diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-05 02:15:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-05 02:15:04 +0000 |
commit | c88aabd1252c00dad59f143853042fc05ebc8d40 (patch) | |
tree | c7a2dd926d364addc83ceb1cf641ab22368f77dc /apps/settings/l10n/ko.js | |
parent | 5c4a66f0c19f5260c0104de31d526c211b801828 (diff) | |
download | nextcloud-server-c88aabd1252c00dad59f143853042fc05ebc8d40.tar.gz nextcloud-server-c88aabd1252c00dad59f143853042fc05ebc8d40.zip |
[tx-robot] updated 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 | 31 |
1 files changed, 11 insertions, 20 deletions
diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js index d4615fcfe2e..96dfdc67bbf 100644 --- a/apps/settings/l10n/ko.js +++ b/apps/settings/l10n/ko.js @@ -459,13 +459,17 @@ OC.L10N.register( "Couldn't update app." : "앱을 업데이트할 수 없습니다.", "Backend doesn't support password change, but the user's encryption key was updated." : "백엔드에서 암호 변경을 지원하지 않지만 사용자의 암호화 키는 업데이트되었습니다.", "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 로그 파일을 참조하여 주십시오.", - "You need to set your user email before being able to send test emails." : "테스트 이메일을 보내기 전 내 주소를 설정해야 합니다.", - "Set as primary mail" : "주 이메일로 지정", - "Change privacy level of email" : "이메일에 대한 공개 단계 변경", - "All languages" : "모든 언어", - "Everyone" : "모두", + "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in 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> 보다 크게 적용하시길 권장합니다. ", + "Admin privileges" : "관리자용 권한", + "Unable to update biography" : "소개문구를 갱신할 수 없음", + "Unable to update full name" : "전체 이름을 갱신할 수 없음", + "No full name set" : "전체 이름이 설정되지 않음", + "Unable to update headline" : "표제를 갱신할 수 없음", + "Unable to update organisation" : "조직을 갱신할 수 없음", + "Unable to update role" : "직책을 갱신할 수 없음", + "Address" : "주소", + "Avatar" : "아바타", "An error occured during the request. Unable to proceed." : "요청을 보내는 도중 에러가 발생하였습니다. 더 이상 진행할 수 없습니다.", - "Test email settings" : "이메일 설정 시험", "Please read carefully before activating server-side encryption: " : "서버 측 암호화를 활성화하기 전에 읽어 보십시오:", "Enable encryption" : "암호화 사용", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "과거에 사용하였던(ownCloud <= 8.0) 암호화된 데이터에서 키를 이전해야 합니다. \"기본 암호화 모듈\"을 활성화한 다음 'occ encryption:migrate'를 실행하십시오", @@ -480,7 +484,6 @@ OC.L10N.register( "Pick background job setting" : "백그라운드 작업 설정 선택", "Recommended" : "추천", "The cron.php needs to be executed by the system user \"%s\"." : "시스템 사용자 \"%s\"(으)로 cron.php를 실행해야 합니다.", - "days" : "일", "Change privacy level of profile picture" : "프로필 사진에 대한 공개 단계 변경", "Upload new" : "새로 업로드", "Select from Files" : "파일에서 선택", @@ -489,25 +492,13 @@ OC.L10N.register( "Choose as profile picture" : "프로필 사진으로 선택", "You are using <strong>%s</strong>" : "현재 <strong>%s</strong>를 사용하고 있습니다.", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "현재 <strong>%2$s</strong> /%1$s</strong>(<strong>%3$s%%</strong>)를 사용하고 있습니다", - "Change privacy level of full name" : "전체 이름에 대한 공개 단계 변경", - "No display name set" : "표시 이름이 설정되지 않음", "Change privacy level of phone number" : "전화번호에 대한 공개 단계 변경", - "Address" : "주소", "Change privacy level of address" : "주소에 대한 공개 단계 변경", "Your postal address" : "내 우편 주소", "Change privacy level of website" : "웹사이트에 대한 공개 단계 변경", "It can take up to 24 hours before the account is displayed as verified." : "계정이 확인된 것으로 표시될 때까지 최대 24시간이 걸릴 수 있습니다", "Link https://…" : "링크 https://…", "Change privacy level of Twitter profile" : "트위터 프로필에 대한 공개 단계 변경", - "Twitter handle @…" : "트위터 핸들 @…", - "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in 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> 보다 크게 적용하시길 권장합니다. ", - "Admin privileges" : "관리자용 권한", - "Unable to update biography" : "소개문구를 갱신할 수 없음", - "Unable to update full name" : "전체 이름을 갱신할 수 없음", - "No full name set" : "전체 이름이 설정되지 않음", - "Unable to update headline" : "표제를 갱신할 수 없음", - "Unable to update organisation" : "조직을 갱신할 수 없음", - "Unable to update role" : "직책을 갱신할 수 없음", - "Avatar" : "아바타" + "Twitter handle @…" : "트위터 핸들 @…" }, "nplurals=1; plural=0;"); |