# English translations for libsmbios package. # Copyright (C) 2020 Dell, Inc # This file is distributed under the same license as the libsmbios package. # Automatically generated, 2020. # # All this catalog "translates" are quotation characters. # The msgids must be ASCII and therefore cannot contain real quotation # characters, only substitutes like grave accent (0x60), apostrophe (0x27) # and double quote (0x22). These substitutes look strange; see # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html # # This catalog translates grave accent (0x60) and apostrophe (0x27) to # left single quotation mark (U+2018) and right single quotation mark (U+2019). # It also translates pairs of apostrophe (0x27) to # left single quotation mark (U+2018) and right single quotation mark (U+2019) # and pairs of quotation mark (0x22) to # left double quotation mark (U+201C) and right double quotation mark (U+201D). # # When output to an UTF-8 terminal, the quotation characters appear perfectly. # When output to an ISO-8859-1 terminal, the single quotation marks are # transliterated to apostrophes (by iconv in glibc 2.2 or newer) or to # grave/acute accent (by libiconv), and the double quotation marks are # transliterated to 0x22. # When output to an ASCII terminal, the single quotation marks are # transliterated to apostrophes, and the double quotation marks are # transliterated to 0x22. # # This catalog furthermore displays the text between the quotation marks in # bold face, assuming the VT100/XTerm escape sequences. # msgid "" msgstr "" "Project-Id-Version: libsmbios 2.4.3\n" "Report-Msgid-Bugs-To: libsmbios-devel@lists.us.dell.com\n" "POT-Creation-Date: 2020-01-31 19:36-0600\n" "PO-Revision-Date: 2020-01-31 19:36-0600\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: src/bin/smbios-passwd:48 msgid "Show password information" msgstr "Show password information" #: src/bin/smbios-passwd:54 msgid "Keyboard Scancodes" msgstr "Keyboard Scancodes" #: src/bin/smbios-passwd:55 msgid "ASCII" msgstr "ASCII" #: src/bin/smbios-passwd:59 msgid "User password" msgstr "User password" #: src/bin/smbios-passwd:60 msgid "Admin password" msgstr "Admin password" #: src/bin/smbios-passwd:61 msgid "Owner password" msgstr "Owner password" #: src/bin/smbios-passwd:102 src/bin/smbios-sys-info:124 #: src/bin/smbios-token-ctl:420 src/bin/smbios-wakeup-ctl:122 #: src/bin/smbios-wireless-ctl:387 src/bin/smbios-lcd-brightness:122 #: src/bin/smbios-keyboard-ctl:698 src/bin/smbios-thermal-ctl:221 msgid "ERROR: Could not parse system SMBIOS table." msgstr "ERROR: Could not parse system SMBIOS table." #: src/bin/smbios-passwd:103 src/bin/smbios-sys-info:125 #: src/bin/smbios-token-ctl:421 src/bin/smbios-wakeup-ctl:123 #: src/bin/smbios-wireless-ctl:388 src/bin/smbios-lcd-brightness:123 #: src/bin/smbios-keyboard-ctl:699 src/bin/smbios-thermal-ctl:222 msgid "The smbios library returned this error:" msgstr "The smbios library returned this error:" #: src/bin/smbios-sys-info:55 msgid "Libsmbios version" msgstr "Libsmbios version" #: src/bin/smbios-sys-info:56 msgid "Product Name" msgstr "Product Name" #: src/bin/smbios-sys-info:57 msgid "Vendor" msgstr "Vendor" #: src/bin/smbios-sys-info:58 msgid "BIOS Version" msgstr "BIOS Version" #: src/bin/smbios-sys-info:59 msgid "System ID" msgstr "System ID" #: src/bin/smbios-sys-info:60 msgid "Service Tag" msgstr "Service Tag" #: src/bin/smbios-sys-info:61 msgid "Express Service Code" msgstr "Express Service Code" #: src/bin/smbios-sys-info:62 msgid "Asset Tag" msgstr "Asset Tag" #: src/bin/smbios-sys-info:63 msgid "Property Ownership Tag" msgstr "Property Ownership Tag" #: src/bin/smbios-sys-info:75 msgid "Show or set service tag" msgstr "Show or set service tag" #: src/bin/smbios-sys-info:76 msgid "Show or set asset tag" msgstr "Show or set asset tag" #: src/bin/smbios-sys-info:77 msgid "Show or set property tag" msgstr "Show or set property tag" #: src/bin/smbios-sys-info:78 msgid "Set specified tag to new value" msgstr "Set specified tag to new value" #: src/bin/smbios-sys-info:93 msgid "Specify which tag to set." msgstr "Specify which tag to set." #: src/bin/smbios-sys-info:96 msgid "Current tag value:" msgstr "Current tag value:" #: src/bin/smbios-sys-info:118 #, c-format msgid "Setting new tag value: %s" msgstr "Setting new tag value: %s" #: src/bin/smbios-token-ctl:60 msgid "Action: dump token table" msgstr "Action: dump token table" #: src/bin/smbios-token-ctl:62 msgid "Action: dump token table in CSV format" msgstr "Action: dump token table in CSV format" #: src/bin/smbios-token-ctl:65 msgid "Action: Restore token settings from CSV table dump" msgstr "Action: Restore token settings from CSV table dump" #: src/bin/smbios-token-ctl:68 msgid "Action: return true if specified token is a string." msgstr "Action: return true if specified token is a string." #: src/bin/smbios-token-ctl:72 msgid "Action: return true if specified token is a bool." msgstr "Action: return true if specified token is a bool." #: src/bin/smbios-token-ctl:76 msgid "Action: return true if specified bool token is active." msgstr "Action: return true if specified bool token is active." #: src/bin/smbios-token-ctl:80 msgid "Action: get string token value." msgstr "Action: get string token value." #: src/bin/smbios-token-ctl:84 msgid "Action: activate specified bool token." msgstr "Action: activate specified bool token." #: src/bin/smbios-token-ctl:88 msgid "Action: set string token value." msgstr "Action: set string token value." #: src/bin/smbios-token-ctl:92 msgid "Filter only token with ID." msgstr "Filter only token with ID." #: src/bin/smbios-token-ctl:94 msgid "Filter only token with name." msgstr "Filter only token with name." #: src/bin/smbios-token-ctl:96 msgid "Filter only token with setting." msgstr "Filter only token with setting." #: src/bin/smbios-token-ctl:99 msgid "path to the token.csv file." msgstr "path to the token.csv file." #: src/bin/smbios-token-ctl:101 msgid "Path to token blacklist file." msgstr "Path to token blacklist file." #: src/bin/smbios-token-ctl:108 src/bin/smbios-token-ctl:109 #: src/bin/smbios-token-ctl:110 src/bin/smbios-token-ctl:111 #: src/bin/smbios-token-ctl:282 msgid "unknown" msgstr "unknown" #: src/bin/smbios-token-ctl:148 src/bin/smbios-token-ctl:340 msgid "Ignoring parsing error in CSV file:" msgstr "Ignoring parsing error in CSV file:" #: src/bin/smbios-token-ctl:168 #, c-format msgid "Skipping '%s' due to IOError.\n" msgstr "Skipping ‘%s’ due to IOError.\n" #: src/bin/smbios-token-ctl:169 #, c-format msgid "The error message was: %s" msgstr "The error message was: %s" #: src/bin/smbios-token-ctl:176 msgid "" msgstr "" #: src/bin/smbios-token-ctl:177 msgid "" msgstr "" #: src/bin/smbios-token-ctl:226 #, c-format msgid " Token: 0x%04x - %s (%s)" msgstr " Token: 0x%04x - %s (%s)" #: src/bin/smbios-token-ctl:230 #, c-format msgid " value: %s = %s" msgstr " value: %s = %s" #: src/bin/smbios-token-ctl:236 msgid " Desc: " msgstr " Desc: " #: src/bin/smbios-token-ctl:263 #, c-format msgid "Importing token values from '%s'" msgstr "Importing token values from ‘%s’" #: src/bin/smbios-token-ctl:271 #, c-format msgid "" "File format error. The first line should list the column names. Could not " "find the %s column" msgstr "" "File format error. The first line should list the column names. Could not " "find the %s column" #: src/bin/smbios-token-ctl:272 msgid "Cannot continue, exiting." msgstr "Cannot continue, exiting." #: src/bin/smbios-token-ctl:283 #, c-format msgid "Not importing token that is unknown: 0x%04x" msgstr "Not importing token that is unknown: 0x%04x" #: src/bin/smbios-token-ctl:288 #, c-format msgid "" "INFO: token 0x%04x settings file name does not match my DB. Applying setting " "anyways." msgstr "" "INFO: token 0x%04x settings file name does not match my DB. Applying setting " "anyways." #: src/bin/smbios-token-ctl:289 src/bin/smbios-token-ctl:294 #, c-format msgid "\tsettings file: %s" msgstr "\tsettings file: %s" #: src/bin/smbios-token-ctl:290 src/bin/smbios-token-ctl:295 #, c-format msgid "\tDB name : %s" msgstr "\tDB name : %s" #: src/bin/smbios-token-ctl:293 #, c-format msgid "" "INFO: token 0x%04x settings file setting-name does not match my DB. Applying " "setting anyways." msgstr "" "INFO: token 0x%04x settings file setting-name does not match my DB. Applying " "setting anyways." #: src/bin/smbios-token-ctl:299 #, c-format msgid "" "SKIPPING: TYPE MISMATCH. Settings file says token 0x%04x should be bool, but " "it doesnt pass bool check." msgstr "" "SKIPPING: TYPE MISMATCH. Settings file says token 0x%04x should be bool, but " "it doesnt pass bool check." #: src/bin/smbios-token-ctl:304 #, c-format msgid "Importing setting for token (active): 0x%04x" msgstr "Importing setting for token (active): 0x%04x" #: src/bin/smbios-token-ctl:307 #, c-format msgid "Token already correct (bool, active): 0x%04x" msgstr "Token already correct (bool, active): 0x%04x" #: src/bin/smbios-token-ctl:310 #, c-format msgid "" "Info: Cannot de-activate tokens, can only activate the contrapositive. (0x" "%04x == false)" msgstr "" "Info: Cannot de-activate tokens, can only activate the contrapositive. (0x" "%04x == false)" #: src/bin/smbios-token-ctl:312 #, c-format msgid "Token already correct (bool, inactive): 0x%04x" msgstr "Token already correct (bool, inactive): 0x%04x" #: src/bin/smbios-token-ctl:314 #, c-format msgid "" "UNEXPECTED VALUE: Bool token should only ever have values of 'true' or " "'false', but token 0x%04x tries to set value '%s'" msgstr "" "UNEXPECTED VALUE: Bool token should only ever have values of ‘true’ or " "'false', but token 0x%04x tries to set value ‘%s’" #: src/bin/smbios-token-ctl:319 #, c-format msgid "" "SKIPPING: TYPE MISMATCH. Settings file says token 0x%04x should be string, " "but it doesnt pass string check." msgstr "" "SKIPPING: TYPE MISMATCH. Settings file says token 0x%04x should be string, " "but it doesnt pass string check." #: src/bin/smbios-token-ctl:323 #, c-format msgid "Importing setting for token (string): 0x%04x" msgstr "Importing setting for token (string): 0x%04x" #: src/bin/smbios-token-ctl:326 #, c-format msgid "Token already correct (string=='%s'): 0x%04x" msgstr "Token already correct (string=='%s'): 0x%04x" #: src/bin/smbios-token-ctl:329 #, c-format msgid "Not importing token which is inapplicable to this system: 0x%04x" msgstr "Not importing token which is inapplicable to this system: 0x%04x" #: src/bin/smbios-token-ctl:334 #, c-format msgid "Not importing blacklisted token 0x%04x. Reason: %s" msgstr "Not importing blacklisted token 0x%04x. Reason: %s" #: src/bin/smbios-token-ctl:353 msgid "require token-id or token name/setting pair." msgstr "require token-id or token name/setting pair." #: src/bin/smbios-token-ctl:364 #, c-format msgid "token not found. Name(%s) Setting(%s)." msgstr "token not found. Name(%s) Setting(%s)." #: src/bin/smbios-token-ctl:396 msgid "Original Value" msgstr "Original Value" #: src/bin/smbios-token-ctl:397 #, c-format msgid " token: 0x%04x" msgstr " token: 0x%04x" #: src/bin/smbios-token-ctl:398 src/bin/smbios-token-ctl:415 #, c-format msgid " type: %s" msgstr " type: %s" #: src/bin/smbios-token-ctl:399 src/bin/smbios-token-ctl:416 #, c-format msgid " value: %s" msgstr " value: %s" #: src/bin/smbios-token-ctl:403 msgid "Setting string value ..." msgstr "Setting string value ..." #: src/bin/smbios-token-ctl:405 src/bin/smbios-token-ctl:411 msgid "New value" msgstr "New value" #: src/bin/smbios-token-ctl:409 msgid "Activating token..." msgstr "Activating token..." #: src/bin/smbios-token-ctl:426 src/bin/smbios-wakeup-ctl:129 #: src/bin/smbios-wireless-ctl:394 src/bin/smbios-lcd-brightness:129 #: src/bin/smbios-keyboard-ctl:705 src/bin/smbios-thermal-ctl:228 msgid "ERROR: Could not manipulate system token." msgstr "ERROR: Could not manipulate system token." #: src/bin/smbios-token-ctl:427 src/bin/smbios-wakeup-ctl:130 #: src/bin/smbios-wireless-ctl:395 src/bin/smbios-lcd-brightness:130 #: src/bin/smbios-keyboard-ctl:706 src/bin/smbios-thermal-ctl:229 msgid "The token library returned this error:" msgstr "The token library returned this error:" #: src/bin/smbios-wakeup-ctl:56 msgid "Set wakeup hour. Must be 0-23" msgstr "Set wakeup hour. Must be 0-23" #: src/bin/smbios-wakeup-ctl:57 msgid "Set wakeup minute. Must be 0-59" msgstr "Set wakeup minute. Must be 0-59" #: src/bin/smbios-wakeup-ctl:58 msgid "Set wakeup for every day" msgstr "Set wakeup for every day" #: src/bin/smbios-wakeup-ctl:59 msgid "Set wakeup for weekdays only" msgstr "Set wakeup for weekdays only" #: src/bin/smbios-wakeup-ctl:60 msgid "Disable wakeups" msgstr "Disable wakeups" #: src/bin/smbios-wakeup-ctl:67 #, c-format msgid "Wakeup hour must be between 0 and 23. You passed: '%s'" msgstr "Wakeup hour must be between 0 and 23. You passed: ‘%s’" #: src/bin/smbios-wakeup-ctl:71 #, c-format msgid "Wakeup min must be between 0 and 59. You passed: '%s'" msgstr "Wakeup min must be between 0 and 59. You passed: ‘%s’" #: src/bin/smbios-wakeup-ctl:84 msgid "\tWakeup disabled" msgstr "\tWakeup disabled" #: src/bin/smbios-wakeup-ctl:86 msgid "\tWakeup every day" msgstr "\tWakeup every day" #: src/bin/smbios-wakeup-ctl:87 src/bin/smbios-wakeup-ctl:90 #, c-format msgid "\tWakeup time: %02d:%02d" msgstr "\tWakeup time: %02d:%02d" #: src/bin/smbios-wakeup-ctl:89 msgid "\tWakeup weekdays" msgstr "\tWakeup weekdays" #: src/bin/smbios-wakeup-ctl:102 msgid "Current wakeup settings:" msgstr "Current wakeup settings:" #: src/bin/smbios-wakeup-ctl:107 msgid "Setting new wakeup time:" msgstr "Setting new wakeup time:" #: src/bin/smbios-wakeup-ctl:118 msgid "ERROR: This system does not support programmed wakeups." msgstr "ERROR: This system does not support programmed wakeups." #: src/bin/smbios-wireless-ctl:48 msgid "Show wireless configuration (default)" msgstr "Show wireless configuration (default)" #: src/bin/smbios-wireless-ctl:50 msgid "Set BIOS boot-time setting." msgstr "Set BIOS boot-time setting." #: src/bin/smbios-wireless-ctl:51 msgid "Do not set BIOS boot-time setting." msgstr "Do not set BIOS boot-time setting." #: src/bin/smbios-wireless-ctl:53 msgid "Set BIOS runtime setting (default)." msgstr "Set BIOS runtime setting (default)." #: src/bin/smbios-wireless-ctl:55 msgid "Do not set BIOS runtime setting." msgstr "Do not set BIOS runtime setting." #: src/bin/smbios-wireless-ctl:58 msgid "Set radio runtime status for wireless LAN" msgstr "Set radio runtime status for wireless LAN" #: src/bin/smbios-wireless-ctl:60 msgid "Set radio runtime status for Bluetooth" msgstr "Set radio runtime status for Bluetooth" #: src/bin/smbios-wireless-ctl:62 msgid "Set radio runtime status for cellular (wireless WAN)" msgstr "Set radio runtime status for cellular (wireless WAN)" #: src/bin/smbios-wireless-ctl:64 msgid "Set radio runtime status for UWB" msgstr "Set radio runtime status for UWB" #: src/bin/smbios-wireless-ctl:66 msgid "Set radio runtime status for WiGig" msgstr "Set radio runtime status for WiGig" #: src/bin/smbios-wireless-ctl:69 msgid "Set hardware switch so that it controls radio for wireless LAN" msgstr "Set hardware switch so that it controls radio for wireless LAN" #: src/bin/smbios-wireless-ctl:71 msgid "Set hardware switch so that it controls radio for Bluetooth" msgstr "Set hardware switch so that it controls radio for Bluetooth" #: src/bin/smbios-wireless-ctl:73 msgid "" "Set hardware switch so that it controls radio for cellular (wireless WAN)" msgstr "" "Set hardware switch so that it controls radio for cellular (wireless WAN)" #: src/bin/smbios-wireless-ctl:75 msgid "Set hardware switch so that it controls radio for UWB" msgstr "Set hardware switch so that it controls radio for UWB" #: src/bin/smbios-wireless-ctl:77 msgid "Set hardware switch so that it controls radio for WiGig" msgstr "Set hardware switch so that it controls radio for WiGig" #: src/bin/smbios-wireless-ctl:80 msgid "Enable or disable the WIFI locator switch" msgstr "Enable or disable the WIFI locator switch" #: src/bin/smbios-wireless-ctl:83 msgid "" "Get status for wireless LAN. 0 = enabled. 1 = disabled. 2 = not present. 3 = " "unsupported. 4 = unknown." msgstr "" "Get status for wireless LAN. 0 = enabled. 1 = disabled. 2 = not present. 3 = " "unsupported. 4 = unknown." #: src/bin/smbios-wireless-ctl:85 msgid "" "Get status for Bluetooth. 0 = enabled. 1 = disabled. 2 = not present. 3 = " "unsupported. 4 = unknown." msgstr "" "Get status for Bluetooth. 0 = enabled. 1 = disabled. 2 = not present. 3 = " "unsupported. 4 = unknown." #: src/bin/smbios-wireless-ctl:87 msgid "" "Get status for cellular (wireless WAN). 0 = enabled. 1 = disabled. 2 = not " "present. 3 = unsupported. 4 = unknown." msgstr "" "Get status for cellular (wireless WAN). 0 = enabled. 1 = disabled. 2 = not " "present. 3 = unsupported. 4 = unknown." #: src/bin/smbios-wireless-ctl:89 msgid "" "Get status for UWB. 0 = enabled. 1 = disabled. 2 = not present. 3 = " "unsupported. 4 = unknown." msgstr "" "Get status for UWB. 0 = enabled. 1 = disabled. 2 = not present. 3 = " "unsupported. 4 = unknown." #: src/bin/smbios-wireless-ctl:91 msgid "" "Get status for WiGig. 0 = enabled. 1 = disabled. 2 = not present. 3 = " "unsupported. 4 = unknown." msgstr "" "Get status for WiGig. 0 = enabled. 1 = disabled. 2 = not present. 3 = " "unsupported. 4 = unknown." #: src/bin/smbios-wireless-ctl:94 msgid "Get status for locator switch" msgstr "Get status for locator switch" #: src/bin/smbios-wireless-ctl:104 msgid "WLAN" msgstr "WLAN" #: src/bin/smbios-wireless-ctl:113 msgid "Bluetooth" msgstr "Bluetooth" #: src/bin/smbios-wireless-ctl:120 msgid "WWAN" msgstr "WWAN" #: src/bin/smbios-wireless-ctl:127 msgid "UWB" msgstr "UWB" #: src/bin/smbios-wireless-ctl:134 msgid "WiGig" msgstr "WiGig" #: src/bin/smbios-wireless-ctl:138 msgid "Locator" msgstr "Locator" #: src/bin/smbios-wireless-ctl:145 #, c-format msgid "Set boot settings for %s" msgstr "Set boot settings for %s" #: src/bin/smbios-wireless-ctl:159 #, c-format msgid "\tThis system does not support boot time settings for %s" msgstr "\tThis system does not support boot time settings for %s" #: src/bin/smbios-wireless-ctl:165 #, c-format msgid "Set runtime settings for %s" msgstr "Set runtime settings for %s" #: src/bin/smbios-wireless-ctl:168 msgid "" "Runtime setting has no effect when boot time config is disabled. Ignoring." msgstr "" "Runtime setting has no effect when boot time config is disabled. Ignoring." #: src/bin/smbios-wireless-ctl:174 src/bin/smbios-wireless-ctl:247 #: src/bin/smbios-wireless-ctl:299 msgid "This system does not support runtime control of wireless settings." msgstr "This system does not support runtime control of wireless settings." #: src/bin/smbios-wireless-ctl:181 #, c-format msgid "Set boot switch settings for %s" msgstr "Set boot switch settings for %s" #: src/bin/smbios-wireless-ctl:197 #, c-format msgid "" "This system does not support boot-time wireless switch configuration for %s." msgstr "" "This system does not support boot-time wireless switch configuration for %s." #: src/bin/smbios-wireless-ctl:200 #, c-format msgid "" "\n" "Set runtime switch settings for %s" msgstr "" "\n" "Set runtime switch settings for %s" #: src/bin/smbios-wireless-ctl:208 src/bin/smbios-wireless-ctl:224 #: src/bin/smbios-wireless-ctl:318 msgid "" "This system does not support runtime control of wireless switch settings." msgstr "" "This system does not support runtime control of wireless switch settings." #: src/bin/smbios-wireless-ctl:241 #, c-format msgid "" "\n" "Radio Status for %s:" msgstr "" "\n" "Radio Status for %s:" #: src/bin/smbios-wireless-ctl:250 #, c-format msgid "\t%s enabled at boot" msgstr "\t%s enabled at boot" #: src/bin/smbios-wireless-ctl:250 #, c-format msgid "\t%s disabled at boot" msgstr "\t%s disabled at boot" #: src/bin/smbios-wireless-ctl:252 #, c-format msgid "\t%s boot-time setting not present" msgstr "\t%s boot-time setting not present" #: src/bin/smbios-wireless-ctl:255 #, c-format msgid "\t%s supported" msgstr "\t%s supported" #: src/bin/smbios-wireless-ctl:259 #, c-format msgid "\t%s disabled" msgstr "\t%s disabled" #: src/bin/smbios-wireless-ctl:262 #, c-format msgid "\t%s enabled" msgstr "\t%s enabled" #: src/bin/smbios-wireless-ctl:265 #, c-format msgid "\t%s installed" msgstr "\t%s installed" #: src/bin/smbios-wireless-ctl:268 #, c-format msgid "\t%s not installed" msgstr "\t%s not installed" #: src/bin/smbios-wireless-ctl:271 #, c-format msgid "\t%s controlled by wireless switch at boot" msgstr "\t%s controlled by wireless switch at boot" #: src/bin/smbios-wireless-ctl:271 #, c-format msgid "\t%s not controlled by wireless switch at boot" msgstr "\t%s not controlled by wireless switch at boot" #: src/bin/smbios-wireless-ctl:273 #, c-format msgid "\t%s boot-time wireless switch setting not present" msgstr "\t%s boot-time wireless switch setting not present" #: src/bin/smbios-wireless-ctl:276 #, c-format msgid "\t%s runtime switch control currently enabled" msgstr "\t%s runtime switch control currently enabled" #: src/bin/smbios-wireless-ctl:276 #, c-format msgid "\t%s runtime switch control currently disabled" msgstr "\t%s runtime switch control currently disabled" #: src/bin/smbios-wireless-ctl:280 #, c-format msgid "\t%s not supported" msgstr "\t%s not supported" #: src/bin/smbios-wireless-ctl:287 #, c-format msgid "\t%s legacy switch enabled" msgstr "\t%s legacy switch enabled" #: src/bin/smbios-wireless-ctl:287 #, c-format msgid "\t%s legacy switch disabled" msgstr "\t%s legacy switch disabled" #: src/bin/smbios-wireless-ctl:292 #, c-format msgid "\tStatus Code: %d" msgstr "\tStatus Code: %d" #: src/bin/smbios-wireless-ctl:295 msgid "Wireless Info:" msgstr "Wireless Info:" #: src/bin/smbios-wireless-ctl:301 msgid "\tHardware switch supported" msgstr "\tHardware switch supported" #: src/bin/smbios-wireless-ctl:304 msgid "\tHardware switch not supported" msgstr "\tHardware switch not supported" #: src/bin/smbios-wireless-ctl:306 msgid "\tWiFi Locator supported" msgstr "\tWiFi Locator supported" #: src/bin/smbios-wireless-ctl:306 msgid "\tWiFi Locator not supported" msgstr "\tWiFi Locator not supported" #: src/bin/smbios-wireless-ctl:307 msgid "\tWireless Keyboard supported" msgstr "\tWireless Keyboard supported" #: src/bin/smbios-wireless-ctl:307 msgid "\tWireless Keyboard not supported" msgstr "\tWireless Keyboard not supported" #: src/bin/smbios-wireless-ctl:308 #, c-format msgid "\tNVRAM Size: %d bytes" msgstr "\tNVRAM Size: %d bytes" #: src/bin/smbios-wireless-ctl:309 #, c-format msgid "\tNVRAM format version: %d" msgstr "\tNVRAM format version: %d" #: src/bin/smbios-wireless-ctl:314 msgid "" "\n" "Wireless Switch Configuration" msgstr "" "\n" "Wireless Switch Configuration" #: src/bin/smbios-wireless-ctl:319 #, c-format msgid "\tWLAN switch control: %s" msgstr "\tWLAN switch control: %s" #: src/bin/smbios-wireless-ctl:319 src/bin/smbios-wireless-ctl:320 #: src/bin/smbios-wireless-ctl:321 src/bin/smbios-wireless-ctl:322 #: src/bin/smbios-wireless-ctl:323 msgid "on" msgstr "on" #: src/bin/smbios-wireless-ctl:319 src/bin/smbios-wireless-ctl:320 #: src/bin/smbios-wireless-ctl:321 src/bin/smbios-wireless-ctl:322 #: src/bin/smbios-wireless-ctl:323 msgid "off" msgstr "off" #: src/bin/smbios-wireless-ctl:320 #, c-format msgid "\tBluetooth switch control: %s" msgstr "\tBluetooth switch control: %s" #: src/bin/smbios-wireless-ctl:321 #, c-format msgid "\tWWAN switch control: %s" msgstr "\tWWAN switch control: %s" #: src/bin/smbios-wireless-ctl:322 #, c-format msgid "\tUWB switch control: %s" msgstr "\tUWB switch control: %s" #: src/bin/smbios-wireless-ctl:323 #, c-format msgid "\tWiGig switch control: %s" msgstr "\tWiGig switch control: %s" #: src/bin/smbios-wireless-ctl:324 #, c-format msgid "\tswitch config: %s" msgstr "\tswitch config: %s" #: src/bin/smbios-wireless-ctl:324 src/bin/smbios-wireless-ctl:326 msgid "locked" msgstr "locked" #: src/bin/smbios-wireless-ctl:324 src/bin/smbios-wireless-ctl:326 msgid "not locked" msgstr "not locked" #: src/bin/smbios-wireless-ctl:325 #, c-format msgid "\tWiFi locator: %s" msgstr "\tWiFi locator: %s" #: src/bin/smbios-wireless-ctl:325 msgid "enabled" msgstr "enabled" #: src/bin/smbios-wireless-ctl:325 msgid "disabled" msgstr "disabled" #: src/bin/smbios-wireless-ctl:326 #, c-format msgid "\tWiFi Locator config: %s" msgstr "\tWiFi Locator config: %s" #: src/bin/smbios-wireless-ctl:342 src/bin/smbios-keyboard-ctl:656 #: src/bin/smbios-thermal-ctl:198 #, c-format msgid "Libsmbios version : %s" msgstr "Libsmbios version : %s" #: src/bin/smbios-wireless-ctl:343 #, c-format msgid "smbios-wireless-ctl version : %s" msgstr "smbios-wireless-ctl version : %s" #: src/bin/smbios-wireless-ctl:380 src/bin/smbios-lcd-brightness:115 #: src/bin/smbios-keyboard-ctl:691 src/bin/smbios-thermal-ctl:214 msgid "ERROR: Could not execute SMI." msgstr "ERROR: Could not execute SMI." #: src/bin/smbios-wireless-ctl:381 src/bin/smbios-lcd-brightness:116 #: src/bin/smbios-keyboard-ctl:692 src/bin/smbios-thermal-ctl:215 msgid "The smi library returned this error:" msgstr "The smi library returned this error:" #: src/bin/smbios-lcd-brightness:48 msgid "Set new value" msgstr "Set new value" #: src/bin/smbios-lcd-brightness:49 msgid "Set new value to be used while running on battery power" msgstr "Set new value to be used while running on battery power" #: src/bin/smbios-lcd-brightness:50 msgid "Set new value to be used while running on AC power" msgstr "Set new value to be used while running on AC power" #: src/bin/smbios-lcd-brightness:55 #, c-format msgid "Reading current %s mode setting" msgstr "Reading current %s mode setting" #: src/bin/smbios-lcd-brightness:56 #, c-format msgid " current: %s" msgstr " current: %s" #: src/bin/smbios-lcd-brightness:57 #, c-format msgid " min: %s" msgstr " min: %s" #: src/bin/smbios-lcd-brightness:58 #, c-format msgid " max: %s" msgstr " max: %s" #: src/bin/smbios-lcd-brightness:62 #, c-format msgid "Write new %s mode setting" msgstr "Write new %s mode setting" #: src/bin/smbios-lcd-brightness:76 msgid "Battery" msgstr "Battery" #: src/bin/smbios-lcd-brightness:80 msgid "AC" msgstr "AC" #: src/bin/smbios-lcd-brightness:103 msgid "LCD Brightness is not settable on this machine using this utility." msgstr "LCD Brightness is not settable on this machine using this utility." #: src/bin/smbios-lcd-brightness:107 msgid "Could not set value because the password was incorrect" msgstr "Could not set value because the password was incorrect" #: src/bin/smbios-lcd-brightness:111 msgid "value outside legal bounds" msgstr "value outside legal bounds" #: src/bin/smbios-keyboard-ctl:50 msgid "This will Display the Supported Features for Keyboard illumination" msgstr "This will Display the Supported Features for Keyboard illumination" #: src/bin/smbios-keyboard-ctl:51 msgid "This will Display the current Status of Keyboard Illumination Settings" msgstr "This will Display the current Status of Keyboard Illumination Settings" #: src/bin/smbios-keyboard-ctl:52 msgid "Option to set USER Selectable Keyboard Mode" msgstr "Option to set USER Selectable Keyboard Mode" #: src/bin/smbios-keyboard-ctl:53 msgid "Option to set Trigger types for Keyboard Illumination " msgstr "Option to set Trigger types for Keyboard Illumination " #: src/bin/smbios-keyboard-ctl:54 msgid "Set Keyboard Illumination Timeout Value (battery)" msgstr "Set Keyboard Illumination Timeout Value (battery)" #: src/bin/smbios-keyboard-ctl:55 msgid "Set Keyboard Illumination Timeout Value (ac)" msgstr "Set Keyboard Illumination Timeout Value (ac)" #: src/bin/smbios-keyboard-ctl:56 msgid "Set Keyboard Illumination Level" msgstr "Set Keyboard Illumination Level" #: src/bin/smbios-keyboard-ctl:57 msgid "Set/Get ALS (Ambient Light Sensor Status and Control Level)" msgstr "Set/Get ALS (Ambient Light Sensor Status and Control Level)" #: src/bin/smbios-keyboard-ctl:87 src/bin/smbios-keyboard-ctl:129 #: src/bin/smbios-keyboard-ctl:460 #, c-format msgid "" "Get Keyboard Illumination Capability: res[smi.cbRES1]=0x%X,res[smi.cbRES2]=0x" "%X,res[smi.cbRES3]=0x%X,res[smi.cbRES4]=0x%X" msgstr "" "Get Keyboard Illumination Capability: res[smi.cbRES1]=0x%X,res[smi.cbRES2]=0x" "%X,res[smi.cbRES3]=0x%X,res[smi.cbRES4]=0x%X" #: src/bin/smbios-keyboard-ctl:90 msgid "\ttCould not retrieve supported USER Selectable Modes" msgstr "\ttCould not retrieve supported USER Selectable Modes" #: src/bin/smbios-keyboard-ctl:95 msgid "" "\n" " Supported USER Selectable Modes: " msgstr "" "\n" " Supported USER Selectable Modes: " #: src/bin/smbios-keyboard-ctl:96 msgid "\tOption\tMode" msgstr "\tOption\tMode" #: src/bin/smbios-keyboard-ctl:97 src/bin/smbios-keyboard-ctl:136 msgid "------------------------------------------------" msgstr "------------------------------------------------" #: src/bin/smbios-keyboard-ctl:108 msgid "" "\n" " Note: some modes might need the keyboard set at specific illumination " "levels\n" msgstr "" "\n" " Note: some modes might need the keyboard set at specific illumination " "levels\n" #: src/bin/smbios-keyboard-ctl:132 msgid "\tCould not retrieve supported KeyBoard Illumination Capabilities" msgstr "\tCould not retrieve supported KeyBoard Illumination Capabilities" #: src/bin/smbios-keyboard-ctl:134 msgid "" "\n" " Select Keyboard illumination on: " msgstr "" "\n" " Select Keyboard illumination on: " #: src/bin/smbios-keyboard-ctl:135 msgid "\tTrigger Type\t\tOption" msgstr "\tTrigger Type\t\tOption" #: src/bin/smbios-keyboard-ctl:142 msgid "" "Eg: to Select Trigger for [Any Keystroke] and [Touchpad activity] specify " "your option like this 0,1)" msgstr "" "Eg: to Select Trigger for [Any Keystroke] and [Touchpad activity] specify " "your option like this 0,1)" #: src/bin/smbios-keyboard-ctl:158 msgid "Triggers Validated Successfully" msgstr "Triggers Validated Successfully" #: src/bin/smbios-keyboard-ctl:171 #, c-format msgid "\t _set_keyboard_attr Flag error: %s " msgstr "\t _set_keyboard_attr Flag error: %s " #: src/bin/smbios-keyboard-ctl:176 src/bin/smbios-keyboard-ctl:255 #: src/bin/smbios-keyboard-ctl:337 src/bin/smbios-keyboard-ctl:395 #, c-format msgid "" "Get Keyboard illumination Current State: res[smi.cbRES1]=0x%X,res[smi." "cbRES2]=0x%X,res[smi.cbRES3]=0x%X" msgstr "" "Get Keyboard illumination Current State: res[smi.cbRES1]=0x%X,res[smi." "cbRES2]=0x%X,res[smi.cbRES3]=0x%X" #: src/bin/smbios-keyboard-ctl:179 msgid "" "\t Failed to set Keyboard illumination attributes. Could not read the " "current settings" msgstr "" "\t Failed to set Keyboard illumination attributes. Could not read the " "current settings" #: src/bin/smbios-keyboard-ctl:191 msgid "\t No valid trigger defined" msgstr "\t No valid trigger defined" #: src/bin/smbios-keyboard-ctl:197 src/bin/smbios-keyboard-ctl:202 msgid "\t A timeout of zero is not supported" msgstr "\t A timeout of zero is not supported" #: src/bin/smbios-keyboard-ctl:211 msgid "" "\n" " The current mode (Always OFF) might prevent level changes, select a new mode" msgstr "" "\n" " The current mode (Always OFF) might prevent level changes, select a new mode" #: src/bin/smbios-keyboard-ctl:228 #, c-format msgid "Setting new params in _set_keyboard_attr : Arg2=0x%X Arg3=0x%X" msgstr "Setting new params in _set_keyboard_attr : Arg2=0x%X Arg3=0x%X" #: src/bin/smbios-keyboard-ctl:231 msgid " Set Trigger Failed. Failed to write config" msgstr " Set Trigger Failed. Failed to write config" #: src/bin/smbios-keyboard-ctl:233 #, c-format msgid "" "\n" "New %s parameter set Successfully\n" msgstr "" "\n" "New %s parameter set Successfully\n" #: src/bin/smbios-keyboard-ctl:237 src/bin/smbios-keyboard-ctl:539 #: src/bin/smbios-keyboard-ctl:556 src/bin/smbios-keyboard-ctl:610 #, c-format msgid "\t Error Return Code : cbRES1: 0x%X cbRES2: 0x%X cbRES3: 0x%X " msgstr "\t Error Return Code : cbRES1: 0x%X cbRES2: 0x%X cbRES3: 0x%X " #: src/bin/smbios-keyboard-ctl:258 src/bin/smbios-keyboard-ctl:340 msgid "\t Error reading keyboard settings." msgstr "\t Error reading keyboard settings." #: src/bin/smbios-keyboard-ctl:262 src/bin/smbios-keyboard-ctl:415 msgid "" "\n" " Your Keyboard will illumination on: " msgstr "" "\n" " Your Keyboard will illumination on: " #: src/bin/smbios-keyboard-ctl:276 #, c-format msgid "" "\n" "Old Keyboard illumination battery timeout is: %d %s" msgstr "" "\n" "Old Keyboard illumination battery timeout is: %d %s" #: src/bin/smbios-keyboard-ctl:285 #, c-format msgid "" "\n" "Old Keyboard illumination AC timeout is: %d %s" msgstr "" "\n" "Old Keyboard illumination AC timeout is: %d %s" #: src/bin/smbios-keyboard-ctl:296 msgid "\t Invalid Timeout parameters detected" msgstr "\t Invalid Timeout parameters detected" #: src/bin/smbios-keyboard-ctl:303 msgid "" "\n" " Error: Invalid Timeout entry detected" msgstr "" "\n" " Error: Invalid Timeout entry detected" #: src/bin/smbios-keyboard-ctl:307 #, c-format msgid "\t Timeout value out of range: %d" msgstr "\t Timeout value out of range: %d" #: src/bin/smbios-keyboard-ctl:314 msgid "" "\n" " To set timeout value as 45 seconds enter: 45s " msgstr "" "\n" " To set timeout value as 45 seconds enter: 45s " #: src/bin/smbios-keyboard-ctl:315 msgid "" " You can specify time out values in s[Seconds], m[Minutes], h[hours], " "d[days]" msgstr "" " You can specify time out values in s[Seconds], m[Minutes], h[hours], " "d[days]" #: src/bin/smbios-keyboard-ctl:316 msgid " Timeout value range is 1-63 " msgstr " Timeout value range is 1-63 " #: src/bin/smbios-keyboard-ctl:342 #, c-format msgid "" "\n" "Old Keyboard illumination level is: %d" msgstr "" "\n" "Old Keyboard illumination level is: %d" #: src/bin/smbios-keyboard-ctl:356 msgid "" "\n" " Level setting not supported" msgstr "" "\n" " Level setting not supported" #: src/bin/smbios-keyboard-ctl:359 #, c-format msgid "" "\n" " Value out of range, range is 0-%d" msgstr "" "\n" " Value out of range, range is 0-%d" #: src/bin/smbios-keyboard-ctl:369 msgid "" "\n" " Current status of KeyBoard Illumination setting on your system: " msgstr "" "\n" " Current status of KeyBoard Illumination setting on your system: " #: src/bin/smbios-keyboard-ctl:370 src/bin/smbios-keyboard-ctl:456 #: src/bin/smbios-thermal-ctl:79 src/bin/smbios-thermal-ctl:124 msgid "-------------------------------------------------------------------" msgstr "-------------------------------------------------------------------" #: src/bin/smbios-keyboard-ctl:375 #, c-format msgid "" "Get Keyboard Illumination Configuration: res[smi.cbRES1]=0x%X,res[smi." "cbRES2]=0x%X,res[smi.cbRES3]=0x%X" msgstr "" "Get Keyboard Illumination Configuration: res[smi.cbRES1]=0x%X,res[smi." "cbRES2]=0x%X,res[smi.cbRES3]=0x%X" #: src/bin/smbios-keyboard-ctl:378 msgid "" " Info: Unable to fetch Keyboard Illumination Configuration information: " "Feature Not supported on this system\n" msgstr "" " Info: Unable to fetch Keyboard Illumination Configuration information: " "Feature Not supported on this system\n" #: src/bin/smbios-keyboard-ctl:385 msgid "\t Error: Detected Invalid Keyboar Illumination mode" msgstr "\t Error: Detected Invalid Keyboar Illumination mode" #: src/bin/smbios-keyboard-ctl:389 msgid "Failed to read: Ambient Light trigger level" msgstr "Failed to read: Ambient Light trigger level" #: src/bin/smbios-keyboard-ctl:391 #, c-format msgid "\t Ambient Light level to trigger automatic keyboard illumination: 0x%X" msgstr "" "\t Ambient Light level to trigger automatic keyboard illumination: 0x%X" #: src/bin/smbios-keyboard-ctl:392 #, c-format msgid "" "\t Last known Ambient Light level to trigger automatic keyboard " "illumination: 0x%X" msgstr "" "\t Last known Ambient Light level to trigger automatic keyboard " "illumination: 0x%X" #: src/bin/smbios-keyboard-ctl:398 msgid "\tYour Keyboard may not support Keyboard illumination Feature" msgstr "\tYour Keyboard may not support Keyboard illumination Feature" #: src/bin/smbios-keyboard-ctl:400 msgid "" "\n" " Configured mode state: " msgstr "" "\n" " Configured mode state: " #: src/bin/smbios-keyboard-ctl:429 #, c-format msgid "" "\n" " Keyboard illumination timeout on battery has been set at: %d %s" msgstr "" "\n" " Keyboard illumination timeout on battery has been set at: %d %s" #: src/bin/smbios-keyboard-ctl:438 #, c-format msgid "" "\n" " Keyboard illumination timeout on AC has been set at: %d %s" msgstr "" "\n" " Keyboard illumination timeout on AC has been set at: %d %s" #: src/bin/smbios-keyboard-ctl:441 #, c-format msgid "" "\n" " Current setting of ALS value that turns the light on or off: %d" msgstr "" "\n" " Current setting of ALS value that turns the light on or off: %d" #: src/bin/smbios-keyboard-ctl:443 #, c-format msgid " Current ALS Reading : %d" msgstr " Current ALS Reading : %d" #: src/bin/smbios-keyboard-ctl:445 #, c-format msgid " Current keyboard light level : %d" msgstr " Current keyboard light level : %d" #: src/bin/smbios-keyboard-ctl:455 msgid "" "\n" " Capabilities of KeyBoard Illumination on your system: " msgstr "" "\n" " Capabilities of KeyBoard Illumination on your system: " #: src/bin/smbios-keyboard-ctl:463 msgid "Warning:: Your Keyboard may not support Keyboard illumination Feature" msgstr "Warning:: Your Keyboard may not support Keyboard illumination Feature" #: src/bin/smbios-keyboard-ctl:468 msgid " Supported USER Selectable Modes : " msgstr " Supported USER Selectable Modes : " #: src/bin/smbios-keyboard-ctl:482 msgid "" "\n" " Supported Keyboard illumination type : " msgstr "" "\n" " Supported Keyboard illumination type : " #: src/bin/smbios-keyboard-ctl:485 msgid "" "\n" " Supports Keyboard illumination on : " msgstr "" "\n" " Supports Keyboard illumination on : " #: src/bin/smbios-keyboard-ctl:492 msgid "" "\n" " Can configure Keyboard illumination timeout unit in : " msgstr "" "\n" " Can configure Keyboard illumination timeout unit in : " #: src/bin/smbios-keyboard-ctl:499 msgid "" "\n" " Supported Keyboard light brightness levels : " msgstr "" "\n" " Supported Keyboard light brightness levels : " #: src/bin/smbios-keyboard-ctl:502 msgid "" "\n" " Maximum acceptable seconds timeout value : " msgstr "" "\n" " Maximum acceptable seconds timeout value : " #: src/bin/smbios-keyboard-ctl:505 msgid "" "\n" " Maximum acceptable minutes timeout value : " msgstr "" "\n" " Maximum acceptable minutes timeout value : " #: src/bin/smbios-keyboard-ctl:508 msgid "" "\n" " Maximum acceptable hours timeout value : " msgstr "" "\n" " Maximum acceptable hours timeout value : " #: src/bin/smbios-keyboard-ctl:511 msgid "" "\n" " Maximum acceptable days timeout value : " msgstr "" "\n" " Maximum acceptable days timeout value : " #: src/bin/smbios-keyboard-ctl:515 #, c-format msgid "" "\t Error Return Code: cbRES1: 0x%X cbRES2: 0x%X cbRES3: 0x%X cbRES4: 0x%X " msgstr "" "\t Error Return Code: cbRES1: 0x%X cbRES2: 0x%X cbRES3: 0x%X cbRES4: 0x%X " #: src/bin/smbios-keyboard-ctl:523 src/bin/smbios-keyboard-ctl:576 #, c-format msgid "" "Get Ambient Light Sensor(ALS) Status: res[smi.cbRES1]=0x%X,res[smi.cbRES2]=0x" "%X,res[smi.cbRES3]=0x%X" msgstr "" "Get Ambient Light Sensor(ALS) Status: res[smi.cbRES1]=0x%X,res[smi.cbRES2]=0x" "%X,res[smi.cbRES3]=0x%X" #: src/bin/smbios-keyboard-ctl:526 src/bin/smbios-keyboard-ctl:579 msgid "Unable to get ALS settings: Feature Not supported on this system\n" msgstr "Unable to get ALS settings: Feature Not supported on this system\n" #: src/bin/smbios-keyboard-ctl:547 #, c-format msgid "" "Get Ambient Light Sensor(ALS) Brightness Table: res[smi.cbRES1]=0x%X,res[smi." "cbRES2]=0x%X,res[smi.cbRES3]=0x%X" msgstr "" "Get Ambient Light Sensor(ALS) Brightness Table: res[smi.cbRES1]=0x%X,res[smi." "cbRES2]=0x%X,res[smi.cbRES3]=0x%X" #: src/bin/smbios-keyboard-ctl:550 msgid "" "Unable to get ALS Brightness Table: Feature Not supported on this system\n" msgstr "" "Unable to get ALS Brightness Table: Feature Not supported on this system\n" #: src/bin/smbios-keyboard-ctl:563 #, c-format msgid "ALS high/low limit: %d " msgstr "ALS high/low limit: %d " #: src/bin/smbios-keyboard-ctl:596 msgid "Invalid parm_str detected \n" msgstr "Invalid parm_str detected \n" #: src/bin/smbios-keyboard-ctl:601 #, c-format msgid "" "Set Ambient Light Sensor(ALS) Status: res[smi.cbRES1]=0x%X,res[smi.cbRES2]=0x" "%X,res[smi.cbRES3]=0x%X" msgstr "" "Set Ambient Light Sensor(ALS) Status: res[smi.cbRES1]=0x%X,res[smi.cbRES2]=0x" "%X,res[smi.cbRES3]=0x%X" #: src/bin/smbios-keyboard-ctl:604 msgid "Unable to Set ALS settings\n" msgstr "Unable to Set ALS settings\n" #: src/bin/smbios-keyboard-ctl:657 #, c-format msgid "smbios-keyboard-ctl version : %s" msgstr "smbios-keyboard-ctl version : %s" #: src/bin/smbios-keyboard-ctl:662 msgid "Helper function to print current status of keyboard illumination" msgstr "Helper function to print current status of keyboard illumination" #: src/bin/smbios-keyboard-ctl:666 msgid "Setting USER Selectable Keyboard Mode" msgstr "Setting USER Selectable Keyboard Mode" #: src/bin/smbios-keyboard-ctl:670 msgid "Setting Keyboard illumination Triggers " msgstr "Setting Keyboard illumination Triggers " #: src/bin/smbios-thermal-ctl:48 msgid "This will Display the Supported Features of USTT and AAC" msgstr "This will Display the Supported Features of USTT and AAC" #: src/bin/smbios-thermal-ctl:49 msgid "This will Display the Thermal Information of a system" msgstr "This will Display the Thermal Information of a system" #: src/bin/smbios-thermal-ctl:50 msgid "Option to set Thermal Mode; balanced, cool-bottom, quiet, performance" msgstr "Option to set Thermal Mode; balanced, cool-bottom, quiet, performance" #: src/bin/smbios-thermal-ctl:78 msgid "" "\n" " Print all the Available Thermal Information of your system: " msgstr "" "\n" " Print all the Available Thermal Information of your system: " #: src/bin/smbios-thermal-ctl:83 #, c-format msgid "" "Get Thermal Information: res[smi.cbRES1]=0x%X,res[smi.cbRES2]=0x%X, res[smi." "cbRES3]=0x%X" msgstr "" "Get Thermal Information: res[smi.cbRES1]=0x%X,res[smi.cbRES2]=0x%X, res[smi." "cbRES3]=0x%X" #: src/bin/smbios-thermal-ctl:87 src/bin/smbios-thermal-ctl:118 msgid " Info: Unable to Get Thermal Information on this system\n" msgstr " Info: Unable to Get Thermal Information on this system\n" #: src/bin/smbios-thermal-ctl:90 msgid "" " \n" "Supported Thermal Modes: " msgstr "" " \n" "Supported Thermal Modes: " #: src/bin/smbios-thermal-ctl:96 msgid "" " \n" "Supported Active Acoustic Controller (AAC) modes: " msgstr "" " \n" "Supported Active Acoustic Controller (AAC) modes: " #: src/bin/smbios-thermal-ctl:103 msgid "" " \n" "Supported AAC Configuration type: " msgstr "" " \n" "Supported AAC Configuration type: " #: src/bin/smbios-thermal-ctl:114 #, c-format msgid "" "Get Thermal Information: res[smi.cbRES1]=0x%X,res[smi.cbRES2]=0x%X,res[smi." "cbRES3]=0x%X" msgstr "" "Get Thermal Information: res[smi.cbRES1]=0x%X,res[smi.cbRES2]=0x%X,res[smi." "cbRES3]=0x%X" #: src/bin/smbios-thermal-ctl:123 msgid "" "\n" " Print Current Status of Thermal Information: " msgstr "" "\n" " Print Current Status of Thermal Information: " #: src/bin/smbios-thermal-ctl:125 msgid "" " \n" "Current Thermal Modes: " msgstr "" " \n" "Current Thermal Modes: " #: src/bin/smbios-thermal-ctl:131 src/bin/smbios-thermal-ctl:138 msgid "" " \n" "Current Active Acoustic Controller (AAC) Mode: " msgstr "" " \n" "Current Active Acoustic Controller (AAC) Mode: " #: src/bin/smbios-thermal-ctl:150 msgid "" " \n" "Current Fan Failure Mode: " msgstr "" " \n" "Current Fan Failure Mode: " #: src/bin/smbios-thermal-ctl:160 #, c-format msgid "Selected Thermal Mode = %s" msgstr "Selected Thermal Mode = %s" #: src/bin/smbios-thermal-ctl:168 #, c-format msgid "" "Invalid thermal mode option specified: %s, Supported " "modes : balanced, cool-bottom, quiet, performance" msgstr "" "Invalid thermal mode option specified: %s, Supported " "modes : balanced, cool-bottom, quiet, performance" #: src/bin/smbios-thermal-ctl:177 #, c-format msgid "" "Set Thermal Information: res[smi.cbRES1]=0x%X,res[smi.cbRES2]=0x%X,res[smi." "cbRES3]=0x%X" msgstr "" "Set Thermal Information: res[smi.cbRES1]=0x%X,res[smi.cbRES2]=0x%X,res[smi." "cbRES3]=0x%X" #: src/bin/smbios-thermal-ctl:181 #, c-format msgid "" "Set Thermal Information failed: arg2- %x cbRES1: 0x%X " "cbRES2: 0x%X cbRES3: 0x%X \n" msgstr "" "Set Thermal Information failed: arg2- %x cbRES1: 0x%X " "cbRES2: 0x%X cbRES3: 0x%X \n" #: src/bin/smbios-thermal-ctl:184 #, c-format msgid "Thermal Information Set successfully to: %s" msgstr "Thermal Information Set successfully to: %s" #: src/bin/smbios-thermal-ctl:199 #, c-format msgid "smbios-thermal-ctl version : %s" msgstr "smbios-thermal-ctl version : %s" #: src/bin/smbios-thermal-ctl:200 msgid " You can use smbios-thermal-ctl utlity to control the fan speed" msgstr " You can use smbios-thermal-ctl utlity to control the fan speed" #: src/bin/smbios-thermal-ctl:205 msgid "Helper function to Get current Thermal Mode settings" msgstr "Helper function to Get current Thermal Mode settings" #: src/bin/smbios-thermal-ctl:209 msgid "Helper function to Set Thermal Mode" msgstr "Helper function to Set Thermal Mode" #: src/bin/smbios-upflag-ctl.c:49 src/bin/smbios-get-ut-data.c:55 #: src/bin/smbios-sys-info-lite.c:43 src/bin/smbios-state-byte-ctl.c:47 msgid "Debug: Memory dump file to use instead of physical memory" msgstr "Debug: Memory dump file to use instead of physical memory" #: src/bin/smbios-upflag-ctl.c:50 src/bin/smbios-get-ut-data.c:54 #: src/bin/smbios-state-byte-ctl.c:48 msgid "Debug: CMOS dump file to use instead of physical cmos" msgstr "Debug: CMOS dump file to use instead of physical cmos" #: src/bin/smbios-upflag-ctl.c:51 src/bin/smbios-upflag-ctl.c:53 msgid "Set Boot To UP Flag to true" msgstr "Set Boot To UP Flag to true" #: src/bin/smbios-upflag-ctl.c:52 msgid "Set Boot To UP Flag to false" msgstr "Set Boot To UP Flag to false" #: src/bin/smbios-upflag-ctl.c:54 src/bin/smbios-get-ut-data.c:56 #: src/bin/smbios-sys-info-lite.c:44 src/bin/smbios-state-byte-ctl.c:51 msgid "Display libsmbios version information" msgstr "Display libsmbios version information" #: src/bin/smbios-upflag-ctl.c:102 #, c-format msgid "UP Boot Flag SET\n" msgstr "UP Boot Flag SET\n" #: src/bin/smbios-upflag-ctl.c:107 #, c-format msgid "UP Boot Flag NOT SET\n" msgstr "UP Boot Flag NOT SET\n" #: src/bin/smbios-get-ut-data.c:93 src/bin/smbios-sys-info-lite.c:96 #, c-format msgid "Libsmbios: %s\n" msgstr "Libsmbios: %s\n" #: src/bin/smbios-get-ut-data.c:110 #, c-format msgid "Dumping CMOS index(%d) data(%d)\n" msgstr "Dumping CMOS index(%d) data(%d)\n" #: src/bin/smbios-get-ut-data.c:116 src/bin/smbios-get-ut-data.c:184 #, c-format msgid "error opening dump file \"%s\": %m\n" msgstr "error opening dump file “%s”: %m\n" #: src/bin/smbios-get-ut-data.c:190 #, c-format msgid "could not allocate memory: %m\n" msgstr "could not allocate memory: %m\n" #: src/bin/smbios-get-ut-data.c:196 #, c-format msgid "could not read from memory: %m\n" msgstr "could not read from memory: %m\n" #: src/bin/smbios-get-ut-data.c:201 #, c-format msgid "could not write to \"%s\": %m\n" msgstr "could not write to “%s”: %m\n" #: src/bin/smbios-sys-info-lite.c:58 #, c-format msgid "OEM String %d: %s\n" msgstr "OEM String %d: %s\n" #: src/bin/smbios-sys-info-lite.c:101 #, c-format msgid "System ID: 0x%04X\n" msgstr "System ID: 0x%04X\n" #: src/bin/smbios-sys-info-lite.c:104 src/bin/smbios-sys-info-lite.c:114 #, c-format msgid "Error getting the System ID: unknown error.\n" msgstr "Error getting the System ID: unknown error.\n" #: src/bin/smbios-sys-info-lite.c:111 #, c-format msgid "OEM System ID: 0x%04X\n" msgstr "OEM System ID: 0x%04X\n" #: src/bin/smbios-sys-info-lite.c:121 #, c-format msgid "Service Tag: %s\n" msgstr "Service Tag: %s\n" #: src/bin/smbios-sys-info-lite.c:122 #, c-format msgid "Express Service Code: %lld\n" msgstr "Express Service Code: %lld\n" #: src/bin/smbios-sys-info-lite.c:126 #, c-format msgid "Error getting the Service Tag: unknown error\n" msgstr "Error getting the Service Tag: unknown error\n" #: src/bin/smbios-sys-info-lite.c:132 #, c-format msgid "Asset Tag: %s\n" msgstr "Asset Tag: %s\n" #: src/bin/smbios-sys-info-lite.c:135 #, c-format msgid "Error getting the Asset Tag: unknown error\n" msgstr "Error getting the Asset Tag: unknown error\n" #: src/bin/smbios-sys-info-lite.c:141 #, c-format msgid "Product Name: %s\n" msgstr "Product Name: %s\n" #: src/bin/smbios-sys-info-lite.c:144 #, c-format msgid "Error getting the System Name: unknown error.\n" msgstr "Error getting the System Name: unknown error.\n" #: src/bin/smbios-sys-info-lite.c:150 #, c-format msgid "BIOS Version: %s\n" msgstr "BIOS Version: %s\n" #: src/bin/smbios-sys-info-lite.c:153 #, c-format msgid "Error getting the BIOS Version: unknown error.\n" msgstr "Error getting the BIOS Version: unknown error.\n" #: src/bin/smbios-sys-info-lite.c:159 #, c-format msgid "Vendor: %s\n" msgstr "Vendor: %s\n" #: src/bin/smbios-sys-info-lite.c:162 #, c-format msgid "Error getting the Vendor: unknown error.\n" msgstr "Error getting the Vendor: unknown error.\n" #: src/bin/smbios-sys-info-lite.c:166 #, c-format msgid "Is Dell: %d\n" msgstr "Is Dell: %d\n" #: src/bin/smbios-state-byte-ctl.c:49 msgid "Set CMOS state byte to new value" msgstr "Set CMOS state byte to new value" #: src/bin/smbios-state-byte-ctl.c:50 msgid "Set state byte owner" msgstr "Set state byte owner" #: src/bin/smbios-state-byte-ctl.c:103 #, c-format msgid "State Byte: 0x%04x\n" msgstr "State Byte: 0x%04x\n" #: src/libsmbios_c/cmos/cmos_obj.c:282 msgid "" "There was an allocation failure while trying to construct the cmos object." msgstr "" "There was an allocation failure while trying to construct the cmos object." #: src/libsmbios_c/cmos/cmos_linux.c:75 msgid "Error trying to raise IO Privilege level.\n" msgstr "Error trying to raise IO Privilege level.\n" #: src/libsmbios_c/cmos/cmos_linux.c:76 msgid "The OS Error string was: " msgstr "The OS Error string was: " #: src/libsmbios_c/common/common.c:17 msgid "" "This message should be localized if setlocale() has been called and gettext " "compiled in.\n" msgstr "" "This message should be localized if setlocale() has been called and gettext " "compiled in.\n" #: src/libsmbios_c/memory/memory_linux.c:166 msgid "File size is too small: File: " msgstr "File size is too small: File: " #: src/libsmbios_c/memory/memory_linux.c:171 msgid "Could not (re)open file. File: " msgstr "Could not (re)open file. File: " #: src/libsmbios_c/memory/memory_linux.c:182 msgid "The mmap() call returned mapping of -1 (failure). File: " msgstr "The mmap() call returned mapping of -1 (failure). File: " #: src/libsmbios_c/memory/memory_linux.c:204 #: src/libsmbios_c/memory/memory_linux.c:316 #: src/libsmbios_c/smi/smi_linux.c:431 msgid "" "\n" "The OS Error string was: " msgstr "" "\n" "The OS Error string was: " #: src/libsmbios_c/memory/memory_linux.c:273 msgid "" "There was an allocation failure while trying to construct the memory object. " "Filename: " msgstr "" "There was an allocation failure while trying to construct the memory object. " "Filename: " #: src/libsmbios_c/memory/memory_linux.c:296 msgid "File open error during memory object construction. The filename: " msgstr "File open error during memory object construction. The filename: " #: src/libsmbios_c/smbios/smbios_obj.c:348 msgid "" "Allocation error trying to allocate memory for error string. (ironic, " "yes?) \n" msgstr "" "Allocation error trying to allocate memory for error string. (ironic, " "yes?) \n" #: src/libsmbios_c/smbios/smbios_obj.c:355 msgid "" "Could not instantiate SMBIOS table. The errors from the low-level modules " "were:\n" msgstr "" "Could not instantiate SMBIOS table. The errors from the low-level modules " "were:\n" #: src/libsmbios_c/smi/smi_obj.c:286 msgid "Failed to find appropriate SMBIOS 0xD4 structure.\n" msgstr "Failed to find appropriate SMBIOS 0xD4 structure.\n" #: src/libsmbios_c/smi/smi_obj.c:295 msgid "Failed to allocate memory for error string.\n" msgstr "Failed to allocate memory for error string.\n" #: src/libsmbios_c/smi/smi_linux.c:430 msgid "" "There was an error trying to perform the smi execute() cmd. Is the 'dcdbas' " "kernel module loaded?" msgstr "" "There was an error trying to perform the smi execute() cmd. Is the " "‘dcdbas’ kernel module loaded?" #: src/libsmbios_c/token/token_d4.c:87 msgid "error reading cmos. Lowlevel returned: \n" msgstr "error reading cmos. Lowlevel returned: \n" #: src/libsmbios_c/token/token_d4.c:104 msgid "Error trying to read cmos. Lowlevel returned: \n" msgstr "Error trying to read cmos. Lowlevel returned: \n" #: src/libsmbios_c/token/token_d4.c:124 msgid "error trying to write cmos. Lowlevel returned: \n" msgstr "error trying to write cmos. Lowlevel returned: \n" #: src/libsmbios_c/token/token_d4.c:181 src/libsmbios_c/token/token_d4.c:221 msgid "Error while trying to write cmos. Lowlevel error was:\n" msgstr "Error while trying to write cmos. Lowlevel error was:\n" #: src/libsmbios_c/token/token_d4.c:309 msgid "Error trying to set up CMOS checksum routines.\n" msgstr "Error trying to set up CMOS checksum routines.\n" #: src/libsmbios_c/token/token_d4.c:342 msgid "Allocation failure while trying to create token object." msgstr "Allocation failure while trying to create token object." #: src/libsmbios_c/token/token_obj.c:264 msgid "Failed to obtain smbios table.\n" msgstr "Failed to obtain smbios table.\n" #: src/libsmbios_c/token/token_obj.c:274 msgid "Memory allocation failure allocating error string.\n" msgstr "Memory allocation failure allocating error string.\n" #: src/libsmbios_c/token/token_obj.c:279 msgid "Error while trying to add 0xD4 tokens.\n" msgstr "Error while trying to add 0xD4 tokens.\n" #: src/python/libsmbios_c/_common.py:47 msgid "null pointer returned" msgstr "null pointer returned" #: src/python/libsmbios_c/_common.py:56 msgid "function returned error value of zero" msgstr "function returned error value of zero" #: src/python/libsmbios_c/_common.py:65 msgid "function returned negative error code" msgstr "function returned negative error code" #: src/python/libsmbios_c/smbios.py:89 src/python/libsmbios_c/smbios.py:100 msgid "hit end of table." msgstr "hit end of table." #: src/python/libsmbios_c/smbios.py:107 #, python-format msgid "No SMBIOS structure found with handle %s" msgstr "No SMBIOS structure found with handle %s" #: src/python/libsmbios_c/smbios.py:115 #, python-format msgid "No SMBIOS structure found with type %s" msgstr "No SMBIOS structure found with type %s" #: src/python/libsmbios_c/smi.py:116 msgid "SMI executed but returned error" msgstr "SMI executed but returned error" #: src/python/libsmbios_c/smi.py:118 msgid "SMI is unsupported" msgstr "SMI is unsupported" #: src/python/libsmbios_c/smi.py:120 msgid "SMI did not execute" msgstr "SMI did not execute" #: src/python/libsmbios_c/smi.py:122 msgid "The output buffer the BIOS requires is in the wrong format" msgstr "The output buffer the BIOS requires is in the wrong format" #: src/python/libsmbios_c/smi.py:124 msgid "The output buffer the BIOS requires is too small" msgstr "The output buffer the BIOS requires is too small" #: src/python/libsmbios_c/system_info.py:54 msgid "Could not determine System ID." msgstr "Could not determine System ID." #: src/python/libsmbios_c/smbios_token.py:139 msgid "Cannot dereference NULL ID" msgstr "Cannot dereference NULL ID" #: src/python/libsmbios_c/smbios_token.py:145 #, python-format msgid "SMBIOS Token ID 0x%04x not found" msgstr "SMBIOS Token ID 0x%04x not found"