diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-18 09:28:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-18 09:28:24 +0000 |
commit | ad66160539bff3f0a482b6186aa6fca2ee13c1ab (patch) | |
tree | cd6beb405aac80f86fd31e300fb06be0c3010ec7 /core/l10n/ko.js | |
parent | 0bdc84e4887654691cbeb0086639d3ed63342601 (diff) | |
download | nextcloud-server-ad66160539bff3f0a482b6186aa6fca2ee13c1ab.tar.gz nextcloud-server-ad66160539bff3f0a482b6186aa6fca2ee13c1ab.zip |
Fix(l10n): Update translations 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 d5f34f600e3..307652b8607 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -275,7 +275,6 @@ OC.L10N.register( "Too many requests" : "요청이 너무 많음", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "이 네트워크에 너무 요청이 많습니다. 나중에 다시 시도하십시오. 이것이 오류일 경우 관리자에게 문의하십시오.", "Error" : "오류", - "Previous" : "이전", "Internal Server Error" : "내부 서버 오류", "The server was unable to complete your request." : "서버에서 요청을 처리할 수 없습니다.", "If this happens again, please send the technical details below to the server administrator." : "만약 이 오류가 다시 발생하면 서버 관리자에게 다음 기술 정보를 알려 주십시오.", @@ -335,6 +334,7 @@ OC.L10N.register( "Account connected" : "계정 연결됨", "Your client should now be connected!" : "이제 클라이언트가 연결되야 합니다.", "You can close this window." : "윈도우를 닫으셔도 됩니다.", + "Previous" : "이전", "This share is password-protected" : "이 공유는 암호로 보호되어 있습니다.", "The password is wrong or expired. Please try again or request a new one." : "암호가 틀렸거나 만료되었습니다. 다시 시도하거나 새로운 암호를 요청하십시오.", "Please type in your email address to request a temporary password" : "임시 암호를 받기 위해 이메일 주소를 입력하십시오.", |