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/el.json
Hosted Weblate 3a5f07908c
Translated using Weblate (Greek)
Currently translated at 100.0% (6 of 6 strings)

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

[ci skip]

Co-authored-by: Vasilis Lourdas <dev@lourdas.eu>
2021-09-03 05:09:25 +02:00

10 lines
769 B
JSON
Raw Permalink 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": "Μπορείτε να τροποποιήσετε μεταφράσεις εισάγοντας το κλειδί (πχ. 'PrivacyManager_TermsAndConditions') στην πρώτη στήλη και γράφοντας την αντικατάσταση στο πεδίο κειμένου.",
"InvalidKey": "Το κλειδί μετάφρασης '%s' δεν υπάρχει.",
"InvalidPlugin": "Το πρόσθετο '%s' δεν υπάρχει.",
"MisingUnderscore": "Παρακαλώ μορφοποιήστε το Κλειδί ως εξής: 'PluginName_TranslationKey'.",
"Replacement": "Αντικατάσταση",
"TranslationKey": "Κλειδί Μετάφρασης"
}
}