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/tr.json
Hosted Weblate 86f265684c
Translated using Weblate (Turkish)
Currently translated at 100.0% (6 of 6 strings)

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

[ci skip]

Co-authored-by: Kaya Zeren <kayazeren@gmail.com>
2021-09-03 05:09:24 +02:00

10 lines
513 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"CustomiseTranslations": {
"Description": "İlk sütuna anahtarı ('PrivacyManager_TermsAndConditions' gibi) ve metin kutusuna değiştirmek istediğiniz çeviriyi yazabilirsiniz.",
"InvalidKey": "'%s' çeviri anahtarı bulunamadı.",
"InvalidPlugin": "'%s' eklentisi bulunamadı.",
"MisingUnderscore": "Lütfen anahtarı şu şekilde biçimlendirin: 'PluginName_TranslationKey'.",
"Replacement": "Yeni çeviri",
"TranslationKey": "Çeviri anahtarı"
}
}