2015-01-17 10:25:20 +03:00
|
|
|
OC.L10N.register(
|
|
|
|
"activity",
|
|
|
|
{
|
|
|
|
"Activity" : "활동",
|
2015-02-26 10:25:32 +03:00
|
|
|
"Personal activity feed for %s" : "%s 님의 개인 활동 피드",
|
2015-05-13 09:25:26 +03:00
|
|
|
"Your feed URL is invalid" : "피드 주소가 잘못되었습니다",
|
2016-01-19 10:25:37 +03:00
|
|
|
", " : ", ",
|
|
|
|
"%s and %s" : "%s, %s",
|
2015-01-17 10:25:20 +03:00
|
|
|
"Your settings have been updated." : "설정이 업데이트 되었습니다.",
|
2015-08-12 09:25:21 +03:00
|
|
|
"Mail" : "메일",
|
|
|
|
"Stream" : "스트림",
|
2015-09-12 09:25:50 +03:00
|
|
|
"Activities" : "활동",
|
|
|
|
"Error loading activities" : "활동 불러오기 오류",
|
|
|
|
"No activities" : "활동 없음",
|
2015-05-13 09:25:26 +03:00
|
|
|
"This stream will show events like additions, changes & shares" : "스트림에는 추가, 변경, 공유와 같은 이벤트가 표시됩니다",
|
|
|
|
"There are no events for this filter" : "이 필터를 만족하는 이벤트 없음",
|
2015-11-21 10:25:20 +03:00
|
|
|
"Today" : "오늘",
|
|
|
|
"Yesterday" : "어제",
|
2015-10-27 09:25:42 +03:00
|
|
|
"\"remote user\"" : "\"원격 사용자\"",
|
2015-01-17 10:25:20 +03:00
|
|
|
"Activity notification" : "활동 알림",
|
|
|
|
"All Activities" : "모든 활동",
|
|
|
|
"Activities by you" : "내 활동",
|
|
|
|
"Activities by others" : "다른 사람의 활동",
|
|
|
|
"Hello %s," : "%s 님 안녕하세요,",
|
2015-10-04 09:25:29 +03:00
|
|
|
"You are receiving this email because the following things happened at %s" : "%s에서 일어난 일의 알림을 받아 보기로 설정하였으므로 이 메일을 받았습니다",
|
2015-01-17 10:25:20 +03:00
|
|
|
"* %1$s - %2$s" : "* %1$s - %2$s",
|
2015-05-13 09:25:26 +03:00
|
|
|
"_* and %n more _::_* and %n more _" : ["* 그 외 %n개 더 있음"],
|
2015-01-17 10:25:20 +03:00
|
|
|
"List your own actions in the stream" : "스트림에서 내가 한 작업 보기",
|
|
|
|
"Notify about your own actions via email" : "내 작업도 이메일로 알림 받기",
|
|
|
|
"You need to set up your email address before you can receive notification emails." : "알림 이메일을 받으려면 이메일 주소를 설정해야 합니다.",
|
|
|
|
"Send emails:" : "이메일 보내는 간격:",
|
|
|
|
"Hourly" : "1시간마다",
|
|
|
|
"Daily" : "매일",
|
|
|
|
"Weekly" : "매주",
|
|
|
|
"Activity feed" : "활동 피드",
|
2015-02-20 10:25:19 +03:00
|
|
|
"Enable RSS feed" : "RSS 피드 사용",
|
2015-04-05 09:25:26 +03:00
|
|
|
"No activity yet" : "아직 활동 없음",
|
2015-02-20 10:25:19 +03:00
|
|
|
"No more events to load" : "더 이상 불러올 이벤트 없음",
|
2015-10-27 09:25:42 +03:00
|
|
|
"Files" : "파일"
|
2015-01-17 10:25:20 +03:00
|
|
|
},
|
|
|
|
"nplurals=1; plural=0;");
|