aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/ko.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-11-12 00:22:54 +0000
committerNextcloud bot <bot@nextcloud.com>2024-11-12 00:22:54 +0000
commitf47d1e99db2cccf2ecb3cd5237b6b3d5d5c78bb5 (patch)
tree9652096c1caa12b8491bbf8e95e70d37e25f4a8a /apps/settings/l10n/ko.json
parent438b48edcab53a1a2165e1df1064959afbef7a54 (diff)
downloadnextcloud-server-f47d1e99db2cccf2ecb3cd5237b6b3d5d5c78bb5.tar.gz
nextcloud-server-f47d1e99db2cccf2ecb3cd5237b6b3d5d5c78bb5.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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/ko.json b/apps/settings/l10n/ko.json
index 4c93eead78a..9815ba93fa0 100644
--- a/apps/settings/l10n/ko.json
+++ b/apps/settings/l10n/ko.json
@@ -149,7 +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} 를 참조하십시오.",
+ "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\" 명령을 실행하여 변경 사항을 직접 적용할 수 있습니다. 이 작업은 인스턴스를 오프라인으로 전환하고 실행해야 합니다. 더 많은 정보를 보려면 이에 관한 문서 페이지 ↗ 를 참조하십시오.",
"Debug mode" : "디버그 모드",
"This instance is running in debug mode. Only enable this for local development and not in production environments." : "이 인스턴스는 디버그 모드에서 작동 중입니다. 프로덕션 환경이 아닌 로컬 개발을 위해서만 활성화 하세요.",
"Debug mode is disabled." : "디버그 모드가 비활성화 되었습니다.",