diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-11 02:24:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-11 02:24:52 +0000 |
commit | dc750d70d87d58f9a26df33d8255317e35d291ce (patch) | |
tree | 6e1d5b8f97fa309484c6ec0cc5d65ca083ae3466 /apps/files/l10n/ko.js | |
parent | 7d1b090b708403c0a9be29720b21b9e6dbb5919e (diff) | |
download | nextcloud-server-dc750d70d87d58f9a26df33d8255317e35d291ce.tar.gz nextcloud-server-dc750d70d87d58f9a26df33d8255317e35d291ce.zip |
Fix(l10n): π Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ko.js')
-rw-r--r-- | apps/files/l10n/ko.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index 422707db086..3d1e5cd0eef 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -1,9 +1,6 @@ OC.L10N.register( "files", { - "Storage is temporarily not available" : "μ μ₯μλ₯Ό μΌμμ μΌλ‘ μ¬μ©ν μ μμ", - "Storage invalid" : "μ μ₯μκ° μλͺ»λ¨", - "Unknown error" : "μ μ μλ μ€λ₯", "File could not be found" : "νμΌμ μ°Ύμ μ μμ", "Move or copy" : "μ΄λμ΄λ 볡μ¬", "Download" : "λ€μ΄λ‘λ", @@ -52,6 +49,7 @@ OC.L10N.register( "Unable to determine date" : "λ μ§λ₯Ό κ²°μ ν μ μμ", "This operation is forbidden" : "μ΄ μμ
μ΄ κΈμ§λ¨", "This directory is unavailable, please check the logs or contact the administrator" : "λλ ν°λ¦¬λ₯Ό μ¬μ©ν μ μμ΅λλ€. λ‘κ·Έλ₯Ό νμΈνκ±°λ κ΄λ¦¬μμκ² μ°λ½νμμμ€", + "Storage is temporarily not available" : "μ μ₯μλ₯Ό μΌμμ μΌλ‘ μ¬μ©ν μ μμ", "Could not move \"{file}\", target exists" : "\"{file}\"μ(λ₯Ό) μ΄λν μ μμ, λμμ΄ μ‘΄μ¬ν¨", "Could not move \"{file}\"" : "\"{file}\"μ(λ₯Ό) μ΄λν μ μμ", "copy" : "볡μ¬", @@ -173,6 +171,7 @@ OC.L10N.register( "Transfer" : "μ΄μ ", "Transfer {path} to {userid}" : "{path}μ(λ₯Ό) {userid}μκ² μ΄μ νκΈ°", "Invalid path selected" : "μλͺ»λ κ²½λ‘κ° μ νλ¨", + "Unknown error" : "μ μ μλ μ€λ₯", "Ownership transfer request sent" : "μμ κΆ μ΄μ μμ²μ΄ μ μ‘λ¨", "Cannot transfer ownership of a file or folder you do not own" : "λ΄κ° μμ νμ§ μμ νμΌμ΄λ ν΄λμ μμ κΆμ μ΄μ ν μ μμ", "Files settings" : "νμΌ μ€μ ", @@ -213,6 +212,7 @@ OC.L10N.register( "Pending shares" : "μ§νμ€μΈ 곡μ ", "Text file" : "ν
μ€νΈ νμΌ", "New text file.txt" : "μ ν
μ€νΈ νμΌ.txt", + "Storage invalid" : "μ μ₯μκ° μλͺ»λ¨", "Select" : "μ ν", "You donβt have permission to upload or create files here" : "μ¬κΈ°μ νμΌμ μ
λ‘λνκ±°λ λ§λ€ κΆνμ΄ μμ΅λλ€", "New" : "μλ‘ λ§λ€κΈ°", |