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/de.json
Lukas Winkler 1fa280784e
Translated using Weblate (German)
Currently translated at 100.0% (6 of 6 strings)

Translation: Matomo/CommunityPlugin CustomiseTranslations
Translate-URL: https://hosted.weblate.org/projects/matomo/communityplugin-customisetranslations/de/
2021-08-31 15:49:49 +02:00

10 lines
558 B
JSON

{
"CustomiseTranslations": {
"MisingUnderscore": "Bitte formatieren sie den Key so: 'PluginName_TranslationKey'.",
"InvalidPlugin": "Das Plugin '%s' existiert nicht.",
"InvalidKey": "Der Übersetzungs-Key '%s' existiert nicht.",
"Description": "Sie können existierende Übersetzungen bearbeiten, indem sie den Key (e.g. 'PrivacyManager_TermsAndConditions') in die erste Spalte und den neuen Text in die zweite Spalte schreiben.",
"TranslationKey": "Übersetzungs-Key",
"Replacement": "Ersatztext"
}
}