diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:13 +0000 |
commit | d7aa58eab5fb44d4037184d5144029fc290b4c3a (patch) | |
tree | cef4f1016756421525a773b8c61cd6f807cd5e15 /apps/settings/l10n/ko.js | |
parent | 46a441a448c0483f69d0cb54eda822c20661b097 (diff) | |
download | nextcloud-server-d7aa58eab5fb44d4037184d5144029fc290b4c3a.tar.gz nextcloud-server-d7aa58eab5fb44d4037184d5144029fc290b4c3a.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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js index 6dfca886999..4c92203220e 100644 --- a/apps/settings/l10n/ko.js +++ b/apps/settings/l10n/ko.js @@ -48,6 +48,7 @@ OC.L10N.register( "Remote wipe was started on %1$s" : "μ격 μ κ±°κ° %1$sμ μμλ¨", "Remote wipe has finished on %1$s" : "μ격 μ κ±°κ° %1$sμ μλ£λ¨", "Your <strong>password</strong> or <strong>email</strong> was modified" : "λ΄ <strong>μνΈ</strong> λ° <strong>μ΄λ©μΌ</strong>μ΄ λ³κ²½λ¨", + "Apps" : "μ±", "Could not remove app." : "μ±μ μμ ν μ μμ", "Could not update app." : "μ±μ μ
λ°μ΄νΈ ν μ μμ", "Wrong password" : "μλͺ»λ μνΈ", @@ -80,6 +81,7 @@ OC.L10N.register( "Email could not be sent. Check your mail server log" : "μ΄λ©μΌμ λ³΄λΌ μ μμ΅λλ€. λ©μΌ μλ² λ‘κ·Έλ₯Ό νμΈνμμμ€.", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "μ΄λ©μΌμ 보λ΄λ μ€ μ€λ₯κ° λ°μνμ΅λλ€. μ€μ μ νμΈνμμμ€.(μ€λ₯: %s)", "You need to set your user email before being able to send test emails. Go to %s for that." : "μ΄λ©μΌ λ°μ‘ ν
μ€νΈλ₯Ό μ§ννκΈ° μμ λΉμ μ μ¬μ©μ μ΄λ©μΌμ μ€μ ν΄μΌ ν©λλ€. μ€μ μ μν΄ %s(μΌ)λ‘ κ°μμμ€.", + "Users" : "μ¬μ©μ", "Invalid user" : "μλͺ»λ μ¬μ©μ", "Invalid mail address" : "μλͺ»λ μ΄λ©μΌ μ£Όμ", "Settings saved" : "μ€μ μ μ₯λ¨", @@ -111,7 +113,6 @@ OC.L10N.register( "Go to %s" : "%s(μΌ)λ‘ μ΄λ", "Install Client" : "ν΄λΌμ΄μΈνΈ μ€μΉ", "Logged in user must be a subadmin" : "λ‘κ·ΈμΈν μ¬μ©μλ λΆκ΄λ¦¬μμ¬μΌ ν©λλ€.", - "Apps" : "μ±", "Settings" : "μ€μ ", "Personal" : "κ°μΈ", "Administration" : "κ΄λ¦¬", |