diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-03 12:08:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-03 12:08:12 +0000 |
commit | 4e8bbc4e341861ad1ddcf872c8e248fadb711861 (patch) | |
tree | d82d0069c073730733ca8d9b06e4f2bdf8489091 /core/l10n/ko.js | |
parent | 054df038def136ba1c9e9c26a1e0ce3db0a17307 (diff) | |
download | nextcloud-server-4e8bbc4e341861ad1ddcf872c8e248fadb711861.tar.gz nextcloud-server-4e8bbc4e341861ad1ddcf872c8e248fadb711861.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r-- | core/l10n/ko.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 928ce6b02cd..7afcde66402 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -127,14 +127,14 @@ OC.L10N.register( "Searching other places" : "다른 장소 찾는 중", "No search results in other folders for {tag}{filter}{endtag}" : "다른 폴더에 {tag}{filter}{endtag} 검색 결과가 없음", "_{count} search result in another folder_::_{count} search results in other folders_" : ["다른 폴더의 검색 결과 {count}개"], + "Log in" : "로그인", + "Logging in …" : "로그인 중 …", "Server side authentication failed!" : "서버 인증 실패!", "Please contact your administrator." : "관리자에게 문의하십시오.", "An internal error occurred." : "내부 오류가 발생했습니다.", "Please try again or contact your administrator." : "다시 시도하거나 관리자에게 연락하십시오.", "Username or email" : "사용자 이름 또는 이메일", "Password" : "암호", - "Log in" : "로그인", - "Logging in …" : "로그인 중 …", "Wrong username or password." : "사용자 이름이나 암호가 잘못되었습니다.", "User disabled" : "사용자 비활성화됨", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "사용 중인 IP에서 여러 번의 잘못된 로그인 시도를 감지했습니다. 30초 후에 다시 로그인할 수 있습니다.", @@ -146,6 +146,7 @@ OC.L10N.register( "I know what I'm doing" : "지금 하려는 것을 알고 있습니다", "Cancel" : "취소", "Forgot password?" : "암호를 잊으셨습니까?", + "Back" : "뒤로", "Settings" : "설정", "Could not load your contacts" : "연락처를 불러올 수 없음", "Search contacts …" : "연락처 검색…", |