diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
commit | 26a029d407be480d791972afb5975cf62c9360a6 (patch) | |
tree | f435a8308119effd964b339f76abb83a57c29483 /l10n-fr/dom/chrome/accessibility/AccessFu.properties | |
parent | Initial commit. (diff) | |
download | firefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz firefox-26a029d407be480d791972afb5975cf62c9360a6.zip |
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-fr/dom/chrome/accessibility/AccessFu.properties')
-rw-r--r-- | l10n-fr/dom/chrome/accessibility/AccessFu.properties | 112 |
1 files changed, 112 insertions, 0 deletions
diff --git a/l10n-fr/dom/chrome/accessibility/AccessFu.properties b/l10n-fr/dom/chrome/accessibility/AccessFu.properties new file mode 100644 index 0000000000..6ecc838b34 --- /dev/null +++ b/l10n-fr/dom/chrome/accessibility/AccessFu.properties @@ -0,0 +1,112 @@ +# 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/. + +# Roles +menubar = barre de menus +scrollbar = barre de défilement +grip = poignée +alert = alerte +menupopup = menu popup +document = document +pane = panneau +dialog = dialogue +separator = séparateur +toolbar = barre d’outils +statusbar = barre d’état +table = tableau +columnheader = en-tête de colonne +rowheader = en-tête de ligne +column = colonne +row = ligne +cell = cellule +link = lien +list = liste +listitem = élément de liste +outline = plan +outlineitem = élément de plan +pagetab = onglet +propertypage = propriété de page +graphic = graphique +switch = bascule +pushbutton = bouton +checkbutton = case à cocher +radiobutton = bouton radio +combobox = liste déroulante +progressbar = barre de progression +slider = curseur +spinbutton = bouton à deux positions +diagram = diagramme +animation = animation +equation = équation +buttonmenu = bouton de menu +whitespace = espace +pagetablist = liste d’onglets +canvas = canvas +checkmenuitem = élément de menu à cocher +passwordtext = texte de mot de passe +radiomenuitem = élément de menu avec bouton radio +textcontainer = conteneur de texte +togglebutton = bouton à bascule +treetable = arborescence +header = en-tête +footer = pied de page +paragraph = paragraphe +entry = entrée +caption = légende +heading = titre +section = section +form = formulaire +comboboxlist = liste déroulante +comboboxoption = option de liste déroulante +imagemap = image découpée +listboxoption = option +listbox = liste +flatequation = équation +gridcell = cellule +note = note +figure = illustration +definitionlist = liste de définitions +term = terme +definition = définition + +mathmltable = tableau mathématique +mathmlcell = cellule +mathmlenclosed = entre parenthèses +mathmlfraction = fraction +mathmlfractionwithoutbar = fraction sans barre +mathmlroot = racine +mathmlscripted = scripté +mathmlsquareroot = racine carrée + +# More sophisticated roles which are not actual numeric roles +textarea = zone de texte + +base = base +close-fence = élément de fermeture +denominator = dénominateur +numerator = numérateur +open-fence = élément d’ouverture +overscript = écriture supérieure +presubscript = presubscript +presuperscript = presuperscript +root-index = indice de la racine +subscript = subscript +superscript = superscript +underscript = écriture inférieure + +# More sophisticated object descriptions +headingLevel = niveau de titre %S + +# Landmark announcements +banner = bannière +complementary = complément +contentinfo = infos contenu +main = principal +navigation = navigation +search = recherche + +region = région + +stateRequired = requis + |