From 02f7d2b6d240ddb587f42c09f6ee081a2fe8d987 Mon Sep 17 00:00:00 2001 From: Lilian Date: Wed, 20 Apr 2022 17:43:32 +0200 Subject: [PATCH] Translated by Lilian --- omegat/project_save.tmx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 897ece1..94fae8a 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -59350,6 +59350,14 @@ représente dix à la puissance deux, le tout est multiplié par 1.5. Ils ne lient pas @key{SPC}. + + + They read two arguments: a regular expression @var{from}, and a substitution pattern @var{to}; they match each old file name against @var{from}, and then replace the matching part with @var{to}. + + + Elles lisent deux arguments : une expression régulière @var{from}, et un motif de substitution @var{to}, et font correspondre chaque ancien nom de fichier à @var{from}, puis remplacent la partie correspondante par @var{to}. + + They work like @kbd{M-t} except as regards what units of text they transpose.