diff --git a/locale/ko_KR/LC_MESSAGES/django.po b/locale/ko_KR/LC_MESSAGES/django.po index f1256bb1f..9c7d76262 100644 --- a/locale/ko_KR/LC_MESSAGES/django.po +++ b/locale/ko_KR/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: bookwyrm\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-03-25 23:12+0000\n" -"PO-Revision-Date: 2024-08-04 02:26\n" +"POT-Creation-Date: 2024-10-17 21:56+0000\n" +"PO-Revision-Date: 2024-10-17 23:17\n" "Last-Translator: Mouse Reeve \n" "Language-Team: Korean\n" "Language: ko\n" @@ -42,15 +42,15 @@ msgstr "" msgid "Unlimited" msgstr "무제한" -#: bookwyrm/forms/edit_user.py:104 +#: bookwyrm/forms/edit_user.py:105 msgid "Incorrect password" msgstr "잘못된 암호" -#: bookwyrm/forms/edit_user.py:111 bookwyrm/forms/landing.py:90 +#: bookwyrm/forms/edit_user.py:112 bookwyrm/forms/landing.py:89 msgid "Password does not match" msgstr "암호가 일치하지 않음" -#: bookwyrm/forms/edit_user.py:134 +#: bookwyrm/forms/edit_user.py:135 msgid "Incorrect Password" msgstr "잘못된 암호" @@ -70,19 +70,19 @@ msgstr "" msgid "Reading finished date cannot be in the future." msgstr "" -#: bookwyrm/forms/landing.py:38 +#: bookwyrm/forms/landing.py:37 msgid "Username or password are incorrect" msgstr "이용자명 또는 암호 맞지 않음" -#: bookwyrm/forms/landing.py:57 +#: bookwyrm/forms/landing.py:56 msgid "User with this username already exists" msgstr "" -#: bookwyrm/forms/landing.py:66 +#: bookwyrm/forms/landing.py:65 msgid "A user with this email already exists." msgstr "이 이메일을 가진 이용자가 이미 있습니다." -#: bookwyrm/forms/landing.py:124 bookwyrm/forms/landing.py:132 +#: bookwyrm/forms/landing.py:123 bookwyrm/forms/landing.py:131 msgid "Incorrect code" msgstr "잘못된 코드" @@ -145,8 +145,8 @@ msgstr "위험" msgid "Automatically generated report" msgstr "자동 생성된 보고서" -#: bookwyrm/models/base_model.py:18 bookwyrm/models/import_job.py:48 -#: bookwyrm/models/job.py:18 bookwyrm/models/link.py:72 +#: bookwyrm/models/base_model.py:18 bookwyrm/models/import_job.py:49 +#: bookwyrm/models/job.py:18 bookwyrm/models/link.py:76 #: bookwyrm/templates/import/import_status.html:214 #: bookwyrm/templates/settings/link_domains/link_domains.html:19 msgid "Pending" @@ -172,23 +172,23 @@ msgstr "중재자가 삭제" msgid "Domain block" msgstr "도메인 차단" -#: bookwyrm/models/book.py:324 +#: bookwyrm/models/book.py:440 msgid "Audiobook" msgstr "오디오북" -#: bookwyrm/models/book.py:325 +#: bookwyrm/models/book.py:441 msgid "eBook" msgstr "전자책" -#: bookwyrm/models/book.py:326 +#: bookwyrm/models/book.py:442 msgid "Graphic novel" msgstr "만화" -#: bookwyrm/models/book.py:327 +#: bookwyrm/models/book.py:443 msgid "Hardcover" msgstr "양장제본" -#: bookwyrm/models/book.py:328 +#: bookwyrm/models/book.py:444 msgid "Paperback" msgstr "무선제본" @@ -198,7 +198,7 @@ msgstr "무선제본" msgid "Federated" msgstr "연합" -#: bookwyrm/models/federated_server.py:12 bookwyrm/models/link.py:71 +#: bookwyrm/models/federated_server.py:12 bookwyrm/models/link.py:75 #: bookwyrm/templates/settings/federation/edit_instance.html:56 #: bookwyrm/templates/settings/federation/instance.html:10 #: bookwyrm/templates/settings/federation/instance_list.html:26 @@ -216,16 +216,16 @@ msgstr "" msgid "%(value)s is not a valid username" msgstr "" -#: bookwyrm/models/fields.py:198 bookwyrm/templates/layout.html:129 +#: bookwyrm/models/fields.py:197 bookwyrm/templates/layout.html:129 #: bookwyrm/templates/ostatus/error.html:29 msgid "username" msgstr "이용자명" -#: bookwyrm/models/fields.py:203 +#: bookwyrm/models/fields.py:202 msgid "A user with that username already exists." msgstr "" -#: bookwyrm/models/fields.py:222 +#: bookwyrm/models/fields.py:221 #: bookwyrm/templates/snippets/privacy-icons.html:3 #: bookwyrm/templates/snippets/privacy-icons.html:4 #: bookwyrm/templates/snippets/privacy_select.html:11 @@ -233,7 +233,7 @@ msgstr "" msgid "Public" msgstr "공개" -#: bookwyrm/models/fields.py:223 +#: bookwyrm/models/fields.py:222 #: bookwyrm/templates/snippets/privacy-icons.html:7 #: bookwyrm/templates/snippets/privacy-icons.html:8 #: bookwyrm/templates/snippets/privacy_select.html:14 @@ -241,7 +241,7 @@ msgstr "공개" msgid "Unlisted" msgstr "미등재" -#: bookwyrm/models/fields.py:224 +#: bookwyrm/models/fields.py:223 #: bookwyrm/templates/snippets/privacy_select.html:17 #: bookwyrm/templates/user/relationships/followers.html:6 #: bookwyrm/templates/user/relationships/followers.html:11 @@ -250,7 +250,7 @@ msgstr "미등재" msgid "Followers" msgstr "팔로워" -#: bookwyrm/models/fields.py:225 +#: bookwyrm/models/fields.py:224 #: bookwyrm/templates/snippets/create_status/post_options_block.html:6 #: bookwyrm/templates/snippets/privacy-icons.html:15 #: bookwyrm/templates/snippets/privacy-icons.html:16 @@ -259,8 +259,8 @@ msgstr "팔로워" msgid "Private" msgstr "비공개" -#: bookwyrm/models/import_job.py:49 bookwyrm/models/job.py:19 -#: bookwyrm/templates/import/import.html:173 +#: bookwyrm/models/import_job.py:50 bookwyrm/models/job.py:19 +#: bookwyrm/templates/import/import.html:181 #: bookwyrm/templates/import/import_user.html:211 #: bookwyrm/templates/preferences/export-user.html:121 #: bookwyrm/templates/settings/imports/imports.html:180 @@ -269,26 +269,26 @@ msgstr "비공개" msgid "Active" msgstr "활성화" -#: bookwyrm/models/import_job.py:50 bookwyrm/models/job.py:20 -#: bookwyrm/templates/import/import.html:171 +#: bookwyrm/models/import_job.py:51 bookwyrm/models/job.py:20 +#: bookwyrm/templates/import/import.html:179 #: bookwyrm/templates/import/import_user.html:209 #: bookwyrm/templates/preferences/export-user.html:119 msgid "Complete" msgstr "완료" -#: bookwyrm/models/import_job.py:51 bookwyrm/models/job.py:21 +#: bookwyrm/models/import_job.py:52 bookwyrm/models/job.py:21 msgid "Stopped" msgstr "멈춤" -#: bookwyrm/models/import_job.py:84 bookwyrm/models/import_job.py:92 +#: bookwyrm/models/import_job.py:86 bookwyrm/models/import_job.py:94 msgid "Import stopped" msgstr "가져오기 멈춤" -#: bookwyrm/models/import_job.py:356 bookwyrm/models/import_job.py:381 +#: bookwyrm/models/import_job.py:373 bookwyrm/models/import_job.py:398 msgid "Error loading book" msgstr "책 불러오는 중 오류" -#: bookwyrm/models/import_job.py:365 +#: bookwyrm/models/import_job.py:382 msgid "Could not find a match for book" msgstr "" @@ -296,19 +296,19 @@ msgstr "" msgid "Failed" msgstr "실패함" -#: bookwyrm/models/link.py:51 +#: bookwyrm/models/link.py:55 msgid "Free" msgstr "비매품" -#: bookwyrm/models/link.py:52 +#: bookwyrm/models/link.py:56 msgid "Purchasable" msgstr "구매 가능" -#: bookwyrm/models/link.py:53 +#: bookwyrm/models/link.py:57 msgid "Available for loan" msgstr "대여할 수 있음" -#: bookwyrm/models/link.py:70 +#: bookwyrm/models/link.py:74 #: bookwyrm/templates/settings/link_domains/link_domains.html:23 msgid "Approved" msgstr "승인" @@ -363,45 +363,45 @@ msgstr "허용한 도메인" msgid "Deleted item" msgstr "삭제한 항목" -#: bookwyrm/models/status.py:186 +#: bookwyrm/models/status.py:192 #, python-format msgid "%(display_name)s's status" msgstr "" -#: bookwyrm/models/status.py:361 +#: bookwyrm/models/status.py:367 #, python-format msgid "%(display_name)s's comment on %(book_title)s" msgstr "" -#: bookwyrm/models/status.py:412 +#: bookwyrm/models/status.py:418 #, python-format msgid "%(display_name)s's quote from %(book_title)s" msgstr "" -#: bookwyrm/models/status.py:448 +#: bookwyrm/models/status.py:454 #, python-format msgid "%(display_name)s's review of %(book_title)s" msgstr "" -#: bookwyrm/models/status.py:479 +#: bookwyrm/models/status.py:486 #, python-format msgid "%(display_name)s rated %(book_title)s: %(display_rating).1f star" msgid_plural "%(display_name)s rated %(book_title)s: %(display_rating).1f stars" msgstr[0] "" -#: bookwyrm/models/user.py:33 bookwyrm/templates/book/book.html:312 +#: bookwyrm/models/user.py:36 bookwyrm/templates/book/book.html:312 msgid "Reviews" msgstr "서평" -#: bookwyrm/models/user.py:34 +#: bookwyrm/models/user.py:37 msgid "Comments" msgstr "코멘트" -#: bookwyrm/models/user.py:35 bookwyrm/templates/import/import_user.html:139 +#: bookwyrm/models/user.py:38 bookwyrm/templates/import/import_user.html:139 msgid "Quotations" msgstr "인용구" -#: bookwyrm/models/user.py:36 +#: bookwyrm/models/user.py:39 msgid "Everything else" msgstr "그 밖의 것들" @@ -425,91 +425,91 @@ msgstr "도서 타임라임" msgid "Books" msgstr "도서" -#: bookwyrm/settings.py:317 +#: bookwyrm/settings.py:314 msgid "English" msgstr "English" -#: bookwyrm/settings.py:318 +#: bookwyrm/settings.py:315 msgid "Català (Catalan)" msgstr "Català (Catalan)" -#: bookwyrm/settings.py:319 +#: bookwyrm/settings.py:316 msgid "Deutsch (German)" msgstr "Deutsch (German)" -#: bookwyrm/settings.py:320 +#: bookwyrm/settings.py:317 msgid "Esperanto (Esperanto)" msgstr "Esperanto (Esperanto)" -#: bookwyrm/settings.py:321 +#: bookwyrm/settings.py:318 msgid "Español (Spanish)" msgstr "Español (Spanish)" -#: bookwyrm/settings.py:322 +#: bookwyrm/settings.py:319 msgid "Euskara (Basque)" msgstr "Euskara (Basque)" -#: bookwyrm/settings.py:323 +#: bookwyrm/settings.py:320 msgid "Galego (Galician)" msgstr "Galego (Galician)" -#: bookwyrm/settings.py:324 +#: bookwyrm/settings.py:321 msgid "Italiano (Italian)" msgstr "Italiano (Italian)" -#: bookwyrm/settings.py:325 +#: bookwyrm/settings.py:322 msgid "한국어 (Korean)" msgstr "" -#: bookwyrm/settings.py:326 +#: bookwyrm/settings.py:323 msgid "Suomi (Finnish)" msgstr "Suomi (Finnish)" -#: bookwyrm/settings.py:327 +#: bookwyrm/settings.py:324 msgid "Français (French)" msgstr "Français (French)" -#: bookwyrm/settings.py:328 +#: bookwyrm/settings.py:325 msgid "Lietuvių (Lithuanian)" msgstr "Lietuvių (Lithuanian)" -#: bookwyrm/settings.py:329 +#: bookwyrm/settings.py:326 msgid "Nederlands (Dutch)" msgstr "네덜란드 (Dutch)" -#: bookwyrm/settings.py:330 +#: bookwyrm/settings.py:327 msgid "Norsk (Norwegian)" msgstr "Norsk (Norwegian)" -#: bookwyrm/settings.py:331 +#: bookwyrm/settings.py:328 msgid "Polski (Polish)" msgstr "Polski (Polish)" -#: bookwyrm/settings.py:332 +#: bookwyrm/settings.py:329 msgid "Português do Brasil (Brazilian Portuguese)" msgstr "Português do Brasil (Brazilian Portuguese)" -#: bookwyrm/settings.py:333 +#: bookwyrm/settings.py:330 msgid "Português Europeu (European Portuguese)" msgstr "Português Europeu (European Portuguese)" -#: bookwyrm/settings.py:334 +#: bookwyrm/settings.py:331 msgid "Română (Romanian)" msgstr "Română (Romanian)" -#: bookwyrm/settings.py:335 +#: bookwyrm/settings.py:332 msgid "Svenska (Swedish)" msgstr "Svenska (Swedish)" -#: bookwyrm/settings.py:336 +#: bookwyrm/settings.py:333 msgid "Українська (Ukrainian)" msgstr "Українська (우크라이나)" -#: bookwyrm/settings.py:337 +#: bookwyrm/settings.py:334 msgid "简体中文 (Simplified Chinese)" msgstr "简体中文 (Simplified Chinese)" -#: bookwyrm/settings.py:338 +#: bookwyrm/settings.py:335 msgid "繁體中文 (Traditional Chinese)" msgstr "繁體中文 (Traditional Chinese)" @@ -972,7 +972,7 @@ msgstr "ISNI:" #: bookwyrm/templates/lists/bookmark_button.html:15 #: bookwyrm/templates/lists/edit_item_form.html:15 #: bookwyrm/templates/lists/form.html:130 -#: bookwyrm/templates/preferences/edit_user.html:140 +#: bookwyrm/templates/preferences/edit_user.html:146 #: bookwyrm/templates/readthrough/readthrough_modal.html:81 #: bookwyrm/templates/settings/announcements/edit_announcement.html:120 #: bookwyrm/templates/settings/federation/edit_instance.html:98 @@ -993,7 +993,7 @@ msgstr "저장" #: bookwyrm/templates/book/edit/edit_book.html:152 #: bookwyrm/templates/book/edit/edit_book.html:155 #: bookwyrm/templates/book/file_links/add_link_modal.html:59 -#: bookwyrm/templates/book/file_links/verification_modal.html:25 +#: bookwyrm/templates/book/file_links/verification_modal.html:26 #: bookwyrm/templates/book/sync_modal.html:23 #: bookwyrm/templates/groups/delete_group_modal.html:15 #: bookwyrm/templates/lists/add_item_modal.html:36 @@ -1461,7 +1461,7 @@ msgid "Any" msgstr "모두" #: bookwyrm/templates/book/editions/language_filter.html:6 -#: bookwyrm/templates/preferences/edit_user.html:95 +#: bookwyrm/templates/preferences/edit_user.html:101 msgid "Language:" msgstr "언어:" @@ -1522,7 +1522,7 @@ msgid "Domain" msgstr "도메인" #: bookwyrm/templates/book/file_links/edit_links.html:36 -#: bookwyrm/templates/import/import.html:138 +#: bookwyrm/templates/import/import.html:146 #: bookwyrm/templates/import/import_status.html:134 #: bookwyrm/templates/import/import_user.html:177 #: bookwyrm/templates/preferences/export-user.html:87 @@ -1586,7 +1586,7 @@ msgstr "BookWyrm 떠나기" msgid "This link is taking you to: %(link_url)s.
Is that where you'd like to go?" msgstr "" -#: bookwyrm/templates/book/file_links/verification_modal.html:26 +#: bookwyrm/templates/book/file_links/verification_modal.html:27 #: bookwyrm/templates/setup/config.html:139 msgid "Continue" msgstr "계속" @@ -1643,7 +1643,19 @@ msgstr "정리안된 책" msgid "Loading data will connect to %(source_name)s and check for any metadata about this book which aren't present here. Existing metadata will not be overwritten." msgstr "" -#: bookwyrm/templates/compose.html:5 bookwyrm/templates/compose.html:8 +#: bookwyrm/templates/compose.html:7 bookwyrm/templates/compose.html:21 +msgid "Edit review" +msgstr "" + +#: bookwyrm/templates/compose.html:9 bookwyrm/templates/compose.html:23 +msgid "Edit quote" +msgstr "" + +#: bookwyrm/templates/compose.html:11 bookwyrm/templates/compose.html:25 +msgid "Edit comment" +msgstr "" + +#: bookwyrm/templates/compose.html:13 bookwyrm/templates/compose.html:27 msgid "Edit status" msgstr "상태 수정" @@ -1752,12 +1764,12 @@ msgstr "제안" #: bookwyrm/templates/directory/user_card.html:17 #: bookwyrm/templates/directory/user_card.html:18 -#: bookwyrm/templates/ostatus/remote_follow.html:21 -#: bookwyrm/templates/ostatus/remote_follow.html:22 +#: bookwyrm/templates/ostatus/remote_follow.html:23 +#: bookwyrm/templates/ostatus/remote_follow.html:24 #: bookwyrm/templates/ostatus/subscribe.html:41 #: bookwyrm/templates/ostatus/subscribe.html:42 -#: bookwyrm/templates/ostatus/success.html:17 -#: bookwyrm/templates/ostatus/success.html:18 +#: bookwyrm/templates/ostatus/success.html:21 +#: bookwyrm/templates/ostatus/success.html:22 #: bookwyrm/templates/user/moved.html:19 bookwyrm/templates/user/moved.html:20 #: bookwyrm/templates/user/user_preview.html:16 #: bookwyrm/templates/user/user_preview.html:17 @@ -1876,8 +1888,8 @@ msgstr "" #: bookwyrm/templates/email/html_layout.html:21 #, python-format -msgid "BookWyrm hosted on %(site_name)s" -msgstr "%(site_name)s에서 호스트하는 BookWyrm" +msgid "BookWyrm hosted on %(site_name)s" +msgstr "" #: bookwyrm/templates/email/html_layout.html:23 msgid "Email preference" @@ -1895,7 +1907,7 @@ msgstr "바로 참여하기" #: bookwyrm/templates/email/invite/html_content.html:15 #, python-format -msgid "Learn more about %(site_name)s." +msgid "Learn more about %(site_name)s." msgstr "" #: bookwyrm/templates/email/invite/text_content.html:4 @@ -2923,64 +2935,72 @@ msgstr "OpenLibrary (CSV)" msgid "Calibre (CSV)" msgstr "Calibre (CSV)" -#: bookwyrm/templates/import/import.html:76 +#: bookwyrm/templates/import/import.html:73 +msgid "BookWyrm (CSV)" +msgstr "" + +#: bookwyrm/templates/import/import.html:79 msgid "You can download your Goodreads data from the Import/Export page of your Goodreads account." msgstr "Goodreads 데이터는 계정의 가져오기/내보내기t페이지에서 내려받을 수 있습니다." -#: bookwyrm/templates/import/import.html:85 +#: bookwyrm/templates/import/import.html:88 #: bookwyrm/templates/import/import_user.html:49 msgid "Data file:" msgstr "데이터 파일:" -#: bookwyrm/templates/import/import.html:93 +#: bookwyrm/templates/import/import.html:96 msgid "Include reviews" msgstr "서평 포함" -#: bookwyrm/templates/import/import.html:98 -msgid "Privacy setting for imported reviews:" -msgstr "가져온 서평의 개인정보처리 설정" +#: bookwyrm/templates/import/import.html:101 +msgid "Create new shelves if they do not exist" +msgstr "" -#: bookwyrm/templates/import/import.html:105 -#: bookwyrm/templates/import/import.html:107 +#: bookwyrm/templates/import/import.html:106 +msgid "Privacy setting for imported reviews and shelves:" +msgstr "" + +#: bookwyrm/templates/import/import.html:113 +#: bookwyrm/templates/import/import.html:115 #: bookwyrm/templates/import/import_user.html:155 #: bookwyrm/templates/import/import_user.html:157 #: bookwyrm/templates/settings/federation/instance_blocklist.html:78 msgid "Import" msgstr "가져오기" -#: bookwyrm/templates/import/import.html:108 +#: bookwyrm/templates/import/import.html:116 #: bookwyrm/templates/import/import_user.html:158 msgid "You've reached the import limit." msgstr "" -#: bookwyrm/templates/import/import.html:117 +#: bookwyrm/templates/import/import.html:125 #: bookwyrm/templates/import/import_user.html:27 msgid "Imports are temporarily disabled; thank you for your patience." msgstr "" -#: bookwyrm/templates/import/import.html:124 +#: bookwyrm/templates/import/import.html:132 #: bookwyrm/templates/import/import_user.html:166 msgid "Recent Imports" msgstr "최근의 가져온 작업" -#: bookwyrm/templates/import/import.html:129 +#: bookwyrm/templates/import/import.html:137 #: bookwyrm/templates/import/import_user.html:171 #: bookwyrm/templates/settings/imports/imports.html:202 #: bookwyrm/templates/settings/imports/imports.html:292 msgid "Date Created" msgstr "만든 날짜" -#: bookwyrm/templates/import/import.html:132 +#: bookwyrm/templates/import/import.html:140 #: bookwyrm/templates/import/import_user.html:174 msgid "Last Updated" msgstr "갱신 날짜" -#: bookwyrm/templates/import/import.html:135 +#: bookwyrm/templates/import/import.html:143 #: bookwyrm/templates/settings/imports/imports.html:211 msgid "Items" msgstr "항목" -#: bookwyrm/templates/import/import.html:144 +#: bookwyrm/templates/import/import.html:152 #: bookwyrm/templates/import/import_user.html:183 #: bookwyrm/templates/preferences/export-user.html:96 msgid "No recent imports" @@ -3953,7 +3973,7 @@ msgstr "" #: bookwyrm/templates/notifications/items/link_domain.html:15 #, python-format msgid "A new link domain needs review" -msgid_plural "%(display_count)s new link domains need moderation" +msgid_plural "%(display_count)s new link domains need review" msgstr[0] "검토해야 할 새로운 link domain이 있습니다." #: bookwyrm/templates/notifications/items/mention.html:20 @@ -4122,21 +4142,21 @@ msgstr "" msgid "You have already requested to follow %(account)s" msgstr "" -#: bookwyrm/templates/ostatus/remote_follow.html:6 +#: bookwyrm/templates/ostatus/remote_follow.html:7 #, python-format msgid "Follow %(username)s on the fediverse" msgstr "" -#: bookwyrm/templates/ostatus/remote_follow.html:33 +#: bookwyrm/templates/ostatus/remote_follow.html:35 #, python-format msgid "Follow %(username)s from another Fediverse account like BookWyrm, Mastodon, or Pleroma." msgstr "" -#: bookwyrm/templates/ostatus/remote_follow.html:40 +#: bookwyrm/templates/ostatus/remote_follow.html:42 msgid "User handle to follow from:" msgstr "팔로우하려는 이용자의 핸들:" -#: bookwyrm/templates/ostatus/remote_follow.html:42 +#: bookwyrm/templates/ostatus/remote_follow.html:44 msgid "Follow!" msgstr "팔로우!" @@ -4177,7 +4197,8 @@ msgstr "" msgid "Follow %(username)s" msgstr "%(username)s 팔로우" -#: bookwyrm/templates/ostatus/success.html:28 +#: bookwyrm/templates/ostatus/success.html:6 +#: bookwyrm/templates/ostatus/success.html:32 #, python-format msgid "You are now following %(display_name)s!" msgstr "" @@ -4384,7 +4405,7 @@ msgid "Display" msgstr "표시" #: bookwyrm/templates/preferences/edit_user.html:14 -#: bookwyrm/templates/preferences/edit_user.html:112 +#: bookwyrm/templates/preferences/edit_user.html:118 msgid "Privacy" msgstr "개인정보" @@ -4393,39 +4414,43 @@ msgid "Show reading goal prompt in feed" msgstr "" #: bookwyrm/templates/preferences/edit_user.html:75 +msgid "Show ratings" +msgstr "" + +#: bookwyrm/templates/preferences/edit_user.html:81 msgid "Show suggested users" msgstr "추천 이용자 보기" -#: bookwyrm/templates/preferences/edit_user.html:81 +#: bookwyrm/templates/preferences/edit_user.html:87 msgid "Show this account in suggested users" msgstr "이 계정을 추천 이용자에 보이기" -#: bookwyrm/templates/preferences/edit_user.html:85 +#: bookwyrm/templates/preferences/edit_user.html:91 #, python-format msgid "Your account will show up in the directory, and may be recommended to other BookWyrm users." msgstr "" -#: bookwyrm/templates/preferences/edit_user.html:89 +#: bookwyrm/templates/preferences/edit_user.html:95 msgid "Preferred Timezone: " msgstr "선호하는 시간대: " -#: bookwyrm/templates/preferences/edit_user.html:101 +#: bookwyrm/templates/preferences/edit_user.html:107 msgid "Theme:" msgstr "테마:" -#: bookwyrm/templates/preferences/edit_user.html:117 +#: bookwyrm/templates/preferences/edit_user.html:123 msgid "Manually approve followers" msgstr "수동으로 팔로워 승인" -#: bookwyrm/templates/preferences/edit_user.html:123 +#: bookwyrm/templates/preferences/edit_user.html:129 msgid "Hide followers and following on profile" msgstr "프로필에서 팔로워 및 팔로잉 숨기기" -#: bookwyrm/templates/preferences/edit_user.html:128 +#: bookwyrm/templates/preferences/edit_user.html:134 msgid "Default post privacy:" msgstr "" -#: bookwyrm/templates/preferences/edit_user.html:136 +#: bookwyrm/templates/preferences/edit_user.html:142 #, python-format msgid "Looking for shelf privacy? You can set a separate visibility level for each of your shelves. Go to Your Books, pick a shelf from the tab bar, and click \"Edit shelf.\"" msgstr "개인정보 보호되는 책꽂이를 찾나요? 각 책꽂이 별로 가시성 수준을 설정할 수 있어요. 내 도서로 이동 후, 탭 바에서 책꽂이를 골라 \"책꽂이 편집\"을 클릭하세요." @@ -4519,10 +4544,14 @@ msgstr "날짜" msgid "Size" msgstr "크기" -#: bookwyrm/templates/preferences/export-user.html:134 +#: bookwyrm/templates/preferences/export-user.html:135 msgid "Download your export" msgstr "" +#: bookwyrm/templates/preferences/export-user.html:139 +msgid "Archive is no longer available" +msgstr "" + #: bookwyrm/templates/preferences/export.html:4 #: bookwyrm/templates/preferences/export.html:7 #: bookwyrm/templates/preferences/layout.html:47 @@ -5539,7 +5568,7 @@ msgid "Users are currently unable to start new user exports. This is the default msgstr "" #: bookwyrm/templates/settings/imports/imports.html:161 -msgid "It is not currently possible to provide user exports when using s3 storage. The BookWyrm development team are working on a fix for this." +msgid "It is not currently possible to provide user exports when using Azure storage." msgstr "" #: bookwyrm/templates/settings/imports/imports.html:167 @@ -6725,7 +6754,7 @@ msgid "BookWyrm's source code is freely available. You can contribute or report msgstr "BookWyrm의 소스 코드는 자유롭게 사용할 수 있습니다. GitHub에서 기여하거나 이슈를 제보할 수 있습니다." #: bookwyrm/templates/snippets/form_rate_stars.html:20 -#: bookwyrm/templates/snippets/stars.html:23 +#: bookwyrm/templates/snippets/stars.html:35 msgid "No rating" msgstr "별점 없음" @@ -6736,7 +6765,7 @@ msgid_plural "%(half_rating)s stars" msgstr[0] "" #: bookwyrm/templates/snippets/form_rate_stars.html:64 -#: bookwyrm/templates/snippets/stars.html:7 +#: bookwyrm/templates/snippets/stars.html:18 #, python-format msgid "%(rating)s star" msgid_plural "%(rating)s stars" @@ -6961,6 +6990,10 @@ msgstr "읽기 멈춤" msgid "Finish reading" msgstr "읽기 마침" +#: bookwyrm/templates/snippets/stars.html:10 +msgid "Show rating" +msgstr "" + #: bookwyrm/templates/snippets/status/content_status.html:69 msgid "Show status" msgstr "기록 보기"