New translations web.php (Vietnamese)

[ci skip]
This commit is contained in:
daniel 2021-12-27 19:56:48 -07:00
parent 936d0b8f95
commit 4890528510
1 changed files with 31 additions and 31 deletions

View File

@ -101,48 +101,48 @@ return [
'post' => [ 'post' => [
'shareToFollowers' => 'Chia sẻ đến người theo dõi', 'shareToFollowers' => 'Chia sẻ đến người theo dõi',
'shareToOther' => 'Chia sẻ tới những người khác', 'shareToOther' => 'Chia sẻ tới những người khác',
'noLikes' => 'No likes yet', 'noLikes' => 'Chưa có lượt thích',
'uploading' => 'Uploading', 'uploading' => 'Đang tải lên',
], ],
'profile' => [ 'profile' => [
'posts' => 'Posts', 'posts' => 'Ảnh',
'followers' => 'Followers', 'followers' => 'Người theo dõi',
'following' => 'Following', 'following' => 'Theo dõi',
'admin' => 'Admin', 'admin' => 'Quản trị viên',
'collections' => 'Collections', 'collections' => 'Bộ sưu tập',
'follow' => 'Follow', 'follow' => 'Theo dõi',
'unfollow' => 'Unfollow', 'unfollow' => 'Ngưng theo dõi',
'editProfile' => 'Edit Profile', 'editProfile' => 'Sửa trang cá nhân',
'followRequested' => 'Follow Requested', 'followRequested' => 'Yêu cầu theo dõi',
'joined' => 'Joined', 'joined' => 'Đã tham gia',
'emptyCollections' => 'We can\'t seem to find any collections', 'emptyCollections' => 'Không tìm thấy bộ sưu tập nào',
'emptyPosts' => 'We can\'t seem to find any posts', 'emptyPosts' => 'Không tìm thấy ảnh nào',
], ],
'menu' => [ 'menu' => [
'viewPost' => 'View Post', 'viewPost' => 'Xem ảnh',
'viewProfile' => 'View Profile', 'viewProfile' => 'Xem trang cá nhân',
'moderationTools' => 'Moderation Tools', 'moderationTools' => 'Kiểm duyệt',
'report' => 'Report', 'report' => 'Báo cáo',
'archive' => 'Archive', 'archive' => 'Lưu trữ',
'unarchive' => 'Unarchive', 'unarchive' => 'Bỏ lưu trữ',
'embed' => 'Embed', 'embed' => 'Nhúng',
'selectOneOption' => 'Select one of the following options', 'selectOneOption' => 'Vui lòng chọn một trong các tùy chọn sau',
'unlistFromTimelines' => 'Unlist from Timelines', 'unlistFromTimelines' => 'Unlist from Timelines',
'addCW' => 'Add Content Warning', 'addCW' => 'Thêm cảnh báo nội dung',
'removeCW' => 'Remove Content Warning', 'removeCW' => 'Xóa cảnh báo nội dung',
'markAsSpammer' => 'Mark as Spammer', 'markAsSpammer' => 'Đánh dấu spam',
'markAsSpammerText' => 'Unlist + CW existing and future posts', 'markAsSpammerText' => 'Unlist + CW existing and future posts',
'spam' => 'Spam', 'spam' => 'Spam',
'sensitive' => 'Sensitive Content', 'sensitive' => 'Nội dung nhạy cảm',
'abusive' => 'Abusive or Harmful', 'abusive' => 'Lạm dụng hoặc Gây hại',
'underageAccount' => 'Underage Account', 'underageAccount' => 'Tài khoản trẻ em',
'copyrightInfringement' => 'Copyright Infringement', 'copyrightInfringement' => 'Vi phạm bản quyền',
'impersonation' => 'Impersonation', 'impersonation' => 'Giả mạo',
'scamOrFraud' => 'Scam or Fraud', 'scamOrFraud' => 'Lừa đảo hoặc Gian lận',
'confirmReport' => 'Confirm Report', 'confirmReport' => 'Confirm Report',
'confirmReportText' => 'Are you sure you want to report this post?', 'confirmReportText' => 'Are you sure you want to report this post?',
'reportSent' => 'Report Sent!', 'reportSent' => 'Report Sent!',