diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-02 02:29:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-02 02:29:44 +0000 |
commit | 7d4cb9a13d77b6e5b8822b50b901feefc5b52240 (patch) | |
tree | 1453d8f90973b06f7daa2fe71a78b6a2803bffac /apps/settings/l10n/ko.js | |
parent | 2564d7f4d1348baa4ec17dfa9ffc9b96cc826b06 (diff) | |
download | nextcloud-server-7d4cb9a13d77b6e5b8822b50b901feefc5b52240.tar.gz nextcloud-server-7d4cb9a13d77b6e5b8822b50b901feefc5b52240.zip |
Fix(l10n): π Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ko.js')
-rw-r--r-- | apps/settings/l10n/ko.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js index b69db98f2c2..6dfca886999 100644 --- a/apps/settings/l10n/ko.js +++ b/apps/settings/l10n/ko.js @@ -392,6 +392,7 @@ OC.L10N.register( "Error: This app cannot be enabled because it makes the server unstable" : "μ€λ₯: μ΄ μ±μ μλ²λ₯Ό λΆμμ νκ² λ§λ€ μ μμ΄μ νμ±νν μ μμ΅λλ€", "Documentation" : "λ¬Έμ", "Forum" : "ν¬λΌ", + "Login" : "λ‘κ·ΈμΈ", "SSL/TLS" : "SSL/TLS", "Open documentation" : "λ¬Έμ μ΄κΈ°", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "μνΈ μ΄κΈ°ν λ° μλ¦Ό μ΄λ©μΌμ 보λ΄λ €λ©΄ μ΄λ©μΌ μλ²λ₯Ό μ€μ ν΄μΌ ν©λλ€.", @@ -401,6 +402,8 @@ OC.L10N.register( "From address" : "λ³΄λΈ μ¬λ μ£Όμ", "Server address" : "μλ² μ£Όμ", "Port" : "ν¬νΈ", + "Authentication method" : "μΈμ¦ λ°©λ²", + "Authentication required" : "μΈμ¦ νμν¨", "Credentials" : "μΈμ¦ μ 보", "SMTP Username" : "SMTP μ¬μ©μ μ΄λ¦", "SMTP Password" : "SMTP μνΈ", @@ -467,12 +470,9 @@ OC.L10N.register( "Address" : "μ£Όμ", "Avatar" : "μλ°ν", "An error occured during the request. Unable to proceed." : "μμ²μ 보λ΄λ λμ€ μλ¬κ° λ°μνμμ΅λλ€. λ μ΄μ μ§νν μ μμ΅λλ€.", - "Login" : "λ‘κ·ΈμΈ", "Plain" : "μΌλ°", "NT LAN Manager" : "NT LAN κ΄λ¦¬μ", "STARTTLS" : "STARTTLS", - "Authentication method" : "μΈμ¦ λ°©λ²", - "Authentication required" : "μΈμ¦ νμν¨", "Please read carefully before activating server-side encryption: " : "μλ² μΈ‘ μνΈνλ₯Ό νμ±ννκΈ° μ μ μ½μ΄ 보μμμ€:", "Enable encryption" : "μνΈν μ¬μ©", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "κ³Όκ±°μ μ¬μ©νμλ(ownCloud <= 8.0) μνΈνλ λ°μ΄ν°μμ ν€λ₯Ό μ΄μ ν΄μΌ ν©λλ€. \"κΈ°λ³Έ μνΈν λͺ¨λ\"μ νμ±νν λ€μ 'occ encryption:migrate'λ₯Ό μ€ννμμμ€", |