1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
fab-manager/config/locales/rails.ko.yml

191 lines
4.6 KiB
YAML
Raw Normal View History

ko:
date:
abbr_day_names:
-
-
-
-
-
-
-
abbr_month_names:
-
- 1월
- 2월
- 3월
- 4월
- 5월
- 6월
- 7월
- 8월
- 9월
- 10월
- 11월
- 12월
day_names:
- 일요일
- 월요일
- 화요일
- 수요일
- 목요일
- 금요일
- 토요일
formats:
default: "%Y/%m/%d"
long: "%Y년 %m월 %d일 (%a)"
short: "%m/%d"
month_names:
-
- 1월
- 2월
- 3월
- 4월
- 5월
- 6월
- 7월
- 8월
- 9월
- 10월
- 11월
- 12월
order:
- :year
- :month
- :day
datetime:
distance_in_words:
about_x_hours:
one: 약 한 시간
other: 약 %{count}시간
about_x_months:
one: 약 한 달
other: 약 %{count}달
about_x_years:
one: 약 일 년
other: 약 %{count}년
almost_x_years:
one: 일 년 이하
other: "%{count}년 이하"
half_a_minute: 30초
less_than_x_minutes:
one: 일 분 이하
other: "%{count}분 이하"
less_than_x_seconds:
one: 일 초 이하
other: "%{count}초 이하"
over_x_years:
one: 일 년 이상
other: "%{count}년 이상"
x_days:
one: 하루
other: "%{count}일"
x_minutes:
one: 일 분
other: "%{count}분"
x_months:
one: 한 달
other: "%{count}달"
x_seconds:
one: 일 초
other: "%{count}초"
prompts:
day:
hour:
minute:
month:
second:
year:
errors:
format: "%{attribute}%{message}"
messages:
accepted: 을(를) 반드시 확인해야 합니다
blank: 에 내용을 입력해 주세요
confirmation: 은(는) 서로 일치해야 합니다
empty: 에 내용을 입력해 주세요
equal_to: 은(는) %{count}과 같아야 합니다
even: 에 짝수를 입력해 주세요
exclusion: 은(는) 이미 예약되어 있는 값입니다
greater_than: 은(는) %{count}보다 커야 합니다
greater_than_or_equal_to: 은(는) %{count}보다 크거야 같아야 합니다
inclusion: 은(는) 목록에 포함되어 있는 값이 아닙니다
invalid: 은(는) 올바르지 않은 값입니다
less_than: 은(는) %{count}보다 작아야 합니다
less_than_or_equal_to: 은(는) %{count}과 작거나 같아야 합니다
not_a_number: 에 숫자를 입력해 주세요
not_an_integer: 에 정수를 입력해 주세요
odd: 에 홀수를 입력해 주세요
record_invalid: 데이터 검증에 실패하였습니다. %{errors}
taken: 은(는) 이미 존재합니다.
too_long: 은(는) %{count}자를 넘을 수 없습니다
too_short: 은(는) 적어도 %{count}자를 넘어야 합니다
wrong_length: 은(는) %{count}자여야 합니다
template:
body: '다음 항목에 문제가 발견되었습니다:'
header:
one: 한 개의 오류가 발생해 %{model}를 저장 할 수 없습니다
other: "%{count}개의 오류가 발생해 %{model}를 저장 할 수 없습니다"
helpers:
select:
prompt: 선택해주세요
submit:
create: 등록
submit: 제출
update: 갱신
number:
currency:
format:
delimiter: ","
format: "%n%u"
precision: 0
separator: "."
significant: false
strip_insignificant_zeros: false
unit:
format:
delimiter: ","
precision: 3
separator: "."
significant: false
strip_insignificant_zeros: false
human:
decimal_units:
format: "%n%u"
units:
billion: 십억
million: 백만
quadrillion:
thousand:
trillion:
unit: ''
format:
delimiter: ''
precision: 3
significant: true
strip_insignificant_zeros: true
storage_units:
format: "%n%u"
units:
byte: 바이트
gb: 기가바이트
kb: 킬로바이트
mb: 메가바이트
tb: 테라바이트
percentage:
format:
delimiter: ''
precision:
format:
delimiter: ''
support:
array:
last_word_connector: ", "
two_words_connector: '와(과) '
words_connector: ", "
time:
am: 오전
formats:
default: "%Y/%m/%d %H:%M:%S"
long: "%Y년 %m월 %d일, %H시 %M분 %S초 %Z"
short: "%y/%m/%d %H:%M"
pm: 오후