diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-05 01:57:20 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-05 01:57:20 -0400 |
commit | cb61d8a2265b3d623b676f0cd35f93921961f044 (patch) | |
tree | 8d2e98503630c377285b1e0a67d5237b4f540075 /l10n/ko/lib.po | |
parent | 39eeb7def9cad026698d2b6a97bde8a8e1b34d50 (diff) | |
download | nextcloud-server-cb61d8a2265b3d623b676f0cd35f93921961f044.tar.gz nextcloud-server-cb61d8a2265b3d623b676f0cd35f93921961f044.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ko/lib.po')
-rw-r--r-- | l10n/ko/lib.po | 21 |
1 files changed, 13 insertions, 8 deletions
diff --git a/l10n/ko/lib.po b/l10n/ko/lib.po index f5ae9126277..fafd8a13ad1 100644 --- a/l10n/ko/lib.po +++ b/l10n/ko/lib.po @@ -3,17 +3,17 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# 책읽는달팽 <bjh13579@gmail.com>, 2013 -# chohy <chohy@yahoo.com>, 2013 -# chohy <chohy@yahoo.com>, 2013 +# woosuk park <bjh13579@gmail.com>, 2013 +# Mandy Cho <chohy@yahoo.com>, 2013 +# Mandy Cho <chohy@yahoo.com>, 2013 # Park Shinjo <peremen@gmail.com>, 2013 -# 책읽는달팽 <bjh13579@gmail.com>, 2013-2014 +# woosuk park <bjh13579@gmail.com>, 2013-2014 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-06-04 01:54-0400\n" -"PO-Revision-Date: 2014-06-04 05:54+0000\n" +"POT-Creation-Date: 2014-06-05 01:54-0400\n" +"PO-Revision-Date: 2014-06-05 05:54+0000\n" "Last-Translator: I Robot\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" @@ -22,11 +22,11 @@ msgstr "" "Language: ko\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: base.php:713 +#: base.php:714 msgid "You are accessing the server from an untrusted domain." msgstr "" -#: base.php:714 +#: base.php:715 msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " @@ -458,3 +458,8 @@ msgstr "올바른 암호를 입력해야 함" #: private/user/manager.php:252 msgid "The username is already being used" msgstr "이 사용자명은 현재 사용중입니다" + +#: public/files/locknotacquiredexception.php:39 +#, php-format +msgid "Could not obtain lock type %d on \"%s\"." +msgstr "" |