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

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ko.json')
-rw-r--r--lang/ko.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/ko.json b/lang/ko.json
index e6ee316cf6..3f8941fd60 100644
--- a/lang/ko.json
+++ b/lang/ko.json
@@ -152,6 +152,7 @@
"ExceptionLanguageFileNotFound": "'%s' 언어 파일을 찾을 수 없습니다",
"ExceptionMethodNotFound": "메서드 '%1$s'는 존재하지 않거나 모듈 '%2$s'에서 사용할 수 없습니다.",
"ExceptionMissingFile": "누락된 파일: %s",
+ "ExceptionUnexpectedDirectoryPleaseDelete": "오류 방지를 위해 이들 폴더를 삭제해주세요.",
"ExceptionFileToDelete": "삭제할 파일: %s",
"ExceptionDirectoryToDelete": "삭제할 디렉토리: %s",
"ExceptionNonceMismatch": "이 양식의 보안 토큰을 검증 할 수 없습니다.",
@@ -278,6 +279,7 @@
"Price": "가격",
"ProductConversionRate": "제품 전환율",
"ProductRevenue": "제품 수익",
+ "Measurable": "측정가능한",
"Measurables": "측정가능한 것",
"PurchasedProducts": "구입한 제품",
"Quantity": "수량",
@@ -308,6 +310,7 @@
"Save": "저장",
"SaveImageOnYourComputer": "이미지를 저장하려면 이미지를 오른쪽으로 클릭하여 \"다른 이름으로 그림 저장...\"을 선택합니다",
"Search": "검색",
+ "Clear": "비우기",
"SearchNoResults": "결과 없음",
"SeeAll": "다 보기",
"SeeTheOfficialDocumentationForMoreInformation": "자세한 내용은 %1$s 공식 문서 %2$s를 참조하세요.",
@@ -364,6 +367,7 @@
"VisitType": "방문 타입",
"VisitTypeExample": "예를 들어, 이전 방문에서 무언가를 구입한 방문자를 포함한 모든 리피터를 선택하기 위한 API 요청 %s를 포함합니다.",
"Warning": "경고",
+ "Warnings": "경고",
"WarningPhpVersionXIsTooOld": "현재 사용하고 있는 PHP 버전 %s은 지원이 끝났습니다(End of Life, EOL). 최근에 업그레이드 된 PHP 버전에서 해결한 보안 문제나 버그 등이 사용하고 계신 버전에서 남아 있을 수 있으니 업그레이드 하시길 강력히 권장합니다.",
"WarningFileIntegrityNoManifest": "manifest.inc.php가 없기 때문에, 파일의 무결성 검사를 수행할 수 없습니다.",
"WarningFileIntegrityNoManifestDeployingFromGit": "만약 Git으로부터 Piwik를 사용하고 있다면, 이 메세지는 정상입니다.",