diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-28 00:19:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-28 00:19:08 +0000 |
commit | f36a9d09f28123a692f9bad14087d9d0cfea0bad (patch) | |
tree | 82a4030435e486530b8dde7bd08ffac8941bff81 /apps/settings | |
parent | 5eaac6d59cfc075e69327745c3c9a3e1d3041d9c (diff) | |
download | nextcloud-server-f36a9d09f28123a692f9bad14087d9d0cfea0bad.tar.gz nextcloud-server-f36a9d09f28123a692f9bad14087d9d0cfea0bad.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings')
-rw-r--r-- | apps/settings/l10n/ko.js | 19 | ||||
-rw-r--r-- | apps/settings/l10n/ko.json | 19 |
2 files changed, 38 insertions, 0 deletions
diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js index 545c8465caa..0517f51951c 100644 --- a/apps/settings/l10n/ko.js +++ b/apps/settings/l10n/ko.js @@ -126,7 +126,10 @@ OC.L10N.register( "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\"이(가) 올바릅니다", + "Brute-force Throttle" : "무차별 대입 공격 쓰로틀링", "Your remote address could not be determined." : "원격 주소가 지정되지 않았습니다", + "Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "당신의 원격지 주소는 \"%s\"(으)로 식별되며, 현재 무차별 대입 공격 방어를 위해 여러 요청의 성능을 저하시켰습니다. 위 원격지 주소가 당신의 주소가 아니라면, 프록시 설정이 제대로 되지 않았음을 나타냅니다.", + "Your remote address \"%s\" is not brute-force throttled." : "원격지 주소 \"%s\"은(는) 무차별 대입 공격 쓰로틀링이 작동되지 않았습니다.", "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\"로 불러올 수 있습니다. 데이터 디렉토리 내부에 있는 해당 인증서의 경로가 아래에 표시됩니다.", @@ -137,6 +140,8 @@ OC.L10N.register( "It was not possible to execute the cron job via CLI. The following technical errors have appeared:\n%s" : "CLI를 통한 Cron 작업을 수행할 수 없습니다. 다음의 오류가 발생하였습니다: %s", "The last cron job ran without errors." : "마지막 Cron 작업이 정상적으로 수행되었습니다.", "Cron last run" : "마지막 Cron 작업", + "Last background job execution ran %s. Something seems wrong. {link}." : "마지막 작업이 %s에 실행된 것 같습니다. 문제를 확인하십시오. {link}", + "Last background job execution ran %s." : "마지막 백그라운드 작업이 %s에 수행되었습니다. ", "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\"를 실행하면 누락된 열을 인스턴스를 실행되는 동안 수동으로 추가할 수 있습니다. 열이 추가되면 일부 기능의 응답성이나 사용성이 향상될 수 있습니다.", @@ -146,6 +151,7 @@ OC.L10N.register( "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\"를 실행하면 인스턴스가 계속 실행되는 동안 누락된 기본 키를 수동으로 추가할 수 있습니다.", + "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "일부 데이터베이스 열이 big int로 변환되지 않았습니다. 큰 테이블의 열 형식을 변환하는 데 시간이 걸리기 때문에 자동으로 변환하지 않았습니다. 명령행에서 \"occ db:convert-filecache-bigint\" 명령을 실행하여 변경 사항을 직접 적용할 수 있습니다. 이 작업은 인스턴스를 오프라인으로 전환하고 실행해야 합니다. 더 많은 정보를 보려면 {linkstart}이에 관한 문서 페이지 ↗{linkend} 를 참조하십시오.", "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" : "이메일 시험", @@ -171,6 +177,7 @@ OC.L10N.register( "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에 동작합니다", + "Memcache" : "Memcache", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\"." : "Memcached가 분산 캐시로 구성되어 있지만 잘못된 PHP 모듈 \"memcache\"가 설치되어 있습니다. \\OC\\Memcache\\Memcached는 \"memcached\"만 지원하고 \"memcache\"는 지원하지 않습니다.", "Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed." : "Memcached가 분산 캐시로 구성되어 있지만 PHP 모듈 \"memcached\"가 설치되지 않았습니다.", "No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "메모리 캐시가 설정되지 않았습니다. 성능 향상을 위해, 가능한 경우 memcache를 설정하십시오.", @@ -179,11 +186,13 @@ OC.L10N.register( "You are not using MySQL" : "MySQL을 사용하고 있지 않습니다", "MySQL is used as database and does support 4-byte characters" : "MySQL이 데이터베이스로 사용되고 있으며 4바이트 문자를 지원합니다", "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL이 데이터베이스로 사용되고 있으나 4바이트 문자를 지원하지 않고 있습니다. 파일 이름이나 댓글 등에 Emoji와 같은 4바이트 문자를 문제 없이 사용하기 위해, MySQL에서 4바이트 문자 지원을 활성화하길 권장합니다.", + "Overwrite CLI URL" : "CLI URL 덮어쓰기", "The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "\"overwrite.cli.url\" 옵션이 config.php에서 \"%s\"(으)로 바르게 설정되어 있습니다.", "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "\"overwrite.cli.url\" 옵션이 config.php에서 \"%s\"(으)로 바르게 설정되어 있습니다. 권장 URL은 \"%s\" 입니다.", "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "주로 사용할 URL이 config.php 파일의 \"overwrite.cli.url\" 옵션에 올바르게 설정되어 있는지 확인하십시오. 제안: \"%s\". 설정이 잘못되었을 경우 cron을 통한 URL 생성에 문제가 생길 수 있습니다. (제안된 URL이 이 Nextcloud에 접근하는 주된 URL이 아닐 수 있습니다. 따라서, 해당 사항을 직접 재확인하는 것이 좋습니다.)", "PHP default charset" : "PHP 기본 문자셋", "PHP configuration option \"default_charset\" should be UTF-8" : "PHP 설정 \"default_charset\"이 UTF-8이어야 합니다", + "PHP set_time_limit" : "PHP set_time_limit", "The function is available." : "기능을 사용할 수 있습니다.", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP 함수 \"set_time_limit\"을 사용할 수 없습니다. 스크립트가 실행 중간에 중지되어 설치를 깨트릴 수도 있습니다. 이 함수를 활성화하는 것을 추천합니다.", "Supported" : "지원됨", @@ -243,7 +252,9 @@ OC.L10N.register( "Temporary directory is correctly configured:\n%s" : "임시 디렉토리가 바르게 설정됨:\n%s", "This instance uses an S3 based object store as primary storage, and has enough space in the temporary directory.\n%s" : "이 인스턴스는 S3 기반 객체 스토리지를 주 저장소로 사용하고 있으며, 임시 디렉토리의 여유 공간이 충분합니다.\n%s", "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GiB of free space available in the temp directory of PHP. To improve this please change the temporary directory in the php.ini or make more space available in that path. \nChecking the available space in the temporary path resulted in %.1f GiB instead of the recommended 50 GiB. Path: %s" : "이 인스턴스는 S3 기반 객체 스토리지를 주 저장소로 사용하고 있습니다. 업로드된 파일은 임시로 서버에 저장되므로, 임시 디렉토리에 50GiB 이상의 여유 공간이 있는 것이 좋습니다. php.ini 파일에서 임시 디렉토리를 변경하거나, 임시 디렉토리에 더 많은 여유 공간을 확보하십시오.\n임시 디렉토리의 여유공간이 %.1f GiB로 확인됩니다. 권장값은 50GiB입니다. 경로: %s", + "Database transaction isolation level" : "데이터베이스 트랜잭션 격리 수준", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "데이터베이스가 \"READ COMMITTED\" 트랜잭션 격리 수준에서 실행되고 있지 않습니다. 여러 작업이 동시에 실행될 때 문제가 발생할 수 있습니다.", + "Was not able to get transaction isolation level: %s" : "트랜잭션 격리 수준 %s을(를) 취하지 못했습니다", "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 환경설정", @@ -379,7 +390,9 @@ OC.L10N.register( "Last job execution ran {time}. Something seems wrong." : "마지막 작업이 {time}에 실행되었습니다. 무언가 잘못된 것 같습니다.", "Last job ran {relativeTime}." : "마지막 작업이 {relativeTime}에 실행되었음", "Background job did not run yet!" : "백그라운드 작업이 아직 실행되지 않았습니다!", + "AJAX" : "AJAX", "Execute one task with each page loaded. Use case: Single user instance." : "페이지를 로드할 때마다 작업을 실행합니다. 사용자가 한 명인 인스턴스에 적합합니다.", + "Webcron" : "Webcron", "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "cron.php를 webcron 서비스에 등록하여 매 5분마다 HTTP 상에서 실행합니다. 사용자가 1~5명인 소규모 인스턴스에 적합합니다.", "Cron (Recommended)" : "Cron (권장됨)", "Use system cron service to call the cron.php file every 5 minutes." : "시스템 cron 서비스를 통해 5분마다 cron.php 파일을 실행합니다.", @@ -539,6 +552,7 @@ OC.L10N.register( "Password was successfully changed" : "암호를 성공적으로 변경함", "Email was successfully changed" : "이메일을 성공적으로 변경함", "Welcome mail sent!" : "환영 메일을 보냈습니다!", + "Toggle user actions menu" : "사용자 동작 메뉴 켜고 끄기", "Done" : "완료", "Edit" : "편집", "User management settings" : "사용자 관리 설정", @@ -569,6 +583,7 @@ OC.L10N.register( "You need to enable the File sharing App." : "파일 공유 앱을 활성화해야 합니다.", "{license}-licensed" : "{license} 라이선스", "Changelog" : "변경 기록", + "by {author}\n{license}" : "{author} 님이 작성\n{license}", "User management" : "사용자 관리", "Active users" : "활성 사용자", "Admins" : "관리자", @@ -596,6 +611,7 @@ OC.L10N.register( "Profile visibility" : "프로필 표시 여부", "Locale" : "지역", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "이 설정은 파일 공유, 달력 초대 등 핵심 기능에 필요하므로 비울 수 없습니다", + "Not available as federation has been disabled for your account, contact your system administrator if you have any questions" : "계정에서 연합이 비활성화되어 현재 사용할 수 없는 상태입니다. 시스템 관리자에게 문의하십시오.", "Your apps" : "내 앱", "Active apps" : "활성화된 앱", "Disabled apps" : "비활성화된 앱", @@ -627,6 +643,7 @@ OC.L10N.register( "Administration documentation" : "관리 문서", "General documentation" : "일반 문서", "Login" : "로그인", + "None/STARTTLS" : "없음/STARTTLS", "SSL" : "SSL", "Open documentation" : "문서 열기", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "암호 초기화 및 알림 이메일을 보내려면 이메일 서버를 설정해야 합니다.", @@ -668,6 +685,7 @@ OC.L10N.register( "OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache가 code comment를 삭제하도록 설정되어 있습니다. Nextcloud의 원활한 작동을 위해 OPcahce 활성화 시 <code>opcache.save_comments=1</code>을 설정해야 합니다.", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud가 OPcache API를 사용하도록 허용되지 않았습니다. Nextcloud core나 앱 업그레이드 중 에러 발생을 방지하기 위해, OPcache 활성화 시 모든 Nextcloud 디렉토리를 <code>opcahce.restrict_api</code>에 포함하거나 해당 설정을 해제하여 OPcahce API 제한을 비활성화 하는 것을 권장합니다.", "Nextcloud is not allowed to use the OPcache API. It is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud가 OPcache API를 사용하도록 허용되지 않았습니다. Nextcloud core나 앱 업그레이드 중 에러 발생을 방지하기 위해, OPcache 활성화 시 모든 Nextcloud 디렉토리를 <code>opcahce.restrict_api</code>에 포함하거나 해당 설정을 해제하여 OPcahce API 제한을 비활성화 하는 것을 권장합니다.", + "The shared memory based OPcache is disabled. For better performance, it is recommended to apply <code>opcache.file_cache_only=0</code> to your PHP configuration and use the file cache as second level cache only." : "공유 메모리 기반 OPcahce가 비활성화되었습니다. 성능 향상을 위해 PHP 설정에 <code>opcache.file_cache_only=0</code>을 적용하고, 파일 캐시를 2단계 캐시 전용으로 사용하십시오.", "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 <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "곧 OPcache key가 최대치를 초과할 것으로 보입니다. 모든 스크립트가 캐시에 유지될 수 있도록, PHP 설정에서 <code>opcache.max_accelerated_files</code> 값을 <code>%s</code> 보다 크게 적용하시길 권장합니다. ", "The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.memory_consumption</code> to your PHP configuration with a value higher than <code>%s</code>." : "곧 OPcache 버퍼가 가득 찰 것으로 보입니다. 모든 스크립트가 캐시에 보관될 수 있도록, PHP 설정에서 <code>opcache.memory_consumption</code> 값을 <code>%s</code> 보다 크게 적용하시길 권장합니다. ", "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply <code>opcache.interned_strings_buffer</code> to your PHP configuration with a value higher than <code>%s</code>." : "곧 OPcache interned buffer가 가득 찰 것으로 보입니다. 반복 문자열이 효율적으로 캐싱될 수 있도록, PHP 설정에서 <code>opcache.interned_strings_buffer</code> 값을 <code>%s</code> 보다 크게 적용하시길 권장합니다. ", @@ -720,6 +738,7 @@ OC.L10N.register( "Edit display name" : "표시 이름 수정", "Select manager" : "담당 관리자 지정", "Select user manager" : "사용자 담당 관리자 지정", + "Overwrite cli URL" : "CLI URL 덮어쓰기", "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" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/ko.json b/apps/settings/l10n/ko.json index fd5fd6828cb..714cd3cad7d 100644 --- a/apps/settings/l10n/ko.json +++ b/apps/settings/l10n/ko.json @@ -124,7 +124,10 @@ "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\"이(가) 올바릅니다", + "Brute-force Throttle" : "무차별 대입 공격 쓰로틀링", "Your remote address could not be determined." : "원격 주소가 지정되지 않았습니다", + "Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "당신의 원격지 주소는 \"%s\"(으)로 식별되며, 현재 무차별 대입 공격 방어를 위해 여러 요청의 성능을 저하시켰습니다. 위 원격지 주소가 당신의 주소가 아니라면, 프록시 설정이 제대로 되지 않았음을 나타냅니다.", + "Your remote address \"%s\" is not brute-force throttled." : "원격지 주소 \"%s\"은(는) 무차별 대입 공격 쓰로틀링이 작동되지 않았습니다.", "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\"로 불러올 수 있습니다. 데이터 디렉토리 내부에 있는 해당 인증서의 경로가 아래에 표시됩니다.", @@ -135,6 +138,8 @@ "It was not possible to execute the cron job via CLI. The following technical errors have appeared:\n%s" : "CLI를 통한 Cron 작업을 수행할 수 없습니다. 다음의 오류가 발생하였습니다: %s", "The last cron job ran without errors." : "마지막 Cron 작업이 정상적으로 수행되었습니다.", "Cron last run" : "마지막 Cron 작업", + "Last background job execution ran %s. Something seems wrong. {link}." : "마지막 작업이 %s에 실행된 것 같습니다. 문제를 확인하십시오. {link}", + "Last background job execution ran %s." : "마지막 백그라운드 작업이 %s에 수행되었습니다. ", "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\"를 실행하면 누락된 열을 인스턴스를 실행되는 동안 수동으로 추가할 수 있습니다. 열이 추가되면 일부 기능의 응답성이나 사용성이 향상될 수 있습니다.", @@ -144,6 +149,7 @@ "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\"를 실행하면 인스턴스가 계속 실행되는 동안 누락된 기본 키를 수동으로 추가할 수 있습니다.", + "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "일부 데이터베이스 열이 big int로 변환되지 않았습니다. 큰 테이블의 열 형식을 변환하는 데 시간이 걸리기 때문에 자동으로 변환하지 않았습니다. 명령행에서 \"occ db:convert-filecache-bigint\" 명령을 실행하여 변경 사항을 직접 적용할 수 있습니다. 이 작업은 인스턴스를 오프라인으로 전환하고 실행해야 합니다. 더 많은 정보를 보려면 {linkstart}이에 관한 문서 페이지 ↗{linkend} 를 참조하십시오.", "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" : "이메일 시험", @@ -169,6 +175,7 @@ "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에 동작합니다", + "Memcache" : "Memcache", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\"." : "Memcached가 분산 캐시로 구성되어 있지만 잘못된 PHP 모듈 \"memcache\"가 설치되어 있습니다. \\OC\\Memcache\\Memcached는 \"memcached\"만 지원하고 \"memcache\"는 지원하지 않습니다.", "Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed." : "Memcached가 분산 캐시로 구성되어 있지만 PHP 모듈 \"memcached\"가 설치되지 않았습니다.", "No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "메모리 캐시가 설정되지 않았습니다. 성능 향상을 위해, 가능한 경우 memcache를 설정하십시오.", @@ -177,11 +184,13 @@ "You are not using MySQL" : "MySQL을 사용하고 있지 않습니다", "MySQL is used as database and does support 4-byte characters" : "MySQL이 데이터베이스로 사용되고 있으며 4바이트 문자를 지원합니다", "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL이 데이터베이스로 사용되고 있으나 4바이트 문자를 지원하지 않고 있습니다. 파일 이름이나 댓글 등에 Emoji와 같은 4바이트 문자를 문제 없이 사용하기 위해, MySQL에서 4바이트 문자 지원을 활성화하길 권장합니다.", + "Overwrite CLI URL" : "CLI URL 덮어쓰기", "The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "\"overwrite.cli.url\" 옵션이 config.php에서 \"%s\"(으)로 바르게 설정되어 있습니다.", "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "\"overwrite.cli.url\" 옵션이 config.php에서 \"%s\"(으)로 바르게 설정되어 있습니다. 권장 URL은 \"%s\" 입니다.", "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "주로 사용할 URL이 config.php 파일의 \"overwrite.cli.url\" 옵션에 올바르게 설정되어 있는지 확인하십시오. 제안: \"%s\". 설정이 잘못되었을 경우 cron을 통한 URL 생성에 문제가 생길 수 있습니다. (제안된 URL이 이 Nextcloud에 접근하는 주된 URL이 아닐 수 있습니다. 따라서, 해당 사항을 직접 재확인하는 것이 좋습니다.)", "PHP default charset" : "PHP 기본 문자셋", "PHP configuration option \"default_charset\" should be UTF-8" : "PHP 설정 \"default_charset\"이 UTF-8이어야 합니다", + "PHP set_time_limit" : "PHP set_time_limit", "The function is available." : "기능을 사용할 수 있습니다.", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP 함수 \"set_time_limit\"을 사용할 수 없습니다. 스크립트가 실행 중간에 중지되어 설치를 깨트릴 수도 있습니다. 이 함수를 활성화하는 것을 추천합니다.", "Supported" : "지원됨", @@ -241,7 +250,9 @@ "Temporary directory is correctly configured:\n%s" : "임시 디렉토리가 바르게 설정됨:\n%s", "This instance uses an S3 based object store as primary storage, and has enough space in the temporary directory.\n%s" : "이 인스턴스는 S3 기반 객체 스토리지를 주 저장소로 사용하고 있으며, 임시 디렉토리의 여유 공간이 충분합니다.\n%s", "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GiB of free space available in the temp directory of PHP. To improve this please change the temporary directory in the php.ini or make more space available in that path. \nChecking the available space in the temporary path resulted in %.1f GiB instead of the recommended 50 GiB. Path: %s" : "이 인스턴스는 S3 기반 객체 스토리지를 주 저장소로 사용하고 있습니다. 업로드된 파일은 임시로 서버에 저장되므로, 임시 디렉토리에 50GiB 이상의 여유 공간이 있는 것이 좋습니다. php.ini 파일에서 임시 디렉토리를 변경하거나, 임시 디렉토리에 더 많은 여유 공간을 확보하십시오.\n임시 디렉토리의 여유공간이 %.1f GiB로 확인됩니다. 권장값은 50GiB입니다. 경로: %s", + "Database transaction isolation level" : "데이터베이스 트랜잭션 격리 수준", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "데이터베이스가 \"READ COMMITTED\" 트랜잭션 격리 수준에서 실행되고 있지 않습니다. 여러 작업이 동시에 실행될 때 문제가 발생할 수 있습니다.", + "Was not able to get transaction isolation level: %s" : "트랜잭션 격리 수준 %s을(를) 취하지 못했습니다", "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 환경설정", @@ -377,7 +388,9 @@ "Last job execution ran {time}. Something seems wrong." : "마지막 작업이 {time}에 실행되었습니다. 무언가 잘못된 것 같습니다.", "Last job ran {relativeTime}." : "마지막 작업이 {relativeTime}에 실행되었음", "Background job did not run yet!" : "백그라운드 작업이 아직 실행되지 않았습니다!", + "AJAX" : "AJAX", "Execute one task with each page loaded. Use case: Single user instance." : "페이지를 로드할 때마다 작업을 실행합니다. 사용자가 한 명인 인스턴스에 적합합니다.", + "Webcron" : "Webcron", "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "cron.php를 webcron 서비스에 등록하여 매 5분마다 HTTP 상에서 실행합니다. 사용자가 1~5명인 소규모 인스턴스에 적합합니다.", "Cron (Recommended)" : "Cron (권장됨)", "Use system cron service to call the cron.php file every 5 minutes." : "시스템 cron 서비스를 통해 5분마다 cron.php 파일을 실행합니다.", @@ -537,6 +550,7 @@ "Password was successfully changed" : "암호를 성공적으로 변경함", "Email was successfully changed" : "이메일을 성공적으로 변경함", "Welcome mail sent!" : "환영 메일을 보냈습니다!", + "Toggle user actions menu" : "사용자 동작 메뉴 켜고 끄기", "Done" : "완료", "Edit" : "편집", "User management settings" : "사용자 관리 설정", @@ -567,6 +581,7 @@ "You need to enable the File sharing App." : "파일 공유 앱을 활성화해야 합니다.", "{license}-licensed" : "{license} 라이선스", "Changelog" : "변경 기록", + "by {author}\n{license}" : "{author} 님이 작성\n{license}", "User management" : "사용자 관리", "Active users" : "활성 사용자", "Admins" : "관리자", @@ -594,6 +609,7 @@ "Profile visibility" : "프로필 표시 여부", "Locale" : "지역", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "이 설정은 파일 공유, 달력 초대 등 핵심 기능에 필요하므로 비울 수 없습니다", + "Not available as federation has been disabled for your account, contact your system administrator if you have any questions" : "계정에서 연합이 비활성화되어 현재 사용할 수 없는 상태입니다. 시스템 관리자에게 문의하십시오.", "Your apps" : "내 앱", "Active apps" : "활성화된 앱", "Disabled apps" : "비활성화된 앱", @@ -625,6 +641,7 @@ "Administration documentation" : "관리 문서", "General documentation" : "일반 문서", "Login" : "로그인", + "None/STARTTLS" : "없음/STARTTLS", "SSL" : "SSL", "Open documentation" : "문서 열기", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "암호 초기화 및 알림 이메일을 보내려면 이메일 서버를 설정해야 합니다.", @@ -666,6 +683,7 @@ "OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache가 code comment를 삭제하도록 설정되어 있습니다. Nextcloud의 원활한 작동을 위해 OPcahce 활성화 시 <code>opcache.save_comments=1</code>을 설정해야 합니다.", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud가 OPcache API를 사용하도록 허용되지 않았습니다. Nextcloud core나 앱 업그레이드 중 에러 발생을 방지하기 위해, OPcache 활성화 시 모든 Nextcloud 디렉토리를 <code>opcahce.restrict_api</code>에 포함하거나 해당 설정을 해제하여 OPcahce API 제한을 비활성화 하는 것을 권장합니다.", "Nextcloud is not allowed to use the OPcache API. It is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud가 OPcache API를 사용하도록 허용되지 않았습니다. Nextcloud core나 앱 업그레이드 중 에러 발생을 방지하기 위해, OPcache 활성화 시 모든 Nextcloud 디렉토리를 <code>opcahce.restrict_api</code>에 포함하거나 해당 설정을 해제하여 OPcahce API 제한을 비활성화 하는 것을 권장합니다.", + "The shared memory based OPcache is disabled. For better performance, it is recommended to apply <code>opcache.file_cache_only=0</code> to your PHP configuration and use the file cache as second level cache only." : "공유 메모리 기반 OPcahce가 비활성화되었습니다. 성능 향상을 위해 PHP 설정에 <code>opcache.file_cache_only=0</code>을 적용하고, 파일 캐시를 2단계 캐시 전용으로 사용하십시오.", "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 <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "곧 OPcache key가 최대치를 초과할 것으로 보입니다. 모든 스크립트가 캐시에 유지될 수 있도록, PHP 설정에서 <code>opcache.max_accelerated_files</code> 값을 <code>%s</code> 보다 크게 적용하시길 권장합니다. ", "The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.memory_consumption</code> to your PHP configuration with a value higher than <code>%s</code>." : "곧 OPcache 버퍼가 가득 찰 것으로 보입니다. 모든 스크립트가 캐시에 보관될 수 있도록, PHP 설정에서 <code>opcache.memory_consumption</code> 값을 <code>%s</code> 보다 크게 적용하시길 권장합니다. ", "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply <code>opcache.interned_strings_buffer</code> to your PHP configuration with a value higher than <code>%s</code>." : "곧 OPcache interned buffer가 가득 찰 것으로 보입니다. 반복 문자열이 효율적으로 캐싱될 수 있도록, PHP 설정에서 <code>opcache.interned_strings_buffer</code> 값을 <code>%s</code> 보다 크게 적용하시길 권장합니다. ", @@ -718,6 +736,7 @@ "Edit display name" : "표시 이름 수정", "Select manager" : "담당 관리자 지정", "Select user manager" : "사용자 담당 관리자 지정", + "Overwrite cli URL" : "CLI URL 덮어쓰기", "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" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |