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-05 06:01:39 +0300
committerNextcloud bot <bot@nextcloud.com>2020-06-05 06:01:39 +0300
commitc5cdd04d1ee02476c08ec2f2a80941ecfe693964 (patch)
tree13c13065cc17d3c47a3b16396e589a8b12e3bc81 /l10n/ko.js
parent2149cadd6b023cdb2c1a01ca961055037445d801 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ko.js')
-rw-r--r--l10n/ko.js7
1 files changed, 7 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" : "실행 취소"
},