Blame view
sources/apps/l10n/ko/firstrunwizard.po
2.46 KB
|
42e4f8d60
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 |
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: # Shinjo Park <kde@peremen.name>, 2013 # Shinjo Park <kde@peremen.name>, 2013 # ujuc Gang <potopro@gmail.com>, 2013 # ujuc Gang <potopro@gmail.com>, 2013 # 책읽는달팽 <bjh13579@gmail.com>, 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud " "Report-Msgid-Bugs-To: translations@owncloud.org " "POT-Creation-Date: 2013-11-21 04:26-0500 " "PO-Revision-Date: 2013-11-21 09:27+0000 " "Last-Translator: I Robot <owncloud-bot@tmit.eu> " "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/) " "MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " "Language: ko " "Plural-Forms: nplurals=1; plural=0; " #: templates/wizard.php:7 msgid "Welcome to ownCloud" msgstr "ownCloud에 오신 것을 환영합니다" #: templates/wizard.php:9 msgid "" "Your personal web services. All your files, contacts, calendar and more, in " "one place." msgstr "내 개인 웹 서비스입니다. 모든 파일, 연락처, 일정 등을 한 자리에 모을 수 있습니다." #: templates/wizard.php:15 msgid "Get the apps to sync your files" msgstr "파일 동기화 앱 가져오기" #: templates/wizard.php:26 msgid "Connect your desktop apps to ownCloud" msgstr "데스크톱 앱을 ownCloud에 연결하기" #: templates/wizard.php:29 msgid "Connect your Calendar" msgstr "내 달력 연결하기" #: templates/wizard.php:32 msgid "Connect your Contacts" msgstr "내 연락처 연결하기" #: templates/wizard.php:36 msgid "Access files via WebDAV" msgstr "WebDAV로 파일에 접근하기" #: templates/wizard.php:41 #, php-format msgid "" "There’s more information in the <a target=\"_blank\" " "href=\"%s\">documentation</a> and on our <a target=\"_blank\" " "href=\"http://owncloud.org\">website</a>." msgstr "" #: templates/wizard.php:42 msgid "" "If you like ownCloud, <a href=\"mailto:?subject=ownCloud&body=ownCloud is a " "great open software to sync and share your files. You can freely get it from" " http://owncloud.org\">recommend it to your friends</a>!" msgstr "ownCloud를 좋아하신다면 <a href=\"mailto:?subject=ownCloud&body=ownCloud는 내 파일을 공유하고 동기화할 수 있는 공개 소프트웨어입니다. http://owncloud.org 사이트에서 무료로 사용할 수 있습니다.\">친구들에게 알려 주세요</a>!" |