2019-12-22 03:42:00 +00:00
|
|
|
OC.L10N.register(
|
|
|
|
"social",
|
|
|
|
{
|
2020-06-26 02:56:59 +00:00
|
|
|
"Help" : "도움말",
|
2019-12-22 03:42:00 +00:00
|
|
|
"Open documentation" : "문서 열기",
|
|
|
|
"Finish setup" : "설치 완료",
|
|
|
|
"Home" : "집",
|
|
|
|
"Notifications" : "알림",
|
2022-04-24 03:22:37 +00:00
|
|
|
"Profile" : "프로필",
|
2022-05-12 03:22:29 +00:00
|
|
|
"Add attachment" : "첨부파일 추가",
|
2022-07-12 03:16:08 +00:00
|
|
|
"Add emoji" : "이모티콘 추가",
|
|
|
|
"Visibility" : "표시 여부",
|
|
|
|
"Post" : "게시",
|
2019-12-22 03:42:00 +00:00
|
|
|
"Public" : "공개",
|
2022-07-12 03:16:08 +00:00
|
|
|
"Uploading..." : "업로드 중...",
|
|
|
|
"Delete" : "삭제",
|
|
|
|
"Edit" : "편집",
|
|
|
|
"Close" : "닫기",
|
2022-04-24 03:22:37 +00:00
|
|
|
"No results found" : "결과 없음",
|
2019-12-22 03:42:00 +00:00
|
|
|
"Reply" : "답장",
|
2022-11-22 02:55:47 +00:00
|
|
|
"Deny" : "거부",
|
2020-06-03 02:56:47 +00:00
|
|
|
"Hello" : "안녕하세요",
|
2019-12-22 03:42:00 +00:00
|
|
|
"Continue" : "Continue",
|
2022-06-22 03:20:09 +00:00
|
|
|
"User not found" : "사용자를 찾을 수 없음",
|
|
|
|
"More actions" : "더 많은 동작"
|
2019-12-22 03:42:00 +00:00
|
|
|
},
|
|
|
|
"nplurals=1; plural=0;");
|