Skip to content

Commit 0354a0d

Browse files
committed
update spanish and french languages
1 parent 60b22b8 commit 0354a0d

File tree

2 files changed

+38
-27
lines changed

2 files changed

+38
-27
lines changed

addon/locale/es/LC_MESSAGES/nvda.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,22 +8,22 @@ msgstr ""
88
"Project-Id-Version: 'beepKeyboard' '0.1b1'\n"
99
"Report-Msgid-Bugs-To: '[email protected]'\n"
1010
"POT-Creation-Date: 2019-04-15 15:29-0600\n"
11-
"PO-Revision-Date: 2019-04-15 15:38-0600\n"
12-
"Last-Translator: David CM <dhf360@gmail.com>\n"
11+
"PO-Revision-Date: 2019-04-16 11:58+0200\n"
12+
"Last-Translator: Rémy Ruiz <remyruiz@gmail.com>\n"
1313
"Language-Team: \n"
1414
"Language: es\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"
18-
"X-Generator: Poedit 2.2.1\n"
18+
"X-Generator: Poedit 1.8.12\n"
1919
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2020

2121
#. Translators: This is the label for the beepKeyboard settings category in NVDA Settings screen.
2222
#. Add-on summary, usually the user visible name of the addon.
2323
#. Translators: Summary for this add-on to be shown on installation and add-on information.
2424
#: addon\globalPlugins\beepKeyboard.py:42 buildVars.py:17
2525
msgid "Beep keyboard"
26-
msgstr ""
26+
msgstr "Beep keyboard"
2727

2828
#. Translators: label for a checkbox option in the settings panel.
2929
#: addon\globalPlugins\beepKeyboard.py:47
@@ -53,7 +53,7 @@ msgstr ""
5353
#. Translators: label for a checkbox option in the settings panel.
5454
#: addon\globalPlugins\beepKeyboard.py:59
5555
msgid "&disable beeping on password fields"
56-
msgstr "Deshabilitar los pitidos en los campos de contraseña"
56+
msgstr "&Deshabilitar los pitidos en los campos de contraseña"
5757

5858
#. Translators: label for a button to open advanced settings dialog in the settings panel.
5959
#: addon\globalPlugins\beepKeyboard.py:63

addon/locale/fr/LC_MESSAGES/nvda.po

Lines changed: 33 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
msgid ""
77
msgstr ""
88
"Project-Id-Version: 'beepKeyboard' '0.1b1'\n"
9-
"Report-Msgid-Bugs-To: [email protected]\n"
10-
"POT-Creation-Date: 2019-04-15 10:51+0200\n"
11-
"PO-Revision-Date: 2019-04-15 13:35+0200\n"
9+
"Report-Msgid-Bugs-To: '[email protected]'\n"
10+
"POT-Creation-Date: 2019-04-16 11:30+0200\n"
11+
"PO-Revision-Date: 2019-04-16 11:38+0200\n"
1212
"Last-Translator: Rémy Ruiz <[email protected]>\n"
1313
"Language-Team: \n"
1414
"Language: fr\n"
@@ -21,28 +21,28 @@ msgstr ""
2121
#. Translators: This is the label for the beepKeyboard settings category in NVDA Settings screen.
2222
#. Add-on summary, usually the user visible name of the addon.
2323
#. Translators: Summary for this add-on to be shown on installation and add-on information.
24-
#: globalPlugins\beepKeyboard.py:41 buildVars.py:17
24+
#: addon\globalPlugins\beepKeyboard.py:42 buildVars.py:17
2525
msgid "Beep keyboard"
2626
msgstr "Beep keyboard"
2727

2828
#. Translators: label for a checkbox option in the settings panel.
29-
#: globalPlugins\beepKeyboard.py:46
29+
#: addon\globalPlugins\beepKeyboard.py:47
3030
msgid "Beep for uppercases when &caps lock is on"
3131
msgstr "Bip pour les majuscules quand le &verrouillage majuscule est activé"
3232

3333
#. Translators: label for a checkbox option in the settings panel.
34-
#: globalPlugins\beepKeyboard.py:49
34+
#: addon\globalPlugins\beepKeyboard.py:50
3535
msgid "Beep for typed characters when &shift is pressed"
3636
msgstr "Bip pour les caractères saisis lorsque vous appuyez sur la touche &maj"
3737

3838
#. Translators: label for a checkbox option in the settings panel.
39-
#: globalPlugins\beepKeyboard.py:52
39+
#: addon\globalPlugins\beepKeyboard.py:53
4040
msgid "Beep for &toggle keys changes"
4141
msgstr ""
4242
"Bip pendant le changement de l'état des &touches de l'interrupteur à bascule"
4343

4444
#. Translators: label for a checkbox option in the settings panel.
45-
#: globalPlugins\beepKeyboard.py:55
45+
#: addon\globalPlugins\beepKeyboard.py:56
4646
msgid ""
4747
"&Announce toggle keys changes (if Beep for toggle keys changes is disabled "
4848
"NVDA will have the original behavior)"
@@ -52,76 +52,87 @@ msgstr ""
5252
"l'interrupteur à bascule\" est désactivé, NVDA aura le comportement "
5353
"d'origine)"
5454

