Browse Source

Update language terms

Yannick Warnier 8 years ago
parent
commit
ce52d71c40

+ 2 - 0
main/lang/english/trad4all.inc.php

@@ -7747,4 +7747,6 @@ $LinkedInUrl = "LinkedIn profile URL";
 $SaveTheCorrectAnswersForTheNextAttempt = "Save the correct answer for the next attempt";
 $TranslateThisTerm = "Translate this term";
 $OnlyActiveSubLanguagesAreListed = "Only active sub-languages appear in this list";
+$Translation = "Translation";
+$IfThisTranslationExistsThisWillReplaceTheTerm = "If this term has already been translated, this operation will replace its translation for this sub-language.";
 ?>

+ 2 - 0
main/lang/french/trad4all.inc.php

@@ -7694,4 +7694,6 @@ $LinkedInUrl = "URL de profil LinkedIn";
 $SaveTheCorrectAnswersForTheNextAttempt = "Garder les réponses correctes pour l'essai suivant";
 $TranslateThisTerm = "Traduire ce terme";
 $OnlyActiveSubLanguagesAreListed = "Seules les sous-langues actives sont listées ici";
+$Translation = "Traduction";
+$IfThisTranslationExistsThisWillReplaceTheTerm = "Si ce terme a déjà été traduit, cette opération remplacera la traduction existante pour ce sous-langage.";
 ?>

+ 2 - 0
main/lang/spanish/trad4all.inc.php

@@ -7766,4 +7766,6 @@ $LinkedInUrl = "URL de perfil LinkedIn";
 $SaveTheCorrectAnswersForTheNextAttempt = "Guardar la respuesta correcta para el siguiente intento";
 $TranslateThisTerm = "Traducir este término";
 $OnlyActiveSubLanguagesAreListed = "Solo los sub-idiomas activos aparecen en la lista";
+$Translation = "Traducción";
+$IfThisTranslationExistsThisWillReplaceTheTerm = "Si este término ha sido traducido anteriormente, esta operación remplazará su traducción para este sub-idioma.";
 ?>