diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-28 00:28:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-28 00:28:36 +0000 |
commit | cf035c8cad039b89c2a58353e21c4a762e1dd256 (patch) | |
tree | 7c00aa299ce895d1dfdab94b53aee0b2dbe75be6 /apps/files_sharing/l10n/ko.json | |
parent | 0181e189a6b09d594e86cf11a1dd0c72ea23cc1d (diff) | |
download | nextcloud-server-cf035c8cad039b89c2a58353e21c4a762e1dd256.tar.gz nextcloud-server-cf035c8cad039b89c2a58353e21c4a762e1dd256.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 | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/apps/files_sharing/l10n/ko.json b/apps/files_sharing/l10n/ko.json index 893d7b2d941..73a57415f1b 100644 --- a/apps/files_sharing/l10n/ko.json +++ b/apps/files_sharing/l10n/ko.json @@ -118,15 +118,6 @@ "Choose a default folder for accepted shares" : "수락한 공유의 기본 폴더를 지정하세요.", "Invalid path selected" : "잘못된 경로가 선택됨", "Unknown error" : "알 수 없는 오류", - "Allow editing" : "Allow editing", - "Read only" : "Read only", - "Allow upload and editing" : "업로드와 수정 허용", - "File drop (upload only)" : "업로드만 허용", - "Custom permissions" : "사용자 지정 권한", - "Read" : "읽기", - "Upload" : "업로드", - "Edit" : "편집", - "Bundled permissions" : "번들 권한", "Open Sharing Details" : "공유 세부 사항 열기", "group" : "그룹", "conversation" : "대화", @@ -167,6 +158,7 @@ "View only" : "읽기 전용", "Can edit" : "편집할 수 있음", "File drop" : "업로드만 허용", + "Custom permissions" : "사용자 지정 권한", "Search for share recipients" : "공유 받는이 검색", "No recommendations. Start typing." : "추천 없음. 타이핑을 시작하십시오", "Resharing is not allowed" : "다시 공유할 수 없음", @@ -182,6 +174,8 @@ "Talk conversation" : "토크 대화", "Deck board" : "Deck 보드", "on {server}" : "{server}에서", + "Allow upload and editing" : "업로드와 수정 허용", + "Allow editing" : "Allow editing", "Upload only" : "업로드만", "Advanced settings" : "고급 설정", "Share label" : "레이블 공유", @@ -196,7 +190,9 @@ "Allow download" : "다운로드 허용", "Note to recipient" : "받는이에게 메모", "Enter a note for the share recipient" : "받는이를 위한 메모 입력", + "Read" : "읽기", "Create" : "생성", + "Edit" : "편집", "Share" : "공유", "Delete share" : "공유 삭제", "Share with {userName}" : "{userName}와(과) 공유", @@ -288,6 +284,10 @@ "Sharing %s failed because the back end does not support sciencemesh shares" : "백엔드가 ScienceMesh 공유를 지원하지 않기 때문에 %s의 공유가 실패했습니다.", "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", + "File drop (upload only)" : "업로드만 허용", + "Upload" : "업로드", + "Bundled permissions" : "번들 권한", "Allow creating" : "생성 수락", "Allow deleting" : "삭제 수락", "Allow resharing" : "재공유 허용", |