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/fr.json
Hosted Weblate 856b3c705a
Translated using Weblate (French)
Currently translated at 100.0% (6 of 6 strings)

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

[ci skip]

Co-authored-by: Baptiste <baptiste@hedouin.eu>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
2021-11-12 18:33:08 +01:00

10 lines
576 B
JSON
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"CustomiseTranslations": {
"Description": "Vous pouvez modifier les traductions en saisissant la clé (par exemple, « PrivacyManager_TermsAndConditions ») dans la première colonne et en écrivant votre remplacement dans la zone de texte.",
"InvalidKey": "La clé de traduction '%s' n'existe pas.",
"InvalidPlugin": "Le plugin '%s' n'existe pas.",
"MisingUnderscore": "Veuillez formater la clé comme ceci : 'PluginName_TranslationKey'.",
"Replacement": "Remplacement",
"TranslationKey": "Clé de traduction"
}
}