diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-22 02:26:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-22 02:26:32 +0000 |
commit | 710c593d53ab077338ac90d6c73b851d2cc331dc (patch) | |
tree | eb95000ccdcb4b6a85ce7052ac23a9a9abc47005 /apps/dav/l10n/ko.js | |
parent | 926f795df1c69aa112a908ca274585664eaf9f30 (diff) | |
download | nextcloud-server-710c593d53ab077338ac90d6c73b851d2cc331dc.tar.gz nextcloud-server-710c593d53ab077338ac90d6c73b851d2cc331dc.zip |
Fix(l10n): π Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/ko.js')
-rw-r--r-- | apps/dav/l10n/ko.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/dav/l10n/ko.js b/apps/dav/l10n/ko.js index 93f6f811449..05da9cf3b69 100644 --- a/apps/dav/l10n/ko.js +++ b/apps/dav/l10n/ko.js @@ -122,6 +122,8 @@ OC.L10N.register( "Encryption not ready: %1$s" : "μνΈνκ° μ€λΉλμ§ μμ: %1$s", "Failed to open file: %1$s" : "νμΌμ μ΄ μ μμ: %1$s", "Failed to unlink: %1$s" : "νμΌμ μμ ν μ μμ: %1$s", + "Invalid chunk name" : "μλͺ»λ μ²ν¬ μ΄λ¦", + "Could not rename part file assembled from chunks" : "μ²ν¬μμ μ‘°ν© λ λΆλΆ νμΌμ μ΄λ¦μ λ°κΏ μ μμ", "Failed to write file contents: %1$s" : "νμΌ λ΄μ©μ μΈ μ μμ: %1$s", "File not found: %1$s" : "νμΌμ μ°Ύμ μ μμ: %1$s", "System is in maintenance mode." : "μμ€ν
μ΄ μ μ§ κ΄λ¦¬ λͺ¨λμ
λλ€.", @@ -189,8 +191,6 @@ OC.L10N.register( "A calendar <strong>todo</strong> was modified" : "λ¬λ ₯μ <strong>ν μΌ</strong>μ΄ μμ λ¨", "Invitation canceled" : "μ΄λμ₯ μ·¨μλ¨", "Invitation updated" : "μ΄λμ₯ μ
λ°μ΄νΈλ¨", - "Invitation" : "μ΄λ", - "Invalid chunk name" : "μλͺ»λ μ²ν¬ μ΄λ¦", - "Could not rename part file assembled from chunks" : "μ²ν¬μμ μ‘°ν© λ λΆλΆ νμΌμ μ΄λ¦μ λ°κΏ μ μμ" + "Invitation" : "μ΄λ" }, "nplurals=1; plural=0;"); |