From 21bd8c25a41e1c49ebb8c97e4b6b543c720dbb5c Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Tue, 18 Feb 2025 19:37:49 -0800 Subject: [PATCH] New translations messages.po (Vietnamese) --- src/locale/locales/vi/messages.po | 952 +++++++++++++++--------------- 1 file changed, 477 insertions(+), 475 deletions(-) diff --git a/src/locale/locales/vi/messages.po b/src/locale/locales/vi/messages.po index 2178b91b61..c9b917318a 100644 --- a/src/locale/locales/vi/messages.po +++ b/src/locale/locales/vi/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: vi\n" "Project-Id-Version: bluesky-social\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2025-02-18 03:17\n" +"PO-Revision-Date: 2025-02-19 03:37\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "Plural-Forms: nplurals=1; plural=0;\n" @@ -31,7 +31,7 @@ msgstr "(chứa nội dung nhúng)" msgid "(no email)" msgstr "(không có email)" -#: src/lib/hooks/useTimeAgo.ts:156 +#: src/lib/hooks/useTimeAgo.ts:169 msgid "{0, plural, one {# day} other {# days}}" msgstr "{0, plural, one {# ngày} other {# ngày}}" @@ -43,7 +43,7 @@ msgstr "{0, plural, one {# người theo dõi} other {# người theo dõi}}" msgid "{0, plural, one {# following} other {# following}}" msgstr "{0, plural, one {# đang theo dõi} other {# đang theo dõi}}" -#: src/lib/hooks/useTimeAgo.ts:146 +#: src/lib/hooks/useTimeAgo.ts:159 msgid "{0, plural, one {# hour} other {# hours}}" msgstr "{0, plural, one {# giờ} other {# giờ}}" @@ -59,11 +59,11 @@ msgstr "{0, plural, one {# nhãn} other {# nhãn}} được gắn lên nội dun msgid "{0, plural, one {# like} other {# likes}}" msgstr "{0, plural, one {# lượt thích} other {# lượt thích}}" -#: src/lib/hooks/useTimeAgo.ts:136 +#: src/lib/hooks/useTimeAgo.ts:149 msgid "{0, plural, one {# minute} other {# minutes}}" msgstr "{0, plural, one {# phút} other {# phút}}" -#: src/lib/hooks/useTimeAgo.ts:167 +#: src/lib/hooks/useTimeAgo.ts:180 msgid "{0, plural, one {# month} other {# months}}" msgstr "{0, plural, one {# tháng} other {# tháng}}" @@ -75,7 +75,7 @@ msgstr "{0, plural, one {# trích dẫn} other {# trích dẫn}}" msgid "{0, plural, one {# repost} other {# reposts}}" msgstr "{0, plural, one {# lượt đăng lại} other {# lượt đăng lại}}" -#: src/lib/hooks/useTimeAgo.ts:126 +#: src/lib/hooks/useTimeAgo.ts:139 msgid "{0, plural, one {# second} other {# seconds}}" msgstr "{0, plural, one {# giây} other {# giây}}" @@ -89,7 +89,7 @@ msgstr "{0, plural, one {người theo dõi} other {người theo dõi}}" msgid "{0, plural, one {following} other {following}}" msgstr "{0, plural, one {đang theo dõi} other {đang theo dõi}}" -#: src/view/com/post-thread/PostThreadItem.tsx:452 +#: src/view/com/post-thread/PostThreadItem.tsx:453 msgid "{0, plural, one {like} other {likes}}" msgstr "{0, plural, one {lượt thích} other {lượt thích}}" @@ -97,11 +97,11 @@ msgstr "{0, plural, one {lượt thích} other {lượt thích}}" msgid "{0, plural, one {post} other {posts}}" msgstr "{0, plural, one {bài đăng} other {bài đăng}}" -#: src/view/com/post-thread/PostThreadItem.tsx:436 +#: src/view/com/post-thread/PostThreadItem.tsx:437 msgid "{0, plural, one {quote} other {quotes}}" msgstr "{0, plural, one {trích dẫn} other {trích dẫn}}" -#: src/view/com/post-thread/PostThreadItem.tsx:418 +#: src/view/com/post-thread/PostThreadItem.tsx:419 msgid "{0, plural, one {repost} other {reposts}}" msgstr "{0, plural, one {lượt đăng lại} other {lượt đăng lại}}" @@ -115,7 +115,7 @@ msgstr "{0} <0>trong <1>thẻ" msgid "{0} <0>in <1>text & tags" msgstr "{0} <0>trong <1>văn bản & thẻ" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:219 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:225 msgid "{0} joined this week" msgstr "{0} tham gia tuần này" @@ -123,7 +123,7 @@ msgstr "{0} tham gia tuần này" msgid "{0} of {1}" msgstr "{0} trên {1}" -#: src/screens/StarterPack/StarterPackScreen.tsx:480 +#: src/screens/StarterPack/StarterPackScreen.tsx:486 msgid "{0} people have used this starter pack!" msgstr "{0} người đã sử dụng gói khởi đầu này!" @@ -131,7 +131,7 @@ msgstr "{0} người đã sử dụng gói khởi đầu này!" msgid "{0} unread items" msgstr "{0} mục chưa đọc" -#: src/view/com/util/UserAvatar.tsx:436 +#: src/view/com/util/UserAvatar.tsx:437 msgid "{0}'s avatar" msgstr "hình đại diện của {0}" @@ -144,27 +144,27 @@ msgid "{0}'s starter pack" msgstr "gói khởi đầu của {0}" #. How many days have passed, displayed in a narrow form -#: src/lib/hooks/useTimeAgo.ts:158 +#: src/lib/hooks/useTimeAgo.ts:171 msgid "{0}d" msgstr "{0} ngày" #. How many hours have passed, displayed in a narrow form -#: src/lib/hooks/useTimeAgo.ts:148 +#: src/lib/hooks/useTimeAgo.ts:161 msgid "{0}h" msgstr "{0} giờ" #. How many minutes have passed, displayed in a narrow form -#: src/lib/hooks/useTimeAgo.ts:138 +#: src/lib/hooks/useTimeAgo.ts:151 msgid "{0}m" msgstr "{0} phút" #. How many months have passed, displayed in a narrow form -#: src/lib/hooks/useTimeAgo.ts:169 +#: src/lib/hooks/useTimeAgo.ts:182 msgid "{0}mo" msgstr "{0} tháng" #. How many seconds have passed, displayed in a narrow form -#: src/lib/hooks/useTimeAgo.ts:128 +#: src/lib/hooks/useTimeAgo.ts:141 msgid "{0}s" msgstr "{0} giây" @@ -172,8 +172,8 @@ msgstr "{0} giây" msgid "{count} unread items" msgstr "{count} mục chưa đọc" -#: src/lib/generate-starterpack.ts:108 -#: src/screens/StarterPack/Wizard/index.tsx:178 +#: src/lib/generate-starterpack.ts:111 +#: src/screens/StarterPack/Wizard/index.tsx:179 msgid "{displayName}'s Starter Pack" msgstr "Gói khởi đầu của {displayName}" @@ -185,91 +185,91 @@ msgstr "{estimatedTimeHrs, plural, one {giờ} other {giờ}}" msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" msgstr "{estimatedTimeMins, plural, one {phút} other {phút}}" -#: src/view/com/notifications/NotificationFeedItem.tsx:301 +#: src/view/com/notifications/NotificationFeedItem.tsx:305 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "{firstAuthorLink} và <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} đã theo dõi bạn" -#: src/view/com/notifications/NotificationFeedItem.tsx:327 +#: src/view/com/notifications/NotificationFeedItem.tsx:331 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "{firstAuthorLink} và <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} đã thích bảng tin của bạn" -#: src/view/com/notifications/NotificationFeedItem.tsx:223 +#: src/view/com/notifications/NotificationFeedItem.tsx:224 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "{firstAuthorLink} và <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} đã thích bài của bạn" -#: src/view/com/notifications/NotificationFeedItem.tsx:247 +#: src/view/com/notifications/NotificationFeedItem.tsx:248 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "{firstAuthorLink} và <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} đã đăng lại bài của bạn" -#: src/view/com/notifications/NotificationFeedItem.tsx:351 +#: src/view/com/notifications/NotificationFeedItem.tsx:355 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "{firstAuthorLink} và <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} đã đăng ký gói khởi đầu của bạn" -#: src/view/com/notifications/NotificationFeedItem.tsx:313 +#: src/view/com/notifications/NotificationFeedItem.tsx:317 msgid "{firstAuthorLink} followed you" msgstr "{firstAuthorLink} đã theo dõi bạn" -#: src/view/com/notifications/NotificationFeedItem.tsx:290 +#: src/view/com/notifications/NotificationFeedItem.tsx:294 msgid "{firstAuthorLink} followed you back" msgstr "{firstAuthorLink} đã theo dõi lại bạn" -#: src/view/com/notifications/NotificationFeedItem.tsx:339 +#: src/view/com/notifications/NotificationFeedItem.tsx:343 msgid "{firstAuthorLink} liked your custom feed" msgstr "{firstAuthorLink} đã thích bảng tin của bạn" -#: src/view/com/notifications/NotificationFeedItem.tsx:235 +#: src/view/com/notifications/NotificationFeedItem.tsx:236 msgid "{firstAuthorLink} liked your post" msgstr "{firstAuthorLink} đã thích bài của bạn" -#: src/view/com/notifications/NotificationFeedItem.tsx:259 +#: src/view/com/notifications/NotificationFeedItem.tsx:260 msgid "{firstAuthorLink} reposted your post" msgstr "{firstAuthorLink} đã đăng lại bài của bạn" -#: src/view/com/notifications/NotificationFeedItem.tsx:363 +#: src/view/com/notifications/NotificationFeedItem.tsx:367 msgid "{firstAuthorLink} signed up with your starter pack" msgstr "{firstAuthorLink} đã đăng ký gói khởi đầu của bạn" -#: src/view/com/notifications/NotificationFeedItem.tsx:294 +#: src/view/com/notifications/NotificationFeedItem.tsx:298 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "{firstAuthorName} và {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} đã theo dõi bạn" -#: src/view/com/notifications/NotificationFeedItem.tsx:320 +#: src/view/com/notifications/NotificationFeedItem.tsx:324 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "{firstAuthorName} và {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} đã thích bảng tin của bạn" -#: src/view/com/notifications/NotificationFeedItem.tsx:216 +#: src/view/com/notifications/NotificationFeedItem.tsx:217 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "{firstAuthorName} và {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} đã thích bài của bạn" -#: src/view/com/notifications/NotificationFeedItem.tsx:240 +#: src/view/com/notifications/NotificationFeedItem.tsx:241 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "{firstAuthorName} và {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} đã đăng lại bài của bạn" -#: src/view/com/notifications/NotificationFeedItem.tsx:344 +#: src/view/com/notifications/NotificationFeedItem.tsx:348 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "{firstAuthorName} và {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} đã đăng ký gói khởi đầu của bạn" -#: src/view/com/notifications/NotificationFeedItem.tsx:299 +#: src/view/com/notifications/NotificationFeedItem.tsx:303 msgid "{firstAuthorName} followed you" msgstr "{firstAuthorName} đã theo dõi bạn" -#: src/view/com/notifications/NotificationFeedItem.tsx:289 +#: src/view/com/notifications/NotificationFeedItem.tsx:293 msgid "{firstAuthorName} followed you back" msgstr "{firstAuthorName} đã theo dõi lại bạn" -#: src/view/com/notifications/NotificationFeedItem.tsx:325 +#: src/view/com/notifications/NotificationFeedItem.tsx:329 msgid "{firstAuthorName} liked your custom feed" msgstr "{firstAuthorName} đã thích bảng tin của bạn" -#: src/view/com/notifications/NotificationFeedItem.tsx:221 +#: src/view/com/notifications/NotificationFeedItem.tsx:222 msgid "{firstAuthorName} liked your post" msgstr "{firstAuthorName} đã thích bài của bạn" -#: src/view/com/notifications/NotificationFeedItem.tsx:245 +#: src/view/com/notifications/NotificationFeedItem.tsx:246 msgid "{firstAuthorName} reposted your post" msgstr "{firstAuthorName} đã đăng lại bài của bạn" -#: src/view/com/notifications/NotificationFeedItem.tsx:349 +#: src/view/com/notifications/NotificationFeedItem.tsx:353 msgid "{firstAuthorName} signed up with your starter pack" msgstr "{firstAuthorName} đã đăng ký gói khởi đầu của bạn" @@ -278,7 +278,7 @@ msgstr "{firstAuthorName} đã đăng ký gói khởi đầu của bạn" msgid "{following} following" msgstr "{following} đang theo dõi" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:388 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:389 msgid "{handle} can't be messaged" msgstr "không thể nhắn tin cho {handle}" @@ -302,12 +302,12 @@ msgstr "{profileName} đã tham gia Bluesky {0} trước" msgid "{profileName} joined Bluesky using a starter pack {0} ago" msgstr "{profileName} đã tham gia Bluesky bằng gói khởi đầu {0} trước" -#: src/screens/StarterPack/Wizard/index.tsx:449 +#: src/screens/StarterPack/Wizard/index.tsx:450 msgctxt "profiles" msgid "<0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}} are included in your starter pack" msgstr "<0>{0}, <1>{1}, và {2, plural, one {# người khác} other {# người khác}} nằm trong trong gói khởi đầu của bạn" -#: src/screens/StarterPack/Wizard/index.tsx:502 +#: src/screens/StarterPack/Wizard/index.tsx:503 msgctxt "feeds" msgid "<0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}} are included in your starter pack" msgstr "<0>{0}, <1>{1}, và {2, plural, one {# người khác} other {# người khác}} nằm trong trong gói khởi đầu của bạn" @@ -320,15 +320,15 @@ msgstr "<0>{0} {1, plural, one {người theo dõi} other {người theo dõ msgid "<0>{0} {1, plural, one {following} other {following}}" msgstr "<0>{0} {1, plural, one {đang theo dõi} other {đang theo dõi}}" -#: src/screens/StarterPack/Wizard/index.tsx:490 +#: src/screens/StarterPack/Wizard/index.tsx:491 msgid "<0>{0} and<1> <2>{1} are included in your starter pack" msgstr "<0>{0} và<1> <2>{1} nằm trong gói khởi đầu của bạn" -#: src/screens/StarterPack/Wizard/index.tsx:483 +#: src/screens/StarterPack/Wizard/index.tsx:484 msgid "<0>{0} is included in your starter pack" msgstr "<0>{0} nằm trong gói khởi đầu của bạn" -#: src/components/WhoCanReply.tsx:292 +#: src/components/WhoCanReply.tsx:296 msgid "<0>{0} members" msgstr "<0>{0} thành viên" @@ -340,7 +340,7 @@ msgstr "<0>{date} lúc {time}" msgid "<0>Experimental: When this preference is enabled, you'll only receive reply and quote notifications from users you follow. We'll continue to add more controls here over time." msgstr "<0>Thử nghiệm: Khi tùy chọn này được bật, bạn chỉ nhận thông báo về trả lời và trích dẫn từ người dùng bạn theo dõi. Các điều khiển khác sẽ được thêm trong tương lai." -#: src/screens/StarterPack/Wizard/index.tsx:440 +#: src/screens/StarterPack/Wizard/index.tsx:441 msgid "<0>You and<1> <2>{0} are included in your starter pack" msgstr "<0>Bạn và<1> <2>{0} nằm trong gói khởi đầu của bạn" @@ -402,12 +402,12 @@ msgstr "Tài khoản được theo dõi" msgid "Account muted" msgstr "Tài khoản đã bị ẩn" -#: src/components/moderation/ModerationDetailsDialog.tsx:101 -#: src/lib/moderation/useModerationCauseDescription.ts:96 +#: src/components/moderation/ModerationDetailsDialog.tsx:103 +#: src/lib/moderation/useModerationCauseDescription.ts:98 msgid "Account Muted" msgstr "Tài khoản đã bị ẩn" -#: src/components/moderation/ModerationDetailsDialog.tsx:87 +#: src/components/moderation/ModerationDetailsDialog.tsx:89 msgid "Account Muted by List" msgstr "Tài khoản đã bị ẩn bởi Danh sách" @@ -438,11 +438,11 @@ msgstr "Tài khoản đã được bật lại thông báo" msgid "Add" msgstr "Thêm" -#: src/screens/StarterPack/Wizard/index.tsx:551 +#: src/screens/StarterPack/Wizard/index.tsx:552 msgid "Add {0} more to continue" msgstr "Thêm {0} để tiếp tục" -#: src/components/StarterPack/Wizard/WizardListCard.tsx:58 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:59 msgid "Add {displayName} to starter pack" msgstr "Thêm {displayName} vào gói khởi đầu" @@ -517,7 +517,7 @@ msgstr "Thêm người" msgid "Add recommended feeds" msgstr "Thêm bảng tin được đề xuất" -#: src/screens/StarterPack/Wizard/index.tsx:471 +#: src/screens/StarterPack/Wizard/index.tsx:472 msgid "Add some feeds to your starter pack!" msgstr "Thêm bảng tin từ gói khởi đầu của bạn!" @@ -557,7 +557,7 @@ msgstr "18+" #: src/components/moderation/ContentHider.tsx:113 #: src/lib/moderation/useGlobalLabelStrings.ts:34 -#: src/lib/moderation/useModerationCauseDescription.ts:144 +#: src/lib/moderation/useModerationCauseDescription.ts:148 #: src/view/com/composer/labels/LabelsBtn.tsx:128 msgid "Adult Content" msgstr "Nội dung 18+" @@ -583,13 +583,13 @@ msgstr "Nâng cao" msgid "All" msgstr "Tất cả" -#: src/screens/StarterPack/StarterPackScreen.tsx:381 +#: src/screens/StarterPack/StarterPackScreen.tsx:382 msgid "All accounts have been followed!" msgstr "Tất cả tài khoản đã được theo dõi!" -#: src/view/screens/Search/Search.tsx:361 -#: src/view/screens/Search/Search.tsx:399 -#: src/view/screens/Search/Search.tsx:401 +#: src/view/screens/Search/Search.tsx:362 +#: src/view/screens/Search/Search.tsx:400 +#: src/view/screens/Search/Search.tsx:402 msgid "All languages" msgstr "Mọi ngôn ngữ" @@ -693,7 +693,7 @@ msgstr "Đã có lỗi xảy ra khi đang tải video. Vui lòng thử lại sau msgid "An error occurred while loading the video. Please try again." msgstr "Đã có lỗi xảy ra khi đang tải video. Vui lòng thử lại." -#: src/components/StarterPack/QrCodeDialog.tsx:71 +#: src/components/StarterPack/QrCodeDialog.tsx:72 #: src/components/StarterPack/ShareDialog.tsx:79 msgid "An error occurred while saving the QR code!" msgstr "Đã có lỗi xảy ra khi đang lưu mã QR!" @@ -702,8 +702,8 @@ msgstr "Đã có lỗi xảy ra khi đang lưu mã QR!" msgid "An error occurred while selecting the video" msgstr "Đã có lỗi xảy ra khi đang chọn video" -#: src/screens/StarterPack/StarterPackScreen.tsx:347 -#: src/screens/StarterPack/StarterPackScreen.tsx:369 +#: src/screens/StarterPack/StarterPackScreen.tsx:348 +#: src/screens/StarterPack/StarterPackScreen.tsx:370 msgid "An error occurred while trying to follow all" msgstr "Đã có lỗi xảy ra khi đang cố gắng theo dõi tất cả" @@ -725,8 +725,8 @@ msgstr "Có vấn đề xảy ra khi đang mở cuộc trò chuyện" #: src/components/hooks/useFollowMethods.ts:35 #: src/components/hooks/useFollowMethods.ts:50 -#: src/components/ProfileCard.tsx:333 -#: src/components/ProfileCard.tsx:354 +#: src/components/ProfileCard.tsx:332 +#: src/components/ProfileCard.tsx:353 #: src/view/com/profile/FollowButton.tsx:38 #: src/view/com/profile/FollowButton.tsx:48 msgid "An issue occurred, please try again." @@ -736,12 +736,12 @@ msgstr "Có vấn đề xảy ra, vui lòng thử lại." msgid "an unknown error occurred" msgstr "có vấn đề không xác định xảy ra" -#: src/components/moderation/ModerationDetailsDialog.tsx:157 -#: src/components/moderation/ModerationDetailsDialog.tsx:153 +#: src/components/moderation/ModerationDetailsDialog.tsx:134 +#: src/lib/moderation/useModerationCauseDescription.ts:144 msgid "an unknown labeler" msgstr "dịch vụ nhãn không xác định" -#: src/components/WhoCanReply.tsx:313 +#: src/components/WhoCanReply.tsx:317 msgid "and" msgstr "và" @@ -803,16 +803,16 @@ msgstr "Mật khẩu ứng dụng" msgid "App Passwords" msgstr "Mật khẩu ứng dụng" -#: src/components/moderation/LabelsOnMeDialog.tsx:148 -#: src/components/moderation/LabelsOnMeDialog.tsx:151 +#: src/components/moderation/LabelsOnMeDialog.tsx:150 +#: src/components/moderation/LabelsOnMeDialog.tsx:153 msgid "Appeal" msgstr "Kháng nghị" -#: src/components/moderation/LabelsOnMeDialog.tsx:243 +#: src/components/moderation/LabelsOnMeDialog.tsx:268 msgid "Appeal \"{0}\" label" msgstr "Kháng nghị nhãn \"{0}\"" -#: src/components/moderation/LabelsOnMeDialog.tsx:233 +#: src/components/moderation/LabelsOnMeDialog.tsx:258 #: src/screens/Messages/components/ChatDisabled.tsx:91 msgid "Appeal submitted" msgstr "Kháng nghị đã được gửi" @@ -845,12 +845,12 @@ msgstr "Giao diện" msgid "Apply default recommended feeds" msgstr "Áp dụng bảng tin được đề xuất mặc định" -#: src/view/com/post-thread/PostThreadItem.tsx:839 +#: src/view/com/post-thread/PostThreadItem.tsx:843 msgid "Archived from {0}" msgstr "Lưu trữ từ {0}" -#: src/view/com/post-thread/PostThreadItem.tsx:808 -#: src/view/com/post-thread/PostThreadItem.tsx:847 +#: src/view/com/post-thread/PostThreadItem.tsx:812 +#: src/view/com/post-thread/PostThreadItem.tsx:851 msgid "Archived post" msgstr "Bài đăng lưu trữ" @@ -862,7 +862,7 @@ msgstr "Bạn có chắc chắn muốn xóa mật khẩu ứng dụng \"{0}\" kh msgid "Are you sure you want to delete this message? The message will be deleted for you, but not for the other participant." msgstr "Bạn có chắc chắn muốn xóa tin nhắn này? Tin nhắn sẽ bị xóa cho bạn, nhưng không phải cho người khác." -#: src/screens/StarterPack/StarterPackScreen.tsx:634 +#: src/screens/StarterPack/StarterPackScreen.tsx:640 msgid "Are you sure you want to delete this starter pack?" msgstr "Bạn có chắc chắn muốn xóa gói khởi đầu này không?" @@ -920,9 +920,9 @@ msgstr "Tùy chọn tự động phát đã được chuyển sang <0>Cài đặ msgid "Autoplay videos and GIFs" msgstr "Tự động phát video và GIF" -#: src/components/dms/MessagesListHeader.tsx:81 -#: src/components/moderation/LabelsOnMeDialog.tsx:290 -#: src/components/moderation/LabelsOnMeDialog.tsx:291 +#: src/components/dms/MessagesListHeader.tsx:82 +#: src/components/moderation/LabelsOnMeDialog.tsx:315 +#: src/components/moderation/LabelsOnMeDialog.tsx:316 #: src/screens/Login/ChooseAccountForm.tsx:90 #: src/screens/Login/ChooseAccountForm.tsx:95 #: src/screens/Login/ForgotPasswordForm.tsx:123 @@ -935,7 +935,7 @@ msgstr "Tự động phát video và GIF" #: src/screens/Messages/components/ChatDisabled.tsx:134 #: src/screens/Profile/Header/Shell.tsx:115 #: src/screens/Signup/BackNextButtons.tsx:41 -#: src/screens/StarterPack/Wizard/index.tsx:286 +#: src/screens/StarterPack/Wizard/index.tsx:287 msgid "Back" msgstr "Trở lại" @@ -974,8 +974,8 @@ msgstr "Ngày sinh" msgid "Block" msgstr "Chặn" +#: src/components/dms/ConvoMenu.tsx:247 #: src/components/dms/ConvoMenu.tsx:250 -#: src/components/dms/ConvoMenu.tsx:253 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:613 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:615 msgid "Block account" @@ -995,11 +995,11 @@ msgstr "Chặn tài khoản" msgid "Block accounts" msgstr "Chặn tài khoản" -#: src/components/dms/ReportDialog.tsx:325 +#: src/components/dms/ReportDialog.tsx:327 msgid "Block and Delete" msgstr "Chặn và xoá" -#: src/components/dms/ReportDialog.tsx:343 +#: src/components/dms/ReportDialog.tsx:345 msgid "Block and/or delete this conversation" msgstr "Chặn và/hoặc xoá cuộc trò chuyện này" @@ -1011,16 +1011,16 @@ msgstr "Danh sách chặn" msgid "Block these accounts?" msgstr "Chặn các tài khoản này?" -#: src/components/dms/ReportDialog.tsx:347 -#: src/components/dms/ReportDialog.tsx:350 +#: src/components/dms/ReportDialog.tsx:349 +#: src/components/dms/ReportDialog.tsx:352 msgid "Block user" msgstr "Chặn người dùng" -#: src/components/dms/ReportDialog.tsx:329 +#: src/components/dms/ReportDialog.tsx:331 msgid "Block User" msgstr "Chặn người dùng" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:83 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:84 msgid "Blocked" msgstr "Đã bị chặn" @@ -1067,7 +1067,7 @@ msgstr "Blog" msgid "Bluesky" msgstr "Bluesky" -#: src/view/com/post-thread/PostThreadItem.tsx:864 +#: src/view/com/post-thread/PostThreadItem.tsx:868 msgid "Bluesky cannot confirm the authenticity of the claimed date." msgstr "Bluesky không thể xác nhận tính xác thực của ngày được tuyên bố." @@ -1092,7 +1092,7 @@ msgstr "Điều khoản Dịch vụ của Bluesky Social" msgid "Bluesky will choose a set of recommended accounts from people in your network." msgstr "Bluesky sẽ chọn một tập hợp các tài khoản được đề xuất từ những người trong mạng lưới của bạn." -#: src/screens/Settings/components/PwiOptOut.tsx:92 +#: src/screens/Settings/components/PwiOptOut.tsx:99 msgid "Bluesky will not show your profile and posts to logged-out users. Other apps may not honor this request. This does not make your account private." msgstr "Bluesky sẽ không hiển thị hồ sơ và bài đăng của bạn cho người dùng không đăng nhập. Các ứng dụng khác có thể không tuân thủ yêu cầu này. Việc này không giúp tài khoản của bạn bảo mật." @@ -1117,23 +1117,23 @@ msgstr "Làm mờ hình ảnh và lọc từ bảng tin" msgid "Books" msgstr "Sách" -#: src/components/FeedInterstitials.tsx:370 +#: src/components/FeedInterstitials.tsx:372 msgid "Browse more accounts on the Explore page" msgstr "Xem nhiều tài khoản hơn trên trang Khám phá" -#: src/components/FeedInterstitials.tsx:507 +#: src/components/FeedInterstitials.tsx:509 msgid "Browse more feeds on the Explore page" msgstr "Xem nhiều bảng tin hơn trên trang Khám phá" -#: src/components/FeedInterstitials.tsx:351 -#: src/components/FeedInterstitials.tsx:354 -#: src/components/FeedInterstitials.tsx:488 -#: src/components/FeedInterstitials.tsx:491 +#: src/components/FeedInterstitials.tsx:353 +#: src/components/FeedInterstitials.tsx:356 +#: src/components/FeedInterstitials.tsx:490 +#: src/components/FeedInterstitials.tsx:493 msgid "Browse more suggestions" msgstr "Xem thêm đề xuất" -#: src/components/FeedInterstitials.tsx:378 -#: src/components/FeedInterstitials.tsx:516 +#: src/components/FeedInterstitials.tsx:380 +#: src/components/FeedInterstitials.tsx:518 msgid "Browse more suggestions on the Explore page" msgstr "Xem thêm đề xuất trên trang Khám phá" @@ -1187,8 +1187,8 @@ msgid "Camera" msgstr "Máy ảnh" #: src/components/Menu/index.tsx:304 -#: src/components/Prompt.tsx:129 -#: src/components/Prompt.tsx:131 +#: src/components/Prompt.tsx:130 +#: src/components/Prompt.tsx:132 #: src/screens/Deactivated.tsx:157 #: src/screens/Profile/Header/EditProfileDialog.tsx:220 #: src/screens/Profile/Header/EditProfileDialog.tsx:228 @@ -1214,7 +1214,7 @@ msgstr "Máy ảnh" #: src/view/com/modals/VerifyEmail.tsx:255 #: src/view/com/modals/VerifyEmail.tsx:261 #: src/view/com/util/post-ctrls/RepostButton.tsx:213 -#: src/view/screens/Search/Search.tsx:887 +#: src/view/screens/Search/Search.tsx:888 #: src/view/shell/desktop/LeftNav.tsx:209 msgid "Cancel" msgstr "Hủy bỏ" @@ -1248,7 +1248,7 @@ msgid "Cancel reactivation and sign out" msgstr "" #: src/view/com/modals/ListAddRemoveUsers.tsx:88 -#: src/view/screens/Search/Search.tsx:879 +#: src/view/screens/Search/Search.tsx:880 msgid "Cancel search" msgstr "Huỷ tìm kiếm" @@ -1256,10 +1256,10 @@ msgstr "Huỷ tìm kiếm" msgid "Cancels opening the linked website" msgstr "Hủy mở trang web liên kết" -#: src/state/shell/composer/index.tsx:83 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:127 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:168 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:204 +#: src/state/shell/composer/index.tsx:82 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:118 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:159 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:195 msgid "Cannot interact with a blocked user" msgstr "Không thể tương tác với người dùng đã bị chặn" @@ -1336,11 +1336,11 @@ msgstr "Thay đổi nơi quản lý tài khoản" msgid "Chat" msgstr "Chat" -#: src/components/dms/ConvoMenu.tsx:179 +#: src/components/dms/ConvoMenu.tsx:176 msgid "Chat muted" msgstr "Đã tắt thông báo chat" -#: src/components/dms/ConvoMenu.tsx:78 +#: src/components/dms/ConvoMenu.tsx:75 #: src/components/dms/MessageMenu.tsx:81 #: src/Navigation.tsx:411 #: src/screens/Messages/ChatList.tsx:253 @@ -1351,7 +1351,7 @@ msgstr "Cài đặt chat" msgid "Chat Settings" msgstr "Cài đặt chat" -#: src/components/dms/ConvoMenu.tsx:181 +#: src/components/dms/ConvoMenu.tsx:178 msgid "Chat unmuted" msgstr "Đã bật lại thông báo chat" @@ -1372,7 +1372,7 @@ msgstr "Kiểm tra hộp thư đến của bạn để nhận email với mã x msgid "Choose domain verification method" msgstr "Chọn phương pháp xác minh tên miền" -#: src/screens/StarterPack/Wizard/index.tsx:194 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Choose Feeds" msgstr "Chọn bảng tin" @@ -1380,7 +1380,7 @@ msgstr "Chọn bảng tin" msgid "Choose for me" msgstr "Chọn cho tôi" -#: src/screens/StarterPack/Wizard/index.tsx:190 +#: src/screens/StarterPack/Wizard/index.tsx:191 msgid "Choose People" msgstr "Chọn người" @@ -1388,7 +1388,7 @@ msgstr "Chọn người" msgid "Choose self-labels that are applicable for the media you are posting. If none are selected, this post is suitable for all audiences." msgstr "Chọn nhãn cá nhân phù hợp với phương tiện bạn đang đăng. Nếu không có nhãn, bài đăng này phù hợp với tất cả mọi người." -#: src/screens/Onboarding/StepFinished.tsx:287 +#: src/screens/Onboarding/StepFinished.tsx:298 msgid "Choose the algorithms that power your custom feeds." msgstr "Chọn thuật toán để vận hành các bảng tin tùy chỉnh của bạn." @@ -1409,7 +1409,7 @@ msgstr "Chọn bảng tin của riêng bạn! Các bảng tin được xây dự msgid "Choose your password" msgstr "Chọn mật khẩu của bạn" -#: src/screens/Signup/index.tsx:142 +#: src/screens/Signup/index.tsx:146 msgid "Choose your username" msgstr "Chọn tên người dùng của bạn" @@ -1455,9 +1455,9 @@ msgstr "Lộp 🐴 cộp 🐴" #: src/components/dialogs/GifSelect.tsx:281 #: src/components/dialogs/VerifyEmailDialog.tsx:289 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:265 -#: src/components/dms/ReportDialog.tsx:372 -#: src/components/dms/ReportDialog.tsx:381 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:266 +#: src/components/dms/ReportDialog.tsx:374 +#: src/components/dms/ReportDialog.tsx:383 #: src/components/NewskieDialog.tsx:146 #: src/components/NewskieDialog.tsx:153 #: src/components/ProgressGuide/FollowDialog.tsx:429 @@ -1469,8 +1469,8 @@ msgstr "Lộp 🐴 cộp 🐴" msgid "Close" msgstr "Đóng" -#: src/components/Dialog/index.web.tsx:111 -#: src/components/Dialog/index.web.tsx:253 +#: src/components/Dialog/index.web.tsx:112 +#: src/components/Dialog/index.web.tsx:255 msgid "Close active dialog" msgstr "Đóng hộp thoại đang mở" @@ -1524,11 +1524,11 @@ msgstr "Đóng bảng chọn emoji" msgid "Closes viewer for header image" msgstr "Đóng trình xem hình ảnh tiêu đề" -#: src/view/com/notifications/NotificationFeedItem.tsx:401 +#: src/view/com/notifications/NotificationFeedItem.tsx:405 msgid "Collapse list of users" msgstr "Thu gọn danh sách người dung" -#: src/view/com/notifications/NotificationFeedItem.tsx:594 +#: src/view/com/notifications/NotificationFeedItem.tsx:598 msgid "Collapses list of users for a given notification" msgstr "Thu gọn danh sách người dùng cho một thông báo cụ thể" @@ -1551,11 +1551,11 @@ msgstr "Truyện tranh" msgid "Community Guidelines" msgstr "Quy tắc cộng đồng" -#: src/screens/Onboarding/StepFinished.tsx:300 +#: src/screens/Onboarding/StepFinished.tsx:311 msgid "Complete onboarding and start using your account" msgstr "Hoàn thành quá trình hướng dẫn và bắt đầu sử dụng tài khoản của bạn" -#: src/screens/Signup/index.tsx:144 +#: src/screens/Signup/index.tsx:148 msgid "Complete the challenge" msgstr "Hoàn thành thử thách" @@ -1586,8 +1586,8 @@ msgstr "Đã cấu hình trong <0>cài đặt kiểm duyệt." #: src/components/dialogs/VerifyEmailDialog.tsx:253 #: src/components/dialogs/VerifyEmailDialog.tsx:260 #: src/components/dialogs/VerifyEmailDialog.tsx:283 -#: src/components/Prompt.tsx:172 -#: src/components/Prompt.tsx:175 +#: src/components/Prompt.tsx:173 +#: src/components/Prompt.tsx:176 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:185 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:188 #: src/view/com/modals/VerifyEmail.tsx:239 @@ -1635,8 +1635,8 @@ msgstr "Mã xác nhận" msgid "Connecting..." msgstr "Đang kết nối..." -#: src/screens/Signup/index.tsx:175 -#: src/screens/Signup/index.tsx:178 +#: src/screens/Signup/index.tsx:179 +#: src/screens/Signup/index.tsx:182 msgid "Contact support" msgstr "Liên hệ hỗ trợ" @@ -1671,15 +1671,15 @@ msgstr "Nội dung trên mạng mà có thể bạn sẽ thích." msgid "Content Languages" msgstr "Ngôn ngữ nội dung" -#: src/components/moderation/ModerationDetailsDialog.tsx:80 -#: src/lib/moderation/useModerationCauseDescription.ts:80 +#: src/components/moderation/ModerationDetailsDialog.tsx:82 +#: src/lib/moderation/useModerationCauseDescription.ts:82 msgid "Content Not Available" msgstr "Nội dung không có sẵn" -#: src/components/moderation/ModerationDetailsDialog.tsx:48 +#: src/components/moderation/ModerationDetailsDialog.tsx:50 #: src/components/moderation/ScreenHider.tsx:93 #: src/lib/moderation/useGlobalLabelStrings.ts:22 -#: src/lib/moderation/useModerationCauseDescription.ts:43 +#: src/lib/moderation/useModerationCauseDescription.ts:45 msgid "Content Warning" msgstr "Cảnh báo nội dung" @@ -1731,7 +1731,7 @@ msgstr "Đã sao chép phiên bản xây dựng vào bảng ghi tạm" #: src/lib/sharing.ts:41 #: src/view/com/modals/InviteCodes.tsx:153 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:237 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:403 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:394 msgid "Copied to clipboard" msgstr "Đã sao chép vào bảng ghi tạm" @@ -1744,7 +1744,7 @@ msgstr "Đã sao chép!" msgid "Copies build version to clipboard" msgstr "Sao chép mã số phiên bản vào bản ghi tạm" -#: src/components/StarterPack/QrCodeDialog.tsx:175 +#: src/components/StarterPack/QrCodeDialog.tsx:181 msgid "Copy" msgstr "Sao chép" @@ -1809,7 +1809,7 @@ msgstr "Sao chép URI at:// của bài đăng" msgid "Copy post text" msgstr "Sao chép văn bản bài đăng" -#: src/components/StarterPack/QrCodeDialog.tsx:169 +#: src/components/StarterPack/QrCodeDialog.tsx:175 msgid "Copy QR code" msgstr "Sao chép mã QR" @@ -1823,7 +1823,7 @@ msgid "Copyright Policy" msgstr "Chính sách bản quyền" #: src/components/dms/LeaveConvoPrompt.tsx:33 -#: src/components/dms/ReportDialog.tsx:308 +#: src/components/dms/ReportDialog.tsx:310 msgid "Could not leave chat" msgstr "Không thể rời khỏi chat" @@ -1835,7 +1835,7 @@ msgstr "Không thể tải bảng tin" msgid "Could not load list" msgstr "Không thể tải danh sách" -#: src/components/dms/ConvoMenu.tsx:185 +#: src/components/dms/ConvoMenu.tsx:182 msgid "Could not mute chat" msgstr "Không thể tắt thông báo chat" @@ -1847,7 +1847,7 @@ msgstr "Không thể xử lý video của bạn" msgid "Create" msgstr "Tạo" -#: src/components/StarterPack/QrCodeDialog.tsx:153 +#: src/components/StarterPack/QrCodeDialog.tsx:159 msgid "Create a QR code for a starter pack" msgstr "Tạo mã QR cho gói khởi đầu" @@ -1872,7 +1872,7 @@ msgstr "Tạo gói khởi đầu cho tôi" msgid "Create account" msgstr "Tạo tài khoản" -#: src/screens/Signup/index.tsx:93 +#: src/screens/Signup/index.tsx:94 msgid "Create Account" msgstr "Tạo tài khoản" @@ -1965,9 +1965,9 @@ msgstr "Biểu tượng mặc định" #: src/components/dms/MessageMenu.tsx:152 #: src/screens/Settings/AppPasswords.tsx:212 -#: src/screens/StarterPack/StarterPackScreen.tsx:586 -#: src/screens/StarterPack/StarterPackScreen.tsx:665 -#: src/screens/StarterPack/StarterPackScreen.tsx:745 +#: src/screens/StarterPack/StarterPackScreen.tsx:592 +#: src/screens/StarterPack/StarterPackScreen.tsx:671 +#: src/screens/StarterPack/StarterPackScreen.tsx:751 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:693 #: src/view/screens/ProfileList.tsx:739 msgid "Delete" @@ -1994,12 +1994,12 @@ msgstr "Xóa mật khẩu ứng dụng?" msgid "Delete chat declaration record" msgstr "Xóa bản ghi khai báo chat" -#: src/components/dms/ReportDialog.tsx:353 -#: src/components/dms/ReportDialog.tsx:356 +#: src/components/dms/ReportDialog.tsx:355 +#: src/components/dms/ReportDialog.tsx:358 msgid "Delete conversation" msgstr "Xóa cuộc trò chuyện" -#: src/components/dms/ReportDialog.tsx:327 +#: src/components/dms/ReportDialog.tsx:329 msgid "Delete Conversation" msgstr "Xoá cuộc trò chuyện" @@ -2029,12 +2029,12 @@ msgstr "Xóa tài khoản của tôi" msgid "Delete post" msgstr "Xóa bài đăng" -#: src/screens/StarterPack/StarterPackScreen.tsx:580 -#: src/screens/StarterPack/StarterPackScreen.tsx:736 +#: src/screens/StarterPack/StarterPackScreen.tsx:586 +#: src/screens/StarterPack/StarterPackScreen.tsx:742 msgid "Delete starter pack" msgstr "Xóa gói khởi đầu" -#: src/screens/StarterPack/StarterPackScreen.tsx:631 +#: src/screens/StarterPack/StarterPackScreen.tsx:637 msgid "Delete starter pack?" msgstr "Xóa gói khởi đầu?" @@ -2046,11 +2046,11 @@ msgstr "Xóa danh sách này?" msgid "Delete this post?" msgstr "Xóa bài đăng này?" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:93 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:94 msgid "Deleted" msgstr "Đã xóa" -#: src/components/dms/MessagesListHeader.tsx:154 +#: src/components/dms/MessagesListHeader.tsx:155 #: src/screens/Messages/components/ChatListItem.tsx:113 msgid "Deleted Account" msgstr "Đã xóa tài khoản" @@ -2102,7 +2102,7 @@ msgstr "Đã bật chế độ dành cho nhà phát triển" msgid "Developer options" msgstr "Lựa chọn phát triển" -#: src/components/WhoCanReply.tsx:175 +#: src/components/WhoCanReply.tsx:179 msgid "Dialog: adjust who can interact with this post" msgstr "Hộp thoại: điều chỉnh ai có thể tương tác với bài đăng này" @@ -2150,8 +2150,8 @@ msgstr "Hủy bản nháp?" msgid "Discard post?" msgstr "Hủy bài đăng?" -#: src/screens/Settings/components/PwiOptOut.tsx:80 -#: src/screens/Settings/components/PwiOptOut.tsx:84 +#: src/screens/Settings/components/PwiOptOut.tsx:87 +#: src/screens/Settings/components/PwiOptOut.tsx:91 msgid "Discourage apps from showing my account to logged-out users" msgstr "Ngăn ứng dụng hiển thị tài khoản của tôi cho người dùng đã đăng xuất" @@ -2231,7 +2231,7 @@ msgstr "Tên miền đã được xác minh!" #: src/components/dialogs/BirthDateSettings.tsx:114 #: src/components/dialogs/BirthDateSettings.tsx:120 -#: src/components/dms/ReportDialog.tsx:323 +#: src/components/dms/ReportDialog.tsx:325 #: src/components/forms/DateField/index.tsx:87 #: src/components/forms/DateField/index.tsx:93 #: src/screens/Onboarding/StepProfile/index.tsx:330 @@ -2266,11 +2266,11 @@ msgstr "Xong {extraText}" msgid "Double tap to close the dialog" msgstr "Nhấn đúp để đóng hộp thoại" -#: src/screens/VideoFeed/index.tsx:1041 +#: src/screens/VideoFeed/index.tsx:1047 msgid "Double tap to like" msgstr "Chạm hai lần để thích" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:317 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:323 msgid "Download Bluesky" msgstr "Tải Bluesky" @@ -2332,18 +2332,18 @@ msgid "Each code works once. You'll receive more invite codes periodically." msgstr "Mỗi mã chỉ được dùng một lần. Bạn sẽ nhận thêm mã mời theo định kỳ." #: src/screens/Settings/AccountSettings.tsx:112 -#: src/screens/StarterPack/StarterPackScreen.tsx:575 -#: src/screens/StarterPack/Wizard/index.tsx:534 -#: src/screens/StarterPack/Wizard/index.tsx:541 +#: src/screens/StarterPack/StarterPackScreen.tsx:581 +#: src/screens/StarterPack/Wizard/index.tsx:535 +#: src/screens/StarterPack/Wizard/index.tsx:542 msgid "Edit" msgstr "Chỉnh sửa" -#: src/view/com/lists/ListMembers.tsx:142 +#: src/view/com/lists/ListMembers.tsx:143 msgctxt "action" msgid "Edit" msgstr "Chỉnh sửa" -#: src/view/com/util/UserAvatar.tsx:348 +#: src/view/com/util/UserAvatar.tsx:349 #: src/view/com/util/UserBanner.tsx:95 msgid "Edit avatar" msgstr "Chỉnh sửa hình đại diện" @@ -2401,7 +2401,7 @@ msgstr "Chỉnh sửa hồ sơ" msgid "Edit Profile" msgstr "Chỉnh sửa hồ sơ" -#: src/screens/StarterPack/StarterPackScreen.tsx:567 +#: src/screens/StarterPack/StarterPackScreen.tsx:573 msgid "Edit starter pack" msgstr "Chỉnh sửa gói khởi đầu" @@ -2409,7 +2409,7 @@ msgstr "Chỉnh sửa gói khởi đầu" msgid "Edit User List" msgstr "Chỉnh sửa danh sách người dùng" -#: src/components/WhoCanReply.tsx:87 +#: src/components/WhoCanReply.tsx:91 msgid "Edit who can reply" msgstr "Chỉnh sửa ai có thể trả lời" @@ -2633,7 +2633,7 @@ msgid "Error receiving captcha response." msgstr "Nhận được lỗi phản hồi captcha." #: src/screens/Onboarding/StepInterests/index.tsx:183 -#: src/view/screens/Search/Search.tsx:114 +#: src/view/screens/Search/Search.tsx:115 msgid "Error:" msgstr "Lỗi:" @@ -2641,11 +2641,11 @@ msgstr "Lỗi:" msgid "Everybody" msgstr "Mọi người" -#: src/components/WhoCanReply.tsx:67 +#: src/components/WhoCanReply.tsx:71 msgid "Everybody can reply" msgstr "Mọi người có thể trả lời" -#: src/components/WhoCanReply.tsx:218 +#: src/components/WhoCanReply.tsx:222 msgid "Everybody can reply to this post." msgstr "Mọi người có thể trả lời bài đăng này." @@ -2694,7 +2694,7 @@ msgstr "Thoát nhập truy vấn tìm kiếm" msgid "Expand alt text" msgstr "Mở rộng văn bản thay thế" -#: src/view/com/notifications/NotificationFeedItem.tsx:402 +#: src/view/com/notifications/NotificationFeedItem.tsx:406 msgid "Expand list of users" msgstr "Mở rộng danh sách người dùng" @@ -2702,7 +2702,7 @@ msgstr "Mở rộng danh sách người dùng" msgid "Expand or collapse the full post you are replying to" msgstr "Mở rộng hoặc thu gọn toàn bộ bài đăng bạn đang trả lời" -#: src/screens/VideoFeed/index.tsx:935 +#: src/screens/VideoFeed/index.tsx:941 msgid "Expands or collapses post text" msgstr "Mở rộng hoặc thu gọn nội dung bài đăng" @@ -2710,7 +2710,7 @@ msgstr "Mở rộng hoặc thu gọn nội dung bài đăng" msgid "Expands or collapses the full post you are replying to" msgstr "Mở rộng hoặc thu gọn bài đăng bạn đang trả lời" -#: src/lib/api/index.ts:405 +#: src/lib/api/index.ts:406 msgid "Expected uri to resolve to a record" msgstr "Dự kiến uri sẽ phân giải thành một bản ghi" @@ -2727,6 +2727,11 @@ msgstr "Hết hạn" msgid "Expires {0}" msgstr "Mãn hạn {0}" +#: src/components/moderation/LabelsOnMeDialog.tsx:199 +#: src/components/moderation/ModerationDetailsDialog.tsx:208 +msgid "Expires in {0}" +msgstr "" + #: src/lib/moderation/useGlobalLabelStrings.ts:47 msgid "Explicit or potentially disturbing media." msgstr "Phương tiện phản cảm hoặc có khả năng phản cảm." @@ -2772,8 +2777,8 @@ msgstr "Không tạo được tên người dùng. Vui lòng thử lại." msgid "Failed to create app password. Please try again." msgstr "Không tạo được mật khẩu ứng dụng. Vui lòng thử lại." -#: src/screens/StarterPack/Wizard/index.tsx:233 -#: src/screens/StarterPack/Wizard/index.tsx:241 +#: src/screens/StarterPack/Wizard/index.tsx:234 +#: src/screens/StarterPack/Wizard/index.tsx:242 msgid "Failed to create starter pack" msgstr "Không tạo được gói khởi đầu" @@ -2789,7 +2794,7 @@ msgstr "Không xóa được tin nhắn" msgid "Failed to delete post, please try again" msgstr "Không xóa được bài đăng, vui lòng thử lại" -#: src/screens/StarterPack/StarterPackScreen.tsx:699 +#: src/screens/StarterPack/StarterPackScreen.tsx:705 msgid "Failed to delete starter pack" msgstr "Không xóa được gói khởi đầu" @@ -2835,7 +2840,7 @@ msgstr "Không thể lưu cài đặt. Vui lòng thử lại." msgid "Failed to send" msgstr "Không gởi được" -#: src/components/moderation/LabelsOnMeDialog.tsx:229 +#: src/components/moderation/LabelsOnMeDialog.tsx:254 #: src/screens/Messages/components/ChatDisabled.tsx:87 msgid "Failed to submit appeal, please try again." msgstr "Không gởi được kháng nghị, vui lòng thử lại." @@ -2876,7 +2881,7 @@ msgstr "Bảng tin bởi {0}" msgid "Feed menu" msgstr "Menu bảng tin" -#: src/components/StarterPack/Wizard/WizardListCard.tsx:54 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:55 msgid "Feed toggle" msgstr "Bật/tắt bảng tin" @@ -2892,11 +2897,11 @@ msgid "Feedback sent!" msgstr "Đã gởi phản hồi!" #: src/Navigation.tsx:421 -#: src/screens/StarterPack/StarterPackScreen.tsx:183 +#: src/screens/StarterPack/StarterPackScreen.tsx:184 #: src/view/screens/Feeds.tsx:508 #: src/view/screens/Profile.tsx:238 #: src/view/screens/SavedFeeds.tsx:96 -#: src/view/screens/Search/Search.tsx:525 +#: src/view/screens/Search/Search.tsx:526 #: src/view/shell/desktop/LeftNav.tsx:643 #: src/view/shell/Drawer.tsx:481 msgid "Feeds" @@ -2923,15 +2928,15 @@ msgstr "Lưu tệp thành công!" msgid "Filter from feeds" msgstr "Lọc từ bảng tin" -#: src/view/screens/Search/Search.tsx:397 +#: src/view/screens/Search/Search.tsx:398 msgid "Filter search by language" msgstr "Lọc tìm kiếm theo ngôn ngữ" -#: src/view/screens/Search/Search.tsx:367 +#: src/view/screens/Search/Search.tsx:368 msgid "Filter search by language (currently: {currentLanguageLabel})" msgstr "Lọc tìm kiếm theo ngôn ngữ (hiện tại: {currentLanguageLabel})" -#: src/screens/Onboarding/StepFinished.tsx:303 +#: src/screens/Onboarding/StepFinished.tsx:314 msgid "Finalizing" msgstr "Đang hoàn tất" @@ -2947,11 +2952,11 @@ msgstr "Tìm tài khoản đề theo dõi" msgid "Find people to follow" msgstr "Tìm người để theo dõi" -#: src/view/screens/Search/Search.tsx:586 +#: src/view/screens/Search/Search.tsx:587 msgid "Find posts and users on Bluesky" msgstr "Tìm bài đăng và người dùng trên Bluesky" -#: src/screens/StarterPack/Wizard/index.tsx:195 +#: src/screens/StarterPack/Wizard/index.tsx:196 msgid "Finish" msgstr "Hoàn tất" @@ -2959,17 +2964,17 @@ msgstr "Hoàn tất" msgid "Fitness" msgstr "Thể hình" -#: src/screens/Onboarding/StepFinished.tsx:283 +#: src/screens/Onboarding/StepFinished.tsx:294 msgid "Flexible" msgstr "Linh hoạt" #. User is not following this account, click to follow -#: src/components/ProfileCard.tsx:366 +#: src/components/ProfileCard.tsx:365 #: src/components/ProfileHoverCard/index.web.tsx:449 #: src/components/ProfileHoverCard/index.web.tsx:460 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:234 -#: src/screens/VideoFeed/index.tsx:823 -#: src/view/com/post-thread/PostThreadFollowBtn.tsx:132 +#: src/screens/VideoFeed/index.tsx:829 +#: src/view/com/post-thread/PostThreadFollowBtn.tsx:131 msgid "Follow" msgstr "Theo dõi" @@ -2979,11 +2984,11 @@ msgid "Follow" msgstr "Theo dõi" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:218 -#: src/view/com/post-thread/PostThreadFollowBtn.tsx:114 +#: src/view/com/post-thread/PostThreadFollowBtn.tsx:113 msgid "Follow {0}" msgstr "Theo dõi {0}" -#: src/screens/VideoFeed/index.tsx:800 +#: src/screens/VideoFeed/index.tsx:806 msgid "Follow {handle}" msgstr "Theo dõi {handle}" @@ -3005,13 +3010,13 @@ msgstr "Theo dõi 7 tài khoản" msgid "Follow Account" msgstr "Theo dõi tài khoản" -#: src/screens/StarterPack/StarterPackScreen.tsx:428 -#: src/screens/StarterPack/StarterPackScreen.tsx:436 +#: src/screens/StarterPack/StarterPackScreen.tsx:434 +#: src/screens/StarterPack/StarterPackScreen.tsx:442 msgid "Follow all" msgstr "Theo dõi tất cả" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:232 -#: src/view/com/post-thread/PostThreadFollowBtn.tsx:130 +#: src/view/com/post-thread/PostThreadFollowBtn.tsx:129 msgid "Follow Back" msgstr "Theo dõi lại" @@ -3024,19 +3029,19 @@ msgstr "Theo dõi lại" msgid "Follow more accounts to get connected to your interests and build your network." msgstr "Theo dõi thêm tài khoản để kết nối sở thích và xây dựng mạng lưới của bạn." -#: src/components/KnownFollowers.tsx:232 +#: src/components/KnownFollowers.tsx:233 msgid "Followed by <0>{0}" msgstr "Theo dõi bởi <0>{0}" -#: src/components/KnownFollowers.tsx:218 +#: src/components/KnownFollowers.tsx:219 msgid "Followed by <0>{0} and {1, plural, one {# other} other {# others}}" msgstr "Theo dõi bởi <0>{0} và {1, plural, one {# người khác} other {# người khác}}" -#: src/components/KnownFollowers.tsx:205 +#: src/components/KnownFollowers.tsx:206 msgid "Followed by <0>{0} and <1>{1}" msgstr "Theo dõi bởi <0>{0} và <1>{1}" -#: src/components/KnownFollowers.tsx:187 +#: src/components/KnownFollowers.tsx:188 msgid "Followed by <0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}}" msgstr "Theo dõi bởi <0>{0}, <1>{1}, và {2, plural, one {# người khác} other {# người khác}}" @@ -3050,23 +3055,23 @@ msgid "Followers you know" msgstr "Người theo dõi bạn biết" #. User is following this account, click to unfollow -#: src/components/ProfileCard.tsx:360 +#: src/components/ProfileCard.tsx:359 #: src/components/ProfileHoverCard/index.web.tsx:448 #: src/components/ProfileHoverCard/index.web.tsx:459 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230 -#: src/screens/VideoFeed/index.tsx:821 -#: src/view/com/post-thread/PostThreadFollowBtn.tsx:135 +#: src/screens/VideoFeed/index.tsx:827 +#: src/view/com/post-thread/PostThreadFollowBtn.tsx:134 #: src/view/screens/Feeds.tsx:599 #: src/view/screens/SavedFeeds.tsx:422 msgid "Following" msgstr "Đang theo dõi" -#: src/components/ProfileCard.tsx:323 +#: src/components/ProfileCard.tsx:322 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98 msgid "Following {0}" msgstr "Đang theo dõi {0}" -#: src/screens/VideoFeed/index.tsx:799 +#: src/screens/VideoFeed/index.tsx:805 msgid "Following {handle}" msgstr "Đang theo dõi {handle}" @@ -3142,7 +3147,7 @@ msgstr "Bài đăng thường xuyên Nội dung không mong muốn" msgid "From @{sanitizedAuthor}" msgstr "Từ @{sanitizedAuthor}" -#: src/view/com/posts/PostFeedItem.tsx:282 +#: src/view/com/posts/PostFeedItem.tsx:284 msgctxt "from-feed" msgid "From <0/>" msgstr "Từ <0/>" @@ -3168,7 +3173,7 @@ msgstr "Bắt đầu" msgid "Getting started" msgstr "Bắt đầu" -#: src/components/MediaPreview.tsx:122 +#: src/components/MediaPreview.tsx:108 msgid "GIF" msgstr "GIF" @@ -3185,8 +3190,8 @@ msgstr "Vi phạm rõ ràng luật pháp hoặc điều khoản dịch vụ" #: src/components/moderation/ScreenHider.tsx:163 #: src/screens/Profile/ProfileFeed/index.tsx:89 #: src/screens/VideoFeed/components/Header.tsx:163 -#: src/screens/VideoFeed/index.tsx:1102 -#: src/screens/VideoFeed/index.tsx:1106 +#: src/screens/VideoFeed/index.tsx:1108 +#: src/screens/VideoFeed/index.tsx:1112 #: src/view/com/auth/LoggedOut.tsx:72 #: src/view/screens/NotFound.tsx:57 #: src/view/screens/ProfileList.tsx:1009 @@ -3198,13 +3203,13 @@ msgstr "Quay lại" #: src/screens/Profile/ErrorState.tsx:62 #: src/screens/Profile/ErrorState.tsx:66 #: src/screens/Profile/ProfileFeed/index.tsx:94 -#: src/screens/StarterPack/StarterPackScreen.tsx:758 +#: src/screens/StarterPack/StarterPackScreen.tsx:764 #: src/view/screens/NotFound.tsx:56 #: src/view/screens/ProfileList.tsx:1014 msgid "Go Back" msgstr "Quay lại" -#: src/components/dms/ReportDialog.tsx:190 +#: src/components/dms/ReportDialog.tsx:192 #: src/components/ReportDialog/SelectReportOptionView.tsx:78 #: src/components/ReportDialog/SubmitView.tsx:110 #: src/screens/Onboarding/Layout.tsx:99 @@ -3230,11 +3235,11 @@ msgstr "Đến hội thoại với {0}" msgid "Go to next" msgstr "Tiếp theo" -#: src/components/dms/ConvoMenu.tsx:230 +#: src/components/dms/ConvoMenu.tsx:227 msgid "Go to profile" msgstr "Đến hồ sơ" -#: src/components/dms/ConvoMenu.tsx:227 +#: src/components/dms/ConvoMenu.tsx:224 msgid "Go to user's profile" msgstr "Đến hồ sơ người dùng" @@ -3283,7 +3288,7 @@ msgstr "Hashtag" msgid "Hashtag {tag}" msgstr "Hashtag {tag}" -#: src/screens/Signup/index.tsx:173 +#: src/screens/Signup/index.tsx:177 msgid "Having trouble?" msgstr "Gặp trục trặc?" @@ -3303,12 +3308,12 @@ msgstr "Giúp người khác biết bạn không phải là bot bằng cách t msgid "Here is your app password!" msgstr "Đây là mật khẩu ứng dụng của bạn!" -#: src/components/VideoPostCard.tsx:172 -#: src/components/VideoPostCard.tsx:448 +#: src/components/VideoPostCard.tsx:178 +#: src/components/VideoPostCard.tsx:454 msgid "Hidden" msgstr "Bị ẩn" -#: src/screens/VideoFeed/index.tsx:606 +#: src/screens/VideoFeed/index.tsx:607 msgid "Hidden by your moderation settings." msgstr "Bị ẩn bởi cài đặt kiểm duyệt của bạn." @@ -3331,7 +3336,7 @@ msgstr "Danh sách ẩn" msgid "Hide" msgstr "Ẩn" -#: src/view/com/notifications/NotificationFeedItem.tsx:601 +#: src/view/com/notifications/NotificationFeedItem.tsx:605 msgctxt "action" msgid "Hide" msgstr "Ẩn" @@ -3376,7 +3381,7 @@ msgstr "Ẩn chủ đề nổi trội?" msgid "Hide trending videos?" msgstr "Ẩn video nổi trội?" -#: src/view/com/notifications/NotificationFeedItem.tsx:592 +#: src/view/com/notifications/NotificationFeedItem.tsx:596 msgid "Hide user list" msgstr "Ẩn danh sách người dùng" @@ -3571,7 +3576,7 @@ msgstr "Mã xác nhận 2FA không hợp lệ" msgid "Invalid handle. Please try a different one." msgstr "Tên người dùng không hợp lệ. Vui lòng thử tên khác." -#: src/view/com/post-thread/PostThreadItem.tsx:282 +#: src/view/com/post-thread/PostThreadItem.tsx:283 msgid "Invalid or unsupported post record" msgstr "Bản ghi bài đăng không hợp lệ hoặc không được hỗ trợ" @@ -3619,7 +3624,7 @@ msgstr "Có vẻ bạn đã nhập sai địa chỉ email. Bạn có chắc ch msgid "It's correct" msgstr "Đúng" -#: src/screens/StarterPack/Wizard/index.tsx:435 +#: src/screens/StarterPack/Wizard/index.tsx:436 msgid "It's just you right now! Add more people to your starter pack by searching above." msgstr "Chỉ mới có bạn thôi! Thêm người khác vào gói khởi đầu của bạn bằng cách tìm kiếm ở trên." @@ -3631,14 +3636,14 @@ msgstr "ID công việc: {0}" msgid "Jobs" msgstr "Công việc" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:201 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:207 -#: src/screens/StarterPack/StarterPackScreen.tsx:456 -#: src/screens/StarterPack/StarterPackScreen.tsx:467 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:213 +#: src/screens/StarterPack/StarterPackScreen.tsx:462 +#: src/screens/StarterPack/StarterPackScreen.tsx:473 msgid "Join Bluesky" msgstr "Tham gia Bluesky" -#: src/components/StarterPack/QrCode.tsx:62 +#: src/components/StarterPack/QrCode.tsx:68 #: src/view/shell/NavSignupCard.tsx:40 msgid "Join the conversation" msgstr "Tham gia trò chuyện" @@ -3669,11 +3674,11 @@ msgstr "Đã thêm nhãn" msgid "Labels are annotations on users and content. They can be used to hide, warn, and categorize the network." msgstr "Nhãn là chú thích cho người dùng và nội dung. Chúng có thể được sử dụng để ẩn, cảnh báo, và phân loại mạng lưới." -#: src/components/moderation/LabelsOnMeDialog.tsx:71 +#: src/components/moderation/LabelsOnMeDialog.tsx:72 msgid "Labels on your account" msgstr "Nhãn trên tài khoản của bạn" -#: src/components/moderation/LabelsOnMeDialog.tsx:73 +#: src/components/moderation/LabelsOnMeDialog.tsx:74 msgid "Labels on your content" msgstr "Nhãn trên nội dung của bạn" @@ -3697,7 +3702,7 @@ msgstr "Lớn hơn" #: src/screens/Hashtag.tsx:95 #: src/screens/Topic.tsx:77 -#: src/view/screens/Search/Search.tsx:509 +#: src/view/screens/Search/Search.tsx:510 msgid "Latest" msgstr "Mới nhất" @@ -3744,15 +3749,15 @@ msgstr "Tìm hiểu thêm." msgid "Leave" msgstr "Rời đi" -#: src/components/dms/MessagesListBlockedFooter.tsx:73 -#: src/components/dms/MessagesListBlockedFooter.tsx:80 +#: src/components/dms/MessagesListBlockedFooter.tsx:74 +#: src/components/dms/MessagesListBlockedFooter.tsx:81 msgid "Leave chat" msgstr "Rời chat" +#: src/components/dms/ConvoMenu.tsx:203 #: src/components/dms/ConvoMenu.tsx:206 -#: src/components/dms/ConvoMenu.tsx:209 +#: src/components/dms/ConvoMenu.tsx:266 #: src/components/dms/ConvoMenu.tsx:269 -#: src/components/dms/ConvoMenu.tsx:272 #: src/components/dms/LeaveConvoPrompt.tsx:40 msgid "Leave conversation" msgstr "Rời đối thoại" @@ -3778,7 +3783,7 @@ msgstr "Để tôi chọn" msgid "Let's get your password reset!" msgstr "Cùng đặt lại mật khẩu của bạn nào!" -#: src/screens/Onboarding/StepFinished.tsx:303 +#: src/screens/Onboarding/StepFinished.tsx:314 msgid "Let's go!" msgstr "Bắt đầu nào!" @@ -3790,7 +3795,7 @@ msgstr "Sáng" msgid "Like" msgstr "Thích" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:321 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:312 msgid "Like ({0, plural, one {# like} other {# likes}})" msgstr "Thích ({0, plural, one {# lượt thích} other {# lượt thích}})" @@ -3839,7 +3844,7 @@ msgstr "Thích bởi {likeCount, plural, one {# người dùng} other {# ngườ msgid "Likes" msgstr "Lượt thích" -#: src/view/com/post-thread/PostThreadItem.tsx:217 +#: src/view/com/post-thread/PostThreadItem.tsx:218 msgid "Likes on this post" msgstr "Lượt thích cho bài đăng này" @@ -3995,8 +4000,8 @@ msgstr "Quản lý bảng tin đã lưu" msgid "Manage your muted words and tags" msgstr "Quản lý từ cấm và thẻ" +#: src/components/dms/ConvoMenu.tsx:215 #: src/components/dms/ConvoMenu.tsx:218 -#: src/components/dms/ConvoMenu.tsx:221 msgid "Mark as read" msgstr "Đánh dấu đã đọc" @@ -4008,7 +4013,7 @@ msgstr "Phương tiện" msgid "Media that may be disturbing or inappropriate for some audiences." msgstr "Phương tiện có thể gây phản cảm cho một số khán giả." -#: src/components/WhoCanReply.tsx:259 +#: src/components/WhoCanReply.tsx:263 msgid "mentioned users" msgstr "người dùng được đề cập" @@ -4067,7 +4072,7 @@ msgstr "Bài đăng sai lệch" msgid "Moderation" msgstr "Kiểm duyệt" -#: src/components/moderation/ModerationDetailsDialog.tsx:132 +#: src/components/moderation/ModerationDetailsDialog.tsx:138 msgid "Moderation details" msgstr "Chi tiết kiểm duyệt" @@ -4114,12 +4119,12 @@ msgstr "Trạng thái kiểm duyệt" msgid "Moderation tools" msgstr "Công cụ kiểm duyệt" -#: src/components/moderation/ModerationDetailsDialog.tsx:50 -#: src/lib/moderation/useModerationCauseDescription.ts:45 +#: src/components/moderation/ModerationDetailsDialog.tsx:52 +#: src/lib/moderation/useModerationCauseDescription.ts:47 msgid "Moderator has chosen to set a general warning on the content." msgstr "Kiểm duyệt viên đã đặt cảnh báo chung cho nội dung." -#: src/view/com/post-thread/PostThreadItem.tsx:637 +#: src/view/com/post-thread/PostThreadItem.tsx:638 msgid "More" msgstr "Khác" @@ -4171,8 +4176,8 @@ msgstr "Ẩn tài khoản" msgid "Mute accounts" msgstr "Ẩn tài khoản" -#: src/components/dms/ConvoMenu.tsx:235 -#: src/components/dms/ConvoMenu.tsx:241 +#: src/components/dms/ConvoMenu.tsx:232 +#: src/components/dms/ConvoMenu.tsx:238 msgid "Mute conversation" msgstr "Tắt thông báo đối thoại" @@ -4235,7 +4240,7 @@ msgstr "Tài khoản bị ẩn" msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "Bài đăng từ tài khoản đã bị ẩn sẽ bị xóa khỏi bảng tin và thông báo của bạn. Việc ẩn là hoàn toàn riêng tư." -#: src/lib/moderation/useModerationCauseDescription.ts:90 +#: src/lib/moderation/useModerationCauseDescription.ts:92 msgid "Muted by \"{0}\"" msgstr "Ẩn bởi \"{0}\"" @@ -4276,7 +4281,7 @@ msgstr "Tên hoặc mô tả phi phạm tiêu chuẩn cộng đồng" msgid "Nature" msgstr "Thiên nhiên" -#: src/components/StarterPack/StarterPackCard.tsx:124 +#: src/components/StarterPack/StarterPackCard.tsx:130 msgid "Navigate to {0}" msgstr "Điều hướng đến {0}" @@ -4298,7 +4303,7 @@ msgstr "Cần phải thay đổi?" msgid "Need to report a copyright violation?" msgstr "Cần báo cáo vi phạm bản quyền?" -#: src/screens/Onboarding/StepFinished.tsx:271 +#: src/screens/Onboarding/StepFinished.tsx:282 msgid "Never lose access to your followers or data." msgstr "Không bao giờ mất truy cập đến người theo dõi hoặc dữ liệu của bạn." @@ -4393,10 +4398,10 @@ msgstr "Tin tức" #: src/screens/Settings/components/AddAppPasswordDialog.tsx:157 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:165 #: src/screens/Signup/BackNextButtons.tsx:67 -#: src/screens/StarterPack/Wizard/index.tsx:187 -#: src/screens/StarterPack/Wizard/index.tsx:191 -#: src/screens/StarterPack/Wizard/index.tsx:341 -#: src/screens/StarterPack/Wizard/index.tsx:348 +#: src/screens/StarterPack/Wizard/index.tsx:188 +#: src/screens/StarterPack/Wizard/index.tsx:192 +#: src/screens/StarterPack/Wizard/index.tsx:342 +#: src/screens/StarterPack/Wizard/index.tsx:349 #: src/view/com/modals/ChangePassword.tsx:254 #: src/view/com/modals/ChangePassword.tsx:256 msgid "Next" @@ -4428,7 +4433,7 @@ msgstr "Không tìm thấy bảng tin nào. Thử tìm gì đó khác xem." msgid "No likes yet" msgstr "Chưa có lượt thích nào" -#: src/components/ProfileCard.tsx:345 +#: src/components/ProfileCard.tsx:344 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119 msgid "No longer following {0}" msgstr "Không còn theo dõi {0}" @@ -4454,7 +4459,7 @@ msgstr "Chưa có thông báo nào!" msgid "No one" msgstr "Không ai" -#: src/components/WhoCanReply.tsx:242 +#: src/components/WhoCanReply.tsx:246 msgid "No one but the author can quote this post." msgstr "Không ai ngoài tác giả có thể trích dẫn bài đăng này." @@ -4475,7 +4480,7 @@ msgstr "Chưa có lượt đăng lại nào" msgid "No result" msgstr "Không có kết quả" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:200 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:201 #: src/components/ProgressGuide/FollowDialog.tsx:235 msgid "No results" msgstr "Không có kết quả" @@ -4489,9 +4494,9 @@ msgid "No results found for \"{query}\"" msgstr "Không tìm thấy kết quả nào cho \"{query}\"" #: src/view/com/modals/ListAddRemoveUsers.tsx:128 -#: src/view/screens/Search/Search.tsx:231 -#: src/view/screens/Search/Search.tsx:269 -#: src/view/screens/Search/Search.tsx:314 +#: src/view/screens/Search/Search.tsx:232 +#: src/view/screens/Search/Search.tsx:270 +#: src/view/screens/Search/Search.tsx:315 msgid "No results found for {query}" msgstr "Không tìm thấy kết quả nào cho {query}" @@ -4522,7 +4527,7 @@ msgstr "Chưa có ai trích dẫn bài đăng này. Có lẽ bạn nên là ngư msgid "Nobody has reposted this yet. Maybe you should be the first!" msgstr "Chưa có ai đăng lại bài đăng này. Có lẽ bạn nên là người đầu tiên!" -#: src/screens/StarterPack/Wizard/StepProfiles.tsx:103 +#: src/screens/StarterPack/Wizard/StepProfiles.tsx:104 msgid "Nobody was found. Try searching for someone else." msgstr "Không tìm thấy ai. Hãy thử tìm người khác." @@ -4542,7 +4547,7 @@ msgstr "Không phải bây giờ" #: src/view/com/profile/ProfileMenu.tsx:400 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:718 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:367 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:358 msgid "Note about sharing" msgstr "Chú ý về việc chia sẻ" @@ -4583,7 +4588,7 @@ msgstr "Âm thanh thông báo" msgid "Notifications" msgstr "Thông báo" -#: src/lib/hooks/useTimeAgo.ts:122 +#: src/lib/hooks/useTimeAgo.ts:135 msgid "now" msgstr "bây giờ" @@ -4620,7 +4625,7 @@ msgid "OK" msgstr "OK" #: src/screens/Login/PasswordUpdatedForm.tsx:37 -#: src/view/com/post-thread/PostThreadItem.tsx:869 +#: src/view/com/post-thread/PostThreadItem.tsx:873 msgid "Okay" msgstr "OK" @@ -4631,7 +4636,7 @@ msgstr "OK" msgid "Oldest replies first" msgstr "Trả lời cũ nhất trước" -#: src/components/StarterPack/QrCode.tsx:76 +#: src/components/StarterPack/QrCode.tsx:82 msgid "on<0><1/><2><3/>" msgstr "trên<0><1/><2><3/>" @@ -4655,7 +4660,7 @@ msgstr "Một hoặc nhiều video thiếu văn bản thay thế" msgid "Only .jpg and .png files are supported" msgstr "Chỉ hỗ trợ tệp .jpg và .png" -#: src/components/WhoCanReply.tsx:222 +#: src/components/WhoCanReply.tsx:226 msgid "Only {0} can reply." msgstr "Chỉ {0} có thể trả lời" @@ -4685,7 +4690,7 @@ msgstr "Ôi, có gì đó không đúng!" msgid "Oops!" msgstr "Ôi!" -#: src/screens/Onboarding/StepFinished.tsx:267 +#: src/screens/Onboarding/StepFinished.tsx:278 msgid "Open" msgstr "Mở" @@ -4740,7 +4745,7 @@ msgstr "Mở cài đặt thẻ và từ cấm" msgid "Open post options menu" msgstr "Mở bảng tùy chọn bài đăng" -#: src/screens/StarterPack/StarterPackScreen.tsx:553 +#: src/screens/StarterPack/StarterPackScreen.tsx:559 msgid "Open starter pack menu" msgstr "Mở trình đơn gói khởi đầu" @@ -4819,8 +4824,8 @@ msgstr "Mở biểu mẫu đặt lại mật khẩu" msgid "Opens the linked website" msgstr "Mở trang web liên kết" -#: src/view/com/notifications/NotificationFeedItem.tsx:679 -#: src/view/com/util/UserAvatar.tsx:437 +#: src/view/com/notifications/NotificationFeedItem.tsx:683 +#: src/view/com/util/UserAvatar.tsx:438 msgid "Opens this profile" msgstr "Mở hồ sơ này" @@ -4828,7 +4833,7 @@ msgstr "Mở hồ sơ này" msgid "Opens video picker" msgstr "Mở trình chọn video" -#: src/components/dms/ReportDialog.tsx:219 +#: src/components/dms/ReportDialog.tsx:221 #: src/components/ReportDialog/SubmitView.tsx:168 msgid "Optionally provide additional information below:" msgstr "Cung cấp thêm thông tin bên dưới (không bắt buộc):" @@ -4862,7 +4867,7 @@ msgstr "Tài khoản khác" msgid "Other..." msgstr "Khác..." -#: src/components/dms/ReportDialog.tsx:339 +#: src/components/dms/ReportDialog.tsx:341 msgid "Our moderation team has received your report." msgstr "Đội ngũ kiểm duyệt của chúng tôi đã nhận được báo cáo của bạn." @@ -4910,8 +4915,8 @@ msgstr "Dừng" msgid "Pause video" msgstr "Dừng video" -#: src/screens/StarterPack/StarterPackScreen.tsx:182 -#: src/view/screens/Search/Search.tsx:519 +#: src/screens/StarterPack/StarterPackScreen.tsx:183 +#: src/view/screens/Search/Search.tsx:520 msgid "People" msgstr "Con người" @@ -4931,7 +4936,7 @@ msgstr "Yêu cầu quyền truy cập camera roll." msgid "Permission to access camera roll was denied. Please enable it in your system settings." msgstr "Yêu cầu truy cập camera roll đã bị từ chối. Vui lòng kích hoạt từ cài đặt hệ thống của bạn." -#: src/components/StarterPack/Wizard/WizardListCard.tsx:54 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:55 msgid "Person toggle" msgstr "Tắt/bật người" @@ -4975,7 +4980,7 @@ msgstr "Ghim vào trang chủ" msgid "Pin to your profile" msgstr "Ghim vào hồ sơ của bạn" -#: src/view/com/posts/PostFeedItem.tsx:363 +#: src/view/com/posts/PostFeedItem.tsx:365 msgid "Pinned" msgstr "Đã ghim" @@ -5077,7 +5082,7 @@ msgstr "Vui lòng nhập mật khẩu của bạn nữa:" msgid "Please enter your username" msgstr "Vui lòng nhập tên tài khoản" -#: src/components/moderation/LabelsOnMeDialog.tsx:265 +#: src/components/moderation/LabelsOnMeDialog.tsx:290 msgid "Please explain why you think this label was incorrectly applied by {0}" msgstr "Vui lòng giải thích vì sao bạn nghĩ nhãn này đã được áp dụng sai bởi {0}" @@ -5122,7 +5127,7 @@ msgctxt "action" msgid "Post All" msgstr "Đăng tất cả" -#: src/view/com/post-thread/PostThreadItem.tsx:209 +#: src/view/com/post-thread/PostThreadItem.tsx:210 msgid "Post by {0}" msgstr "Đăng bởi {0}" @@ -5137,11 +5142,11 @@ msgstr "Đăng bởi @{0}" msgid "Post deleted" msgstr "Đã xóa bài đăng" -#: src/lib/api/index.ts:185 +#: src/lib/api/index.ts:186 msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "Không đăng bài đăng được. Vui lòng kiểm tra kết nối mạng và thử lại." -#: src/screens/VideoFeed/index.tsx:511 +#: src/screens/VideoFeed/index.tsx:512 msgid "Post has been deleted" msgstr "Bài đăng đã bị xoá" @@ -5149,13 +5154,13 @@ msgstr "Bài đăng đã bị xoá" msgid "Post hidden" msgstr "Đã ẩn bài đăng" -#: src/components/moderation/ModerationDetailsDialog.tsx:105 -#: src/lib/moderation/useModerationCauseDescription.ts:104 +#: src/components/moderation/ModerationDetailsDialog.tsx:107 +#: src/lib/moderation/useModerationCauseDescription.ts:106 msgid "Post Hidden by Muted Word" msgstr "Bài đăng bị ẩn do từ cấm" -#: src/components/moderation/ModerationDetailsDialog.tsx:108 -#: src/lib/moderation/useModerationCauseDescription.ts:113 +#: src/components/moderation/ModerationDetailsDialog.tsx:110 +#: src/lib/moderation/useModerationCauseDescription.ts:115 msgid "Post Hidden by You" msgstr "Bài đăng ẩn bởi bạn" @@ -5189,7 +5194,7 @@ msgstr "Đã ghim bài đăng" msgid "Post unpinned" msgstr "Đã gở ghim bài đăng" -#: src/screens/StarterPack/StarterPackScreen.tsx:184 +#: src/screens/StarterPack/StarterPackScreen.tsx:185 #: src/view/screens/Profile.tsx:233 msgid "Posts" msgstr "Bài đăng" @@ -5221,7 +5226,7 @@ msgstr "Nhấn để thử kết nối lại" msgid "Press to retry" msgstr "Nhấn để thử lại" -#: src/components/KnownFollowers.tsx:124 +#: src/components/KnownFollowers.tsx:125 msgid "Press to view followers of this account that you also follow" msgstr "Nhấn để xem người theo dõi của tài khoản này mà bạn cũng theo dõi" @@ -5270,12 +5275,12 @@ msgstr "Chính sách bảo mật" msgid "Processing video..." msgstr "Đang xử lý video..." -#: src/lib/api/index.ts:59 +#: src/lib/api/index.ts:60 #: src/screens/Login/ForgotPasswordForm.tsx:149 msgid "Processing..." msgstr "Đang xử lý..." -#: src/view/screens/DebugMod.tsx:919 +#: src/view/screens/DebugMod.tsx:920 #: src/view/screens/Profile.tsx:372 msgid "profile" msgstr "hồ sơ" @@ -5292,7 +5297,7 @@ msgstr "Hồ sơ" msgid "Profile updated" msgstr "Đã cập nhật hồ sơ" -#: src/screens/Onboarding/StepFinished.tsx:253 +#: src/screens/Onboarding/StepFinished.tsx:264 msgid "Public" msgstr "Công khai" @@ -5304,15 +5309,15 @@ msgstr "Danh sách công khai, chia sẻ được của người dùng để cho msgid "Public, sharable lists which can be used to drive feeds." msgstr "Danh sách công khai và chia sẻ được có thể thúc đẩy bảng tin." -#: src/components/StarterPack/QrCodeDialog.tsx:128 +#: src/components/StarterPack/QrCodeDialog.tsx:134 msgid "QR code copied to your clipboard!" msgstr "Mã QR đã được sao chép vào bảng ghi tạm!" -#: src/components/StarterPack/QrCodeDialog.tsx:106 +#: src/components/StarterPack/QrCodeDialog.tsx:112 msgid "QR code has been downloaded!" msgstr "Đã tải mã QR!" -#: src/components/StarterPack/QrCodeDialog.tsx:107 +#: src/components/StarterPack/QrCodeDialog.tsx:113 msgid "QR code saved to your camera roll!" msgstr "Đã lưu mã QR vào camera roll!" @@ -5346,7 +5351,7 @@ msgstr "Cài đặt trích dẫn" msgid "Quotes" msgstr "Trích dẫn" -#: src/view/com/post-thread/PostThreadItem.tsx:243 +#: src/view/com/post-thread/PostThreadItem.tsx:244 msgid "Quotes of this post" msgstr "Trích dẫn của bài đăng này" @@ -5370,11 +5375,11 @@ msgstr "Đính kèm lại trích dẫn" msgid "Reactivate your account" msgstr "Tái kích hoạt tài khoản của bạn" -#: src/screens/VideoFeed/index.tsx:936 +#: src/screens/VideoFeed/index.tsx:942 msgid "Read less" msgstr "Thu gọn" -#: src/screens/VideoFeed/index.tsx:936 +#: src/screens/VideoFeed/index.tsx:942 msgid "Read more" msgstr "Xem thêm" @@ -5397,11 +5402,11 @@ msgstr "Đọc Điều khoản dịch vụ của Bluesky" msgid "Reason for appeal" msgstr "Lý do khiếu nại" -#: src/components/dms/ReportDialog.tsx:210 +#: src/components/dms/ReportDialog.tsx:212 msgid "Reason:" msgstr "Lý do:" -#: src/view/screens/Search/Search.tsx:1033 +#: src/view/screens/Search/Search.tsx:1034 msgid "Recent Searches" msgstr "Tìm kiếm gần đây" @@ -5419,8 +5424,8 @@ msgstr "Tải lại hội thoại" #: src/components/dialogs/MutedWords.tsx:438 #: src/components/FeedCard.tsx:315 -#: src/components/StarterPack/Wizard/WizardListCard.tsx:101 -#: src/components/StarterPack/Wizard/WizardListCard.tsx:108 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:102 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:109 #: src/screens/Settings/Settings.tsx:468 #: src/view/com/feeds/FeedSourceCard.tsx:322 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 @@ -5429,7 +5434,7 @@ msgstr "Tải lại hội thoại" msgid "Remove" msgstr "Xóa" -#: src/components/StarterPack/Wizard/WizardListCard.tsx:57 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:58 msgid "Remove {displayName} from starter pack" msgstr "Xóa {displayName} khỏi gói khởi đầu" @@ -5442,7 +5447,7 @@ msgstr "Xóa tài khoản" msgid "Remove attachment" msgstr "Xóa tệp đính kèm" -#: src/view/com/util/UserAvatar.tsx:404 +#: src/view/com/util/UserAvatar.tsx:405 msgid "Remove Avatar" msgstr "Xóa hình đại diện" @@ -5450,7 +5455,7 @@ msgstr "Xóa hình đại diện" msgid "Remove Banner" msgstr "Xóa hình bìa" -#: src/screens/Messages/components/MessageInputEmbed.tsx:206 +#: src/screens/Messages/components/MessageInputEmbed.tsx:209 msgid "Remove embed" msgstr "Xóa nhúng" @@ -5494,11 +5499,11 @@ msgstr "Xóa hình" msgid "Remove mute word from your list" msgstr "Xóa từ cấm khỏi danh sách của bạn" -#: src/view/screens/Search/Search.tsx:1081 +#: src/view/screens/Search/Search.tsx:1082 msgid "Remove profile" msgstr "Xóa hồ sơ" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:285 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:290 msgid "Remove quote" msgstr "Xóa trích dẫn" @@ -5515,11 +5520,11 @@ msgstr "Xóa tệp phụ đề" msgid "Remove this feed from your saved feeds" msgstr "Xóa bảng tin này khỏi bảng tin đã lưu của bạn" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:109 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:110 msgid "Removed by author" msgstr "Xóa bởi tác giả" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:107 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:108 msgid "Removed by you" msgstr "Xóa bởi bạn" @@ -5543,11 +5548,11 @@ msgstr "Đã xóa khỏi bảng tin được lưu" msgid "Removed from your feeds" msgstr "Đã xóa khỏi bảng tin của tôi" -#: src/view/screens/Search/Search.tsx:1083 +#: src/view/screens/Search/Search.tsx:1084 msgid "Removes profile from search history" msgstr "Xóa hồ sơ khỏi lịch sử tìm kiếm" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:286 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:291 msgid "Removes quoted post" msgstr "Xóa bài đăng trích dẫn" @@ -5560,11 +5565,11 @@ msgstr "Thay thế bằng Discover" msgid "Replies" msgstr "Trả lời" -#: src/components/WhoCanReply.tsx:69 +#: src/components/WhoCanReply.tsx:73 msgid "Replies disabled" msgstr "Trả lời đã bị tắt" -#: src/components/WhoCanReply.tsx:220 +#: src/components/WhoCanReply.tsx:224 msgid "Replies to this post are disabled." msgstr "Trả lời cho bài đăng này đã bị tắt." @@ -5573,17 +5578,17 @@ msgctxt "action" msgid "Reply" msgstr "Trả lời" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:273 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:264 msgid "Reply ({0, plural, one {# reply} other {# replies}})" msgstr "Trả lời ({0, plural, one {# trả lời} other {# trả lời}})" -#: src/components/moderation/ModerationDetailsDialog.tsx:114 -#: src/lib/moderation/useModerationCauseDescription.ts:123 +#: src/components/moderation/ModerationDetailsDialog.tsx:116 +#: src/lib/moderation/useModerationCauseDescription.ts:125 msgid "Reply Hidden by Thread Author" msgstr "Trả lời bị ẩn bởi tác giả của thảo luận" -#: src/components/moderation/ModerationDetailsDialog.tsx:113 -#: src/lib/moderation/useModerationCauseDescription.ts:122 +#: src/components/moderation/ModerationDetailsDialog.tsx:115 +#: src/lib/moderation/useModerationCauseDescription.ts:124 msgid "Reply Hidden by You" msgstr "Trả lời bị ẩn bởi bạn" @@ -5600,23 +5605,23 @@ msgid "Reply sorting" msgstr "Sắp xếp trả lời" #: src/view/com/post/Post.tsx:204 -#: src/view/com/posts/PostFeedItem.tsx:553 +#: src/view/com/posts/PostFeedItem.tsx:558 msgctxt "description" msgid "Reply to <0><1/>" msgstr "Trả lời <0><1/>" -#: src/view/com/posts/PostFeedItem.tsx:544 +#: src/view/com/posts/PostFeedItem.tsx:549 msgctxt "description" msgid "Reply to a blocked post" msgstr "Trả lời bài đăng đã bị chặn" -#: src/view/com/posts/PostFeedItem.tsx:546 +#: src/view/com/posts/PostFeedItem.tsx:551 msgctxt "description" msgid "Reply to a post" msgstr "Trả lời bài đăng" #: src/view/com/post/Post.tsx:202 -#: src/view/com/posts/PostFeedItem.tsx:550 +#: src/view/com/posts/PostFeedItem.tsx:555 msgctxt "description" msgid "Reply to you" msgstr "Trả lời bạn" @@ -5630,8 +5635,8 @@ msgid "Reply was successfully hidden" msgstr "Ẩn thành công trả lời" #: src/components/dms/MessageMenu.tsx:132 -#: src/components/dms/MessagesListBlockedFooter.tsx:84 -#: src/components/dms/MessagesListBlockedFooter.tsx:91 +#: src/components/dms/MessagesListBlockedFooter.tsx:85 +#: src/components/dms/MessagesListBlockedFooter.tsx:92 msgid "Report" msgstr "Báo cáo" @@ -5640,8 +5645,8 @@ msgstr "Báo cáo" msgid "Report Account" msgstr "Báo cáo tài khoản" +#: src/components/dms/ConvoMenu.tsx:255 #: src/components/dms/ConvoMenu.tsx:258 -#: src/components/dms/ConvoMenu.tsx:261 #: src/components/dms/ReportConversationPrompt.tsx:17 msgid "Report conversation" msgstr "Báo cáo hội thoại" @@ -5668,12 +5673,12 @@ msgstr "Báo cáo tin nhắn" msgid "Report post" msgstr "Báo cáo bài đăng" -#: src/screens/StarterPack/StarterPackScreen.tsx:606 -#: src/screens/StarterPack/StarterPackScreen.tsx:609 +#: src/screens/StarterPack/StarterPackScreen.tsx:612 +#: src/screens/StarterPack/StarterPackScreen.tsx:615 msgid "Report starter pack" msgstr "Báo cáo gói khởi đầu" -#: src/components/dms/ReportDialog.tsx:336 +#: src/components/dms/ReportDialog.tsx:338 msgid "Report submitted" msgstr "Đã gửi báo cáo" @@ -5689,8 +5694,8 @@ msgstr "Báo cáo bảng tin này" msgid "Report this list" msgstr "Báo cáo danh sách này" -#: src/components/dms/ReportDialog.tsx:58 -#: src/components/dms/ReportDialog.tsx:178 +#: src/components/dms/ReportDialog.tsx:59 +#: src/components/dms/ReportDialog.tsx:180 #: src/components/ReportDialog/SelectReportOptionView.tsx:60 msgid "Report this message" msgstr "Báo cáo tin nhắn này" @@ -5722,7 +5727,7 @@ msgstr "Đăng lại" msgid "Repost ({0, plural, one {# repost} other {# reposts}})" msgstr "Đăng lại ({0, plural, one {# đăng lại} other {# đăng lại}})" -#: src/screens/StarterPack/StarterPackScreen.tsx:548 +#: src/screens/StarterPack/StarterPackScreen.tsx:554 #: src/view/com/util/post-ctrls/RepostButton.tsx:148 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:49 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:104 @@ -5733,20 +5738,20 @@ msgstr "Đăng lại hoặc trích dẫn bài đăng" msgid "Reposted By" msgstr "Đăng lại bởi" -#: src/view/com/posts/PostFeedItem.tsx:303 +#: src/view/com/posts/PostFeedItem.tsx:305 msgid "Reposted by {0}" msgstr "Đăng lại bởi {0}" -#: src/view/com/posts/PostFeedItem.tsx:322 +#: src/view/com/posts/PostFeedItem.tsx:324 msgid "Reposted by <0><1/>" msgstr "Đăng lại bởi <0><1/>" -#: src/view/com/posts/PostFeedItem.tsx:301 -#: src/view/com/posts/PostFeedItem.tsx:320 +#: src/view/com/posts/PostFeedItem.tsx:303 +#: src/view/com/posts/PostFeedItem.tsx:322 msgid "Reposted by you" msgstr "Đăng lại bởi bạn" -#: src/view/com/post-thread/PostThreadItem.tsx:222 +#: src/view/com/post-thread/PostThreadItem.tsx:223 msgid "Reposts of this post" msgstr "Lượt đăng lại của bài đăng này" @@ -5838,7 +5843,7 @@ msgstr "Thử lại" #: src/components/Error.tsx:73 #: src/screens/List/ListHiddenScreen.tsx:216 -#: src/screens/StarterPack/StarterPackScreen.tsx:752 +#: src/screens/StarterPack/StarterPackScreen.tsx:758 msgid "Return to previous page" msgstr "Trở về trang trước" @@ -5848,20 +5853,20 @@ msgstr "Trở về trang chủ" #: src/screens/Profile/ProfileFeed/index.tsx:90 #: src/screens/Settings/components/ChangeHandleDialog.tsx:540 -#: src/screens/VideoFeed/index.tsx:1103 +#: src/screens/VideoFeed/index.tsx:1109 #: src/view/screens/NotFound.tsx:60 #: src/view/screens/ProfileList.tsx:1010 msgid "Returns to previous page" msgstr "Trở về trang trước" -#: src/screens/StarterPack/Wizard/index.tsx:287 +#: src/screens/StarterPack/Wizard/index.tsx:288 msgid "Returns to the previous step" msgstr "Quay lại bước trước đó" #: src/components/dialogs/BirthDateSettings.tsx:120 #: src/components/dialogs/PostInteractionSettingsDialog.tsx:479 #: src/components/dialogs/PostInteractionSettingsDialog.tsx:485 -#: src/components/StarterPack/QrCodeDialog.tsx:185 +#: src/components/StarterPack/QrCodeDialog.tsx:191 #: src/screens/Profile/Header/EditProfileDialog.tsx:238 #: src/screens/Profile/Header/EditProfileDialog.tsx:252 #: src/screens/Settings/components/ChangeHandleDialog.tsx:243 @@ -5909,7 +5914,7 @@ msgstr "Lưu cắt hình" msgid "Save new handle" msgstr "Lưu tên tài khoản mới" -#: src/components/StarterPack/QrCodeDialog.tsx:179 +#: src/components/StarterPack/QrCodeDialog.tsx:185 msgid "Save QR code" msgstr "Lưu mã QR" @@ -5941,8 +5946,8 @@ msgstr "Lưu cài đặt cắt hình" #: src/components/dms/ChatEmptyPill.tsx:33 #: src/components/NewskieDialog.tsx:105 -#: src/view/com/notifications/NotificationFeedItem.tsx:540 -#: src/view/com/notifications/NotificationFeedItem.tsx:565 +#: src/view/com/notifications/NotificationFeedItem.tsx:544 +#: src/view/com/notifications/NotificationFeedItem.tsx:569 msgid "Say hello!" msgstr "Gửi lời chào!" @@ -5955,13 +5960,13 @@ msgstr "Khoa học" msgid "Scroll to top" msgstr "Cuộn đến đầu trang" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:487 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:488 #: src/components/forms/SearchInput.tsx:34 #: src/components/forms/SearchInput.tsx:36 #: src/Navigation.tsx:625 #: src/view/com/modals/ListAddRemoveUsers.tsx:76 -#: src/view/screens/Search/Search.tsx:568 -#: src/view/screens/Search/Search.tsx:845 +#: src/view/screens/Search/Search.tsx:569 +#: src/view/screens/Search/Search.tsx:846 #: src/view/shell/bottom-bar/BottomBar.tsx:182 #: src/view/shell/desktop/LeftNav.tsx:605 #: src/view/shell/Drawer.tsx:370 @@ -5989,15 +5994,15 @@ msgstr "Tìm kiếm \"{interestsDisplayName}\"{activeText}" msgid "Search for \"{query}\"" msgstr "Tìm kiếm \"{query}\"" -#: src/view/screens/Search/Search.tsx:979 +#: src/view/screens/Search/Search.tsx:980 msgid "Search for \"{searchText}\"" msgstr "Tìm kiếm \"{searchText}\"" -#: src/screens/StarterPack/Wizard/index.tsx:474 +#: src/screens/StarterPack/Wizard/index.tsx:475 msgid "Search for feeds that you want to suggest to others." msgstr "Tìm kiếm bảng tin bạn muốn đề xuất cho người khác." -#: src/view/screens/Search/Search.tsx:872 +#: src/view/screens/Search/Search.tsx:873 msgid "Search for posts, users, or feeds" msgstr "Tìm kiếm bài đăng, người dùng hoặc bảng tin" @@ -6018,7 +6023,7 @@ msgstr "" msgid "Search Posts" msgstr "" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:507 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:508 #: src/components/ProgressGuide/FollowDialog.tsx:764 msgid "Search profiles" msgstr "Tìm hồ sơ" @@ -6031,7 +6036,7 @@ msgstr "Tìm Tenor" msgid "Search..." msgstr "" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:508 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:509 #: src/components/ProgressGuide/FollowDialog.tsx:765 msgid "Searches for profiles" msgstr "Tìm hồ sơ" @@ -6199,8 +6204,8 @@ msgstr "Gửi tin nhắn" msgid "Send post to..." msgstr "Gửi bài đăng đến..." -#: src/components/dms/ReportDialog.tsx:269 -#: src/components/dms/ReportDialog.tsx:272 +#: src/components/dms/ReportDialog.tsx:271 +#: src/components/dms/ReportDialog.tsx:274 #: src/components/ReportDialog/SubmitView.tsx:221 #: src/components/ReportDialog/SubmitView.tsx:225 msgid "Send report" @@ -6267,16 +6272,16 @@ msgstr "Hành vi gợi dục hoặc khỏa thân khiêu dâm." msgid "Sexually Suggestive" msgstr "Khiêu dâm" -#: src/components/StarterPack/QrCodeDialog.tsx:175 +#: src/components/StarterPack/QrCodeDialog.tsx:181 #: src/screens/Hashtag.tsx:126 -#: src/screens/StarterPack/StarterPackScreen.tsx:423 -#: src/screens/StarterPack/StarterPackScreen.tsx:595 +#: src/screens/StarterPack/StarterPackScreen.tsx:429 +#: src/screens/StarterPack/StarterPackScreen.tsx:601 #: src/screens/Topic.tsx:102 #: src/view/com/profile/ProfileMenu.tsx:213 #: src/view/com/profile/ProfileMenu.tsx:222 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:444 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:453 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:356 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:347 #: src/view/screens/ProfileList.tsx:483 msgid "Share" msgstr "Chia sẻ" @@ -6296,13 +6301,13 @@ msgstr "Chia sẻ một sự thật thú vị!" #: src/view/com/profile/ProfileMenu.tsx:405 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:723 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:372 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:363 msgid "Share anyway" msgstr "Vẫn chia sẻ" #: src/components/StarterPack/ShareDialog.tsx:123 #: src/components/StarterPack/ShareDialog.tsx:130 -#: src/screens/StarterPack/StarterPackScreen.tsx:599 +#: src/screens/StarterPack/StarterPackScreen.tsx:605 msgid "Share link" msgstr "Chia sẻ liên kết" @@ -6324,7 +6329,7 @@ msgstr "Chia sẻ mã QR" msgid "Share this feed" msgstr "Chia sẻ bảng tin này" -#: src/screens/StarterPack/StarterPackScreen.tsx:416 +#: src/screens/StarterPack/StarterPackScreen.tsx:422 msgid "Share this starter pack" msgstr "Chia sẻ gói khởi đầu này" @@ -6357,8 +6362,8 @@ msgstr "Hiển thị văn bản thay thế" #: src/components/moderation/ScreenHider.tsx:172 #: src/components/moderation/ScreenHider.tsx:175 #: src/screens/List/ListHiddenScreen.tsx:187 -#: src/screens/VideoFeed/index.tsx:609 -#: src/screens/VideoFeed/index.tsx:615 +#: src/screens/VideoFeed/index.tsx:610 +#: src/screens/VideoFeed/index.tsx:616 msgid "Show anyway" msgstr "Vẫn hiển thị" @@ -6384,9 +6389,9 @@ msgstr "Hiển thị ít bài như thế này hơn" msgid "Show list anyway" msgstr "Vẫn hiển thị danh sách" -#: src/view/com/post-thread/PostThreadItem.tsx:597 +#: src/view/com/post-thread/PostThreadItem.tsx:598 #: src/view/com/post/Post.tsx:242 -#: src/view/com/posts/PostFeedItem.tsx:509 +#: src/view/com/posts/PostFeedItem.tsx:514 msgid "Show More" msgstr "Hiển thị thêm" @@ -6444,7 +6449,7 @@ msgstr "Hiển thị cảnh báo" msgid "Show warning and filter from feeds" msgstr "Hiển thị cảnh báo và bộ lọc từ bảng tin" -#: src/view/com/post-thread/PostThreadItem.tsx:810 +#: src/view/com/post-thread/PostThreadItem.tsx:814 msgid "Shows information about when this post was created" msgstr "Hiển thị thông tin về thời gian đăng của bài này" @@ -6531,17 +6536,17 @@ msgstr "Yêu cầu đăng nhập" msgid "Signed in as @{0}" msgstr "Đăng nhâp bằng @{0}" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:299 -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:306 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:305 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:312 msgid "Signup without a starter pack" msgstr "Đăng ký không cần gói khỏi đầu" -#: src/components/FeedInterstitials.tsx:335 +#: src/components/FeedInterstitials.tsx:337 msgid "Similar accounts" msgstr "Tài khoản tương tự" #: src/screens/Onboarding/StepInterests/index.tsx:231 -#: src/screens/StarterPack/Wizard/index.tsx:195 +#: src/screens/StarterPack/Wizard/index.tsx:196 msgid "Skip" msgstr "Bỏ qua" @@ -6558,11 +6563,11 @@ msgstr "Nhỏ hơn" msgid "Software Dev" msgstr "Lập trình viên" -#: src/components/FeedInterstitials.tsx:470 +#: src/components/FeedInterstitials.tsx:472 msgid "Some other feeds you might like" msgstr "Một số bảng tin khác bạn có thể thích" -#: src/components/WhoCanReply.tsx:70 +#: src/components/WhoCanReply.tsx:74 msgid "Some people can reply" msgstr "Một số người có thể trả lời" @@ -6607,9 +6612,10 @@ msgstr "Sắp xếp trả lời theo" msgid "Sort replies to the same post by:" msgstr "Sắp xếp trả lời cùng bài đăng theo:" -#: src/components/moderation/LabelsOnMeDialog.tsx:168 -msgid "Source:" -msgstr "Nguồn:" +#: src/components/moderation/LabelsOnMeDialog.tsx:178 +#: src/components/moderation/ModerationDetailsDialog.tsx:186 +msgid "Source: <0>{sourceName}" +msgstr "" #: src/lib/moderation/useReportOptions.ts:72 #: src/lib/moderation/useReportOptions.ts:85 @@ -6639,17 +6645,17 @@ msgstr "Bắt đầu thêm người" msgid "Start adding people!" msgstr "Bắt đầu thêm người!" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:353 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:354 msgid "Start chat with {displayName}" msgstr "Bắt đầu trò chuyện với {displayName}" #: src/Navigation.tsx:426 #: src/Navigation.tsx:431 -#: src/screens/StarterPack/Wizard/index.tsx:186 +#: src/screens/StarterPack/Wizard/index.tsx:187 msgid "Starter Pack" msgstr "Gói khởi đầu" -#: src/components/StarterPack/StarterPackCard.tsx:81 +#: src/components/StarterPack/StarterPackCard.tsx:87 msgid "Starter pack by {0}" msgstr "Gói khởi đầu bởi {0}" @@ -6657,12 +6663,12 @@ msgstr "Gói khởi đầu bởi {0}" msgid "Starter pack by <0/>" msgstr "Gói khởi đầu bởi <0/>" -#: src/components/StarterPack/StarterPackCard.tsx:80 +#: src/components/StarterPack/StarterPackCard.tsx:86 #: src/view/com/profile/ProfileSubpageHeader.tsx:180 msgid "Starter pack by you" msgstr "Gói khởi đầu bởi bạn" -#: src/screens/StarterPack/StarterPackScreen.tsx:716 +#: src/screens/StarterPack/StarterPackScreen.tsx:722 msgid "Starter pack is invalid" msgstr "Gói khởi đầu không hợp lệ" @@ -6679,7 +6685,7 @@ msgstr "Gói khởi đầu giúp bạn dễ dàng chia sẻ bảng tin và ngư msgid "Status Page" msgstr "Trang trạng thái" -#: src/screens/Signup/index.tsx:130 +#: src/screens/Signup/index.tsx:134 msgid "Step {0} of {1}" msgstr "Bước {0} / {1}" @@ -6692,8 +6698,8 @@ msgstr "Dữ liệu đã được xóa, bạn cần khởi động lại ứng d msgid "Storybook" msgstr "Storybook" -#: src/components/moderation/LabelsOnMeDialog.tsx:299 -#: src/components/moderation/LabelsOnMeDialog.tsx:300 +#: src/components/moderation/LabelsOnMeDialog.tsx:324 +#: src/components/moderation/LabelsOnMeDialog.tsx:325 #: src/screens/Messages/components/ChatDisabled.tsx:142 #: src/screens/Messages/components/ChatDisabled.tsx:143 msgid "Submit" @@ -6735,7 +6741,7 @@ msgstr "Thành công!" msgid "Suggested accounts" msgstr "Tài khoản đề xuất" -#: src/components/FeedInterstitials.tsx:337 +#: src/components/FeedInterstitials.tsx:339 msgid "Suggested for you" msgstr "Được đề xuất dành cho bạn" @@ -6843,11 +6849,11 @@ msgstr "Điều khoản sử dụng vi phạm tiêu chuẩn cộng đồng" msgid "Text & tags" msgstr "Văn bản & thẻ" -#: src/components/dms/ReportDialog.tsx:227 +#: src/components/dms/ReportDialog.tsx:229 msgid "Text field" msgstr "Trường văn bản" -#: src/components/moderation/LabelsOnMeDialog.tsx:263 +#: src/components/moderation/LabelsOnMeDialog.tsx:288 #: src/screens/Messages/components/ChatDisabled.tsx:108 msgid "Text input field" msgstr "Trường nhập văn bản" @@ -6872,12 +6878,12 @@ msgstr "Chứa giá trị sau đây:" msgid "That handle is already taken." msgstr "Tên tài khoản đó đã được sử dụng." -#: src/screens/StarterPack/StarterPackScreen.tsx:103 #: src/screens/StarterPack/StarterPackScreen.tsx:104 -#: src/screens/StarterPack/StarterPackScreen.tsx:148 +#: src/screens/StarterPack/StarterPackScreen.tsx:105 #: src/screens/StarterPack/StarterPackScreen.tsx:149 -#: src/screens/StarterPack/Wizard/index.tsx:104 -#: src/screens/StarterPack/Wizard/index.tsx:114 +#: src/screens/StarterPack/StarterPackScreen.tsx:150 +#: src/screens/StarterPack/Wizard/index.tsx:105 +#: src/screens/StarterPack/Wizard/index.tsx:115 msgid "That starter pack could not be found." msgstr "Không thể tìm thấy gói khởi đầu đó." @@ -6885,7 +6891,7 @@ msgstr "Không thể tìm thấy gói khởi đầu đó." msgid "That's all, folks!" msgstr "Hết!" -#: src/screens/VideoFeed/index.tsx:1075 +#: src/screens/VideoFeed/index.tsx:1081 msgid "That's everything!" msgstr "Hết bảng tin video!" @@ -6899,8 +6905,8 @@ msgstr "Tài khoản có thể tương tác với bạn sau khi bỏ chặn." msgid "The app will be restarted" msgstr "Ứng dụng sẽ khởi động lại" -#: src/components/moderation/ModerationDetailsDialog.tsx:117 -#: src/lib/moderation/useModerationCauseDescription.ts:126 +#: src/components/moderation/ModerationDetailsDialog.tsx:119 +#: src/lib/moderation/useModerationCauseDescription.ts:128 msgid "The author of this thread has hidden this reply." msgstr "Tác giả thảo luận này đã ẩn trả lời này." @@ -6924,7 +6930,7 @@ msgstr "Bảng tin Discover" msgid "The Discover feed now knows what you like" msgstr "Bảng tin Discover đã biết được bạn thích gì" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:320 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:326 msgid "The experience is better in the app. Download Bluesky now and we'll pick back up where you left off." msgstr "Trải nghiệm tốt hơn bằng ứng dụng. Tải Bluesky bây giờ và tiếp tục hành trình đang dở của bạn." @@ -6932,11 +6938,11 @@ msgstr "Trải nghiệm tốt hơn bằng ứng dụng. Tải Bluesky bây giờ msgid "The feed has been replaced with Discover." msgstr "Bảng tin này đã được thay thế bằng bảng tin Discover." -#: src/components/moderation/LabelsOnMeDialog.tsx:58 +#: src/components/moderation/LabelsOnMeDialog.tsx:59 msgid "The following labels were applied to your account." msgstr "Các nhãn sau đây đã được gắn cho tài khoản của bạn." -#: src/components/moderation/LabelsOnMeDialog.tsx:59 +#: src/components/moderation/LabelsOnMeDialog.tsx:60 msgid "The following labels were applied to your content." msgstr "Các nhãn sau đây đã được gắn cho nội dung của bạn." @@ -6961,7 +6967,7 @@ msgstr "Video được chọn lớn hơn 50MB." msgid "The server appears to be experiencing issues. Please try again in a few moments." msgstr "Máy chủ có vẻ đang có vấn đề. Vui lòng thử lại sau ít phút." -#: src/screens/StarterPack/StarterPackScreen.tsx:726 +#: src/screens/StarterPack/StarterPackScreen.tsx:732 msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." msgstr "Gói khởi đầu bạn đang xem là không hợp lệ. Bạn có thể xóa gói khởi đầu này." @@ -7014,7 +7020,7 @@ msgstr "Có vấn đề khi tải thông báo. Nhấn vào đây để thử l msgid "There was an issue fetching posts. Tap here to try again." msgstr "Có vấn đề khi tải bài đăng. Nhấn vào đây để thử lại." -#: src/view/com/lists/ListMembers.tsx:165 +#: src/view/com/lists/ListMembers.tsx:166 msgid "There was an issue fetching the list. Tap here to try again." msgstr "Có vấn đề khi tải danh sách. Nhấn vào đây để thử lại." @@ -7035,7 +7041,7 @@ msgstr "Có vấn đề khi tải thông tin dịch vụ của bạn" msgid "There was an issue removing this feed. Please check your internet connection and try again." msgstr "Có vấn đề khi xóa bảng tin này. Vui lòng kiểm tra kết nối mạng của bạn và thử lại." -#: src/components/dms/ReportDialog.tsx:257 +#: src/components/dms/ReportDialog.tsx:259 #: src/components/ReportDialog/SubmitView.tsx:88 msgid "There was an issue sending your report. Please check your internet connection." msgstr "Có vấn đề khi gửi báo cáo. Vui lòng kiểm tra kết nối mạng của bạn." @@ -7049,8 +7055,8 @@ msgstr "Có vấn đề cập nhật bảng tin của bạn, vui lòng kiểm tr #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:107 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:128 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:141 -#: src/view/com/post-thread/PostThreadFollowBtn.tsx:91 -#: src/view/com/post-thread/PostThreadFollowBtn.tsx:102 +#: src/view/com/post-thread/PostThreadFollowBtn.tsx:90 +#: src/view/com/post-thread/PostThreadFollowBtn.tsx:101 #: src/view/com/profile/ProfileMenu.tsx:108 #: src/view/com/profile/ProfileMenu.tsx:118 #: src/view/com/profile/ProfileMenu.tsx:132 @@ -7097,7 +7103,7 @@ msgstr "Tài khoản này đã yêu cầu người dùng đăng nhập để xem msgid "This account is blocked by one or more of your moderation lists. To unblock, please visit the lists directly and remove this user." msgstr "Tài khoản này đã bị chặn bởi một hoặc nhiều danh sách kiểm duyệt của bạn. Để bỏ chặn, vui lòng truy cập trực tiếp vào danh sách và bỏ người dùng này." -#: src/components/moderation/LabelsOnMeDialog.tsx:246 +#: src/components/moderation/LabelsOnMeDialog.tsx:271 msgid "This appeal will be sent to <0>{sourceName}." msgstr "Kháng nghị này sẽ được gởi đến <0>{sourceName}." @@ -7121,8 +7127,8 @@ msgstr "Nội dung này đã nhận được cảnh báo chung từ các dịch msgid "This content is hosted by {0}. Do you want to enable external media?" msgstr "Nội dung này được lưu trữ bởi {0}. Bạn có muốn kích hoạt phương tiện ngoại vi không?" -#: src/components/moderation/ModerationDetailsDialog.tsx:82 -#: src/lib/moderation/useModerationCauseDescription.ts:82 +#: src/components/moderation/ModerationDetailsDialog.tsx:84 +#: src/lib/moderation/useModerationCauseDescription.ts:84 msgid "This content is not available because one of the users involved has blocked the other." msgstr "Nội dung này không có hiệu lực vì một trong số người dùng liên quan đã chặn người còn lại." @@ -7172,15 +7178,11 @@ msgstr "Thông tin này không được chia sẻ với người dùng khác." msgid "This is important in case you ever need to change your email or reset your password." msgstr "Việc này là quan trọng khi bạn cần thay đổi email hoặc đặt lại mật khẩu." -#: src/components/moderation/ModerationDetailsDialog.tsx:150 -msgid "This label was applied by <0>{0}." -msgstr "Nhãn này đã được gắn bởi <0>{0}." - -#: src/components/moderation/ModerationDetailsDialog.tsx:145 +#: src/components/moderation/ModerationDetailsDialog.tsx:168 msgid "This label was applied by the author." msgstr "Nhãn này đã được gắn bởi tác giả." -#: src/components/moderation/LabelsOnMeDialog.tsx:163 +#: src/components/moderation/LabelsOnMeDialog.tsx:165 msgid "This label was applied by you." msgstr "Nhãn này đã được bắn bởi bạn." @@ -7204,20 +7206,20 @@ msgstr "Danh sách này đang trống." msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." msgstr "Dịch vụ kiểm duyệt này không khả dụng. Xem bên dưới để biết thêm chi tiết. Nếu vấn đề này vẫn tiếp tục, hãy liên hệ với chúng tôi." -#: src/view/com/post-thread/PostThreadItem.tsx:850 +#: src/view/com/post-thread/PostThreadItem.tsx:854 msgid "This post claims to have been created on <0>{0}, but was first seen by Bluesky on <1>{1}." msgstr "Bài đăng này khai rằng đã được tạo vào <0>{0}, nhưng lần đầu tiên được Bluesky nhìn thấy vào <1>{1}." -#: src/components/WhoCanReply.tsx:213 +#: src/components/WhoCanReply.tsx:217 msgid "This post has an unknown type of threadgate on it. Your app may be out of date." msgstr "Bài đăng này có loại threadgate không xác định. Ứng dụng của bạn có thể đã lỗi thời." -#: src/view/com/post-thread/PostThreadItem.tsx:152 +#: src/view/com/post-thread/PostThreadItem.tsx:153 msgid "This post has been deleted." msgstr "Bài đăng này đã bị xóa." #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:720 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:369 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:360 msgid "This post is only visible to logged-in users. It won't be visible to people who aren't signed in." msgstr "" @@ -7249,12 +7251,12 @@ msgstr "Tác vụ này sẽ tạo một bản ghi tên miền tại:" msgid "This user doesn't have any followers." msgstr "Người dùng này không có người nào theo dõi." -#: src/components/dms/MessagesListBlockedFooter.tsx:67 +#: src/components/dms/MessagesListBlockedFooter.tsx:68 msgid "This user has blocked you" msgstr "Người dùng này đã chặn bạn" -#: src/components/moderation/ModerationDetailsDialog.tsx:77 -#: src/lib/moderation/useModerationCauseDescription.ts:73 +#: src/components/moderation/ModerationDetailsDialog.tsx:79 +#: src/lib/moderation/useModerationCauseDescription.ts:75 msgid "This user has blocked you. You cannot view their content." msgstr "Người dùng này đã chặn bạn. Bạn không thể thấy nội dung của họ." @@ -7262,11 +7264,11 @@ msgstr "Người dùng này đã chặn bạn. Bạn không thể thấy nội d msgid "This user has requested that their content only be shown to signed-in users." msgstr "Người dùng này đã yêu cầu rằng nội dung của họ chỉ được hiển thị cho người dùng đã đăng nhập." -#: src/components/moderation/ModerationDetailsDialog.tsx:57 +#: src/components/moderation/ModerationDetailsDialog.tsx:59 msgid "This user is included in the <0>{0} list which you have blocked." msgstr "Người dùng này nằm trong danh sách <0>{0} mà bạn đã chặn." -#: src/components/moderation/ModerationDetailsDialog.tsx:89 +#: src/components/moderation/ModerationDetailsDialog.tsx:91 msgid "This user is included in the <0>{0} list which you have muted." msgstr "Người dùng này nằm trong danh sách <0>{0} mà bạn đã ẩn." @@ -7355,7 +7357,7 @@ msgstr "Bật/tắt tiếng" #: src/screens/Hashtag.tsx:84 #: src/screens/Topic.tsx:71 -#: src/view/screens/Search/Search.tsx:499 +#: src/view/screens/Search/Search.tsx:500 msgid "Top" msgstr "Hàng đầu" @@ -7365,8 +7367,8 @@ msgstr "Chủ đề" #: src/components/dms/MessageMenu.tsx:103 #: src/components/dms/MessageMenu.tsx:105 -#: src/view/com/post-thread/PostThreadItem.tsx:775 -#: src/view/com/post-thread/PostThreadItem.tsx:778 +#: src/view/com/post-thread/PostThreadItem.tsx:776 +#: src/view/com/post-thread/PostThreadItem.tsx:779 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:414 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:416 msgid "Translate" @@ -7423,19 +7425,19 @@ msgstr "Không thể kết nối. Vui lòng kiểm tra kết nối mạng của #: src/screens/Login/index.tsx:79 #: src/screens/Login/LoginForm.tsx:169 #: src/screens/Login/SetNewPasswordForm.tsx:81 -#: src/screens/Signup/index.tsx:71 +#: src/screens/Signup/index.tsx:72 #: src/view/com/modals/ChangePassword.tsx:71 msgid "Unable to contact your service. Please check your Internet connection." msgstr "Không thể kết nối với dịch vụ của bạn. Vui lòng kiểm tra kết nối mạng." -#: src/screens/StarterPack/StarterPackScreen.tsx:650 +#: src/screens/StarterPack/StarterPackScreen.tsx:656 msgid "Unable to delete" msgstr "Không thể xóa" -#: src/components/dms/MessagesListBlockedFooter.tsx:96 -#: src/components/dms/MessagesListBlockedFooter.tsx:103 -#: src/components/dms/MessagesListBlockedFooter.tsx:111 -#: src/components/dms/MessagesListBlockedFooter.tsx:118 +#: src/components/dms/MessagesListBlockedFooter.tsx:97 +#: src/components/dms/MessagesListBlockedFooter.tsx:104 +#: src/components/dms/MessagesListBlockedFooter.tsx:112 +#: src/components/dms/MessagesListBlockedFooter.tsx:119 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:393 @@ -7448,8 +7450,8 @@ msgctxt "action" msgid "Unblock" msgstr "Bỏ chặn" +#: src/components/dms/ConvoMenu.tsx:247 #: src/components/dms/ConvoMenu.tsx:250 -#: src/components/dms/ConvoMenu.tsx:253 msgid "Unblock account" msgstr "Bỏ chặn tài khoản" @@ -7486,7 +7488,7 @@ msgstr "Bỏ theo dõi {0}" msgid "Unfollow Account" msgstr "Bỏ theo dõi tài khoản" -#: src/screens/VideoFeed/index.tsx:804 +#: src/screens/VideoFeed/index.tsx:810 msgid "Unfollows the user" msgstr "Bỏ theo dõi người này" @@ -7494,7 +7496,7 @@ msgstr "Bỏ theo dõi người này" msgid "Unlike" msgstr "Bỏ thích" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:315 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:306 msgid "Unlike ({0, plural, one {# like} other {# likes}})" msgstr "Bỏ thích ({0, plural, one {# lượt thích} other {# lượt thích}})" @@ -7518,7 +7520,7 @@ msgstr "Bỏ ẩn {tag}" msgid "Unmute Account" msgstr "Bỏ ẩn tài khoản" -#: src/components/dms/ConvoMenu.tsx:239 +#: src/components/dms/ConvoMenu.tsx:236 msgid "Unmute conversation" msgstr "Bật lại thông báo cho hội thoại" @@ -7621,31 +7623,31 @@ msgstr "Tải lên ảnh" msgid "Upload a text file to:" msgstr "Tải lên tệp văn bản đến:" -#: src/view/com/util/UserAvatar.tsx:372 -#: src/view/com/util/UserAvatar.tsx:375 +#: src/view/com/util/UserAvatar.tsx:373 +#: src/view/com/util/UserAvatar.tsx:376 #: src/view/com/util/UserBanner.tsx:123 #: src/view/com/util/UserBanner.tsx:126 msgid "Upload from Camera" msgstr "Tải lên từ máy ảnh" -#: src/view/com/util/UserAvatar.tsx:389 +#: src/view/com/util/UserAvatar.tsx:390 #: src/view/com/util/UserBanner.tsx:140 msgid "Upload from Files" msgstr "Tải lên từ Files" -#: src/view/com/util/UserAvatar.tsx:383 -#: src/view/com/util/UserAvatar.tsx:387 +#: src/view/com/util/UserAvatar.tsx:384 +#: src/view/com/util/UserAvatar.tsx:388 #: src/view/com/util/UserBanner.tsx:134 #: src/view/com/util/UserBanner.tsx:138 msgid "Upload from Library" msgstr "Tải lên từ Thư viện" -#: src/lib/api/index.ts:301 +#: src/lib/api/index.ts:302 msgid "Uploading images..." msgstr "Đang tải lên hình..." -#: src/lib/api/index.ts:355 -#: src/lib/api/index.ts:379 +#: src/lib/api/index.ts:356 +#: src/lib/api/index.ts:380 msgid "Uploading link thumbnail..." msgstr "Đang tải lên hình cho liên kết..." @@ -7688,12 +7690,12 @@ msgstr "" msgid "Used by:" msgstr "Sử dụng bởi:" -#: src/components/moderation/ModerationDetailsDialog.tsx:69 -#: src/lib/moderation/useModerationCauseDescription.ts:61 +#: src/components/moderation/ModerationDetailsDialog.tsx:71 +#: src/lib/moderation/useModerationCauseDescription.ts:63 msgid "User Blocked" msgstr "Người dùng đã bị chặn" -#: src/lib/moderation/useModerationCauseDescription.ts:53 +#: src/lib/moderation/useModerationCauseDescription.ts:55 msgid "User Blocked by \"{0}\"" msgstr "Người dùng đã bị chặn bởi \"{0}\"" @@ -7701,15 +7703,15 @@ msgstr "Người dùng đã bị chặn bởi \"{0}\"" msgid "User blocked by list" msgstr "Người dùng đã bị chặn bởi danh sách" -#: src/components/moderation/ModerationDetailsDialog.tsx:55 +#: src/components/moderation/ModerationDetailsDialog.tsx:57 msgid "User Blocked by List" msgstr "Người dùng đã bị chặn bởi danh sách" -#: src/lib/moderation/useModerationCauseDescription.ts:71 +#: src/lib/moderation/useModerationCauseDescription.ts:73 msgid "User Blocking You" msgstr "Người dùng đang chặn bạn" -#: src/components/moderation/ModerationDetailsDialog.tsx:75 +#: src/components/moderation/ModerationDetailsDialog.tsx:77 msgid "User Blocks You" msgstr "Người dùng chặn bạn" @@ -7733,11 +7735,11 @@ msgstr "Đã cập nhật danh sách người dùng" msgid "Username or email address" msgstr "Tên tài khoản hoặc địa chỉ email" -#: src/components/WhoCanReply.tsx:276 +#: src/components/WhoCanReply.tsx:280 msgid "users followed by <0>@{0}" msgstr "người dùng theo dõi bởi <0>@{0}" -#: src/components/WhoCanReply.tsx:263 +#: src/components/WhoCanReply.tsx:267 msgid "users following <0>@{0}" msgstr "người dùng theo dõi <0>@{0}" @@ -7818,7 +7820,7 @@ msgstr "Không thể xử lý video" msgid "Video Feed" msgstr "Bảng tin video" -#: src/components/VideoPostCard.tsx:116 +#: src/components/VideoPostCard.tsx:122 msgid "Video from {0}: {text}" msgstr "Video từ {0}: {text}" @@ -7827,11 +7829,11 @@ msgstr "Video từ {0}: {text}" msgid "Video Games" msgstr "Trò chơi điện tử" -#: src/screens/VideoFeed/index.tsx:1033 +#: src/screens/VideoFeed/index.tsx:1039 msgid "Video is paused" msgstr "Đã tạm dừng video" -#: src/screens/VideoFeed/index.tsx:1033 +#: src/screens/VideoFeed/index.tsx:1039 msgid "Video is playing" msgstr "Đang phát video" @@ -7866,12 +7868,12 @@ msgstr "Xem hình đại diện của {0}" #: src/components/ProfileCard.tsx:110 #: src/screens/Profile/components/ProfileFeedHeader.tsx:450 -#: src/screens/VideoFeed/index.tsx:763 -#: src/view/com/notifications/NotificationFeedItem.tsx:409 +#: src/screens/VideoFeed/index.tsx:769 +#: src/view/com/notifications/NotificationFeedItem.tsx:413 msgid "View {0}'s profile" msgstr "Xem hồ sơ của {0}" -#: src/components/dms/MessagesListHeader.tsx:173 +#: src/components/dms/MessagesListHeader.tsx:176 msgid "View {displayName}'s profile" msgstr "Xem hồ sơ của {displayName}" @@ -7888,8 +7890,8 @@ msgid "View debug entry" msgstr "Xem bản ghi gỡ lỗi" #: src/components/ReportDialog/SelectReportOptionView.tsx:137 -#: src/screens/VideoFeed/index.tsx:637 -#: src/screens/VideoFeed/index.tsx:655 +#: src/screens/VideoFeed/index.tsx:638 +#: src/screens/VideoFeed/index.tsx:656 msgid "View details" msgstr "Xem chi tiết" @@ -7934,7 +7936,7 @@ msgstr "Xem dịch vụ gắn nhãn bởi @{0}" msgid "View users who like this feed" msgstr "Xem người dùng thích bảng tin này" -#: src/components/VideoPostCard.tsx:392 +#: src/components/VideoPostCard.tsx:398 msgid "View video" msgstr "Xem video" @@ -7964,7 +7966,7 @@ msgstr "Xem tài khoản bạn đã ẩn" msgid "Views full image" msgstr "Xem hình đầy đủ" -#: src/components/VideoPostCard.tsx:115 +#: src/components/VideoPostCard.tsx:121 msgid "Views video in immersive mode" msgstr "Xem video ở chế độ toàn màn hình" @@ -8011,7 +8013,7 @@ msgstr "Chúng tôi ước lượng {estimatedTime} cho đến khi tài khoản msgid "We have sent another verification email to <0>{0}." msgstr "Chúng tôi đã gởi một email xác minh khác đến <0>{0}." -#: src/screens/Onboarding/StepFinished.tsx:245 +#: src/screens/Onboarding/StepFinished.tsx:256 msgid "We hope you have a wonderful time. Remember, Bluesky is:" msgstr "Chúng tôi mong bạn có một trải nghiệm tuyệt vời. Hãy nhớ rằng, Bluesky là:" @@ -8043,12 +8045,12 @@ msgstr "Chúng tôi sẽ thông báo cho bạn khi tài khoản của bạn đã msgid "We'll use this to help customize your experience." msgstr "Chúng tôi sẽ sử dụng việc này để tùy chỉnh trải nghiệm của bạn." -#: src/components/dms/dialogs/SearchablePeopleList.tsx:88 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:89 #: src/components/ProgressGuide/FollowDialog.tsx:157 msgid "We're having network issues, try again" msgstr "Chúng tôi đang gặp vấn đề mạng, hãy thử lại" -#: src/screens/Signup/index.tsx:94 +#: src/screens/Signup/index.tsx:95 msgid "We're so excited to have you join us!" msgstr "Chúng tôi rất vui khi có bạn cùng tham gia!" @@ -8060,7 +8062,7 @@ msgstr "Xin lỗi, chúng tôi không thể xử lý danh sách này. Nếu vẫ msgid "We're sorry, but we weren't able to load your muted words at this time. Please try again." msgstr "Xin lỗi, chung tối không thể tải từ cấm của bạn vào lúc này. Vui lòng thử lại." -#: src/view/screens/Search/Search.tsx:205 +#: src/view/screens/Search/Search.tsx:206 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "Xin lỗi, chúng tôi không thể hoàn thành tìm kiếm của bạn. Vui lòng thử lại sau vài phút." @@ -8111,11 +8113,11 @@ msgstr "Bạn sử dụng ngôn ngữ nào cho bài đăng này?" msgid "Which languages would you like to see in your algorithmic feeds?" msgstr "Bạn muốn thấy ngôn ngữ nào trong bảng tin theo thuật toán của mình?" -#: src/components/WhoCanReply.tsx:179 +#: src/components/WhoCanReply.tsx:183 msgid "Who can interact with this post?" msgstr "Ai có thể tương tác với bài đăng này?" -#: src/components/WhoCanReply.tsx:87 +#: src/components/WhoCanReply.tsx:91 msgid "Who can reply" msgstr "Ai có thể trả lời" @@ -8193,7 +8195,7 @@ msgstr "Có" msgid "Yes, deactivate" msgstr "Có, vô hiệu hóa" -#: src/screens/StarterPack/StarterPackScreen.tsx:662 +#: src/screens/StarterPack/StarterPackScreen.tsx:668 msgid "Yes, delete this starter pack" msgstr "Có, xóa gói khởi đầu này" @@ -8290,13 +8292,13 @@ msgstr "Bạn không có bảng tin nào được lưu." msgid "You have blocked the author or you have been blocked by the author." msgstr "bạn đã chặn tác giả hoặc đã bị chặn bởi tác giả." -#: src/components/dms/MessagesListBlockedFooter.tsx:65 +#: src/components/dms/MessagesListBlockedFooter.tsx:66 msgid "You have blocked this user" msgstr "Bạn đã chặn người dùng này" -#: src/components/moderation/ModerationDetailsDialog.tsx:71 -#: src/lib/moderation/useModerationCauseDescription.ts:55 -#: src/lib/moderation/useModerationCauseDescription.ts:63 +#: src/components/moderation/ModerationDetailsDialog.tsx:73 +#: src/lib/moderation/useModerationCauseDescription.ts:57 +#: src/lib/moderation/useModerationCauseDescription.ts:65 msgid "You have blocked this user. You cannot view their content." msgstr "Bạn đã chặn người dùng này. Bạn không thể xem nội dung của họ." @@ -8307,20 +8309,20 @@ msgstr "Bạn đã chặn người dùng này. Bạn không thể xem nội dung msgid "You have entered an invalid code. It should look like XXXXX-XXXXX." msgstr "Bạn đã nhập mã không hợp lệ. Mã có dạng XXXXX-XXXXX." -#: src/lib/moderation/useModerationCauseDescription.ts:114 +#: src/lib/moderation/useModerationCauseDescription.ts:116 msgid "You have hidden this post" msgstr "Bạn đã ẩn bài đăng này" -#: src/components/moderation/ModerationDetailsDialog.tsx:109 +#: src/components/moderation/ModerationDetailsDialog.tsx:111 msgid "You have hidden this post." msgstr "Bạn đã ẩn bài đăng này." -#: src/components/moderation/ModerationDetailsDialog.tsx:102 -#: src/lib/moderation/useModerationCauseDescription.ts:97 +#: src/components/moderation/ModerationDetailsDialog.tsx:104 +#: src/lib/moderation/useModerationCauseDescription.ts:99 msgid "You have muted this account." msgstr "Bạn đã ẩn tài khoản này." -#: src/lib/moderation/useModerationCauseDescription.ts:91 +#: src/lib/moderation/useModerationCauseDescription.ts:93 msgid "You have muted this user" msgstr "Bạn đã ẩn người dùng này." @@ -8361,24 +8363,24 @@ msgstr "Bạn chưa tạo gói khởi đầu nào!" msgid "You haven't muted any words or tags yet" msgstr "Bạn chưa ẩn từ hoặc thẻ nào cả" -#: src/components/moderation/ModerationDetailsDialog.tsx:116 -#: src/lib/moderation/useModerationCauseDescription.ts:125 +#: src/components/moderation/ModerationDetailsDialog.tsx:118 +#: src/lib/moderation/useModerationCauseDescription.ts:127 msgid "You hid this reply." msgstr "Bạn đã ẩn trả lời này." -#: src/components/moderation/LabelsOnMeDialog.tsx:78 +#: src/components/moderation/LabelsOnMeDialog.tsx:79 msgid "You may appeal non-self labels if you feel they were placed in error." msgstr "Bạn có thể kháng nghị nhãn không phải của mình nếu bạn cảm thấy chúng được đặt sai." -#: src/components/moderation/LabelsOnMeDialog.tsx:83 +#: src/components/moderation/LabelsOnMeDialog.tsx:84 msgid "You may appeal these labels if you feel they were placed in error." msgstr "Bạn có thể kháng nghị các nhãn này nếu bạn cảm thấy chúng được đặt sai." -#: src/screens/StarterPack/Wizard/State.tsx:79 +#: src/screens/StarterPack/Wizard/State.tsx:76 msgid "You may only add up to {STARTER_PACK_MAX_SIZE} profiles" msgstr "Bạn chỉ có thể thêm tối đa {STARTER_PACK_MAX_SIZE} hồ sơ" -#: src/screens/StarterPack/Wizard/State.tsx:97 +#: src/screens/StarterPack/Wizard/State.tsx:94 msgid "You may only add up to 3 feeds" msgstr "Bạn chỉ có thể thêm tối đa 3 bảng tin" @@ -8394,7 +8396,7 @@ msgstr "Bạn phải đủ 13 tối tuổi hoặc lớn hơn để đăng ký." msgid "You must be following at least seven other people to generate a starter pack." msgstr "Bạn phải theo dõi ít nhất bảy người khác để tạo gói khởi đầu." -#: src/components/StarterPack/QrCodeDialog.tsx:60 +#: src/components/StarterPack/QrCodeDialog.tsx:61 msgid "You must grant access to your photo library to save a QR code" msgstr "Bạn phải cấp quyền truy cập vào thư viện ảnh của mình để lưu mã QR" @@ -8439,19 +8441,19 @@ msgstr "Bạn: {defaultEmbeddedContentMessage}" msgid "You: {short}" msgstr "Bạn: {short}" -#: src/screens/Signup/index.tsx:107 +#: src/screens/Signup/index.tsx:111 msgid "You'll follow the suggested users and feeds once you finish creating your account!" msgstr "Bạn sẽ theo dõi người dùng và bảng tin được đề xuất sau khi hoàn tất việc tạo tài khoản!" -#: src/screens/Signup/index.tsx:112 +#: src/screens/Signup/index.tsx:116 msgid "You'll follow the suggested users once you finish creating your account!" msgstr "Bạn sẽ theo dõi người dùng được đề xuất sau khi hoàn tất việc tạo tài khoản!" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:232 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:238 msgid "You'll follow these people and {0} others" msgstr "Bạn sẽ theo dõi những người này và {0} người khác" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:230 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:236 msgid "You'll follow these people right away" msgstr "Bạn sẽ theo dõi những người này ngay lập tức" @@ -8459,7 +8461,7 @@ msgstr "Bạn sẽ theo dõi những người này ngay lập tức" msgid "You'll receive an email at <0>{0} to verify it's you." msgstr "Bạn sẽ nhận một email tại <0>{0} để xác minh đây đúng là bạn." -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:270 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:276 msgid "You'll stay updated with these feeds" msgstr "Bạn sẽ được cập nhật với những bảng tin này" @@ -8467,7 +8469,7 @@ msgstr "Bạn sẽ được cập nhật với những bảng tin này" msgid "You're in line" msgstr "Bạn đang trong hàng chờ" -#: src/screens/Onboarding/StepFinished.tsx:242 +#: src/screens/Onboarding/StepFinished.tsx:253 msgid "You're ready to go!" msgstr "Bạn đã sẵn sàng!" @@ -8476,8 +8478,8 @@ msgstr "Bạn đã sẵn sàng!" msgid "You're signed in with an App Password. Please sign in with your main password to continue deactivating your account." msgstr "" -#: src/components/moderation/ModerationDetailsDialog.tsx:106 -#: src/lib/moderation/useModerationCauseDescription.ts:106 +#: src/components/moderation/ModerationDetailsDialog.tsx:108 +#: src/lib/moderation/useModerationCauseDescription.ts:108 msgid "You've chosen to hide a word or tag within this post." msgstr "Bạn đã chọn ẩn một từ hoặc thẻ trong bài đăng này." @@ -8497,11 +8499,11 @@ msgstr "Bạn đã đến quá giới hạn tải lên video hàng ngày (quá n msgid "You've reached your daily limit for video uploads (too many videos)" msgstr "Bạn đã đến giới hạn tải lên video hàng ngày (quá nhiều video)" -#: src/screens/VideoFeed/index.tsx:1084 +#: src/screens/VideoFeed/index.tsx:1090 msgid "You've run out of videos to watch. Maybe it's a good time to take a break?" msgstr "Không còn video để xem nữa. Có lẽ đây là thời điểm thích hợp để nghỉ giải lao?" -#: src/screens/Signup/index.tsx:140 +#: src/screens/Signup/index.tsx:144 msgid "Your account" msgstr "Tài khoản của bạn" @@ -8600,7 +8602,7 @@ msgstr "Bài đăng của bạn đã được đăng" msgid "Your posts have been published" msgstr "Bài đăng của bạn đã được đăng" -#: src/screens/Onboarding/StepFinished.tsx:257 +#: src/screens/Onboarding/StepFinished.tsx:268 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "Bài đăng, lượt thích, và lượt chặn của bạn là công khai. Việc ẩn là riêng tư." @@ -8612,7 +8614,7 @@ msgstr "Hồ sơ, bài đăng, bảng tin, và danh sách của bạn sẽ khôn msgid "Your reply has been published" msgstr "Trả lời của bạn đã được đăng" -#: src/components/dms/ReportDialog.tsx:198 +#: src/components/dms/ReportDialog.tsx:200 msgid "Your report will be sent to the Bluesky Moderation Service" msgstr "Báo cáo của bạn sẽ được gởi đến dịch vụ kiểm duyệt của Bluesky"