364 lines
No EOL
16 KiB
PHP
364 lines
No EOL
16 KiB
PHP
<?php
|
|
// Language: Français
|
|
// Module: improve - 0.1.1
|
|
// Date: 2021-09-14 23:23:55
|
|
// Translated with dcTranslater - 2021.09.02.1
|
|
|
|
#inc/class.improve.php:142
|
|
#inc/class.improve.php:145
|
|
$GLOBALS['__l10n']['Begin'] = 'Début';
|
|
|
|
#inc/class.improve.php:150
|
|
$GLOBALS['__l10n']['Module path is not writable'] = 'Le chemin du module n\'est pas accessible en écriture';
|
|
|
|
#inc/class.improve.php:181
|
|
$GLOBALS['__l10n']['File content has been removed: %s by %s'] = 'Le contenu du fichier a été supprimé : %s par %s';
|
|
|
|
#inc/class.improve.php:196
|
|
#inc/class.improve.php:198
|
|
$GLOBALS['__l10n']['End'] = 'Fin';
|
|
|
|
#inc/lib.improve.action.dcstore.php:20
|
|
$GLOBALS['__l10n']['Store file'] = 'Fichier de dépôt';
|
|
|
|
#inc/lib.improve.action.dcstore.php:21
|
|
$GLOBALS['__l10n']['Re-create dcstore.xml file according to _define.php variables'] = 'Re-créer le fichier dcstore.xml suivant les variables du fichier _define.php';
|
|
|
|
#inc/lib.improve.action.dcstore.php:43
|
|
$GLOBALS['__l10n']['File will be overwritten if it exists'] = 'Le fichier sera réécrit si il existe';
|
|
|
|
#inc/lib.improve.action.dcstore.php:45
|
|
$GLOBALS['__l10n']['Predictable URL to zip file on the external repository'] = 'URL prédictive du fichier zip sur le dépôt externe';
|
|
|
|
#inc/lib.improve.action.dcstore.php:49
|
|
#inc/lib.improve.action.phpheader.php:102
|
|
$GLOBALS['__l10n']['You can use wildcards %s'] = 'Vous pouvez utiliser les jokers suivants : %s.';
|
|
|
|
#inc/lib.improve.action.dcstore.php:51
|
|
$GLOBALS['__l10n']['For exemple on github https://github.com/MyGitName/%id%/releases/download/v%version%/%type%-%id%.zip'] = 'Par exemple sur github https://github.com/MyGitName/%id%/releases/download/v%version%/%type%-%id%.zip';
|
|
|
|
#inc/lib.improve.action.dcstore.php:53
|
|
$GLOBALS['__l10n']['Note on github, you must create a release and join to it the module zip file.'] = 'Note sur Github, vous devez créer un release et y joindre le fichier zip du module.';
|
|
|
|
#inc/lib.improve.action.dcstore.php:65
|
|
$GLOBALS['__l10n']['Write dcstore.xml file.'] = 'Ecrire le fichier dcstore.xml';
|
|
|
|
#inc/lib.improve.action.dcstore.php:67
|
|
$GLOBALS['__l10n']['Failed to write dcstore.xml file'] = 'Impossible d\'écrire le fichier dcstore.xml';
|
|
|
|
#inc/lib.improve.action.dcstore.php:81
|
|
$GLOBALS['__l10n']['unkow module id'] = 'Id du module inconu';
|
|
|
|
#inc/lib.improve.action.dcstore.php:87
|
|
$GLOBALS['__l10n']['unknow module name'] = 'nom du module inconnu';
|
|
|
|
#inc/lib.improve.action.dcstore.php:93
|
|
$GLOBALS['__l10n']['unknow module version'] = 'version du module inconnue';
|
|
|
|
#inc/lib.improve.action.dcstore.php:99
|
|
$GLOBALS['__l10n']['unknow module author'] = 'auteur du module inconnu';
|
|
|
|
#inc/lib.improve.action.dcstore.php:106
|
|
$GLOBALS['__l10n']['unknow module description'] = 'description du module inconnue';
|
|
|
|
#inc/lib.improve.action.dcstore.php:112
|
|
$GLOBALS['__l10n']['no repository set in _define.php'] = 'Aucun dépôt défini dans le fichier _define.php';
|
|
|
|
#inc/lib.improve.action.dcstore.php:118
|
|
$GLOBALS['__l10n']['no zip file pattern set in configuration'] = 'Pas de modèle de fichier zip présent dans la configuration';
|
|
|
|
#inc/lib.improve.action.dcstore.php:135
|
|
$GLOBALS['__l10n']['no minimum dotclear version'] = 'pas de version minimum de Dotclear';
|
|
|
|
#inc/lib.improve.action.dcstore.php:142
|
|
$GLOBALS['__l10n']['no details URL'] = 'Lien de détail non défini';
|
|
|
|
#inc/lib.improve.action.dcstore.php:155
|
|
$GLOBALS['__l10n']['no support URL'] = 'Lien de support non défini';
|
|
|
|
#inc/lib.improve.action.gitshields.php:34
|
|
$GLOBALS['__l10n']['Shields badges'] = 'Badges Shields.io';
|
|
|
|
#inc/lib.improve.action.gitshields.php:35
|
|
$GLOBALS['__l10n']['Add and maintain shields.io badges to the REDAME.md file'] = 'Ajoute et maintient à jour les badges shields.io du fichier README.md';
|
|
|
|
#inc/lib.improve.action.gitshields.php:60
|
|
$GLOBALS['__l10n']['Your Github user name :'] = 'Votre "username" Github :';
|
|
|
|
#inc/lib.improve.action.gitshields.php:62
|
|
$GLOBALS['__l10n']['Used in your Github URL: http://github.com/username/module_id.'] = 'Utilisé dans l\'URL Github tel que : http://github.com/username/module_id.';
|
|
|
|
#inc/lib.improve.action.gitshields.php:63
|
|
$GLOBALS['__l10n']['If you have badges not created by this tool in the README.md file you should remove them manually.'] = 'Si vous avez déjà des badges non créés par cet outil, vous devrez les retirer manuellement.';
|
|
|
|
#inc/lib.improve.action.gitshields.php:67
|
|
$GLOBALS['__l10n']['Include Dotaddict badge'] = 'Inclure le badge Dotaddict';
|
|
|
|
#inc/lib.improve.action.gitshields.php:68
|
|
$GLOBALS['__l10n']['If your plugin or theme is on Dotaddict, you can add a badge to link to its details in Dotaddict.'] = 'Si votre plugin ou theme est sur Dotaddict, vous pouvez ajouter un badge lier à ses détails sur DA.';
|
|
|
|
#inc/lib.improve.action.gitshields.php:117
|
|
$GLOBALS['__l10n']['Prepare custom shield info'] = 'préparer les informations personnalisées';
|
|
|
|
#inc/lib.improve.action.gitshields.php:147
|
|
$GLOBALS['__l10n']['Write new shield bloc'] = 'Ecrire le nouveau bloc Shield';
|
|
|
|
#inc/lib.improve.action.gitshields.php:162
|
|
$GLOBALS['__l10n']['Delete old shield bloc'] = 'Effacer l\'ancine bloc Shield';
|
|
|
|
#inc/lib.improve.action.licensefile.php:29
|
|
$GLOBALS['__l10n']['License file'] = 'Fichier de licence';
|
|
|
|
#inc/lib.improve.action.licensefile.php:30
|
|
$GLOBALS['__l10n']['Add or remove full license file to module root'] = 'Ajoute ou supprime le fichier de licence';
|
|
|
|
#inc/lib.improve.action.licensefile.php:36
|
|
$GLOBALS['__l10n']['no version selected'] = 'aucune version selectionnée';
|
|
|
|
#inc/lib.improve.action.licensefile.php:43
|
|
#inc/lib.improve.action.phpheader.php:55
|
|
$GLOBALS['__l10n']['Do nothing'] = 'Ne rien faire';
|
|
|
|
#inc/lib.improve.action.licensefile.php:44
|
|
$GLOBALS['__l10n']['Add file if it does not exist'] = 'Ajouter le fichier si il n\'existe pas';
|
|
|
|
#inc/lib.improve.action.licensefile.php:45
|
|
$GLOBALS['__l10n']['Add file even if it exists'] = 'Ajouter le fichier même si il existe';
|
|
|
|
#inc/lib.improve.action.licensefile.php:46
|
|
$GLOBALS['__l10n']['Add file and remove others'] = 'Ajouter la nouvelle licence et supprimer les autres';
|
|
|
|
#inc/lib.improve.action.licensefile.php:47
|
|
$GLOBALS['__l10n']['Remove license files'] = 'Supprimer les fichiers de licence';
|
|
|
|
#inc/lib.improve.action.licensefile.php:68
|
|
$GLOBALS['__l10n']['License version:'] = 'Version de la licence :';
|
|
|
|
#inc/lib.improve.action.licensefile.php:72
|
|
$GLOBALS['__l10n']['Action on file:'] = 'Action sur le fichier :';
|
|
|
|
#inc/lib.improve.action.licensefile.php:84
|
|
$GLOBALS['__l10n']['No full license type selected'] = 'Pas de type de licence seletionné';
|
|
|
|
#inc/lib.improve.action.licensefile.php:97
|
|
$GLOBALS['__l10n']['Failed to load license content'] = 'Impossible de charger le contenu de la licence';
|
|
|
|
#inc/lib.improve.action.licensefile.php:102
|
|
$GLOBALS['__l10n']['Write new license file "LICENSE"'] = 'Écrire le nouveau fichier "LICENSE" de licence';
|
|
|
|
#inc/lib.improve.action.licensefile.php:104
|
|
$GLOBALS['__l10n']['Failed to write new license file'] = 'Impossible d\'écrire le nouveau fichier de licence';
|
|
|
|
#inc/lib.improve.action.licensefile.php:118
|
|
$GLOBALS['__l10n']['Old license file is not deletable (%s)'] = 'L\'ancien fichier de licence n\'est pas supprimable (%s)';
|
|
|
|
#inc/lib.improve.action.licensefile.php:120
|
|
$GLOBALS['__l10n']['Failed to delete old license file (%s)'] = 'Impossible de supprimer l\'ancien fichier de licence (%s)';
|
|
|
|
#inc/lib.improve.action.licensefile.php:122
|
|
$GLOBALS['__l10n']['Delete old license file "%s"'] = 'Effacer l\'ancien fichier de Licence "%s"';
|
|
|
|
#inc/lib.improve.action.php:20
|
|
$GLOBALS['__l10n']['Tabulations'] = 'Tabulations';
|
|
|
|
#inc/lib.improve.action.php:21
|
|
$GLOBALS['__l10n']['Replace tabulation by four space in php files'] = 'Remplace les tabulation par quatre espaces dans les fichiers php';
|
|
|
|
#inc/lib.improve.action.php:36
|
|
$GLOBALS['__l10n']['Replace tabulation by spaces'] = 'Remplacer les tabulations';
|
|
|
|
#inc/lib.improve.action.php:57
|
|
$GLOBALS['__l10n']['Newlines'] = 'Retour à la ligne';
|
|
|
|
#inc/lib.improve.action.php:58
|
|
$GLOBALS['__l10n']['Replace bad and repetitive and empty newline by single newline in files'] = 'Remplace les mauvais ou répétitifs retour à la ligne par une seule nouvelle ligne';
|
|
|
|
#inc/lib.improve.action.php:95
|
|
$GLOBALS['__l10n']['List of files extension to work on:'] = 'Liste des extensions de fichier à corriger:';
|
|
|
|
#inc/lib.improve.action.php:98
|
|
$GLOBALS['__l10n']['Use comma separated list of extensions without dot, recommand "php,js,xml,txt,md".'] = 'Utiliser une liste d\'extensions séparé par des virgules et sans le point, recommandation: "php,js,xml,txt,md".';
|
|
|
|
#inc/lib.improve.action.php:122
|
|
$GLOBALS['__l10n']['Replace bad new lines'] = 'Remplacer les retours à la ligne';
|
|
|
|
#inc/lib.improve.action.php:138
|
|
$GLOBALS['__l10n']['End of files'] = 'Fin de fichiers';
|
|
|
|
#inc/lib.improve.action.php:139
|
|
$GLOBALS['__l10n']['Remove php tag and empty lines from end of files'] = 'Supprimer le tag PHP et les lignes vides de fin de fichiers';
|
|
|
|
#inc/lib.improve.action.php:163
|
|
$GLOBALS['__l10n']['Add a blank line to the end of file'] = 'Ajouter une ligne vide en fin de fichier';
|
|
|
|
#inc/lib.improve.action.php:165
|
|
$GLOBALS['__l10n']['PSR2 must have a blank line, whereas PSR12 must not.'] = 'PSR2 doit avoir une ligne vide, alors que PSR12 non.';
|
|
|
|
#inc/lib.improve.action.php:180
|
|
$GLOBALS['__l10n']['Replace end of file'] = 'Remplacer les fins de fichiers';
|
|
|
|
#inc/lib.improve.action.phpheader.php:47
|
|
$GLOBALS['__l10n']['PHP header'] = 'Entête de fichier PHP';
|
|
|
|
#inc/lib.improve.action.phpheader.php:48
|
|
$GLOBALS['__l10n']['Add or remove phpdoc header bloc from php file'] = 'Ajouter ou supprimer les bloc d\'entête phpdoc des fichiers php';
|
|
|
|
#inc/lib.improve.action.phpheader.php:56
|
|
$GLOBALS['__l10n']['Add bloc if it does not exist'] = 'Ajouter les blocs si ils n\'existent pas déjà';
|
|
|
|
#inc/lib.improve.action.phpheader.php:57
|
|
$GLOBALS['__l10n']['Add and overwrite bloc'] = 'Ajouter et écraser les blocs';
|
|
|
|
#inc/lib.improve.action.phpheader.php:58
|
|
$GLOBALS['__l10n']['Overwrite bloc only if it exists'] = 'Ecraser les blocs seulement si ils existent';
|
|
|
|
#inc/lib.improve.action.phpheader.php:59
|
|
$GLOBALS['__l10n']['Remove existing bloc header'] = 'Retirer les blocs d\'entête existant';
|
|
|
|
#inc/lib.improve.action.phpheader.php:83
|
|
$GLOBALS['__l10n']['Action:'] = 'Action :';
|
|
|
|
#inc/lib.improve.action.phpheader.php:89
|
|
$GLOBALS['__l10n']['Remove old style bloc header (using #)'] = 'Supprimer les bloc d\'entête ancien (utilisant #)';
|
|
|
|
#inc/lib.improve.action.phpheader.php:94
|
|
$GLOBALS['__l10n']['Do not add bloc to files from "locales" and "libs" folder'] = 'Ne pas ajouter les blocs d\'entête aux fichiers des répertoires "locales" et "llibs"';
|
|
|
|
#inc/lib.improve.action.phpheader.php:97
|
|
$GLOBALS['__l10n']['Bloc content:'] = 'Contenu du bloc :';
|
|
|
|
#inc/lib.improve.action.phpheader.php:104
|
|
$GLOBALS['__l10n']['Do not put structural elements to the begining of lines.'] = 'Ne pas mettre d\'élément de structure en début de ligne';
|
|
|
|
#inc/lib.improve.action.phpheader.php:121
|
|
$GLOBALS['__l10n']['Skip directory'] = 'Ignorer le répertoire';
|
|
|
|
#inc/lib.improve.action.phpheader.php:167
|
|
$GLOBALS['__l10n']['bloc is empty'] = 'le bloc est vide';
|
|
|
|
#inc/lib.improve.action.phpheader.php:195
|
|
$GLOBALS['__l10n']['Prepare header info'] = 'Préparer les informations d\'entête';
|
|
|
|
#inc/lib.improve.action.phpheader.php:197
|
|
$GLOBALS['__l10n']['Failed to parse bloc'] = 'Impossible de préparer le bloc';
|
|
|
|
#inc/lib.improve.action.phpheader.php:213
|
|
$GLOBALS['__l10n']['Write new doc bloc content'] = 'Ecrire le nouveau contenu de bloc';
|
|
|
|
#inc/lib.improve.action.phpheader.php:228
|
|
$GLOBALS['__l10n']['Delete old doc bloc content'] = 'Effacer l\'ancien contenu de type phpdoc';
|
|
|
|
#inc/lib.improve.action.phpheader.php:243
|
|
$GLOBALS['__l10n']['Delete old style bloc content'] = 'Effacer l\'ancien contenu de type ancien';
|
|
|
|
#inc/lib.improve.action.zip.php:42
|
|
$GLOBALS['__l10n']['Zip module'] = 'Zipper le module';
|
|
|
|
#inc/lib.improve.action.zip.php:43
|
|
$GLOBALS['__l10n']['Compress module into a ready to install package'] = 'Compresser le module en un paquetage près à installer';
|
|
|
|
#inc/lib.improve.action.zip.php:73
|
|
$GLOBALS['__l10n']['Root'] = 'Racine';
|
|
|
|
#inc/lib.improve.action.zip.php:75
|
|
$GLOBALS['__l10n']['Path to repository:'] = 'Chemin vers le dépôt :';
|
|
|
|
#inc/lib.improve.action.zip.php:78
|
|
#inc/lib.improve.action.zip.php:89
|
|
#inc/lib.improve.action.zip.php:94
|
|
#inc/lib.improve.action.zip.php:108
|
|
$GLOBALS['__l10n']['Preconization: %s'] = 'Préconisation : %s';
|
|
|
|
#inc/lib.improve.action.zip.php:79
|
|
$GLOBALS['__l10n']['Blog\'s public directory'] = 'Répertoire public du blog';
|
|
|
|
#inc/lib.improve.action.zip.php:84
|
|
$GLOBALS['__l10n']['Files'] = 'Fichiers';
|
|
|
|
#inc/lib.improve.action.zip.php:86
|
|
$GLOBALS['__l10n']['Name of exported package:'] = 'Nom du paquetage exporté :';
|
|
|
|
#inc/lib.improve.action.zip.php:91
|
|
$GLOBALS['__l10n']['Name of second exported package:'] = 'Nom du second paquetage exporté :';
|
|
|
|
#inc/lib.improve.action.zip.php:98
|
|
$GLOBALS['__l10n']['Overwrite existing package'] = 'Écraser les paquetages existants';
|
|
|
|
#inc/lib.improve.action.zip.php:105
|
|
$GLOBALS['__l10n']['Extra files to exclude from package:'] = 'Fichiers supplémentaires à exclure du paquetage :';
|
|
|
|
#inc/lib.improve.action.zip.php:109
|
|
$GLOBALS['__l10n']['By default all these files are always removed from packages : %s'] = 'Pas défaut tous ces fichiers sont toujours exclu des paquetages : %s';
|
|
|
|
#inc/lib.improve.action.zip.php:113
|
|
$GLOBALS['__l10n']['Remove comments from files'] = 'Retirer les commentaires des fichiers';
|
|
|
|
#inc/lib.improve.action.zip.php:124
|
|
$GLOBALS['__l10n']['Prepare excluded files "%s"'] = 'Préparer les fichiers à exclure "%s"';
|
|
|
|
#inc/lib.improve.action.zip.php:127
|
|
$GLOBALS['__l10n']['Prepare comment removal'] = 'Préparer le retrait des commentaires';
|
|
|
|
#inc/lib.improve.action.zip.php:157
|
|
$GLOBALS['__l10n']['Destination filename already exists'] = 'Le fichier de destination existe déjà';
|
|
|
|
#inc/lib.improve.action.zip.php:162
|
|
$GLOBALS['__l10n']['Destination path is not writable'] = 'Le répertoire de destination n\'est pas accessible en écriture';
|
|
|
|
#inc/lib.improve.action.zip.php:186
|
|
$GLOBALS['__l10n']['Zip module into "%s"'] = 'Zipper le module vers "%s"';
|
|
|
|
#index.php:54
|
|
$GLOBALS['__l10n']['Select a module'] = 'Sélectionner un module';
|
|
|
|
#index.php:69
|
|
$GLOBALS['__l10n']['No action selected'] = 'Aucune action sélectionné';
|
|
|
|
#index.php:72
|
|
$GLOBALS['__l10n']['No module selected'] = 'Aucun module sélectionné';
|
|
|
|
#index.php:85
|
|
$GLOBALS['__l10n']['Fix of "%s" complete in %s secondes with errors'] = 'Fixe de "%s" complété en %s secondes avec des erreurs';
|
|
|
|
#index.php:87
|
|
$GLOBALS['__l10n']['Fix of "%s" complete in %s secondes with warnings'] = 'Fixe de "%s" complété en %s secondes avec des avertissements';
|
|
|
|
#index.php:89
|
|
$GLOBALS['__l10n']['Fix of "%s" complete in %s secondes'] = 'Fixe de "%s" complété en %s secondes';
|
|
|
|
#index.php:91
|
|
$GLOBALS['__l10n']['Fix of "%s" complete in %s secondes without messages'] = 'Fixe de "%s" complété en %s secondes sans message';
|
|
|
|
#index.php:105
|
|
#index.php:111
|
|
#index.php:112
|
|
#index.php:149
|
|
$GLOBALS['__l10n']['Themes'] = 'Thèmes';
|
|
|
|
#index.php:107
|
|
#index.php:177
|
|
$GLOBALS['__l10n']['Configure module'] = 'Configurer le module';
|
|
|
|
#index.php:130
|
|
$GLOBALS['__l10n']['Configure module "%s"'] = 'Configurer le module "%s"';
|
|
|
|
#index.php:134
|
|
$GLOBALS['__l10n']['Nothing to configure'] = 'Rien à configurer';
|
|
|
|
#index.php:143
|
|
$GLOBALS['__l10n']['Unknow module'] = 'Module inconnu';
|
|
|
|
#index.php:152
|
|
$GLOBALS['__l10n']['No module to manage'] = 'Aucun module à gérer';
|
|
|
|
#index.php:177
|
|
$GLOBALS['__l10n']['Configure action \'%s\''] = 'Configurer l\'action "%s"';
|
|
|
|
#index.php:187
|
|
$GLOBALS['__l10n']['Save fields selection as preference'] = 'Enregistrer la sélection comme préférence';
|
|
|
|
#index.php:188
|
|
$GLOBALS['__l10n']['Select a module:'] = 'Sélectionner un module :';
|
|
|
|
#index.php:191
|
|
$GLOBALS['__l10n']['Fix it'] = 'Corriger'; |