mirror of
https://github.com/hholtmann/smcFanControl.git
synced 2025-11-04 19:49:16 +01:00
18 lines
743 B
Plaintext
18 lines
743 B
Plaintext
/* Class = "NSWindow"; title = "Software Update"; ObjectID = "5"; */
|
||
"5.title" = "Mise à jour logiciel";
|
||
|
||
/* Class = "NSTextFieldCell"; title = "Release Notes:"; ObjectID = "170"; */
|
||
"170.title" = "Notes de version :";
|
||
|
||
/* Class = "NSButtonCell"; title = "Remind Me Later"; ObjectID = "171"; */
|
||
"171.title" = "Pas maintenant";
|
||
|
||
/* Class = "NSButtonCell"; title = "Skip This Version"; ObjectID = "172"; */
|
||
"172.title" = "Ignorer cette version";
|
||
|
||
/* Class = "NSButtonCell"; title = "Install Update"; ObjectID = "173"; */
|
||
"173.title" = "Installer";
|
||
|
||
/* Class = "NSButtonCell"; title = "Automatically download and install updates in the future"; ObjectID = "175"; */
|
||
"175.title" = "Télécharger et installer automatiquement les mises à jour";
|