diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-10-20 02:23:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-10-20 02:23:10 +0000 |
commit | 981d83980666cd59f9d8e7da3a3719b95f89039c (patch) | |
tree | c7a5aca5225f90b50b3f86e554dc5f01537e0434 /core/l10n/ko.js | |
parent | 5155f2b0c551703616ef8b7deb1a5b939b1c2450 (diff) | |
download | nextcloud-server-981d83980666cd59f9d8e7da3a3719b95f89039c.tar.gz nextcloud-server-981d83980666cd59f9d8e7da3a3719b95f89039c.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r-- | core/l10n/ko.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 98d067f2f36..2fe191d2178 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -241,9 +241,9 @@ OC.L10N.register( "Admin" : "관리자", "Help" : "도움말", "Access forbidden" : "접근 금지됨", + "Back to %s" : "%s(으)로 돌아가기", "File not found" : "파일을 찾을 수 없음", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "서버에서 문서를 찾을 수 없습니다. 공유가 삭제되었거나 만료되었습니까?", - "Back to %s" : "%s(으)로 돌아가기", "Too many requests" : "너무 많은 요청", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "이 네트워크에 너무 요청이 많습니다. 나중에 다시 시도하십시오. 이것이 오류일 경우 관리자에게 문의하십시오.", "Error" : "오류", |