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/bg.json
Hosted Weblate 558642a49b
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (6 of 6 strings)

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

[ci skip]

Translated using Weblate (Bulgarian)

Currently translated at 83.3% (5 of 6 strings)

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

[ci skip]

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Ministry of Electronic Governance - Bulgaria <dvdimov@e-gov.bg>
2023-05-14 19:17:33 +02:00

10 lines
703 B
JSON

{
"CustomiseTranslations": {
"Description": "Можете да промените преводите, като въведете ключа (напр. „PrivacyManager_TermsAndConditions“) в първата колона и напишете своята замяна в текстовото поле.",
"InvalidKey": "Ключът за превод „%s“ не съществува.",
"InvalidPlugin": "Плъгинът '%s' не съществува.",
"MisingUnderscore": "Моля, форматирайте ключа така: 'PluginName_TranslationKey'.",
"Replacement": "Замяна",
"TranslationKey": "Ключ за превод"
}
}