tooot/src/i18n/vi/screens/tabs.json

336 lines
9.4 KiB
JSON

{
"tabs": {
"local": {
"name": "Đang theo dõi"
},
"public": {
"name": "",
"segments": {
"left": "Liên hợp",
"right": "Máy chủ"
}
},
"notifications": {
"name": "Thông báo"
},
"me": {
"name": "Tôi"
}
},
"common": {
"search": {
"accessibilityLabel": "Tìm kiếm",
"accessibilityHint": "Thử tìm hashtag, người dùng hoặc tút"
}
},
"notifications": {
"filter": {
"accessibilityLabel": "Lọc",
"accessibilityHint": "Lọc các dạng thông báo"
}
},
"me": {
"stacks": {
"bookmarks": {
"name": "Đã lưu"
},
"conversations": {
"name": "Nhắn riêng"
},
"favourites": {
"name": "Đã thích"
},
"fontSize": {
"name": "Cỡ chữ"
},
"lists": {
"name": "Danh sách"
},
"list": {
"name": "Danh sách: {{list}}"
},
"push": {
"name": "Thông báo đẩy"
},
"profile": {
"name": "Sửa hồ sơ"
},
"profileName": {
"name": "Tên hiển thị mới"
},
"profileNote": {
"name": "Mô tả"
},
"profileFields": {
"name": "Metadata"
},
"settings": {
"name": "Thiết lập"
},
"webSettings": {
"name": "Nâng cao"
},
"switch": {
"name": "Chuyển đổi tài khoản"
}
},
"fontSize": {
"showcase": "Xem trước",
"demo": "<p>Đây là một tút mẫu 😊 Bạn có thể chọn một trong nhiều lựa chọn bên dưới.<br /><br />Tùy chọn này chỉ áp dụng cho nội dung tút chứ không ảnh hưởng những phần tử khác của app.</p>",
"availableSizes": "Kích cỡ",
"sizes": {
"S": "S",
"M": "M - Mặc định",
"L": "L",
"XL": "XL",
"XXL": "XXL"
}
},
"profile": {
"cancellation": {
"title": "Những thay đổi chưa được lưu",
"message": "Những thay đổi của bạn chưa được lưu. Bạn có muốn hủy bỏ?",
"buttons": {
"cancel": "$t(common:buttons.cancel)",
"discard": "Hủy bỏ"
}
},
"feedback": {
"succeed": "Đã cập nhật {{type}}",
"failed": "Cập nhật {{type}} thất bại, xin thử lại"
},
"root": {
"name": {
"title": "Tên hiển thị"
},
"avatar": {
"title": "Ảnh đại diện",
"description": "Tự động nén xuống 400x400px"
},
"header": {
"title": "Ảnh bìa",
"description": "Tự động nén xuống 1500x500px"
},
"note": {
"title": "Mô tả"
},
"fields": {
"title": "Metadata",
"total_one": "{{count}} mục",
"total_other": "{{count}} mục"
},
"visibility": {
"title": "Kiểu tút mặc định",
"options": {
"public": "Công khai",
"unlisted": "Hạn chế",
"private": "Riêng tư",
"cancel": "$t(common:buttons.cancel)"
}
},
"sensitive": {
"title": "Đây là tài khoản NSFW"
},
"lock": {
"title": "Đây là tài khoản riêng tư",
"description": "Tự bạn sẽ phê duyệt người theo dõi"
},
"bot": {
"title": "Đây là tài khoản Bot",
"description": "Tài khoản này tự động thực hiện các hành động và không được quản lý bởi người thật"
}
},
"fields": {
"group": "Mục {{index}}",
"label": "Nhãn",
"content": "Nội dung"
}
},
"push": {
"notAvailable": "Điện thoại của bạn chưa bật thông báo đẩy",
"enable": {
"direct": "Bật thông báo đẩy",
"settings": "Bật trong cài đặt"
},
"global": {
"heading": "Bật cho {{acct}}",
"description": "Thông báo được truyền qua máy chủ tooot"
},
"decode": {
"heading": "Hiện chi tiết thông báo",
"description": "Theo mặc định, thông báo truyền qua máy chủ tooot sẽ được mã hóa, nhưng bạn cũng có thể chọn không mã hóa. Máy chủ của chúng tôi luôn công khai mã nguồn và không lưu lại bất cứ gì."
},
"default": {
"heading": "Mặc định"
},
"follow": {
"heading": "Người theo dõi mới"
},
"favourite": {
"heading": "Lượt thích"
},
"reblog": {
"heading": "Lượt đăng lại"
},
"mention": {
"heading": "Lượt nhắc đến"
},
"poll": {
"heading": "Kết quả bình chọn"
},
"howitworks": "Tìm hiểu cách truyền"
},
"root": {
"announcements": {
"content": {
"unread": "{{amount}} chưa đọc",
"read": "Tất cả đã đọc",
"empty": "Trống"
}
},
"push": {
"content": {
"enabled": "Đã bật",
"disabled": "Đã tắt"
}
},
"update": {
"title": "Cập nhật phiên bản mới"
},
"logout": {
"button": "Đăng xuất",
"alert": {
"title": "Vẫn đăng xuất?",
"message": "Sau khi đăng xuất, bạn sẽ phải nhập lại mật khẩu",
"buttons": {
"logout": "Đăng xuất",
"cancel": "$t(common:buttons.cancel)"
}
}
}
},
"settings": {
"fontsize": {
"heading": "$t(me.stacks.fontSize.name)",
"content": {
"S": "$t(me.fontSize.sizes.S)",
"M": "$t(me.fontSize.sizes.M)",
"L": "$t(me.fontSize.sizes.L)",
"XL": "$t(me.fontSize.sizes.XL)",
"XXL": "$t(me.fontSize.sizes.XXL)"
}
},
"language": {
"heading": "Ngôn ngữ",
"options": {
"cancel": "$t(common:buttons.cancel)"
}
},
"theme": {
"heading": "Giao diện",
"options": {
"auto": "Theo thiết bị",
"light": "Sáng",
"dark": "Tối",
"cancel": "$t(common:buttons.cancel)"
}
},
"darkTheme": {
"heading": "Độ tối",
"options": {
"lighter": "Thấp",
"darker": "Vừa",
"cancel": "$t(common:buttons.cancel)"
}
},
"browser": {
"heading": "Mở liên kết",
"options": {
"internal": "Bằng app",
"external": "Bằng trình duyệt",
"cancel": "$t(common:buttons.cancel)"
}
},
"feedback": {
"heading": "Đề xuất tính năng"
},
"support": {
"heading": "Ủng hộ tooot"
},
"review": {
"heading": "Đánh giá tooot"
},
"contact": {
"heading": "Liên hệ tooot"
},
"analytics": {
"heading": "Thu thập dữ liệu",
"description": "Giúp cải thiện chất lượng app"
},
"version": "Phiên bản {{version}}"
},
"switch": {
"existing": "Đã đăng nhập trước đây",
"new": "Đăng nhập máy chủ"
}
},
"shared": {
"account": {
"actions": {
"accessibilityLabel": "Hành động đối với {{user}}",
"accessibilityHint": "Bạn có thể ẩn, chặn, báo cáo hoặc chia sẻ người này"
},
"moved": "Đã chuyển đi",
"created_at": "Đã tham gia {{date}}",
"summary": {
"statuses_count": "{{count}} tút",
"following_count": "$t(shared.users.accounts.following)",
"followers_count": "$t(shared.users.accounts.followers)"
},
"toots": {
"default": "Tút",
"all": "Lượt trả lời"
}
},
"attachments": {
"name": "<0 /><1>'s media</1>"
},
"search": {
"header": {
"prefix": "Tìm kiếm",
"placeholder": "tất cả mọi thứ"
},
"empty": {
"general": "Tìm <bold>$t(screenTabs:shared.search.sections.accounts)</bold>, <bold>$t(screenTabs:shared.search.sections.hashtags)</bold> hoặc <bold>$t(screenTabs:shared.search.sections.statuses)</bold><bold>",
"advanced": {
"header": "Tìm kiếm nâng cao",
"example": {
"account": "$t(shared.search.header.prefix) $t(shared.search.sections.accounts)",
"hashtag": "$t(shared.search.header.prefix) $t(shared.search.sections.hashtags)",
"statusLink": "$t(shared.search.header.prefix) $t(shared.search.sections.statuses)",
"accountLink": "$t(shared.search.header.prefix) $t(shared.search.sections.accounts)"
}
}
},
"sections": {
"accounts": "Người dùng",
"hashtags": "Hashtag",
"statuses": "Tút"
},
"notFound": "Không tìm thấy {{type}} <bold>{{searchTerm}}</bold>"
},
"toot": {
"name": "Nội dung tút"
},
"users": {
"accounts": {
"following": "{{count}} theo dõi",
"followers": "{{count}} người theo dõi"
},
"statuses": {
"reblogged_by": "{{count}} đăng lại",
"favourited_by": "{{count}} thích"
}
}
}
}