Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-13 04:12:40 +0300
committerNextcloud bot <bot@nextcloud.com>2018-11-13 04:12:40 +0300
commit5e8482483934e1d39703c1568b532fa26724a6c5 (patch)
tree033c25346c5eaffd04e973bff1688dae56fd4268 /core/l10n/ko.js
parent795cc8345db60cc0663ba57a514cafde96bc5339 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r--core/l10n/ko.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js
index 65c534aae28..a62d91392cf 100644
--- a/core/l10n/ko.js
+++ b/core/l10n/ko.js
@@ -58,7 +58,6 @@ OC.L10N.register(
"Show all contacts …" : "모든 연락처 보기 …",
"Loading your contacts …" : "연락처 불러오는 중 …",
"Looking for {term} …" : "{term} 검색 중 …",
- "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">코드 무결성 검사 중 오류가 발생했습니다. 더 많은 정보를 보려면 누르십시오…</a>",
"No action available" : "사용할 수 있는 동작 없음",
"Error fetching contact actions" : "연락처 동작을 가져오는 중 오류 발생",
"Settings" : "설정",
@@ -308,6 +307,7 @@ OC.L10N.register(
"Updated \"%s\" to %s" : "\"%s\"을(를) %s(으)로 업데이트함",
"%s (3rdparty)" : "%s(제 3사)",
"There was an error loading your contacts" : "연락처를 불러오는 중 오류가 발생했습니다",
+ "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">코드 무결성 검사 중 오류가 발생했습니다. 더 많은 정보를 보려면 누르십시오…</a>",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "WebDAV 서비스가 올바르게 작동하지 않아서 웹 서버에서 파일 동기화를 사용할 수 없습니다.",
"Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "웹 서버가 \"{url}\"을 올바르게 처리할 수 있도록 설정되어 있지 않습니다. 자세한 내용은 <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">문서</a>를 참고하십시오.",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. We suggest to enable Internet connection for this server if you want to have all features." : "서버에서 인터넷 연결을 사용할 수 없습니다. 외부 저장소 마운트, 업데이트 알림, 제 3자 앱 설치 등 기능을 사용할 수 없습니다. 원격에서 파일에 접근하거나, 알림 이메일을 보내지 못할 수도 있습니다. 모든 기능을 사용하려면 인터넷에 연결하는 것을 추천합니다.",