diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-19 00:19:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-19 00:19:48 +0000 |
commit | bd61be9c3560eb051e0469f416a45d18f703c7b7 (patch) | |
tree | 47d469a2d4ce792e7b50f01c1090f063ebbe71d5 /apps/settings/l10n/ko.json | |
parent | e480a4d237f108f43e11e8037935de24b12e9254 (diff) | |
download | nextcloud-server-bd61be9c3560eb051e0469f416a45d18f703c7b7.tar.gz nextcloud-server-bd61be9c3560eb051e0469f416a45d18f703c7b7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ko.json')
-rw-r--r-- | apps/settings/l10n/ko.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/ko.json b/apps/settings/l10n/ko.json index 9633a342385..35e4c5a41ee 100644 --- a/apps/settings/l10n/ko.json +++ b/apps/settings/l10n/ko.json @@ -159,10 +159,11 @@ "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를 설정하십시오.", + "Configured" : "설정됨", "PHP default charset" : "PHP 기본 문자셋", "PHP configuration option \"default_charset\" should be UTF-8" : "PHP 설정 \"default_charset\"이 UTF-8이어야 합니다", + "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" : "지원됨", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "PHP에 Freetype 지원이 없습니다. 프로필 사진과 설정 인터페이스가 올바르게 표시되지 않을 수도 있습니다.", "PHP getenv" : "PHP getenv", |