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 'plugins/MobileMessaging/lang/ko.json')
-rw-r--r--plugins/MobileMessaging/lang/ko.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/MobileMessaging/lang/ko.json b/plugins/MobileMessaging/lang/ko.json
index 44cb019a84..74f5ff5ed2 100644
--- a/plugins/MobileMessaging/lang/ko.json
+++ b/plugins/MobileMessaging/lang/ko.json
@@ -1,6 +1,6 @@
{
"MobileMessaging": {
- "Exception_UnknownProvider": "'%s' 공급자 이름은 알 수 없습니다. 대신 다음을 사용하세요: %s.",
+ "Exception_UnknownProvider": "'%1$s' 공급자 이름은 알 수 없습니다. 대신 다음을 사용하세요: %2$s.",
"MobileReport_AdditionalPhoneNumbers": "접근에 의해 더 많은 전화 번호를 추가할 수 있습니다",
"MobileReport_MobileMessagingSettingsLink": "모바일 메시징 설정 페이지",
"MobileReport_NoPhoneNumbers": "접근 단위로 하나 이상의 전화 번호를 활성화해 주세요",
@@ -29,13 +29,13 @@
"Settings_SMSProvider": "SMS 공급자",
"Settings_SuperAdmin": "슈퍼 유저 설정",
"Settings_SuspiciousPhoneNumber": "만약 문자 메시지를 받지 못했다면, 당신은 리딩 제로 없이 시도할 수 있습니다. 즉. %s",
- "Settings_UpdateOrDeleteAccount": "또한 해당 계정을 %supdate%s나 %sdelete%s할 수 있습니다.",
+ "Settings_UpdateOrDeleteAccount": "또한 해당 계정을 %1$supdate%2$s나 %3$sdelete%4$s할 수 있습니다.",
"Settings_ValidatePhoneNumber": "확인",
"Settings_VerificationCodeJustSent": "해당 번호로 코드를 발송했습니다: 수신한 코드를 입력하고 '확인'을 클릭하세요.",
"SettingsMenu": "모바일 메시징",
"SMS_Content_Too_Long": "[너무 김]",
"TopLinkTooltip": "이메일 또는 휴대전화로 웹로그 분석을 보고할 수 있습니다!",
"TopMenu": "이메일 및 SMS 보고서",
- "VerificationText": "인증코드는 %s 입니다. Piwik SMS 보고서를 받기 위한 전화번호 확인을 위해 수신한 인증코드를 Piwik > %s > %s으로 이동하여 입력하세요."
+ "VerificationText": "인증코드는 %1$s 입니다. Piwik SMS 보고서를 받기 위한 전화번호 확인을 위해 수신한 인증코드를 Piwik > %2$s > %3$s으로 이동하여 입력하세요."
}
} \ No newline at end of file