New Crowdin Translations (automated) (#31855)
Co-authored-by: GitHub Actions <noreply@github.com>
This commit is contained in:
parent
cdcd834f3c
commit
2babfafaff
151 changed files with 435 additions and 99 deletions
|
@ -34,9 +34,9 @@
|
|||
"account.follow_back": "맞팔로우 하기",
|
||||
"account.followers": "팔로워",
|
||||
"account.followers.empty": "아직 아무도 이 사용자를 팔로우하고 있지 않습니다.",
|
||||
"account.followers_counter": "{count, plural, other {{counter} 팔로워}}",
|
||||
"account.followers_counter": "{count, plural, other {팔로워 {counter}명}}",
|
||||
"account.following": "팔로잉",
|
||||
"account.following_counter": "{count, plural, other {{counter} 팔로잉}}",
|
||||
"account.following_counter": "{count, plural, other {팔로잉 {counter}명}}",
|
||||
"account.follows.empty": "이 사용자는 아직 아무도 팔로우하고 있지 않습니다.",
|
||||
"account.go_to_profile": "프로필로 이동",
|
||||
"account.hide_reblogs": "@{name}의 부스트를 숨기기",
|
||||
|
@ -62,7 +62,7 @@
|
|||
"account.requested_follow": "{name} 님이 팔로우 요청을 보냈습니다",
|
||||
"account.share": "@{name}의 프로필 공유",
|
||||
"account.show_reblogs": "@{name}의 부스트 보기",
|
||||
"account.statuses_counter": "{count, plural, other {{counter} 게시물}}",
|
||||
"account.statuses_counter": "{count, plural, other {게시물 {counter}개}}",
|
||||
"account.unblock": "차단 해제",
|
||||
"account.unblock_domain": "도메인 {domain} 차단 해제",
|
||||
"account.unblock_short": "차단 해제",
|
||||
|
@ -156,7 +156,7 @@
|
|||
"compose_form.placeholder": "지금 무슨 생각을 하고 있나요?",
|
||||
"compose_form.poll.duration": "투표 기간",
|
||||
"compose_form.poll.multiple": "다중 선택",
|
||||
"compose_form.poll.option_placeholder": "{option}번째 항목",
|
||||
"compose_form.poll.option_placeholder": "{number}번째 옵션",
|
||||
"compose_form.poll.single": "단일 선택",
|
||||
"compose_form.poll.switch_to_multiple": "다중 선택이 가능한 투표로 변경",
|
||||
"compose_form.poll.switch_to_single": "단일 선택 투표로 변경",
|
||||
|
@ -347,12 +347,12 @@
|
|||
"hashtag.column_settings.tag_mode.any": "어느것이든",
|
||||
"hashtag.column_settings.tag_mode.none": "이것들을 제외하고",
|
||||
"hashtag.column_settings.tag_toggle": "추가 해시태그를 이 컬럼에 추가합니다",
|
||||
"hashtag.counter_by_accounts": "{count, plural, other {{counter} 명의 참여자}}",
|
||||
"hashtag.counter_by_uses": "{count, plural, other {{counter} 개의 게시물}}",
|
||||
"hashtag.counter_by_uses_today": "오늘 {count, plural, other {{counter} 개의 게시물}}",
|
||||
"hashtag.follow": "팔로우",
|
||||
"hashtag.unfollow": "팔로우 해제",
|
||||
"hashtags.and_other": "…그리고 {count, plural,other {# 개 더}}",
|
||||
"hashtag.counter_by_accounts": "{count, plural, other {참여자 {counter}명}}",
|
||||
"hashtag.counter_by_uses": "{count, plural, other {게시물 {counter}개}}",
|
||||
"hashtag.counter_by_uses_today": "금일 {count, plural, other {게시물 {counter}개}}",
|
||||
"hashtag.follow": "해시태그 팔로우",
|
||||
"hashtag.unfollow": "해시태그 팔로우 해제",
|
||||
"hashtags.and_other": "…및 {count, plural,other {#개}}",
|
||||
"hints.profiles.followers_may_be_missing": "이 프로필의 팔로워 목록은 일부 누락되었을 수 있습니다.",
|
||||
"hints.profiles.follows_may_be_missing": "이 프로필의 팔로우 목록은 일부 누락되었을 수 있습니다.",
|
||||
"hints.profiles.posts_may_be_missing": "이 프로필의 게시물은 일부 누락되었을 수 있습니다.",
|
||||
|
@ -457,7 +457,7 @@
|
|||
"lists.subheading": "리스트",
|
||||
"load_pending": "{count, plural, other {#}} 개의 새 항목",
|
||||
"loading_indicator.label": "불러오는 중...",
|
||||
"media_gallery.toggle_visible": "이미지 숨기기",
|
||||
"media_gallery.hide": "숨기기",
|
||||
"moved_to_account_banner.text": "당신의 계정 {disabledAccount}는 {movedToAccount}로 이동하였기 때문에 현재 비활성화 상태입니다.",
|
||||
"mute_modal.hide_from_notifications": "알림에서 숨기기",
|
||||
"mute_modal.hide_options": "옵션 숨기기",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue