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-07 06:01:29 +0300
committerNextcloud bot <bot@nextcloud.com>2020-06-07 06:01:29 +0300
commit6e0b355a1aefd165bb61af7cc1de675472ef65f1 (patch)
tree6240b90d0ca637fa343694a12980810a21ee8d85
parent06bcd6aaa861b43195f469f2c40b0f4577979606 (diff)
[tx-robot] updated from transifexv18.0.6
-rw-r--r--l10n/ko.js3
-rw-r--r--l10n/ko.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/l10n/ko.js b/l10n/ko.js
index 88e5ec9c2..8add3eac5 100644
--- a/l10n/ko.js
+++ b/l10n/ko.js
@@ -2,7 +2,10 @@ OC.L10N.register(
"text",
{
"Text" : "텍스트",
+ "Use current version" : "최근 버젼을 사용하십시오.",
"Use the saved version" : "이전 버전 사용하기",
+ "The document has been changed outside of the editor. The changes cannot be applied." : "문서가 에디터 밖에서 변경되었습니다. 변경사항이 적용되지 않습니다.",
+ "File could not be loaded. Please check your internet connection." : "파일을 가져올 수 없습니다. 인터넷 연결을 확인해주십시오.",
"Retry" : "다시 시도",
"Unsaved changes" : "저장하지 않은 변경 사항",
"Enter your name so other users can see who is editing" : "누가 편집하는지 알 수 있게 당신의 이름을 입력하시오.",
diff --git a/l10n/ko.json b/l10n/ko.json
index 3159b07ad..c8c0c93b0 100644
--- a/l10n/ko.json
+++ b/l10n/ko.json
@@ -1,6 +1,9 @@
{ "translations": {
"Text" : "텍스트",
+ "Use current version" : "최근 버젼을 사용하십시오.",
"Use the saved version" : "이전 버전 사용하기",
+ "The document has been changed outside of the editor. The changes cannot be applied." : "문서가 에디터 밖에서 변경되었습니다. 변경사항이 적용되지 않습니다.",
+ "File could not be loaded. Please check your internet connection." : "파일을 가져올 수 없습니다. 인터넷 연결을 확인해주십시오.",
"Retry" : "다시 시도",
"Unsaved changes" : "저장하지 않은 변경 사항",
"Enter your name so other users can see who is editing" : "누가 편집하는지 알 수 있게 당신의 이름을 입력하시오.",