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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2017-06-01 10:39:44 +0300
committerAndras Timar <andras.timar@collabora.com>2017-06-01 10:39:44 +0300
commitc6a3e02b4b7af75341c573340ef11baef8bee39d (patch)
tree9be3adb7f5713418077eb66094e4402a19d292af /l10n/ko.js
parent760f6d3bfa4282e0a270984315697a24ad87da33 (diff)
Replace 3 dots to ellisis in l10n files
Diffstat (limited to 'l10n/ko.js')
-rw-r--r--l10n/ko.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/ko.js b/l10n/ko.js
index 765cd3f2..008aad45 100644
--- a/l10n/ko.js
+++ b/l10n/ko.js
@@ -1,15 +1,15 @@
OC.L10N.register(
"richdocuments",
{
- "Saving..." : "저장 중...",
+ "Saving…" : "저장 중...",
"Download this revision" : "이 리비전 다운로드",
"Restore this revision" : "이 리비전 복원",
"Latest revision" : "최신 리비전",
- "More versions..." : "더 많은 버전...",
+ "More versions…" : "더 많은 버전...",
"Just now" : "지금",
"Failed to revert the document to older version" : "문서를 이전 버전으로 되돌릴 수 없음",
"Save" : "저장",
- "Loading documents..." : "문서 불러오는 중...",
+ "Loading documents…" : "문서 불러오는 중...",
"Edit" : "편집",
"Could not create file" : "파일을 만들 수 없음",
"New Document.odt" : "새 문서.odt",