bitwarden-estensione-browser/src/locales/vi/messages.json

3211 lines
89 KiB
JSON
Raw Normal View History

{
"pageTitle": {
"message": "$APP_NAME$ web Vault",
"description": "The title of the website in the browser window.",
"placeholders": {
"app_name": {
"content": "$1",
"example": "Bitwarden"
}
}
},
"whatTypeOfItem": {
"message": "Mục này là gì?"
},
"name": {
"message": "Tên"
},
"uri": {
"message": "URI"
},
"uriPosition": {
"message": "URL $POSITION$",
"description": "A listing of URIs. Ex: URI 1, URI 2, URI 3, etc.",
"placeholders": {
"position": {
"content": "$1",
"example": "2"
}
}
},
"newUri": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "URI mới"
},
"username": {
"message": "Tên người dùng"
},
"password": {
"message": "Mật khẩu"
},
"passphrase": {
"message": "Cụm từ mật khẩu"
},
"notes": {
"message": "Ghi chú"
},
"customFields": {
"message": "Trường tùy chỉnh"
},
"cardholderName": {
"message": "Tên chủ thẻ"
},
"number": {
"message": "Số"
},
"brand": {
"message": "Nhãn hiệu"
},
"expiration": {
"message": "Thời hạn"
},
"securityCode": {
"message": "Mã bảo mật (CVV)"
},
"identityName": {
"message": "Tên định danh"
},
"company": {
"message": "Công ty"
},
"ssn": {
"message": "Số an sinh xã hội"
},
"passportNumber": {
"message": "Số hộ chiếu"
},
"licenseNumber": {
"message": "Số giấy phép"
},
"email": {
"message": "Email"
},
"phone": {
"message": "Điện thoại"
},
"january": {
"message": "Tháng 1"
},
"february": {
"message": "Tháng 2"
},
"march": {
"message": "Tháng 3"
},
"april": {
"message": "Tháng 4"
},
"may": {
"message": "Tháng 5"
},
"june": {
"message": "Tháng 6"
},
"july": {
"message": "Tháng 7"
},
"august": {
"message": "Tháng 8"
},
"september": {
"message": "Tháng 9"
},
"october": {
"message": "Tháng 10"
},
"november": {
"message": "Tháng 11"
},
"december": {
"message": "Tháng 12"
},
"title": {
"message": "Tiêu đề"
},
"mr": {
"message": "Ông"
},
"mrs": {
"message": "Bà"
},
"ms": {
"message": "Cô"
},
"dr": {
"message": "Dr"
},
"expirationMonth": {
"message": "Tháng hết hạn"
},
"expirationYear": {
"message": "Năm hết hạn"
},
"authenticatorKeyTotp": {
"message": "Khóa xác thực (TOTP)"
},
"folder": {
"message": "Thư mục"
},
"newCustomField": {
"message": "Trường tùy chỉnh mới"
},
"value": {
"message": "Giá trị"
},
"dragToSort": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Kéo để sắp xếp"
},
"cfTypeText": {
"message": "Văn bản"
},
"cfTypeHidden": {
"message": "Ẩn"
},
"cfTypeBoolean": {
"message": "Boolean"
},
"remove": {
"message": "Xoá"
},
"unassigned": {
"message": "Hủy ấn định"
},
"noneFolder": {
"message": "Không có thư mục",
"description": "This is the folder for uncategorized items"
},
"addFolder": {
"message": "Thêm thư mục"
},
"editFolder": {
"message": "Chỉnh sửa thư mục"
},
"baseDomain": {
"message": "Tên miền cơ sở"
},
"host": {
"message": "Máy chủ",
2019-10-02 16:35:45 +02:00
"description": "A URL's host value. For example, the host of https://sub.domain.com:443 is 'sub.domain.com:443'."
},
"exact": {
"message": "Chính xác"
},
"startsWith": {
"message": "Bắt đầu với"
},
"regEx": {
"message": "Biểu thức chính quy",
"description": "A programming term, also known as 'RegEx'."
},
"matchDetection": {
"message": "Độ phù hợp",
"description": "URI match detection for auto-fill."
},
"defaultMatchDetection": {
"message": "Độ phù hợp mặc định",
"description": "Default URI match detection for auto-fill."
},
"never": {
"message": "Không bao giờ"
},
"toggleVisibility": {
"message": "Bật tắt khả năng hiển thị"
},
"toggleCollapse": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Ẩn bớt",
2019-10-02 16:35:45 +02:00
"description": "Toggling an expand/collapse state."
},
"generatePassword": {
"message": "Tạo mật khẩu"
},
"checkPassword": {
"message": "Kiểm tra xem mật khẩu có bị lộ không."
},
"passwordExposed": {
"message": "Mật khẩu này đã bị lộ $VALUE$ lần() trong các dữ liệu vi phạm. Bạn nên thay đổi nó.",
"placeholders": {
"value": {
"content": "$1",
"example": "2"
}
}
},
"passwordSafe": {
"message": "Mật khẩu này không được tìm thấy trong bất kỳ dữ liệu vi phạm nào được biết đến. Nó an toàn để sử dụng."
},
"save": {
"message": "Lưu"
},
"cancel": {
"message": "Hủy bỏ"
},
"canceled": {
"message": "Đã hủy"
},
"close": {
"message": "Đóng"
},
"delete": {
"message": "Xóa"
},
"favorite": {
"message": "Yêu thích"
},
"unfavorite": {
"message": "Bỏ yêu thích"
},
"edit": {
"message": "Sửa"
},
"searchCollection": {
"message": "Tìm kiếm bộ sưu tập"
},
"searchFolder": {
"message": "Tìm kiếm thư mục"
},
"searchFavorites": {
"message": "Tìm trong danh sách Yêu thích"
},
"searchType": {
"message": "Tìm thể loại",
"description": "Search item type"
},
"searchVault": {
"message": "Tìm kiếm trong Kho"
},
"allItems": {
"message": "Tất cả các mục"
},
"favorites": {
"message": "Yêu thích"
},
"types": {
"message": "Các loại"
},
"typeLogin": {
"message": "Đăng nhập"
},
"typeCard": {
"message": "Thẻ"
},
"typeIdentity": {
"message": "Định danh"
},
"typeSecureNote": {
"message": "Ghi chú bảo mật"
},
"folders": {
"message": "Thư mục"
},
"collections": {
"message": "Các bộ sưu tập"
},
"firstName": {
"message": "Tên"
},
"middleName": {
"message": "Tên đệm"
},
"lastName": {
"message": "Họ"
},
"address1": {
"message": "Địa chỉ 1"
},
"address2": {
"message": "Địa chỉ 2"
},
"address3": {
"message": "Địa chỉ 3"
},
"cityTown": {
2019-10-02 16:35:45 +02:00
"message": "Quận/Huyện/Thị trấn"
},
"stateProvince": {
2019-10-02 16:35:45 +02:00
"message": "Tỉnh/Thành Phố"
},
"zipPostalCode": {
"message": "Mã bưu chính"
},
"country": {
"message": "Quốc gia"
},
"shared": {
"message": "Đã chia sẻ"
},
"attachments": {
"message": "Đính kèm"
},
"select": {
"message": "Chọn"
},
"addItem": {
"message": "Thêm mục"
},
"editItem": {
"message": "Chỉnh sửa mục"
},
"ex": {
"message": "vd.",
"description": "Short abbreviation for 'example'."
},
"other": {
"message": "Khác"
},
"share": {
"message": "Chia sẻ"
},
"valueCopied": {
"message": "Đã sao chép $VALUE$",
"description": "Value has been copied to the clipboard.",
"placeholders": {
"value": {
"content": "$1",
"example": "Password"
}
}
},
"copyValue": {
"message": "Sao chép giá trị",
"description": "Copy value to clipboard"
},
"copyPassword": {
"message": "Sao chép mật khẩu",
"description": "Copy password to clipboard"
},
"copyUsername": {
"message": "Sao chép tên đăng nhập",
"description": "Copy username to clipboard"
},
"copyNumber": {
"message": "Sao chép số",
"description": "Copy credit card number"
},
"copySecurityCode": {
"message": "Sao chép mã bảo mật",
"description": "Copy credit card security code (CVV)"
},
"copyUri": {
"message": "Sao chép URI",
"description": "Copy URI to clipboard"
},
"myVault": {
"message": "Kho của tôi"
},
"vault": {
"message": "Kho"
},
"shareSelected": {
"message": "Chia sẻ mục đã chọn"
},
"deleteSelected": {
"message": "Xóa mục đã chọn"
},
"moveSelected": {
"message": "Di chuyển mục đã chọn"
},
"selectAll": {
"message": "Chọn tất cả"
},
"unselectAll": {
"message": "Bỏ chọn tất cả"
},
"launch": {
"message": "Khởi chạy"
},
"newAttachment": {
"message": "Thêm tệp đính kèm mới"
},
"deletedAttachment": {
"message": "Đã xoá tệp đính kèm"
},
"deleteAttachmentConfirmation": {
"message": "Bạn có chắc chắn muốn xóa tập tin đính kèm này?"
},
"attachmentSaved": {
"message": "Tệp đính kèm đã được lưu."
},
"file": {
"message": "Tập tin"
},
"selectFile": {
"message": "Chọn một tập tin."
},
"maxFileSize": {
"message": "Kích thước tối đa của tệp tin là 100 MB."
},
"updateKey": {
"message": "Bạn không thể sử dụng tính năng này cho đến khi bạn cập nhật khoá mã hóa."
},
"addedItem": {
"message": "Đã thêm mục"
},
"editedItem": {
"message": "Mục được chỉnh sửa"
},
"sharedItem": {
"message": "Mục đã chia sẻ"
},
"sharedItems": {
"message": "Các mục đã chia sẻ"
},
"deleteItem": {
"message": "Xóa mục"
},
"deleteFolder": {
"message": "Xóa thư mục"
},
"deleteAttachment": {
"message": "Xóa tệp đính kèm"
},
"deleteItemConfirmation": {
"message": "Bạn có chắc bạn muốn xóa mục này?"
},
"deletedItem": {
New Crowdin translations (#482) * New translations messages.json (Afrikaans) * New translations messages.json (Hebrew) * New translations messages.json (Ukrainian) * New translations messages.json (Turkish) * New translations messages.json (Swedish) * New translations messages.json (Spanish) * New translations messages.json (Slovak) * New translations messages.json (Russian) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Portuguese) * New translations messages.json (Polish) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Korean) * New translations messages.json (Japanese) * New translations messages.json (Italian) * New translations messages.json (Hungarian) * New translations messages.json (Greek) * New translations messages.json (Belarusian) * New translations messages.json (German) * New translations messages.json (French) * New translations messages.json (Finnish) * New translations messages.json (Estonian) * New translations messages.json (Esperanto) * New translations messages.json (English, United Kingdom) * New translations messages.json (Dutch) * New translations messages.json (Danish) * New translations messages.json (Czech) * New translations messages.json (Croatian) * New translations messages.json (Chinese Traditional) * New translations messages.json (Chinese Simplified) * New translations messages.json (Catalan) * New translations messages.json (Bulgarian) * New translations messages.json (Vietnamese) * New translations messages.json (Portuguese) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Hungarian) * New translations messages.json (Dutch)
2020-03-05 15:38:47 +01:00
"message": "Đã xóa mục"
},
"deletedItems": {
New Crowdin translations (#482) * New translations messages.json (Afrikaans) * New translations messages.json (Hebrew) * New translations messages.json (Ukrainian) * New translations messages.json (Turkish) * New translations messages.json (Swedish) * New translations messages.json (Spanish) * New translations messages.json (Slovak) * New translations messages.json (Russian) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Portuguese) * New translations messages.json (Polish) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Korean) * New translations messages.json (Japanese) * New translations messages.json (Italian) * New translations messages.json (Hungarian) * New translations messages.json (Greek) * New translations messages.json (Belarusian) * New translations messages.json (German) * New translations messages.json (French) * New translations messages.json (Finnish) * New translations messages.json (Estonian) * New translations messages.json (Esperanto) * New translations messages.json (English, United Kingdom) * New translations messages.json (Dutch) * New translations messages.json (Danish) * New translations messages.json (Czech) * New translations messages.json (Croatian) * New translations messages.json (Chinese Traditional) * New translations messages.json (Chinese Simplified) * New translations messages.json (Catalan) * New translations messages.json (Bulgarian) * New translations messages.json (Vietnamese) * New translations messages.json (Portuguese) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Hungarian) * New translations messages.json (Dutch)
2020-03-05 15:38:47 +01:00
"message": "Đã xóa mục"
},
"movedItems": {
New Crowdin translations (#482) * New translations messages.json (Afrikaans) * New translations messages.json (Hebrew) * New translations messages.json (Ukrainian) * New translations messages.json (Turkish) * New translations messages.json (Swedish) * New translations messages.json (Spanish) * New translations messages.json (Slovak) * New translations messages.json (Russian) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Portuguese) * New translations messages.json (Polish) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Korean) * New translations messages.json (Japanese) * New translations messages.json (Italian) * New translations messages.json (Hungarian) * New translations messages.json (Greek) * New translations messages.json (Belarusian) * New translations messages.json (German) * New translations messages.json (French) * New translations messages.json (Finnish) * New translations messages.json (Estonian) * New translations messages.json (Esperanto) * New translations messages.json (English, United Kingdom) * New translations messages.json (Dutch) * New translations messages.json (Danish) * New translations messages.json (Czech) * New translations messages.json (Croatian) * New translations messages.json (Chinese Traditional) * New translations messages.json (Chinese Simplified) * New translations messages.json (Catalan) * New translations messages.json (Bulgarian) * New translations messages.json (Vietnamese) * New translations messages.json (Portuguese) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Hungarian) * New translations messages.json (Dutch)
2020-03-05 15:38:47 +01:00
"message": "Đã di chuyển mục"
},
"overwritePasswordConfirmation": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Bạn có chắc chắn muốn ghi đè mật khẩu hiện tại không?"
},
"editedFolder": {
New Crowdin translations (#482) * New translations messages.json (Afrikaans) * New translations messages.json (Hebrew) * New translations messages.json (Ukrainian) * New translations messages.json (Turkish) * New translations messages.json (Swedish) * New translations messages.json (Spanish) * New translations messages.json (Slovak) * New translations messages.json (Russian) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Portuguese) * New translations messages.json (Polish) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Korean) * New translations messages.json (Japanese) * New translations messages.json (Italian) * New translations messages.json (Hungarian) * New translations messages.json (Greek) * New translations messages.json (Belarusian) * New translations messages.json (German) * New translations messages.json (French) * New translations messages.json (Finnish) * New translations messages.json (Estonian) * New translations messages.json (Esperanto) * New translations messages.json (English, United Kingdom) * New translations messages.json (Dutch) * New translations messages.json (Danish) * New translations messages.json (Czech) * New translations messages.json (Croatian) * New translations messages.json (Chinese Traditional) * New translations messages.json (Chinese Simplified) * New translations messages.json (Catalan) * New translations messages.json (Bulgarian) * New translations messages.json (Vietnamese) * New translations messages.json (Portuguese) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Hungarian) * New translations messages.json (Dutch)
2020-03-05 15:38:47 +01:00
"message": "Đã chỉnh sửa thư mục"
},
"addedFolder": {
New Crowdin translations (#482) * New translations messages.json (Afrikaans) * New translations messages.json (Hebrew) * New translations messages.json (Ukrainian) * New translations messages.json (Turkish) * New translations messages.json (Swedish) * New translations messages.json (Spanish) * New translations messages.json (Slovak) * New translations messages.json (Russian) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Portuguese) * New translations messages.json (Polish) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Korean) * New translations messages.json (Japanese) * New translations messages.json (Italian) * New translations messages.json (Hungarian) * New translations messages.json (Greek) * New translations messages.json (Belarusian) * New translations messages.json (German) * New translations messages.json (French) * New translations messages.json (Finnish) * New translations messages.json (Estonian) * New translations messages.json (Esperanto) * New translations messages.json (English, United Kingdom) * New translations messages.json (Dutch) * New translations messages.json (Danish) * New translations messages.json (Czech) * New translations messages.json (Croatian) * New translations messages.json (Chinese Traditional) * New translations messages.json (Chinese Simplified) * New translations messages.json (Catalan) * New translations messages.json (Bulgarian) * New translations messages.json (Vietnamese) * New translations messages.json (Portuguese) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Hungarian) * New translations messages.json (Dutch)
2020-03-05 15:38:47 +01:00
"message": "Đã thêm thư mục"
},
"deleteFolderConfirmation": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Bạn có chắc chắn muốn xóa thư mục này không?"
},
"deletedFolder": {
New Crowdin translations (#482) * New translations messages.json (Afrikaans) * New translations messages.json (Hebrew) * New translations messages.json (Ukrainian) * New translations messages.json (Turkish) * New translations messages.json (Swedish) * New translations messages.json (Spanish) * New translations messages.json (Slovak) * New translations messages.json (Russian) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Portuguese) * New translations messages.json (Polish) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Korean) * New translations messages.json (Japanese) * New translations messages.json (Italian) * New translations messages.json (Hungarian) * New translations messages.json (Greek) * New translations messages.json (Belarusian) * New translations messages.json (German) * New translations messages.json (French) * New translations messages.json (Finnish) * New translations messages.json (Estonian) * New translations messages.json (Esperanto) * New translations messages.json (English, United Kingdom) * New translations messages.json (Dutch) * New translations messages.json (Danish) * New translations messages.json (Czech) * New translations messages.json (Croatian) * New translations messages.json (Chinese Traditional) * New translations messages.json (Chinese Simplified) * New translations messages.json (Catalan) * New translations messages.json (Bulgarian) * New translations messages.json (Vietnamese) * New translations messages.json (Portuguese) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Hungarian) * New translations messages.json (Dutch)
2020-03-05 15:38:47 +01:00
"message": "Đã xóa thư mục"
},
"loggedOut": {
New Crowdin translations (#482) * New translations messages.json (Afrikaans) * New translations messages.json (Hebrew) * New translations messages.json (Ukrainian) * New translations messages.json (Turkish) * New translations messages.json (Swedish) * New translations messages.json (Spanish) * New translations messages.json (Slovak) * New translations messages.json (Russian) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Portuguese) * New translations messages.json (Polish) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Korean) * New translations messages.json (Japanese) * New translations messages.json (Italian) * New translations messages.json (Hungarian) * New translations messages.json (Greek) * New translations messages.json (Belarusian) * New translations messages.json (German) * New translations messages.json (French) * New translations messages.json (Finnish) * New translations messages.json (Estonian) * New translations messages.json (Esperanto) * New translations messages.json (English, United Kingdom) * New translations messages.json (Dutch) * New translations messages.json (Danish) * New translations messages.json (Czech) * New translations messages.json (Croatian) * New translations messages.json (Chinese Traditional) * New translations messages.json (Chinese Simplified) * New translations messages.json (Catalan) * New translations messages.json (Bulgarian) * New translations messages.json (Vietnamese) * New translations messages.json (Portuguese) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Hungarian) * New translations messages.json (Dutch)
2020-03-05 15:38:47 +01:00
"message": "Đã đăng xuất"
},
"loginExpired": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Phiên đăng nhập của bạn đã hết hạn."
},
"logOutConfirmation": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Bạn có chắc chắn muốn đăng xuất không?"
},
"logOut": {
New Crowdin translations (#482) * New translations messages.json (Afrikaans) * New translations messages.json (Hebrew) * New translations messages.json (Ukrainian) * New translations messages.json (Turkish) * New translations messages.json (Swedish) * New translations messages.json (Spanish) * New translations messages.json (Slovak) * New translations messages.json (Russian) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Portuguese) * New translations messages.json (Polish) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Korean) * New translations messages.json (Japanese) * New translations messages.json (Italian) * New translations messages.json (Hungarian) * New translations messages.json (Greek) * New translations messages.json (Belarusian) * New translations messages.json (German) * New translations messages.json (French) * New translations messages.json (Finnish) * New translations messages.json (Estonian) * New translations messages.json (Esperanto) * New translations messages.json (English, United Kingdom) * New translations messages.json (Dutch) * New translations messages.json (Danish) * New translations messages.json (Czech) * New translations messages.json (Croatian) * New translations messages.json (Chinese Traditional) * New translations messages.json (Chinese Simplified) * New translations messages.json (Catalan) * New translations messages.json (Bulgarian) * New translations messages.json (Vietnamese) * New translations messages.json (Portuguese) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Hungarian) * New translations messages.json (Dutch)
2020-03-05 15:38:47 +01:00
"message": "Đăng xuất"
},
"ok": {
"message": "Ok"
},
"yes": {
2019-10-02 16:35:45 +02:00
"message": "Có"
},
"no": {
2019-10-02 16:35:45 +02:00
"message": "Không"
},
"loginOrCreateNewAccount": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Đăng nhập hoặc tạo tài khoản mới để truy cập kho mật khẩu của bạn."
},
"createAccount": {
2019-10-02 16:35:45 +02:00
"message": "Tạo tài khoản"
},
"logIn": {
2019-10-02 16:35:45 +02:00
"message": "Đăng nhập"
},
"submit": {
New Crowdin translations (#482) * New translations messages.json (Afrikaans) * New translations messages.json (Hebrew) * New translations messages.json (Ukrainian) * New translations messages.json (Turkish) * New translations messages.json (Swedish) * New translations messages.json (Spanish) * New translations messages.json (Slovak) * New translations messages.json (Russian) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Portuguese) * New translations messages.json (Polish) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Korean) * New translations messages.json (Japanese) * New translations messages.json (Italian) * New translations messages.json (Hungarian) * New translations messages.json (Greek) * New translations messages.json (Belarusian) * New translations messages.json (German) * New translations messages.json (French) * New translations messages.json (Finnish) * New translations messages.json (Estonian) * New translations messages.json (Esperanto) * New translations messages.json (English, United Kingdom) * New translations messages.json (Dutch) * New translations messages.json (Danish) * New translations messages.json (Czech) * New translations messages.json (Croatian) * New translations messages.json (Chinese Traditional) * New translations messages.json (Chinese Simplified) * New translations messages.json (Catalan) * New translations messages.json (Bulgarian) * New translations messages.json (Vietnamese) * New translations messages.json (Portuguese) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Hungarian) * New translations messages.json (Dutch)
2020-03-05 15:38:47 +01:00
"message": "Gửi"
},
"emailAddressDesc": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Bạn sẽ cần email của bạn để đăng nhập."
},
"yourName": {
2019-10-02 16:35:45 +02:00
"message": "Tên của bạn"
},
"yourNameDesc": {
2019-10-02 16:35:45 +02:00
"message": "Chúng tôi nên gọi bạn là gì nào?"
},
"masterPass": {
2019-10-02 16:35:45 +02:00
"message": "Mật khẩu chính"
},
"masterPassDesc": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Mật khẩu chính là mật khẩu cho kho mật khẩu của bạn. Mật khẩu này rất quan trọng và bạn không nên quên nó của mình. Bạn sẽ không thể khôi phục lại mật khẩu chính của bạn nếu bạn quên nó."
},
"masterPassHintDesc": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Gợi ý mật khẩu có thể giúp bạn nhớ lại mật khẩu chính của mình nếu bạn quên nó."
},
"reTypeMasterPass": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Vui lòng nhập lại mật khẩu chính"
},
"masterPassHint": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Gợi ý mật khẩu chính (không bắt buộc)"
},
"masterPassHintLabel": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Gợi ý mật khẩu chính"
},
"settings": {
New Crowdin translations (#482) * New translations messages.json (Afrikaans) * New translations messages.json (Hebrew) * New translations messages.json (Ukrainian) * New translations messages.json (Turkish) * New translations messages.json (Swedish) * New translations messages.json (Spanish) * New translations messages.json (Slovak) * New translations messages.json (Russian) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Portuguese) * New translations messages.json (Polish) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Korean) * New translations messages.json (Japanese) * New translations messages.json (Italian) * New translations messages.json (Hungarian) * New translations messages.json (Greek) * New translations messages.json (Belarusian) * New translations messages.json (German) * New translations messages.json (French) * New translations messages.json (Finnish) * New translations messages.json (Estonian) * New translations messages.json (Esperanto) * New translations messages.json (English, United Kingdom) * New translations messages.json (Dutch) * New translations messages.json (Danish) * New translations messages.json (Czech) * New translations messages.json (Croatian) * New translations messages.json (Chinese Traditional) * New translations messages.json (Chinese Simplified) * New translations messages.json (Catalan) * New translations messages.json (Bulgarian) * New translations messages.json (Vietnamese) * New translations messages.json (Portuguese) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Hungarian) * New translations messages.json (Dutch)
2020-03-05 15:38:47 +01:00
"message": "Cài đặt"
},
"passwordHint": {
New Crowdin translations (#482) * New translations messages.json (Afrikaans) * New translations messages.json (Hebrew) * New translations messages.json (Ukrainian) * New translations messages.json (Turkish) * New translations messages.json (Swedish) * New translations messages.json (Spanish) * New translations messages.json (Slovak) * New translations messages.json (Russian) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Portuguese) * New translations messages.json (Polish) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Korean) * New translations messages.json (Japanese) * New translations messages.json (Italian) * New translations messages.json (Hungarian) * New translations messages.json (Greek) * New translations messages.json (Belarusian) * New translations messages.json (German) * New translations messages.json (French) * New translations messages.json (Finnish) * New translations messages.json (Estonian) * New translations messages.json (Esperanto) * New translations messages.json (English, United Kingdom) * New translations messages.json (Dutch) * New translations messages.json (Danish) * New translations messages.json (Czech) * New translations messages.json (Croatian) * New translations messages.json (Chinese Traditional) * New translations messages.json (Chinese Simplified) * New translations messages.json (Catalan) * New translations messages.json (Bulgarian) * New translations messages.json (Vietnamese) * New translations messages.json (Portuguese) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Hungarian) * New translations messages.json (Dutch)
2020-03-05 15:38:47 +01:00
"message": "Gợi ý mật khẩu"
},
"enterEmailToGetHint": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Vui lòng nhập địa chỉ email của tài khoản bạn để nhận gợi ý mật khẩu."
},
"getMasterPasswordHint": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Nhận gợi ý mật khẩu chính"
},
"emailRequired": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Cần phải có địa chỉ email."
},
"invalidEmail": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Địa chỉ email không hợp lệ."
},
"masterPassRequired": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Cần phải có mật khẩu chính."
},
"masterPassLength": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Mật khẩu chính phải có ít nhất 8 kí tự."
},
"masterPassDoesntMatch": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Xác minh mật khẩu chính không đúng."
},
"newAccountCreated": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Tài khoản của bạn đã được tạo! Bạn có thể đăng nhập ngay bây giờ."
},
"masterPassSent": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Chúng tôi đã gửi cho bạn email với gợi ý mật khẩu chính của bạn."
},
"unexpectedError": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Một lỗi bất ngờ đã xảy ra."
},
"emailAddress": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Địa chỉ email"
},
"yourVaultIsLocked": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Kho của bạn đã bị khóa. Xác minh mật khẩu chính của bạn để tiếp tục."
},
"unlock": {
2019-10-02 16:35:45 +02:00
"message": "Mở khóa"
},
"loggedInAsEmailOn": {
2019-10-02 16:35:45 +02:00
"message": "Đã đăng nhập là $EMAIL$ trên $HOSTNAME$.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
"invalidMasterPassword": {
2019-10-02 16:35:45 +02:00
"message": "Mật khẩu chính không hợp lệ"
},
"lockNow": {
2019-10-02 16:35:45 +02:00
"message": "Khóa ngay"
},
"noItemsInList": {
2019-10-02 16:35:45 +02:00
"message": "Không có mục nào để liệt kê."
},
"noCollectionsInList": {
2019-10-02 16:35:45 +02:00
"message": "Không có bộ sưu tập nào để liệt kê."
},
"noGroupsInList": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Không có nhóm nào để liệt kê."
},
"noUsersInList": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Không có người nào để liệt kê."
},
"noEventsInList": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Không có sự kiện nào để liệt kê."
},
"newOrganization": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Tổ chức mới"
},
"noOrganizationsList": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Bạn không thuộc tổ chức nào. Tổ chức sẽ cho phép bạn chia sẻ với người dùng khác một cách bảo mật."
},
"versionNumber": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Phiên bản $VERSION_NUMBER$",
"placeholders": {
"version_number": {
"content": "$1",
"example": "1.2.3"
}
}
},
"enterVerificationCodeApp": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Vui lòng nhập mã xác thực 6 chữ số từ ứng dụng xác thực của bạn."
},
"enterVerificationCodeEmail": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Vui lòng nhập mã xác thực 6 chữ số được gửi tới $EMAIL$.",
"placeholders": {
"email": {
"content": "$1",
"example": "example@gmail.com"
}
}
},
"verificationCodeEmailSent": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Email xác thực đã được gửi tới $EMAIL$.",
"placeholders": {
"email": {
"content": "$1",
"example": "example@gmail.com"
}
}
},
"rememberMe": {
New Crowdin translations (#482) * New translations messages.json (Afrikaans) * New translations messages.json (Hebrew) * New translations messages.json (Ukrainian) * New translations messages.json (Turkish) * New translations messages.json (Swedish) * New translations messages.json (Spanish) * New translations messages.json (Slovak) * New translations messages.json (Russian) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Portuguese) * New translations messages.json (Polish) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Korean) * New translations messages.json (Japanese) * New translations messages.json (Italian) * New translations messages.json (Hungarian) * New translations messages.json (Greek) * New translations messages.json (Belarusian) * New translations messages.json (German) * New translations messages.json (French) * New translations messages.json (Finnish) * New translations messages.json (Estonian) * New translations messages.json (Esperanto) * New translations messages.json (English, United Kingdom) * New translations messages.json (Dutch) * New translations messages.json (Danish) * New translations messages.json (Czech) * New translations messages.json (Croatian) * New translations messages.json (Chinese Traditional) * New translations messages.json (Chinese Simplified) * New translations messages.json (Catalan) * New translations messages.json (Bulgarian) * New translations messages.json (Vietnamese) * New translations messages.json (Portuguese) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Hungarian) * New translations messages.json (Dutch)
2020-03-05 15:38:47 +01:00
"message": "Ghi nhớ đăng nhập"
},
"sendVerificationCodeEmailAgain": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Gửi lại email xác thực"
},
"useAnotherTwoStepMethod": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Sử dụng phương pháp xác thực hai lớp khác"
},
"insertYubiKey": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Vui lòng cắm Yubikey vào cổng USB của máy tính bạn và bấm nút trên Yubikey."
},
"insertU2f": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Vui lòng cắm chìa khóa bảo mật vào cổng USB của máy tính bạn và bấm nút trên chìa khóa nếu có."
},
"loginUnavailable": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Đăng nhập không hoạt động"
},
"noTwoStepProviders": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Tài khoản này có xác thực hai lớp, tuy nhiên, trình duyệt của bạn không hỗ trợ dịch vụ xác thực hai lớp đang sử dụng."
},
"noTwoStepProviders2": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Vui lòng sử dụng trình duyệt được hỗ trợ (chẳng hạn như Chrome) và/hoặc thêm dịch vụ khác với hỗ trợ tốt hơn trên các trình duyệt (chẳng hạn như một ứng dụng xác thực)."
},
"twoStepOptions": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Tùy chọn xác thực hai lớp"
},
"recoveryCodeDesc": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Bạn bị mất quyền truy cập vào tất cả các dịch vụ xác thực hai lớp? Sử dụng mã phục hồi của bạn để tắt tất cả các dịch vụ xác thực hai lớp của tài khoản bạn."
},
"recoveryCodeTitle": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Mã phục hồi"
},
"authenticatorAppTitle": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Ứng dụng xác thực"
},
"authenticatorAppDesc": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Sử dụng một ứng dụng xác thực (chẳng hạn như Authy hoặc Google Authenticator) để tạo các mã xác nhận theo thời gian.",
"description": "'Authy' and 'Google Authenticator' are product names and should not be translated."
},
"yubiKeyTitle": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Mật khẩu OTP YubiKey"
},
"yubiKeyDesc": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Sử dụng YubiKey để truy cập tài khoản của bạn. Hoạt động với YubiKey 4, 4 Nano, 4C và NEO."
},
"duoDesc": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Xác minh với Duo Security dùng ứng dụng Duo Mobile, SMS, điện thoại, hoặc mật khẩu U2F.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"duoOrganizationDesc": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Xác minh với Duo Security cho tổ chức của bạn dùng ứng dụng Duo Mobile, SMS, điện thoại, hoặc mật khẩu U2F.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"u2fDesc": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Sử dụng bất kỳ mật khẩu FIDO U2F nào để truy cập tài khoản của bạn."
},
"u2fTitle": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Mật khẩu FIDO U2F"
},
"emailTitle": {
"message": "Email"
},
"emailDesc": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Mã xác thực sẽ được gửi qua email cho bạn."
},
"continue": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Tiếp tục"
},
"organization": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Tổ chức"
},
"organizations": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Tổ chức"
},
"shareDesc": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Chọn một tổ chức mà bạn muốn chia sẻ mục này. Việc chia sẻ sẽ chuyển quyền sở hữu của mục sang tổ chức mà bạn chọn. Bạn sẽ không còn là chủ sở hữu trực tiếp của mục này một khi nó đã được chia sẻ."
},
"shareManyDesc": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Chọn một tổ chức mà bạn muốn chia sẻ những mục này. Việc chia sẻ sẽ chuyển quyền sở hữu của các mục sang tổ chức mà bạn chọn. Bạn sẽ không còn là chủ sở hữu trực tiếp của những mục này một khi nó đã được chia sẻ."
},
"collectionsDesc": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Chỉnh sửa những bộ sưu tập mà bạn sẽ chia sẻ mục này với. Chỉ những thành viên của tổ chức với quyền cho những bộ sưu tập đó mới có thể xem được mục này."
},
"deleteSelectedItemsDesc": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Bạn đã chọn $COUNT$ mục để xóa. Bạn có chắc bạn muốn xóa hết những mục này?",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
},
"moveSelectedItemsDesc": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Vui lòng chọn thư mục mà bạn muốn di chuyển $COUNT$ mục này tới.",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
},
"shareSelectedItemsCountDesc": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Bạn đã chọn $COUNT$ mục. $SHAREABLE_COUNT$ mục có thể chia sẻ, $NONSHAREABLE_COUNT$ mục không thể chia sẻ.",
"placeholders": {
"count": {
"content": "$1",
"example": "10"
},
"shareable_count": {
"content": "$2",
"example": "8"
},
"nonshareable_count": {
"content": "$3",
"example": "2"
}
}
},
"verificationCodeTotp": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Mã xác thực (TOTP)"
},
"copyVerificationCode": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Sao chép mã xác thực"
},
"warning": {
2019-10-02 16:35:45 +02:00
"message": "Cảnh báo"
},
"exportWarningDesc": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Bản trích xuất này chứa dữ liệu kho bạn và không được mã hóa. Bạn không nên lưu trữ hay gửi tập tin trích xuất thông qua phương thức không an toàn (như email). Vui lòng xóa nó ngay lập tức khi bạn đã sử dụng xong."
},
"exportMasterPassword": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Vui lòng nhập mật khẩu chính để trích xuất kho của bạn."
},
"exportVault": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Trích xuất kho"
},
"fileFormat": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Định dạng tập tin"
},
"exportSuccess": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Dữ liệu kho cảu bạn đã được trích xuất."
},
"passwordGenerator": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Tạo mật khẩu"
},
New Crowdin translations (#482) * New translations messages.json (Afrikaans) * New translations messages.json (Hebrew) * New translations messages.json (Ukrainian) * New translations messages.json (Turkish) * New translations messages.json (Swedish) * New translations messages.json (Spanish) * New translations messages.json (Slovak) * New translations messages.json (Russian) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Portuguese) * New translations messages.json (Polish) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Korean) * New translations messages.json (Japanese) * New translations messages.json (Italian) * New translations messages.json (Hungarian) * New translations messages.json (Greek) * New translations messages.json (Belarusian) * New translations messages.json (German) * New translations messages.json (French) * New translations messages.json (Finnish) * New translations messages.json (Estonian) * New translations messages.json (Esperanto) * New translations messages.json (English, United Kingdom) * New translations messages.json (Dutch) * New translations messages.json (Danish) * New translations messages.json (Czech) * New translations messages.json (Croatian) * New translations messages.json (Chinese Traditional) * New translations messages.json (Chinese Simplified) * New translations messages.json (Catalan) * New translations messages.json (Bulgarian) * New translations messages.json (Vietnamese) * New translations messages.json (Portuguese) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Hungarian) * New translations messages.json (Dutch)
2020-03-05 15:38:47 +01:00
"minComplexityScore": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Điểm phức tạp tối thiểu"
New Crowdin translations (#482) * New translations messages.json (Afrikaans) * New translations messages.json (Hebrew) * New translations messages.json (Ukrainian) * New translations messages.json (Turkish) * New translations messages.json (Swedish) * New translations messages.json (Spanish) * New translations messages.json (Slovak) * New translations messages.json (Russian) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Portuguese) * New translations messages.json (Polish) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Korean) * New translations messages.json (Japanese) * New translations messages.json (Italian) * New translations messages.json (Hungarian) * New translations messages.json (Greek) * New translations messages.json (Belarusian) * New translations messages.json (German) * New translations messages.json (French) * New translations messages.json (Finnish) * New translations messages.json (Estonian) * New translations messages.json (Esperanto) * New translations messages.json (English, United Kingdom) * New translations messages.json (Dutch) * New translations messages.json (Danish) * New translations messages.json (Czech) * New translations messages.json (Croatian) * New translations messages.json (Chinese Traditional) * New translations messages.json (Chinese Simplified) * New translations messages.json (Catalan) * New translations messages.json (Bulgarian) * New translations messages.json (Vietnamese) * New translations messages.json (Portuguese) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Hungarian) * New translations messages.json (Dutch)
2020-03-05 15:38:47 +01:00
},
"minNumbers": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Số chữ số tối thiểu"
},
"minSpecial": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Số kí tự đặc biệt tối thiểu",
"description": "Minimum Special Characters"
},
"ambiguous": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Tránh các ký tự không rõ ràng"
},
"regeneratePassword": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Tạo lại mật khẩu"
},
"length": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Độ dài"
},
"numWords": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Số lượng chữ"
},
"wordSeparator": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Dấu tách từ"
},
"capitalize": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Viết hoa",
"description": "Make the first letter of a work uppercase."
},
"includeNumber": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Bao gồm cả số"
},
"passwordHistory": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Lịch sử mật khẩu"
},
"noPasswordsInList": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Không có mật khẩu để liệt kê."
},
"clear": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Xoá",
"description": "To clear something out. example: To clear browser history."
},
"accountUpdated": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Tài khoản đã được cập nhật"
},
"changeEmail": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Thay đổi địa chỉ email"
},
"newEmail": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Địa chỉ email mới"
},
"code": {
2019-10-02 16:35:45 +02:00
"message": "Mã"
},
"changeEmailDesc": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Chúng tôi đã gửi mã xác thực tới $EMAIL$. Vui lòng kiểm tra thùng thư của bạn để nhận và nhập mã vào bên dưới để hoàn thành quá trình thay đổi địa chỉ email.",
"placeholders": {
"email": {
"content": "$1",
"example": "john.smith@example.com"
}
}
},
"loggedOutWarning": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Tiếp tục sẽ đăng xuất bạn ra khỏi phiên hiện tại, cần bạn phải đăng nhập lại. Những phiên trên các thiết bị khác sẽ tiếp tục có hiệu lực lên đến 1 tiếng."
},
"emailChanged": {
2019-10-02 16:35:45 +02:00
"message": "Đã thay đổi email"
},
"logBackIn": {
2019-10-02 16:35:45 +02:00
"message": "Hãy đăng nhập lại."
},
"logBackInOthersToo": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Vui lòng đăng nhập lại. Nếu bạn đang dùng những ứng dụng Bitwarden khác, vui lòng đăng xuất and đăng nhập lại những ứng dụng đó."
},
"changeMasterPassword": {
2019-10-02 16:35:45 +02:00
"message": "Thay đổi mật khẩu chính"
},
"masterPasswordChanged": {
2019-10-02 16:35:45 +02:00
"message": "Đã thay đổi mật khẩu chính"
},
"currentMasterPass": {
2019-10-02 16:35:45 +02:00
"message": "Mật khẩu chính hiện tại"
},
"newMasterPass": {
2019-10-02 16:35:45 +02:00
"message": "Mật khẩu chính mới"
},
"confirmNewMasterPass": {
2019-10-02 16:35:45 +02:00
"message": "Xác nhận mật khẩu chính mới"
},
"encKeySettings": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Cài đặt mật khẩu mã hóa"
},
"kdfAlgorithm": {
2019-10-02 16:35:45 +02:00
"message": "Thuật toán KDF"
},
"kdfIterations": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Số lần KDF"
},
"kdfIterationsDesc": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Số lần KDF nhiều có thể giúp bảo vệ mật khẩu chính khỏi những cuộc tấn công cưỡng chế. Chúng tôi khuyến khích giá trị $VALUE$ hoặc cao hơn.",
"placeholders": {
"value": {
"content": "$1",
"example": "100,000"
}
}
},
"kdfIterationsWarning": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Số lần KDF quá cao có thể làm các thiết bị yếu hơn bị giật lag khi đăng nhập (hoặc mỏ khóa). Chúng tôi khuyến khích tăng $INCREMENT$ mỗi lần và thử trên các thiết bị của bạn trước.",
"placeholders": {
"increment": {
"content": "$1",
"example": "50,000"
}
}
},
"changeKdf": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Thay đổi KDF"
},
"encKeySettingsChanged": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Cài đặt mật khẩu mã hóa đã thay đổi"
},
"dangerZone": {
2019-10-02 16:35:45 +02:00
"message": "Vùng nguy hiểm"
},
"dangerZoneDesc": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Vui lòng cẩn thận, những hành động này không thể được hủy bỏ!"
},
"deauthorizeSessions": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Hủy quyền phiên"
},
"deauthorizeSessionsDesc": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Lo lắng tài khoản của bạn bị đăng nhập trên một thiết bị khác? Tiếp tục bên dưới để hủy quyền tất cả thiết bị bạn đã sử dụng. Bước bảo mật này được khuyến khích nếu bạn đã sử dụng thiết bị công cộng hoặc thiết bị không phải của bạn. Nó cũng sẽ xóa hết những phiên đăng nhập hai bước đã được lưu."
},
"deauthorizeSessionsWarning": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Tiếp tục sẽ đăng xuất bạn ra khỏi phiên hiện tại, cần bạn phải đăng nhập lại. Bạn cũng sẽ phải đăng nhập hai bước lại nếu bạn có đăng nhập hai bước. Những phiên đăng nhập trên các thiết bị khác sẽ tiếp tục có hiệu lực lên đến 1 tiếng."
},
"sessionsDeauthorized": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Tất cả phiên đăng nhập đã bị hủy"
},
"purgeVault": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Xóa kho"
},
"purgedOrganizationVault": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Đã xóa kho tổ chức."
},
"purgeVaultDesc": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Tiếp tục bên dưới để xóa hết tất cả mục và thư mục trong kho của bạn. Những mục thuộc về tổ chức mà bạn chia sẻ với sẽ không bị xóa."
},
"purgeOrgVaultDesc": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Tiếp tục bên dưới để xóa hết tất cả mục trong kho của tổ chức."
},
"purgeVaultWarning": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Việc xóa kho là vĩnh viễn và không thể hoàn tác."
},
"vaultPurged": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Kho của bạn đã được xóa."
},
"deleteAccount": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Xóa tài khoản"
},
"deleteAccountDesc": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Tiếp tục bên dưới để xóa tài khoản và dữ liệu liên quan của bạn."
},
"deleteAccountWarning": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Việc xóa tài khoản là vĩnh viễn và không thể hoàn tác."
},
"accountDeleted": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Tài khoản đã được xóa"
},
"accountDeletedDesc": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Tài khoản của bạn đã được đóng và tất cả những dữ liệu liên quan đã được xóa."
},
"myAccount": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Tài khoản của tôi"
},
"tools": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Công cụ"
},
"importData": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Nhập dữ liệu"
},
"importSuccess": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Dữ liệu đã được nhập vào kho thành công."
},
"importFormatError": {
"message": "Data is not formatted correctly. Please check your import file and try again."
},
"importNothingError": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Không có gì đã được nhập."
},
"selectFormat": {
"message": "Select the format of the import file"
},
"selectImportFile": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Chọn tập tin nhập"
},
"orCopyPasteFileContents": {
2019-10-02 16:35:45 +02:00
"message": "or copy/paste the import file contents"
},
"instructionsFor": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Chỉ dẫn cho $NAME$",
"description": "The title for the import tool instructions.",
"placeholders": {
"name": {
"content": "$1",
"example": "LastPass (csv)"
}
}
},
"options": {
2019-10-02 16:35:45 +02:00
"message": "Tùy chọn"
},
"optionsDesc": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Tùy biến trải nghiệm kho mạng của bạn."
},
"optionsUpdated": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Tùy chọn đã được cập nhật"
},
"language": {
2019-10-02 16:35:45 +02:00
"message": "Ngôn ngữ"
},
"languageDesc": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Thay đổi ngôn ngữ của kho mạng."
},
"disableIcons": {
"message": "Disable Website Icons"
},
"disableIconsDesc": {
"message": "Website Icons provide a recognizable image next to each login item in your vault."
},
"enableGravatars": {
"message": "Enable Gravatars",
"description": "'Gravatar' is the name of a service. See www.gravatar.com"
},
"enableGravatarsDesc": {
"message": "Use avatar images loaded from gravatar.com."
},
New Crowdin updates (#564) * New translations messages.json (French) * New translations messages.json (Portuguese) * New translations messages.json (Sinhala) * New translations messages.json (Esperanto) * New translations messages.json (English, United Kingdom) * New translations messages.json (Estonian) * New translations messages.json (Croatian) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Vietnamese) * New translations messages.json (Chinese Traditional) * New translations messages.json (Chinese Simplified) * New translations messages.json (Ukrainian) * New translations messages.json (Turkish) * New translations messages.json (Swedish) * New translations messages.json (Slovak) * New translations messages.json (Russian) * New translations messages.json (Polish) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Dutch) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Norwegian Bokmal)
2020-06-27 03:24:31 +02:00
"enableFullWidth": {
"message": "Enable Full Width Layout",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Allow the web vault to expand the full width of the browser window."
},
"default": {
"message": "Default"
},
"domainRules": {
"message": "Domain Rules"
},
"domainRulesDesc": {
"message": "If you have the same login across multiple different website domains, you can mark the website as \"equivalent\". \"Global\" domains are ones already created for you by Bitwarden."
},
"globalEqDomains": {
"message": "Global Equivalent Domains"
},
"customEqDomains": {
"message": "Custom Equivalent Domains"
},
"exclude": {
"message": "Exclude"
},
"include": {
"message": "Include"
},
"customize": {
"message": "Customize"
},
"newCustomDomain": {
"message": "New Custom Domain"
},
"newCustomDomainDesc": {
2019-10-02 16:35:45 +02:00
"message": "Enter a list of domains separated by commas. Only \"base\" domains are allowed. Do not enter subdomains. For example, enter \"google.com\" instead of \"www.google.com\". You can also enter \"androidapp://package.name\" to associate an android app with other website domains."
},
"customDomainX": {
"message": "Custom Domain $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"domainsUpdated": {
"message": "Domains updated"
},
"twoStepLogin": {
"message": "Two-step Login"
},
"twoStepLoginDesc": {
"message": "Secure your account by requiring an additional step when logging in."
},
"twoStepLoginOrganizationDesc": {
"message": "Require two-step login for your organization's users by configuring providers at the organization level."
},
"twoStepLoginRecoveryWarning": {
"message": "Enabling two-step login can permanently lock you out of your Bitwarden account. A recovery code allows you to access your account in the event that you can no longer use your normal two-step login provider (ex. you lose your device). Bitwarden support will not be able to assist you if you lose access to your account. We recommend you write down or print the recovery code and keep it in a safe place."
},
"viewRecoveryCode": {
"message": "View Recovery Code"
},
"providers": {
"message": "Providers",
"description": "Two-step login providers such as YubiKey, Duo, Authenticator apps, Email, etc."
},
"enable": {
"message": "Enable"
},
"enabled": {
"message": "Enabled"
},
"premium": {
"message": "Premium",
"description": "Premium Membership"
},
"premiumMembership": {
"message": "Premium Membership"
},
"premiumRequired": {
"message": "Premium Required"
},
"premiumRequiredDesc": {
"message": "A premium membership is required to use this feature."
},
"youHavePremiumAccess": {
"message": "You have premium access"
},
"alreadyPremiumFromOrg": {
"message": "You already have access to premium features because of an organization you are a member of."
},
"manage": {
"message": "Manage"
},
"disable": {
"message": "Disable"
},
"twoStepLoginProviderEnabled": {
"message": "This two-step login provider is enabled on your account."
},
"twoStepLoginAuthDesc": {
"message": "Enter your master password to modify two-step login settings."
},
"twoStepAuthenticatorDesc": {
"message": "Follow these steps to set up two-step login with an authenticator app:"
},
"twoStepAuthenticatorDownloadApp": {
"message": "Download a two-step authenticator app"
},
"twoStepAuthenticatorNeedApp": {
"message": "Need a two-step authenticator app? Download one of the following"
},
"iosDevices": {
"message": "iOS devices"
},
"androidDevices": {
"message": "Android devices"
},
"windowsDevices": {
"message": "Windows devices"
},
"twoStepAuthenticatorAppsRecommended": {
"message": "These apps are recommended, however, other authenticator apps will also work."
},
"twoStepAuthenticatorScanCode": {
"message": "Scan this QR code with your authenticator app"
},
"key": {
"message": "Key"
},
"twoStepAuthenticatorEnterCode": {
"message": "Enter the resulting 6 digit verification code from the app"
},
"twoStepAuthenticatorReaddDesc": {
"message": "In case you need to add it to another device, below is the QR code (or key) required by your authenticator app."
},
"twoStepDisableDesc": {
"message": "Are you sure you want to disable this two-step login provider?"
},
"twoStepDisabled": {
"message": "Two-step login provider disabled."
},
"twoFactorYubikeyAdd": {
"message": "Add a new YubiKey to your account"
},
"twoFactorYubikeyPlugIn": {
"message": "Plug the YubiKey into your computer's USB port."
},
"twoFactorYubikeySelectKey": {
"message": "Select the first empty YubiKey input field below."
},
"twoFactorYubikeyTouchButton": {
"message": "Touch the YubiKey's button."
},
"twoFactorYubikeySaveForm": {
"message": "Save the form."
},
"twoFactorYubikeyWarning": {
"message": "Due to platform limitations, YubiKeys cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when YubiKeys cannot be used. Supported platforms:"
},
"twoFactorYubikeySupportUsb": {
"message": "Web vault, desktop application, CLI, and all browser extensions on a device with a USB port that can accept your YubiKey."
},
"twoFactorYubikeySupportMobile": {
"message": "Mobile apps on a device with NFC capabilities or a USB port that can accept your YubiKey."
},
"yubikeyX": {
"message": "YubiKey $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"u2fkeyX": {
"message": "U2F Key $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"nfcSupport": {
"message": "NFC Support"
},
"twoFactorYubikeySupportsNfc": {
"message": "One of my keys supports NFC."
},
"twoFactorYubikeySupportsNfcDesc": {
"message": "If one of your YubiKeys supports NFC (such as a YubiKey NEO), you will be prompted on mobile devices whenever NFC availability is detected."
},
"yubikeysUpdated": {
"message": "YubiKeys updated"
},
"disableAllKeys": {
"message": "Disable All Keys"
},
"twoFactorDuoDesc": {
"message": "Enter the Bitwarden application information from your Duo Admin panel."
},
"twoFactorDuoIntegrationKey": {
"message": "Integration Key"
},
"twoFactorDuoSecretKey": {
"message": "Secret Key"
},
"twoFactorDuoApiHostname": {
"message": "API Hostname"
},
"twoFactorEmailDesc": {
"message": "Follow these steps to set up two-step login with email:"
},
"twoFactorEmailEnterEmail": {
"message": "Enter the email that you wish to receive verification codes"
},
"twoFactorEmailEnterCode": {
"message": "Enter the resulting 6 digit verification code from the email"
},
"sendEmail": {
"message": "Send Email"
},
"twoFactorU2fAdd": {
"message": "Add a FIDO U2F security key to your account"
},
"removeU2fConfirmation": {
"message": "Are you sure you want to remove this security key?"
},
"readKey": {
"message": "Read Key"
},
"keyCompromised": {
"message": "Key is compromised."
},
"twoFactorU2fGiveName": {
"message": "Give the security key a friendly name to identify it."
},
"twoFactorU2fPlugInReadKey": {
"message": "Plug the security key into your computer's USB port and click the \"Read Key\" button."
},
"twoFactorU2fTouchButton": {
"message": "If the security key has a button, touch it."
},
"twoFactorU2fSaveForm": {
"message": "Save the form."
},
"twoFactorU2fWarning": {
"message": "Due to platform limitations, FIDO U2F cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when FIDO U2F cannot be used. Supported platforms:"
},
"twoFactorU2fSupportWeb": {
2019-10-02 16:35:45 +02:00
"message": "Web vault and browser extensions on a desktop/laptop with a U2F enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
},
"twoFactorU2fWaiting": {
"message": "Waiting for you to touch the button on your security key"
},
"twoFactorU2fClickSave": {
"message": "Click the \"Save\" button below to enable this security key for two-step login."
},
"twoFactorU2fProblemReadingTryAgain": {
"message": "There was a problem reading the security key. Try again."
},
"twoFactorRecoveryYourCode": {
"message": "Your Bitwarden two-step login recovery code"
},
"twoFactorRecoveryNoCode": {
"message": "You have not enabled any two-step login providers yet. After you have enabled a two-step login provider you can check back here for your recovery code."
},
"printCode": {
"message": "Print Code",
"description": "Print 2FA recovery code"
},
"reports": {
"message": "Reports"
},
"unsecuredWebsitesReport": {
"message": "Unsecured Websites Report"
},
"unsecuredWebsitesReportDesc": {
2019-10-02 16:35:45 +02:00
"message": "Using unsecured websites with the http:// scheme can be dangerous. If the website allows, you should always access it using the https:// scheme so that your connection is encrypted."
},
"unsecuredWebsitesFound": {
"message": "Unsecured Websites Found"
},
"unsecuredWebsitesFoundDesc": {
2019-10-02 16:35:45 +02:00
"message": "We found $COUNT$ items in your vault with unsecured URIs. You should change their URI scheme to https:// if the website allows it.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noUnsecuredWebsites": {
"message": "No items in your vault have unsecured URIs."
},
"inactive2faReport": {
"message": "Inactive 2FA Report"
},
"inactive2faReportDesc": {
"message": "Two-factor authentication (2FA) is an important security setting that helps secure your accounts. If the website offers it, you should always enable two-factor authentication."
},
"inactive2faFound": {
"message": "Logins Without 2FA Found"
},
"inactive2faFoundDesc": {
"message": "We found $COUNT$ website(s) in your vault that may not be configured with two-factor authentication (according to twofactorauth.org). To further protect these accounts, you should enable two-factor authentication.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noInactive2fa": {
"message": "No websites were found in your vault with a missing two-factor authentication configuration."
},
"instructions": {
"message": "Instructions"
},
"exposedPasswordsReport": {
"message": "Exposed Passwords Report"
},
"exposedPasswordsReportDesc": {
"message": "Exposed passwords are passwords that have been uncovered in known data breaches that were released publicly or sold on the dark web by hackers."
},
"exposedPasswordsFound": {
"message": "Exposed Passwords Found"
},
"exposedPasswordsFoundDesc": {
"message": "We found $COUNT$ items in your vault that have passwords that were exposed in known data breaches. You should change them to use a new password.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noExposedPasswords": {
"message": "No items in your vault have passwords that have been exposed in known data breaches."
},
"checkExposedPasswords": {
"message": "Check Exposed Passwords"
},
"exposedXTimes": {
"message": "Exposed $COUNT$ time(s)",
"placeholders": {
"count": {
"content": "$1",
"example": "52"
}
}
},
"weakPasswordsReport": {
"message": "Weak Passwords Report"
},
"weakPasswordsReportDesc": {
"message": "Weak passwords can easily be guessed by hackers and automated tools that are used to crack passwords. The Bitwarden password generator can help you create strong passwords."
},
"weakPasswordsFound": {
"message": "Weak Passwords Found"
},
"weakPasswordsFoundDesc": {
"message": "We found $COUNT$ items in your vault with passwords that are not strong. You should update them to use stronger passwords.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noWeakPasswords": {
"message": "No items in your vault have weak passwords."
},
"reusedPasswordsReport": {
"message": "Reused Passwords Report"
},
"reusedPasswordsReportDesc": {
"message": "If a service that you use is compromised, reusing the same password elsewhere can allow hackers to easily gain access to more of your online accounts. You should use a unique password for every account or service."
},
"reusedPasswordsFound": {
"message": "Reused Passwords Found"
},
"reusedPasswordsFoundDesc": {
"message": "We found $COUNT$ passwords that are being reused in your vault. You should change them to a unique value.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noReusedPasswords": {
"message": "No logins in your vault have passwords that are being reused."
},
"reusedXTimes": {
"message": "Reused $COUNT$ times",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"dataBreachReport": {
"message": "Data Breach Report"
},
"breachDesc": {
"message": "A \"breach\" is an incident where a site's data has been illegally accessed by hackers and then released publicly. Review the types of data that were compromised (email addresses, passwords, credit cards etc.) and take appropriate action, such as changing passwords."
},
"breachCheckUsernameEmail": {
"message": "Check any usernames or email addresses that you use."
},
"checkBreaches": {
"message": "Check Breaches"
},
"breachUsernameNotFound": {
"message": "$USERNAME$ was not found in any known data breaches.",
"placeholders": {
"username": {
"content": "$1",
"example": "user@example.com"
}
}
},
"goodNews": {
"message": "Good News",
"description": "ex. Good News, No Breached Accounts Found!"
},
"breachUsernameFound": {
"message": "$USERNAME$ was found in $COUNT$ different data breaches online.",
"placeholders": {
"username": {
"content": "$1",
"example": "user@example.com"
},
"count": {
"content": "$2",
"example": "7"
}
}
},
"breachFound": {
"message": "Breached Accounts Found"
},
"compromisedData": {
"message": "Compromised data"
},
"website": {
"message": "Website"
},
"affectedUsers": {
"message": "Affected Users"
},
"breachOccurred": {
"message": "Breach Occurred"
},
"breachReported": {
"message": "Breach Reported"
},
"reportError": {
"message": "An error occurred trying to load the report. Try again"
},
"billing": {
"message": "Billing"
},
"accountCredit": {
"message": "Account Credit",
"description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)."
},
"accountBalance": {
"message": "Account Balance",
"description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)."
},
"addCredit": {
"message": "Add Credit",
"description": "Add more credit to your account's balance."
},
"amount": {
"message": "Amount",
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
"message": "Added credit will appear on your account after the payment has been fully processed. Some payment methods are delayed and can take longer to process than others."
},
"makeSureEnoughCredit": {
"message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page."
},
"creditAppliedDesc": {
"message": "Your account's credit can be used to make purchases. Any available credit will be automatically applied towards invoices generated for this account."
},
"goPremium": {
"message": "Go Premium",
"description": "Another way of saying \"Get a premium membership\""
},
"premiumUpdated": {
"message": "You've upgraded to premium."
},
"premiumUpgradeUnlockFeatures": {
"message": "Upgrade your account to a premium membership and unlock some great additional features."
},
"premiumSignUpStorage": {
"message": "1 GB encrypted storage for file attachments."
},
"premiumSignUpTwoStep": {
"message": "Additional two-step login options such as YubiKey, FIDO U2F, and Duo."
},
"premiumSignUpReports": {
"message": "Password hygiene, account health, and data breach reports to keep your vault safe."
},
"premiumSignUpTotp": {
"message": "TOTP verification code (2FA) generator for logins in your vault."
},
"premiumSignUpSupport": {
"message": "Priority customer support."
},
"premiumSignUpFuture": {
"message": "All future premium features. More coming soon!"
},
"premiumPrice": {
2019-10-02 16:35:45 +02:00
"message": "All for just $PRICE$ /year!",
"placeholders": {
"price": {
"content": "$1",
"example": "$10"
}
}
},
"addons": {
"message": "Addons"
},
"premiumAccess": {
"message": "Premium Access"
},
"premiumAccessDesc": {
2019-10-02 16:35:45 +02:00
"message": "You can add premium access to all members of your organization for $PRICE$ /$INTERVAL$.",
"placeholders": {
"price": {
"content": "$1",
"example": "$3.33"
},
"interval": {
"content": "$2",
"example": "'month' or 'year'"
}
}
},
"additionalStorageGb": {
"message": "Additional Storage (GB)"
},
"additionalStorageGbDesc": {
"message": "# of additional GB"
},
"additionalStorageIntervalDesc": {
2019-10-02 16:35:45 +02:00
"message": "Your plan comes with $SIZE$ of encrypted file storage. You can add additional storage for $PRICE$ per GB /$INTERVAL$.",
"placeholders": {
"size": {
"content": "$1",
"example": "1 GB"
},
"price": {
"content": "$2",
"example": "$4.00"
},
"interval": {
"content": "$3",
"example": "'month' or 'year'"
}
}
},
"summary": {
"message": "Summary"
},
"total": {
"message": "Total"
},
"year": {
"message": "year"
},
"month": {
"message": "month"
},
"monthAbbr": {
"message": "mo.",
"description": "Short abbreviation for 'month'"
},
"paymentChargedAnnually": {
"message": "Your payment method will be charged immediately and then on a recurring basis each year. You may cancel at any time."
},
"paymentCharged": {
"message": "Your payment method will be charged immediately and then on a recurring basis each $INTERVAL$. You may cancel at any time.",
"placeholders": {
"interval": {
"content": "$1",
"example": "month or year"
}
}
},
"paymentChargedWithTrial": {
"message": "Your plan comes with a free 7 day trial. Your payment method will not be charged until the trial has ended. Billing will occur on a recurring basis each $INTERVAL$. You may cancel at any time.",
"placeholders": {
"interval": {
"content": "$1",
"example": "month or year"
}
}
},
"paymentInformation": {
"message": "Payment Information"
},
"creditCard": {
"message": "Credit Card"
},
"paypalClickSubmit": {
"message": "Click the PayPal button to log into your PayPal account, then click the Submit button below to continue."
},
"cancelSubscription": {
"message": "Cancel Subscription"
},
"subscriptionCanceled": {
"message": "The subscription has been canceled."
},
"pendingCancellation": {
"message": "Pending Cancellation"
},
"subscriptionPendingCanceled": {
"message": "The subscription has been marked for cancellation at the end of the current billing period."
},
"reinstateSubscription": {
"message": "Reinstate Subscription"
},
"reinstateConfirmation": {
"message": "Are you sure you want to remove the pending cancellation request and reinstate your subscription?"
},
"reinstated": {
"message": "The subscription has been reinstated."
},
"cancelConfirmation": {
"message": "Are you sure you want to cancel? You will lose access to all of this subscription's features at the end of this billing cycle."
},
"canceledSubscription": {
"message": "The subscription has been canceled."
},
"neverExpires": {
"message": "Never Expires"
},
"status": {
"message": "Status"
},
"nextCharge": {
"message": "Next Charge"
},
"details": {
"message": "Details"
},
"downloadLicense": {
"message": "Download License"
},
"updateLicense": {
"message": "Update License"
},
"updatedLicense": {
"message": "Updated license"
},
"manageSubscription": {
"message": "Manage Subscription"
},
"storage": {
"message": "Storage"
},
"addStorage": {
"message": "Add Storage"
},
"removeStorage": {
"message": "Remove Storage"
},
"subscriptionStorage": {
"message": "Your subscription has a total of $MAX_STORAGE$ GB of encrypted file storage. You are currently using $USED_STORAGE$.",
"placeholders": {
"max_storage": {
"content": "$1",
"example": "4"
},
"used_storage": {
"content": "$2",
"example": "65 MB"
}
}
},
"paymentMethod": {
"message": "Payment Method"
},
"noPaymentMethod": {
"message": "No payment method on file."
},
"addPaymentMethod": {
"message": "Add Payment Method"
},
"changePaymentMethod": {
"message": "Change Payment Method"
},
"invoices": {
"message": "Invoices"
},
"noInvoices": {
"message": "No invoices."
},
"paid": {
"message": "Paid",
"description": "Past tense status of an invoice. ex. Paid or unpaid."
},
"unpaid": {
"message": "Unpaid",
"description": "Past tense status of an invoice. ex. Paid or unpaid."
},
"transactions": {
"message": "Transactions",
2019-10-02 16:35:45 +02:00
"description": "Payment/credit transactions."
},
"noTransactions": {
"message": "No transactions."
},
"chargeNoun": {
"message": "Charge",
"description": "Noun. A charge from a payment method."
},
"refundNoun": {
"message": "Refund",
"description": "Noun. A refunded payment that was charged."
},
"chargesStatement": {
"message": "Any charges will appear on your statement as $STATEMENT_NAME$.",
"placeholders": {
"statement_name": {
"content": "$1",
"example": "BITWARDEN"
}
}
},
"gbStorageAdd": {
"message": "GB of Storage To Add"
},
"gbStorageRemove": {
"message": "GB of Storage To Remove"
},
"storageAddNote": {
"message": "Adding storage will result in adjustments to your billing totals and immediately charge your payment method on file. The first charge will be prorated for the remainder of the current billing cycle."
},
"storageRemoveNote": {
"message": "Removing storage will result in adjustments to your billing totals that will be prorated as credits toward your next billing charge."
},
"adjustedStorage": {
"message": "Adjusted $AMOUNT$ GB of storage.",
"placeholders": {
"amount": {
"content": "$1",
"example": "5"
}
}
},
"contactSupport": {
"message": "Contact Customer Support"
},
"updatedPaymentMethod": {
"message": "Updated payment method."
},
"purchasePremium": {
"message": "Purchase Premium"
},
"licenseFile": {
"message": "License File"
},
"licenseFileDesc": {
"message": "Your license file will be named something like $FILE_NAME$",
"placeholders": {
"file_name": {
"content": "$1",
"example": "bitwarden_premium_license.json"
}
}
},
"uploadLicenseFilePremium": {
"message": "To upgrade your account to a premium membership you need to upload a valid license file."
},
"uploadLicenseFileOrg": {
"message": "To create an on-premises hosted organization you need to upload a valid license file."
},
"accountEmailMustBeVerified": {
"message": "Your account's email address must be verified."
},
"newOrganizationDesc": {
"message": "Organizations allow you to share parts of your vault with others as well as manage related users for a specific entity such as a family, small team, or large company."
},
"generalInformation": {
"message": "General Information"
},
"organizationName": {
"message": "Organization Name"
},
"accountOwnedBusiness": {
"message": "This account is owned by a business."
},
"billingEmail": {
"message": "Billing Email"
},
"businessName": {
"message": "Business Name"
},
"chooseYourPlan": {
"message": "Choose Your Plan"
},
"users": {
"message": "Users"
},
"userSeats": {
"message": "User Seats"
},
"additionalUserSeats": {
"message": "Additional User Seats"
},
"userSeatsDesc": {
"message": "# of user seats"
},
"userSeatsAdditionalDesc": {
2019-10-02 16:35:45 +02:00
"message": "Your plan comes with $BASE_SEATS$ user seats. You can add additional users for $SEAT_PRICE$ per user /month.",
"placeholders": {
"base_seats": {
"content": "$1",
"example": "5"
},
"seat_price": {
"content": "$2",
"example": "$2.00"
}
}
},
"userSeatsHowManyDesc": {
"message": "How many user seats do you need? You can also add additional seats later if needed."
},
"planNameFree": {
"message": "Free",
"description": "Free as in 'free beer'."
},
"planDescFree": {
"message": "For testing or personal users to share with $COUNT$ other user.",
"placeholders": {
"count": {
"content": "$1",
"example": "1"
}
}
},
"planNameFamilies": {
"message": "Families"
},
"planDescFamilies": {
"message": "For personal use, to share with family & friends."
},
"planNameTeams": {
"message": "Teams"
},
"planDescTeams": {
"message": "For businesses and other team organizations."
},
"planNameEnterprise": {
"message": "Enterprise"
},
"planDescEnterprise": {
"message": "For businesses and other large organizations."
},
"freeForever": {
"message": "Free Forever"
},
"includesXUsers": {
"message": "includes $COUNT$ users",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
},
"additionalUsers": {
"message": "Additional Users"
},
"costPerUser": {
"message": "$COST$ per user",
"placeholders": {
"cost": {
"content": "$1",
"example": "$3"
}
}
},
"limitedUsers": {
"message": "Limited to $COUNT$ users (including you)",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"limitedCollections": {
"message": "Limited to $COUNT$ collections",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"addShareLimitedUsers": {
"message": "Add and share with up to $COUNT$ users",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
},
"addShareUnlimitedUsers": {
"message": "Add and share with unlimited users"
},
"createUnlimitedCollections": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Create unlimited Collections"
},
"gbEncryptedFileStorage": {
"message": "$SIZE$ encrypted file storage",
"placeholders": {
"size": {
"content": "$1",
"example": "1 GB"
}
}
},
"onPremHostingOptional": {
"message": "On-premise hosting (optional)"
},
"usersGetPremium": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Users get access to Premium Features"
},
"controlAccessWithGroups": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Control user access with Groups"
},
"syncUsersFromDirectory": {
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
"message": "Sync your users and Groups from a directory"
},
"trackAuditLogs": {
"message": "Track user actions with audit logs"
},
"enforce2faDuo": {
"message": "Enforce 2FA with Duo"
},
"priorityCustomerSupport": {
"message": "Priority customer support"
},
"xDayFreeTrial": {
"message": "$COUNT$ day free trial, cancel anytime",
"placeholders": {
"count": {
"content": "$1",
"example": "7"
}
}
},
"monthly": {
"message": "Monthly"
},
"annually": {
"message": "Annually"
},
"basePrice": {
"message": "Base Price"
},
"organizationCreated": {
"message": "Organization Created"
},
"organizationReadyToGo": {
"message": "Your new organization is ready to go!"
},
"organizationUpgraded": {
"message": "Your organization has been upgraded."
},
"leave": {
"message": "Leave"
},
"leaveOrganizationConfirmation": {
"message": "Are you sure you want to leave this organization?"
},
"leftOrganization": {
"message": "You have left the organization."
},
"defaultCollection": {
"message": "Default Collection"
},
"getHelp": {
"message": "Get Help"
},
"getApps": {
"message": "Get the Apps"
},
"loggedInAs": {
"message": "Logged in as"
},
"eventLogs": {
"message": "Event Logs"
},
"people": {
"message": "People"
},
New Crowdin translations (#482) * New translations messages.json (Afrikaans) * New translations messages.json (Hebrew) * New translations messages.json (Ukrainian) * New translations messages.json (Turkish) * New translations messages.json (Swedish) * New translations messages.json (Spanish) * New translations messages.json (Slovak) * New translations messages.json (Russian) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Portuguese) * New translations messages.json (Polish) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Korean) * New translations messages.json (Japanese) * New translations messages.json (Italian) * New translations messages.json (Hungarian) * New translations messages.json (Greek) * New translations messages.json (Belarusian) * New translations messages.json (German) * New translations messages.json (French) * New translations messages.json (Finnish) * New translations messages.json (Estonian) * New translations messages.json (Esperanto) * New translations messages.json (English, United Kingdom) * New translations messages.json (Dutch) * New translations messages.json (Danish) * New translations messages.json (Czech) * New translations messages.json (Croatian) * New translations messages.json (Chinese Traditional) * New translations messages.json (Chinese Simplified) * New translations messages.json (Catalan) * New translations messages.json (Bulgarian) * New translations messages.json (Vietnamese) * New translations messages.json (Portuguese) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Hungarian) * New translations messages.json (Dutch)
2020-03-05 15:38:47 +01:00
"policies": {
"message": "Policies"
},
"editPolicy": {
"message": "Edit Policy"
},
"groups": {
"message": "Groups"
},
"newGroup": {
"message": "New Group"
},
"addGroup": {
"message": "Add Group"
},
"editGroup": {
"message": "Edit Group"
},
"deleteGroupConfirmation": {
"message": "Are you sure you want to delete this group?"
},
"removeUserConfirmation": {
"message": "Are you sure you want to remove this user?"
},
"externalId": {
"message": "External Id"
},
"externalIdDesc": {
"message": "The external id can be used as a reference or to link this resource to an external system such as a user directory."
},
"accessControl": {
"message": "Access Control"
},
"groupAccessAllItems": {
"message": "This group can access and modify all items."
},
"groupAccessSelectedCollections": {
"message": "This group can access only the selected collections."
},
"readOnly": {
"message": "Read Only"
},
"newCollection": {
"message": "New Collection"
},
"addCollection": {
"message": "Add Collection"
},
"editCollection": {
"message": "Edit Collection"
},
"deleteCollectionConfirmation": {
"message": "Are you sure you want to delete this collection?"
},
"editUser": {
"message": "Edit User"
},
"inviteUser": {
"message": "Invite User"
},
"inviteUserDesc": {
"message": "Invite a new user to your organization by entering their Bitwarden account email address below. If they do not have a Bitwarden account already, they will be prompted to create a new account."
},
"inviteMultipleEmailDesc": {
"message": "You can invite up to $COUNT$ users at a time by comma separating a list of email addresses.",
"placeholders": {
"count": {
"content": "$1",
"example": "20"
}
}
},
"userUsingTwoStep": {
"message": "This user is using two-step login to protect their account."
},
"userAccessAllItems": {
"message": "This user can access and modify all items."
},
"userAccessSelectedCollections": {
"message": "This user can access only the selected collections."
},
"search": {
"message": "Search"
},
"invited": {
"message": "Invited"
},
"accepted": {
"message": "Accepted"
},
"confirmed": {
"message": "Confirmed"
},
"owner": {
"message": "Owner"
},
"ownerDesc": {
"message": "The highest access user that can manage all aspects of your organization."
},
"admin": {
"message": "Admin"
},
"adminDesc": {
"message": "Admins can access and manage all items, collections and users in your organization."
},
"user": {
"message": "User"
},
"userDesc": {
"message": "A regular user with access to assigned collections in your organization."
},
"manager": {
"message": "Manager"
},
"managerDesc": {
"message": "Managers can access and manage assigned collections in your organization."
},
"all": {
"message": "All"
},
"refresh": {
"message": "Refresh"
},
"timestamp": {
"message": "Timestamp"
},
"event": {
"message": "Event"
},
"unknown": {
"message": "Unknown"
},
"loadMore": {
"message": "Load More"
},
"mobile": {
"message": "Mobile",
"description": "Mobile app"
},
"extension": {
"message": "Extension",
2019-10-02 16:35:45 +02:00
"description": "Browser extension/addon"
},
"desktop": {
"message": "Desktop",
"description": "Desktop app"
},
"webVault": {
"message": "Web Vault"
},
"loggedIn": {
"message": "Logged in."
},
"changedPassword": {
"message": "Changed account password."
},
"enabledUpdated2fa": {
2019-10-02 16:35:45 +02:00
"message": "Enabled/updated two-step login."
},
"disabled2fa": {
"message": "Disabled two-step login."
},
"recovered2fa": {
"message": "Recovered account from two-step login."
},
"failedLogin": {
"message": "Login attempt failed with incorrect password."
},
"failedLogin2fa": {
"message": "Login attempt failed with incorrect two-step login."
},
2019-07-27 03:45:48 +02:00
"exportedVault": {
"message": "Exported vault."
},
"exportedOrganizationVault": {
"message": "Exported organization vault."
},
"editedOrgSettings": {
"message": "Edited organization settings."
},
"createdItemId": {
"message": "Created item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"editedItemId": {
"message": "Edited item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"deletedItemId": {
New Crowdin translations (#533) * New translations messages.json (French) * New translations messages.json (Polish) * New translations messages.json (Esperanto) * New translations messages.json (English, United Kingdom) * New translations messages.json (Estonian) * New translations messages.json (Croatian) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Vietnamese) * New translations messages.json (Chinese Traditional) * New translations messages.json (Chinese Simplified) * New translations messages.json (Ukrainian) * New translations messages.json (Turkish) * New translations messages.json (Swedish) * New translations messages.json (Slovak) * New translations messages.json (Russian) * New translations messages.json (Portuguese) * New translations messages.json (Dutch) * New translations messages.json (Spanish) * New translations messages.json (Korean) * New translations messages.json (Japanese) * New translations messages.json (Italian) * New translations messages.json (Hungarian) * New translations messages.json (Hebrew) * New translations messages.json (Finnish) * New translations messages.json (Greek) * New translations messages.json (German) * New translations messages.json (Danish) * New translations messages.json (Czech) * New translations messages.json (Catalan) * New translations messages.json (Bulgarian) * New translations messages.json (Belarusian) * New translations messages.json (Afrikaans) * New translations messages.json (Norwegian Bokmal)
2020-05-18 21:56:43 +02:00
"message": "Sent item $ID$ to trash.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"sharedItemId": {
"message": "Shared item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "'Google'"
}
}
},
2019-07-27 03:45:48 +02:00
"viewedItemId": {
"message": "Viewed item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"viewedPasswordItemId": {
"message": "Viewed password for item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"viewedHiddenFieldItemId": {
"message": "Viewed hidden field for item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"viewedSecurityCodeItemId": {
"message": "Viewed security code for item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"copiedPasswordItemId": {
"message": "Copied password for item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"copiedHiddenFieldItemId": {
"message": "Copied hidden field for item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"copiedSecurityCodeItemId": {
"message": "Copied security code for item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"autofilledItemId": {
"message": "Auto-filled item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"createdCollectionId": {
"message": "Created collection $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Server Passwords"
}
}
},
"editedCollectionId": {
"message": "Edited collection $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Server Passwords"
}
}
},
"deletedCollectionId": {
"message": "Deleted collection $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Server Passwords"
}
}
},
New Crowdin translations (#482) * New translations messages.json (Afrikaans) * New translations messages.json (Hebrew) * New translations messages.json (Ukrainian) * New translations messages.json (Turkish) * New translations messages.json (Swedish) * New translations messages.json (Spanish) * New translations messages.json (Slovak) * New translations messages.json (Russian) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Portuguese) * New translations messages.json (Polish) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Korean) * New translations messages.json (Japanese) * New translations messages.json (Italian) * New translations messages.json (Hungarian) * New translations messages.json (Greek) * New translations messages.json (Belarusian) * New translations messages.json (German) * New translations messages.json (French) * New translations messages.json (Finnish) * New translations messages.json (Estonian) * New translations messages.json (Esperanto) * New translations messages.json (English, United Kingdom) * New translations messages.json (Dutch) * New translations messages.json (Danish) * New translations messages.json (Czech) * New translations messages.json (Croatian) * New translations messages.json (Chinese Traditional) * New translations messages.json (Chinese Simplified) * New translations messages.json (Catalan) * New translations messages.json (Bulgarian) * New translations messages.json (Vietnamese) * New translations messages.json (Portuguese) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Hungarian) * New translations messages.json (Dutch)
2020-03-05 15:38:47 +01:00
"editedPolicyId": {
"message": "Edited policy $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Master Password"
}
}
},
"createdGroupId": {
"message": "Created group $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Developers"
}
}
},
"editedGroupId": {
"message": "Edited group $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Developers"
}
}
},
"deletedGroupId": {
"message": "Deleted group $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Developers"
}
}
},
"removedUserId": {
"message": "Removed user $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"createdAttachmentForItem": {
"message": "Created attachment for item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"deletedAttachmentForItem": {
"message": "Deleted attachment for item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"editedCollectionsForItem": {
"message": "Edited collections for item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"invitedUserId": {
"message": "Invited user $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"confirmedUserId": {
"message": "Confirmed user $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"editedUserId": {
"message": "Edited user $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"editedGroupsForUser": {
"message": "Edited groups for user $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"device": {
"message": "Device"
},
"view": {
"message": "View"
},
"invalidDateRange": {
"message": "Invalid date range."
},
"errorOccurred": {
"message": "An error has occurred."
},
"userAccess": {
"message": "User Access"
},
"userType": {
"message": "User Type"
},
"groupAccess": {
"message": "Group Access"
},
"groupAccessUserDesc": {
"message": "Edit the groups that this user belongs to."
},
"invitedUsers": {
"message": "Invited user(s)."
},
"resendInvitation": {
"message": "Resend Invitation"
},
"hasBeenReinvited": {
"message": "$USER$ has been reinvited.",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
}
}
},
"confirm": {
"message": "Confirm"
},
"confirmUser": {
"message": "Confirm User"
},
"hasBeenConfirmed": {
"message": "$USER$ has been confirmed.",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
}
}
},
"confirmUsers": {
"message": "Confirm Users"
},
"usersNeedConfirmed": {
"message": "You have users that have accepted their invitation, but still need to be confirmed. Users will not have access to the organization until they are confirmed."
},
"startDate": {
"message": "Start Date"
},
"endDate": {
"message": "End Date"
},
"verifyEmail": {
"message": "Verify Email"
},
"verifyEmailDesc": {
"message": "Verify your account's email address to unlock access to all features."
},
"verifyEmailFirst": {
"message": "Your account's email address first must be verified."
},
"checkInboxForVerification": {
"message": "Check your email inbox for a verification link."
},
"emailVerified": {
"message": "Your email has been verified."
},
"emailVerifiedFailed": {
"message": "Unable to verify your email. Try sending a new verification email."
},
"updateBrowser": {
"message": "Update Browser"
},
"updateBrowserDesc": {
"message": "You are using an unsupported web browser. The web vault may not function properly."
},
"joinOrganization": {
"message": "Join Organization"
},
"joinOrganizationDesc": {
"message": "You've been invited to join the organization listed above. To accept the invitation, you need to log in or create a new Bitwarden account."
},
"inviteAccepted": {
"message": "Invitation Accepted"
},
"inviteAcceptedDesc": {
"message": "You can access this organization once an administrator confirms your membership. We'll send you an email when that happens."
},
"inviteAcceptFailed": {
"message": "Unable to accept invitation. Ask an organization admin to send a new invitation."
},
New Crowdin translations (#482) * New translations messages.json (Afrikaans) * New translations messages.json (Hebrew) * New translations messages.json (Ukrainian) * New translations messages.json (Turkish) * New translations messages.json (Swedish) * New translations messages.json (Spanish) * New translations messages.json (Slovak) * New translations messages.json (Russian) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Portuguese) * New translations messages.json (Polish) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Korean) * New translations messages.json (Japanese) * New translations messages.json (Italian) * New translations messages.json (Hungarian) * New translations messages.json (Greek) * New translations messages.json (Belarusian) * New translations messages.json (German) * New translations messages.json (French) * New translations messages.json (Finnish) * New translations messages.json (Estonian) * New translations messages.json (Esperanto) * New translations messages.json (English, United Kingdom) * New translations messages.json (Dutch) * New translations messages.json (Danish) * New translations messages.json (Czech) * New translations messages.json (Croatian) * New translations messages.json (Chinese Traditional) * New translations messages.json (Chinese Simplified) * New translations messages.json (Catalan) * New translations messages.json (Bulgarian) * New translations messages.json (Vietnamese) * New translations messages.json (Portuguese) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Hungarian) * New translations messages.json (Dutch)
2020-03-05 15:38:47 +01:00
"inviteAcceptFailedShort": {
"message": "Unable to accept invitation. $DESCRIPTION$",
"placeholders": {
"description": {
"content": "$1",
"example": "You must enable 2FA on your user account before you can join this organization."
}
}
},
"rememberEmail": {
"message": "Remember email"
},
"recoverAccountTwoStepDesc": {
"message": "If you cannot access your account through your normal two-step login methods, you can use your two-step login recovery code to disable all two-step providers on your account."
},
"recoverAccountTwoStep": {
"message": "Recover Account Two-Step Login"
},
"twoStepRecoverDisabled": {
"message": "Two-step login has been disabled on your account."
},
"learnMore": {
"message": "Learn more"
},
"deleteRecoverDesc": {
"message": "Enter your email address below to recover and delete your account."
},
"deleteRecoverEmailSent": {
"message": "If your account exists, we've sent you an email with further instructions."
},
"deleteRecoverConfirmDesc": {
"message": "You have requested to delete your Bitwarden account. Click the button below to confirm."
},
"myOrganization": {
"message": "My Organization"
},
"deleteOrganization": {
"message": "Delete Organization"
},
"deleteOrganizationDesc": {
"message": "Proceed below to delete this organization and all associated data. Individual user accounts will remain, though they will not be associated to this organization anymore. "
},
"deleteOrganizationWarning": {
"message": "Deleting the organization is permanent. It cannot be undone."
},
"organizationDeleted": {
"message": "Organization Deleted"
},
"organizationDeletedDesc": {
"message": "The organization and all associated data has been deleted."
},
"organizationUpdated": {
"message": "Organization updated"
},
"taxInformation": {
"message": "Tax Information"
},
"taxInformationDesc": {
New Crowdin updates (#564) * New translations messages.json (French) * New translations messages.json (Portuguese) * New translations messages.json (Sinhala) * New translations messages.json (Esperanto) * New translations messages.json (English, United Kingdom) * New translations messages.json (Estonian) * New translations messages.json (Croatian) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Vietnamese) * New translations messages.json (Chinese Traditional) * New translations messages.json (Chinese Simplified) * New translations messages.json (Ukrainian) * New translations messages.json (Turkish) * New translations messages.json (Swedish) * New translations messages.json (Slovak) * New translations messages.json (Russian) * New translations messages.json (Polish) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Dutch) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Norwegian Bokmal)
2020-06-27 03:24:31 +02:00
"message": "For customers within the US, ZIP code is required to satisfy sales tax requirements, for other countries you may optionally provide a tax identification number (VAT/GST) and/or address to appear on your invoices."
},
"billingPlan": {
"message": "Plan",
2019-10-02 16:35:45 +02:00
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlan": {
"message": "Change Plan",
2019-10-02 16:35:45 +02:00
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanUpgrade": {
"message": "Upgrade your account to another plan be providing the information below. Please ensure that you have an active payment method added to the account.",
2019-10-02 16:35:45 +02:00
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanDesc": {
"message": "Contact customer support if you would like to change your plan. Please ensure that you have an active payment method added to the account.",
2019-10-02 16:35:45 +02:00
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
},
"invoiceNumber": {
"message": "Invoice #$NUMBER$",
"description": "ex. Invoice #79C66F0-0001",
"placeholders": {
"number": {
"content": "$1",
"example": "79C66F0-0001"
}
}
},
"viewInvoice": {
"message": "View Invoice"
},
"downloadInvoice": {
"message": "Download Invoice"
},
"verifyBankAccount": {
"message": "Verify Bank Account"
},
"verifyBankAccountDesc": {
"message": "We have made two micro-deposits to your bank account (it may take 1-2 business days to show up). Enter these amounts to verify the bank account."
},
"verifyBankAccountInitialDesc": {
"message": "Payment with a bank account is only available to customers in the United States. You will be required to verify your bank account. We will make two micro-deposits within the next 1-2 business days. Enter these amounts on the organization's billing page to verify the bank account."
},
"verifyBankAccountFailureWarning": {
"message": "Failure to verify the bank account will result in a missed payment and your subscription being disabled."
},
"verifiedBankAccount": {
"message": "Bank account has been verified."
},
"bankAccount": {
"message": "Bank Account"
},
"amountX": {
"message": "Amount $COUNT$",
"description": "Used in bank account verification of micro-deposits. Amount, as in a currency amount. Ex. Amount 1 is $2.00, Amount 2 is $1.50",
"placeholders": {
"count": {
"content": "$1",
"example": "1"
}
}
},
"routingNumber": {
"message": "Routing Number",
"description": "Bank account routing number"
},
"accountNumber": {
"message": "Account Number"
},
"accountHolderName": {
"message": "Account Holder Name"
},
"bankAccountType": {
"message": "Account Type"
},
"bankAccountTypeCompany": {
"message": "Company (Business)"
},
"bankAccountTypeIndividual": {
"message": "Individual (Personal)"
},
"enterInstallationId": {
"message": "Enter your installation id"
},
"addSeats": {
"message": "Add Seats",
"description": "Seat = User Seat"
},
"removeSeats": {
"message": "Remove Seats",
"description": "Seat = User Seat"
},
"subscriptionUserSeats": {
"message": "Your subscription allows for a total of $COUNT$ users.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
}
}
},
"seatsToAdd": {
"message": "Seats To Add"
},
"seatsToRemove": {
"message": "Seats To Remove"
},
"seatsAddNote": {
"message": "Adding user seats will result in adjustments to your billing totals and immediately charge your payment method on file. The first charge will be prorated for the remainder of the current billing cycle."
},
"seatsRemoveNote": {
"message": "Removing user seats will result in adjustments to your billing totals that will be prorated as credits toward your next billing charge."
},
"adjustedSeats": {
"message": "Adjusted $AMOUNT$ user seats.",
"placeholders": {
"amount": {
"content": "$1",
"example": "15"
}
}
},
"keyUpdated": {
"message": "Key Updated"
},
"updateKeyTitle": {
"message": "Update Key"
},
"updateEncryptionKey": {
"message": "Update Encryption Key"
},
"updateEncryptionKeyShortDesc": {
"message": "You are currently using an outdated encryption scheme."
},
"updateEncryptionKeyDesc": {
"message": "We've moved to larger encryption keys that provide better security and access to newer features. Updating your encryption key is quick and easy. Just type your master password below. This update will eventually become mandatory."
},
"updateEncryptionKeyWarning": {
"message": "After updating your encryption key, you are required to log out and back in to all Bitwarden applications that you are currently using (such as the mobile app or browser extensions). Failure to log out and back in (which downloads your new encryption key) may result in data corruption. We will attempt to log you out automatically, however, it may be delayed."
},
"subscription": {
"message": "Subscription"
},
"loading": {
"message": "Loading"
},
"upgrade": {
"message": "Upgrade"
},
"upgradeOrganization": {
"message": "Upgrade Organization"
},
"upgradeOrganizationDesc": {
"message": "This feature is not available for free organizations. Switch to a paid plan to unlock more features."
},
"createOrganizationStep1": {
"message": "Create Organization: Step 1"
},
"createOrganizationCreatePersonalAccount": {
"message": "Before creating your organization, you first need to create a free personal account."
},
"refunded": {
"message": "Refunded"
},
"nothingSelected": {
"message": "You have not selected anything."
},
"submitAgreePolicies": {
"message": "By clicking the \"Submit\" button, you agree to the following policies:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
},
"termsOfService": {
"message": "Terms of Service"
},
"privacyPolicy": {
"message": "Privacy Policy"
},
"filters": {
"message": "Filters"
},
New Crowdin translations (#533) * New translations messages.json (French) * New translations messages.json (Polish) * New translations messages.json (Esperanto) * New translations messages.json (English, United Kingdom) * New translations messages.json (Estonian) * New translations messages.json (Croatian) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Vietnamese) * New translations messages.json (Chinese Traditional) * New translations messages.json (Chinese Simplified) * New translations messages.json (Ukrainian) * New translations messages.json (Turkish) * New translations messages.json (Swedish) * New translations messages.json (Slovak) * New translations messages.json (Russian) * New translations messages.json (Portuguese) * New translations messages.json (Dutch) * New translations messages.json (Spanish) * New translations messages.json (Korean) * New translations messages.json (Japanese) * New translations messages.json (Italian) * New translations messages.json (Hungarian) * New translations messages.json (Hebrew) * New translations messages.json (Finnish) * New translations messages.json (Greek) * New translations messages.json (German) * New translations messages.json (Danish) * New translations messages.json (Czech) * New translations messages.json (Catalan) * New translations messages.json (Bulgarian) * New translations messages.json (Belarusian) * New translations messages.json (Afrikaans) * New translations messages.json (Norwegian Bokmal)
2020-05-18 21:56:43 +02:00
"vaultTimeout": {
"message": "Vault Timeout"
},
New Crowdin translations (#533) * New translations messages.json (French) * New translations messages.json (Polish) * New translations messages.json (Esperanto) * New translations messages.json (English, United Kingdom) * New translations messages.json (Estonian) * New translations messages.json (Croatian) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Vietnamese) * New translations messages.json (Chinese Traditional) * New translations messages.json (Chinese Simplified) * New translations messages.json (Ukrainian) * New translations messages.json (Turkish) * New translations messages.json (Swedish) * New translations messages.json (Slovak) * New translations messages.json (Russian) * New translations messages.json (Portuguese) * New translations messages.json (Dutch) * New translations messages.json (Spanish) * New translations messages.json (Korean) * New translations messages.json (Japanese) * New translations messages.json (Italian) * New translations messages.json (Hungarian) * New translations messages.json (Hebrew) * New translations messages.json (Finnish) * New translations messages.json (Greek) * New translations messages.json (German) * New translations messages.json (Danish) * New translations messages.json (Czech) * New translations messages.json (Catalan) * New translations messages.json (Bulgarian) * New translations messages.json (Belarusian) * New translations messages.json (Afrikaans) * New translations messages.json (Norwegian Bokmal)
2020-05-18 21:56:43 +02:00
"vaultTimeoutDesc": {
"message": "Choose when your vault will timeout and perform the selected action."
},
"oneMinute": {
"message": "1 minute"
},
"fiveMinutes": {
"message": "5 minutes"
},
"fifteenMinutes": {
"message": "15 minutes"
},
"thirtyMinutes": {
"message": "30 minutes"
},
"oneHour": {
"message": "1 hour"
},
"fourHours": {
"message": "4 hours"
},
"onRefresh": {
"message": "On Browser Refresh"
},
"dateUpdated": {
"message": "Updated",
"description": "ex. Date this item was updated"
},
"datePasswordUpdated": {
"message": "Password Updated",
"description": "ex. Date this password was updated"
},
"organizationIsDisabled": {
"message": "Organization is disabled."
},
"licenseIsExpired": {
"message": "License is expired."
},
"updatedUsers": {
"message": "Updated users"
},
"selected": {
"message": "Selected"
},
"ownership": {
"message": "Ownership"
},
"whoOwnsThisItem": {
"message": "Who owns this item?"
},
"strong": {
"message": "Strong",
"description": "ex. A strong password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"good": {
"message": "Good",
"description": "ex. A good password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"weak": {
"message": "Weak",
"description": "ex. A weak password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"veryWeak": {
"message": "Very Weak",
"description": "ex. A very weak password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"weakMasterPassword": {
"message": "Weak Master Password"
},
"weakMasterPasswordDesc": {
"message": "The master password you have chosen is weak. You should use a strong master password (or a passphrase) to properly protect your Bitwarden account. Are you sure you want to use this master password?"
},
"rotateAccountEncKey": {
"message": "Also rotate my account's encryption key"
},
"rotateEncKeyTitle": {
"message": "Rotate Encryption Key"
},
"rotateEncKeyConfirmation": {
"message": "Are you sure you want to rotate your account's encryption key?"
},
"attachmentsNeedFix": {
"message": "This item has old file attachments that need to be fixed."
},
"attachmentFixDesc": {
"message": "This is an old file attachment the needs to be fixed. Click to learn more."
},
"fix": {
"message": "Fix",
"description": "This is a verb. ex. 'Fix The Car'"
},
"oldAttachmentsNeedFixDesc": {
"message": "There are old file attachments in your vault that need to be fixed before you can rotate your account's encryption key."
},
"yourAccountsFingerprint": {
"message": "Your account's fingerprint phrase",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"fingerprintEnsureIntegrityVerify": {
"message": "To ensure the integrity of your encryption keys, please verify the user's fingerprint phrase before continuing.",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"dontAskFingerprintAgain": {
"message": "Don't ask to verify fingerprint phrase again",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"free": {
"message": "Free",
"description": "Free, as in 'Free beer'"
},
"apiKey": {
"message": "API Key"
},
"apiKeyDesc": {
"message": "Your API key can be used to authenticate to the Bitwarden public API."
},
"apiKeyRotateDesc": {
"message": "Rotating the API key will invalidate the previous key. You can rotate your API key if you believe that the current key is no longer safe to use."
},
"apiKeyWarning": {
"message": "Your API key has full access to the organization. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 Client Credentials",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
},
"viewApiKey": {
"message": "View API Key"
},
"rotateApiKey": {
"message": "Rotate API Key"
},
"selectOneCollection": {
"message": "You must select at least one collection."
2019-10-02 16:35:45 +02:00
},
"couldNotChargeCardPayInvoice": {
"message": "We were not able to charge your card. Please view and pay the unpaid invoice listed below."
},
"inAppPurchase": {
"message": "In-app Purchase"
},
"cannotPerformInAppPurchase": {
"message": "You cannot perform this action while using an in-app purchase payment method."
},
"manageSubscriptionFromStore": {
"message": "You must manage your subscription from the store where your in-app purchase was made."
New Crowdin translations (#482) * New translations messages.json (Afrikaans) * New translations messages.json (Hebrew) * New translations messages.json (Ukrainian) * New translations messages.json (Turkish) * New translations messages.json (Swedish) * New translations messages.json (Spanish) * New translations messages.json (Slovak) * New translations messages.json (Russian) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Portuguese) * New translations messages.json (Polish) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Korean) * New translations messages.json (Japanese) * New translations messages.json (Italian) * New translations messages.json (Hungarian) * New translations messages.json (Greek) * New translations messages.json (Belarusian) * New translations messages.json (German) * New translations messages.json (French) * New translations messages.json (Finnish) * New translations messages.json (Estonian) * New translations messages.json (Esperanto) * New translations messages.json (English, United Kingdom) * New translations messages.json (Dutch) * New translations messages.json (Danish) * New translations messages.json (Czech) * New translations messages.json (Croatian) * New translations messages.json (Chinese Traditional) * New translations messages.json (Chinese Simplified) * New translations messages.json (Catalan) * New translations messages.json (Bulgarian) * New translations messages.json (Vietnamese) * New translations messages.json (Portuguese) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Hungarian) * New translations messages.json (Dutch)
2020-03-05 15:38:47 +01:00
},
"minLength": {
"message": "Minimum Length"
},
"clone": {
"message": "Clone"
},
"masterPassPolicyDesc": {
"message": "Set minimum requirements for master password strength."
},
"twoStepLoginPolicyDesc": {
"message": "Require users to set up two-step login on their personal accounts."
},
"twoStepLoginPolicyWarning": {
"message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change."
},
"twoStepLoginPolicyUserWarning": {
"message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations."
},
"passwordGeneratorPolicyDesc": {
"message": "Set minimum requirements for password generator configuration."
},
"passwordGeneratorPolicyInEffect": {
"message": "One or more organization policies are affecting your generator settings."
},
"masterPasswordPolicyInEffect": {
"message": "One or more organization policies require your master password to meet the following requirements:"
},
"policyInEffectMinComplexity": {
"message": "Minimum complexity score of $SCORE$",
"placeholders": {
"score": {
"content": "$1",
"example": "4"
}
}
},
"policyInEffectMinLength": {
"message": "Minimum length of $LENGTH$",
"placeholders": {
"length": {
"content": "$1",
"example": "14"
}
}
},
"policyInEffectUppercase": {
"message": "Contain one or more uppercase characters"
},
"policyInEffectLowercase": {
"message": "Contain one or more lowercase characters"
},
"policyInEffectNumbers": {
"message": "Contain one or more numbers"
},
"policyInEffectSpecial": {
"message": "Contain one or more of the following special characters $CHARS$",
"placeholders": {
"chars": {
"content": "$1",
"example": "!@#$%^&*"
}
}
},
"masterPasswordPolicyRequirementsNotMet": {
"message": "Your new master password does not meet the policy requirements."
New Crowdin translations (#492) * New translations messages.json (Afrikaans) * New translations messages.json (Hebrew) * New translations messages.json (Ukrainian) * New translations messages.json (Turkish) * New translations messages.json (Swedish) * New translations messages.json (Spanish) * New translations messages.json (Slovak) * New translations messages.json (Russian) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Portuguese) * New translations messages.json (Polish) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Korean) * New translations messages.json (Japanese) * New translations messages.json (Italian) * New translations messages.json (Hungarian) * New translations messages.json (Greek) * New translations messages.json (Belarusian) * New translations messages.json (German) * New translations messages.json (French) * New translations messages.json (Finnish) * New translations messages.json (Estonian) * New translations messages.json (Esperanto) * New translations messages.json (English, United Kingdom) * New translations messages.json (Dutch) * New translations messages.json (Danish) * New translations messages.json (Czech) * New translations messages.json (Croatian) * New translations messages.json (Chinese Traditional) * New translations messages.json (Chinese Simplified) * New translations messages.json (Catalan) * New translations messages.json (Bulgarian) * New translations messages.json (Vietnamese)
2020-03-13 02:14:55 +01:00
},
"minimumNumberOfWords": {
"message": "Minimum Number of Words"
},
"defaultType": {
"message": "Default Type"
},
"userPreference": {
"message": "User Preference"
New Crowdin translations (#533) * New translations messages.json (French) * New translations messages.json (Polish) * New translations messages.json (Esperanto) * New translations messages.json (English, United Kingdom) * New translations messages.json (Estonian) * New translations messages.json (Croatian) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Vietnamese) * New translations messages.json (Chinese Traditional) * New translations messages.json (Chinese Simplified) * New translations messages.json (Ukrainian) * New translations messages.json (Turkish) * New translations messages.json (Swedish) * New translations messages.json (Slovak) * New translations messages.json (Russian) * New translations messages.json (Portuguese) * New translations messages.json (Dutch) * New translations messages.json (Spanish) * New translations messages.json (Korean) * New translations messages.json (Japanese) * New translations messages.json (Italian) * New translations messages.json (Hungarian) * New translations messages.json (Hebrew) * New translations messages.json (Finnish) * New translations messages.json (Greek) * New translations messages.json (German) * New translations messages.json (Danish) * New translations messages.json (Czech) * New translations messages.json (Catalan) * New translations messages.json (Bulgarian) * New translations messages.json (Belarusian) * New translations messages.json (Afrikaans) * New translations messages.json (Norwegian Bokmal)
2020-05-18 21:56:43 +02:00
},
"vaultTimeoutAction": {
"message": "Vault Timeout Action"
},
"vaultTimeoutActionLockDesc": {
"message": "A locked vault requires that you re-enter your master password to access it again."
},
"vaultTimeoutActionLogOutDesc": {
"message": "A logged out vault requires that you re-authenticate to access it again."
},
"lock": {
"message": "Lock",
"description": "Verb form: to make secure or inaccesible by"
},
"trash": {
"message": "Trash",
"description": "Noun: A special folder for holding deleted items that have not yet been permanently deleted"
},
"searchTrash": {
"message": "Search Trash"
},
"permanentlyDelete": {
"message": "Permanently Delete"
},
"permanentlyDeleteSelected": {
"message": "Permanently Delete Selected"
},
"permanentlyDeleteItem": {
"message": "Permanently Delete Item"
},
"permanentlyDeleteItemConfirmation": {
"message": "Are you sure you want to permanently delete this item?"
},
"permanentlyDeletedItem": {
"message": "Permanently Deleted item"
},
"permanentlyDeletedItems": {
"message": "Permanently Deleted items"
},
"permanentlyDeleteSelectedItemsDesc": {
"message": "You have selected $COUNT$ item(s) to permanently delete. Are you sure you want to permanently delete all of these items?",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
},
"permanentlyDeletedItemId": {
"message": "Permanently Deleted item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"restore": {
"message": "Restore"
},
"restoreSelected": {
"message": "Restore Selected"
},
"restoreItem": {
"message": "Restore Item"
},
"restoredItem": {
"message": "Restored Item"
},
"restoredItems": {
"message": "Restored Items"
},
"restoreItemConfirmation": {
"message": "Are you sure you want to restore this item?"
},
"restoreItems": {
"message": "Restore items"
},
"restoreSelectedItemsDesc": {
"message": "You have selected $COUNT$ item(s) to restore. Are you sure you want to restore all of these items?",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
},
"restoredItemId": {
"message": "Restored item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"vaultTimeoutLogOutConfirmation": {
"message": "Logging out will remove all access to your vault and requires online authentication after the timeout period. Are you sure you want to use this setting?"
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "Timeout Action Confirmation"
New Crowdin updates (#564) * New translations messages.json (French) * New translations messages.json (Portuguese) * New translations messages.json (Sinhala) * New translations messages.json (Esperanto) * New translations messages.json (English, United Kingdom) * New translations messages.json (Estonian) * New translations messages.json (Croatian) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Vietnamese) * New translations messages.json (Chinese Traditional) * New translations messages.json (Chinese Simplified) * New translations messages.json (Ukrainian) * New translations messages.json (Turkish) * New translations messages.json (Swedish) * New translations messages.json (Slovak) * New translations messages.json (Russian) * New translations messages.json (Polish) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Dutch) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Norwegian Bokmal)
2020-06-27 03:24:31 +02:00
},
"hidePasswords": {
"message": "Hide Passwords"
},
"countryPostalCodeRequiredDesc": {
"message": "We require this information for calculating sales tax and financial reporting only."
},
"includeVAT": {
"message": "Include VAT/GST Information (optional)"
},
"taxIdNumber": {
"message": "VAT/GST Tax ID"
},
"taxInfoUpdated": {
"message": "Tax information updated."
New Crowdin updates (#642) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-08 17:29:01 +02:00
},
"setMasterPassword": {
"message": "Set Master Password"
},
"ssoCompleteRegistration": {
"message": "In order to complete logging in with SSO, please set a master password to access and protect your vault."
},
"identifier": {
"message": "Identifier"
},
"organizationIdentifier": {
"message": "Organization Identifier"
},
"ssoLogInWithOrgIdentifier": {
"message": "Log in using your organization's single sign-on portal. Please enter your organization's identifier to begin."
},
"enterpriseSingleSignOn": {
"message": "Enterprise Single Sign-On"
},
"businessPortal": {
"message": "Business Portal",
"description": "The web portal used by business organizations for configuring certain features."
},
"includeAllTeamsFeatures": {
"message": "All Teams features, plus:"
},
"includeSsoAuthentication": {
"message": "SSO Authentication via SAML2.0 and OpenID Connect"
},
"includeEnterprisePolicies": {
"message": "Enterprise Policies"
},
"ssoValidationFailed": {
"message": "SSO Validation Failed"
},
"ssoIdentifierRequired": {
"message": "Organization Identifier is required."
New Crowdin updates (#651) * New translations messages.json (French) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) * New translations messages.json (Croatian) * New translations messages.json (Russian) * New translations messages.json (Estonian) * New translations messages.json (Latvian) * New translations messages.json (English, United Kingdom) * New translations messages.json (Esperanto) * New translations messages.json (Malayalam) * New translations messages.json (Sinhala) * New translations messages.json (Slovak) * New translations messages.json (Portuguese) * New translations messages.json (Spanish) * New translations messages.json (German) * New translations messages.json (Afrikaans) * New translations messages.json (Belarusian) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Greek) * New translations messages.json (Polish) * New translations messages.json (Finnish) * New translations messages.json (Hebrew) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Norwegian Bokmal)
2020-09-14 16:49:58 +02:00
},
"unlinkSso": {
"message": "Unlink SSO"
},
"linkSso": {
"message": "Link SSO"
}
New Crowdin translations (#482) * New translations messages.json (Afrikaans) * New translations messages.json (Hebrew) * New translations messages.json (Ukrainian) * New translations messages.json (Turkish) * New translations messages.json (Swedish) * New translations messages.json (Spanish) * New translations messages.json (Slovak) * New translations messages.json (Russian) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Portuguese) * New translations messages.json (Polish) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Korean) * New translations messages.json (Japanese) * New translations messages.json (Italian) * New translations messages.json (Hungarian) * New translations messages.json (Greek) * New translations messages.json (Belarusian) * New translations messages.json (German) * New translations messages.json (French) * New translations messages.json (Finnish) * New translations messages.json (Estonian) * New translations messages.json (Esperanto) * New translations messages.json (English, United Kingdom) * New translations messages.json (Dutch) * New translations messages.json (Danish) * New translations messages.json (Czech) * New translations messages.json (Croatian) * New translations messages.json (Chinese Traditional) * New translations messages.json (Chinese Simplified) * New translations messages.json (Catalan) * New translations messages.json (Bulgarian) * New translations messages.json (Vietnamese) * New translations messages.json (Portuguese) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Hungarian) * New translations messages.json (Dutch)
2020-03-05 15:38:47 +01:00
}