summaryrefslogtreecommitdiffstats
path: root/lib/private/Encryption
ModeNameSize
-rw-r--r--DecryptAll.php8025logstatsplain
-rw-r--r--EncryptionWrapper.php2876logstatsplain
d---------Exceptions478logstatsplain
-rw-r--r--File.php3899logstatsplain
-rw-r--r--HookManager.php1905logstatsplain
d---------Keys39logstatsplain
-rw-r--r--Manager.php7036logstatsplain
-rw-r--r--Update.php5073logstatsplain
-rw-r--r--Util.php10788logstatsplain
a> 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# 
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-07-08 02:03+0200\n"
"PO-Revision-Date: 2013-07-08 00:02+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ko\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#: app.php:360
msgid "Help"
msgstr "도움말"

#: app.php:373
msgid "Personal"
msgstr "개인"

#: app.php:384
msgid "Settings"
msgstr "설정"

#: app.php:396
msgid "Users"
msgstr "사용자"

#: app.php:409
msgid "Apps"
msgstr "앱"

#: app.php:417
msgid "Admin"
msgstr "관리자"

#: defaults.php:33
msgid "web services under your control"
msgstr "내가 관리하는 웹 서비스"

#: files.php:210
msgid "ZIP download is turned off."
msgstr "ZIP 다운로드가 비활성화되었습니다."

#: files.php:211
msgid "Files need to be downloaded one by one."
msgstr "파일을 개별적으로 다운로드해야 합니다."

#: files.php:212 files.php:245
msgid "Back to Files"
msgstr "파일로 돌아가기"

#: files.php:242
msgid "Selected files too large to generate zip file."
msgstr "선택한 파일들은 ZIP 파일을 생성하기에 너무 큽니다."

#: helper.php:236
msgid "couldn't be determined"
msgstr "결정할 수 없음"

#: json.php:28
msgid "Application is not enabled"
msgstr "앱이 활성화되지 않았습니다"

#: json.php:39 json.php:62 json.php:73
msgid "Authentication error"
msgstr "인증 오류"

#: json.php:51
msgid "Token expired. Please reload page."
msgstr "토큰이 만료되었습니다. 페이지를 새로 고치십시오."

#: search/provider/file.php:17 search/provider/file.php:35
msgid "Files"
msgstr "파일"

#: search/provider/file.php:26 search/provider/file.php:33
msgid "Text"
msgstr "텍스트"

#: search/provider/file.php:29
msgid "Images"
msgstr "그림"

#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""

#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""

#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""

#: setup/mssql.php:20
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr ""

#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""

#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""

#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""

#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""

#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""

#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""

#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""

#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""

#: setup/oci.php:34
msgid "Oracle connection could not be established"
msgstr ""

#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""

#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""

#: setup/postgresql.php:23 setup/postgresql.php:69
msgid "PostgreSQL username and/or password not valid"
msgstr ""

#: setup.php:42
msgid "Set an admin username."
msgstr ""

#: setup.php:45
msgid "Set an admin password."
msgstr ""

#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "WebDAV 인터페이스가 제대로 작동하지 않습니다. 웹 서버에서 파일 동기화를 사용할 수 있도록 설정이 제대로 되지 않은 것 같습니다."

#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "<a href='%s'>설치 가이드</a>를 다시 한 번 확인하십시오."

#: template.php:113
msgid "seconds ago"
msgstr "초 전"

#: template.php:114
msgid "1 minute ago"
msgstr "1분 전"

#: template.php:115
#, php-format
msgid "%d minutes ago"
msgstr "%d분 전"

#: template.php:116
msgid "1 hour ago"
msgstr "1시간 전"

#: template.php:117
#, php-format
msgid "%d hours ago"
msgstr "%d시간 전"

#: template.php:118
msgid "today"
msgstr "오늘"

#: template.php:119
msgid "yesterday"
msgstr "어제"

#: template.php:120
#, php-format
msgid "%d days ago"
msgstr "%d일 전"

#: template.php:121
msgid "last month"
msgstr "지난 달"

#: template.php:122
#, php-format
msgid "%d months ago"
msgstr "%d개월 전"

#: template.php:123
msgid "last year"
msgstr "작년"

#: template.php:124
msgid "years ago"
msgstr "년 전"

#: vcategories.php:188 vcategories.php:249
#, php-format
msgid "Could not find category \"%s\""
msgstr "분류 \"%s\"을(를) 찾을 수 없습니다."