diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-16 00:19:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-16 00:19:10 +0000 |
commit | 15b14378824b53dbfd9358d082a12dccfd314d76 (patch) | |
tree | 67b522bbabd52fb26e5efc939e8ba9d4a5514f2b /apps/settings/l10n/ko.js | |
parent | 631b39d65c7f7b8961d643441f19bc9188842b42 (diff) | |
download | nextcloud-server-15b14378824b53dbfd9358d082a12dccfd314d76.tar.gz nextcloud-server-15b14378824b53dbfd9358d082a12dccfd314d76.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ko.js')
-rw-r--r-- | apps/settings/l10n/ko.js | 74 |
1 files changed, 72 insertions, 2 deletions
diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js index 85aa85c0d02..f3ef1149281 100644 --- a/apps/settings/l10n/ko.js +++ b/apps/settings/l10n/ko.js @@ -38,6 +38,8 @@ OC.L10N.register( "{actor} changed your email address" : "{actor} 님이 내 이메일 주소를 변경함", "You changed your email address" : "내 이메일 주소를 변경함", "Your email address was changed by an administrator" : "관리자가 내 이메일 주소를 변경함", + "You created an app password for a session named \"{token}\"" : "세션 \"{token}\"에 대한 앱 압호를 생성했습니다", + "An administrator created an app password for a session named \"{token}\"" : "관리자가 세션 \"{token}\"에 대한 앱 압호를 생성했습니다", "You deleted app password \"{token}\"" : "앱 패스워드 \"{token}\"이 제거되었습니다.", "You renamed app password \"{token}\" to \"{newToken}\"" : "앱 패스워드 \"{token}\"의 이름을 \"{newToken}\"으로 바꿨습니다.", "You granted filesystem access to app password \"{token}\"" : "앱 패스워드 \"{token}\"에 대해 파일 시스템 접근을 허가함", @@ -66,6 +68,7 @@ OC.L10N.register( "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the Nextcloud log file for more details." : "https://nextcloud.com에 대한 HTTPS 요청 중 오류가 발생하여 cURL의 TLS 버전이 오래되었는지 확인할 수 없습니다. 자세한 정보는 Nextcloud 로그 파일을 참조하여 주십시오.", "Administrator documentation" : "관리자 문서", "User documentation" : "사용자 문서", + "Nextcloud help overview" : "Nextcloud 도움말 개관", "Invalid SMTP password." : "SMTP 암호가 잘못되었습니다.", "Email setting test" : "이메일 설정 시험", "Well done, %s!" : "%s 님, 잘 하셨습니다!", @@ -115,7 +118,7 @@ OC.L10N.register( "Overview" : "개요", "Basic settings" : "기본 설정", "Sharing" : "공유", - "Availability" : "가용성", + "Availability" : "시간 조율", "Calendar" : "달력", "Personal info" : "개인 정보", "Mobile & desktop" : "모바일 & 데스크톱", @@ -124,27 +127,94 @@ OC.L10N.register( "Background jobs" : "배경 작업", "Unlimited" : "무제한", "Verifying" : "검사", + "App directories owner" : "앱 디렉토리 소유자", + "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "일부 앱 디렉토리를 웹 서버가 아닌 다른 사용자가 소유하고 있습니다. 앱을 수동으로 설치한 경우에 발생할 수 있습니다. 다음 앱 디렉토리의 사용 권한을 확인하십시오: %s", + "App directories have the correct owner \"%s\"" : "앱 디렉토리가 소유자 \"%s\"이(가) 올바릅니다", + "Your remote address could not be determined." : "원격 주소가 지정되지 않았습니다", + "Old user imported certificates" : "과거 사용자가 인증서를 가져왔습니다", "A background job is pending that checks for user imported SSL certificates. Please check back later." : "사용자가 불러온 SSL 인증서를 확인하는 백그라운드 작업이 진행중입니다. 나중에 다시 확인하십시오.", "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "현재 사용자가 불러온 SSL 인증서 중 Nextcloud 21과 함께 사용할 수 없는 것이 있습니다. 이러한 인증서는 커맨드라인 명령어 \"occ security:certificates:import\"로 불러올 수 있습니다. 데이터 디렉토리 내부에 있는 해당 인증서의 경로가 아래에 표시됩니다.", + "Database missing columns" : "데이터베이스의 행이 사라졌습니다", + "Missing optional column \"%s\" in table \"%s\"." : "표 \"%s\"의 optional column \"%s\"이(가) 사라졌습니다", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "데이터베이스에 일부 선택적 열이 누락되었습니다. 큰 테이블에 열을 추가하는 데 시간이 걸릴 수 있기 때문에 선택 사항일 수 있는 열이 자동으로 추가되지 않았습니다. 명령행에서 \"occ db:add-missing-columns\"를 실행하면 누락된 열을 인스턴스를 실행되는 동안 수동으로 추가할 수 있습니다. 열이 추가되면 일부 기능의 응답성이나 사용성이 향상될 수 있습니다.", + "Database missing indices" : "데이터베이스의 색인이 사라졌습니다", + "Missing optional index \"%s\" in table \"%s\"." : "표 \"%s\"의 optional index \"%s\"이(가) 사라졌습니다", "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "데이터베이스에 일부 인덱스가 없습니다. 큰 테이블에 인덱스를 추가하는 데 시간이 걸리기 때문에 자동으로 추가하지 않았습니다. 명령행에서 \"occ db:add-missing-indices\" 명령을 실행하여 인스턴스를 실행하는 동안 수동으로 인덱스를 추가할 수 있습니다. 해당 테이블에 인덱스를 추가하면 질의 속도가 다시 빨라집니다.", + "Database missing primary keys" : "데이터베이스의 기본 키가 사라졌습니다", + "Missing primary key on table \"%s\"." : "표 \"%s\"의 기본키가 사라졌습니다", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "데이터베이스에 일부 기본 키가 누락되었습니다. 큰 테이블에 기본 키를 추가하는 데 시간이 걸릴 수 있기 때문에 자동으로 추가되지 않았습니다. 명령행에서 \"occ db:add-missing-primary-keys\"를 실행하면 인스턴스가 계속 실행되는 동안 누락된 기본 키를 수동으로 추가할 수 있습니다.", + "Default phone region" : "기본 국가 번호", + "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "기본 국가 번호가 설정되지 않았습니다. 기본 국가 번호를 설정하면 프로필에서 국가 번호를 생략하고 전화번호를 입력할 수 있습니다. ISO 3166-1 코드를 참조하여 설정 파일에 \"default_phone_region\"을 추가하십시오.", + "Email test" : "이메일 시험", + "Email test was successfully sent" : "시험 이메일이 성공적으로 전송됨", + "You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "이메일 서버 설정이 입력되지 않았거나 검증되지 않았습니다. \"기본 설정\"으로 이동해 설정을 완료하십시오. 서버 정보를 입력한 후 양식 아래 \"이메일 발송\" 버튼을 눌러 설정을 검증하십시오.", + "File locking" : "파일 잠금", + "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "트랜잭션 파일 잠금이 비활성화되어 있어 동시 접근 시 문제가 발생할 수 있습니다. config.php에서 \"filelocking.enabled\"를 활성화하여 이 문제를 방지하십시오.", + "The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "데이터베이스가 트랜잭션 파일 잠금에 사용됩니다. 성능을 향상하려면, 가능한 경우 memcache를 설정하십시오.", + "Forwarded for headers" : "헤더에 전달됨", + "Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "\"trusted_proxies\" 설정이 바르지 않습니다. 배열(array) 형식으로 설정해야 합니다.", + "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "역방향 프록시 헤더 설정이 잘못되었습니다. 이는 보안과 관련된 문제이며, 공격자가 Nextcloud 상에서 IP 주소를 스푸핑할 수 있습니다.", + "Your IP address was resolved as %s" : "IP 주소가 %s(으)로 resolve 됨", + "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "역방향 프록시 헤더 설정이 올바르지 않거나 신뢰하는 프록시를 통해 Nextcloud에 접근하고 있을 수 있습니다. 그렇지 않다면, 이는 보안 문제이며 공격자가 Nextcloud 상에서 IP 주소를 스푸핑할 수 있습니다. ", + "Internet connectivity" : "인터넷 연결", + "Internet connectivity is disabled in configuration file." : "인터넷 연결이 설정 파일에서 비활성화 되었습니다", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "서버가 인터넷에 연결되지 않아 다수의 종단점에 도달할 수 없습니다. 이로 인해 외부 저장소 마운트, 서드파티 앱 업데이트와 설치에 대한 알림 수신 등의 기능을 사용할 수 없을 것입니다. 원격 파일 접근과 알림 이메일 전송 또한 작동하지 않을 것입니다. 서버를 인터넷과 연결하여 모든 기능을 사용하십시오.", + "Old server-side-encryption" : "구식 서버 측 암호화", "Disabled" : "비활성화됨", "The old server-side-encryption format is enabled. We recommend disabling this." : "구형 포맷의 서버 측 암호화가 활성화된 상태입니다. 이를 비활성화 하는 것을 권장합니다.", + "Maintenance window start" : "유지 보수 창 시작", + "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "서버 유지관리 창의 시작 시간이 설정되지 않았습니다. 자원 집약적인 배경 작업이 사용자의 주된 사용 시간에 시작할 수 있습니다. 부하가 큰 작업에 의해 사용자가 불편을 겪지 않도록, 사용량이 적은 시간대로 이를 지정하십시오.", + "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "유지 보수 창이 부하가 큰 백그라운드 작업을 수행하기 위해 {start}:00 UTC에서 {end}:00 UTC에 동작합니다", + "Configured" : "설정됨", + "No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "메모리 캐시가 설정되지 않았습니다. 성능 향상을 위해, 가능한 경우 memcache를 설정하십시오.", + "PHP default charset" : "PHP 기본 문자셋", + "PHP configuration option \"default_charset\" should be UTF-8" : "PHP 설정 \"default_charset\"이 UTF-8이어야 합니다", "Supported" : "지원됨", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "PHP에 Freetype 지원이 없습니다. 프로필 사진과 설정 인터페이스가 올바르게 표시되지 않을 수도 있습니다.", + "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP에서 시스템 환경 변수를 올바르게 조회할 수 없는 것 같습니다. getenv(\"PATH\") 시험 결과 빈 값이 반환되었습니다.", + "PHP memory limit" : "PHP 메모리 제한", + "The PHP memory limit is below the recommended value of %s." : "PHP 메모리 제한이 추천값인 %s보다 작습니다.", + "PHP modules" : "PHP 모듈", + "This instance is missing some required PHP modules. It is required to install them: %s." : "이 인스턴스에 필수 PHP 모듈 중 일부가 존재하지 않습니다. 다음 모듈을 설치하십시오: %s", + "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "이 인스턴스에 권장 PHP 모듈 중 일부가 존재하지 않습니다. 성능 향상과 호환성을 위하여 다음 PHP 모듈을 설치하는 것이 좋습니다: %s", + "PHP opcache" : "PHP opcache", "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "PHP OPcache 모듈이 로드되지 않았습니다. 더 나은 성능을 위해 이를 PHP에 로드하는 것이 권장됩니다.", + "OPcache is disabled. For better performance, it is recommended to apply \"opcache.enable=1\" to your PHP configuration." : "Opcache가 비활성화되었습니다. 성능 향상을 위해, PHP 설정에 \"opcache.enable=1\"을 적용하십시오.", + "The shared memory based OPcache is disabled. For better performance, it is recommended to apply \"opcache.file_cache_only=0\" to your PHP configuration and use the file cache as second level cache only." : "공유 메모리 기반 OPcahce가 비활성화되었습니다. 성능 향상을 위해 PHP 설정에 \"opcache.file_cache_only=0\"을 적용하고, 파일 캐시를 2단계 캐시 전용으로 사용하십시오.", + "OPcache is not working as it should, opcache_get_status() returns false, please check configuration." : "OPcache가 올바르게 작동하고 있지 않으며, opcache_get_status()가 false를 반환합니다. 설정을 확인하십시오.", + "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be kept in the cache, it is recommended to apply \"opcache.max_accelerated_files\" to your PHP configuration with a value higher than \"%s\"." : "OPcache 키의 최대 수에 거의 도달했습니다. 모든 스크립트가 캐시에 유지될 수 있도록, PHP 설정에서 \"opcache.max_accelerated_files\"를 \"%s\"보다 높은 값으로 적용하십시오.", + "The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply \"opcache.memory_consumption\" to your PHP configuration with a value higher than \"%s\"." : "OPcache 버퍼가 거의 가득 찼습니다. 모든 스크립트가 캐시에 유지될 수 있도록, PHP 설정에서 \"opcache.memory_consumption\"을 \"%s\"보다 높은 값으로 적용하십시오.", + "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "OPcache interned strings 버퍼가 거의 가득 찼습니다. 반복되는 문자열이 효율적으로 캐싱되도록, PHP 설정에서 \"opcache.interned_strings_buffer\"를 \"%s\"보다 높은 값으로 적용하십시오.", + "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache가 주석을 삭제하도록 설정되었습니다. OPcache 활성화 시, Nextcloud의 정상 동작을 위해 \"opcache.save_comments=1\"이 반드시 설정되어야 합니다.", + "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud가 OPcache API를 사용하도록 허용되지 않았습니다. OPcache 활성화 시 Nextcloud core 및 앱 업그레이드 시 오류를 방지하기 위해서는, 모든 Nextcloud 디렉토리를 \"opcache.restrict_api\"에 포함시키거나, 이 설정을 해제하여 OPcache API 제한을 비활성화하는 것이 좋습니다.", + "The PHP OPcache module is not properly configured. %s." : "PHP OPcache 모듈이 올바르게 설정되지 않았습니다. %s", + "Correctly configured" : "바르게 설정됨", + "PHP version" : "PHP 버전", + "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "현재 PHP %s이(가) 동작 중입니다. Nextcloud 27에서 PHP 8.0의 지원이 중단되었습니다. Nextcloud 28은 최소 PHP 8.1이 요구됩니다. 가능한 빨리 PHP Group에서 제공하는 공식 지원 PHP 버전으로 업그레이드 하십시오.", + "You are currently running PHP %s." : "현재 PHP %s이(가) 동작 중입니다.", + "PHP \"output_buffering\" option" : "PHP \"output_buffering\" 옵션", + "PHP configuration option \"output_buffering\" must be disabled" : "PHP 설정 옵션 \"output_buffering\"은 반드시 비활성화해야 합니다.", + "Random generator" : "난수 생성기", + "No suitable source for randomness found by PHP which is highly discouraged for security reasons." : "PHP가 적절한 난수 생성기를 찾을 수 없으며, 이는 보안에 상당히 좋지 않습니다.", + "Secure" : "보안", + "Configuration file access rights" : "설정 파일 접근 권한", "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "읽기 전용 설정이 활성화되었습니다. 이 상태에서는 웹 인터페이스를 통하여 일부 설정을 변경할 수 없습니다. 또한 매 업데이트마다 파일을 쓸 수 있는 상태로 변경해야 합니다.", + "Nextcloud configuration file is writable" : "Nextcloud 설정 파일이 쓰기가능한 상태입니다", + "Database version" : "데이터베이스 버전", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "현재 MariaDB \"%s\" 버전이 사용되고 있습니다. Nextcloud 21 및 그 이상의 버전은 이를 지원하지 않습니다. MariaDB 10.2 이상을 사용하십시오.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "현재 MySQL \"%s\" 버전이 사용되고 있습니다. Nextcloud 21 및 그 이상의 버전은 이를 지원하지 않습니다. MySQL 8.0 혹은 MariaDB 10.2 이상을 사용하십시오.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "현재 PostgreSQL \"%s\" 버전이 사용되고 있습니다. Nextcloud 21 및 그 이상의 버전은 이를 지원하지 않습니다. PostgreSQL 9.6 이상을 사용하십시오.", + "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLite가 현재 백엔드 데이터베이스로 사용중입니다. 더 큰 규모의 인스턴스에는 다른 데이터베이스 백엔드를 사용하는 것이 좋습니다. 이는 특히 데스크탑 클라이언트를 통한 파일 동기화를 사용할 때 권장됩니다. 다른 데이터베이스로 이전할 때에는 명령행 도구 \"occ db:convert-type\"을 사용하십시오.", + "Unknown database platform" : "알 수 없는 데이터베이스 플랫폼", "Architecture" : "건축", + "64-bit" : "64비트", + "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "이 PHP가 32비트용인 것 같습니다. Nextcloud는 64비트 시스템에서 원활하게 동작합니다. OS와 PHP를 64비트로 업그레이드 하십시오.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "데이터베이스가 \"READ COMMITTED\" 트랜잭션 격리 수준에서 실행되고 있지 않습니다. 여러 작업이 동시에 실행될 때 문제가 발생할 수 있습니다.", "Profile information" : "프로필 정보", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "프로필 사진, 전체 이름, 이메일, 전화번호, 주소, 웹사이트, 트위터, 조직, 직책, 표제, 소개문구 및 프로필 활성화 여부", "Nextcloud settings" : "Nextcloud 환경설정", + "Machine translation" : "기계 번역", "Here you can decide which group can access certain sections of the administration settings." : "이곳에서 각 설정 메뉴별로 해당 메뉴에 접근 가능한 그룹을 지정할 수 있습니다.", "None" : "없음", "Unable to modify setting" : "설정을 수정할 수 없습니다.", @@ -426,7 +496,7 @@ OC.L10N.register( "SMTP Password" : "SMTP 암호", "Save" : "저장", "Test and verify email settings" : "이메일 설정 테스트 및 검증", - "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "이 인스턴스의 보안과 성능을 위해서 모든 것이 정확하게 설정되어야 합니다. 그러기 위해서 자동적으로 몇 가지를 확인하겠습니다. 더 자세한 정보를 위해서 링크된 문서를 참고하세요.", + "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "정확한 설정은 인스턴스의 보안과 성능에 중요합니다. 아래의 자동 진단 결과를 참조하여 최적의 설정으로 조정하십시오. 더 자세한 정보를 위해서 링크된 문서를 참고하세요.", "All checks passed." : "모든 검사를 통과했습니다.", "There are some errors regarding your setup." : "설정을 살펴본 결과 몇 가지 에러가 있습니다.", "There are some warnings regarding your setup." : "설정을 살펴본 결과 몇 가지 경고할 것이 있습니다.", |