diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-22 00:20:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-22 00:20:18 +0000 |
commit | 0004ba890c866d443be831a8a1b9e93670dc6c80 (patch) | |
tree | 72d3453c579ea99b1f6d3ed30752de43e9a1300c /apps/files_sharing | |
parent | 753425f62290c5ec87c98feec1c460b4de3413f6 (diff) | |
download | nextcloud-server-0004ba890c866d443be831a8a1b9e93670dc6c80.tar.gz nextcloud-server-0004ba890c866d443be831a8a1b9e93670dc6c80.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/ko.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/ko.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/ko.js b/apps/files_sharing/l10n/ko.js index d0c80c68593..25a7b05c9ab 100644 --- a/apps/files_sharing/l10n/ko.js +++ b/apps/files_sharing/l10n/ko.js @@ -174,7 +174,7 @@ OC.L10N.register( "Error while creating the share" : "공유를 만드는 중 오류 발생", "View only" : "읽기 전용", "Can edit" : "편집할 수 있음", - "File drop" : "파일 떨구기", + "File drop" : "업로드만 허용", "Search for share recipients" : "공유 받는이 검색", "No recommendations. Start typing." : "추천 없음. 타이핑을 시작하십시오", "Resharing is not allowed" : "다시 공유할 수 없음", diff --git a/apps/files_sharing/l10n/ko.json b/apps/files_sharing/l10n/ko.json index aadbf967476..d37b48da65e 100644 --- a/apps/files_sharing/l10n/ko.json +++ b/apps/files_sharing/l10n/ko.json @@ -172,7 +172,7 @@ "Error while creating the share" : "공유를 만드는 중 오류 발생", "View only" : "읽기 전용", "Can edit" : "편집할 수 있음", - "File drop" : "파일 떨구기", + "File drop" : "업로드만 허용", "Search for share recipients" : "공유 받는이 검색", "No recommendations. Start typing." : "추천 없음. 타이핑을 시작하십시오", "Resharing is not allowed" : "다시 공유할 수 없음", |