2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-12 21:10:47 +08:00

Update Translations

This commit is contained in:
Arpit Jalan 2016-08-23 18:22:48 +05:30
parent 4f25010844
commit e06be6561d
97 changed files with 5092 additions and 1851 deletions

View file

@ -1044,30 +1044,12 @@ ko:
[사용자 정보 설정]: %{user_preferences_url}
backup_succeeded:
subject_template: "백업 성공"
text_body_template: "백업이 성공적으로 끝났습니다..\n[관리 > 백업](%{base_url}/admin/backups)에서 새 백업본을 다운로드 받으세요."
backup_failed:
subject_template: "백업에 실패했습니다."
text_body_template: |
백업이 실패하였습니다.

로그:

```
%{logs}
```
restore_succeeded:
subject_template: "복원 성공"
text_body_template: "복원에 성공했습니다."
restore_failed:
subject_template: "복원 실패"
text_body_template: |
복구가 실패하였습니다.

로그:

```
%{logs}
```
bulk_invite_succeeded:
subject_template: "대량 사용자 초대가 성공적으로 진행되었습니다."
text_body_template: "대량 사용자 초대가 진행되어 %{sent}개의 초대장을 보냈습니다."