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

github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-05-28 05:30:35 +0300
committerNextcloud bot <bot@nextcloud.com>2019-05-28 05:30:35 +0300
commitb1f27998ea0a69ee0c11bba5faeeb9fcb56ec0bb (patch)
tree5fe863bfbbc5d26fa99a6be7ab2e1b5eefa4ff34
parentc8184cb61db4cb9c69c75b3d5ac3ba1fdd1a8a6b (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/ko.js18
-rw-r--r--l10n/ko.json16
2 files changed, 34 insertions, 0 deletions
diff --git a/l10n/ko.js b/l10n/ko.js
new file mode 100644
index 0000000..f4068b0
--- /dev/null
+++ b/l10n/ko.js
@@ -0,0 +1,18 @@
+OC.L10N.register(
+ "fulltextsearch",
+ {
+ "Search" : "검색",
+ "Index not found" : "색인을 찾을 수 없음",
+ "Process timed out" : "처리 시간 초과됨",
+ "Full text search" : "전문 검색",
+ "Core of the full-text search framework for Nextcloud" : "Nextcloud 전문 검색 프레임워크 코어",
+ "Core App of the full-text search framework for your Nextcloud." : "Nextcloud 전문 검색 프레임워크 코어 앱입니다.",
+ "Search on %s" : "%s에서 검색",
+ "Please check the wiki for documentation related to the installation and the configuration of the full text search within your Nextcloud" : "Nextcloud 전문 검색을 사용하려면 설치 및 설정 정보를 위키에서 참조하십시오",
+ "General" : "일반",
+ "Search Platform" : "검색 플랫폼",
+ "Select the app to index content and answer search queries." : "내용을 색인에 추가하고 질의를 처리할 앱을 선택하십시오.",
+ "Navigation Icon" : "탐색 아이콘",
+ "Enable global search within all your content." : "모든 내용을 포함하는 전역 검색을 활성화합니다."
+},
+"nplurals=1; plural=0;");
diff --git a/l10n/ko.json b/l10n/ko.json
new file mode 100644
index 0000000..d309ccf
--- /dev/null
+++ b/l10n/ko.json
@@ -0,0 +1,16 @@
+{ "translations": {
+ "Search" : "검색",
+ "Index not found" : "색인을 찾을 수 없음",
+ "Process timed out" : "처리 시간 초과됨",
+ "Full text search" : "전문 검색",
+ "Core of the full-text search framework for Nextcloud" : "Nextcloud 전문 검색 프레임워크 코어",
+ "Core App of the full-text search framework for your Nextcloud." : "Nextcloud 전문 검색 프레임워크 코어 앱입니다.",
+ "Search on %s" : "%s에서 검색",
+ "Please check the wiki for documentation related to the installation and the configuration of the full text search within your Nextcloud" : "Nextcloud 전문 검색을 사용하려면 설치 및 설정 정보를 위키에서 참조하십시오",
+ "General" : "일반",
+ "Search Platform" : "검색 플랫폼",
+ "Select the app to index content and answer search queries." : "내용을 색인에 추가하고 질의를 처리할 앱을 선택하십시오.",
+ "Navigation Icon" : "탐색 아이콘",
+ "Enable global search within all your content." : "모든 내용을 포함하는 전역 검색을 활성화합니다."
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file