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 >
Wrap
Text File
|
2003-08-16
|
2KB
|
51 lines
<!-- The contents of this file are subject to the Netscape Public
License Version 1.1 (the "License"); you may not use this file
except in compliance with the License. You may obtain a copy of
the License at http://www.mozilla.org/NPL/
Software distributed under the License is distributed on an "AS
IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
implied. See the License for the specific language governing
rights and limitations under the License.
The Original Code is Mozilla Communicator client code, released
March 31, 1998.
The Initial Developer of the Original Code is Netscape
Communications Corporation. Portions created by Netscape are
Copyright (C) 1998-1999 Netscape Communications Corporation. All
Rights Reserved.
Contributor(s): ______________________________________. -->
<!ENTITY console.title "Console JavaScript">
<!ENTITY menuBar.tooltip "Barre de menu">
<!ENTITY modeToolbar.tooltip "Barre d'outils des modes">
<!ENTITY entryToolbar.tooltip "Barre d'outils d'entrée JavaScript">
<!ENTITY errFile.label "Fichier source :">
<!ENTITY errLine.label "Ligne :">
<!ENTITY errColumn.label "Colonne :">
<!ENTITY all.label "Tout">
<!ENTITY all.accesskey "T">
<!ENTITY errors.label "Erreur">
<!ENTITY errors.accesskey "r">
<!ENTITY warnings.label "Alertes">
<!ENTITY warnings.accesskey "A">
<!ENTITY messages.label "Messages">
<!ENTITY messages.accesskey "M">
<!ENTITY clear.label "Effacer">
<!ENTITY clear.accesskey "f">
<!ENTITY evaluate.label "Évaluer">
<!ENTITY sortFirst.label "Ordre : premier > dernier">
<!ENTITY sortFirst.accesskey "p">
<!ENTITY sortLast.label "Ordre : dernier > premier">
<!ENTITY sortLast.accesskey "d">
<!ENTITY toolbarsCmd.label "Barre d'outils">
<!ENTITY toolbarsCmd.accesskey "t">
<!ENTITY toolbarMode.label "Mode">
<!ENTITY toolbarEval.label "Entrée JavaScript">