|
117 | 117 | <resheader name="writer"> |
118 | 118 | <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
119 | 119 | </resheader> |
| 120 | + |
| 121 | +<!-- |
| 122 | +<data name="adjustingColorScheme" xml:space="preserve"> |
| 123 | + <value>Adjusting color scheme... Please wait...</value> |
| 124 | + <comment>Shown in a popup when toggling dark mode</comment> |
| 125 | + </data> |
| 126 | +--> |
120 | 127 | <data name="advancedSettings" xml:space="preserve"> |
121 | 128 | <value>Paramètres Avancées</value> |
122 | 129 | <comment>Label of the hyperlink that opens the settings file</comment> |
|
172 | 179 | <value>&Afficher</value> |
173 | 180 | <comment>Used in the context menu of the CLI tray icon.</comment> |
174 | 181 | </data> |
| 182 | + |
| 183 | +<!-- |
| 184 | +<data name="darkModeOption" xml:space="preserve"> |
| 185 | + <value>&Dark mode</value> |
| 186 | + <comment>Label of options checkbox for dark mode</comment> |
| 187 | + </data> |
| 188 | +--> |
| 189 | + |
| 190 | +<!-- |
| 191 | +<data name="dismiss" xml:space="preserve"> |
| 192 | + <value>Dismiss</value> |
| 193 | + <comment>Used as tooltip (but may be used in other places in the future</comment> |
| 194 | + </data> |
| 195 | +--> |
175 | 196 | <data name="dismissButton" xml:space="preserve"> |
176 | 197 | <value>&Annuler</value> |
177 | 198 | <comment>The caption for the "Dismiss" button. The character after the "&" is the hotkey that is used with the ALT key.</comment> |
|
231 | 252 |
|
232 | 253 | <!-- |
233 | 254 | <data name="firstRunColorSchemeWin10Only" xml:space="preserve"> |
234 | | - <value>Only available on Windows 10</value> |
| 255 | + <value>Only available on Windows 10 or later</value> |
235 | 256 | <comment>Added to dark button if not running on Windows 10</comment> |
236 | 257 | </data> |
237 | 258 | --> |
|
376 | 397 | <value>Arrêt défil.</value> |
377 | 398 | <comment>The name of the scroll lock key</comment> |
378 | 399 | </data> |
| 400 | + |
| 401 | +<!-- |
| 402 | +<data name="searchForUpdatesOnResumeOption" xml:space="preserve"> |
| 403 | + <value>Search for &updates on resume</value> |
| 404 | + <comment>Label of options checkbox for update search after resume</comment> |
| 405 | + </data> |
| 406 | +--> |
| 407 | + |
| 408 | +<!-- |
| 409 | +<data name="settingsChangedToolTip" xml:space="preserve"> |
| 410 | + <value>The settings have moved! You will now find them in these tabs up here!</value> |
| 411 | + <comment>The tutorial tooltip shown when upgrading to 3.13.0.0</comment> |
| 412 | + </data> |
| 413 | +--> |
379 | 414 | <data name="showIconsFor" xml:space="preserve"> |
380 | 415 | <value>Afficher les icônes pour...</value> |
381 | 416 | <comment>The title for the "Show icons for..." group box</comment> |
|
400 | 435 | <value>Démarrer à l'ouverture de session</value> |
401 | 436 | <comment>The label for the check box that enables or disabled the auto start.</comment> |
402 | 437 | </data> |
| 438 | + |
| 439 | +<!-- |
| 440 | +<data name="tabAdvancedOptions" xml:space="preserve"> |
| 441 | + <value>Advanced Options</value> |
| 442 | + <comment>Tab header for advanced options</comment> |
| 443 | + </data> |
| 444 | +--> |
| 445 | + |
| 446 | +<!-- |
| 447 | +<data name="tabGeneral" xml:space="preserve"> |
| 448 | + <value>General</value> |
| 449 | + <comment>Tab header for general settings</comment> |
| 450 | + </data> |
| 451 | +--> |
| 452 | + |
| 453 | +<!-- |
| 454 | +<data name="tabNotification" xml:space="preserve"> |
| 455 | + <value>Notification</value> |
| 456 | + <comment>Tab header for advanced settings</comment> |
| 457 | + </data> |
| 458 | +--> |
| 459 | + |
| 460 | +<!-- |
| 461 | +<data name="unsupportedCLI" xml:space="preserve"> |
| 462 | + <value>This version of CapsLock Indicator (Version {version}) is not supported. Please update to the latest version!</value> |
| 463 | + <comment>Banner text when CLI version is unsupported</comment> |
| 464 | + </data> |
| 465 | +--> |
| 466 | + |
| 467 | +<!-- |
| 468 | +<data name="unsupportedWin" xml:space="preserve"> |
| 469 | + <value>You are using {os} which is no longer supported by Microsoft. CapsLock Indicator will drop support for this OS in the future! Please upgrade to a modern version of Windows!</value> |
| 470 | + <comment>Banner text when Windows version is unsupported</comment> |
| 471 | + </data> |
| 472 | +--> |
403 | 473 | <data name="updateAvailable" xml:space="preserve"> |
404 | 474 | <value>Une mise à jour de CapsLock Indicator est disponible !</value> |
405 | 475 | <comment>The title for the update window.</comment> |
|
0 commit comments