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

github.com/nextcloud/orcid.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:39:18 +0300
committerNextcloud bot <bot@nextcloud.com>2019-05-28 05:39:18 +0300
commitb3a8075b8745df51ca7ad31c960f802bc4cb0347 (patch)
tree23096dc0a78e9771a72bb30edc42f60094aa7d7a
parent805fdecf78426d23f262f556b4c91c6bf1f148a7 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/ko.js15
-rw-r--r--l10n/ko.json13
2 files changed, 28 insertions, 0 deletions
diff --git a/l10n/ko.js b/l10n/ko.js
new file mode 100644
index 0000000..fd61ba1
--- /dev/null
+++ b/l10n/ko.js
@@ -0,0 +1,15 @@
+OC.L10N.register(
+ "orcid",
+ {
+ "ORCID" : "ORCID",
+ "Authenticate with ORCID" : "ORCID 인증",
+ "based on user_orcid written by Lars Næsbye Christensen, DeIC" : "Lars Næsbye Christensen, DeIC가 작성한 user_orcid 기반",
+ "ORCID API Credentials" : "ORCID API 인증 정보",
+ "Redirect URL:" : "넘겨주기 URL:",
+ "Client ID" : "클라이언트 ID",
+ "Client Secret" : "클라이언트 비밀 값",
+ "Store ORCID Credentials" : "ORCID 인증 정보 표시",
+ "Your ORCID:" : "내 ORCID:",
+ "Connect to ORCID" : "ORCID에 연결"
+},
+"nplurals=1; plural=0;");
diff --git a/l10n/ko.json b/l10n/ko.json
new file mode 100644
index 0000000..3a9e55d
--- /dev/null
+++ b/l10n/ko.json
@@ -0,0 +1,13 @@
+{ "translations": {
+ "ORCID" : "ORCID",
+ "Authenticate with ORCID" : "ORCID 인증",
+ "based on user_orcid written by Lars Næsbye Christensen, DeIC" : "Lars Næsbye Christensen, DeIC가 작성한 user_orcid 기반",
+ "ORCID API Credentials" : "ORCID API 인증 정보",
+ "Redirect URL:" : "넘겨주기 URL:",
+ "Client ID" : "클라이언트 ID",
+ "Client Secret" : "클라이언트 비밀 값",
+ "Store ORCID Credentials" : "ORCID 인증 정보 표시",
+ "Your ORCID:" : "내 ORCID:",
+ "Connect to ORCID" : "ORCID에 연결"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file