|
| 1 | +# SOME DESCRIPTIVE TITLE. |
| 2 | +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
| 3 | +# This file is distributed under the same license as the 'beepKeyboard' package. |
| 4 | +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
| 5 | +# |
| 6 | +msgid "" |
| 7 | +msgstr "" |
| 8 | +"Project-Id-Version: 'beepKeyboard' '0.1b1'\n" |
| 9 | +" Report-Msgid-Bugs-To: '[email protected]'\n" |
| 10 | +"POT-Creation-Date: 2019-04-13 20:16+0200\n" |
| 11 | +"PO-Revision-Date: 2019-04-13 20:44+0200\n" |
| 12 | +" Last-Translator: Rémy Ruiz <[email protected]>\n" |
| 13 | +"Language-Team: \n" |
| 14 | +"Language: fr\n" |
| 15 | +"MIME-Version: 1.0\n" |
| 16 | +"Content-Type: text/plain; charset=UTF-8\n" |
| 17 | +"Content-Transfer-Encoding: 8bit\n" |
| 18 | +"X-Generator: Poedit 1.8.12\n" |
| 19 | +"Plural-Forms: nplurals=2; plural=(n > 1);\n" |
| 20 | + |
| 21 | +#. Translators: This is the label for the beepKeyboard settings category in NVDA Settings screen. |
| 22 | +#. Add-on summary, usually the user visible name of the addon. |
| 23 | +#. Translators: Summary for this add-on to be shown on installation and add-on information. |
| 24 | +#: addon\globalPlugins\beepKeyboard.py:30 buildVars.py:17 |
| 25 | +msgid "Beep keyboard" |
| 26 | +msgstr "Beep keyboard" |
| 27 | + |
| 28 | +#. Translators: label for a checkbox option in the settings panel. |
| 29 | +#: addon\globalPlugins\beepKeyboard.py:35 |
| 30 | +msgid "Beep for uppercases when &caps lock is on" |
| 31 | +msgstr "Bip pour les majuscules quand le &verrouillage majuscule est activé" |
| 32 | + |
| 33 | +#. Translators: label for a checkbox option in the settings panel. |
| 34 | +#: addon\globalPlugins\beepKeyboard.py:38 |
| 35 | +msgid "Beep for typed characters when &shift is pressed" |
| 36 | +msgstr "Bip pour les caractères saisis lorsque vous appuyez sur la touche &maj" |
| 37 | + |
| 38 | +#. Translators: label for a checkbox option in the settings panel. |
| 39 | +#: addon\globalPlugins\beepKeyboard.py:41 |
| 40 | +msgid "Beep for &toggle keys changes" |
| 41 | +msgstr "" |
| 42 | +"Beep pendant le changement de l'état des &touches de l'interrupteur à bascule" |
| 43 | + |
| 44 | +#. Translators: label for a checkbox option in the settings panel. |
| 45 | +#: addon\globalPlugins\beepKeyboard.py:44 |
| 46 | +msgid "" |
| 47 | +"&Announce toggle keys changes (if Beep for toggle keys changes is disabled " |
| 48 | +"NVDA will have the original behavior)" |
| 49 | +msgstr "" |
| 50 | +"&Annoncer le changement de l'état des touches de l'interrupteur à bascule " |
| 51 | +"(si l'option \"Beep pendant le changement de l'état des touches de " |
| 52 | +"l'interrupteur à bascule\" est désactivé, NVDA aura le comportement " |
| 53 | +"d'origine)" |
| 54 | + |
| 55 | +#. Add-on description |
| 56 | +#. Translators: Long description to be shown for this add-on on add-on information from add-ons manager |
| 57 | +#: buildVars.py:20 |
| 58 | +msgid "This add-on beeps with some keyboard events." |
| 59 | +msgstr "" |
| 60 | +"Cette extension dit à NVDA d'émettre des bips avec certains événements du " |
| 61 | +"clavier." |
0 commit comments