[pnfrance-commits] r276 - in trunk/traductions/modules: . downloads downloads/pnlang downloads/pnlang/fra
Auteur Sujet
Post 
  1. Author: gilles69 
  2. Date: 2007-01-02 09:53:55 -0500 (Tue, 02 Jan 2007) 
  3. New Revision: 276 
  4.  
  5. Added: 
  6.    trunk/traductions/modules/Downloads/ 
  7.    trunk/traductions/modules/Downloads/pnlang/ 
  8.    trunk/traductions/modules/Downloads/pnlang/fra/ 
  9.    trunk/traductions/modules/Downloads/pnlang/fra/admin.php 
  10.    trunk/traductions/modules/Downloads/pnlang/fra/adminapi.php 
  11.    trunk/traductions/modules/Downloads/pnlang/fra/global.php 
  12.    trunk/traductions/modules/Downloads/pnlang/fra/imageapi.php 
  13.    trunk/traductions/modules/Downloads/pnlang/fra/index.html 
  14.    trunk/traductions/modules/Downloads/pnlang/fra/init.php 
  15.    trunk/traductions/modules/Downloads/pnlang/fra/searchapi.php 
  16.    trunk/traductions/modules/Downloads/pnlang/fra/stats.php 
  17.    trunk/traductions/modules/Downloads/pnlang/fra/title.php 
  18.    trunk/traductions/modules/Downloads/pnlang/fra/upgradeapi.php 
  19.    trunk/traductions/modules/Downloads/pnlang/fra/user.php 
  20.    trunk/traductions/modules/Downloads/pnlang/fra/userapi.php 
  21. Log: 
  22. module downloads 2.1 ?\195?\160 v?\195?\169rifier et corriger 
  23.  
  24. Added: trunk/traductions/modules/Downloads/pnlang/fra/admin.php 
  25. =================================================================== 
  26. --- trunk/traductions/modules/Downloads/pnlang/fra/admin.php    2006-12-30 10:38:07 UTC (rev 275) 
  27. +++ trunk/traductions/modules/Downloads/pnlang/fra/admin.php    2007-01-02 14:53:55 UTC (rev 276) 
  28. @@ -0,0 +1,20 ;@@ 
  29. +<?php  
  30. +// ----------------------------------------------------------------------------------- 
  31. +/** 
  32. + * Downloads 
  33. + * 
  34. + * Purpose of file:  language definitions englisch 
  35. + * 
  36. + * ;@package      Downloads 
  37. + * ;@version      2.0 
  38. + * ;@author       Sascha Jost  
  39. + * ;@link         http://www.cmods-dev.de 
  40. + * ;@copyright    Copyright (C) 2005 by the Cmods Development Team 
  41. + * ;@license      http://www.gnu.org/copyleft/gpl.html GNU General Public License 
  42. + */ 
  43. + // -----------------------------------------------------------------------------------                                                        
  44. +include_once('modules/Downloads/pnlang/fra/global.php'); 
  45. +define('_DL_STRANGEERROR', 'Une erreur inconnue est survenue!'); 
  46. +define('_DL_CATTITLENEEDED', "Merci d'indiquer un titre pour cette catégorie!"); 
  47. +?> 
  48. \ No newline at end of file 
  49.  
  50. Added: trunk/traductions/modules/Downloads/pnlang/fra/adminapi.php 
  51. =================================================================== 
  52. --- trunk/traductions/modules/Downloads/pnlang/fra/adminapi.php    2006-12-30 10:38:07 UTC (rev 275) 
  53. +++ trunk/traductions/modules/Downloads/pnlang/fra/adminapi.php    2007-01-02 14:53:55 UTC (rev 276) 
  54. @@&nbsp;-0,0 +1,20 ;@@ 
  55. +<?php  
  56. +// ----------------------------------------------------------------------------------- 
  57. +/** 
  58. + * Downloads 
  59. + * 
  60. + * Purpose of file:  language definitions englisch 
  61. + * 
  62. + * ;@package      Downloads 
  63. + * ;@version      2.0 
  64. + * ;@author       Sascha Jost  
  65. + * ;@link         http://www.cmods-dev.de 
  66. + * ;@copyright    Copyright (C) 2005 by the Cmods Development Team 
  67. + * ;@license      http://www.gnu.org/copyleft/gpl.html GNU General Public License 
  68. + */ 
  69. + // -----------------------------------------------------------------------------------                                                        
  70. +include_once('modules/Downloads/pnlang/fra/global.php'); 
  71. +define('_DL_CATALLEXSIT', 'Category allready exsists!'); 
  72. +define('_DL__DBQUERYFAILED', 'Databasequerry failed!'); 
  73. +?> 
  74. \ No newline at end of file 
  75.  
  76. Added: trunk/traductions/modules/Downloads/pnlang/fra/global.php 
  77. =================================================================== 
  78. --- trunk/traductions/modules/Downloads/pnlang/fra/global.php    2006-12-30 10:38:07 UTC (rev 275) 
  79. +++ trunk/traductions/modules/Downloads/pnlang/fra/global.php    2007-01-02 14:53:55 UTC (rev 276) 
  80. @@&nbsp;-0,0 +1,298 ;@@ 
  81. +<?php  
  82. +// ----------------------------------------------------------------------------------- 
  83. +/** 
  84. + * Downloads 
  85. + * 
  86. + * Purpose of file:  language definitions englisch 
  87. + * 
  88. + * ;@package      Downloads 
  89. + * ;@version      2.0 
  90. + * ;@author       Sascha Jost  
  91. + * ;@link         http://www.cmods-dev.de 
  92. + * ;@copyright    Copyright (C) 2005 by the Cmods Development Team 
  93. + * ;@license      http://www.gnu.org/copyleft/gpl.html GNU General Public License 
  94. + */ 
  95. + // -----------------------------------------------------------------------------------     
  96. +                                                     
  97. +//PLEASE TRANSLATE THIS! 
  98. +//define('_BADAUTHKEY', ''); 
  99. +define('_CANCEL', 'Annuler'); 
  100. +define('_CDL__MODULENOAUTH', 'Non autorisé!'); 
  101. +//PLEASE TRANSLATE THIS! 
  102. +//define('_DATEBRIEF', ''); 
  103. +define('_DL_ACTFILE', 'Fichier récent:'); 
  104. +define('_DL_ACTIVATE', "Activer le module après l'installation?"); 
  105. +define('_DL_ADDADMININFO', 'Le module a été ajouté avec succès à la base de donnée!'); 
  106. +define('_DL_ADDED', 'Ajouté:'); 
  107. +define('_DL_ADDEXT', 'Ajouter une extension'); 
  108. +define('_DL_ADDFILETYPE', 'Ne pas permettre ces extensions pour les chargements'); 
  109. +define('_DL_ADDMAINCATEGORY', 'Ajouter une catégorie'); 
  110. +define('_DL_ADDUSERINFO', "Le téléchargement a été ajouté avec succès! Merci d'attendre l'approbation de l'administrateur"); 
  111. +define('_DL_ALLOWSCREENSHOTUPLOAD', "Permettre le chargement des copies d'écran"); 
  112. +define('_DL_ALLOWUPLOAD', 'Permettre le chargement des fichiers'); 
  113. +define('_DL_ASKBACKUP', 'Merci de lire soigneusement les instructions suivantes!'); 
  114. +define('_DL_ASKBACKUP1', "Soyez sur d'avoir une sauvegarde de votre base de donnée"); 
  115. +define('_DL_ASKBACKUP2', "Si vous n'avez pas de sauvegarde, annulez l'installation, faites une sauvegarde et recommencez !"); 
  116. +define('_DL_ASKBACKUP3', 'Sauvegardez tous les fichiers de votre serveur'); 
  117. +define('_DL_ASKBACKUP4', "Soyez sur qu'aucun téléchargement est dans l'attente de votre approbation"); 
  118. +define('_DL_ASKBACKUP5', 'Make sure that there is no pending Modrequest waiting for approval.'); //TODO 
  119. +define('_DL_BACKADMINMENU', "Retourner à l'interface d'administration"); 
  120. +define('_DL_CACHEFOLDERMISSING', 'Ne trouve pas le dossier de cache sur le serveur!'); 
  121. +define('_DL_CACHEFOLDERNOTWRITE', "Mauvaise permission définie pour le dossier de cache. merci d'utiliser un CHMOD 777"); 
  122. +define('_DL_CACHEFOLDEROK', 'Le dossier de cache est bon!'); 
  123. +define('_DL_CACHEFOLDERWRITE', 'Le dossier de cache est inscriptible!'); 
  124. +define('_DL_CANCEL', 'Annuler'); 
  125. +define('_DL_CANTCREATECAT', 'Erreur lors de la création de la catégorie!'); 
  126. +define('_DL_CAPTCHACODEWRONG', 'Vous avez indiqué un mauvais code!'); 
  127. +define('_DL_CAPTCHAMESSAGE', "Merci d'indiquer le code venant de l'image. Si le code est bon, le téléchargement commencera automatiquement."); 
  128. +define('_DL_CAPTCHAPASS', 'Code de sécurité:'); 
  129. +define('_DL_CATADDDONE', 'La catégorie a été ajoutée avec succès:'); 
  130. +define('_DL_CATDOWNLOADSDELETE', 'Tous les fichiers de cette catégorie ont été supprimés!'); 
  131. +define('_DL_CATID', 'Choisissez une catégorie:'); 
  132. +define('_DL_CATREALLYDELETE', 'Voulez-vous vraiment supprimer cette catégorie?'); 
  133. +define('_DL_CATSSELECT', 'Choisissez une catégorie:'); 
  134. +define('_DL_CDLEX', 'CmodsDownload est actif. Voulez-vous importer les données venant de ce module?'); 
  135. +define('_DL_CHANGEPICS', 'You have to choose both files if you want to replace the exsisting ones !'); //TODO 
  136. +define('_DL_CHECKDLFAILED', 'Erreur lors de la validation!'); 
  137. +define('_DL_CHECKDLOK', "La validation s'est effectuée avec succès!"); 
  138. +define('_DL_CHECKFILE', 'Test du lien vers le fichier'); 
  139. +define('_DL_CHOOSEDATE', 'Choisissez une date'); 
  140. +define('_DL_CMODSDOWNLOADADMIN', "Menu d'administration"); 
  141. +define('_DL_CMODSDOWNLOADDOWNLOADSMENU', 'Gestion des téléchargements'); 
  142. +define('_DL_CMODSDOWNLOADFRONTEND', 'Paramètres de la apge principale'); 
  143. +define('_DL_CMODSDOWNLOADGD', 'Librairie GD:'); 
  144. +define('_DL_CMODSDOWNLOADMODCATEGORYS', 'Gestion des catégories'); 
  145. +define('_DL_CMODSDOWNLOADMODIFYCONFIG', 'Configuration du module'); 
  146. +define('_DL_CMODSDOWNLOADNEW', 'Ajouter un nouveau téléchargement'); 
  147. +define('_DL_CMODSDOWNLOADSAFE', 'Charger / Télécharger'); 
  148. +define('_DL_CMODSDOWNLOADSYSINFO', 'Informations du système'); 
  149. +define('_DL_CMODSDOWNLOADSYSINFOFOLDER', 'Informations des fichiers:'); 
  150. +define('_DL_CMODSDOWNLOADSYSINFOPHP', 'Paramètres PHP:'); 
  151. +define('_DL_CMODSDOWNLOADVIEWWAITING', 'Téléchargements en attente'); 
  152. +define('_DL_CMODSWARNING', 'Modulmeldung'); 
  153. +define('_DL_DATE', 'En ligne depuis:'); 
  154. +define('_DL_DATEOLD', 'Ancienne date'); 
  155. +define('_DL_DATEYOUNG', 'Nouvelle date'); 
  156. +define('_DL_DBMODVARSUPGRADEDONE', 'Félicitation, votre base à été uploadée avec succès.'); 
  157. +define('_DL_DBQUERYFAILED', 'Requêtes erronée'); 
  158. +define('_DL_DELETECATEGORY', 'Suppression de la catégorie'); 
  159. +define('_DL_DELETECATEGORYID', 'Identifiant de catégorie'); 
  160. +define('_DL_DELETEDOWNLOAD', 'Supprimer le téléchargement'); 
  161. +define('_DL_DELETEEXT', "Supprimer l'extension"); 
  162. +define('_DL_DELETEHEAD', 'Désinstaller Downloads'); 
  163. +define('_DL_DELETEMESSAGE', 'ATTENTION! Toutes les tables vont êtres supprimées de la base de donnée!'); 
  164. +define('_DL_DELETEMESSAGE2', "Si vous n'avez pas une sauvegarde, vous ne pourrez pas restaurer ces tables!");  
  165. +define('_DL_DELETEMESSAGE3', "Les fichier sur le serveur n'ont pas été supprimés. Merci de le supprimer manuellement."); 
  166. +define('_DL_DELETEMESSAGE4', "Après cette étape, merci de supprimer le dossier du module sur votre serveur."); 
  167. +define('_DL_DESCRIPTION', 'Description:'); 
  168. +define('_DL_DLCOMMENTS', 'Commentaires'); 
  169. +define('_DL_DLDESCRIPTION', 'Description:'); 
  170. +define('_DL_DLFILESIZE', 'Taille du fichier:'); 
  171. +define('_DL_DLHITS', 'Nombre de lectures:'); 
  172. +define('_DL_DLHOMEPAGE', 'Page personelle:'); 
  173. +define('_DL_DLISACTIVE', 'Télécahrgement actif!'); 
  174. +define('_DL_DLISNOTACTIVE', 'Télécahrgement désactivé.'); 
  175. +define('_DL_DLRATINGS', 'Votes:'); 
  176. +define('_DL_DLSELECTMODIFY', 'Choisir un téléchargement:'); 
  177. +define('_DL_DLTITLE', 'Titre:'); 
  178. +define('_DL_DLVALALL', 'Valider tous les télécahrgements'); 
  179. +define('_DL_DLVALCHOOSECAT', 'Choisir une catégorie:'); 
  180. +define('_DL_DLVALHEAD', 'Validation des téléchargements'); 
  181. +define('_DL_DLVALSEL', 'Valider les téléchargements par catégorie'); 
  182. +define('_DL_DLVALSELNO', "Aucun fichier soumis à validation n'a été trouvé"); 
  183. +define('_DL_DOWNDESCRIPTION', 'Description du fichier:'); 
  184. +define('_DL_DOWNLOADID', 'Identifiant du fichier:'); 
  185. +define('_DL_DOWNLOADMODIFY', 'Modifier le fichier'); 
  186. +define('_DL_DOWNLOADMODIFYITEM', 'Choisir un fichier:'); 
  187. +define('_DL_DOWNLOADNEW', 'Ajouter un nouveau fichier'); 
  188. +define('_DL_DOWNLOADNODESC', "Merci d'indiquer une description"); 
  189. +define('_DL_DOWNLOADNOSUBMITTER', 'Le champ <strong>Soumis par</stron> est obligatoire.'); 
  190. +define('_DL_DOWNLOADNOTITLE', "Merci d'indiquer un titre!"); 
  191. +define('_DL_DOWNLOADNOURL', "Aucun url n'a été trouvé"); 
  192. +define('_DL_DOWNLOADPREVIEW', 'Prévisualisation'); 
  193. +define('_DL_DOWNLOADSADDNOAUTH', 'Le cahrgement est désactivé!'); 
  194. +define('_DL_DOWNLOADSASBEST', 'fichiers les plus populaires'); 
  195. +define('_DL_DOWNLOADSASNEW', 'derniers fichiers'); 
  196. +define('_DL_DOWNLOADSINRES', 'fichiers recherchés'); 
  197. +define('_DL_DOWNLOADSNOCATS', 'choisir une catégorie:'); 
  198. +define('_DL_DOWNLOADSPAGE', 'Téléchargements par page'); 
  199. +define('_DL_DOWNLOADSUPDATECONFIG', 'Sauvegarder la configuration'); 
  200. +define('_DL_DOWNLOADTITLE', 'Titre du téléchargement:'); 
  201. +define('_DL_DOWNLOADVALIDATION', 'Valider les fichiers'); 
  202. +define('_DL_DOWNLOADVOTEMIN', 'Voter nécessairement pour le \'top 10\''); 
  203. +define('_DL_DOWNVERSION', 'Version:'); 
  204. +define('_DL_ERRFILE', 'Fichier'); 
  205. +define('_DL_ERRLINE', 'Ligne'); 
  206. +define('_DL_ERRMSG', 'Message'); 
  207. +define('_DL_FILEREPLACEFAIL', "Erreur de remplacement de l'ancien fichier"); 
  208. +define('_DL_FILESIZE', 'Fichier (en Bytes!)'); 
  209. +define('_DL_FILETYPEACTIONS', "Gestionnaire d'extensions"); 
  210. +define('_DL_FILETYPES', "Gestionnaire d'extensions"); 
  211. +define('_DL_FILEUP', 'Chargement des fichiers permis:'); 
  212. +define('_DL_FILEUPALLOW', 'Oui'); 
  213. +define('_DL_FILEUPNOTALLOW', 'Non'); 
  214. +define('_DL_FILEURL', 'Choisir un fichier pour le charger:'); 
  215. +define('_DL_GDAUTOKONFIGOK', 'Module configuré pour utiliser la librairie GD. Les miniatures seront crées grâce à GD.'); 
  216. +define('_DL_GDOK', 'Est installé!'); 
  217. +define('_DL_GETDOWNLOAD', 'Téléchargement du fichier'); 
  218. +define('_DL_GIFANDJPGONLY', '(seulement GIF/JPG!)'); 
  219. +define('_DL_GOBACK', 'Revenir'); 
  220. +define('_DL_GOMODIFYDOWNLOAD', 'Modifier le choix des télécahrgements'); 
  221. +define('_DL_GOUSERMAIN', 'revenir à la page principale'); 
  222. +define('_DL_HITS', 'Nombre de téléchargements:'); 
  223. +define('_DL_HOMEPAGE', "Page d'accueil:"); 
  224. +//PLEASE TRANSLATE THIS! 
  225. +define('_DL_IMAGEUPLOADFAILED', "Chargement des images interrompu. Vérifier les permissions du dossier d'upload des images!"); 
  226. +define('_DL_INITHEAD', 'Installation de Downloads 2.0'); 
  227. +define('_DL_INITSTEP2', 'Etape 2'); 
  228. +define('_DL_INITSTEP3', 'Pourcentage'); 
  229. +define('_DL_INITTHANKS', "Merci d'avoir choisir Downloads 2.0!"); 
  230. +define('_DL_INIT_CONTINUE', "Démarrer l'installation"); 
  231. +define('_DL_ISACTIVE', 'Téléchargements actifs'); 
  232. +define('_DL_LAST14', '14 Jours'); 
  233. +define('_DL_LAST30', '30 Jours'); 
  234. +define('_DL_LAST7', '7 Jours'); 
  235. +define('_DL_LASTXAMOUNT', 'Les fichiers les plus télécahrgés'); 
  236. +define('_DL_LASTXDOWNLOADS', 'Afficher les derniers téléchargements'); 
  237. +define('_DL_LATESTDOWNLOADS', 'Derniers téléchargements'); 
  238. +define('_DL_LIMITSIZE', 'Taille maximale  (1048576 = 1 MB)'); 
  239. +define('_DL_LOGO', 'Logo'); 
  240. +define('_DL_LONGTITLE', 'longueur maximale des noms de fichier'); 
  241. +define('_DL_MAXFILE', 'Taille maximale pour le chargement :'); 
  242. +define('_DL_MAXPOST', 'Taille maximale des fichiers envoyés par la méthode POST:'); 
  243. +define('_DL_MISC', 'Préférences générales'); 
  244. +define('_DL_MISSFALARG', 'Pas ou mauvais argument passé à la fonction!'); 
  245. +define('_DL_MODARGSERROR', 'pas ou Mauvais argument passé à la fonction!'); 
  246. +define('_DL_MODDOWNLOAD', 'Modifier les préférences'); 
  247. +define('_DL_MODIFYCATEGORY', 'Modifier les catégories'); 
  248. +define('_DL_MODIFYOWNLOAD', 'Sauver les changements'); 
  249. +define('_DL_MODNONE', 'Choisir une catégorie-->'); 
  250. +define('_DL_MODREQUEST', 'Soumettre un lien cassé'); 
  251. +define('_DL_MODULENOAUTH', "Pas d'autorisation!"); 
  252. +define('_DL_MOVECATEGORY', 'Déplacement de la catégorie'); 
  253. +define('_DL_MUSTBE', 'Champs obligatoires'); 
  254. +define('_DL_NAME', 'Nom:'); 
  255. +define('_DL_NEW', 'Nouveaux téléchargements'); 
  256. +define('_DL_NEWBYMONTH', 'Dernier mois:'); 
  257. +define('_DL_NEWBYWEEK', 'Dernière semaine:'); 
  258. +define('_DL_NEWCATID', 'Déplacer la catégorie à:'); 
  259. +define('_DL_NEWDATE', 'Date( Télécahrgements)'); 
  260. +define('_DL_NEWFILEURL', 'Sélectionnez un nouveau fichier pour le charger. (celà va remplacer le précédent):'); 
  261. +define('_DL_NEWVERSION', 'Nouvelle version:'); 
  262. +define('_DL_NO', 'Non'); 
  263. +define('_DL_NODELETEDOWNLOAD', 'Annuler la suppression'); 
  264. +define('_DL_NOGD', 'Non installé!');//------------------------- 
  265. +define('_DL_NOIMPORT', 'Ne pas importer les données - Attention: Si vous annulez, il ne sera pas possible de revenir sur le site et annuler les données. '); 
  266. +define('_DL_NONE', 'Créer une catégorie principale -->'); 
  267. +define('_DL_NOTACTIVE', 'Téléchargement inactif'); 
  268. +define('_DL_NOTALLOWEDFILETYPES', "Désactiver les extensions pour l'upload"); 
  269. +define('_DL_NOTURLANDFILE', "Il n'est pas permis d'ajouter un fichier et un lien en même temps."); 
  270. +define('_DL_NOWAITINGDOWNLOAD', 'Pas de Fichiers en attente'); 
  271. +define('_DL_OLDCATID', 'Choisir une catégorie à déplacer:'); 
  272. +define('_DL_OLDVERSION', 'Version installée:'); 
  273. +define('_DL_OVERVIEW', 'Aperçu'); 
  274. +define('_DL_PAGEURL', 'Lien à télécharger:'); 
  275. +define('_DL_POPHEIGTH', 'Hauteur maximale des fenêtres popup (Pixel)'); 
  276. +define('_DL_POPULAR', 'Téléchargements favoris'); 
  277. +define('_DL_POPWIDTH', 'Largeur maximale des fenêtres popup (Pixel)'); 
  278. +define('_DL_RATEXAMOUNT', 'Amount toprated Downloads on Startpage'); // TODO 
  279. +define('_DL_RATEXDOWNLOAD', 'Afficher les téléchargements favoris'); 
  280. +define('_DL_REALLYDELETE', 'Voulez-vous vraiment supprimer ce téléchargement?'); 
  281. +define('_DL_REFRESH', 'Actualiser'); 
  282. +define('_DL_RESULT', 'Resultat'); 
  283. +define('_DL_RESULTEDIT', 'Modifier'); 
  284. +define('_DL_RESULTID', "Télécahrger l'identifiant"); 
  285. +define('_DL_RESULTSTATUS', 'Status du téléchargement'); 
  286. +define('_DL_RESULTTITLE', 'Titre du télécahrgement'); 
  287. +define('_DL_RETURNTOITEM', 'Revenir aux téléchargements'); 
  288. +define('_DL_SCREENFOLDERMISSING', "Ne peut pas trouver l'aperçu sur le serveur"); 
  289. +define('_DL_SCREENFOLDERNOTWRITE', "Mauvaise permission définie pour le dossier contenant les aperçu. Merci d'utiliser unCHMOD 777!"); 
  290. +define('_DL_SCREENFOLDEROK', 'Dossier des aperçu valide!'); 
  291. +define('_DL_SCREENFOLDERWRITE', 'Le dossier des aperçu est inscriptible!'); 
  292. +define('_DL_SCREENSHOT', 'Aperçu'); 
  293. +define('_DL_SCREENSHOTMAXSIZE', 'Taille maximale des aperçus (1048576 = 1 MB)'); 
  294. +define('_DL_SCREENSHOTOPEN', "Afficher l'apercu"); 
  295. +define('_DL_SEARCH', 'Rechercher'); 
  296. +define('_DL_SEARCHAND', 'Et'); 
  297. +define('_DL_SEARCHBOOL', 'opération logique'); 
  298. +define('_DL_SEARCHFOR', 'Rechercher pour'); 
  299. +define('_DL_SEARCHOR', 'Ou'); 
  300. +define('_DL_SEARCH_LIMIT', 'Limite de la recherche'); 
  301. +define('_DL_SEARCH_QUERY', 'Rechercher une chaîne par'); 
  302. +define('_DL_SEARCH_UPLOADER', 'Soumis par'); 
  303. +define('_DL_SECURCHECK', 'Vérification de sécurité'); 
  304. +define('_DL_SECUREDOWNLOAD', 'Utiliser le captcha pour sécuriser les téléchargements?)'); 
  305. +define('_DL_SETSTATUS', 'Changer le status du télécahrgement'); 
  306. +define('_DL_SHOTHEIGTH', 'Hauteur maximale des miniatures (Pixel)'); 
  307. +define('_DL_SHOTWIDTH', 'Largeur maximale des miniatures (Pixel)'); 
  308. +define('_DL_SHOWBYWEEK', 'Derniers téléchargements soumis:'); 
  309. +define('_DL_SHOWNEW', 'Afficher les télécahrgements'); 
  310. +define('_DL_SHOWSCREENSHOT', "Activer les copies d'écran pour les téléchargements?"); 
  311. +define('_DL_SIZELIMIT', 'Taille limite des fichiers'); 
  312. +define('_DL_SORTAZ', 'Titre AZ'); 
  313. +define('_DL_SORTHITSMAX', 'Téléchargements maxi.'); 
  314. +define('_DL_SORTHITSMIN', 'Téléchargements mini.'); 
  315. +define('_DL_SORTZA', 'Titre ZA'); 
  316. +define('_DL_STARTDLVAL', 'Démarrer la validation'); 
  317. +define('_DL_SUBMITCAPTCHACODE', 'Valider le code'); 
  318. +define('_DL_SUBMITCAT', 'Ajouter une catégorie'); 
  319. +define('_DL_SUBMITDOWNLOAD', 'Ajouter un téléchargement'); 
  320. +define('_DL_SUBMITMOD', 'Soumettre les changements'); 
  321. +define('_DL_SUBMITMODREQUEST', 'Envoyer '); 
  322. +define('_DL_SUBMITTEDBY', 'soumis par:'); 
  323. +define('_DL_SUBMITTER', 'soumis par:'); 
  324. +define('_DL_SUBMITTERMAIL', 'adresse mail:'); 
  325. +define('_DL_THUMBNAIL', 'miniature'); 
  326. +define('_DL_THUMBNAILMAXSIZE', 'Taille maximale pour les miniatures(1048576 = 1 MB)'); 
  327. +define('_DL_TOBEPOPULAR', 'Nombre de téléchargements pour être populaire'); 
  328. +define('_DL_TOPDOWNLOADS', 'Téléchargements populaires'); 
  329. +define('_DL_TOPRATED', 'Téléchargements les mieux notés'); 
  330. +define('_DL_TOPRATEDDOWNLOADS', 'éléchargements les mieux notés'); 
  331. +define('_DL_TOPXAMOUNT', "Nombre de téléchargements populaires sur la page d'accueil"); 
  332. +define('_DL_TOPXDOWNLOADS', 'Afficher les téléchargements populaires ?'); 
  333. +define('_DL_UDLEX', ' Le module UpDownload est actif.Voulez-vous importer les données ?'); 
  334. +define('_DL_UF', 'ou'); 
  335. +define('_DL_UPDATECAT', 'Mettre à jour les catégories'); 
  336. +define('_DL_UPDOWN', 'Charger / télécharger'); 
  337. +define('_DL_UPGMENU', "menu d'importation"); 
  338. +define('_DL_UPGRADEEND', 'Finir la mise à jour'); 
  339. +define('_DL_UPGRADEGOFORFILES', 'Convert Files'); 
  340. +define('_DL_UPGRADEWHATTODO', 'Finish Upgrade and convert Files manually.'); 
  341. +define('_DL_UPLOADFOLDERMISSING', 'Ne trouve pas le dossier des fichiers chargés sur le serveur!'); 
  342. +define('_DL_UPLOADFOLDERNOTWRITE', "Mauvaises permissions définies pour le dossier des fichiers chargés. Merci d'utiliser CHMOD 777!"); 
  343. +define('_DL_UPLOADFOLDEROK', 'Le dossier des des fichiers chargés est  OK!'); 
  344. +define('_DL_UPLOADFOLDERWRITE', 'Le dossier des des fichiers chargés est inscriptible!'); 
  345. +define('_DL_USERMESSAGE', 'Message'); 
  346. +define('_DL_VALSCREENSHOT', "soumettre une impression d'écran:"); 
  347. +define('_DL_VIEWWAITING', "Téléchargements en attente d'approbation"); 
  348. +define('_DL_VISITHOMEPAGE', 'Visiter cet page personelle:'); 
  349. +define('_DL_WELCOME', "Bienvenue sur l'installation de Downloads 2.0"); 
  350. +define('_DL_WELCOMETOINTERACTIVEUPGRADE', 'Téléchargement - Mise à jour'); 
  351. +define('_DL_YES', 'Oui'); 
  352. +define('_DOWNLOADSSEACHNONEFOUND', 'Pas de résultats trouvés'); 
  353. +define('_NO', 'Non'); 
  354. +define('_SEARCH', 'Rechercher'); 
  355. +define('_SUBMIT', 'Soumettre'); 
  356. +define('_YES', 'Oui'); 
  357. +define('_DL_MODDOWNDESCRIPTION', 'Description du problème:'); 
  358. +define('_DL_MODREQUEST_ADMIN', 'Requêtes soumises'); 
  359. +define('_DL_DELETEMODREQUEST', 'Supprimer'); 
  360. +define('_DL_RETURNTOADDITEM', 'Revenir à la page des derniers fichiers chargés'); 
  361. +define('_DL_SEARCHINCLUDE', 'Télécahrgements'); 
  362. +define('_DL_BACK', 'revenir en arrière'); 
  363. +define('_DL_UPLOADFOLDER', 'Définissez votre dossier de chargement ici:'); 
  364. +define('_DL_CACHEFOLDER', 'définissez votre dossier de cache ici:'); 
  365. +define('_DL_SCREENSHOTFOLDER', "Définissez votre dossier d'aperçu ici:"); 
  366. +define('_DL_LIMITSUBCATS', 'Limiter les sous-catégories vues?'); 
  367. +define('_DL_LIMITSUBCATSTO', 'Limité à:'); 
  368. +define('_DL_ASKBACKUP21', 'Faire une sauvegarde des fichiers télécahrgés. La procédure de mise à jour va les renommer. Sans une sauvegarde, vous ne serez pas capable de restaurer vos fichiersWithout a backup you are not able to restore your files!'); 
  369. +define('_DL_SORTTITLE', 'Titre:'); 
  370. +define('_DL_SORTDOWNLOADS', 'Téléchargements:'); 
  371. +define('_DL_SORTDATE', 'Date:'); 
  372. +define('_DL_LIMITSESSION', 'Limite de téléchargements par session?'); 
  373. +define('_DL_SESSIONDOWNLOADLIMIT', 'Nombre de téléchargements pas session'); 
  374. +define('_DL_CAPTCHACHARACTER', 'Nombre de caractères du validateur'); 
  375. +define('_DL_DOWNLOADMODIFYITEMBYCAT', 'Modifier le téléchargement dans la catégorie:'); 
  376. +define('_DL_NOTHINGFOUND', "Il n'y a pas de téléchargement à modifier dans cette catégorie!"); 
  377. +define('_DL_CHILDCATS', 'Sous-catégories dans cette catégorie:'); 
  378. +?> 
  379. \ No newline at end of file 
  380.  
  381. Added: trunk/traductions/modules/Downloads/pnlang/fra/imageapi.php 
  382. =================================================================== 
  383. --- trunk/traductions/modules/Downloads/pnlang/fra/imageapi.php    2006-12-30 10:38:07 UTC (rev 275) 
  384. +++ trunk/traductions/modules/Downloads/pnlang/fra/imageapi.php    2007-01-02 14:53:55 UTC (rev 276) 
  385. @@&nbsp;-0,0 +1,18 ;@@ 
  386. +<?php  
  387. +// ----------------------------------------------------------------------------------- 
  388. +/** 
  389. + * Downloads 
  390. + * 
  391. + * Purpose of file:  language definitions german 
  392. + * 
  393. + * ;@package      Downloads 
  394. + * ;@version      2.0 
  395. + * ;@author       Sascha Jost  
  396. + * ;@link         http://www.cmods-dev.de 
  397. + * ;@copyright    Copyright (C) 2005 by the Cmods Development Team 
  398. + * ;@license      http://www.gnu.org/copyleft/gpl.html GNU General Public License 
  399. + */ 
  400. + // -----------------------------------------------------------------------------------        
  401. +include_once('modules/Downloads/pnlang/fra/global.php'); 
  402. +?> 
  403. \ No newline at end of file 
  404.  
  405. Added: trunk/traductions/modules/Downloads/pnlang/fra/index.html 
  406. =================================================================== 
  407.  
  408. Added: trunk/traductions/modules/Downloads/pnlang/fra/init.php 
  409. =================================================================== 
  410. --- trunk/traductions/modules/Downloads/pnlang/fra/init.php    2006-12-30 10:38:07 UTC (rev 275) 
  411. +++ trunk/traductions/modules/Downloads/pnlang/fra/init.php    2007-01-02 14:53:55 UTC (rev 276) 
  412. @@&nbsp;-0,0 +1,107 ;@@ 
  413. +<?php  
  414. +// ----------------------------------------------------------------------------------- 
  415. +/** 
  416. + * Downloads 
  417. + * 
  418. + * Purpose of file:  language definitions englisch 
  419. + * 
  420. + * ;@package      Downloads 
  421. + * ;@version      2.0 
  422. + * ;@author       Sascha Jost  
  423. + * ;@link         http://www.cmods-dev.de 
  424. + * ;@copyright    Copyright (C) 2005 by the Cmods Development Team 
  425. + * ;@license      http://www.gnu.org/copyleft/gpl.html GNU General Public License 
  426. + */ 
  427. + // -----------------------------------------------------------------------------------                                                        
  428. +include_once('modules/Downloads/pnlang/fra/global.php'); 
  429. +define('_DL_DBUPGRADEFAILED', 'The Databaseupgrade failed for an unknown reason. Please use your Dabasebackup now, because the Tables for the Downloads Module are with the utmost probability damaged.'); 
  430. +define('_DL_FAILEDCREATECAT', 'Failed to create Categories Table'); 
  431. +define('_DL_FAILEDCREATEDL', 'Failed to create Download Table'); 
  432. +define('_DL_FAILEDCREATEMR', 'Failed to create Modrequest Table'); 
  433. +define('_DL_REMOVECATFAILED', 'Failed to delete Categories Table'); 
  434. +define('_DL_REMOVEDLFAILED', 'Failed to delete Download Table'); 
  435. +define('_DL_REMOVEMRFAILED', 'Failed to delete Modrequest Table'); 
  436. +define('_DL_INIT_UPLOADFOLDER', 'Please define your Upload folder here:'); 
  437. +define('_DL_INIT_CACHEFOLDER', 'Please define your Cache folder here:'); 
  438. +define('_DL_INIT_SCREENSHOTFOLDER', 'Please define your Screenshot folder here:'); 
  439. +//PLEASE TRANSLATE THIS! 
  440. +define('_DL_README', ' 
  441. +================================================ 
  442. +            [Downloads 2.1]  
  443. +================================================ 
  444. +General Information: 
  445. +-------------------- 
  446. +            **** Make a backup of your Database!!!!! **** 
  447. + - You can import the data from CmodsDownloads 1.9.6 & UpDownload 2.3 
  448. + - You can upgrade from Downloads 1.3.1 to Downloads 2.0 
  449. +Notice: 
  450. +------- 
  451. +**** Make a backup of your Database!!!!! **** 
  452. +**** Make a backup of all your download files!!!!! **** 
  453. +Folder Structure: 
  454. +----------------- 
  455. +--root 
  456. +    --modules 
  457. +        --Downloads 
  458. +    --pnTemp 
  459. +        --downloads_cache 
  460. +        --downloads_screenshots 
  461. +        --downloads_upload 
  462. +Installation: 
  463. +------------- 
  464. + - copy the module folder to your PostNuke root directory onto your server 
  465. + - in the administration of postnuke choosen Modules --> Regenerate 
  466. + - Initialize and activate Downloads 2.0 
  467. + - Make your settings in the administration of the module 
  468. +Upgrade: 
  469. +-------- 
  470. + - copy the module folder to your PostNuke root directory onto your server 
  471. + - in the administration of postnuke choosen Modules --> Regenerate --> and upgrade the module 
  472. +Folder Permissions: 
  473. +------------------- 
  474. +  
  475. + - set the permissions of the following folders to chmod 777 
  476. +    --downloads_cache 
  477. +    --downloads_screenshots 
  478. +    --downloads_upload 
  479. +IMPORTANT: 
  480. +---------- 
  481. +Before you start the upgrade make sure you delete all .htaccess files under your upload folder of CmodsDownload or Updownload. 
  482. +All means all htaccess files in all subfolders of your upload folder!  
  483. +If you delete the module all tables in the database will be deleted !!!!!!!!!! 
  484. +-------------- 
  485. +11.11.2006 
  486. +Lindbergh 
  487. +'); 
  488. +?> 
  489. \ No newline at end of file 
  490.  
  491. Added: trunk/traductions/modules/Downloads/pnlang/fra/searchapi.php 
  492. =================================================================== 
  493. --- trunk/traductions/modules/Downloads/pnlang/fra/searchapi.php    2006-12-30 10:38:07 UTC (rev 275) 
  494. +++ trunk/traductions/modules/Downloads/pnlang/fra/searchapi.php    2007-01-02 14:53:55 UTC (rev 276) 
  495. @@&nbsp;-0,0 +1,19 ;@@ 
  496. +<?php  
  497. +// ----------------------------------------------------------------------------------- 
  498. +/** 
  499. + * Downloads 
  500. + * 
  501. + * Purpose of file:  language definitions englisch 
  502. + * 
  503. + * ;@package      Downloads 
  504. + * ;@version      2.0 
  505. + * ;@author       Sascha Jost  
  506. + * ;@link         http://www.cmods-dev.de 
  507. + * ;@copyright    Copyright (C) 2005 by the Cmods Development Team 
  508. + * ;@license      http://www.gnu.org/copyleft/gpl.html GNU General Public License 
  509. + */ 
  510. + // -----------------------------------------------------------------------------------                                                        
  511. +include_once('modules/Downloads/pnlang/fra/global.php'); 
  512. +define('_DL_NOSEARCHSTRINGS', "Merci d'indiquer une valeur de recherche!"); 
  513. +?> 
  514. \ No newline at end of file 
  515.  
  516. Added: trunk/traductions/modules/Downloads/pnlang/fra/stats.php 
  517. =================================================================== 
  518. --- trunk/traductions/modules/Downloads/pnlang/fra/stats.php    2006-12-30 10:38:07 UTC (rev 275) 
  519. +++ trunk/traductions/modules/Downloads/pnlang/fra/stats.php    2007-01-02 14:53:55 UTC (rev 276) 
  520. @@&nbsp;-0,0 +1,22 ;@@ 
  521. +<?php  
  522. +// ----------------------------------------------------------------------------------- 
  523. +/** 
  524. + * Downloads 
  525. + * 
  526. + * Purpose of file:  language definitions english 
  527. + * 
  528. + * ;@package      Downloads 
  529. + * ;@version      2.0 
  530. + * ;@author       Sascha Jost  
  531. + * ;@link         http://www.cmods-dev.de 
  532. + * ;@copyright    Copyright (C) 2005 by the Cmods Development Team 
  533. + * ;@license      http://www.gnu.org/copyleft/gpl.html GNU General Public License 
  534. + */ 
  535. + // ------------------------------------------------------------------ 
  536. +define('_DL_BLOCK_CATEGORIES', 'Catégories:'); 
  537. +define('_DL_BLOCK_ALLDOWNLOADS', 'Fichiers:'); 
  538. +define('_DL_BLOCK_ALLHITS', 'Téléchargement:'); 
  539. +define('_DL_BLOCK_TRAFFIC', 'Serveur:'); 
  540. +?> 
  541. \ No newline at end of file 
  542.  
  543. Added: trunk/traductions/modules/Downloads/pnlang/fra/title.php 
  544. =================================================================== 
  545. --- trunk/traductions/modules/Downloads/pnlang/fra/title.php    2006-12-30 10:38:07 UTC (rev 275) 
  546. +++ trunk/traductions/modules/Downloads/pnlang/fra/title.php    2007-01-02 14:53:55 UTC (rev 276) 
  547. @@&nbsp;-0,0 +1,18 ;@@ 
  548. +<?php  
  549. +// ----------------------------------------------------------------------------------- 
  550. +/** 
  551. + * Downloads 
  552. + * 
  553. + * Purpose of file:  language definitions german 
  554. + * 
  555. + * ;@package      Downloads 
  556. + * ;@version      2.0 
  557. + * ;@author       Sascha Jost  
  558. + * ;@link         http://www.cmods-dev.de 
  559. + * ;@copyright    Copyright (C) 2005 by the Cmods Development Team 
  560. + * ;@license      http://www.gnu.org/copyleft/gpl.html GNU General Public License 
  561. + */ 
  562. + // -----------------------------------------------------------------------------------        
  563. +include_once('modules/Downloads/pnlang/fra/global.php'); 
  564. +?> 
  565. \ No newline at end of file 
  566.  
  567. Added: trunk/traductions/modules/Downloads/pnlang/fra/upgradeapi.php 
  568. =================================================================== 
  569. --- trunk/traductions/modules/Downloads/pnlang/fra/upgradeapi.php    2006-12-30 10:38:07 UTC (rev 275) 
  570. +++ trunk/traductions/modules/Downloads/pnlang/fra/upgradeapi.php    2007-01-02 14:53:55 UTC (rev 276) 
  571. @@&nbsp;-0,0 +1,18 ;@@ 
  572. +<?php  
  573. +// ----------------------------------------------------------------------------------- 
  574. +/** 
  575. + * Downloads 
  576. + * 
  577. + * Purpose of file:  language definitions german 
  578. + * 
  579. + * ;@package      Downloads 
  580. + * ;@version      2.0 
  581. + * ;@author       Sascha Jost  
  582. + * ;@link         http://www.cmods-dev.de 
  583. + * ;@copyright    Copyright (C) 2005 by the Cmods Development Team 
  584. + * ;@license      http://www.gnu.org/copyleft/gpl.html GNU General Public License 
  585. + */ 
  586. + // -----------------------------------------------------------------------------------        
  587. +include_once('modules/Downloads/pnlang/fra/global.php'); 
  588. +?> 
  589. \ No newline at end of file 
  590.  
  591. Added: trunk/traductions/modules/Downloads/pnlang/fra/user.php 
  592. =================================================================== 
  593. --- trunk/traductions/modules/Downloads/pnlang/fra/user.php    2006-12-30 10:38:07 UTC (rev 275) 
  594. +++ trunk/traductions/modules/Downloads/pnlang/fra/user.php    2007-01-02 14:53:55 UTC (rev 276) 
  595. @@&nbsp;-0,0 +1,20 ;@@ 
  596. +<?php  
  597. +// ----------------------------------------------------------------------------------- 
  598. +/** 
  599. + * Downloads 
  600. + * 
  601. + * Purpose of file:  language definitions englisch 
  602. + * 
  603. + * ;@package      Downloads 
  604. + * ;@version      2.0 
  605. + * ;@author       Sascha Jost  
  606. + * ;@link         http://www.cmods-dev.de 
  607. + * ;@copyright    Copyright (C) 2005 by the Cmods Development Team 
  608. + * ;@license      http://www.gnu.org/copyleft/gpl.html GNU General Public License 
  609. + */ 
  610. + // -----------------------------------------------------------------------------------                                                        
  611. +include_once('modules/Downloads/pnlang/fra/global.php'); 
  612. +define('_DL_MODREQUESTTHANKS', 'Merci pour votre aide!'); 
  613. +define('_DL_NORATINGS', "L'extension Votes doit être active pour faire fonctionner les votes avec Downloads 2.1"); 
  614. +?> 
  615. \ No newline at end of file 
  616.  
  617. Added: trunk/traductions/modules/Downloads/pnlang/fra/userapi.php 
  618. =================================================================== 
  619. --- trunk/traductions/modules/Downloads/pnlang/fra/userapi.php    2006-12-30 10:38:07 UTC (rev 275) 
  620. +++ trunk/traductions/modules/Downloads/pnlang/fra/userapi.php    2007-01-02 14:53:55 UTC (rev 276) 
  621. @@&nbsp;-0,0 +1,35 ;@@ 
  622. +<?php  
  623. +// ----------------------------------------------------------------------------------- 
  624. +/** 
  625. + * Downloads 
  626. + * 
  627. + * Purpose of file:  language definitions englisch 
  628. + * 
  629. + * ;@package      Downloads 
  630. + * ;@version      2.0 
  631. + * ;@author       Sascha Jost  
  632. + * ;@link         http://www.cmods-dev.de 
  633. + * ;@copyright    Copyright (C) 2005 by the Cmods Development Team 
  634. + * ;@license      http://www.gnu.org/copyleft/gpl.html GNU General Public License 
  635. + */ 
  636. + // -----------------------------------------------------------------------------------                                                        
  637. +include_once('modules/Downloads/pnlang/fra/global.php'); 
  638. +define('_DL_CANTGETFILESIZE', "Impossible de lire la taille du fichier ou pas de taille spécifiée"); 
  639. +define('_DL_DOWNLOADALREADYEXT', "Un télécahrgement avec cet URL existe déjà dans la base de donnée"); 
  640. +define('_DL_ITEMCREATEFAILED', 'Impossible de créer le nouveau télécahrgement'); 
  641. +define('_DL_MAXSCREENSHOTSITZE', "La taille de votre copie d'écran est trop grande. Merci d'en utiliser une plus petite"); 
  642. +define('_DL_MAXTHUMBNAILSITZE', "La taille de votre miniature est trop grande. Merci d'en utiliser une plus petite"); 
  643. +define('_DL_NOCAPTCHAIMAGE', "Impossible de charger le captcha"); 
  644. +define('_DL_NODESC', 'La description est vide!'); 
  645. +define('_DL_NONALLOWEDEXTENSION', "L'extension du fichier soumis n'est pas permise"); 
  646. +define('_DL_SCREENFOLDMISS', 'Ne trouve pas le dossier de screenshoot'); 
  647. +define('_DL_SCREENFOLDPERM', 'Ne peut pas écrire dans le dossier de screenshoot'); 
  648. +define('_DL_SIZECHECKWRONG', "La taille de la miniature est plus grande que la copie d'écran. Ce n'est pas permis"); 
  649. +define('_DL_UPLOADFAILED', 'Erreur de chargement'); 
  650. +define('_DL_WRONGSCPICSCREENSHOT', "Mauvaise type de fichier pour la copie d'écran. Ne sont permis que les formats GIF et JPG"); 
  651. +define('_DL_WRONGSCPICTHUMBNAIL', "Mauvaise type de fichier pour la miniature. Ne sont permis que les formats GIF et JPG"); 
  652. +define('_DOWNLOADSCANTREADFILE', 'Ne peut pas lire le fichier sur le serveur!'); 
  653. +define('_DOWNLOADSMAIN', 'Page principale'); 
  654. +define('_POPULAR', 'Populaire'); 
  655. +?> 
  656. \ No newline at end of file 
  657.  
  658. _______________________________________________ 
  659. Pnfrance-commits mailing list 
  660. Pnfrance-commits@noc.postnuke.com 
  661. http://noc.postnuke.com/mailman/listinfo/pnfrance-commits 
  662.  
Données personnelles