Chore: Update translatable strings (#17723)
This commit is contained in:
parent
3bc0aeed50
commit
db04dfc8a6
85 changed files with 276 additions and 192 deletions
|
@ -18,12 +18,12 @@
|
|||
"account.followers": "팔로워",
|
||||
"account.followers.empty": "아직 아무도 이 유저를 팔로우하고 있지 않습니다.",
|
||||
"account.followers_counter": "{counter} 팔로워",
|
||||
"account.following": "Following",
|
||||
"account.following_counter": "{counter} 팔로잉",
|
||||
"account.follows.empty": "이 유저는 아직 아무도 팔로우하고 있지 않습니다.",
|
||||
"account.follows_you": "날 팔로우합니다",
|
||||
"account.hide_reblogs": "@{name}의 부스트를 숨기기",
|
||||
"account.joined": "{date}에 가입함",
|
||||
"account.last_status": "마지막 활동",
|
||||
"account.link_verified_on": "{date}에 이 링크의 소유권이 확인 됨",
|
||||
"account.locked_info": "이 계정의 프라이버시 설정은 잠금으로 설정되어 있습니다. 계정 소유자가 수동으로 팔로워를 승인합니다.",
|
||||
"account.media": "미디어",
|
||||
|
@ -32,7 +32,6 @@
|
|||
"account.mute": "@{name} 뮤트",
|
||||
"account.mute_notifications": "@{name}의 알림을 뮤트",
|
||||
"account.muted": "뮤트 됨",
|
||||
"account.never_active": "없음",
|
||||
"account.posts": "게시물",
|
||||
"account.posts_with_replies": "게시물과 답장",
|
||||
"account.report": "@{name} 신고",
|
||||
|
@ -42,10 +41,12 @@
|
|||
"account.statuses_counter": "{counter} 게시물",
|
||||
"account.unblock": "차단 해제",
|
||||
"account.unblock_domain": "도메인 {domain} 차단 해제",
|
||||
"account.unblock_short": "Unblock",
|
||||
"account.unendorse": "프로필에 추천하지 않기",
|
||||
"account.unfollow": "팔로우 해제",
|
||||
"account.unmute": "@{name} 뮤트 해제",
|
||||
"account.unmute_notifications": "@{name}의 알림 뮤트 해제",
|
||||
"account.unmute_short": "Unmute",
|
||||
"account_note.placeholder": "클릭해서 노트 추가",
|
||||
"admin.dashboard.daily_retention": "가입 후 일별 사용자 유지율",
|
||||
"admin.dashboard.monthly_retention": "가입 후 월별 사용자 유지율",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue