diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-28 00:23:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-28 00:23:19 +0000 |
commit | 3df82a14a58322a1490fae79493dd3aa73b89a46 (patch) | |
tree | 3025e1b991595b3ec7cb6128503fac6f13ef88ee /apps/files/l10n/ko.js | |
parent | bf3ff8bbb8586f325ea60e48528e321ff70d7a31 (diff) | |
download | nextcloud-server-3df82a14a58322a1490fae79493dd3aa73b89a46.tar.gz nextcloud-server-3df82a14a58322a1490fae79493dd3aa73b89a46.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 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index 5b5fbe97521..ef89f0bd461 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -340,15 +340,10 @@ OC.L10N.register( "Direct link was copied (only works for users who have access to this file/folder)" : "직접 링크를 복사했습니다. (이 파일 및 폴더에 접근할 수 있는 사용자에게만 작동)", "Copy direct link (only works for users who have access to this file/folder)" : "직접 링크 복사(이 파일/폴더에 접근 권한이 있는 사람만)", "\"remote user\"" : "\"원격 사용자\"", - "File name" : "파일 이름", - "\"{char}\" is not allowed inside a file name." : "파일 이름에 \"{char}\"(을)를 넣을 수 없습니다.", - "\"{name}\" is not an allowed filetype." : "\"{name}\"은(는) 허용된 파일 형식이 아님.", "{newName} already exists." : "{newName}이(가) 이미 존재함.", "Name cannot be empty" : "이름이 비어 있을 수 없음", "Another entry with the same name already exists" : "같은 이름의 항목이 이미 있습니다.", "Storage informations" : "저장소 정보", - "A file or folder with that name already exists." : "같은 이름을 사용하는 파일 또는 폴더가 이미 있습니다.", - "Invalid file name" : "잘못된 파일 이름", "Open the files app settings" : "파일 앱 설정을 열기", "You might not have have permissions to view it, ask the sender to share it" : "이것을 볼 권한이 없는 것 같습니다, 보낸 이에게 공유를 요청하세요.", "The files is locked" : "이 파일은 잠겼습니다.", |