diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-01 01:06:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-01 01:06:57 +0000 |
commit | 20f45e6fe4626e64df8383d8250acd59c3b290c5 (patch) | |
tree | 748520c090599131488692ea680ffe8e271d9762 /core/l10n/ko.js | |
parent | 357a823457397d3e93ec8cd4dc01fb6859eb0049 (diff) | |
download | nextcloud-server-20f45e6fe4626e64df8383d8250acd59c3b290c5.tar.gz nextcloud-server-20f45e6fe4626e64df8383d8250acd59c3b290c5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r-- | core/l10n/ko.js | 90 |
1 files changed, 45 insertions, 45 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 2539cad885d..1436b7475cb 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -41,51 +41,6 @@ OC.L10N.register( "%s (incompatible)" : "%s(호환 불가)", "Following apps have been disabled: %s" : "다음 앱이 비활성화되었습니다: %s", "Already up to date" : "최신 상태임", - "Sunday" : "일요일", - "Monday" : "월요일", - "Tuesday" : "화요일", - "Wednesday" : "수요일", - "Thursday" : "목요일", - "Friday" : "금요일", - "Saturday" : "토요일", - "Sun." : "일", - "Mon." : "월", - "Tue." : "화", - "Wed." : "수", - "Thu." : "목", - "Fri." : "금", - "Sat." : "토", - "Su" : "일", - "Mo" : "월", - "Tu" : "화", - "We" : "수", - "Th" : "목", - "Fr" : "금", - "Sa" : "토", - "January" : "1월", - "February" : "2월", - "March" : "3월", - "April" : "4월", - "May" : "5월", - "June" : "6월", - "July" : "7월", - "August" : "8월", - "September" : "9월", - "October" : "10월", - "November" : "11월", - "December" : "12월", - "Jan." : "1월", - "Feb." : "2월", - "Mar." : "3월", - "Apr." : "4월", - "May." : "5월", - "Jun." : "6월", - "Jul." : "7월", - "Aug." : "8월", - "Sep." : "9월", - "Oct." : "10월", - "Nov." : "11월", - "Dec." : "12월", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">코드 무결성 검사 중 오류가 발생했습니다. 더 많은 정보를 보려면 누르십시오…</a>", "Settings" : "설정", "Saving..." : "저장 중...", @@ -305,6 +260,51 @@ OC.L10N.register( "Error favoriting" : "즐겨찾기 추가 오류", "Error unfavoriting" : "즐겨찾기 삭제 오류", "Couldn't send mail to following users: %s " : "%s 님에게 메일을 보낼 수 없습니다.", + "Sunday" : "일요일", + "Monday" : "월요일", + "Tuesday" : "화요일", + "Wednesday" : "수요일", + "Thursday" : "목요일", + "Friday" : "금요일", + "Saturday" : "토요일", + "Sun." : "일", + "Mon." : "월", + "Tue." : "화", + "Wed." : "수", + "Thu." : "목", + "Fri." : "금", + "Sat." : "토", + "Su" : "일", + "Mo" : "월", + "Tu" : "화", + "We" : "수", + "Th" : "목", + "Fr" : "금", + "Sa" : "토", + "January" : "1월", + "February" : "2월", + "March" : "3월", + "April" : "4월", + "May" : "5월", + "June" : "6월", + "July" : "7월", + "August" : "8월", + "September" : "9월", + "October" : "10월", + "November" : "11월", + "December" : "12월", + "Jan." : "1월", + "Feb." : "2월", + "Mar." : "3월", + "Apr." : "4월", + "May." : "5월", + "Jun." : "6월", + "Jul." : "7월", + "Aug." : "8월", + "Sep." : "9월", + "Oct." : "10월", + "Nov." : "11월", + "Dec." : "12월", "Allow editing" : "편집 허용", "can share" : "공유 가능", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "username@example.com/owncloud 형식으로 다른 ownCloud 사용자와 공유할 수 있습니다", |