|
618.
|
|
|
USER PASSWORD
|
|
|
|
MOT DE PASSE UTILISATEUR
|
|
Translated by
Bruno
|
|
Reviewed by
Jean-Marc
|
In upstream: |
|
UTILISATEUR MOTDEPASSE
|
|
|
Suggested by
taffit
|
|
|
|
Located in
grub-core/commands/password.c:85
|
|
619.
|
|
|
Set user password (plaintext). Unrecommended and insecure.
|
|
|
|
Définir le mot de passe utilisateur (texte en clair). Non recommandé et non sécurisé.
|
|
Translated by
taffit
|
|
Reviewed by
Jean-Marc
|
In upstream: |
|
Fixe le mot de passe utilisateur (texte en clair). Non recommandé et non sûr.
|
|
|
Suggested by
Nicolas Provost
|
|
|
|
Located in
grub-core/commands/password.c:86
|
|
620.
|
|
|
invalid PBKDF2 password
|
|
|
TRANSLATORS: it means that the string which
was supposed to be a password hash doesn't
have a correct format, not to password
mismatch.
|
|
|
|
mot de passe PBKDF2 non conforme
|
|
Translated by
taffit
|
|
|
|
Located in
grub-core/commands/password_pbkdf2.c:98
grub-core/commands/password_pbkdf2.c:115
grub-core/commands/password_pbkdf2.c:123
grub-core/commands/password_pbkdf2.c:150
grub-core/commands/password_pbkdf2.c:179
|
|
621.
|
|
|
USER PBKDF2_PASSWORD
|
|
|
|
UTILISATEUR MOTDEPASSE_PBKDF2
|
|
Translated by
taffit
|
|
|
|
Located in
grub-core/commands/password_pbkdf2.c:202
|
|
622.
|
|
|
Set user password (PBKDF2).
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
Définir un mot de passe utilisateur (PBKDF2).
|
|
Translated by
taffit
|
|
Reviewed by
Jean-Marc
|
In upstream: |
|
Spécifier un mot de passe utilisateur (PBKDF2).
|
|
|
Suggested by
Nicolas Provost
|
|
|
|
Located in
grub-core/commands/password_pbkdf2.c:203
|
|
623.
|
|
|
Select device by vendor and device IDs.
|
|
|
|
Sélectionner le périphérique par identifiants de constructeur et de périphérique.
|
|
Translated by
taffit
|
|
|
|
Located in
grub-core/commands/pcidump.c:39 grub-core/commands/setpci.c:69
|
|
624.
|
|
|
[vendor]:[device]
|
|
|
|
[constructeur]:[périphérique]
|
|
Translated by
taffit
|
|
|
|
Located in
grub-core/commands/pcidump.c:40 grub-core/commands/setpci.c:70
|
|
625.
|
|
|
Select device by its position on the bus.
|
|
|
|
Sélectionner le périphérique en fonction de sa position sur le bus.
|
|
Translated by
taffit
|
|
|
|
Located in
grub-core/commands/pcidump.c:41 grub-core/commands/setpci.c:71
|
|
626.
|
|
|
[bus]:[slot][.func]
|
|
|
|
[bus]:[connecteur][.fonc]
|
|
Translated by
taffit
|
|
|
|
Located in
grub-core/commands/pcidump.c:42 grub-core/commands/setpci.c:72
|
|
627.
|
|
|
[-s POSITION] [-d DEVICE]
|
|
|
|
[-s POSITION] [-d PÉRIPHÉRIQUE]
|
|
Translated by
taffit
|
|
|
|
Located in
grub-core/commands/pcidump.c:167
|