[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2020-06-05 02:36:07 +00:00
parent e94d7e685d
commit 45cd313efc
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
2 changed files with 18 additions and 0 deletions

View file

@ -1,6 +1,11 @@
OC.L10N.register(
"forms",
{
"Anonymous response" : "익명 답변",
"Shared by %s" : "%s에 의해 공유됨",
"New form" : "새로운 형식",
"Loading forms …" : "형식 로딩중 ...",
"Create a form" : "형식 생성",
"Create new form" : "새로운 양식 생성",
"An error occurred while loading the forms list" : "양식 리스트를 가져오는데 문제가 발생하였습니다.",
"Unable to create a new form" : "새 양식 생성할 수 없음",
@ -9,8 +14,11 @@ OC.L10N.register(
"Are you sure you want to delete {title}?" : "정말로 {title}을 삭제할 것입니까?",
"Error while deleting {title}" : "{title} 삭제 실패",
"Answer number {index}" : "응답 번호 {index}",
"Delete answer" : "답변 지우기",
"Error while saving the answer" : "응답 저장 실패",
"Question title" : "질문 제목",
"Delete question" : "질문 삭제",
"Delete this response" : "이 응답 지우기",
"Searching …" : "검색 ...",
"Group" : "그룹",
"Description" : "설명",
@ -21,6 +29,7 @@ OC.L10N.register(
"Expiration date" : "만료 일자",
"Sharing" : "공유",
"Share link" : "링크 공유",
"Select expiration date" : "만료일자를 고르시오.",
"Submit" : "제출",
"Thank you for completing the form!" : "양식을 작성해주셔서 감사합니다!",
"There was an error submitting the form" : "양식 제출 실패",

View file

@ -1,4 +1,9 @@
{ "translations": {
"Anonymous response" : "익명 답변",
"Shared by %s" : "%s에 의해 공유됨",
"New form" : "새로운 형식",
"Loading forms …" : "형식 로딩중 ...",
"Create a form" : "형식 생성",
"Create new form" : "새로운 양식 생성",
"An error occurred while loading the forms list" : "양식 리스트를 가져오는데 문제가 발생하였습니다.",
"Unable to create a new form" : "새 양식 생성할 수 없음",
@ -7,8 +12,11 @@
"Are you sure you want to delete {title}?" : "정말로 {title}을 삭제할 것입니까?",
"Error while deleting {title}" : "{title} 삭제 실패",
"Answer number {index}" : "응답 번호 {index}",
"Delete answer" : "답변 지우기",
"Error while saving the answer" : "응답 저장 실패",
"Question title" : "질문 제목",
"Delete question" : "질문 삭제",
"Delete this response" : "이 응답 지우기",
"Searching …" : "검색 ...",
"Group" : "그룹",
"Description" : "설명",
@ -19,6 +27,7 @@
"Expiration date" : "만료 일자",
"Sharing" : "공유",
"Share link" : "링크 공유",
"Select expiration date" : "만료일자를 고르시오.",
"Submit" : "제출",
"Thank you for completing the form!" : "양식을 작성해주셔서 감사합니다!",
"There was an error submitting the form" : "양식 제출 실패",