1
0
Fork 0
mirror of https://github.com/Findus23/plugin-CustomiseTranslations.git synced 2024-09-19 15:53:49 +02:00

Translated using Weblate (Spanish)

Currently translated at 100.0% (6 of 6 strings)

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

[ci skip]

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
This commit is contained in:
Hosted Weblate 2023-05-14 19:17:32 +02:00
parent 748073297a
commit 34fed21742
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -1 +1,10 @@
{}
{
"CustomiseTranslations": {
"Description": "Puede modificar las traducciones ingresando la clave (por ejemplo, 'PrivacyManager_TermsAndConditions') en la primera columna y escribiendo su reemplazo en el cuadro de texto.",
"InvalidKey": "La clave de la traducción '%s' no existe.",
"InvalidPlugin": "El complemento '%s' no existe.",
"MisingUnderscore": "Por favor, formatee la clave de esta manera: 'PluginName_TranslationKey'.",
"Replacement": "Reemplazo",
"TranslationKey": "Clave de la traducción"
}
}