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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-06-02 06:01:49 +0300
committerNextcloud bot <bot@nextcloud.com>2020-06-02 06:01:49 +0300
commitfade7853af23d4985d89e9ad1b85ed72ce8806c2 (patch)
tree22bb68894102ee1330980dbe365a60d513716613
parentce2efe924bcca38075a5d24704543be295b8c0ae (diff)
[tx-robot] updated from transifexstable16
-rw-r--r--l10n/ko.js7
-rw-r--r--l10n/ko.json7
2 files changed, 14 insertions, 0 deletions
diff --git a/l10n/ko.js b/l10n/ko.js
index cad751b4c..88e5ec9c2 100644
--- a/l10n/ko.js
+++ b/l10n/ko.js
@@ -2,8 +2,15 @@ OC.L10N.register(
"text",
{
"Text" : "텍스트",
+ "Use the saved version" : "이전 버전 사용하기",
"Retry" : "다시 시도",
"Unsaved changes" : "저장하지 않은 변경 사항",
+ "Enter your name so other users can see who is editing" : "누가 편집하는지 알 수 있게 당신의 이름을 입력하시오.",
+ "Edit guest name" : "게스트 이름 편집하기",
+ "Save guest name" : "게스트 이름 저장하기",
+ "Add link" : "링크 추가",
+ "Show image" : "이미지 보여주기",
+ "Show file" : "파일 보여주기",
"Edit" : "편집",
"Undo" : "실행 취소"
},
diff --git a/l10n/ko.json b/l10n/ko.json
index 2fec364b8..3159b07ad 100644
--- a/l10n/ko.json
+++ b/l10n/ko.json
@@ -1,7 +1,14 @@
{ "translations": {
"Text" : "텍스트",
+ "Use the saved version" : "이전 버전 사용하기",
"Retry" : "다시 시도",
"Unsaved changes" : "저장하지 않은 변경 사항",
+ "Enter your name so other users can see who is editing" : "누가 편집하는지 알 수 있게 당신의 이름을 입력하시오.",
+ "Edit guest name" : "게스트 이름 편집하기",
+ "Save guest name" : "게스트 이름 저장하기",
+ "Add link" : "링크 추가",
+ "Show image" : "이미지 보여주기",
+ "Show file" : "파일 보여주기",
"Edit" : "편집",
"Undo" : "실행 취소"
},"pluralForm" :"nplurals=1; plural=0;"