home *** CD-ROM | disk | FTP | other *** search
/ Freelog 49 / Freelog049.iso / Extra / Internet / Mozilla / mozilla-l10n-fr-FR-1.4-1.xpi / bin / chrome / fr-FR.jar / locale / fr-FR / global / console.dtd < prev    next >
Text File  |  2003-08-16  |  2KB  |  51 lines

  1. <!-- The contents of this file are subject to the Netscape Public
  2. License Version 1.1 (the "License"); you may not use this file
  3. except in compliance with the License. You may obtain a copy of
  4. the License at http://www.mozilla.org/NPL/
  5.  
  6. Software distributed under the License is distributed on an "AS
  7. IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
  8. implied. See the License for the specific language governing
  9. rights and limitations under the License.
  10.  
  11. The Original Code is Mozilla Communicator client code, released
  12. March 31, 1998.
  13.  
  14. The Initial Developer of the Original Code is Netscape
  15. Communications Corporation. Portions created by Netscape are
  16. Copyright (C) 1998-1999 Netscape Communications Corporation. All
  17. Rights Reserved.
  18.  
  19. Contributor(s): ______________________________________. -->
  20.  
  21. <!ENTITY console.title "Console JavaScript">
  22.  
  23. <!ENTITY menuBar.tooltip      "Barre de menu">
  24. <!ENTITY modeToolbar.tooltip  "Barre d'outils des modes">
  25. <!ENTITY entryToolbar.tooltip "Barre d'outils d'entr├⌐e JavaScript">
  26. <!ENTITY errFile.label   "Fichier source :">
  27. <!ENTITY errLine.label   "Ligne :">
  28. <!ENTITY errColumn.label "Colonne :">
  29.  
  30. <!ENTITY all.label       "Tout">
  31. <!ENTITY all.accesskey   "T">
  32. <!ENTITY errors.label    "Erreur">
  33. <!ENTITY errors.accesskey "r">
  34. <!ENTITY warnings.label  "Alertes">
  35. <!ENTITY warnings.accesskey "A">
  36. <!ENTITY messages.label  "Messages">
  37. <!ENTITY messages.accesskey "M">
  38. <!ENTITY clear.label     "Effacer">
  39. <!ENTITY clear.accesskey "f">
  40. <!ENTITY evaluate.label  "├ëvaluer">
  41.  
  42. <!ENTITY sortFirst.label "Ordre : premier > dernier">
  43. <!ENTITY sortFirst.accesskey "p">
  44. <!ENTITY sortLast.label  "Ordre : dernier > premier">
  45. <!ENTITY sortLast.accesskey  "d">
  46.  
  47. <!ENTITY toolbarsCmd.label "Barre d'outils">
  48. <!ENTITY toolbarsCmd.accesskey "t">
  49. <!ENTITY toolbarMode.label "Mode">
  50. <!ENTITY toolbarEval.label "Entr├⌐e JavaScript">
  51.