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/sv.json
Hosted Weblate c71780831d
Translated using Weblate (Swedish)
Currently translated at 100.0% (6 of 6 strings)

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

[ci skip]

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: tygyh <jonis9898@hotmail.com>
2023-05-14 19:17:33 +02:00

10 lines
535 B
JSON

{
"CustomiseTranslations": {
"Description": "Du kan ändra översättningar genom att ange nyckeln (t.ex. \"PrivacyManager_TermsAndConditions\") i den första kolumnen och skriva din ersättning i textrutan.",
"InvalidKey": "Översättningsnyckeln '%s' finns inte.",
"InvalidPlugin": "Pluginet '%s' finns inte.",
"MisingUnderscore": "Vänligen formatera Nyckeln så här: 'PluginName_TranslationKey'.",
"Replacement": "Ersättning",
"TranslationKey": "Översättningsnyckel"
}
}