diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-12 10:40:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-12 10:40:35 +0000 |
commit | 525def9ecaad833039a4cf8c7c3cf2f379076f90 (patch) | |
tree | 6a05a1f595974e33cc480d95d6ecaacb269b92d6 /apps/files_external/l10n | |
parent | 7a23b23c95896925b8631d92f02c6d3b0ddb994d (diff) | |
download | nextcloud-server-525def9ecaad833039a4cf8c7c3cf2f379076f90.tar.gz nextcloud-server-525def9ecaad833039a4cf8c7c3cf2f379076f90.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n')
-rw-r--r-- | apps/files_external/l10n/ko.js | 17 | ||||
-rw-r--r-- | apps/files_external/l10n/ko.json | 17 |
2 files changed, 34 insertions, 0 deletions
diff --git a/apps/files_external/l10n/ko.js b/apps/files_external/l10n/ko.js index 92d7b73bb25..a461d37cc2c 100644 --- a/apps/files_external/l10n/ko.js +++ b/apps/files_external/l10n/ko.js @@ -7,6 +7,7 @@ OC.L10N.register( "Error configuring OAuth2" : "OAuth2 설정 오류", "Generate keys" : "키 생성", "Error generating key pair" : "키 쌍을 생성하는 중 오류 발생", + "Type to select user or group." : "사용자 또는 그룹을 입력하십시오", "(Group)" : "(그룹)", "Compatibility with Mac NFD encoding (slow)" : "Mac NFD 인코딩 호환성 사용(느림)", "Enable encryption" : "암호화 사용", @@ -18,10 +19,13 @@ OC.L10N.register( "Read only" : "읽기 전용", "Disconnect" : "연결 해제", "Admin defined" : "관리자 지정", + "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "설정된 저장소가 많아 자동 상태 확인이 비활성화되었습니다. 클릭하여 상태를 확인하십시오", + "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "이 외부 저장소를 해제하겠습니까? Nextcloud에서 이 저장소에 더 이상 접근할 수 없게 되며, 연결된 모든 동기화 클라이언트에서 이 저장소의 파일이 사라질 것입니다. 단, 저장소에 있는 파일 자체는 삭제되지 않습니다.", "Delete storage?" : "저장소를 삭제하시겠습니까?", "Saved" : "저장됨", "Saving …" : "저장 중 …", "Save" : "저장", + "Forbidden to manage local mounts" : "로컬 마운트에 대한 관리가 금지됨", "Storage with ID \"%d\" not found" : "ID \"%d\"인 공유를 찾을 수 없음", "Invalid backend or authentication mechanism class" : "백엔드나 인증 방식 클래스가 잘못됨", "Invalid mount point" : "잘못된 마운트 지점", @@ -57,6 +61,7 @@ OC.L10N.register( "Log-in credentials, save in database" : "데이터베이스에 저장된 로그인 인증 정보", "Username and password" : "사용자 이름과 암호", "Log-in credentials, save in session" : "로그인 인증 정보, 세션에 저장됨", + "Global credentials, user entered" : "전역 인증, 사용자가 입력함", "User entered, store in database" : "사용자 데이터베이스에 저장", "RSA public key" : "RSA 공개 키", "Public key" : "공개 키", @@ -87,6 +92,7 @@ OC.L10N.register( "Share" : "공유", "Show hidden files" : "숨김 파일 표시", "Timeout" : "시간 초과", + "SMB/CIFS using OC login" : "OC 로그인을 사용하는 SMB/CIFS", "Username as share" : "사용자 이름으로 공유", "OpenStack Object Storage" : "OpenStack 객체 저장소", "Service name" : "서비스 이름", @@ -98,9 +104,19 @@ OC.L10N.register( "External storage support" : "외부 저장소 지원", "Adds basic external storage support" : "기본적인 외부 저장소 지원 추가", "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "이 앱을 사용하면 관리자가 FTP 서버, S3 또는 SWIFT 객체 저장소, 다른 Nextcloud 서버, WebDAV 서버 등 외부 저장소 공급자에 연결할 수 있습니다. 관리자는 활성화할 저장소 종류와 저장소 마운트 위치를 사용자, 그룹, 전체 시스템 단위로 설정할 수 있습니다. 사용자의 개별 Nextcloud 루트 디렉터리에 새 폴더가 나타나며, 다른 Nextcloud 폴더처럼 사용할 수 있습니다. 외부 저장소 앱을 사용하여 해당 외부 저장소에 저장된 파일에 접근할 수 있습니다. 이 때 받는 사람이 외부 저장소의 파일을 요청하면 파일 소유자의 인증 정보를 사용하여 해당 파일에 접근할 수 있도록 합니다.\n\n외부 저장소는 GUI나 명령행으로 설정할 수 있습니다. 명령행 옵션을 사용하면 고급 사용자가 대량으로 외부 저장소를 마운트하거나 마운트 우선 순위를 설정하는 등 전문가 설정을 변경할 수 있습니다. 더 많은 정보를 보려면 외부 저장소 GUI 문서와 외부 저장소 설정 파일 문서를 참조하십시오.", + "Enter missing credentials" : "유실된 인증 정보 입력", + "Unable to update this external storage config. {statusMessage}" : "이 외부 저장소의 설정을 갱신할 수 없음. {status Message}", "New configuration successfully saved" : "새로운 설정이 성공적으로 저장됨", + "There was an error with this external storage." : "이 외부 저장소에서 오류가 발생했습니다", + "We were unable to check the external storage {basename}" : "외부 저장소 {basename}을(를) 확인할 수 없습니다", + "Examine this faulty external storage configuration" : "잘못된 외부 저장소 설정을 검사합니다", "Open in Files" : "파일에서 열기", + "There was an error with this external storage. Do you want to review this mount point config in the settings page?" : "이 외부 저장소에 오류가 발생했습니다. 설정 페이지에서 해당 마운트 지점에 대한 설정을 다시 확인하시겠습니까?", "External mount error" : "외부 마운트 오류", + "List of external storage." : "외부 저장소 목록", + "There is no external storage configured. You can configure them in your Personal settings." : "설정된 외부 저장소가 없습니다. 개인 설정에서 설정할 수 있습니다.", + "There is no external storage configured and you don't have the permission to configure them." : "설정된 외부 저장소가 없으며, 외부 저장소 설정 권한이 없습니다.", + "No external storage" : "외부 저장소 없음", "Storage type" : "저장소 종류", "Unknown" : "알 수 없음", "Scope" : "범위", @@ -115,6 +131,7 @@ OC.L10N.register( "Available for" : "다음으로 사용 가능", "Click to recheck the configuration" : "설정을 다시 확인하려면 클릭", "Add storage" : "저장소 추가", + "All users" : "모든 사용자", "Advanced settings" : "고급 설정", "Allow users to mount external storage" : "사용자가 외부 저장소를 마운트하도록 허용", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "전역 인증 정보를 사용하여 같은 인증 정보를 사용하는 여러 외부 저장소에 인증할 수 있습니다.", diff --git a/apps/files_external/l10n/ko.json b/apps/files_external/l10n/ko.json index 9fcb3b73a84..ce78c581f83 100644 --- a/apps/files_external/l10n/ko.json +++ b/apps/files_external/l10n/ko.json @@ -5,6 +5,7 @@ "Error configuring OAuth2" : "OAuth2 설정 오류", "Generate keys" : "키 생성", "Error generating key pair" : "키 쌍을 생성하는 중 오류 발생", + "Type to select user or group." : "사용자 또는 그룹을 입력하십시오", "(Group)" : "(그룹)", "Compatibility with Mac NFD encoding (slow)" : "Mac NFD 인코딩 호환성 사용(느림)", "Enable encryption" : "암호화 사용", @@ -16,10 +17,13 @@ "Read only" : "읽기 전용", "Disconnect" : "연결 해제", "Admin defined" : "관리자 지정", + "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "설정된 저장소가 많아 자동 상태 확인이 비활성화되었습니다. 클릭하여 상태를 확인하십시오", + "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "이 외부 저장소를 해제하겠습니까? Nextcloud에서 이 저장소에 더 이상 접근할 수 없게 되며, 연결된 모든 동기화 클라이언트에서 이 저장소의 파일이 사라질 것입니다. 단, 저장소에 있는 파일 자체는 삭제되지 않습니다.", "Delete storage?" : "저장소를 삭제하시겠습니까?", "Saved" : "저장됨", "Saving …" : "저장 중 …", "Save" : "저장", + "Forbidden to manage local mounts" : "로컬 마운트에 대한 관리가 금지됨", "Storage with ID \"%d\" not found" : "ID \"%d\"인 공유를 찾을 수 없음", "Invalid backend or authentication mechanism class" : "백엔드나 인증 방식 클래스가 잘못됨", "Invalid mount point" : "잘못된 마운트 지점", @@ -55,6 +59,7 @@ "Log-in credentials, save in database" : "데이터베이스에 저장된 로그인 인증 정보", "Username and password" : "사용자 이름과 암호", "Log-in credentials, save in session" : "로그인 인증 정보, 세션에 저장됨", + "Global credentials, user entered" : "전역 인증, 사용자가 입력함", "User entered, store in database" : "사용자 데이터베이스에 저장", "RSA public key" : "RSA 공개 키", "Public key" : "공개 키", @@ -85,6 +90,7 @@ "Share" : "공유", "Show hidden files" : "숨김 파일 표시", "Timeout" : "시간 초과", + "SMB/CIFS using OC login" : "OC 로그인을 사용하는 SMB/CIFS", "Username as share" : "사용자 이름으로 공유", "OpenStack Object Storage" : "OpenStack 객체 저장소", "Service name" : "서비스 이름", @@ -96,9 +102,19 @@ "External storage support" : "외부 저장소 지원", "Adds basic external storage support" : "기본적인 외부 저장소 지원 추가", "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "이 앱을 사용하면 관리자가 FTP 서버, S3 또는 SWIFT 객체 저장소, 다른 Nextcloud 서버, WebDAV 서버 등 외부 저장소 공급자에 연결할 수 있습니다. 관리자는 활성화할 저장소 종류와 저장소 마운트 위치를 사용자, 그룹, 전체 시스템 단위로 설정할 수 있습니다. 사용자의 개별 Nextcloud 루트 디렉터리에 새 폴더가 나타나며, 다른 Nextcloud 폴더처럼 사용할 수 있습니다. 외부 저장소 앱을 사용하여 해당 외부 저장소에 저장된 파일에 접근할 수 있습니다. 이 때 받는 사람이 외부 저장소의 파일을 요청하면 파일 소유자의 인증 정보를 사용하여 해당 파일에 접근할 수 있도록 합니다.\n\n외부 저장소는 GUI나 명령행으로 설정할 수 있습니다. 명령행 옵션을 사용하면 고급 사용자가 대량으로 외부 저장소를 마운트하거나 마운트 우선 순위를 설정하는 등 전문가 설정을 변경할 수 있습니다. 더 많은 정보를 보려면 외부 저장소 GUI 문서와 외부 저장소 설정 파일 문서를 참조하십시오.", + "Enter missing credentials" : "유실된 인증 정보 입력", + "Unable to update this external storage config. {statusMessage}" : "이 외부 저장소의 설정을 갱신할 수 없음. {status Message}", "New configuration successfully saved" : "새로운 설정이 성공적으로 저장됨", + "There was an error with this external storage." : "이 외부 저장소에서 오류가 발생했습니다", + "We were unable to check the external storage {basename}" : "외부 저장소 {basename}을(를) 확인할 수 없습니다", + "Examine this faulty external storage configuration" : "잘못된 외부 저장소 설정을 검사합니다", "Open in Files" : "파일에서 열기", + "There was an error with this external storage. Do you want to review this mount point config in the settings page?" : "이 외부 저장소에 오류가 발생했습니다. 설정 페이지에서 해당 마운트 지점에 대한 설정을 다시 확인하시겠습니까?", "External mount error" : "외부 마운트 오류", + "List of external storage." : "외부 저장소 목록", + "There is no external storage configured. You can configure them in your Personal settings." : "설정된 외부 저장소가 없습니다. 개인 설정에서 설정할 수 있습니다.", + "There is no external storage configured and you don't have the permission to configure them." : "설정된 외부 저장소가 없으며, 외부 저장소 설정 권한이 없습니다.", + "No external storage" : "외부 저장소 없음", "Storage type" : "저장소 종류", "Unknown" : "알 수 없음", "Scope" : "범위", @@ -113,6 +129,7 @@ "Available for" : "다음으로 사용 가능", "Click to recheck the configuration" : "설정을 다시 확인하려면 클릭", "Add storage" : "저장소 추가", + "All users" : "모든 사용자", "Advanced settings" : "고급 설정", "Allow users to mount external storage" : "사용자가 외부 저장소를 마운트하도록 허용", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "전역 인증 정보를 사용하여 같은 인증 정보를 사용하는 여러 외부 저장소에 인증할 수 있습니다.", |