Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-30 04:06:45 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-30 04:06:45 +0400
commit898ca364a2d59406b8a7f8c30b1aec899f80f531 (patch)
tree25e17a38975f6dd99622b27cd723f73e45b3e5e6 /settings/l10n
parent598815b21e94219eb66684c64802e165a35180ad (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n')
-rw-r--r--settings/l10n/cs_CZ.php1
-rw-r--r--settings/l10n/ko.php9
2 files changed, 10 insertions, 0 deletions
diff --git a/settings/l10n/cs_CZ.php b/settings/l10n/cs_CZ.php
index ed7378b80c4..39ac247aed7 100644
--- a/settings/l10n/cs_CZ.php
+++ b/settings/l10n/cs_CZ.php
@@ -51,6 +51,7 @@
"Create" => "Vytvořit",
"Default Quota" => "Výchozí kvóta",
"Other" => "Jiné",
+"Group Admin" => "Administrace skupiny",
"Quota" => "Kvóta",
"Delete" => "Vymazat"
);
diff --git a/settings/l10n/ko.php b/settings/l10n/ko.php
index 828426dc1d9..7bcf67cc2a4 100644
--- a/settings/l10n/ko.php
+++ b/settings/l10n/ko.php
@@ -1,13 +1,21 @@
<?php $TRANSLATIONS = array(
+"Unable to load list from App Store" => "앱 스토어에서 목록을 가져올 수 없습니다",
"Email saved" => "이메일 저장",
"Invalid email" => "잘못된 이메일",
"OpenID Changed" => "OpenID 변경됨",
"Invalid request" => "잘못된 요청",
+"Authentication error" => "인증 오류",
"Language changed" => "언어가 변경되었습니다",
+"Error" => "에러",
"Disable" => "비활성화",
"Enable" => "활성화",
"Saving..." => "저장...",
"__language_name__" => "한국어",
+"Security Warning" => "보안 경고",
+"Cron" => "크론",
+"execute one task with each page loaded" => "각 페이지가 로드 된 하나의 작업을 실행",
+"cron.php is registered at a webcron service" => "cron.php는 webcron 서비스에 등록이 되어 있습니다.",
+"use systems cron service" => "cron 시스템 서비스를 사용",
"Log" => "로그",
"More" => "더",
"Add your App" => "앱 추가",
@@ -43,6 +51,7 @@
"Create" => "만들기",
"Default Quota" => "기본 할당량",
"Other" => "다른",
+"Group Admin" => "그룹 관리자",
"Quota" => "할당량",
"Delete" => "삭제"
);