mirror of
https://github.com/kikobar/mastodon.git
synced 2024-11-06 09:51:53 +00:00
829b978a89
* New translations en.json (Esperanto) * New translations en.json (Esperanto) * New translations en.json (Esperanto) * New translations en.yml (Korean) * New translations simple_form.en.yml (Korean) * New translations activerecord.en.yml (Korean) * New translations en.yml (German) * New translations en.yml (Dutch) * New translations simple_form.en.yml (Dutch) * New translations activerecord.en.yml (Dutch) * New translations en.yml (Dutch) * New translations en.yml (Icelandic) * New translations en.yml (Icelandic) * New translations simple_form.en.yml (Icelandic) * New translations activerecord.en.yml (Icelandic) * New translations en.yml (Thai) * New translations en.json (Thai) * New translations simple_form.en.yml (Thai) * New translations activerecord.en.yml (Thai) * New translations activerecord.en.yml (Indonesian) * New translations en.yml (Turkish) * New translations en.json (Galician) * New translations en.yml (Slovenian) * New translations en.yml (Galician) * New translations en.json (Esperanto) * New translations en.yml (Esperanto) * New translations en.yml (Esperanto) * New translations en.json (Esperanto) * New translations en.json (Esperanto) * New translations en.yml (Galician) * New translations en.json (Esperanto) * New translations en.json (Esperanto) * New translations en.json (Esperanto) * New translations simple_form.en.yml (Galician) * New translations en.json (Esperanto) * New translations en.json (Esperanto) * New translations en.yml (Esperanto) * New translations en.yml (Esperanto) * New translations en.json (Esperanto) * New translations en.yml (Ukrainian) * New translations en.yml (Ukrainian) * Run `yarn manage:translations` * Run `bundle exec i18n-tasks normalize` Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
41 lines
1.1 KiB
YAML
41 lines
1.1 KiB
YAML
---
|
|
ko:
|
|
activerecord:
|
|
attributes:
|
|
poll:
|
|
expires_at: 마감 기한
|
|
options: 선택
|
|
user:
|
|
agreement: 이용약관
|
|
email: 이메일 주소
|
|
locale: 언어
|
|
password: 암호
|
|
user/account:
|
|
username: 사용자명
|
|
user/invite_request:
|
|
text: 이유
|
|
errors:
|
|
models:
|
|
account:
|
|
attributes:
|
|
username:
|
|
invalid: 영문자, 숫자, _만 사용 가능
|
|
reserved: 이미 예약되어 있습니다
|
|
admin/webhook:
|
|
attributes:
|
|
url:
|
|
invalid: 올바른 URL이 아닙니다
|
|
doorkeeper/application:
|
|
attributes:
|
|
website:
|
|
invalid: 올바른 URL이 아닙니다
|
|
status:
|
|
attributes:
|
|
reblog:
|
|
taken: 이미 게시물이 존재합니다
|
|
user:
|
|
attributes:
|
|
email:
|
|
blocked: 허용되지 않은 이메일 제공자입니다
|
|
unreachable: 존재하지 않는 것 같습니다
|