1
0
Fork 0
mirror of https://github.com/Findus23/plugin-CustomiseTranslations.git synced 2024-09-19 15:53:49 +02:00
plugin-CustomiseTranslations/lang/ko.json
Hosted Weblate 0485dfc9c7
Translated using Weblate (Korean)
Currently translated at 100.0% (6 of 6 strings)

Translation: Matomo/CommunityPlugin CustomiseTranslations
Translate-URL: https://hosted.weblate.org/projects/matomo/communityplugin-customisetranslations/ko/

[ci skip]

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: 이정희 <daemul72@gmail.com>
2023-05-14 19:17:32 +02:00

10 lines
570 B
JSON

{
"CustomiseTranslations": {
"Description": "첫 번째 열에 키(예: 'PrivacyManager_TermsAndConditions')를 입력하고 텍스트 상자에 대체 항목을 작성하여 번역을 수정할 수 있습니다.",
"InvalidKey": "번역 키 '%s'이(가) 존재하지 않습니다.",
"InvalidPlugin": "'%s' 플러그인이 존재하지 않습니다.",
"MisingUnderscore": "다음과 같이 키 형식을 지정하십시오: 'PluginName_TranslationKey'.",
"Replacement": "교체",
"TranslationKey": "번역 키"
}
}