55+
#. Translators: label for a checkbox option in the settings panel.
56+
#: addon\globalPlugins\beepKeyboard.py:59
57+
msgid "&disable beeping on password fields"
58+
msgstr "&Désactiver le bip des champs de mot de passe"
59+
5560
#. Translators: label for a button to open advanced settings dialog in the settings panel.
56-
#: globalPlugins\beepKeyboard.py:59
61+
#: addon\globalPlugins\beepKeyboard.py:63
5762
msgid "&Open advanced options"
5863
msgstr "&Ouvrir les options avancées"
5964

6065
#. Translators: This is the label for the beep keyboard advanced settings dialog
61-
#: globalPlugins\beepKeyboard.py:78
66+
#: addon\globalPlugins\beepKeyboard.py:83
6267
msgid "Advanced settings - Keyboard beep"
6368
msgstr "Paramètres avancés - Keyboard beep"
6469

6570
#. Translators: label for an edit text control option in the advanced settings dialog.
66-
#: globalPlugins\beepKeyboard.py:84
71+
#: addon\globalPlugins\beepKeyboard.py:89
6772
msgid "&Ignored characters with shift pressed"
6873
msgstr "&Ignorés les caractères saisis avec la touche maj enfoncée"
6974

7075
#. Translators: label for an edit text control option in the advanced settings dialog.
71-
#: globalPlugins\beepKeyboard.py:87
76+
#: addon\globalPlugins\beepKeyboard.py:92
7277
msgid "Beep &always for the following characters"
7378
msgstr "Bip &toujours pour les caractères suivants"
7479

7580
#. Translators: label for a combo box control in the advanced settings dialog.
76-
#: globalPlugins\beepKeyboard.py:92
81+
#: addon\globalPlugins\beepKeyboard.py:96
7782
msgid "&Select tone to configure"
7883
msgstr "&Choisir la tonalité à configurer"
7984

8085
#. Translators: label for an option of a combo box control.
81-
#: globalPlugins\beepKeyboard.py:94
86+
#: addon\globalPlugins\beepKeyboard.py:98
8287
msgid "Typed characters with shift pressed"
8388
msgstr "Caractères saisis avec la touche maj enfoncée"
8489

8590
#. Translators: label for an option of a combo box control.
86-
#: globalPlugins\beepKeyboard.py:96
91+
#: addon\globalPlugins\beepKeyboard.py:100
8792
msgid "Custom characters"
8893
msgstr "Caractères personnalisés"
8994

9095
#. Translators: label for an option of a combo box control.
91-
#: globalPlugins\beepKeyboard.py:98
96+
#: addon\globalPlugins\beepKeyboard.py:102
9297
msgid "Typed characters when caps lock is on"
9398
msgstr "Caractères saisis quand le verrouillage majuscule est activé"
9499

95100
#. Translators: label for an option of a combo box control.
96-
#: globalPlugins\beepKeyboard.py:100
101+
#: addon\globalPlugins\beepKeyboard.py:104
97102
msgid "Toggle key goes off"
98103
msgstr "Désactivée une touche de l'interrupteur à bascule"
99104

100105
#. Translators: label for an option of a combo box control.
101-
#: globalPlugins\beepKeyboard.py:102
106+
#: addon\globalPlugins\beepKeyboard.py:106
102107
msgid "Toggle key goes on"
103108
msgstr "Activée une touche de l'interrupteur à bascule"
104109

105110
#. Translators: label for an edit text control option in the advanced settings dialog.
106-
#: globalPlugins\beepKeyboard.py:107
111+
#: addon\globalPlugins\beepKeyboard.py:111
107112
msgid "Tone &pitch"
108113
msgstr "&Hauteur"
109114

110115
#. Translators: label for an edit text control option in the advanced settings dialog.
111-
#: globalPlugins\beepKeyboard.py:110
116+
#: addon\globalPlugins\beepKeyboard.py:114
112117
msgid "Tone &length"
113118
msgstr "&Durée"
114119

115120
#. Translators: label for an edit text control option in the advanced settings dialog.
116-
#: globalPlugins\beepKeyboard.py:113
121+
#: addon\globalPlugins\beepKeyboard.py:117
117122
msgid "Tone &volume"
118123
msgstr "&Volume"
119124

120125
#. Translators: label for a button to play demo tone in advanced settings dialog.
121-
#: globalPlugins\beepKeyboard.py:116
126+
#: addon\globalPlugins\beepKeyboard.py:120
122127
msgid "&Test tone"
123128
msgstr "&Tester la tonalité"
124129

130+
#: addon\globalPlugins\beepKeyboard.py:134
131+
msgid "You entered a wrong value. Please correct it or discard changes."
132+
msgstr ""
133+
"Vous avez entré une mauvaise valeur. Veuillez le corriger ou écarter les "
134+
"modifications."
135+
125136
#. Add-on description
126137
#. Translators: Long description to be shown for this add-on on add-on information from add-ons manager
127138
#: buildVars.py:20

0 commit comments

Comments
 (0)