diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-09-27 00:09:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-09-27 00:09:46 +0000 |
commit | 810f72df4644793673026c7490b5b2fe794ed05f (patch) | |
tree | 8a541f7ca5b460821796c9f6449cffa08df46c6b /lib/l10n/ko.json | |
parent | 71fc9303c3e921c4c90fcaaed39715178b9f4360 (diff) | |
download | nextcloud-server-810f72df4644793673026c7490b5b2fe794ed05f.tar.gz nextcloud-server-810f72df4644793673026c7490b5b2fe794ed05f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ko.json')
-rw-r--r-- | lib/l10n/ko.json | 28 |
1 files changed, 26 insertions, 2 deletions
diff --git a/lib/l10n/ko.json b/lib/l10n/ko.json index bada59171db..173754044df 100644 --- a/lib/l10n/ko.json +++ b/lib/l10n/ko.json @@ -13,8 +13,10 @@ "Library %s with a version higher than %s is required - available version %s." : "%s 라이브러리의 버전 %s 이상이 필요합니다. 사용 가능한 버전은 %s입니다.", "Library %s with a version lower than %s is required - available version %s." : "%s 라이브러리의 버전 %s 미만이 필요합니다. 사용 가능한 버전은 %s입니다.", "Following platforms are supported: %s" : "다음 플랫폼을 지원합니다: %s", + "Server version %s or higher is required." : "서버 버전 %s 이상이 필요합니다.", + "Server version %s or lower is required." : "서버 버전 %s 미만이 필요합니다.", "Unknown filetype" : "알 수 없는 파일 형식", - "Invalid image" : "잘못된 사진", + "Invalid image" : "잘못된 이미지", "today" : "오늘", "yesterday" : "어제", "_%n day ago_::_%n days ago_" : ["%n일 전"], @@ -41,8 +43,18 @@ "Archives of type %s are not supported" : "%s 타입 압축 파일은 지원되지 않습니다.", "Failed to open archive when installing app" : "앱을 설치할 때 압축 파일을 열지 못했습니다.", "App does not provide an info.xml file" : "앱에서 info.xml 파일이 제공되지 않았습니다.", + "App cannot be installed because appinfo file cannot be read." : "APPINFO 파일을 읽을 수 없기 때문에 응용 프로그램을 설치할 수 없습니다.", "App can't be installed because of not allowed code in the App" : "앱에 허용되지 않는 코드가 있어서 앱을 설치할 수 없습니다.", "App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "출시되지 않은 앱에 허용되지 않는 <shipped>true</shipped> 태그를 포함하고 있기 때문에 앱을 설치할 수 없습니다.", + "APCu" : "APCu", + "Redis" : "Redis", + "Server settings" : "서버 설정", + "Sharing" : "공유 중", + "Encryption" : "암호화", + "Logging" : "로깅", + "Additional settings" : "고급 설정", + "Tips & tricks" : "팁과 추가 정보", + "%s enter the database username and name." : "%s 데이터베이스 사용자 이름과 이름을 입력해 주십시오.", "%s enter the database username." : "%s 데이터베이스 사용자 이름을 입력해 주십시오.", "%s enter the database name." : "%s 데이터베이스 이름을 입력하십시오.", "%s you may not use dots in the database name" : "%s 데이터베이스 이름에는 마침표를 사용할 수 없습니다", @@ -91,11 +103,17 @@ "Sharing %s failed, because resharing is not allowed" : "%s을(를) 공유할 수 없습니다. 다시 공유할 수 없습니다", "Sharing %s failed, because the sharing backend for %s could not find its source" : "%s을(를) 공유할 수 없습니다. %s의 공유 백엔드에서 원본 파일을 찾을 수 없습니다", "Sharing %s failed, because the file could not be found in the file cache" : "%s을(를) 공유할 수 없습니다. 파일 캐시에서 찾을 수 없습니다", + "Cannot increase permissions of %s" : "%s 권한을 늘릴 수 없습니다.", + "Files can't be shared with delete permissions" : "파일은 삭제 권한으로 공유 할 수 없습니다.", "Could not find category \"%s\"" : "분류 \"%s\"을(를) 찾을 수 없습니다.", "Apps" : "앱", + "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "다음 문자만 이름에 사용할 수 있습니다: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"", "A valid username must be provided" : "올바른 사용자 이름을 입력해야 합니다", "A valid password must be provided" : "올바른 암호를 입력해야 합니다", "The username is already being used" : "사용자 이름이 이미 존재합니다", + "Login canceled by app" : "앱 로그인 취소", + "User disabled" : "사용자 비활성화", + "Help" : "도움말", "Personal" : "개인", "Users" : "사용자", "Admin" : "관리자", @@ -114,6 +132,7 @@ "Cannot write into \"apps\" directory" : "\"apps\" 디렉터리에 기록할 수 없습니다", "This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "%sapps 디렉터리에 웹 서버 쓰기 권한%s을 주거나 설정 파일에서 앱 스토어를 비활성화하면 해결됩니다.", "Cannot create \"data\" directory (%s)" : "\"data\" 디렉터리를 만들 수 없음(%s)", + "This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "이것은 일반적으로 루트 디렉토리에 대한 <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">웹 서버의 쓰기 권한을 주면 해결됩니다</a>.", "Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." : "%s루트 디렉터리에 웹 서버 쓰기 권한%s을 주면 해결됩니다.", "Setting locale to %s failed" : "로캘을 %s(으)로 설정할 수 없음", "Please install one of these locales on your system and restart your webserver." : "다음 중 하나 이상의 로캘을 시스템에 설치하고 웹 서버를 다시 시작하십시오.", @@ -135,6 +154,11 @@ "Data directory (%s) is invalid" : "데이터 디렉터리(%s)가 잘못됨", "Please check that the data directory contains a file \".ocdata\" in its root." : "데이터 디렉터리의 최상위 경로에 \".ocdata\" 파일이 있는지 확인하십시오.", "Could not obtain lock type %d on \"%s\"." : "잠금 형식 %d을(를) \"%s\"에 대해 얻을 수 없습니다.", - "Storage not available" : "저장소를 사용할 수 없음" + "Storage unauthorized. %s" : "저장소 권한없음. %s", + "Storage connection error. %s" : "저장소 연결 오류. %s", + "Storage not available" : "저장소를 사용할 수 없음", + "Storage connection timeout. %s" : "저장소 연결 시간 초과. %s", + "ownCloud %s or higher is required." : "ownCloud %s 이상이 필요합니다.", + "ownCloud %s or lower is required." : "ownCloud %s 미만이 필요합니다." },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |