Browse Source

[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
tags/v24.0.0beta1
Nextcloud bot 2 years ago
parent
commit
10dca27cfe
No account linked to committer's email address
2 changed files with 8 additions and 0 deletions
  1. 4
    0
      core/l10n/ko.js
  2. 4
    0
      core/l10n/ko.json

+ 4
- 0
core/l10n/ko.js View File

@@ -75,6 +75,7 @@ OC.L10N.register(
"You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "현재 PHP {version}(으)로 실행중입니다. PHP 버전을 업그레이드 하여 지원중인 {linkstart} PHP 그룹의 성능 및 보안 업데이트 ↗{linkend} 혜택을 누리십시오.",
"Nextcloud 23 is the last release supporting PHP 7.3. Nextcloud 24 requires at least PHP 7.4." : "Nextcloud 23이 PHP 7.3를 지원하는 마지막 릴리즈입니다. Nextcloud 24은 PHP 7.4 이상이 필요합니다.",
"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. Further information can be found in the {linkstart}documentation ↗{linkend}." : "역방향 프록시 헤더 설정이 올바르지 않거나 신뢰하는 프록시를 통해 Nextcloud에 접근하고 있을 수 있습니다. 만약 Nextcloud를 신뢰하는 프록시를 통해 접근하고 있지 않다면 이는 보안 문제이며 공격자가 Nextcloud에 보이는 IP 주소를 속이고 있을 수 있습니다. 자세한 내용은 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">문서</a>를 참고하십시오.",
"The PHP OPcache module is not properly configured:" : "PHP OPcache 모듈이 제대로 설정되지 않음:",
"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\"을 사용할 수 없습니다. 스크립트가 실행 중간에 중지되어 설치를 깨트릴 수도 있습니다. 이 함수를 활성화하는 것을 추천합니다.",
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "PHP에 Freetype 지원이 없습니다. 프로필 사진과 설정 인터페이스가 올바르게 표시되지 않을 수도 있습니다.",
"Missing index \"{indexName}\" in table \"{tableName}\"." : "테이블 \"{tableName}\"에 인덱스 \"{indexName}\"이(가) 없습니다.",
@@ -89,6 +90,7 @@ OC.L10N.register(
"The PHP memory limit is below the recommended value of 512MB." : "PHP 메모리 제한이 추천값인 512MB보다 작습니다.",
"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:" : "일부 앱 디렉터리를 웹 서버 사용자와 다른 사용자가 소유하고 있습니다. 수동으로 앱을 설치한 경우에 발생할 수 있습니다. 다음 앱 디렉터리의 사용 권한을 확인하십시오:",
"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 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "이 인스턴스에서 S3 기반 객체 저장소를 주 저장소로 사용하고 있습니다. 업로드한 파일을 서버에 임시로 저장하기 때문에 PHP 임시 디렉터리에 최소 50 GB의 빈 공간을 두는 것을 추천합니다. 전체 경로와 사용 가능한 정보를 보려면 로그를 참조하십시오. 성능을 개선하려면 php.ini의 임시 디렉터리를 변경하거나, 해당 위치에서 사용할 수 있는 공간을 더 많이 할당하십시오.",
"The temporary directory of this instance points to an either non-existing or non-writable directory." : "이 인스턴스의 임시 디렉토리가 존재하지 않거나 쓰기 불가능한 디렉토리를 가르키고 있습니다.",
"You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly. Please read {linkstart}the documentation page about this ↗{linkend}." : "당신의 인스턴스는 안전한 연결상에서 동작하고 있지만, 인스턴스는 안전하지 않은 URL입니다. 대부분의 경우 리버스 프록시 뒤에 있거나 설정 변수가 제대로 설정 되지 않기 때문입니다. 다음 {linkstart}문서를 읽어 주세요 ↗{linkend}.",
"Error occurred while checking server setup" : "서버 설정을 확인하는 중 오류 발생",
"For more details see the {linkstart}documentation ↗{linkend}." : "더 자세한 사항은 {linkstart}문서 ↗{linkend}를 참조하십시오.",
@@ -157,6 +159,7 @@ OC.L10N.register(
"Back" : "뒤로",
"Login form is disabled." : "로그인 양식이 비활성화 되었습니다.",
"Edit Profile" : "프로파일 수정",
"The headline and about sections will show up here" : "머리말과 about section이 여기에 보일것입니다.",
"You haven't added any info yet" : "아직 아무 정보도 추가하지 않았습니다.",
"{user} hasn't added any info yet" : "{user} 아직 아무정보도 추가하지 않았습니다.",
"Reset search" : "검색 초기화",
@@ -321,6 +324,7 @@ OC.L10N.register(
"Account access" : "계정 접근",
"You are about to grant %1$s access to your %2$s account." : "%1$s에서 내 %2$s 계정에 접근하는 것을 허용하려고 합니다.",
"Account connected" : "계정 연결됨",
"Your client should now be connected!" : "이제 클라이언트가 연결되야 합니다.",
"You can close this window." : "윈도우를 닫으셔도 됩니다.",
"This share is password-protected" : "이 공유는 암호로 보호되어 있습니다.",
"The password is wrong. Try again." : "암호가 잘못되었습니다. 다시 시도하십시오",

+ 4
- 0
core/l10n/ko.json View File

@@ -73,6 +73,7 @@
"You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "현재 PHP {version}(으)로 실행중입니다. PHP 버전을 업그레이드 하여 지원중인 {linkstart} PHP 그룹의 성능 및 보안 업데이트 ↗{linkend} 혜택을 누리십시오.",
"Nextcloud 23 is the last release supporting PHP 7.3. Nextcloud 24 requires at least PHP 7.4." : "Nextcloud 23이 PHP 7.3를 지원하는 마지막 릴리즈입니다. Nextcloud 24은 PHP 7.4 이상이 필요합니다.",
"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. Further information can be found in the {linkstart}documentation ↗{linkend}." : "역방향 프록시 헤더 설정이 올바르지 않거나 신뢰하는 프록시를 통해 Nextcloud에 접근하고 있을 수 있습니다. 만약 Nextcloud를 신뢰하는 프록시를 통해 접근하고 있지 않다면 이는 보안 문제이며 공격자가 Nextcloud에 보이는 IP 주소를 속이고 있을 수 있습니다. 자세한 내용은 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">문서</a>를 참고하십시오.",
"The PHP OPcache module is not properly configured:" : "PHP OPcache 모듈이 제대로 설정되지 않음:",
"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\"을 사용할 수 없습니다. 스크립트가 실행 중간에 중지되어 설치를 깨트릴 수도 있습니다. 이 함수를 활성화하는 것을 추천합니다.",
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "PHP에 Freetype 지원이 없습니다. 프로필 사진과 설정 인터페이스가 올바르게 표시되지 않을 수도 있습니다.",
"Missing index \"{indexName}\" in table \"{tableName}\"." : "테이블 \"{tableName}\"에 인덱스 \"{indexName}\"이(가) 없습니다.",
@@ -87,6 +88,7 @@
"The PHP memory limit is below the recommended value of 512MB." : "PHP 메모리 제한이 추천값인 512MB보다 작습니다.",
"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:" : "일부 앱 디렉터리를 웹 서버 사용자와 다른 사용자가 소유하고 있습니다. 수동으로 앱을 설치한 경우에 발생할 수 있습니다. 다음 앱 디렉터리의 사용 권한을 확인하십시오:",
"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 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "이 인스턴스에서 S3 기반 객체 저장소를 주 저장소로 사용하고 있습니다. 업로드한 파일을 서버에 임시로 저장하기 때문에 PHP 임시 디렉터리에 최소 50 GB의 빈 공간을 두는 것을 추천합니다. 전체 경로와 사용 가능한 정보를 보려면 로그를 참조하십시오. 성능을 개선하려면 php.ini의 임시 디렉터리를 변경하거나, 해당 위치에서 사용할 수 있는 공간을 더 많이 할당하십시오.",
"The temporary directory of this instance points to an either non-existing or non-writable directory." : "이 인스턴스의 임시 디렉토리가 존재하지 않거나 쓰기 불가능한 디렉토리를 가르키고 있습니다.",
"You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly. Please read {linkstart}the documentation page about this ↗{linkend}." : "당신의 인스턴스는 안전한 연결상에서 동작하고 있지만, 인스턴스는 안전하지 않은 URL입니다. 대부분의 경우 리버스 프록시 뒤에 있거나 설정 변수가 제대로 설정 되지 않기 때문입니다. 다음 {linkstart}문서를 읽어 주세요 ↗{linkend}.",
"Error occurred while checking server setup" : "서버 설정을 확인하는 중 오류 발생",
"For more details see the {linkstart}documentation ↗{linkend}." : "더 자세한 사항은 {linkstart}문서 ↗{linkend}를 참조하십시오.",
@@ -155,6 +157,7 @@
"Back" : "뒤로",
"Login form is disabled." : "로그인 양식이 비활성화 되었습니다.",
"Edit Profile" : "프로파일 수정",
"The headline and about sections will show up here" : "머리말과 about section이 여기에 보일것입니다.",
"You haven't added any info yet" : "아직 아무 정보도 추가하지 않았습니다.",
"{user} hasn't added any info yet" : "{user} 아직 아무정보도 추가하지 않았습니다.",
"Reset search" : "검색 초기화",
@@ -319,6 +322,7 @@
"Account access" : "계정 접근",
"You are about to grant %1$s access to your %2$s account." : "%1$s에서 내 %2$s 계정에 접근하는 것을 허용하려고 합니다.",
"Account connected" : "계정 연결됨",
"Your client should now be connected!" : "이제 클라이언트가 연결되야 합니다.",
"You can close this window." : "윈도우를 닫으셔도 됩니다.",
"This share is password-protected" : "이 공유는 암호로 보호되어 있습니다.",
"The password is wrong. Try again." : "암호가 잘못되었습니다. 다시 시도하십시오",

Loading…
Cancel
Save