1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676
|
#
# Translators:
# Stefano Karapetsas <stefano@karapetsas.com>, 2021
# Tubuntu, 2021
# Charles Monzat <c.monzat@laposte.net>, 2021
# Étienne Deparis <etienne@depar.is>, 2021
# Wolfgang Ulbrich <mate@raveit.de>, 2021
# Laurent Napias, 2021
# David D, 2021
# Guillaume Fayard <guillaume2.fayard@wanadoo.fr>, 2021
# Laurent Napias <tamplan+transifex@free.fr>, 2021
# Stéphane PETRUS <stephane.petrus@posteo.net>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2021-01-16 12:30+0100\n"
"PO-Revision-Date: 2021-09-18 20:13+0000\n"
"Last-Translator: Stéphane PETRUS <stephane.petrus@posteo.net>, 2021\n"
"Language-Team: French (https://www.transifex.com/mate/teams/13566/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fr\n"
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
#. Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2
msgctxt "_"
msgid "translator-credits"
msgstr ""
"Contributeurs au projet MATE :\n"
"Voir https://www.transifex.com/mate/teams/13566/fr/\n"
"\n"
"Contributeurs au projet GNOME :\n"
"Vincent Renardias <vincent@ldsol.com>, 1998-2000.\n"
"Joaquim Fellmann <joaquim@hrnet.fr>, 2000.\n"
"Christophe Merlet <redfox@redfoxcenter.org>, 2000-2006.\n"
"Christophe Fergeau <teuf@users.sourceforge.net>, 2002-2003.\n"
"Sun G11n <gnome_int_l10n@ireland.sun.com>, 2002.\n"
"Robert-André Mauchin <zebob.m@pengzone.org>, 2006-2008.\n"
"Stéphane Raimbault <stephane.raimbault@gmail.com>, 2007.\n"
"Yannick Tailliez <ytdispatch-libre@yahoo.com>, 2008.\n"
"Claude Paroz <claude@2xlibre.net>, 2008-2010.\n"
"Gérard Baylard <gerard dot b at bbox dot fr>, 2010"
#. (itstool) path: articleinfo/title
#: C/index.docbook:20
msgid "Keyboard Accessibility Monitor Manual"
msgstr "Manuel du greffon de Contrôle d'accessibilité du clavier"
#. (itstool) path: abstract/para
#: C/index.docbook:22
msgid ""
"The <application>Keyboard Accessibility Monitor</application> shows the "
"status of the keyboard accessibility features."
msgstr ""
"Le greffon <application>Contrôle d'accessibilité du clavier</application> "
"indique le statut des fonctionnalités d'accessibilité du clavier."
#. (itstool) path: articleinfo/copyright
#: C/index.docbook:24
msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>"
msgstr "<year>2015-2021</year> <holder>Projet de documentation MATE</holder>"
#. (itstool) path: articleinfo/copyright
#: C/index.docbook:28
msgid "<year>2005</year> <holder>Francisco Javier F. Serrador</holder>"
msgstr "<year>2005</year> <holder>Francisco Javier F. Serrador</holder>"
#. (itstool) path: articleinfo/copyright
#: C/index.docbook:32
msgid "<year>2003</year> <holder>Sun Microsystems</holder>"
msgstr "<year>2003</year> <holder>Sun Microsystems</holder>"
#. (itstool) path: publisher/publishername
#. (itstool) path: revdescription/para
#: C/index.docbook:46 C/index.docbook:98
msgid "MATE Documentation Project"
msgstr "Projet de documentation MATE"
#. (itstool) path: publisher/publishername
#. (itstool) path: revdescription/para
#: C/index.docbook:49 C/index.docbook:107 C/index.docbook:116
#: C/index.docbook:125
msgid "GNOME Documentation Project"
msgstr "Projet de documentation GNOME"
#. (itstool) path: authorgroup/author
#: C/index.docbook:55
msgid "<firstname>MATE Documentation Project</firstname> <surname/>"
msgstr "<firstname>Projet de documentation MATE</firstname><surname/>"
#. (itstool) path: authorgroup/author
#: C/index.docbook:59
msgid "<firstname>Francisco Javier F.</firstname> <surname>Serrador</surname>"
msgstr ""
"<firstname>Francisco Javier F.</firstname> <surname>Serrador</surname>"
#. (itstool) path: authorgroup/author
#: C/index.docbook:63
msgid ""
"<firstname>Davyd</firstname> <surname>Madeley</surname> "
"<email>davyd@madeley.id.au</email>"
msgstr ""
"<firstname>Davyd</firstname> <surname>Madeley</surname> "
"<email>davyd@madeley.id.au</email>"
#. (itstool) path: authorgroup/author
#: C/index.docbook:68
msgid ""
"<firstname>Sun</firstname> <surname>GNOME Documentation Team</surname> "
"<affiliation> <orgname>Sun Microsystems</orgname> </affiliation>"
msgstr ""
"<firstname>Sun</firstname> <surname>GNOME Documentation Team</surname> "
"<affiliation> <orgname>Sun Microsystems</orgname> </affiliation>"
#. (itstool) path: revdescription/para
#: C/index.docbook:96
msgid "MATE Documentation Team"
msgstr "Équipe de documentation MATE"
#. (itstool) path: revhistory/revision
#: C/index.docbook:92
msgid ""
"<revnumber>Keyboard Accessibility Status Applet Manual V0.4</revnumber> "
"<date>July 2015</date> <_:revdescription-1/>"
msgstr ""
"<revnumber>Manuel du greffon de Contrôle d'accessibilité du clavier "
"V0.4</revnumber> <date>Juillet 2015</date> <_:revdescription-1/>"
#. (itstool) path: revdescription/para
#: C/index.docbook:105
msgid "GNOME Documentation Team"
msgstr "Équipe de Documentation GNOME"
#. (itstool) path: revhistory/revision
#: C/index.docbook:101
msgid ""
"<revnumber>Keyboard Accessibility Status Applet Manual V0.3</revnumber> "
"<date>August 2005</date> <_:revdescription-1/>"
msgstr ""
"<revnumber>Manuel du greffon de Contrôle d'accessibilité du clavier "
"V0.3</revnumber> <date>Aout 2005</date> <_:revdescription-1/>"
#. (itstool) path: revdescription/para
#: C/index.docbook:114
msgid "Sun GNOME Documentation Team"
msgstr "Équipe de documentation Sun GNOME"
#. (itstool) path: revhistory/revision
#: C/index.docbook:110
msgid ""
"<revnumber>Keyboard Accessibility Monitor Applet Manual V0.1</revnumber> "
"<date>March 2003</date> <_:revdescription-1/>"
msgstr ""
"<revnumber>Manuel du greffon de Contrôle d'accessibilité du clavier "
"V0.1</revnumber> <date>Mars 2003</date> <_:revdescription-1/>"
#. (itstool) path: revdescription/para
#: C/index.docbook:123
msgid "Bill Haneman"
msgstr "Bill Haneman"
#. (itstool) path: revhistory/revision
#: C/index.docbook:119
msgid ""
"<revnumber>Keyboard Accessibility Status Applet Manual V0.2</revnumber> "
"<date>May 2003</date> <_:revdescription-1/>"
msgstr ""
"<revnumber>Manuel du greffon de Contrôle d'accessibilité du clavier "
"V0.2</revnumber> <date>Mai 2003</date> <_:revdescription-1/>"
#. (itstool) path: articleinfo/releaseinfo
#: C/index.docbook:129
msgid ""
"This manual describes version 1.10.2 of the Keyboard Accessibility Monitor."
msgstr ""
"Ce manuel décrit la version 1.10.2 du Contrôle d'accessibilité du clavier."
#. (itstool) path: legalnotice/title
#: C/index.docbook:132
msgid "Feedback"
msgstr "Votre avis"
#. (itstool) path: legalnotice/para
#: C/index.docbook:133
msgid ""
"To report a bug or make a suggestion regarding the Keyboard Accessibility "
"Monitor applet or this manual, follow the directions in the <ulink "
"url=\"help:mate-user-guide/feedback\" type=\"help\">MATE Feedback "
"Page</ulink>."
msgstr ""
"Pour signaler un bogue ou nous faire part d'une suggestion à pros du greffon"
" de Contrôle d'accessibilité du clavier ou bien ce guide, suivez les "
"instructions de la rubrique<ulink url=\"help:mate-user-guide/feedback\" "
"type=\"help\"> \"Votre avis\" de MATE</ulink>"
#. (itstool) path: article/indexterm
#: C/index.docbook:139
msgid "<primary>Keyboard Accessibility Status</primary>"
msgstr "<primary>Contrôle d'accessibilité du clavier</primary>"
#. (itstool) path: sect1/title
#: C/index.docbook:146
msgid "Usage"
msgstr "Utilisation"
#. (itstool) path: figure/title
#: C/index.docbook:149
msgid "Keyboard Accessibility Monitor"
msgstr "Contrôle d'accessibilité du clavier"
#. (itstool) path: imageobject/imagedata
#. This is a reference to an external file such as an image or video. When
#. the file changes, the md5 hash will change to let you know you need to
#. update your localized copy. The msgstr is not used at all. Set it to
#. whatever you like once you have updated your copy of the file.
#: C/index.docbook:152
msgctxt "_"
msgid ""
"external ref='figures/accessx-status-applet.png' "
"md5='977099235cc1b7c1734ea707650244ee'"
msgstr ""
"external ref='figures/accessx-status-applet.png' "
"md5='977099235cc1b7c1734ea707650244ee'"
#. (itstool) path: screenshot/mediaobject
#: C/index.docbook:151
msgid ""
"<imageobject><imagedata fileref=\"figures/accessx-status-applet.png\" "
"format=\"PNG\"/> </imageobject> <textobject> <phrase>Shows Keyboard "
"Accessibility Monitor. Contains row of icons representing keyboard "
"state.</phrase> </textobject>"
msgstr ""
"<imageobject><imagedata fileref=\"figures/accessx-status-applet.png\" "
"format=\"PNG\"/></imageobject><textobject><phrase>Affiche le Contrôle "
"d'accessibilité du clavier. Contient une suite d'icônes représentant l'état "
"du clavier</phrase></textobject>"
#. (itstool) path: sect1/para
#: C/index.docbook:161
msgid ""
"The <application>Keyboard Accessibility Monitor</application> shows you the "
"status of the keyboard accessibility features when these are in use. For "
"example, you can see which modifier keys are currently active, and which "
"mouse buttons are being pressed via the keyboard."
msgstr ""
"Le greffon <application>Contrôle d'accessibilité du clavier</application> "
"indique le statut des fonctionnalités d'accessibilité du clavier "
"lorsqu'elles sont utilisées. Par exemple, vous pouvez voir les touches de "
"modification actives et les boutons de souris pressés par clavier."
#. (itstool) path: sect1/para
#: C/index.docbook:163
msgid ""
"For more on using keyboard accessibility features, see the <ulink "
"url=\"help:mate-access-guide\">Desktop Accessibility Guide</ulink>."
msgstr ""
"Pour plus d'informations sur les fonctionnalités d'accessibilité du clavier,"
" consultez le <ulink url=\"help:mate-access-guide\">Guide d'accessibilité du"
" bureau MATE</ulink>."
#. (itstool) path: sect2/title
#: C/index.docbook:167
msgid "What the applet shows"
msgstr "Ce que le greffon affiche"
#. (itstool) path: entry/para
#: C/index.docbook:175
msgid "Symbol"
msgstr "Symbole"
#. (itstool) path: entry/para
#: C/index.docbook:180
msgid "Meaning"
msgstr "Signification"
#. (itstool) path: imageobject/imagedata
#. This is a reference to an external file such as an image or video. When
#. the file changes, the md5 hash will change to let you know you need to
#. update your localized copy. The msgstr is not used at all. Set it to
#. whatever you like once you have updated your copy of the file.
#: C/index.docbook:191
msgctxt "_"
msgid ""
"external ref='figures/accessx-status-disabled.png' "
"md5='493181ca3f90fdc11423e0958438315f'"
msgstr ""
"external ref='figures/accessx-status-disabled.png' "
"md5='493181ca3f90fdc11423e0958438315f'"
#. (itstool) path: entry/para
#: C/index.docbook:189
msgid ""
"<inlinemediaobject><imageobject> <imagedata fileref=\"figures/accessx-"
"status-disabled.png\" format=\"PNG\"/> "
"</imageobject><textobject><phrase>Bounce Keys</phrase> "
"</textobject></inlinemediaobject>"
msgstr ""
"<inlinemediaobject><imageobject><imagedata fileref=\"figures/accessx-status-"
"disabled.png\" format=\"PNG\"/></imageobject><textobject><phrase>Touches de "
"répétition</phrase></textobject></inlinemediaobject>"
#. (itstool) path: entry/para
#: C/index.docbook:197
msgid "Accessibility Features are currently disabled."
msgstr "Les fonctionnalités d'accessibilité sont actuellement désactivées."
#. (itstool) path: imageobject/imagedata
#. This is a reference to an external file such as an image or video. When
#. the file changes, the md5 hash will change to let you know you need to
#. update your localized copy. The msgstr is not used at all. Set it to
#. whatever you like once you have updated your copy of the file.
#: C/index.docbook:206
msgctxt "_"
msgid ""
"external ref='figures/accessx_bounce-keys.png' "
"md5='e769b986ee772e7b5b03ec49c0247790'"
msgstr ""
"external ref='figures/accessx_bounce-keys.png' "
"md5='e769b986ee772e7b5b03ec49c0247790'"
#. (itstool) path: entry/para
#: C/index.docbook:204
msgid ""
"<inlinemediaobject><imageobject> <imagedata "
"fileref=\"figures/accessx_bounce-keys.png\" format=\"PNG\"/> "
"</imageobject><textobject><phrase>Bounce Keys</phrase> "
"</textobject></inlinemediaobject>"
msgstr ""
"<inlinemediaobject><imageobject><imagedata fileref=\"figures/accessx_bounce-"
"keys.png\" format=\"PNG\"/></imageobject><textobject><phrase>Touches de "
"répétition</phrase></textobject></inlinemediaobject>"
#. (itstool) path: entry/para
#: C/index.docbook:212
msgid "Bounce Keys are activated."
msgstr "Les touches de répétition sont activées."
#. (itstool) path: imageobject/imagedata
#. This is a reference to an external file such as an image or video. When
#. the file changes, the md5 hash will change to let you know you need to
#. update your localized copy. The msgstr is not used at all. Set it to
#. whatever you like once you have updated your copy of the file.
#: C/index.docbook:221
msgctxt "_"
msgid ""
"external ref='figures/accessx_mouse-keys.png' "
"md5='d5b13896a8a15c1abffd5b3149280199'"
msgstr ""
"external ref='figures/accessx_mouse-keys.png' "
"md5='d5b13896a8a15c1abffd5b3149280199'"
#. (itstool) path: entry/para
#: C/index.docbook:219
msgid ""
"<inlinemediaobject><imageobject> <imagedata fileref=\"figures/accessx_mouse-"
"keys.png\" format=\"PNG\"/> </imageobject><textobject><phrase>Mouse "
"Keys</phrase> </textobject></inlinemediaobject>"
msgstr ""
"<inlinemediaobject><imageobject><imagedata fileref=\"figures/accessx_mouse-"
"keys.png\" format=\"PNG\"/></imageobject><textobject><phrase>Touches de la "
"souris</phrase></textobject></inlinemediaobject>"
#. (itstool) path: entry/para
#: C/index.docbook:227
msgid "Mouse Keys are activated."
msgstr "Les touches de la souris sont activées."
#. (itstool) path: imageobject/imagedata
#. This is a reference to an external file such as an image or video. When
#. the file changes, the md5 hash will change to let you know you need to
#. update your localized copy. The msgstr is not used at all. Set it to
#. whatever you like once you have updated your copy of the file.
#: C/index.docbook:236
msgctxt "_"
msgid ""
"external ref='figures/accessx_slow-keys.png' "
"md5='58d184ed6070507451a13ce4a1356c97'"
msgstr ""
"external ref='figures/accessx_slow-keys.png' "
"md5='58d184ed6070507451a13ce4a1356c97'"
#. (itstool) path: entry/para
#: C/index.docbook:234
msgid ""
"<inlinemediaobject><imageobject> <imagedata fileref=\"figures/accessx_slow-"
"keys.png\" format=\"PNG\"/> </imageobject><textobject><phrase>Bounce "
"Keys</phrase> </textobject></inlinemediaobject>"
msgstr ""
"<inlinemediaobject><imageobject><imagedata fileref=\"figures/accessx_slow-"
"keys.png\" format=\"PNG\"/></imageobject><textobject><phrase>Touches de "
"répétition</phrase></textobject></inlinemediaobject>"
#. (itstool) path: entry/para
#: C/index.docbook:242
msgid "Slow Keys are activated."
msgstr "Les touches lentes sont activées."
#. (itstool) path: imageobject/imagedata
#. This is a reference to an external file such as an image or video. When
#. the file changes, the md5 hash will change to let you know you need to
#. update your localized copy. The msgstr is not used at all. Set it to
#. whatever you like once you have updated your copy of the file.
#: C/index.docbook:251
msgctxt "_"
msgid ""
"external ref='figures/accessx_sticky-keys.png' "
"md5='45ac2d685e0efb41d5bb2198017b9ea1'"
msgstr ""
"external ref='figures/accessx_sticky-keys.png' "
"md5='45ac2d685e0efb41d5bb2198017b9ea1'"
#. (itstool) path: entry/para
#: C/index.docbook:249
msgid ""
"<inlinemediaobject><imageobject> <imagedata "
"fileref=\"figures/accessx_sticky-keys.png\" format=\"PNG\"/> "
"</imageobject><textobject><phrase>Sticky Keys</phrase> "
"</textobject></inlinemediaobject>"
msgstr ""
"<inlinemediaobject><imageobject><imagedata fileref=\"figures/accessx_sticky-"
"keys.png\" format=\"PNG\"/></imageobject><textobject><phrase>Touches auto-"
"maintenues</phrase></textobject></inlinemediaobject>"
#. (itstool) path: entry/para
#: C/index.docbook:257
msgid ""
"Sticky Keys are activated. Here it shows <keycap>Shift</keycap> key pushed "
"once and <keycap>Ctrl</keycap> key pushed twice."
msgstr ""
"Les touches auto-maintenues sont activées. Sur l'image, on voit la touche "
"<keycap>Majuscule</keycap> pressée une fois et la touche "
"<keycap>Ctrl</keycap> pressée deux fois."
#. (itstool) path: imageobject/imagedata
#. This is a reference to an external file such as an image or video. When
#. the file changes, the md5 hash will change to let you know you need to
#. update your localized copy. The msgstr is not used at all. Set it to
#. whatever you like once you have updated your copy of the file.
#: C/index.docbook:266
msgctxt "_"
msgid ""
"external ref='figures/accessx_sticky-altGr-key.png' "
"md5='a355b65871ff4f2374ddb92b75ccfa50'"
msgstr ""
"external ref='figures/accessx_sticky-altGr-key.png' "
"md5='a355b65871ff4f2374ddb92b75ccfa50'"
#. (itstool) path: entry/para
#: C/index.docbook:264
msgid ""
"<inlinemediaobject><imageobject> <imagedata "
"fileref=\"figures/accessx_sticky-altGr-key.png\" format=\"PNG\"/> "
"</imageobject><textobject><phrase><keycap>AltGr</keycap> Key Symbol</phrase>"
" </textobject></inlinemediaobject>"
msgstr ""
"<inlinemediaobject><imageobject><imagedata fileref=\"figures/accessx_sticky-"
"altGr-key.png\" format=\"PNG\"/></imageobject><textobject><phrase>Touche "
"symbole <keycap>AltGr</keycap></phrase></textobject></inlinemediaobject>"
#. (itstool) path: entry/para
#: C/index.docbook:272
msgid "<keycap>AltGr</keycap> key pushed once."
msgstr "Touche <keycap>AltGr</keycap> pressée une fois."
#. (itstool) path: imageobject/imagedata
#. This is a reference to an external file such as an image or video. When
#. the file changes, the md5 hash will change to let you know you need to
#. update your localized copy. The msgstr is not used at all. Set it to
#. whatever you like once you have updated your copy of the file.
#: C/index.docbook:281
msgctxt "_"
msgid ""
"external ref='figures/accessx_sticky-meta-key.png' "
"md5='8b1b58240483685ec0e7123969a3099d'"
msgstr ""
"external ref='figures/accessx_sticky-meta-key.png' "
"md5='8b1b58240483685ec0e7123969a3099d'"
#. (itstool) path: entry/para
#: C/index.docbook:279
msgid ""
"<inlinemediaobject><imageobject> <imagedata "
"fileref=\"figures/accessx_sticky-meta-key.png\" format=\"PNG\"/> "
"</imageobject><textobject><phrase><keycap>Meta</keycap> Key Symbol</phrase> "
"</textobject></inlinemediaobject>"
msgstr ""
"<inlinemediaobject><imageobject><imagedata fileref=\"figures/accessx_sticky-"
"meta-key.png\" format=\"PNG\"/></imageobject><textobject><phrase>Touche "
"symbole <keycap>Méta</keycap></phrase></textobject></inlinemediaobject>"
#. (itstool) path: entry/para
#: C/index.docbook:287
msgid "<keycap>Meta</keycap> key pushed once."
msgstr "Touche <keycap>Méta</keycap> pressée une fois."
#. (itstool) path: imageobject/imagedata
#. This is a reference to an external file such as an image or video. When
#. the file changes, the md5 hash will change to let you know you need to
#. update your localized copy. The msgstr is not used at all. Set it to
#. whatever you like once you have updated your copy of the file.
#: C/index.docbook:296
msgctxt "_"
msgid ""
"external ref='figures/accessx_sticky-windows-key.png' "
"md5='456358c50b3bbb2ca10848315732e886'"
msgstr ""
"external ref='figures/accessx_sticky-windows-key.png' "
"md5='456358c50b3bbb2ca10848315732e886'"
#. (itstool) path: entry/para
#: C/index.docbook:294
msgid ""
"<inlinemediaobject><imageobject> <imagedata "
"fileref=\"figures/accessx_sticky-windows-key.png\" format=\"PNG\"/> "
"</imageobject><textobject><phrase><keycap>Windows</keycap> logo key</phrase>"
" </textobject></inlinemediaobject>"
msgstr ""
"<inlinemediaobject><imageobject><imagedata fileref=\"figures/accessx_sticky-"
"windows-key.png\" format=\"PNG\"/></imageobject><textobject><phrase>Touche "
"logo <keycap>Windows</keycap></phrase></textobject></inlinemediaobject>"
#. (itstool) path: entry/para
#: C/index.docbook:302
msgid "<keycap>Windows</keycap> logo key pushed once."
msgstr "La touche logo <keycap>Windows</keycap> pressée une fois."
#. (itstool) path: imageobject/imagedata
#. This is a reference to an external file such as an image or video. When
#. the file changes, the md5 hash will change to let you know you need to
#. update your localized copy. The msgstr is not used at all. Set it to
#. whatever you like once you have updated your copy of the file.
#: C/index.docbook:311
msgctxt "_"
msgid ""
"external ref='figures/accessx_sticky-shift-key.png' "
"md5='1244ae1f9b922bb85fc73bcb9ca15b55'"
msgstr ""
"external ref='figures/accessx_sticky-shift-key.png' "
"md5='1244ae1f9b922bb85fc73bcb9ca15b55'"
#. (itstool) path: entry/para
#: C/index.docbook:309
msgid ""
"<inlinemediaobject><imageobject> <imagedata "
"fileref=\"figures/accessx_sticky-shift-key.png\" format=\"PNG\"/> "
"</imageobject><textobject><phrase>Shift Symbol</phrase> "
"</textobject></inlinemediaobject>"
msgstr ""
"<inlinemediaobject><imageobject><imagedata fileref=\"figures/accessx_sticky-"
"shift-key.png\" format=\"PNG\"/></imageobject><textobject>Touche symbole "
"<phrase>Maj</phrase></textobject></inlinemediaobject>"
#. (itstool) path: entry/para
#: C/index.docbook:317
msgid "<keycap>Shift</keycap> key pushed once."
msgstr "La touche <keycap>Maj</keycap> pressée une fois."
#. (itstool) path: para/ulink
#: C/legal.xml:9
msgid "link"
msgstr "lien"
#. (itstool) path: legalnotice/para
#: C/legal.xml:2
msgid ""
"Permission is granted to copy, distribute and/or modify this document under "
"the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
"later version published by the Free Software Foundation with no Invariant "
"Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy"
" of the GFDL at this <_:ulink-1/> or in the file COPYING-DOCS distributed "
"with this manual."
msgstr ""
"Permission est accordée de copier, distribuer et/ou modifier ce document "
"selon les termes de la Licence GNU de documentation libre (GFDL), Version "
"1.1 ou ultérieure publiée par la Free Software Foundation sans section "
"inaltérable, sans texte de première page ni de dernière page de couverture. "
"Vous trouverez une copie (en anglais) de la GFDL en suivant ce <ulink "
"type=\"help\" url=\"https://www.gnu.org/licenses/old-"
"licenses/fdl-1.1.html\">lien</ulink> ou dans le fichier COPYING-DOCS fourni "
"avec le présent manuel."
#. (itstool) path: legalnotice/para
#: C/legal.xml:12
msgid ""
"This manual is part of a collection of MATE manuals distributed under the "
"GFDL. If you want to distribute this manual separately from the collection, "
"you can do so by adding a copy of the license to the manual, as described in"
" section 6 of the license."
msgstr ""
"Ce manuel fait partie de la collection de manuels MATE distribués selon les "
"termes de la Licence GNU de documentation libre. Si vous souhaitez "
"distribuer ce manuel indépendamment de la collection, veuillez joindre un "
"exemplaire de la licence au document, comme indiqué dans la section 6 de "
"celle-ci."
#. (itstool) path: legalnotice/para
#: C/legal.xml:19
msgid ""
"Many of the names used by companies to distinguish their products and "
"services are claimed as trademarks. Where those names appear in any MATE "
"documentation, and the members of the MATE Documentation Project are made "
"aware of those trademarks, then the names are in capital letters or initial "
"capital letters."
msgstr ""
"La plupart des noms utilisés par les entreprises pour distinguer leurs "
"produits et services sont des marques déposées. Lorsque ces noms "
"apparaissent dans la documentation MATE et que les membres du projet de "
"Documentation MATE sont informés de l'existence de ces marques déposées, "
"soit ces noms entiers, soit leur première lettre est en majuscule."
#. (itstool) path: listitem/para
#: C/legal.xml:35
msgid ""
"DOCUMENT IS PROVIDED ON AN \"AS IS\" BASIS, WITHOUT WARRANTY OF ANY KIND, "
"EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT "
"THE DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT IS FREE OF DEFECTS "
"MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE "
"RISK AS TO THE QUALITY, ACCURACY, AND PERFORMANCE OF THE DOCUMENT OR "
"MODIFIED VERSION OF THE DOCUMENT IS WITH YOU. SHOULD ANY DOCUMENT OR "
"MODIFIED VERSION PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL "
"WRITER, AUTHOR OR ANY CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY "
"SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN "
"ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED VERSION "
"OF THE DOCUMENT IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER; AND"
msgstr ""
"LE PRÉSENT DOCUMENT EST FOURNI « TEL QUEL », SANS AUCUNE GARANTIE, EXPRESSE "
"OU IMPLICITE, Y COMPRIS, ET SANS LIMITATION, LES GARANTIES DE BONNE QUALITÉ "
"MARCHANDE OU D'APTITUDE À UN EMPLOI PARTICULIER OU AUTORISÉ DU DOCUMENT OU "
"DE SA VERSION MODIFIÉE. L'UTILISATEUR ASSUME TOUT RISQUE RELATIF À LA "
"QUALITÉ, À LA PERTINENCE ET À LA PERFORMANCE DU DOCUMENT OU DE SA VERSION DE"
" MISE À JOUR. SI LE DOCUMENT OU SA VERSION MODIFIÉE S'AVÉRAIT DÉFECTUEUSE, "
"L'UTILISATEUR (ET NON LE RÉDACTEUR INITIAL, L'AUTEUR, NI TOUT AUTRE "
"PARTICIPANT) ENDOSSERA LES COÛTS DE TOUTE INTERVENTION, RÉPARATION OU "
"CORRECTION NÉCESSAIRE. CETTE DÉNÉGATION DE RESPONSABILITÉ CONSTITUE UNE "
"PARTIE ESSENTIELLE DE CETTE LICENCE. AUCUNE UTILISATION DE CE DOCUMENT OU DE"
" SA VERSION MODIFIÉE N'EST AUTORISÉE AUX TERMES DU PRÉSENT ACCORD, EXCEPTÉ "
"SOUS CETTE DÉNÉGATION DE RESPONSABILITÉ ; "
#. (itstool) path: listitem/para
#: C/legal.xml:55
msgid ""
"UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER IN TORT (INCLUDING"
" NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE AUTHOR, INITIAL WRITER, ANY "
"CONTRIBUTOR, OR ANY DISTRIBUTOR OF THE DOCUMENT OR MODIFIED VERSION OF THE "
"DOCUMENT, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON "
"FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF "
"ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, "
"WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER DAMAGES"
" OR LOSSES ARISING OUT OF OR RELATING TO USE OF THE DOCUMENT AND MODIFIED "
"VERSIONS OF THE DOCUMENT, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE"
" POSSIBILITY OF SUCH DAMAGES."
msgstr ""
"EN AUCUNE CIRCONSTANCE ET SOUS AUCUNE INTERPRÉTATION DE LA LOI, QU'IL "
"S'AGISSE DE RESPONSABILITÉ CIVILE (Y COMPRIS LA NÉGLIGENCE), CONTRACTUELLE "
"OU AUTRE, L'AUTEUR, LE RÉDACTEUR INITIAL, TOUT PARTICIPANT ET TOUT "
"DISTRIBUTEUR DE CE DOCUMENT OU DE SA VERSION DE MISE À JOUR AINSI QUE TOUT "
"FOURNISSEUR DE QUELQUE PARTIE QUE CE SOIT NE POURRONT ÊTRE TENUS "
"RESPONSABLES À L'ÉGARD DE QUICONQUE POUR TOUT DOMMAGE DIRECT, INDIRECT, "
"PARTICULIER OU ACCIDENTEL DE TOUT TYPE Y COMPRIS, SANS LIMITATION, LES "
"DOMMAGES LIÉS À LA PERTE DE CLIENTÈLE, AUX ARRÊTS DE TRAVAIL, AUX "
"DÉFAILLANCES ET AUX DYSFONCTIONNEMENTS INFORMATIQUES OU TOUT AUTRE DOMMAGE "
"OU PERTE LIÉE À L'UTILISATION DU PRÉSENT DOCUMENT ET DE SES VERSIONS DE MISE"
" À JOUR, ET CE MÊME SI CES PARTIES ONT ÉTÉ INFORMÉES DE LA POSSIBILITÉ DE "
"TELS DOMMAGES."
#. (itstool) path: legalnotice/para
#: C/legal.xml:28
msgid ""
"DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS "
"OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: "
"<_:orderedlist-1/>"
msgstr ""
"CE DOCUMENT ET SES VERSIONS MODIFIEES SONT FOURNIS SELON LES TERMES DE LA "
"LICENCE GNU FREE DOCUMENTATION EN COMPRENANT QUE : <_:orderedlist-1/>"
|