summaryrefslogtreecommitdiffstats
path: root/settings
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-29 01:55:45 -0400
committerThomas Müller <thomas.mueller@tmit.eu>2014-07-29 09:16:02 +0200
commit29a3f1e2af698d356bf52fa9ba181c2c1bf5b9a2 (patch)
treec27afe090bcbe4d1e73d9ba71e22bef1e43e9ff8 /settings
parent021f25836abd68f9415eeca5c7ce94cccad6dffd (diff)
downloadnextcloud-server-29a3f1e2af698d356bf52fa9ba181c2c1bf5b9a2.tar.gz
nextcloud-server-29a3f1e2af698d356bf52fa9ba181c2c1bf5b9a2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r--settings/l10n/ca.php2
-rw-r--r--settings/l10n/ko.php21
2 files changed, 22 insertions, 1 deletions
diff --git a/settings/l10n/ca.php b/settings/l10n/ca.php
index 3a78d6f4820..8809a603a20 100644
--- a/settings/l10n/ca.php
+++ b/settings/l10n/ca.php
@@ -103,7 +103,7 @@ $TRANSLATIONS = array(
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." => "Aparentment PHP està configurat per mostrar blocs en línia de documentació. Això farà que algunes aplicacions core siguin inaccessibles.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." => "Això probablement està provocat per una cau/accelerador com Zend OPcache o eAccelerator.",
"Database Performance Info" => "Informació del rendiment de la base de dades",
-"SQLite is used as database. For larger installations we recommend to change this. To migrate to another database use the command line tool: 'occ db:convert-type'" => "S'utilitza SQLite com a base de dades. Per instal·lacions grans recomanem que la canvieu. per migrar a una altra base de dades useu l'eina d'intèrpret d'ordres 'occ db:convert-type'",
+"SQLite is used as database. For larger installations we recommend to change this. To migrate to another database use the command line tool: 'occ db:convert-type'" => "S'utilitza SQLite com a base de dades. Per instal·lacions grans recomanem que la canvieu. Per migrar a una altra base de dades useu l'eina d'intèrpret d'ordres 'occ db:convert-type'",
"Module 'fileinfo' missing" => "No s'ha trobat el mòdul 'fileinfo'",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "El mòdul de PHP 'fileinfo' no s'ha trobat. Us recomanem que habiliteu aquest mòdul per obtenir millors resultats amb la detecció mime-type.",
"Your PHP version is outdated" => "La versió de PHP és obsoleta",
diff --git a/settings/l10n/ko.php b/settings/l10n/ko.php
index f0679c34a0e..015d2c7125c 100644
--- a/settings/l10n/ko.php
+++ b/settings/l10n/ko.php
@@ -3,16 +3,19 @@ $TRANSLATIONS = array(
"Saved" => "저장됨",
"Email sent" => "이메일 발송됨",
"Encryption" => "암호화",
+"Authentication method" => "인증 방법",
"Unable to load list from App Store" => "앱 스토어에서 목록을 가져올 수 없습니다",
"Authentication error" => "인증 오류",
"Your full name has been changed." => "전체 이름이 변경되었습니다.",
"Unable to change full name" => "전체 이름을 변경할 수 없음",
"Group already exists" => "그룹이 이미 존재함",
"Unable to add group" => "그룹을 추가할 수 없음",
+"Couldn't remove app." => "앱을 제거할수 없습니다.",
"Email saved" => "이메일 저장됨",
"Invalid email" => "잘못된 이메일 주소",
"Unable to delete group" => "그룹을 삭제할 수 없음",
"Unable to delete user" => "사용자를 삭제할 수 없음.",
+"Backups restored successfully" => "성공적으로 백업을 복원했습니다",
"Language changed" => "언어가 변경됨",
"Invalid request" => "잘못된 요청",
"Admins can't remove themself from the admin group" => "관리자 자신을 관리자 그룹에서 삭제할 수 없음",
@@ -29,6 +32,7 @@ $TRANSLATIONS = array(
"User Documentation" => "사용자 문서",
"Admin Documentation" => "운영자 문서",
"Update to {appversion}" => "버전 {appversion}(으)로 업데이트",
+"Uninstall App" => "앱 제거",
"Disable" => "사용 안함",
"Enable" => "사용함",
"Please wait...." => "기다려 주십시오....",
@@ -39,6 +43,9 @@ $TRANSLATIONS = array(
"Error" => "오류",
"Update" => "업데이트",
"Updated" => "업데이트됨",
+"Uninstalling ...." => "제거 하는 중 ....",
+"Error while uninstalling app" => "앱을 제거하는 중 오류 발생",
+"Uninstall" => "제거",
"Select a profile picture" => "프로필 사진 선택",
"Very weak password" => "매우 약한 암호",
"Weak password" => "약한 암호",
@@ -46,11 +53,14 @@ $TRANSLATIONS = array(
"Good password" => "좋은 암호",
"Strong password" => "강력한 암호",
"Decrypting files... Please wait, this can take some time." => "파일 복호화 중... 시간이 걸릴 수도 있으니 기다려 주십시오.",
+"Error creating group" => "그룹을 생성하던 중 오류가 발생하였습니다",
+"deleted {groupName}" => "{groupName} 삭제됨",
"undo" => "실행 취소",
"Groups" => "그룹",
"Group Admin" => "그룹 관리자",
"Delete" => "삭제",
"never" => "없음",
+"deleted {userName}" => "{userName} 삭제됨",
"add group" => "그룹 추가",
"A valid username must be provided" => "올바른 사용자 이름을 입력해야 함",
"Error creating user" => "사용자 생성 오류",
@@ -64,6 +74,7 @@ $TRANSLATIONS = array(
"Fatal issues only" => "치명적 문제만",
"None" => "없음",
"Login" => "로그인",
+"NT LAN Manager" => "NT LAN 관리자",
"SSL" => "SSL",
"TLS" => "TLS",
"Security Warning" => "보안 경고",
@@ -72,6 +83,7 @@ $TRANSLATIONS = array(
"Setup Warning" => "설정 경고",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "WebDAV 인터페이스가 제대로 작동하지 않습니다. 웹 서버에서 파일 동기화를 사용할 수 있도록 설정이 제대로 되지 않은 것 같습니다.",
"Please double check the <a href=\"%s\">installation guides</a>." => "<a href=\"%s\">설치 가이드</a>를 다시 한 번 확인하십시오.",
+"Database Performance Info" => "데이터베이스 성능 정보",
"Module 'fileinfo' missing" => "모듈 'fileinfo'가 없음",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "PHP 모듈 'fileinfo'가 존재하지 않습니다. MIME 형식 감지 결과를 향상시키기 위하여 이 모듈을 활성화하는 것을 추천합니다.",
"Your PHP version is outdated" => "PHP 버전이 오래됨",
@@ -114,7 +126,9 @@ $TRANSLATIONS = array(
"Select an App" => "앱 선택",
"Documentation:" => "문서",
"See application page at apps.owncloud.com" => "apps.owncloud.com에 있는 앱 페이지를 참고하십시오",
+"See application website" => "어플리케이션 웹사이트 보기",
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-라이선스됨: <span class=\"author\"></span>",
+"Enable only for specific groups" => "특정 그룹에만 허용",
"All" => "모두",
"Administrator Documentation" => "관리자 문서",
"Online Documentation" => "온라인 문서",
@@ -146,16 +160,23 @@ $TRANSLATIONS = array(
"The encryption app is no longer enabled, please decrypt all your files" => "암호화 앱이 비활성화되었습니다. 모든 파일을 복호화해야 합니다.",
"Log-in password" => "로그인 암호",
"Decrypt all Files" => "모든 파일 복호화",
+"Restore Encryption Keys" => "암호화 키 복원",
+"Delete Encryption Keys" => "암호화 키 삭제",
"Login Name" => "로그인 이름",
"Create" => "만들기",
"Admin Recovery Password" => "관리자 복구 암호",
"Enter the recovery password in order to recover the users files during password change" => "암호 변경 시 변경된 사용자 파일을 복구하려면 복구 암호를 입력하십시오",
+"Search Users and Groups" => "사용자와 그룹 검색",
+"Add Group" => "그룹 추가",
+"Group" => "그룹",
+"Admins" => "관리자",
"Default Quota" => "기본 할당량",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" => "저장소 할당량을 입력하십시오 (예: \"512 MB\", \"12 GB\")",
"Unlimited" => "무제한",
"Other" => "기타",
"Username" => "사용자 이름",
"Quota" => "할당량",
+"Last Login" => "마지막 로그인",
"change full name" => "전체 이름 변경",
"set new password" => "새 암호 설정",
"Default" => "기본값"