mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[wue] enable applicable WUE options for Windows 10
* Also ensure that we print a message on the status bar while applying options.
This commit is contained in:
parent
8790c480dd
commit
2c26f838f4
6 changed files with 42 additions and 32 deletions
|
@ -2,8 +2,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: 3.14\n"
|
||||
"Report-Msgid-Bugs-To: pete@akeo.ie\n"
|
||||
"POT-Creation-Date: 2022-07-22 11:06+0100\n"
|
||||
"PO-Revision-Date: 2022-07-22 11:14+0100\n"
|
||||
"POT-Creation-Date: 2022-07-27 11:43+0100\n"
|
||||
"PO-Revision-Date: 2022-07-27 11:44+0100\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: fr_FR\n"
|
||||
|
@ -1797,14 +1797,18 @@ msgid "Applying Windows customization: %s"
|
|||
msgstr "Application des options de personnalisation de Windows: %s"
|
||||
|
||||
#. • MSG_326
|
||||
msgid "Applying user options..."
|
||||
msgstr "Application des options utilisateur..."
|
||||
|
||||
#. • MSG_327
|
||||
msgid "Windows User Experience"
|
||||
msgstr "Expérience de l'utilisateur Windows"
|
||||
|
||||
#. • MSG_327
|
||||
#. • MSG_328
|
||||
msgid "Customize Windows installation?"
|
||||
msgstr "Personnaliser l'installation de Windows ?"
|
||||
|
||||
#. • MSG_328
|
||||
#. • MSG_329
|
||||
msgid "Remove requirement for 4GB+ RAM, Secure Boot and TPM 2.0"
|
||||
msgstr "Supprimer la nécessité d'avoir 4Go+ de RAM, Secure Boot et TPM 2.0"
|
||||
|
||||
|
@ -1825,5 +1829,5 @@ msgid "Set a local account using the same name as this user's"
|
|||
msgstr "Définir un compte local utilisant le même nom que celui de cet utilisateur"
|
||||
|
||||
#. • MSG_334
|
||||
msgid "Set regional options to the same values as this user's"
|
||||
msgid "Set regional options using the same values as this user's"
|
||||
msgstr "Définir les options régionales avec les mêmes valeurs que celles de cet utilisateur"
|
||||
|
|
|
@ -583,14 +583,15 @@ t MSG_321 "The image you have selected is an ISOHybrid, but its creators have no
|
|||
"copy mode.\nAs a result, DD image writing mode will be enforced."
|
||||
t MSG_322 "Unable to open or read '%s'"
|
||||
t MSG_325 "Applying Windows customization: %s"
|
||||
t MSG_326 "Windows User Experience"
|
||||
t MSG_327 "Customize Windows installation?"
|
||||
t MSG_328 "Remove requirement for 4GB+ RAM, Secure Boot and TPM 2.0"
|
||||
t MSG_326 "Applying user options..."
|
||||
t MSG_327 "Windows User Experience"
|
||||
t MSG_328 "Customize Windows installation?"
|
||||
t MSG_329 "Remove requirement for 4GB+ RAM, Secure Boot and TPM 2.0"
|
||||
t MSG_330 "Remove requirement for an online Microsoft account"
|
||||
t MSG_331 "Disable data collection (Skip privacy questions)"
|
||||
t MSG_332 "Prevent Windows To Go from accessing internal disks"
|
||||
t MSG_333 "Set a local account using the same name as this user's"
|
||||
t MSG_334 "Set regional options to the same values as this user's"
|
||||
t MSG_334 "Set regional options using the same values as this user's"
|
||||
|
||||
#########################################################################
|
||||
l "ar-SA" "Arabic (العربية)" 0x0401, 0x0801, 0x0c01, 0x1001, 0x1401, 0x1801, 0x1c01, 0x2001, 0x2401, 0x2801, 0x2c01, 0x3001, 0x3401, 0x3801, 0x3c01, 0x4001
|
||||
|
@ -4305,9 +4306,10 @@ t MSG_320 "Rafraichissement du schéma de partition (%s)..."
|
|||
t MSG_321 "L’image que vous avez sélectionnée est de type ISOHybrid, mais ses créateurs ne l’ont pas rendue compatible avec le mode ISO (i.e. copie de fichier).\nA cause de cela, seule l’écriture en mode DD est applicable."
|
||||
t MSG_322 "Impossible d'ouvrir ou de lire '%s'"
|
||||
t MSG_325 "Application des options de personnalisation de Windows: %s"
|
||||
t MSG_326 "Expérience de l'utilisateur Windows"
|
||||
t MSG_327 "Personnaliser l'installation de Windows ?"
|
||||
t MSG_328 "Supprimer la nécessité d'avoir 4Go+ de RAM, Secure Boot et TPM 2.0"
|
||||
t MSG_326 "Application des options utilisateur..."
|
||||
t MSG_327 "Expérience de l'utilisateur Windows"
|
||||
t MSG_328 "Personnaliser l'installation de Windows ?"
|
||||
t MSG_329 "Supprimer la nécessité d'avoir 4Go+ de RAM, Secure Boot et TPM 2.0"
|
||||
t MSG_330 "Supprimer la nécessité d'utiliser un compte Microsoft en ligne"
|
||||
t MSG_331 "Désactiver la collecte de données (Supprime les questions de confidentialité)"
|
||||
t MSG_332 "Empêcher Windows To Go d'accéder aux disques internes"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue