diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-07 00:20:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-07 00:20:27 +0000 |
commit | 9042b7b475aea66549c888e6854ed5b4ee1b8edd (patch) | |
tree | 575e3e9e4fe3402f6ff78a3a34890db4d44dd7c7 /apps/files_sharing/l10n/ko.json | |
parent | 606e2359ae60432477ede4f69ef5e51be8574b8b (diff) | |
download | nextcloud-server-9042b7b475aea66549c888e6854ed5b4ee1b8edd.tar.gz nextcloud-server-9042b7b475aea66549c888e6854ed5b4ee1b8edd.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/ko.json')
-rw-r--r-- | apps/files_sharing/l10n/ko.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/ko.json b/apps/files_sharing/l10n/ko.json index 47ab2744735..9924eb18b94 100644 --- a/apps/files_sharing/l10n/ko.json +++ b/apps/files_sharing/l10n/ko.json @@ -88,8 +88,6 @@ "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "%1$s을(를) 공유할 수 없습니다. 백엔드에서 %2$s 형식의 공유를 지원하지 않습니다", "Please specify a valid federated account ID" : "올바른 연합 계정 ID를 입력하십시오", "Please specify a valid federated group ID" : "유효한 연합 그룹 ID를 지정하세요.", - "You cannot share to a Circle if the app is not enabled" : "서클 앱이 활성화되어 있지 않으면 서클로 공유할 수 없음", - "Please specify a valid circle" : "올바른 서클을 지정하십시오", "Sharing %s failed because the back end does not support room shares" : "%s 공유 실패. 백엔드에서 대화방 공유를 지원하지 않습니다", "Sharing %s failed because the back end does not support ScienceMesh shares" : "백엔드가 ScienceMesh 공유를 지원하지 않기 때문에 %s의 공유가 실패했습니다.", "Unknown share type" : "알 수 없는 공유 형식", @@ -278,6 +276,8 @@ "Uploading files" : "파일 업로드 중", "Uploaded files:" : "업로드한 파일:", "By uploading files, you agree to the %1$sterms of service%2$s." : "파일을 업로드하면 %1$s이용 약관%2$s에 동의하는 것을 의미합니다.", + "Share not found" : "공유를 찾을 수 없음", + "Back to %s" : "%s(으)로 돌아가기", "Add to your Nextcloud" : "내 Nextcloud에 추가", "Files and folders others share with you will show up here" : "다른 사람이 공유한 파일과 폴더가 여기에 나타납니다", "Files and folders you share will show up here" : "내가 공유하는 파일과 폴더가 여기에 나타납니다", @@ -293,6 +293,8 @@ "Files" : "파일", "Please specify a valid user" : "올바른 사용자를 지정하십시오", "Please specify a valid federated user ID" : "유효한 연합 사용자 ID를 지정하세요.", + "You cannot share to a Circle if the app is not enabled" : "서클 앱이 활성화되어 있지 않으면 서클로 공유할 수 없음", + "Please specify a valid circle" : "올바른 서클을 지정하십시오", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "이 앱을 사용하여 Nextcloud 내에서 사용자간 파일을 공유할 수 있습니다. 앱을 활성화하면 관리자가 파일 공유를 허용할 그룹을 지정할 수 있습니다. 공유가 허용된 사용자는 Nextcloud 내의 다른 사용자나 그룹과 파일이나 폴더를 공유할 수 있습니다. 추가로 관리자가 링크 공유 기능을 활성화하면 Nextcloud 외부 사용자와 파일을 공유할 수 있는 외부 링크가 생성됩니다. 관리자는 암호나 만료 날짜 사용을 강제할 수 있으며, 공유 링크로 서버간 공유 기능이나 모바일 장치에서 공유를 활성화할 수 있습니다.\n공유 기능을 비활성화하면 서버에 있는 모든 공유된 파일이나 폴더를 삭제하며, 동기화 클라이언트나 모바일 앱에도 적용됩니다. 자세한 정보를 보려면 Nextcloud 문서를 참조하십시오.", "Accept user and group shares by default" : "사용자 공유나 그룹 공유를 기본으로 허용함", "Read only" : "Read only", |