about summary refs log tree commit diff
path: root/config/locales/simple_form.ko.yml
blob: b7dbc8bef8fa9aa886f01eba57e6071621eb099b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
---
ko:
  simple_form:
    hints:
      defaults:
        avatar: PNG, GIF 혹은 JPG. 최대 2MB. 120x120px로 다운스케일 됨
        display_name:
          one: <span class="name-counter">1</span> 글자 남음
          other: <span class="name-counter">%{count}</span> 글자 남음
        header: PNG, GIF 혹은 JPG. 최대 2MB. 700x335px로 다운스케일 됨
        locked: 수동으로 팔로워를 승인하고, 기본 Toot 프라이버시 설정을 팔로워 전용으로 변경
        note:
          one: <span class="note-counter">1</span> 글자 남음
          other: <span class="note-counter">%{count}</span> 글자 남음
      imports:
        data: 다른 마스토돈 인스턴스에서 추출된 CSV 파일
      sessions:
        otp: 2단계 인증 코드를 휴대전화를 보고 입력하거나, 복구 코드 중 하나를 사용
      user:
        filtered_languages: 선택된 언어가 공개 타임라인에서 제외 될 것입니다.
    labels:
      defaults:
        avatar: 아바타
        confirm_new_password: 새로운 비밀번호 다시 입력
        confirm_password: 현재 비밀번호 다시 입력
        current_password: 현재 비밀번호 입력
        data: 데이터
        display_name: 표시되는 이름
        email: 이메일 주소
        header: 헤더
        locale: 언어
        locked: 계정 잠금
        new_password: 새로운 비밀번호 입력
        note: 자기소개
        otp_attempt: 2단계 인증 코드
        password: 비밀번호
        setting_auto_play_gif: 애니메이션 GIF를 자동 재생
        setting_boost_modal: 부스트 전 확인 창을 보여주기
        setting_default_privacy: Toot 프라이버시
        setting_delete_modal: Toot 삭제 전 확인 창을 보여주기
        severity: 심각도
        type: 불러오기 종류
        username: 유저 이름
      interactions:
        must_be_follower: 나를 팔로우 하지 않는 사람에게서 온 알림을 차단
        must_be_following: 내가 팔로우 하지 않는 사람에게서 온 알림을 차단
      notification_emails:
        digest: 요약 이메일 보내기
        favourite: 누군가 내 상태를 즐겨찾기로 등록했을 때 이메일 보내기
        follow: 누군가 나를 팔로우 했을 때 이메일 보내기
        follow_request: 누군가 나를 팔로우 하길 원할 때 이메일 보내기
        mention: 누군가 나에게 답장했을 때 이메일 보내기
        reblog: 누군가 내 Toot을 부스트 했을 때 이메일 보내기
    'no': '아니오'
    required:
      mark: "*"
      text: 필수 항목
    'yes': '네'