App-Greple-xlate

 view release on metacpan or  search on metacpan

i18n/src/xlate.pod.xlate-gpt4-FR.json  view on Meta::CPAN

      "Dans le cas des formats C<cm> et C<colon>, la sortie est divisée et formatée ligne par ligne. Par conséquent, si seule une partie d'une ligne doit être traduite, le résultat attendu ne peut pas être obtenu. Ces filtres corrigent la sorti...
   ],
   [
      "In the current implementation, if multiple parts of a line are translated, they are output as independent lines.\n",
      "Dans l'implémentation actuelle, si plusieurs parties d'une ligne sont traduites, elles sont produites comme des lignes indépendantes.\n"
   ],
   [
      "B<xlate> module can store cached text of translation for each file and read it before execution to eliminate the overhead of asking to server. With the default cache strategy C<auto>, it maintains cache data only when the cache file exists for...
      "Définissez l'ensemble du texte du fichier comme zone cible.\n"
   ],
   [
      "Use B<--xlate-cache=clear> to initiate cache management or to clean up all existing cache data. Once executed with this option, a new cache file will be created if one does not exist and then automatically maintained afterward.\n",
      "Le module B<xlate> peut stocker le texte traduit en cache pour chaque fichier et le lire avant exécution afin d'éliminer la surcharge de requête au serveur. Avec la stratégie de cache par défaut C<auto>, il maintient les données en cache...
   ],
   [
      "Maintain the cache file if it exists.\n",
      "Utilisez B<--xlate-cache=clear> pour initier la gestion du cache ou pour nettoyer toutes les données de cache existantes. Une fois exécuté avec cette option, un nouveau fichier de cache sera créé s'il n'en existe pas et sera ensuite maint...
   ],
   [
      "Create empty cache file and exit.\n",
      "Maintenez le fichier de cache s'il existe.\n"
   ],
   [
      "Maintain cache anyway as far as the target is normal file.\n",
      "Créez un fichier de cache vide et quittez.\n"
   ],
   [
      "Clear the cache data first.\n",
      "Maintenez le cache de toute façon tant que la cible est un fichier normal.\n"
   ],
   [
      "Never use cache file even if it exists.\n",
      "Effacez d'abord les données du cache.\n"
   ],
   [
      "By default behavior, unused data is removed from the cache file. If you don't want to remove them and keep in the file, use C<accumulate>.\n",
      "N'utilisez jamais de fichier de cache même s'il existe.\n"
   ],
   [
      "This option forces to update cache file even if it is not necessary.\n",
      "Par défaut, les données inutilisées sont supprimées du fichier de cache. Si vous ne souhaitez pas les supprimer et les conserver dans le fichier, utilisez C<accumulate>.\n"
   ],
   [
      "You can easily use this module from the command line by using the C<xlate> command included in the distribution. See the C<xlate> man page for usage.\n",
      "Cette option force la mise à jour du fichier de cache même si ce n'est pas nécessaire.\n"
   ],
   [
      "The C<xlate> command supports GNU-style long options such as C<--to-lang>, C<--from-lang>, C<--engine>, and C<--file>. Use C<xlate -h> to see all available options.\n",
      "La commande C<xlate> prend en charge les options longues de style GNU telles que C<--to-lang>, C<--from-lang>, C<--engine> et C<--file>. Utilisez C<xlate -h> pour voir toutes les options disponibles.\n"
   ],
   [
      "The C<xlate> command works in concert with the Docker environment, so even if you do not have anything installed on hand, you can use it as long as Docker is available. Use C<-D> or C<-C> option.\n",
      "Vous pouvez facilement utiliser ce module depuis la ligne de commande en utilisant la commande C<xlate> incluse dans la distribution. Consultez la page de manuel C<xlate> pour l'utilisation.\n"
   ],
   [
      "Docker operations are handled by the C<dozo> script, which can also be used as a standalone command. The C<dozo> script supports the C<.dozorc> configuration file for persistent container settings.\n",
      "Les opérations Docker sont gérées par le script C<dozo>, qui peut également être utilisé comme une commande autonome. Le script C<dozo> prend en charge le fichier de configuration C<.dozorc> pour les paramètres persistants du conteneur....
   ],
   [
      "Also, since makefiles for various document styles are provided, translation into other languages is possible without special specification. Use C<-M> option.\n",
      "La commande C<xlate> fonctionne en concert avec l'environnement Docker, donc même si vous n'avez rien installé localement, vous pouvez l'utiliser tant que Docker est disponible. Utilisez l'option C<-D> ou C<-C>.\n"
   ],
   [
      "You can also combine the Docker and C<make> options so that you can run C<make> in a Docker environment.\n",
      "De plus, comme des makefiles pour différents styles de documents sont fournis, la traduction dans d'autres langues est possible sans spécification particulière. Utilisez l'option C<-M>.\n"
   ],
   [
      "Running like C<xlate -C> will launch a shell with the current working git repository mounted.\n",
      "Vous pouvez également combiner les options Docker et C<make> afin de pouvoir exécuter C<make> dans un environnement Docker.\n"
   ],
   [
      "Read Japanese article in L</SEE ALSO> section for detail.\n",
      "Lancer comme C<xlate -C> ouvrira un shell avec le dépôt git de travail actuel monté.\n"
   ],
   [
      "Load the F<xlate.el> file included in the repository to use C<xlate> command from Emacs editor. C<xlate-region> function translate the given region. Default language is C<EN-US> and you can specify language invoking it with prefix argument.\n"...
      "Chargez le fichier F<xlate.el> inclus dans le dépôt pour utiliser la commande C<xlate> depuis l'éditeur Emacs. La fonction C<xlate-region> traduit la région donnée. La langue par défaut est C<EN-US> et vous pouvez spécifier la langue en...
   ],
   [
      "Set your authentication key for DeepL service.\n",
      "Définissez votre clé d'authentification pour le service DeepL.\n"
   ],
   [
      "OpenAI authentication key.\n",
      "Clé d'authentification OpenAI.\n"
   ],
   [
      "You have to install command line tools for DeepL and ChatGPT.\n",
      "Vous devez installer les outils en ligne de commande pour DeepL et ChatGPT.\n"
   ],
   [
      "L<https://github.com/DeepLcom/deepl-python>\n",
      "L<https://github.com/DeepLcom/deepl-python>\n"
   ],
   [
      "L<https://github.com/tecolicom/App-gpty>\n",
      "L<https://github.com/tecolicom/App-gpty>\n"
   ],
   [
      "L<App::Greple::xlate>\n",
      "L<App::Greple::xlate>\n"
   ],
   [
      "L<App::Greple::xlate::deepl>\n",
      "L<App::Greple::xlate::deepl>\n"
   ],
   [
      "L<App::Greple::xlate::gpt4>\n",
      "L<App::Greple::xlate::gpt4>\n"
   ],
   [
      "L<App::Greple::xlate::gpt5>\n",
      "L<App::Greple::xlate::gpt5>\n"
   ],
   [
      "Docker container image.\n",
      "Image de conteneur Docker.\n"
   ],
   [
      "The C<getoptlong.sh> library used for option parsing in the C<xlate> and C<dozo> scripts.\n",
      "La bibliothèque C<getoptlong.sh> est utilisée pour l'analyse des options dans les scripts C<xlate> et C<dozo>.\n"



( run in 1.087 second using v1.01-cache-2.11-cpan-5e09290becf )