diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-07 02:28:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-07 02:28:31 +0000 |
commit | 99be997dcaefbc561e8c8085e01136655ec26247 (patch) | |
tree | 7e4c56e4220aed40986a5989cd734312c56ceff1 /apps/files/l10n/ko.json | |
parent | 012624743917cf9388f2abd33760a50d83d497e9 (diff) | |
download | nextcloud-server-99be997dcaefbc561e8c8085e01136655ec26247.tar.gz nextcloud-server-99be997dcaefbc561e8c8085e01136655ec26247.zip |
Fix(l10n): π Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ko.json')
-rw-r--r-- | apps/files/l10n/ko.json | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index 07212169ee3..c8cc2843690 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -159,6 +159,7 @@ "The ownership transfer of {path} from {user} has completed." : "{user}(μΌ)λ‘λΆν° {path}μ μμ κΆμ λ°μμ΅λλ€.", "in %s" : "%s", "File Management" : "νμΌ κ΄λ¦¬", + "Select all" : "λͺ¨λ μ ν", "Transfer ownership of a file or folder" : "νμΌμ΄λ ν΄λμ μμ κΆ μ΄μ ", "Choose file or folder to transfer" : "μ΄μ ν νμΌμ΄λ ν΄λ κ³ λ₯΄κΈ°", "Change" : "λ³κ²½", @@ -171,6 +172,8 @@ "Unknown error" : "μ μ μλ μ€λ₯", "Ownership transfer request sent" : "μμ κΆ μ΄μ μμ²μ΄ μ μ‘λ¨", "Cannot transfer ownership of a file or folder you do not own" : "λ΄κ° μμ νμ§ μμ νμΌμ΄λ ν΄λμ μμ κΆμ μ΄μ ν μ μμ", + "No files in here" : "μ¬κΈ°μ νμΌ μμ", + "Go back" : "λ€λ‘ κ°κΈ°", "Files settings" : "νμΌ μ€μ ", "Show hidden files" : "μ¨κΉ νμΌ λ³΄μ΄κΈ°", "Additional settings" : "κ³ κΈ μ€μ ", @@ -186,19 +189,17 @@ "Creating file" : "νμΌ λ§λ€κΈ°", "Blank" : "μ¬λ°±", "Unable to create new file from template" : "ν
νλ¦ΏμΌλ‘ μ νμΌμ λ§λ€ μ μμ", + "Delete permanently" : "μꡬν μμ ", "Set up templates folder" : "ν
νλ¦Ώ ν΄λ μ€μ ", "Templates" : "ν
νλ¦Ώ", "Unable to initialize the templates directory" : "ν
νλ¦Ώ λλ ν°λ¦¬λ₯Ό μ€μ ν μ μμ", "Toggle grid view" : "λͺ¨λ 보기 μ ν", - "No files in here" : "μ¬κΈ°μ νμΌ μμ", "Upload some content or sync with your devices!" : "νμΌμ μ
λ‘λνκ±°λ μ₯μΉμ λκΈ°ννμμμ€!", "No entries found in this folder" : "μ΄ ν΄λμ νλͺ© μμ", - "Select all" : "λͺ¨λ μ ν", "Upload too large" : "μ
λ‘λν νμΌμ΄ λ무 νΌ", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "μ΄ νμΌμ΄ μλ²μμ νμ©νλ μ΅λ μ
λ‘λ κ°λ₯ μ©λλ³΄λ€ ν½λλ€.", "No favorites yet" : "μ¦κ²¨μ°Ύλ νλͺ© μμ", "Files and folders you mark as favorite will show up here" : "μ¦κ²¨μ°ΎκΈ°μ μΆκ°ν νμΌκ³Ό ν΄λκ° μ¬κΈ°μ λνλ©λλ€", - "Deleted files" : "μμ λ νμΌ", "Shares" : "곡μ ", "Shared with others" : "λ€λ₯Έ μ¬λκ³Ό 곡μ λ¨", "Shared with you" : "λμ 곡μ λ¨", @@ -216,6 +217,7 @@ "Cannot transfer ownership of a file or folder you don't own" : "λ΄κ° μμ νμ§ μμ νμΌμ΄λ ν΄λμ μμ κΆμ μ΄μ ν μ μμ", "%s used" : "%s μ¬μ©ν¨", "%1$s of %2$s used" : "%2$s μ€ %1$s μ¬μ©λ¨", - "Settings" : "μ€μ " + "Settings" : "μ€μ ", + "Deleted files" : "μμ λ νμΌ" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |