diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-17 02:26:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-17 02:26:53 +0000 |
commit | 7ab34eefc599cc7fd104f91213c28aeedee383db (patch) | |
tree | fd48b23539cd44e54d970d2cab4870f868d62b38 /apps/files_external/l10n/ko.js | |
parent | 614e3e29690b23f2fb6b6e2a15079fe8482e58b9 (diff) | |
download | nextcloud-server-7ab34eefc599cc7fd104f91213c28aeedee383db.tar.gz nextcloud-server-7ab34eefc599cc7fd104f91213c28aeedee383db.zip |
Fix(l10n): π Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n/ko.js')
-rw-r--r-- | apps/files_external/l10n/ko.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/ko.js b/apps/files_external/l10n/ko.js index e9a63b9250d..54883d3a26b 100644 --- a/apps/files_external/l10n/ko.js +++ b/apps/files_external/l10n/ko.js @@ -10,7 +10,6 @@ OC.L10N.register( "Error configuring OAuth2" : "OAuth2 μ€μ μ€λ₯", "Generate keys" : "ν€ μμ±", "Error generating key pair" : "ν€ μμ μμ±νλ μ€ μ€λ₯ λ°μ", - "All users. Type to select user or group." : "λͺ¨λ μ¬μ©μμ
λλ€. μ¬μ©μλ κ·Έλ£Ήμ μ ννλ €λ©΄ μ
λ ₯νμμμ€.", "(Group)" : "(κ·Έλ£Ή)", "Compatibility with Mac NFD encoding (slow)" : "Mac NFD μΈμ½λ© νΈνμ± μ¬μ©(λλ¦Ό)", "Enable encryption" : "μνΈν μ¬μ©", @@ -127,6 +126,7 @@ OC.L10N.register( "Add storage" : "μ μ₯μ μΆκ°", "Advanced settings" : "κ³ κΈ μ€μ ", "Allow users to mount external storage" : "μ¬μ©μκ° μΈλΆ μ μ₯μλ₯Ό λ§μ΄νΈνλλ‘ νμ©", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "μ μ μΈμ¦ μ 보λ₯Ό μ¬μ©νμ¬ κ°μ μΈμ¦ μ 보λ₯Ό μ¬μ©νλ μ¬λ¬ μΈλΆ μ μ₯μμ μΈμ¦ν μ μμ΅λλ€." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "μ μ μΈμ¦ μ 보λ₯Ό μ¬μ©νμ¬ κ°μ μΈμ¦ μ 보λ₯Ό μ¬μ©νλ μ¬λ¬ μΈλΆ μ μ₯μμ μΈμ¦ν μ μμ΅λλ€.", + "All users. Type to select user or group." : "λͺ¨λ μ¬μ©μμ
λλ€. μ¬μ©μλ κ·Έλ£Ήμ μ ννλ €λ©΄ μ
λ ₯νμμμ€." }, "nplurals=1; plural=0;"); |