diff options
author | Paul Frazee <pfrazee@gmail.com> | 2024-06-26 16:09:04 -0700 |
---|---|---|
committer | Paul Frazee <pfrazee@gmail.com> | 2024-06-26 16:09:04 -0700 |
commit | 3b0a177544bb6c7c608cd94d03156b63ad57ef45 (patch) | |
tree | 88f493fbabf84936d665541edf71f8038a478d29 /src/locale/locales/ko/messages.po | |
parent | 368cd7bb0e9bb92ee968f429c66f7db7bfb305e7 (diff) | |
download | voidsky-3b0a177544bb6c7c608cd94d03156b63ad57ef45.tar.zst |
Run intl extract
Diffstat (limited to 'src/locale/locales/ko/messages.po')
-rw-r--r-- | src/locale/locales/ko/messages.po | 608 |
1 files changed, 351 insertions, 257 deletions
diff --git a/src/locale/locales/ko/messages.po b/src/locale/locales/ko/messages.po index 299a40989..136e90245 100644 --- a/src/locale/locales/ko/messages.po +++ b/src/locale/locales/ko/messages.po @@ -55,7 +55,7 @@ msgstr "좋아요 ({0, plural, other {#}}개)" msgid "{0, plural, one {like} other {likes}}" msgstr "좋아요" -#: src/components/FeedCard.tsx:215 +#: src/components/FeedCard.tsx:216 #: src/view/com/feeds/FeedSourceCard.tsx:301 msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" msgstr "{0, plural, other {#}}명의 사용자가 좋아함" @@ -76,7 +76,11 @@ msgstr "재게시" msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" msgstr "좋아요 취소 ({0, plural, other {#}}개)" -#: src/screens/StarterPack/StarterPackScreen.tsx:343 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:218 +msgid "{0} joined this week" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:350 msgid "{0} people have used this starter pack!" msgstr "" @@ -116,7 +120,7 @@ msgstr "개월" msgid "{diffSeconds, plural, one {second} other {seconds}}" msgstr "초" -#: src/screens/StarterPack/Wizard/index.tsx:182 +#: src/screens/StarterPack/Wizard/index.tsx:175 msgid "{displayName}'s Starter Pack" msgstr "{displayName} 님의 스타터 팩" @@ -139,7 +143,7 @@ msgstr "{handle} 님에게 메시지를 보낼 수 없습니다" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:286 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:299 -#: src/view/screens/ProfileFeed.tsx:586 +#: src/view/screens/ProfileFeed.tsx:588 msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" msgstr "{likeCount, plural, other {#}}명의 사용자가 좋아함" @@ -147,11 +151,11 @@ msgstr "{likeCount, plural, other {#}}명의 사용자가 좋아함" msgid "{numUnreadNotifications} unread" msgstr "{numUnreadNotifications}개 읽지 않음" -#: src/components/NewskieDialog.tsx:92 +#: src/components/NewskieDialog.tsx:116 msgid "{profileName} joined Bluesky {0} ago" msgstr "{profileName} 님은 {0} 전에 Bluesky에 가입했습니다." -#: src/components/NewskieDialog.tsx:87 +#: src/components/NewskieDialog.tsx:111 msgid "{profileName} joined Bluesky using a starter pack {0} ago" msgstr "" @@ -159,20 +163,20 @@ msgstr "" msgid "{value, plural, =0 {Show all replies} one {Show replies with at least # like} other {Show replies with at least # likes}}" msgstr "{value, plural, =0 {모든 답글 표시} other {좋아요가 #개 이상인 답글 표시}}" -#: src/view/com/threadgate/WhoCanReply.tsx:290 +#: src/components/WhoCanReply.tsx:295 msgid "<0/> members" msgstr "<0/>의 멤버" #: src/screens/StarterPack/Wizard/index.tsx:485 -msgid "<0>{0} </0>and<1> </1><2>{1} </2>are included in your starter pack" -msgstr "" +#~ msgid "<0>{0} </0>and<1> </1><2>{1} </2>are included in your starter pack" +#~ msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:497 +#: src/screens/StarterPack/Wizard/index.tsx:466 msgctxt "profiles" msgid "<0>{0}, </0><1>{1}, </1>and {2, plural, one {# other} other {# others}} are included in your starter pack" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:509 +#: src/screens/StarterPack/Wizard/index.tsx:519 msgctxt "feeds" msgid "<0>{0}, </0><1>{1}, </1>and {2, plural, one {# other} other {# others}} are included in your starter pack" msgstr "" @@ -185,7 +189,11 @@ msgstr "<0>{0}</0> 팔로워" msgid "<0>{0}</0> {1, plural, one {following} other {following}}" msgstr "<0>{0}</0> 팔로우 중" -#: src/screens/StarterPack/Wizard/index.tsx:478 +#: src/screens/StarterPack/Wizard/index.tsx:507 +msgid "<0>{0}</0> and<1> </1><2>{1} </2>are included in your starter pack" +msgstr "" + +#: src/screens/StarterPack/Wizard/index.tsx:500 msgid "<0>{0}</0> is included in your starter pack" msgstr "" @@ -193,6 +201,10 @@ msgstr "" msgid "<0>Not Applicable.</0> This warning is only available for posts with media attached." msgstr "<0>해당 없음.</0> 이 경고는 미디어가 첨부된 게시물에만 사용할 수 있습니다." +#: src/screens/StarterPack/Wizard/index.tsx:457 +msgid "<0>You</0> and<1> </1><2>{0} </2>are included in your starter pack" +msgstr "" + #: src/screens/Profile/Header/Handle.tsx:50 msgid "⚠Invalid Handle" msgstr "⚠잘못된 핸들" @@ -279,11 +291,11 @@ msgstr "계정 언뮤트됨" msgid "Add" msgstr "추가" -#: src/screens/StarterPack/Wizard/index.tsx:551 +#: src/screens/StarterPack/Wizard/index.tsx:568 msgid "Add {0} more to continue" msgstr "" -#: src/components/StarterPack/Wizard/WizardListCard.tsx:56 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:59 msgid "Add {displayName} to starter pack" msgstr "" @@ -326,14 +338,14 @@ msgid "Add muted words and tags" msgstr "뮤트할 단어 및 태그 추가" #: src/screens/StarterPack/Wizard/index.tsx:197 -msgid "Add people to your starter pack that you think others will enjoy following" -msgstr "" +#~ msgid "Add people to your starter pack that you think others will enjoy following" +#~ msgstr "" #: src/screens/Home/NoFeedsPinned.tsx:99 msgid "Add recommended feeds" msgstr "추천 피드 추가" -#: src/screens/StarterPack/Wizard/index.tsx:464 +#: src/screens/StarterPack/Wizard/index.tsx:488 msgid "Add some feeds to your starter pack!" msgstr "" @@ -345,7 +357,7 @@ msgstr "내가 팔로우하는 사람의 기본 피드만 추가하기" msgid "Add the following DNS record to your domain:" msgstr "도메인에 다음 DNS 레코드를 추가하세요:" -#: src/components/FeedCard.tsx:300 +#: src/components/FeedCard.tsx:305 msgid "Add this feed to your feeds" msgstr "이 피드를 내 피드에 추가하기" @@ -376,16 +388,20 @@ msgstr "답글이 피드에 표시되기 위해 필요한 좋아요 수를 조 msgid "Adult Content" msgstr "성인 콘텐츠" +#: src/screens/Moderation/index.tsx:356 +msgid "Adult content can only be enabled via the Web at <0>bsky.app</0>." +msgstr "" + #: src/components/moderation/LabelPreference.tsx:242 msgid "Adult content is disabled." msgstr "성인 콘텐츠가 비활성화되어 있습니다." -#: src/screens/Moderation/index.tsx:375 +#: src/screens/Moderation/index.tsx:399 #: src/view/screens/Settings/index.tsx:686 msgid "Advanced" msgstr "고급" -#: src/screens/StarterPack/StarterPackScreen.tsx:271 +#: src/screens/StarterPack/StarterPackScreen.tsx:273 msgid "All accounts have been followed!" msgstr "모든 계정을 팔로우했습니다" @@ -445,20 +461,20 @@ msgstr "이전 주소인 {0}(으)로 이메일을 보냈습니다. 이 이메일 msgid "An error occured" msgstr "오류 발생" -#: src/components/StarterPack/ProfileStarterPacks.tsx:313 +#: src/components/StarterPack/ProfileStarterPacks.tsx:315 msgid "An error occurred while generating your starter pack. Want to try again?" msgstr "" #: src/components/StarterPack/ShareDialog.tsx:79 -msgid "An error occurred while saving the image." -msgstr "이미지를 저장하는 동안 오류가 발생했습니다" +#~ msgid "An error occurred while saving the image." +#~ msgstr "이미지를 저장하는 동안 오류가 발생했습니다" -#: src/components/StarterPack/QrCodeDialog.tsx:76 -#: src/components/StarterPack/ShareDialog.tsx:91 +#: src/components/StarterPack/QrCodeDialog.tsx:70 +#: src/components/StarterPack/ShareDialog.tsx:78 msgid "An error occurred while saving the QR code!" msgstr "QR 코드를 저장하는 동안 오류가 발생했습니다" -#: src/screens/StarterPack/StarterPackScreen.tsx:273 +#: src/screens/StarterPack/StarterPackScreen.tsx:275 msgid "An error occurred while trying to follow all" msgstr "모두 팔로우하려고 하는 동안 오류가 발생했습니다" @@ -475,16 +491,17 @@ msgstr "어떤 옵션에도 포함되지 않는 문제" msgid "An issue occurred, please try again." msgstr "문제가 발생했습니다. 다시 시도해 주세요." -#: src/screens/Onboarding/StepInterests/index.tsx:194 +#: src/screens/Onboarding/StepInterests/index.tsx:199 msgid "an unknown error occurred" msgstr "알 수 없는 오류가 발생했습니다" +#: src/components/WhoCanReply.tsx:316 #: src/view/com/notifications/FeedItem.tsx:280 -#: src/view/com/threadgate/WhoCanReply.tsx:311 msgid "and" msgstr "및" #: src/screens/Onboarding/index.tsx:29 +#: src/screens/Onboarding/state.ts:79 msgid "Animals" msgstr "동물" @@ -552,7 +569,7 @@ msgstr "모양" msgid "Apply default recommended feeds" msgstr "기본 추천 피드 적용하기" -#: src/screens/StarterPack/StarterPackScreen.tsx:497 +#: src/screens/StarterPack/StarterPackScreen.tsx:504 msgid "Are you sure you want delete this starter pack?" msgstr "이 스타터 팩을 삭제하시겠습니까?" @@ -572,7 +589,7 @@ msgstr "정말 이 대화에서 나가시겠습니까? 나에게 보이는 메 msgid "Are you sure you want to remove {0} from your feeds?" msgstr "피드에서 {0}을(를) 제거하시겠습니까?" -#: src/components/FeedCard.tsx:317 +#: src/components/FeedCard.tsx:322 msgid "Are you sure you want to remove this from your feeds?" msgstr "내 피드에서 이 피드를 삭제하시겠습니까?" @@ -589,6 +606,7 @@ msgid "Are you writing in <0>{0}</0>?" msgstr "{0}(으)로 쓰고 있나요?" #: src/screens/Onboarding/index.tsx:23 +#: src/screens/Onboarding/state.ts:80 msgid "Art" msgstr "예술" @@ -615,7 +633,7 @@ msgstr "3자 이상" #: src/screens/Messages/Conversation/ChatDisabled.tsx:134 #: src/screens/Profile/Header/Shell.tsx:102 #: src/screens/Signup/index.tsx:231 -#: src/screens/StarterPack/Wizard/index.tsx:312 +#: src/screens/StarterPack/Wizard/index.tsx:299 #: src/view/com/util/ViewHeader.tsx:91 msgid "Back" msgstr "뒤로" @@ -668,7 +686,7 @@ msgstr "이 계정들을 차단하시겠습니까?" msgid "Blocked" msgstr "차단됨" -#: src/screens/Moderation/index.tsx:267 +#: src/screens/Moderation/index.tsx:270 msgid "Blocked accounts" msgstr "차단한 계정" @@ -714,11 +732,11 @@ msgstr "Bluesky" msgid "Bluesky is an open network where you can choose your hosting provider. Custom hosting is now available in beta for developers." msgstr "Bluesky는 호스팅 제공자를 선택할 수 있는 개방형 네트워크입니다. 개발자를 위한 사용자 지정 호스팅이 베타 버전으로 제공됩니다." -#: src/components/StarterPack/ProfileStarterPacks.tsx:280 +#: src/components/StarterPack/ProfileStarterPacks.tsx:282 msgid "Bluesky will choose a set of recommended accounts from people in your network." msgstr "" -#: src/screens/Moderation/index.tsx:533 +#: src/screens/Moderation/index.tsx:557 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 "로그아웃한 사용자에게 내 프로필과 게시물을 표시하지 않습니다. 다른 앱에서는 이 설정을 따르지 않을 수 있습니다. 내 계정을 비공개로 전환하지는 않습니다." @@ -731,6 +749,7 @@ msgid "Blur images and filter from feeds" msgstr "이미지 흐리게 및 피드에서 필터링" #: src/screens/Onboarding/index.tsx:30 +#: src/screens/Onboarding/state.ts:81 msgid "Books" msgstr "책" @@ -920,13 +939,21 @@ msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "받은 편지함에서 아래에 입력하는 인증 코드가 포함된 이메일이 있는지 확인하세요:" #: src/view/com/modals/Threadgate.tsx:75 -msgid "Choose \"Everybody\" or \"Nobody\"" -msgstr "\"모두\" 또는 \"없음\"을 선택하세요." +#~ msgid "Choose \"Everybody\" or \"Nobody\"" +#~ msgstr "\"모두\" 또는 \"없음\"을 선택하세요." + +#: src/screens/StarterPack/Wizard/index.tsx:191 +msgid "Choose Feeds" +msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:288 +#: src/components/StarterPack/ProfileStarterPacks.tsx:290 msgid "Choose for me" msgstr "" +#: src/screens/StarterPack/Wizard/index.tsx:187 +msgid "Choose People" +msgstr "" + #: src/view/com/auth/server-input/index.tsx:79 msgid "Choose Service" msgstr "서비스 선택" @@ -939,6 +966,11 @@ msgstr "맞춤 피드를 구동할 알고리즘을 선택하세요." msgid "Choose this color as your avatar" msgstr "이 색상을 아바타로 선택" +#: src/components/dialogs/ThreadgateEditor.tsx:91 +#: src/components/dialogs/ThreadgateEditor.tsx:95 +msgid "Choose who can reply" +msgstr "" + #: src/screens/Signup/StepInfo/index.tsx:114 msgid "Choose your password" msgstr "비밀번호를 입력하세요" @@ -1003,18 +1035,18 @@ msgstr "다그닥 🐴 다그닥 🐴" #: src/components/dialogs/GifSelect.ios.tsx:250 #: src/components/dialogs/GifSelect.tsx:268 #: src/components/dms/dialogs/SearchablePeopleList.tsx:261 -#: src/components/NewskieDialog.tsx:120 -#: src/components/NewskieDialog.tsx:127 -#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:121 -#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:127 +#: src/components/NewskieDialog.tsx:146 +#: src/components/NewskieDialog.tsx:153 +#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123 +#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:129 #: src/view/com/modals/ChangePassword.tsx:268 #: src/view/com/modals/ChangePassword.tsx:271 #: src/view/com/util/post-embeds/GifEmbed.tsx:189 msgid "Close" msgstr "닫기" -#: src/components/Dialog/index.web.tsx:113 -#: src/components/Dialog/index.web.tsx:251 +#: src/components/Dialog/index.web.tsx:116 +#: src/components/Dialog/index.web.tsx:254 msgid "Close active dialog" msgstr "열려 있는 대화 상자 닫기" @@ -1081,10 +1113,12 @@ msgid "Collapses list of users for a given notification" msgstr "이 알림에 대한 사용자 목록을 축소합니다" #: src/screens/Onboarding/index.tsx:38 +#: src/screens/Onboarding/state.ts:82 msgid "Comedy" msgstr "코미디" #: src/screens/Onboarding/index.tsx:24 +#: src/screens/Onboarding/state.ts:83 msgid "Comics" msgstr "만화" @@ -1142,11 +1176,11 @@ msgstr "콘텐츠 언어 설정 확인" msgid "Confirm delete account" msgstr "계정 삭제 확인" -#: src/screens/Moderation/index.tsx:301 +#: src/screens/Moderation/index.tsx:304 msgid "Confirm your age:" msgstr "나이를 확인하세요:" -#: src/screens/Moderation/index.tsx:292 +#: src/screens/Moderation/index.tsx:295 msgid "Confirm your birthdate" msgstr "생년월일 확인" @@ -1172,7 +1206,7 @@ msgstr "지원에 연락하기" msgid "Content Blocked" msgstr "콘텐츠 차단됨" -#: src/screens/Moderation/index.tsx:285 +#: src/screens/Moderation/index.tsx:288 msgid "Content filters" msgstr "콘텐츠 필터" @@ -1201,7 +1235,7 @@ msgstr "콘텐츠 경고" msgid "Context menu backdrop, click to close the menu." msgstr "컨텍스트 메뉴 배경을 클릭하여 메뉴를 닫습니다." -#: src/screens/Onboarding/StepInterests/index.tsx:253 +#: src/screens/Onboarding/StepInterests/index.tsx:258 #: src/screens/Onboarding/StepProfile/index.tsx:269 msgid "Continue" msgstr "계속" @@ -1214,7 +1248,7 @@ msgstr "{0}(으)로 계속하기 (현재 로그인)" msgid "Continue thread..." msgstr "스레드 더 보기..." -#: src/screens/Onboarding/StepInterests/index.tsx:250 +#: src/screens/Onboarding/StepInterests/index.tsx:255 #: src/screens/Onboarding/StepProfile/index.tsx:266 #: src/screens/Signup/index.tsx:251 msgid "Continue to next step" @@ -1254,7 +1288,7 @@ msgstr "복사했습니다!" msgid "Copies app password" msgstr "앱 비밀번호를 복사합니다" -#: src/components/StarterPack/QrCodeDialog.tsx:180 +#: src/components/StarterPack/QrCodeDialog.tsx:174 #: src/view/com/modals/AddAppPasswords.tsx:213 msgid "Copy" msgstr "복사" @@ -1268,7 +1302,11 @@ msgstr "{0} 복사" msgid "Copy code" msgstr "코드 복사" -#: src/components/StarterPack/ShareDialog.tsx:143 +#: src/components/StarterPack/ShareDialog.tsx:123 +msgid "Copy link" +msgstr "" + +#: src/components/StarterPack/ShareDialog.tsx:130 msgid "Copy Link" msgstr "링크 복사" @@ -1291,7 +1329,7 @@ msgstr "메시지 텍스트 복사" msgid "Copy post text" msgstr "게시물 텍스트 복사" -#: src/components/StarterPack/QrCodeDialog.tsx:174 +#: src/components/StarterPack/QrCodeDialog.tsx:168 msgid "Copy QR code" msgstr "QR 코드 복사" @@ -1304,7 +1342,7 @@ msgstr "저작권 정책" msgid "Could not leave chat" msgstr "대화에서 나갈 수 없습니다" -#: src/view/screens/ProfileFeed.tsx:102 +#: src/view/screens/ProfileFeed.tsx:103 msgid "Could not load feed" msgstr "피드를 불러올 수 없습니다" @@ -1316,7 +1354,7 @@ msgstr "리스트를 불러올 수 없습니다" msgid "Could not mute chat" msgstr "대화를 뮤트할 수 없습니다" -#: src/components/StarterPack/ProfileStarterPacks.tsx:270 +#: src/components/StarterPack/ProfileStarterPacks.tsx:272 msgid "Create" msgstr "만들기" @@ -1329,17 +1367,17 @@ msgstr "새 계정 만들기" msgid "Create a new Bluesky account" msgstr "새 Bluesky 계정을 만듭니다" -#: src/components/StarterPack/QrCodeDialog.tsx:157 +#: src/components/StarterPack/QrCodeDialog.tsx:151 msgid "Create a QR code for a starter pack" msgstr "스타터 팩 QR 코드 만들기" #: src/components/StarterPack/ProfileStarterPacks.tsx:165 -#: src/components/StarterPack/ProfileStarterPacks.tsx:257 +#: src/components/StarterPack/ProfileStarterPacks.tsx:259 #: src/Navigation.tsx:330 msgid "Create a starter pack" msgstr "스타터 팩 만들기" -#: src/components/StarterPack/ProfileStarterPacks.tsx:244 +#: src/components/StarterPack/ProfileStarterPacks.tsx:246 msgid "Create a starter pack for me" msgstr "나를 위한 스타터 팩 만들기" @@ -1370,8 +1408,8 @@ msgid "Create new account" msgstr "새 계정 만들기" #: src/components/StarterPack/ShareDialog.tsx:158 -msgid "Create QR code" -msgstr "QR 코드 만들기" +#~ msgid "Create QR code" +#~ msgstr "QR 코드 만들기" #: src/components/ReportDialog/SelectReportOptionView.tsx:101 msgid "Create report for {0}" @@ -1382,6 +1420,7 @@ msgid "Created {0}" msgstr "{0}에 생성됨" #: src/screens/Onboarding/index.tsx:26 +#: src/screens/Onboarding/state.ts:84 msgid "Culture" msgstr "문화" @@ -1438,9 +1477,9 @@ msgid "Debug panel" msgstr "디버그 패널" #: src/components/dms/MessageMenu.tsx:151 -#: src/screens/StarterPack/StarterPackScreen.tsx:449 -#: src/screens/StarterPack/StarterPackScreen.tsx:528 -#: src/screens/StarterPack/StarterPackScreen.tsx:608 +#: src/screens/StarterPack/StarterPackScreen.tsx:456 +#: src/screens/StarterPack/StarterPackScreen.tsx:535 +#: src/screens/StarterPack/StarterPackScreen.tsx:615 #: src/view/com/util/forms/PostDropdownBtn.tsx:433 #: src/view/screens/AppPasswords.tsx:285 #: src/view/screens/ProfileList.tsx:667 @@ -1497,12 +1536,12 @@ msgstr "내 계정 삭제…" msgid "Delete post" msgstr "게시물 삭제" -#: src/screens/StarterPack/StarterPackScreen.tsx:443 -#: src/screens/StarterPack/StarterPackScreen.tsx:599 +#: src/screens/StarterPack/StarterPackScreen.tsx:450 +#: src/screens/StarterPack/StarterPackScreen.tsx:606 msgid "Delete starter pack" msgstr "스타터 팩 삭제" -#: src/screens/StarterPack/StarterPackScreen.tsx:494 +#: src/screens/StarterPack/StarterPackScreen.tsx:501 msgid "Delete starter pack?" msgstr "스타터 팩을 삭제하시겠습니까?" @@ -1566,7 +1605,7 @@ msgstr "햅틱 피드백 끄기" #: src/lib/moderation/useLabelBehaviorDescription.ts:68 #: src/screens/Messages/Settings.tsx:140 #: src/screens/Messages/Settings.tsx:143 -#: src/screens/Moderation/index.tsx:341 +#: src/screens/Moderation/index.tsx:346 msgid "Disabled" msgstr "사용 안 함" @@ -1578,8 +1617,8 @@ msgstr "삭제" msgid "Discard draft?" msgstr "초안 삭제" -#: src/screens/Moderation/index.tsx:518 -#: src/screens/Moderation/index.tsx:522 +#: src/screens/Moderation/index.tsx:542 +#: src/screens/Moderation/index.tsx:546 msgid "Discourage apps from showing my account to logged-out users" msgstr "앱이 로그아웃한 사용자에게 내 계정을 표시하지 않도록 설정하기" @@ -1630,6 +1669,7 @@ msgstr "도메인을 확인했습니다." #: src/components/dialogs/BirthDateSettings.tsx:119 #: src/components/dialogs/BirthDateSettings.tsx:125 +#: src/components/dialogs/ThreadgateEditor.tsx:88 #: src/components/forms/DateField/index.tsx:77 #: src/components/forms/DateField/index.tsx:83 #: src/screens/Onboarding/StepProfile/index.tsx:322 @@ -1649,8 +1689,6 @@ msgstr "완료" #: src/view/com/modals/EditImage.tsx:334 #: src/view/com/modals/ListAddRemoveUsers.tsx:144 #: src/view/com/modals/SelfLabel.tsx:158 -#: src/view/com/modals/Threadgate.tsx:133 -#: src/view/com/modals/Threadgate.tsx:136 #: src/view/com/modals/UserAddRemoveLists.tsx:108 #: src/view/com/modals/UserAddRemoveLists.tsx:111 #: src/view/screens/PreferencesThreads.tsx:162 @@ -1662,7 +1700,7 @@ msgstr "완료" msgid "Done{extraText}" msgstr "완료{extraText}" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:295 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:314 msgid "Download Bluesky" msgstr "Bluesky 다운로드" @@ -1720,9 +1758,9 @@ msgctxt "action" msgid "Edit" msgstr "편집" -#: src/screens/StarterPack/StarterPackScreen.tsx:438 -#: src/screens/StarterPack/Wizard/index.tsx:534 -#: src/screens/StarterPack/Wizard/index.tsx:541 +#: src/screens/StarterPack/StarterPackScreen.tsx:445 +#: src/screens/StarterPack/Wizard/index.tsx:551 +#: src/screens/StarterPack/Wizard/index.tsx:558 #: src/view/screens/Feeds.tsx:385 #: src/view/screens/Feeds.tsx:453 msgid "Edit" @@ -1733,7 +1771,7 @@ msgstr "편집" msgid "Edit avatar" msgstr "아바타 편집" -#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:115 +#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117 msgid "Edit Feeds" msgstr "피드 편집" @@ -1761,7 +1799,7 @@ msgstr "내 피드 편집" msgid "Edit my profile" msgstr "내 프로필 편집" -#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:113 +#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:115 msgid "Edit People" msgstr "사람들 편집" @@ -1775,7 +1813,7 @@ msgstr "프로필 편집" msgid "Edit Profile" msgstr "프로필 편집" -#: src/screens/StarterPack/StarterPackScreen.tsx:430 +#: src/screens/StarterPack/StarterPackScreen.tsx:437 msgid "Edit starter pack" msgstr "스타터 팩 편집" @@ -1783,8 +1821,7 @@ msgstr "스타터 팩 편집" msgid "Edit User List" msgstr "사용자 리스트 편집" -#: src/view/com/threadgate/WhoCanReply.tsx:73 -#: src/view/com/threadgate/WhoCanReply.tsx:130 +#: src/components/WhoCanReply.tsx:127 msgid "Edit who can reply" msgstr "답글을 달 수 있는 사람 편집" @@ -1801,9 +1838,14 @@ msgid "Edit your starter pack" msgstr "스타터 팩 편집" #: src/screens/Onboarding/index.tsx:31 +#: src/screens/Onboarding/state.ts:86 msgid "Education" msgstr "교육" +#: src/components/dialogs/ThreadgateEditor.tsx:98 +msgid "Either choose \"Everybody\" or \"Nobody\"" +msgstr "" + #: src/screens/Signup/StepInfo/index.tsx:80 #: src/view/com/modals/ChangeEmail.tsx:136 msgid "Email" @@ -1852,7 +1894,7 @@ msgstr "웹사이트에 이 게시물을 임베드하세요. 다음 코드를 msgid "Enable {0} only" msgstr "{0}에서만 사용" -#: src/screens/Moderation/index.tsx:329 +#: src/screens/Moderation/index.tsx:333 msgid "Enable adult content" msgstr "성인 콘텐츠 활성화" @@ -1875,7 +1917,7 @@ msgstr "이 소스에서만 사용" #: src/screens/Messages/Settings.tsx:131 #: src/screens/Messages/Settings.tsx:134 -#: src/screens/Moderation/index.tsx:339 +#: src/screens/Moderation/index.tsx:344 msgid "Enabled" msgstr "사용" @@ -1941,19 +1983,18 @@ msgstr "파일을 저장하는 동안 오류가 발생했습니다" msgid "Error receiving captcha response." msgstr "캡차 응답을 수신하는 동안 오류가 발생했습니다." -#: src/screens/Onboarding/StepInterests/index.tsx:192 +#: src/screens/Onboarding/StepInterests/index.tsx:197 #: src/view/screens/Search/Search.tsx:116 msgid "Error:" msgstr "오류:" -#: src/view/com/modals/Threadgate.tsx:79 +#: src/components/dialogs/ThreadgateEditor.tsx:102 msgid "Everybody" msgstr "모두" -#: src/view/com/composer/threadgate/ThreadgateBtn.tsx:46 -#: src/view/com/threadgate/WhoCanReply.tsx:64 -#: src/view/com/threadgate/WhoCanReply.tsx:121 -#: src/view/com/threadgate/WhoCanReply.tsx:235 +#: src/components/WhoCanReply.tsx:69 +#: src/components/WhoCanReply.tsx:240 +#: src/view/com/composer/threadgate/ThreadgateBtn.tsx:44 msgid "Everybody can reply" msgstr "누구나 답글을 달 수 있음" @@ -2048,8 +2089,8 @@ msgstr "외부 미디어 설정" msgid "Failed to create app password." msgstr "앱 비밀번호를 만들지 못했습니다." -#: src/screens/StarterPack/Wizard/index.tsx:241 -#: src/screens/StarterPack/Wizard/index.tsx:249 +#: src/screens/StarterPack/Wizard/index.tsx:230 +#: src/screens/StarterPack/Wizard/index.tsx:238 msgid "Failed to create starter pack" msgstr "스타터 팩을 만들지 못했습니다" @@ -2065,7 +2106,7 @@ msgstr "메시지를 삭제하지 못했습니다" msgid "Failed to delete post, please try again" msgstr "게시물을 삭제하지 못했습니다. 다시 시도해 주세요" -#: src/screens/StarterPack/StarterPackScreen.tsx:562 +#: src/screens/StarterPack/StarterPackScreen.tsx:569 msgid "Failed to delete starter pack" msgstr "스타터 팩을 삭제하지 못했습니다" @@ -2092,7 +2133,7 @@ msgstr "추천 피드를 불러오지 못했습니다" msgid "Failed to load suggested follows" msgstr "추천 팔로우를 불러오지 못했습니다" -#: src/view/com/lightbox/Lightbox.tsx:84 +#: src/view/com/lightbox/Lightbox.tsx:86 msgid "Failed to save image: {0}" msgstr "이미지를 저장하지 못함: {0}" @@ -2109,7 +2150,7 @@ msgstr "이의신청을 제출하지 못했습니다. 다시 시도해 주세요 msgid "Failed to toggle thread mute, please try again" msgstr "스레드 뮤트를 전환하지 못했습니다. 다시 시도해 주세요" -#: src/components/FeedCard.tsx:280 +#: src/components/FeedCard.tsx:285 msgid "Failed to update feeds" msgstr "피드를 업데이트하지 못했습니다" @@ -2127,7 +2168,7 @@ msgstr "피드" msgid "Feed by {0}" msgstr "{0} 님의 피드" -#: src/components/StarterPack/Wizard/WizardListCard.tsx:52 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:55 msgid "Feed toggle" msgstr "피드 켜거나 끄기" @@ -2137,10 +2178,9 @@ msgid "Feedback" msgstr "피드백" #: src/Navigation.tsx:320 -#: src/screens/StarterPack/Wizard/index.tsx:201 #: src/view/screens/Feeds.tsx:445 #: src/view/screens/Feeds.tsx:550 -#: src/view/screens/Profile.tsx:220 +#: src/view/screens/Profile.tsx:213 #: src/view/screens/Search/Search.tsx:375 #: src/view/shell/desktop/LeftNav.tsx:373 #: src/view/shell/Drawer.tsx:493 @@ -2152,7 +2192,7 @@ msgstr "피드" msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." msgstr "피드는 사용자가 약간의 코딩 전문 지식만으로 구축할 수 있는 맞춤 알고리즘입니다. <0/>에서 자세한 내용을 확인하세요." -#: src/components/FeedCard.tsx:277 +#: src/components/FeedCard.tsx:282 msgid "Feeds updated!" msgstr "피드 업데이트됨" @@ -2190,7 +2230,7 @@ msgstr "팔로우 중 피드에 표시되는 콘텐츠를 미세 조정합니다 msgid "Fine-tune the discussion threads." msgstr "대화 스레드를 미세 조정합니다." -#: src/screens/StarterPack/Wizard/index.tsx:202 +#: src/screens/StarterPack/Wizard/index.tsx:192 msgid "Finish" msgstr "종료" @@ -2238,8 +2278,8 @@ msgstr "{name} 님을 팔로우" msgid "Follow Account" msgstr "계정 팔로우" -#: src/screens/StarterPack/StarterPackScreen.tsx:308 -#: src/screens/StarterPack/StarterPackScreen.tsx:315 +#: src/screens/StarterPack/StarterPackScreen.tsx:317 +#: src/screens/StarterPack/StarterPackScreen.tsx:324 msgid "Follow all" msgstr "모두 팔로우" @@ -2271,7 +2311,7 @@ msgstr "<0>{0}</0> 님과 <1>{1}</1> 님이 팔로우함" msgid "Followed by <0>{0}</0>, <1>{1}</1>, and {2, plural, one {# other} other {# others}}" msgstr "<0>{0}</0> 님, <1>{1}</1> 님 외 {2, plural, other {#}}명이 팔로우함" -#: src/view/com/modals/Threadgate.tsx:101 +#: src/components/dialogs/ThreadgateEditor.tsx:124 msgid "Followed users" msgstr "팔로우한 사용자" @@ -2335,6 +2375,7 @@ msgid "Follows You" msgstr "나를 팔로우함" #: src/screens/Onboarding/index.tsx:40 +#: src/screens/Onboarding/state.ts:87 msgid "Food" msgstr "음식" @@ -2376,7 +2417,7 @@ msgstr "<0/>에서" msgid "Gallery" msgstr "갤러리" -#: src/components/StarterPack/ProfileStarterPacks.tsx:277 +#: src/components/StarterPack/ProfileStarterPacks.tsx:279 msgid "Generate a starter pack" msgstr "스타터 팩 만들기" @@ -2406,7 +2447,7 @@ msgstr "명백한 법률 또는 서비스 이용약관 위반 행위" #: src/view/com/auth/LoggedOut.tsx:78 #: src/view/com/auth/LoggedOut.tsx:79 #: src/view/screens/NotFound.tsx:55 -#: src/view/screens/ProfileFeed.tsx:111 +#: src/view/screens/ProfileFeed.tsx:112 #: src/view/screens/ProfileList.tsx:970 #: src/view/shell/desktop/LeftNav.tsx:133 msgid "Go back" @@ -2415,9 +2456,9 @@ msgstr "뒤로" #: src/components/Error.tsx:103 #: src/screens/Profile/ErrorState.tsx:62 #: src/screens/Profile/ErrorState.tsx:66 -#: src/screens/StarterPack/StarterPackScreen.tsx:621 +#: src/screens/StarterPack/StarterPackScreen.tsx:628 #: src/view/screens/NotFound.tsx:54 -#: src/view/screens/ProfileFeed.tsx:116 +#: src/view/screens/ProfileFeed.tsx:117 #: src/view/screens/ProfileList.tsx:975 msgid "Go Back" msgstr "뒤로" @@ -2431,7 +2472,7 @@ msgstr "뒤로" msgid "Go back to previous step" msgstr "이전 단계로 돌아가기" -#: src/screens/StarterPack/Wizard/index.tsx:313 +#: src/screens/StarterPack/Wizard/index.tsx:300 msgid "Go back to the previous step" msgstr "이전 단계로 돌아갑니다" @@ -2555,7 +2596,7 @@ msgstr "피드 서버에서 잘못된 응답을 보냈습니다. 피드 소유 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "이 피드를 찾는 데 문제가 있습니다. 피드가 삭제되었을 수 있습니다." -#: src/screens/Moderation/index.tsx:59 +#: src/screens/Moderation/index.tsx:60 msgid "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us." msgstr "이 데이터를 불러오는 데 문제가 있는 것 같습니다. 자세한 내용은 아래를 참조하세요. 이 문제가 지속되면 문의해 주세요." @@ -2646,7 +2687,7 @@ msgstr "이미지" msgid "Image alt text" msgstr "이미지 대체 텍스트" -#: src/components/StarterPack/ShareDialog.tsx:88 +#: src/components/StarterPack/ShareDialog.tsx:75 msgid "Image saved to your camera roll!" msgstr "이미지를 앨범에 저장했습니다." @@ -2739,7 +2780,7 @@ msgstr "초대 코드: {0}개 사용 가능" msgid "Invite codes: 1 available" msgstr "초대 코드: 1개 사용 가능" -#: src/components/StarterPack/ShareDialog.tsx:109 +#: src/components/StarterPack/ShareDialog.tsx:96 msgid "Invite people to this starter pack!" msgstr "이 스타터 팩을 사용할 사람들을 초대하세요!" @@ -2751,7 +2792,7 @@ msgstr "" msgid "Invites, but personal" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:473 +#: src/screens/StarterPack/Wizard/index.tsx:452 msgid "It's just you right now! Add more people to your starter pack by searching above." msgstr "" @@ -2759,8 +2800,8 @@ msgstr "" msgid "Jobs" msgstr "채용" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:194 -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:200 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:196 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:202 msgid "Join Bluesky" msgstr "Bluesky 가입하기" @@ -2769,6 +2810,7 @@ msgid "Join the conversation" msgstr "대화에 참여하기" #: src/screens/Onboarding/index.tsx:21 +#: src/screens/Onboarding/state.ts:89 msgid "Journalism" msgstr "저널리즘" @@ -2780,7 +2822,7 @@ msgstr "{0}이(가) 라벨 지정함." msgid "Labeled by the author." msgstr "작성자가 라벨 지정함." -#: src/view/screens/Profile.tsx:214 +#: src/view/screens/Profile.tsx:207 msgid "Labels" msgstr "라벨" @@ -2832,7 +2874,7 @@ msgstr "이 콘텐츠에 적용된 검토 설정에 대해 자세히 알아보 msgid "Learn more about this warning" msgstr "이 경고에 대해 더 알아보기" -#: src/screens/Moderation/index.tsx:549 +#: src/screens/Moderation/index.tsx:573 msgid "Learn more about what is public on Bluesky." msgstr "Bluesky에서 공개되는 항목에 대해 자세히 알아보세요." @@ -2873,7 +2915,7 @@ msgstr "명 남았습니다." msgid "Legacy storage cleared, you need to restart the app now." msgstr "레거시 스토리지가 지워졌으며 지금 앱을 다시 시작해야 합니다." -#: src/components/StarterPack/ProfileStarterPacks.tsx:293 +#: src/components/StarterPack/ProfileStarterPacks.tsx:295 msgid "Let me choose" msgstr "직접 선택하기" @@ -2891,7 +2933,7 @@ msgid "Light" msgstr "밝음" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:267 -#: src/view/screens/ProfileFeed.tsx:571 +#: src/view/screens/ProfileFeed.tsx:573 msgid "Like this feed" msgstr "이 피드에 좋아요 표시" @@ -2915,7 +2957,7 @@ msgstr "이(가) 내 맞춤 피드를 좋아합니다" msgid "liked your post" msgstr "이(가) 내 게시물을 좋아합니다" -#: src/view/screens/Profile.tsx:219 +#: src/view/screens/Profile.tsx:212 msgid "Likes" msgstr "좋아요" @@ -2961,8 +3003,8 @@ msgid "List unmuted" msgstr "리스트 언뮤트됨" #: src/Navigation.tsx:122 +#: src/view/screens/Profile.tsx:208 #: src/view/screens/Profile.tsx:215 -#: src/view/screens/Profile.tsx:222 #: src/view/shell/desktop/LeftNav.tsx:379 #: src/view/shell/Drawer.tsx:509 #: src/view/shell/Drawer.tsx:510 @@ -2991,7 +3033,7 @@ msgstr "새 알림 불러오기" #: src/screens/Profile/Sections/Feed.tsx:86 #: src/view/com/feeds/FeedPage.tsx:136 -#: src/view/screens/ProfileFeed.tsx:493 +#: src/view/screens/ProfileFeed.tsx:494 #: src/view/screens/ProfileList.tsx:749 msgid "Load new posts" msgstr "새 게시물 불러오기" @@ -3016,7 +3058,7 @@ msgstr "로그인 또는 가입" msgid "Log out" msgstr "로그아웃" -#: src/screens/Moderation/index.tsx:442 +#: src/screens/Moderation/index.tsx:466 msgid "Logged-out visibility" msgstr "로그아웃 표시" @@ -3044,7 +3086,7 @@ msgstr "모든 피드를 고정 해제했군요. 하지만 걱정하지 마세 msgid "Looks like you're missing a following feed. <0>Click here to add one.</0>" msgstr "팔로우 중 피드가 누락된 것 같습니다. <0>이곳을 클릭해 하나 추가하세요.</0>" -#: src/components/StarterPack/ProfileStarterPacks.tsx:252 +#: src/components/StarterPack/ProfileStarterPacks.tsx:254 msgid "Make one for me" msgstr "" @@ -3062,15 +3104,15 @@ msgid "Mark as read" msgstr "읽음으로 표시" #: src/view/screens/AccessibilitySettings.tsx:102 -#: src/view/screens/Profile.tsx:218 +#: src/view/screens/Profile.tsx:211 msgid "Media" msgstr "미디어" -#: src/view/com/threadgate/WhoCanReply.tsx:270 +#: src/components/WhoCanReply.tsx:275 msgid "mentioned users" msgstr "멘션한 사용자" -#: src/view/com/modals/Threadgate.tsx:96 +#: src/components/dialogs/ThreadgateEditor.tsx:119 msgid "Mentioned users" msgstr "멘션한 사용자" @@ -3117,7 +3159,7 @@ msgid "Misleading Account" msgstr "오해의 소지가 있는 계정" #: src/Navigation.tsx:127 -#: src/screens/Moderation/index.tsx:104 +#: src/screens/Moderation/index.tsx:105 #: src/view/screens/Settings/index.tsx:561 msgid "Moderation" msgstr "검토" @@ -3150,7 +3192,7 @@ msgstr "검토 리스트 생성됨" msgid "Moderation list updated" msgstr "검토 리스트 업데이트됨" -#: src/screens/Moderation/index.tsx:243 +#: src/screens/Moderation/index.tsx:246 msgid "Moderation lists" msgstr "검토 리스트" @@ -3167,7 +3209,7 @@ msgstr "검토 설정" msgid "Moderation states" msgstr "검토 상태" -#: src/screens/Moderation/index.tsx:215 +#: src/screens/Moderation/index.tsx:218 msgid "Moderation tools" msgstr "검토 도구" @@ -3176,7 +3218,7 @@ msgstr "검토 도구" msgid "Moderator has chosen to set a general warning on the content." msgstr "검토자가 콘텐츠에 일반 경고를 설정했습니다." -#: src/view/com/post-thread/PostThreadItem.tsx:567 +#: src/view/com/post-thread/PostThreadItem.tsx:564 msgid "More" msgstr "더 보기" @@ -3192,6 +3234,10 @@ msgstr "옵션 더 보기" msgid "Most-liked replies first" msgstr "좋아요 많은 순" +#: src/screens/Onboarding/state.ts:90 +msgid "Movies" +msgstr "" + #: src/components/TagMenu/index.tsx:249 msgid "Mute" msgstr "뮤트" @@ -3256,7 +3302,7 @@ msgstr "단어 및 태그 뮤트" msgid "Muted" msgstr "뮤트됨" -#: src/screens/Moderation/index.tsx:255 +#: src/screens/Moderation/index.tsx:258 msgid "Muted accounts" msgstr "뮤트한 계정" @@ -3273,7 +3319,7 @@ msgstr "계정을 뮤트하면 피드와 알림에서 해당 계정의 게시물 msgid "Muted by \"{0}\"" msgstr "\"{0}\" 님이 뮤트함" -#: src/screens/Moderation/index.tsx:231 +#: src/screens/Moderation/index.tsx:234 msgid "Muted words & tags" msgstr "뮤트한 단어 및 태그" @@ -3319,6 +3365,7 @@ msgid "Name or Description Violates Community Standards" msgstr "이름 또는 설명이 커뮤니티 기준을 위반함" #: src/screens/Onboarding/index.tsx:22 +#: src/screens/Onboarding/state.ts:91 msgid "Nature" msgstr "자연" @@ -3382,8 +3429,8 @@ msgstr "새 게시물" #: src/view/screens/Feeds.tsx:580 #: src/view/screens/Notifications.tsx:193 -#: src/view/screens/Profile.tsx:485 -#: src/view/screens/ProfileFeed.tsx:427 +#: src/view/screens/Profile.tsx:478 +#: src/view/screens/ProfileFeed.tsx:428 #: src/view/screens/ProfileList.tsx:201 #: src/view/screens/ProfileList.tsx:229 #: src/view/shell/desktop/LeftNav.tsx:277 @@ -3395,7 +3442,7 @@ msgctxt "action" msgid "New Post" msgstr "새 게시물" -#: src/components/NewskieDialog.tsx:71 +#: src/components/NewskieDialog.tsx:83 msgid "New user info dialog" msgstr "새 사용자 정보 대화 상자" @@ -3408,6 +3455,7 @@ msgid "Newest replies first" msgstr "새로운 순" #: src/screens/Onboarding/index.tsx:20 +#: src/screens/Onboarding/state.ts:92 msgid "News" msgstr "뉴스" @@ -3418,10 +3466,10 @@ msgstr "뉴스" #: src/screens/Login/SetNewPasswordForm.tsx:174 #: src/screens/Login/SetNewPasswordForm.tsx:180 #: src/screens/Signup/index.tsx:258 -#: src/screens/StarterPack/Wizard/index.tsx:191 -#: src/screens/StarterPack/Wizard/index.tsx:195 -#: src/screens/StarterPack/Wizard/index.tsx:372 -#: src/screens/StarterPack/Wizard/index.tsx:379 +#: src/screens/StarterPack/Wizard/index.tsx:184 +#: src/screens/StarterPack/Wizard/index.tsx:188 +#: src/screens/StarterPack/Wizard/index.tsx:359 +#: src/screens/StarterPack/Wizard/index.tsx:366 #: src/view/com/modals/ChangePassword.tsx:254 #: src/view/com/modals/ChangePassword.tsx:256 msgid "Next" @@ -3440,7 +3488,7 @@ msgstr "다음 이미지" msgid "No" msgstr "아니요" -#: src/view/screens/ProfileFeed.tsx:560 +#: src/view/screens/ProfileFeed.tsx:562 #: src/view/screens/ProfileList.tsx:823 msgid "No description" msgstr "설명 없음" @@ -3454,7 +3502,7 @@ msgstr "DNS 패널 없음" msgid "No featured GIFs found. There may be an issue with Tenor." msgstr "인기 GIF를 찾을 수 없습니다. Tenor에 문제가 있을 수 있습니다." -#: src/screens/StarterPack/Wizard/StepFeeds.tsx:105 +#: src/screens/StarterPack/Wizard/StepFeeds.tsx:120 msgid "No feeds found. Try searching for something else." msgstr "피드를 찾을 수 없습니다. 다른 피드를 검색해 보세요." @@ -3523,11 +3571,11 @@ msgstr "\"{search}\"에 대한 검색 결과를 찾을 수 없습니다." msgid "No thanks" msgstr "사용하지 않음" -#: src/view/com/modals/Threadgate.tsx:85 +#: src/components/dialogs/ThreadgateEditor.tsx:108 msgid "Nobody" msgstr "없음" -#: src/view/com/composer/threadgate/ThreadgateBtn.tsx:48 +#: src/view/com/composer/threadgate/ThreadgateBtn.tsx:46 msgid "Nobody can reply" msgstr "아무도 답글을 달 수 없음" @@ -3536,7 +3584,7 @@ msgstr "아무도 답글을 달 수 없음" msgid "Nobody has liked this yet. Maybe you should be the first!" msgstr "아직 아무도 좋아요를 누르지 않았습니다. 첫 번째가 되어 보세요!" -#: src/screens/StarterPack/Wizard/StepProfiles.tsx:93 +#: src/screens/StarterPack/Wizard/StepProfiles.tsx:103 msgid "Nobody was found. Try searching for someone else." msgstr "아무도 찾을 수 없습니다. 다른 사용자를 검색해 보세요." @@ -3545,7 +3593,7 @@ msgid "Non-sexual Nudity" msgstr "선정적이지 않은 노출" #: src/Navigation.tsx:117 -#: src/view/screens/Profile.tsx:111 +#: src/view/screens/Profile.tsx:108 msgid "Not Found" msgstr "찾을 수 없음" @@ -3560,7 +3608,7 @@ msgstr "나중에 하기" msgid "Note about sharing" msgstr "공유 관련 참고 사항" -#: src/screens/Moderation/index.tsx:540 +#: src/screens/Moderation/index.tsx:564 msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." msgstr "참고: Bluesky는 개방형 공개 네트워크입니다. 이 설정은 Bluesky 앱과 웹사이트에서만 내 콘텐츠가 표시되는 것을 제한하며, 다른 앱에서는 이 설정을 준수하지 않을 수 있습니다. 다른 앱과 웹사이트에서는 로그아웃한 사용자에게 내 콘텐츠가 계속 표시될 수 있습니다." @@ -3612,7 +3660,7 @@ msgstr "끄기" msgid "Oh no!" msgstr "이런!" -#: src/screens/Onboarding/StepInterests/index.tsx:133 +#: src/screens/Onboarding/StepInterests/index.tsx:138 msgid "Oh no! Something went wrong." msgstr "이런! 뭔가 잘못되었습니다." @@ -3648,7 +3696,7 @@ msgstr "하나 이상의 이미지에 대체 텍스트가 누락되었습니다. msgid "Only .jpg and .png files are supported" msgstr ".jpg 및 .png 파일만 지원합니다" -#: src/view/com/threadgate/WhoCanReply.tsx:239 +#: src/components/WhoCanReply.tsx:244 msgid "Only {0} can reply" msgstr "{0}만 답글을 달 수 있음" @@ -3661,10 +3709,10 @@ msgid "Oops, something went wrong!" msgstr "이런, 뭔가 잘못되었습니다!" #: src/components/Lists.tsx:191 -#: src/components/StarterPack/ProfileStarterPacks.tsx:302 -#: src/components/StarterPack/ProfileStarterPacks.tsx:311 +#: src/components/StarterPack/ProfileStarterPacks.tsx:304 +#: src/components/StarterPack/ProfileStarterPacks.tsx:313 #: src/view/screens/AppPasswords.tsx:69 -#: src/view/screens/Profile.tsx:111 +#: src/view/screens/Profile.tsx:108 msgid "Oops!" msgstr "이런!" @@ -3690,7 +3738,7 @@ msgstr "대화 옵션 열기" msgid "Open emoji picker" msgstr "이모티콘 선택기 열기" -#: src/view/screens/ProfileFeed.tsx:295 +#: src/view/screens/ProfileFeed.tsx:296 msgid "Open feed options menu" msgstr "피드 옵션 메뉴 열기" @@ -3702,7 +3750,7 @@ msgstr "링크를 인앱 브라우저로 열기" msgid "Open message options" msgstr "메시지 옵션 열기" -#: src/screens/Moderation/index.tsx:227 +#: src/screens/Moderation/index.tsx:230 msgid "Open muted words and tags settings" msgstr "뮤트한 단어 및 태그 설정 열기" @@ -3714,7 +3762,7 @@ msgstr "내비게이션 열기" msgid "Open post options menu" msgstr "게시물 옵션 메뉴 열기" -#: src/screens/StarterPack/StarterPackScreen.tsx:416 +#: src/screens/StarterPack/StarterPackScreen.tsx:423 msgid "Open starter pack menu" msgstr "스타터 팩 메뉴 열기" @@ -3731,6 +3779,10 @@ msgstr "시스템 로그 열기" msgid "Opens {numItems} options" msgstr "{numItems}번째 옵션을 엽니다" +#: src/view/com/composer/threadgate/ThreadgateBtn.tsx:60 +msgid "Opens a dialog to choose who can reply to this thread" +msgstr "" + #: src/view/screens/Settings/index.tsx:510 msgid "Opens accessibility settings" msgstr "접근성 설정을 엽니다" @@ -3860,7 +3912,7 @@ msgstr "{numItems}개 중 {0}번째 옵션" msgid "Optionally provide additional information below:" msgstr "선택 사항으로 아래에 추가 정보를 입력하세요:" -#: src/view/com/modals/Threadgate.tsx:92 +#: src/components/dialogs/ThreadgateEditor.tsx:115 msgid "Or combine these options:" msgstr "또는 다음 옵션을 결합하세요:" @@ -3920,7 +3972,6 @@ msgstr "비밀번호 변경됨" msgid "Pause" msgstr "일시 정지" -#: src/screens/StarterPack/Wizard/index.tsx:194 #: src/view/screens/Search/Search.tsx:369 msgid "People" msgstr "사람들" @@ -3933,32 +3984,37 @@ msgstr "@{0} 님이 팔로우한 사람들" msgid "People following @{0}" msgstr "@{0} 님을 팔로우하는 사람들" -#: src/view/com/lightbox/Lightbox.tsx:67 +#: src/view/com/lightbox/Lightbox.tsx:69 msgid "Permission to access camera roll is required." msgstr "앨범에 접근할 수 있는 권한이 필요합니다." -#: src/view/com/lightbox/Lightbox.tsx:73 +#: src/view/com/lightbox/Lightbox.tsx:75 msgid "Permission to access camera roll was denied. Please enable it in your system settings." msgstr "앨범에 접근할 수 있는 권한이 거부되었습니다. 시스템 설정에서 활성화하세요." -#: src/components/StarterPack/Wizard/WizardListCard.tsx:52 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:55 msgid "Person toggle" msgstr "사람 켜거나 끄기" #: src/screens/Onboarding/index.tsx:28 +#: src/screens/Onboarding/state.ts:93 msgid "Pets" msgstr "반려동물" +#: src/screens/Onboarding/state.ts:94 +msgid "Photography" +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:122 msgid "Pictures meant for adults." msgstr "성인용 사진." -#: src/view/screens/ProfileFeed.tsx:287 +#: src/view/screens/ProfileFeed.tsx:288 #: src/view/screens/ProfileList.tsx:617 msgid "Pin to home" msgstr "홈에 고정" -#: src/view/screens/ProfileFeed.tsx:290 +#: src/view/screens/ProfileFeed.tsx:291 msgid "Pin to Home" msgstr "홈에 고정" @@ -4049,6 +4105,7 @@ msgid "Please wait for your link card to finish loading" msgstr "링크 카드를 완전히 불러올 때까지 기다려주세요" #: src/screens/Onboarding/index.tsx:34 +#: src/screens/Onboarding/state.ts:95 msgid "Politics" msgstr "정치" @@ -4112,7 +4169,7 @@ msgstr "게시물을 찾을 수 없음" msgid "posts" msgstr "게시물" -#: src/view/screens/Profile.tsx:216 +#: src/view/screens/Profile.tsx:209 msgid "Posts" msgstr "게시물" @@ -4181,7 +4238,7 @@ msgid "Processing..." msgstr "처리 중…" #: src/view/screens/DebugMod.tsx:894 -#: src/view/screens/Profile.tsx:353 +#: src/view/screens/Profile.tsx:346 msgid "profile" msgstr "프로필" @@ -4221,15 +4278,15 @@ msgstr "게시물 게시하기" msgid "Publish reply" msgstr "답글 게시하기" -#: src/components/StarterPack/QrCodeDialog.tsx:131 +#: src/components/StarterPack/QrCodeDialog.tsx:125 msgid "QR code copied to your clipboard!" msgstr "QR 코드를 클립보드에 복사했습니다." -#: src/components/StarterPack/QrCodeDialog.tsx:109 +#: src/components/StarterPack/QrCodeDialog.tsx:103 msgid "QR code has been downloaded!" msgstr "QR 코드를 다운로드했습니다." -#: src/components/StarterPack/QrCodeDialog.tsx:110 +#: src/components/StarterPack/QrCodeDialog.tsx:104 msgid "QR code saved to your camera roll!" msgstr "QR 코드를 앨범에 저장했습니다." @@ -4269,7 +4326,9 @@ msgid "Reload conversations" msgstr "대화 다시 불러오기" #: src/components/dialogs/MutedWords.tsx:286 -#: src/components/FeedCard.tsx:320 +#: src/components/FeedCard.tsx:325 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:95 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:102 #: src/view/com/feeds/FeedSourceCard.tsx:317 #: src/view/com/modals/ListAddRemoveUsers.tsx:268 #: src/view/com/modals/SelfLabel.tsx:84 @@ -4278,7 +4337,7 @@ msgstr "대화 다시 불러오기" msgid "Remove" msgstr "제거" -#: src/components/StarterPack/Wizard/WizardListCard.tsx:55 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:58 msgid "Remove {displayName} from starter pack" msgstr "{displayName} 님을 스타터 팩에서 제거" @@ -4310,13 +4369,13 @@ msgstr "피드를 제거하시겠습니까?" #: src/view/com/feeds/FeedSourceCard.tsx:188 #: src/view/com/feeds/FeedSourceCard.tsx:266 -#: src/view/screens/ProfileFeed.tsx:331 -#: src/view/screens/ProfileFeed.tsx:337 +#: src/view/screens/ProfileFeed.tsx:332 +#: src/view/screens/ProfileFeed.tsx:338 #: src/view/screens/ProfileList.tsx:443 msgid "Remove from my feeds" msgstr "내 피드에서 제거" -#: src/components/FeedCard.tsx:315 +#: src/components/FeedCard.tsx:320 #: src/view/com/feeds/FeedSourceCard.tsx:312 msgid "Remove from my feeds?" msgstr "내 피드에서 제거하시겠습니까?" @@ -4364,7 +4423,7 @@ msgid "Removed from my feeds" msgstr "내 피드에서 제거됨" #: src/view/com/posts/FeedShutdownMsg.tsx:44 -#: src/view/screens/ProfileFeed.tsx:191 +#: src/view/screens/ProfileFeed.tsx:192 #: src/view/screens/ProfileList.tsx:320 msgid "Removed from your feeds" msgstr "내 피드에서 제거됨" @@ -4382,19 +4441,19 @@ msgstr "인용된 게시물을 제거합니다" msgid "Replace with Discover" msgstr "Discover로 교체" -#: src/view/screens/Profile.tsx:217 +#: src/view/screens/Profile.tsx:210 msgid "Replies" msgstr "답글" -#: src/view/com/threadgate/WhoCanReply.tsx:66 +#: src/components/WhoCanReply.tsx:71 msgid "Replies disabled" msgstr "답글 비활성화됨" #: src/view/com/threadgate/WhoCanReply.tsx:123 -msgid "Replies on this thread are disabled" -msgstr "이 스레드에 대한 답글이 비활성화됨" +#~ msgid "Replies on this thread are disabled" +#~ msgstr "이 스레드에 대한 답글이 비활성화됨" -#: src/view/com/threadgate/WhoCanReply.tsx:237 +#: src/components/WhoCanReply.tsx:242 msgid "Replies to this thread are disabled" msgstr "이 스레드에 대한 답글이 비활성화됨" @@ -4439,8 +4498,8 @@ msgstr "대화 신고" msgid "Report dialog" msgstr "신고 대화 상자" -#: src/view/screens/ProfileFeed.tsx:348 -#: src/view/screens/ProfileFeed.tsx:350 +#: src/view/screens/ProfileFeed.tsx:349 +#: src/view/screens/ProfileFeed.tsx:351 msgid "Report feed" msgstr "피드 신고" @@ -4457,8 +4516,8 @@ msgstr "메시지 신고" msgid "Report post" msgstr "게시물 신고" -#: src/screens/StarterPack/StarterPackScreen.tsx:469 -#: src/screens/StarterPack/StarterPackScreen.tsx:472 +#: src/screens/StarterPack/StarterPackScreen.tsx:476 +#: src/screens/StarterPack/StarterPackScreen.tsx:479 msgid "Report starter pack" msgstr "스타터 팩 신고" @@ -4504,7 +4563,7 @@ msgstr "재게시" msgid "Repost" msgstr "재게시" -#: src/screens/StarterPack/StarterPackScreen.tsx:411 +#: src/screens/StarterPack/StarterPackScreen.tsx:418 #: src/view/com/util/post-ctrls/RepostButton.tsx:86 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:47 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:93 @@ -4600,12 +4659,12 @@ msgstr "오류가 발생한 마지막 작업을 다시 시도합니다" #: src/components/dms/MessageItem.tsx:241 #: src/components/Error.tsx:90 #: src/components/Lists.tsx:104 -#: src/components/StarterPack/ProfileStarterPacks.tsx:316 +#: src/components/StarterPack/ProfileStarterPacks.tsx:318 #: src/screens/Login/LoginForm.tsx:291 #: src/screens/Login/LoginForm.tsx:298 #: src/screens/Messages/Conversation/MessageListError.tsx:25 -#: src/screens/Onboarding/StepInterests/index.tsx:226 -#: src/screens/Onboarding/StepInterests/index.tsx:229 +#: src/screens/Onboarding/StepInterests/index.tsx:231 +#: src/screens/Onboarding/StepInterests/index.tsx:234 #: src/screens/Signup/index.tsx:245 #: src/view/com/util/error/ErrorMessage.tsx:55 #: src/view/com/util/error/ErrorScreen.tsx:72 @@ -4613,7 +4672,7 @@ msgid "Retry" msgstr "다시 시도" #: src/components/Error.tsx:98 -#: src/screens/StarterPack/StarterPackScreen.tsx:615 +#: src/screens/StarterPack/StarterPackScreen.tsx:622 #: src/view/screens/ProfileList.tsx:971 msgid "Return to previous page" msgstr "이전 페이지로 돌아갑니다" @@ -4623,12 +4682,13 @@ msgid "Returns to home page" msgstr "홈 페이지로 돌아갑니다" #: src/view/screens/NotFound.tsx:58 -#: src/view/screens/ProfileFeed.tsx:112 +#: src/view/screens/ProfileFeed.tsx:113 msgid "Returns to previous page" msgstr "이전 페이지로 돌아갑니다" #: src/components/dialogs/BirthDateSettings.tsx:125 -#: src/components/StarterPack/QrCodeDialog.tsx:190 +#: src/components/dialogs/ThreadgateEditor.tsx:88 +#: src/components/StarterPack/QrCodeDialog.tsx:184 #: src/view/com/composer/GifAltText.tsx:162 #: src/view/com/composer/GifAltText.tsx:168 #: src/view/com/modals/ChangeHandle.tsx:168 @@ -4637,7 +4697,7 @@ msgstr "이전 페이지로 돌아갑니다" msgid "Save" msgstr "저장" -#: src/view/com/lightbox/Lightbox.tsx:133 +#: src/view/com/lightbox/Lightbox.tsx:135 #: src/view/com/modals/CreateOrEditList.tsx:334 msgctxt "action" msgid "Save" @@ -4659,8 +4719,8 @@ msgstr "변경 사항 저장" msgid "Save handle change" msgstr "핸들 변경 저장" -#: src/components/StarterPack/ShareDialog.tsx:163 -#: src/components/StarterPack/ShareDialog.tsx:170 +#: src/components/StarterPack/ShareDialog.tsx:150 +#: src/components/StarterPack/ShareDialog.tsx:157 msgid "Save image" msgstr "이미지 저장" @@ -4668,12 +4728,12 @@ msgstr "이미지 저장" msgid "Save image crop" msgstr "이미지 자르기 저장" -#: src/components/StarterPack/QrCodeDialog.tsx:184 +#: src/components/StarterPack/QrCodeDialog.tsx:178 msgid "Save QR code" msgstr "QR 코드 저장" -#: src/view/screens/ProfileFeed.tsx:332 -#: src/view/screens/ProfileFeed.tsx:338 +#: src/view/screens/ProfileFeed.tsx:333 +#: src/view/screens/ProfileFeed.tsx:339 msgid "Save to my feeds" msgstr "내 피드에 저장" @@ -4681,11 +4741,11 @@ msgstr "내 피드에 저장" msgid "Saved Feeds" msgstr "저장한 피드" -#: src/view/com/lightbox/Lightbox.tsx:82 +#: src/view/com/lightbox/Lightbox.tsx:84 msgid "Saved to your camera roll" msgstr "내 앨범에 저장됨" -#: src/view/screens/ProfileFeed.tsx:200 +#: src/view/screens/ProfileFeed.tsx:201 #: src/view/screens/ProfileList.tsx:300 msgid "Saved to your feeds" msgstr "내 피드에 저장됨" @@ -4703,13 +4763,14 @@ msgid "Saves image crop settings" msgstr "이미지 자르기 설정을 저장합니다" #: src/components/dms/ChatEmptyPill.tsx:33 -#: src/components/NewskieDialog.tsx:82 +#: src/components/NewskieDialog.tsx:105 #: src/view/com/notifications/FeedItem.tsx:372 #: src/view/com/notifications/FeedItem.tsx:397 msgid "Say hello!" msgstr "인사해 보세요!" #: src/screens/Onboarding/index.tsx:33 +#: src/screens/Onboarding/state.ts:96 msgid "Science" msgstr "과학" @@ -4751,7 +4812,7 @@ msgstr "{displayTag} 태그를 사용한 @{authorHandle} 님의 모든 게시물 msgid "Search for all posts with tag {displayTag}" msgstr "{displayTag} 태그를 사용한 모든 게시물 검색" -#: src/screens/StarterPack/Wizard/index.tsx:467 +#: src/screens/StarterPack/Wizard/index.tsx:491 msgid "Search for feeds that you want to suggest to others." msgstr "다른 사람에게 추천할 피드를 검색하세요." @@ -4868,7 +4929,7 @@ msgstr "앱에 표시되는 기본 텍스트 언어를 선택합니다." msgid "Select your date of birth" msgstr "생년월일을 선택하세요" -#: src/screens/Onboarding/StepInterests/index.tsx:201 +#: src/screens/Onboarding/StepInterests/index.tsx:206 msgid "Select your interests from the options below" msgstr "아래 옵션에서 관심사를 선택하세요" @@ -4937,7 +4998,7 @@ msgstr "계정 삭제를 위한 확인 코드가 포함된 이메일을 전송 msgid "Server address" msgstr "서버 주소" -#: src/screens/Moderation/index.tsx:304 +#: src/screens/Moderation/index.tsx:307 msgid "Set birthdate" msgstr "생년월일 설정" @@ -5025,14 +5086,14 @@ msgstr "성행위 또는 선정적인 노출." msgid "Sexually Suggestive" msgstr "외설적" -#: src/view/com/lightbox/Lightbox.tsx:142 +#: src/view/com/lightbox/Lightbox.tsx:144 msgctxt "action" msgid "Share" msgstr "공유" -#: src/components/StarterPack/QrCodeDialog.tsx:180 -#: src/screens/StarterPack/StarterPackScreen.tsx:303 -#: src/screens/StarterPack/StarterPackScreen.tsx:458 +#: src/components/StarterPack/QrCodeDialog.tsx:174 +#: src/screens/StarterPack/StarterPackScreen.tsx:312 +#: src/screens/StarterPack/StarterPackScreen.tsx:465 #: src/view/com/profile/ProfileMenu.tsx:219 #: src/view/com/profile/ProfileMenu.tsx:228 #: src/view/com/util/forms/PostDropdownBtn.tsx:307 @@ -5056,30 +5117,36 @@ msgstr "재미있는 사실을 전하세요!" msgid "Share anyway" msgstr "무시하고 공유" -#: src/view/screens/ProfileFeed.tsx:358 -#: src/view/screens/ProfileFeed.tsx:360 +#: src/view/screens/ProfileFeed.tsx:359 +#: src/view/screens/ProfileFeed.tsx:361 msgid "Share feed" msgstr "피드 공유" -#: src/screens/StarterPack/StarterPackScreen.tsx:462 +#: src/components/StarterPack/ShareDialog.tsx:123 +#: src/components/StarterPack/ShareDialog.tsx:130 +#: src/screens/StarterPack/StarterPackScreen.tsx:469 msgid "Share link" msgstr "링크 공유" -#: src/components/StarterPack/ShareDialog.tsx:143 #: src/view/com/modals/LinkWarning.tsx:89 #: src/view/com/modals/LinkWarning.tsx:95 msgid "Share Link" msgstr "링크 공유" -#: src/components/StarterPack/ShareDialog.tsx:100 +#: src/components/StarterPack/ShareDialog.tsx:87 msgid "Share link dialog" msgstr "링크 공유 대화 상자" -#: src/screens/StarterPack/StarterPackScreen.tsx:296 +#: src/components/StarterPack/ShareDialog.tsx:134 +#: src/components/StarterPack/ShareDialog.tsx:145 +msgid "Share QR code" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:305 msgid "Share this starter pack" msgstr "이 스타터 팩 공유하기" -#: src/components/StarterPack/ShareDialog.tsx:112 +#: src/components/StarterPack/ShareDialog.tsx:99 msgid "Share this starter pack and help people join your community on Bluesky." msgstr "이 스타터 팩을 공유하여 사람들이 Bluesky에서 커뮤니티에 참여할 수 있도록 도와주세요." @@ -5129,7 +5196,7 @@ msgstr "숨겨진 답글 표시" msgid "Show less like this" msgstr "이런 항목 덜 보기" -#: src/view/com/post-thread/PostThreadItem.tsx:533 +#: src/view/com/post-thread/PostThreadItem.tsx:530 #: src/view/com/post/Post.tsx:227 #: src/view/com/posts/FeedItem.tsx:396 msgid "Show More" @@ -5257,33 +5324,33 @@ msgstr "@{0}(으)로 로그인했습니다" msgid "signed up with your starter pack" msgstr "(이)가 내 스타터 팩으로 가입했습니다" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:277 -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:284 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:296 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:303 msgid "Signup without a starter pack" msgstr "스타터 팩 없이 가입하기" -#: src/screens/Onboarding/StepInterests/index.tsx:240 -#: src/screens/StarterPack/Wizard/index.tsx:202 +#: src/screens/Onboarding/StepInterests/index.tsx:245 +#: src/screens/StarterPack/Wizard/index.tsx:192 msgid "Skip" msgstr "건너뛰기" -#: src/screens/Onboarding/StepInterests/index.tsx:237 +#: src/screens/Onboarding/StepInterests/index.tsx:242 msgid "Skip this flow" msgstr "이 단계 건너뛰기" #: src/screens/Onboarding/index.tsx:37 +#: src/screens/Onboarding/state.ts:85 msgid "Software Dev" msgstr "소프트웨어 개발" -#: src/view/com/composer/threadgate/ThreadgateBtn.tsx:49 -#: src/view/com/threadgate/WhoCanReply.tsx:67 -#: src/view/com/threadgate/WhoCanReply.tsx:124 +#: src/components/WhoCanReply.tsx:72 +#: src/view/com/composer/threadgate/ThreadgateBtn.tsx:47 msgid "Some people can reply" msgstr "일부 사람들이 답글을 달 수 있음" #: src/screens/StarterPack/Wizard/index.tsx:203 -msgid "Some subtitle" -msgstr "적당한 부제목" +#~ msgid "Some subtitle" +#~ msgstr "적당한 부제목" #: src/screens/Messages/Conversation/index.tsx:106 msgid "Something went wrong" @@ -5295,7 +5362,7 @@ msgid "Something went wrong, please try again" msgstr "알 수 없는 오류가 발생했습니다. 다시 시도해 주세요" #: src/components/ReportDialog/index.tsx:59 -#: src/screens/Moderation/index.tsx:114 +#: src/screens/Moderation/index.tsx:115 #: src/screens/Profile/Sections/Labels.tsx:87 msgid "Something went wrong, please try again." msgstr "알 수 없는 오류가 발생했습니다. 다시 시도해 주세요." @@ -5327,6 +5394,7 @@ msgid "Spam; excessive mentions or replies" msgstr "스팸, 과도한 멘션 또는 답글" #: src/screens/Onboarding/index.tsx:27 +#: src/screens/Onboarding/state.ts:97 msgid "Sports" msgstr "스포츠" @@ -5348,7 +5416,7 @@ msgstr "대화 시작하기" #: src/lib/generate-starterpack.ts:68 #: src/Navigation.tsx:325 -#: src/screens/StarterPack/Wizard/index.tsx:190 +#: src/screens/StarterPack/Wizard/index.tsx:183 msgid "Starter Pack" msgstr "스타터 팩" @@ -5356,14 +5424,18 @@ msgstr "스타터 팩" msgid "Starter pack by {0}" msgstr "{0} 님의 스타터 팩" -#: src/screens/StarterPack/StarterPackScreen.tsx:579 +#: src/screens/StarterPack/StarterPackScreen.tsx:586 msgid "Starter pack is invalid" msgstr "스타터 팩이 유효하지 않음" -#: src/view/screens/Profile.tsx:221 +#: src/view/screens/Profile.tsx:214 msgid "Starter Packs" msgstr "스타터 팩" +#: src/components/StarterPack/ProfileStarterPacks.tsx:238 +msgid "Starter packs let you easily share your favorite feeds and people with your friends." +msgstr "" + #: src/view/screens/Settings/index.tsx:963 msgid "Status Page" msgstr "상태 페이지" @@ -5464,6 +5536,7 @@ msgid "Tap to view fully" msgstr "탭하여 전체 크기로 봅니다" #: src/screens/Onboarding/index.tsx:36 +#: src/screens/Onboarding/state.ts:98 msgid "Tech" msgstr "기술" @@ -5516,10 +5589,10 @@ msgstr "텍스트 파일 내용:" msgid "That handle is already taken." msgstr "이 핸들은 이미 사용 중입니다." -#: src/screens/StarterPack/StarterPackScreen.tsx:100 -#: src/screens/StarterPack/StarterPackScreen.tsx:101 -#: src/screens/StarterPack/Wizard/index.tsx:105 -#: src/screens/StarterPack/Wizard/index.tsx:113 +#: src/screens/StarterPack/StarterPackScreen.tsx:102 +#: src/screens/StarterPack/StarterPackScreen.tsx:103 +#: src/screens/StarterPack/Wizard/index.tsx:106 +#: src/screens/StarterPack/Wizard/index.tsx:114 msgid "That starter pack could not be found." msgstr "" @@ -5536,7 +5609,7 @@ msgstr "커뮤니티 가이드라인을 <0/>(으)로 이동했습니다" msgid "The Copyright Policy has been moved to <0/>" msgstr "저작권 정책을 <0/>(으)로 이동했습니다" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:298 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:317 msgid "The experience is better in the app. Download Bluesky now and we'll pick back up where you left off." msgstr "" @@ -5565,7 +5638,7 @@ msgstr "게시물이 삭제되었을 수 있습니다." msgid "The Privacy Policy has been moved to <0/>" msgstr "개인정보 처리방침을 <0/>(으)로 이동했습니다" -#: src/screens/StarterPack/StarterPackScreen.tsx:589 +#: src/screens/StarterPack/StarterPackScreen.tsx:596 msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." msgstr "이 스타터 팩은 유효하지 않습니다. 대신 이 스타터 팩을 삭제할 수 있습니다." @@ -5582,7 +5655,7 @@ msgid "There is no time limit for account deactivation, come back any time." msgstr "계정 비활성화에는 시간 제한이 없으므로 언제든지 다시 돌아올 수 있습니다." #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:115 -#: src/view/screens/ProfileFeed.tsx:542 +#: src/view/screens/ProfileFeed.tsx:544 msgid "There was an an issue contacting the server, please check your internet connection and try again." msgstr "서버에 연결하는 동안 문제가 발생했습니다. 인터넷 연결을 확인한 후 다시 시도하세요." @@ -5592,7 +5665,7 @@ msgstr "이 피드를 삭제하는 동안 문제가 발생했습니다. 인터 #: src/view/com/posts/FeedShutdownMsg.tsx:52 #: src/view/com/posts/FeedShutdownMsg.tsx:70 -#: src/view/screens/ProfileFeed.tsx:205 +#: src/view/screens/ProfileFeed.tsx:206 msgid "There was an an issue updating your feeds, please check your internet connection and try again." msgstr "피드를 업데이트하는 동안 문제가 발생했습니다. 인터넷 연결을 확인한 후 다시 시도하세요." @@ -5601,7 +5674,7 @@ msgstr "피드를 업데이트하는 동안 문제가 발생했습니다. 인터 msgid "There was an issue connecting to Tenor." msgstr "Tenor에 연결하는 동안 문제가 발생했습니다." -#: src/view/screens/ProfileFeed.tsx:233 +#: src/view/screens/ProfileFeed.tsx:234 #: src/view/screens/ProfileList.tsx:303 #: src/view/screens/ProfileList.tsx:322 #: src/view/screens/SavedFeeds.tsx:237 @@ -5655,6 +5728,7 @@ msgstr "앱 비밀번호를 가져오는 동안 문제가 발생했습니다" msgid "There was an issue! {0}" msgstr "문제가 발생했습니다! {0}" +#: src/components/WhoCanReply.tsx:116 #: src/view/screens/ProfileList.tsx:335 #: src/view/screens/ProfileList.tsx:349 #: src/view/screens/ProfileList.tsx:363 @@ -5733,7 +5807,7 @@ msgstr "이 피드는 현재 트래픽이 많아 일시적으로 사용할 수 msgid "This feed is empty! You may need to follow more users or tune your language settings." msgstr "이 피드는 비어 있습니다. 더 많은 사용자를 팔로우하거나 언어 설정을 조정해 보세요." -#: src/view/screens/ProfileFeed.tsx:472 +#: src/view/screens/ProfileFeed.tsx:473 #: src/view/screens/ProfileList.tsx:729 msgid "This feed is empty." msgstr "이 피드는 비어 있습니다." @@ -5832,7 +5906,7 @@ msgstr "이 사용자는 내가 차단한 <0>{0}</0> 리스트에 포함되어 msgid "This user is included in the <0>{0}</0> list which you have muted." msgstr "이 사용자는 내가 뮤트한 <0>{0}</0> 리스트에 포함되어 있습니다." -#: src/components/NewskieDialog.tsx:53 +#: src/components/NewskieDialog.tsx:65 msgid "This user is new here. Press for more info about when they joined." msgstr "이 사용자는 새로 가입했습니다. 언제 가입했는지 자세한 정보를 보려면 누르세요." @@ -5853,6 +5927,10 @@ msgstr "스레드 설정" msgid "Thread Preferences" msgstr "스레드 설정" +#: src/components/WhoCanReply.tsx:109 +msgid "Thread settings updated" +msgstr "" + #: src/view/screens/PreferencesThreads.tsx:119 msgid "Threaded Mode" msgstr "스레드 모드" @@ -5881,7 +5959,7 @@ msgstr "뮤트한 단어 옵션 사이를 전환합니다." msgid "Toggle dropdown" msgstr "드롭다운 열기 및 닫기" -#: src/screens/Moderation/index.tsx:332 +#: src/screens/Moderation/index.tsx:336 msgid "Toggle to enable or disable adult content" msgstr "성인 콘텐츠 활성화 또는 비활성화 전환" @@ -5896,8 +5974,8 @@ msgstr "변형" #: src/components/dms/MessageMenu.tsx:103 #: src/components/dms/MessageMenu.tsx:105 -#: src/view/com/post-thread/PostThreadItem.tsx:681 -#: src/view/com/post-thread/PostThreadItem.tsx:683 +#: src/view/com/post-thread/PostThreadItem.tsx:676 +#: src/view/com/post-thread/PostThreadItem.tsx:678 #: src/view/com/util/forms/PostDropdownBtn.tsx:277 #: src/view/com/util/forms/PostDropdownBtn.tsx:279 msgid "Translate" @@ -5908,6 +5986,10 @@ msgctxt "action" msgid "Try again" msgstr "다시 시도" +#: src/screens/Onboarding/state.ts:99 +msgid "TV" +msgstr "" + #: src/view/screens/Settings/index.tsx:745 msgid "Two-factor authentication" msgstr "2단계 인증" @@ -5937,7 +6019,7 @@ msgstr "리스트 언뮤트" msgid "Unable to contact your service. Please check your Internet connection." msgstr "서비스에 연결할 수 없습니다. 인터넷 연결을 확인하세요." -#: src/screens/StarterPack/StarterPackScreen.tsx:513 +#: src/screens/StarterPack/StarterPackScreen.tsx:520 msgid "Unable to delete" msgstr "삭제할 수 없음" @@ -5996,7 +6078,7 @@ msgstr "{0} 님을 언팔로우" msgid "Unfollow Account" msgstr "계정 언팔로우" -#: src/view/screens/ProfileFeed.tsx:571 +#: src/view/screens/ProfileFeed.tsx:573 msgid "Unlike this feed" msgstr "이 피드 좋아요 취소" @@ -6027,12 +6109,12 @@ msgstr "알림 언뮤트" msgid "Unmute thread" msgstr "스레드 언뮤트" -#: src/view/screens/ProfileFeed.tsx:290 +#: src/view/screens/ProfileFeed.tsx:291 #: src/view/screens/ProfileList.tsx:617 msgid "Unpin" msgstr "고정 해제" -#: src/view/screens/ProfileFeed.tsx:287 +#: src/view/screens/ProfileFeed.tsx:288 msgid "Unpin from home" msgstr "홈에서 고정 해제" @@ -6198,7 +6280,7 @@ msgstr "사용자 이름 또는 이메일 주소" msgid "Users" msgstr "사용자" -#: src/view/com/threadgate/WhoCanReply.tsx:274 +#: src/components/WhoCanReply.tsx:279 msgid "users followed by <0/>" msgstr "<0/> 님이 팔로우한 사용자" @@ -6209,7 +6291,7 @@ msgstr "<0/> 님이 팔로우한 사용자" msgid "Users I follow" msgstr "내가 팔로우하는 사용자" -#: src/view/com/modals/Threadgate.tsx:109 +#: src/components/dialogs/ThreadgateEditor.tsx:132 msgid "Users in \"{0}\"" msgstr "\"{0}\"에 있는 사용자" @@ -6255,6 +6337,7 @@ msgid "Version {appVersion} {bundleInfo}" msgstr "버전 {appVersion} {bundleInfo}" #: src/screens/Onboarding/index.tsx:39 +#: src/screens/Onboarding/state.ts:88 msgid "Video Games" msgstr "비디오 게임" @@ -6306,7 +6389,7 @@ msgstr "아바타 보기" msgid "View the labeling service provided by @{0}" msgstr "{0} 님이 제공하는 라벨링 서비스 보기" -#: src/view/screens/ProfileFeed.tsx:583 +#: src/view/screens/ProfileFeed.tsx:585 msgid "View users who like this feed" msgstr "이 피드를 좋아하는 사용자 보기" @@ -6362,11 +6445,11 @@ msgstr "게시물이 표시되지 않을 수 있으므로 많은 게시물에 msgid "We were unable to load your birth date preferences. Please try again." msgstr "생년월일 설정을 불러올 수 없습니다. 다시 시도해 주세요." -#: src/screens/Moderation/index.tsx:385 +#: src/screens/Moderation/index.tsx:409 msgid "We were unable to load your configured labelers at this time." msgstr "현재 구성된 라벨러를 불러올 수 없습니다." -#: src/screens/Onboarding/StepInterests/index.tsx:138 +#: src/screens/Onboarding/StepInterests/index.tsx:143 msgid "We weren't able to connect. Please try again to continue setting up your account. If it continues to fail, you can skip this flow." msgstr "연결하지 못했습니다. 계정 설정을 계속하려면 다시 시도해 주세요. 계속 실패하면 이 과정을 건너뛸 수 있습니다." @@ -6374,7 +6457,7 @@ msgstr "연결하지 못했습니다. 계정 설정을 계속하려면 다시 msgid "We will let you know when your account is ready." msgstr "계정이 준비되면 알려드리겠습니다." -#: src/screens/Onboarding/StepInterests/index.tsx:143 +#: src/screens/Onboarding/StepInterests/index.tsx:148 msgid "We'll use this to help customize your experience." msgstr "이를 통해 사용자 환경을 맞춤 설정할 수 있습니다." @@ -6415,7 +6498,11 @@ msgstr "죄송합니다. 라벨러는 20개까지만 구독할 수 있으며 20 msgid "Welcome back!" msgstr "다시 돌아오셨군요!" -#: src/screens/Onboarding/StepInterests/index.tsx:135 +#: src/components/NewskieDialog.tsx:103 +msgid "Welcome, friend!" +msgstr "" + +#: src/screens/Onboarding/StepInterests/index.tsx:140 msgid "What are your interests?" msgstr "어떤 관심사가 있으신가요?" @@ -6442,17 +6529,15 @@ msgstr "알고리즘 피드에 어떤 언어를 표시하시겠습니까?" msgid "Who can message you?" msgstr "누구의 메시지를 허용하시겠습니까?" -#: src/view/com/modals/Threadgate.tsx:69 -#: src/view/com/threadgate/WhoCanReply.tsx:73 -#: src/view/com/threadgate/WhoCanReply.tsx:130 +#: src/components/WhoCanReply.tsx:127 msgid "Who can reply" msgstr "답글을 달 수 있는 사람" -#: src/view/com/threadgate/WhoCanReply.tsx:206 +#: src/components/WhoCanReply.tsx:211 msgid "Who can reply dialog" msgstr "답글을 달 수 있는 사람 대화 상자" -#: src/view/com/threadgate/WhoCanReply.tsx:210 +#: src/components/WhoCanReply.tsx:215 msgid "Who can reply?" msgstr "누가 답글을 달 수 있나요?" @@ -6508,6 +6593,7 @@ msgid "Write your reply" msgstr "답글 작성하기" #: src/screens/Onboarding/index.tsx:25 +#: src/screens/Onboarding/state.ts:100 msgid "Writers" msgstr "작가" @@ -6526,7 +6612,7 @@ msgstr "예" msgid "Yes, deactivate" msgstr "비활성화" -#: src/screens/StarterPack/StarterPackScreen.tsx:525 +#: src/screens/StarterPack/StarterPackScreen.tsx:532 msgid "Yes, delete this starter pack" msgstr "" @@ -6542,6 +6628,10 @@ msgstr "어제 {time}" msgid "you" msgstr "나" +#: src/components/NewskieDialog.tsx:43 +msgid "You" +msgstr "" + #: src/screens/SignupQueued.tsx:136 msgid "You are in line." msgstr "대기 중입니다." @@ -6663,6 +6753,10 @@ msgstr "아직 어떤 계정도 뮤트하지 않았습니다. 계정을 뮤트 msgid "You have reached the end" msgstr "끝에 도달했습니다" +#: src/components/StarterPack/ProfileStarterPacks.tsx:235 +msgid "You haven't created a starter pack yet!" +msgstr "" + #: src/components/dialogs/MutedWords.tsx:249 msgid "You haven't muted any words or tags yet" msgstr "아직 어떤 단어나 태그도 뮤트하지 않았습니다" @@ -6687,15 +6781,15 @@ msgstr "" msgid "You must be 13 years of age or older to sign up." msgstr "가입하려면 만 13세 이상이어야 합니다." -#: src/components/StarterPack/ProfileStarterPacks.tsx:304 +#: src/components/StarterPack/ProfileStarterPacks.tsx:306 msgid "You must be following at least seven other people to generate a starter pack." msgstr "" -#: src/components/StarterPack/QrCodeDialog.tsx:62 +#: src/components/StarterPack/QrCodeDialog.tsx:60 msgid "You must grant access to your photo library to save a QR code" msgstr "" -#: src/components/StarterPack/ShareDialog.tsx:70 +#: src/components/StarterPack/ShareDialog.tsx:68 msgid "You must grant access to your photo library to save the image." msgstr "" @@ -6747,7 +6841,7 @@ msgstr "" msgid "You'll follow these people right away" msgstr "" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:256 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:267 msgid "You'll stay updated with these feeds" msgstr "" |