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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/federatedfilesharing/l10n/ko.js')
-rw-r--r--apps/federatedfilesharing/l10n/ko.js14
1 files changed, 8 insertions, 6 deletions
diff --git a/apps/federatedfilesharing/l10n/ko.js b/apps/federatedfilesharing/l10n/ko.js
index a506b39dc0a..c24ed34e969 100644
--- a/apps/federatedfilesharing/l10n/ko.js
+++ b/apps/federatedfilesharing/l10n/ko.js
@@ -6,11 +6,6 @@ OC.L10N.register(
"Remote share password" : "원격 공유 암호",
"Cancel" : "취소",
"Add remote share" : "원격 공유 추가",
- "Copy" : "복사",
- "Copied!" : "복사 성공!",
- "Not supported!" : "지원하지 않음!",
- "Press ⌘-C to copy." : "복사하려면 ⌘-C 키를 누르십시오.",
- "Press Ctrl-C to copy." : "복사하려면 Ctrl-C 키를 누르십시오.",
"Invalid Federated Cloud ID" : "잘못된 연합 클라우드 ID",
"Server to server sharing is not enabled on this server" : "이 서버에서 서버간 공유를 사용할 수 없음",
"Couldn't establish a federated share." : "연합 공유를 설정할 수 없습니다.",
@@ -39,13 +34,20 @@ OC.L10N.register(
"Search global and public address book for users" : "전역 및 공개 주소록에서 사용자 검색",
"Allow users to publish their data to a global and public address book" : "사용자가 데이터를 전역 및 공개 주소록에 업로드할 수 있도록 허용",
"Federated Cloud" : "연합 클라우드",
- "Open documentation" : "문서 열기",
"You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Nextcloud 서버나 다른 Open Cloud Mesh(OCM) 호환 서버 및 서비스 사용자와 공유할 수 있습니다! 공유 대화 상자에 연합 클라우드 ID를 입력하십시오. person@cloud.example.com 형식입니다",
"Your Federated Cloud ID:" : "내 연합 클라우드 ID:",
"Share it so your friends can share files with you:" : "친구들과 파일을 공유할 수 있도록 공유하십시오:",
+ "Twitter" : "Twitter",
"Add to your website" : "내 웹 사이트에 추가",
"Share with me via Nextcloud" : "Nextcloud로 나와 공유하기",
"HTML Code:" : "HTML 코드:",
+ "Copy to clipboard" : "클립보드로 복사",
+ "Copy" : "복사",
+ "Copied!" : "복사 성공!",
+ "Not supported!" : "지원하지 않음!",
+ "Press ⌘-C to copy." : "복사하려면 ⌘-C 키를 누르십시오.",
+ "Press Ctrl-C to copy." : "복사하려면 Ctrl-C 키를 누르십시오.",
+ "Open documentation" : "문서 열기",
"Adjust how people can share between servers." : "서버간 파일 공유를 설정합니다."
},
"nplurals=1; plural=0;");