blob: a8a37e4487883b8234e12acfc1ce5aae73049e48 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
goToLineTitle = Aller à la ligne
goToLineText = Saisissez le numéro de ligne
invalidInputTitle = Saisie invalide
invalidInputText = Le nombre spécifié est invalide
outOfRangeTitle = Ligne non trouvée
outOfRangeText = La ligne spécifiée n’a pas été trouvée.
viewSelectionSourceTitle = Source DOM de la sélection
viewMathMLSourceTitle = Source DOM MathML
context_goToLine_label = Aller à la ligne…
context_goToLine_accesskey = l
context_wrapLongLines_label = Retour à la ligne automatique
context_highlightSyntax_label = Coloration syntaxique
|