Home | History | Annotate | Line # | Download | only in po_
      1 #
      2 # tpm-tools.pot
      3 #
      4 #       The Initial Developer of the Original Code is International
      5 #       Business Machines Corporation. Portions created by IBM
      6 #       Corporation are Copyright (C) 2005 International Business
      7 #       Machines Corporation. All Rights Reserved.
      8 #
      9 #       This program is free software; you can redistribute it and/or modify
     10 #       it under the terms of the Common Public License as published by
     11 #       IBM Corporation; either version 1 of the License, or (at your option)
     12 #       any later version.
     13 #
     14 #       This program is distributed in the hope that it will be useful,
     15 #       but WITHOUT ANY WARRANTY; without even the implied warranty of
     16 #       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     17 #       Common Public License for more details.
     18 #
     19 #       You should have received a copy of the Common Public License
     20 #       along with this program; if not, a copy can be viewed at
     21 #       http://www.opensource.org/licenses/cpl1.0.php.
     22 #
     23 #, fuzzy
     24 msgid ""
     25 msgstr ""
     26 "Project-Id-Version: PACKAGE VERSION\n"
     27 "Report-Msgid-Bugs-To: \n"
     28 "POT-Creation-Date: 2005-05-31 09:40-0500\n"
     29 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
     30 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     31 "Language-Team: LANGUAGE <LL (at] li.org>\n"
     32 "MIME-Version: 1.0\n"
     33 "Content-Type: text/plain; charset=CHARSET\n"
     34 "Content-Transfer-Encoding: 8bit\n"
     35 
     36 #: include/tpm_utils.h:59
     37 msgid "none"
     38 msgstr ""
     39 
     40 #: include/tpm_utils.h:61
     41 msgid "error"
     42 msgstr ""
     43 
     44 #: include/tpm_utils.h:63
     45 msgid "info"
     46 msgstr ""
     47 
     48 #: include/tpm_utils.h:65
     49 msgid "debug"
     50 msgstr ""
     51 
     52 #: lib/tpm_tspi.c:186
     53 msgid "  Version:   "
     54 msgstr ""
     55 
     56 #: lib/tpm_tspi.c:195
     57 #, c-format
     58 msgid "  Usage:     0x%04x (%s)\n"
     59 msgstr ""
     60 
     61 #: lib/tpm_tspi.c:202
     62 #, c-format
     63 msgid "  Flags:     0x%08x (%s)\n"
     64 msgstr ""
     65 
     66 #: lib/tpm_tspi.c:209
     67 #, c-format
     68 msgid "  AuthUsage: 0x%02x (%s)\n"
     69 msgstr ""
     70 
     71 #: lib/tpm_tspi.c:216
     72 #, c-format
     73 msgid "  Algorithm:         0x%08x (%s)\n"
     74 msgstr ""
     75 
     76 #: lib/tpm_tspi.c:223
     77 #, c-format
     78 msgid "  Encryption Scheme: 0x%08x (%s)\n"
     79 msgstr ""
     80 
     81 #: lib/tpm_tspi.c:230
     82 #, c-format
     83 msgid "  Signature Scheme:  0x%08x (%s)\n"
     84 msgstr ""
     85 
     86 #: lib/tpm_tspi.c:239
     87 #, c-format
     88 msgid "  Key Size:          %d bits\n"
     89 msgstr ""
     90 
     91 #: lib/tpm_tspi.c:248
     92 msgid "  Public Key:"
     93 msgstr ""
     94 
     95 #: lib/tpm_tspi.c:277 lib/tpm_pkcs11.c:39
     96 #, c-format
     97 msgid "%s success\n"
     98 msgstr ""
     99 
    100 #: lib/tpm_tspi.c:283
    101 #, c-format
    102 msgid "%s failed: 0x%08x - layer=%s, code=%04x (%d), %s\n"
    103 msgstr ""
    104 
    105 #: lib/tpm_log.c:124 src/data_mgmt/data_common.h:51
    106 #, c-format
    107 msgid "%s succeeded\n"
    108 msgstr ""
    109 
    110 #: lib/tpm_log.c:141
    111 msgid "Display command usage info."
    112 msgstr ""
    113 
    114 #: lib/tpm_log.c:142
    115 msgid "Display command version info."
    116 msgstr ""
    117 
    118 #: lib/tpm_log.c:143
    119 msgid "Set logging level."
    120 msgstr ""
    121 
    122 #: lib/tpm_log.c:149
    123 #, c-format
    124 msgid "Usage: %s [options]\n"
    125 msgstr ""
    126 
    127 #: lib/tpm_log.c:157
    128 #, c-format
    129 msgid "Usage: %s [options]"
    130 msgstr ""
    131 
    132 #: lib/tpm_log.c:168 lib/tpm_pkcs11.c:648 lib/tpm_pkcs11.c:650
    133 #: lib/tpm_pkcs11.c:652 lib/tpm_pkcs11.c:656 lib/tpm_pkcs11.c:781
    134 #: lib/tpm_pkcs11.c:783 lib/tpm_pkcs11.c:785 lib/tpm_pkcs11.c:870
    135 #: lib/tpm_pkcs11.c:872 lib/tpm_pkcs11.c:874
    136 msgid "true"
    137 msgstr ""
    138 
    139 #: lib/tpm_log.c:168 lib/tpm_pkcs11.c:648 lib/tpm_pkcs11.c:650
    140 #: lib/tpm_pkcs11.c:652 lib/tpm_pkcs11.c:656 lib/tpm_pkcs11.c:781
    141 #: lib/tpm_pkcs11.c:783 lib/tpm_pkcs11.c:785 lib/tpm_pkcs11.c:870
    142 #: lib/tpm_pkcs11.c:872 lib/tpm_pkcs11.c:874
    143 msgid "false"
    144 msgstr ""
    145 
    146 #: lib/tpm_pkcs11.c:46
    147 #, c-format
    148 msgid "%s failed: 0x%08x (%ld)\n"
    149 msgstr ""
    150 
    151 #: lib/tpm_pkcs11.c:88
    152 #, c-format
    153 msgid "Slot description: %s\n"
    154 msgstr ""
    155 
    156 #: lib/tpm_pkcs11.c:89
    157 #, c-format
    158 msgid "Slot manufacturer: %s\n"
    159 msgstr ""
    160 
    161 #: lib/tpm_pkcs11.c:91
    162 msgid "Token is present\n"
    163 msgstr ""
    164 
    165 #: lib/tpm_pkcs11.c:93
    166 msgid "Token is not present\n"
    167 msgstr ""
    168 
    169 #: lib/tpm_pkcs11.c:118
    170 #, c-format
    171 msgid "Token Label: %s\n"
    172 msgstr ""
    173 
    174 #: lib/tpm_pkcs11.c:119
    175 #, c-format
    176 msgid "Token manufacturer: %s\n"
    177 msgstr ""
    178 
    179 #: lib/tpm_pkcs11.c:120
    180 #, c-format
    181 msgid "Token model: %s\n"
    182 msgstr ""
    183 
    184 #: lib/tpm_pkcs11.c:123
    185 msgid "Token is initialized\n"
    186 msgstr ""
    187 
    188 #: lib/tpm_pkcs11.c:125
    189 msgid "Token is not initialized\n"
    190 msgstr ""
    191 
    192 #: lib/tpm_pkcs11.c:164
    193 msgid "No PKCS#11 slots present\n"
    194 msgstr ""
    195 
    196 #: lib/tpm_pkcs11.c:170
    197 #, c-format
    198 msgid "Slots present: %ld\n"
    199 msgstr ""
    200 
    201 #: lib/tpm_pkcs11.c:173
    202 msgid "Unable to obtain memory for PKCS#11 slot IDs\n"
    203 msgstr ""
    204 
    205 #: lib/tpm_pkcs11.c:187
    206 #, c-format
    207 msgid "Retrieving slot information for SlotID %ld\n"
    208 msgstr ""
    209 
    210 #: lib/tpm_pkcs11.c:196
    211 #, c-format
    212 msgid "Retrieving token information for SlotID %ld\n"
    213 msgstr ""
    214 
    215 #: lib/tpm_pkcs11.c:214
    216 msgid "PKCS#11 TPM Token is not present\n"
    217 msgstr ""
    218 
    219 #: lib/tpm_pkcs11.c:474
    220 msgid "Unable to obtain memory for object handle list\n"
    221 msgstr ""
    222 
    223 #: lib/tpm_pkcs11.c:634
    224 msgid "Certificate Object\n"
    225 msgstr ""
    226 
    227 #: lib/tpm_pkcs11.c:637
    228 msgid "\tX509 Certificate\n"
    229 msgstr ""
    230 
    231 #: lib/tpm_pkcs11.c:641
    232 msgid "\tX509 Attribute Certificate\n"
    233 msgstr ""
    234 
    235 #: lib/tpm_pkcs11.c:645
    236 #, c-format
    237 msgid "\tUnknown Certificate Type (%08x)\n"
    238 msgstr ""
    239 
    240 #: lib/tpm_pkcs11.c:648 lib/tpm_pkcs11.c:781 lib/tpm_pkcs11.c:870
    241 #, c-format
    242 msgid "\tToken Object: %s\n"
    243 msgstr ""
    244 
    245 #: lib/tpm_pkcs11.c:650 lib/tpm_pkcs11.c:783 lib/tpm_pkcs11.c:872
    246 #, c-format
    247 msgid "\tPrivate Object: %s\n"
    248 msgstr ""
    249 
    250 #: lib/tpm_pkcs11.c:652 lib/tpm_pkcs11.c:785 lib/tpm_pkcs11.c:874
    251 #, c-format
    252 msgid "\tModifiable Object: %s\n"
    253 msgstr ""
    254 
    255 #: lib/tpm_pkcs11.c:654 lib/tpm_pkcs11.c:787 lib/tpm_pkcs11.c:876
    256 #, c-format
    257 msgid "\tLabel: '%s'\n"
    258 msgstr ""
    259 
    260 #: lib/tpm_pkcs11.c:656
    261 #, c-format
    262 msgid "\tTrusted: %s\n"
    263 msgstr ""
    264 
    265 #: lib/tpm_pkcs11.c:662 lib/tpm_pkcs11.c:791
    266 msgid "Subject: "
    267 msgstr ""
    268 
    269 #: lib/tpm_pkcs11.c:664 lib/tpm_pkcs11.c:793
    270 #, c-format
    271 msgid "\tId: '%s' ("
    272 msgstr ""
    273 
    274 #: lib/tpm_pkcs11.c:669 lib/tpm_pkcs11.c:680
    275 msgid "Issuer: "
    276 msgstr ""
    277 
    278 #: lib/tpm_pkcs11.c:671 lib/tpm_pkcs11.c:682
    279 msgid "Serial Number: "
    280 msgstr ""
    281 
    282 #: lib/tpm_pkcs11.c:673 lib/tpm_pkcs11.c:686
    283 msgid "Value: "
    284 msgstr ""
    285 
    286 #: lib/tpm_pkcs11.c:678
    287 msgid "Owner: "
    288 msgstr ""
    289 
    290 #: lib/tpm_pkcs11.c:684
    291 msgid "Attribute Types: "
    292 msgstr ""
    293 
    294 #: lib/tpm_pkcs11.c:692
    295 msgid "Certificate: "
    296 msgstr ""
    297 
    298 #: lib/tpm_pkcs11.c:695
    299 msgid "Type: X509 Public Key"
    300 msgstr ""
    301 
    302 #: lib/tpm_pkcs11.c:699
    303 msgid "Type: X509 Attribute"
    304 msgstr ""
    305 
    306 #: lib/tpm_pkcs11.c:703
    307 #, c-format
    308 msgid "Unknown Type (%08x)"
    309 msgstr ""
    310 
    311 #: lib/tpm_pkcs11.c:707 lib/tpm_pkcs11.c:812 lib/tpm_pkcs11.c:890
    312 #, c-format
    313 msgid ", Label: '%s'"
    314 msgstr ""
    315 
    316 #: lib/tpm_pkcs11.c:770 lib/tpm_pkcs11.c:863
    317 msgid "Key Object\n"
    318 msgstr ""
    319 
    320 #: lib/tpm_pkcs11.c:773
    321 msgid "\tPublic Key\n"
    322 msgstr ""
    323 
    324 #: lib/tpm_pkcs11.c:777
    325 msgid "\tPrivate Key\n"
    326 msgstr ""
    327 
    328 #: lib/tpm_pkcs11.c:789 lib/tpm_pkcs11.c:878
    329 #, c-format
    330 msgid "\tType: %ld\n"
    331 msgstr ""
    332 
    333 #: lib/tpm_pkcs11.c:801
    334 msgid "Public Key: "
    335 msgstr ""
    336 
    337 #: lib/tpm_pkcs11.c:805
    338 msgid "Private Key: "
    339 msgstr ""
    340 
    341 #: lib/tpm_pkcs11.c:810 lib/tpm_pkcs11.c:888
    342 #, c-format
    343 msgid "Type: %ld"
    344 msgstr ""
    345 
    346 #: lib/tpm_pkcs11.c:866
    347 msgid "\tSecret Key\n"
    348 msgstr ""
    349 
    350 #: lib/tpm_pkcs11.c:883
    351 msgid "Secret Key: "
    352 msgstr ""
    353 
    354 #: lib/tpm_pkcs11.c:922
    355 msgid "Data object\n"
    356 msgstr ""
    357 
    358 #: lib/tpm_pkcs11.c:941
    359 #, c-format
    360 msgid "Object class=%ld\n"
    361 msgstr ""
    362 
    363 #: lib/tpm_pkcs11.c:1036 lib/tpm_pkcs11.c:1125
    364 msgid "Unable to obtain memory for the encrypted data buffer\n"
    365 msgstr ""
    366 
    367 #: lib/tpm_utils.c:82
    368 #, c-format
    369 msgid "%s version: %s\n"
    370 msgstr ""
    371 
    372 #: lib/tpm_utils.c:100
    373 #, c-format
    374 msgid "Valid log levels are: %s, %s, %s, %s\n"
    375 msgstr ""
    376 
    377 #: lib/tpm_utils.c:167
    378 msgid "Passwords didn't match\n"
    379 msgstr ""
    380 
    381 #: lib/tpm_utils.c:180
    382 msgid "Confirm password: "
    383 msgstr ""
    384 
    385 #: src/data_mgmt/data_common.h:29
    386 msgid "Enter the TPM security officer password: "
    387 msgstr ""
    388 
    389 #: src/data_mgmt/data_common.h:30
    390 #, c-format
    391 msgid ""
    392 "A new TPM security officer password is needed. The password must be between %"
    393 "d and %d characters in length.\n"
    394 "Enter new password: "
    395 msgstr ""
    396 
    397 #: src/data_mgmt/data_common.h:36
    398 msgid "Enter your TPM user password: "
    399 msgstr ""
    400 
    401 #: src/data_mgmt/data_common.h:37
    402 #, c-format
    403 msgid ""
    404 "A new TPM user password is needed. The password must be between %d and %d "
    405 "characters in length.\n"
    406 "Enter new password: "
    407 msgstr ""
    408 
    409 #: src/data_mgmt/data_common.h:42
    410 msgid "The password entered is not valid, please try again.\n"
    411 msgstr ""
    412 
    413 #: src/data_mgmt/data_common.h:46
    414 msgid "Error, the TPM token has not been initialized\n"
    415 msgstr ""
    416 
    417 #: src/data_mgmt/data_common.h:47
    418 msgid "Error, unable to allocate needed memory\n"
    419 msgstr ""
    420 
    421 #: src/data_mgmt/data_common.h:48
    422 #, c-format
    423 msgid "Error, OpenSSL error: %s\n"
    424 msgstr ""
    425 
    426 #: src/data_mgmt/data_common.h:49
    427 #, c-format
    428 msgid "Error, unable to open file %s: %s\n"
    429 msgstr ""
    430 
    431 #: src/data_mgmt/data_common.h:52
    432 #, c-format
    433 msgid "%s failed\n"
    434 msgstr ""
    435 
    436 #: src/data_mgmt/data_import.c:123
    437 msgid ""
    438 "Import the PEM formatted RSA key and/or X.509 certificate object contained "
    439 "in FILE"
    440 msgstr ""
    441 
    442 #: src/data_mgmt/data_import.c:129
    443 msgid ""
    444 "Use FILE as the PEM formatted X.509 certificate input used to obtain the "
    445 "subject and id attributes"
    446 msgstr ""
    447 
    448 #: src/data_mgmt/data_import.c:131
    449 msgid "Use STRING as the label for the imported object(s)"
    450 msgstr ""
    451 
    452 #: src/data_mgmt/data_import.c:133
    453 msgid "Import the object(s) as a public object"
    454 msgstr ""
    455 
    456 #: src/data_mgmt/data_import.c:135
    457 msgid "Import only the specified object type"
    458 msgstr ""
    459 
    460 #: src/data_mgmt/data_import.c:137
    461 msgid "Assume yes as the answer to any confirmation prompt"
    462 msgstr ""
    463 
    464 #: src/data_mgmt/data_import.h:25
    465 msgid "X509 Public Key Certificate"
    466 msgstr ""
    467 
    468 #: src/data_mgmt/data_import.h:26
    469 msgid "RSA Public Key"
    470 msgstr ""
    471 
    472 #: src/data_mgmt/data_import.h:27
    473 msgid "RSA Public/Private Key"
    474 msgstr ""
    475 
    476 #: src/data_mgmt/data_import.h:29
    477 msgid ""
    478 "The subject name and key identifier can not be obtained.\n"
    479 "Certificate to key association may not be possible after the import is "
    480 "complete.  If the key does not correspond to a certficate or the key can be "
    481 "associated with the certificate in another way this may not be an issue.\n"
    482 "Import the object? [y/N]: "
    483 msgstr ""
    484 
    485 #: src/data_mgmt/data_import.h:35
    486 #, c-format
    487 msgid ""
    488 "One or more %s objects matching the subject name and key identifier already "
    489 "exist.  Importing this object will replace all of these matching objects.\n"
    490 "Import the object? [y/N]: "
    491 msgstr ""
    492 
    493 #. TRANSLATORS: this should be the affirmative letter that was  prompted for in the message corresponding to: "Are you sure you want to continue?[y/N]"
    494 #: src/data_mgmt/data_import.h:39 src/data_mgmt/data_init.h:29
    495 #: src/tpm_mgmt/tpm_present.c:210
    496 msgid "y"
    497 msgstr ""
    498 
    499 #: src/data_mgmt/data_import.h:40 src/data_mgmt/data_init.h:30
    500 msgid "n"
    501 msgstr ""
    502 
    503 #: src/data_mgmt/data_import.h:42
    504 msgid "Error, an import file must be specified\n"
    505 msgstr ""
    506 
    507 #: src/data_mgmt/data_import.h:43
    508 msgid "Error, the X509 certificate does not contain an RSA key\n"
    509 msgstr ""
    510 
    511 #: src/data_mgmt/data_import.h:44
    512 msgid "Error, no objects were found that could be imported\n"
    513 msgstr ""
    514 
    515 #: src/data_mgmt/data_import.h:45
    516 msgid "Error, unable to obtain the required subject and id attributes\n"
    517 msgstr ""
    518 
    519 #: src/data_mgmt/data_init.c:62
    520 msgid "Reply 'yes' to the clear TPM token prompt"
    521 msgstr ""
    522 
    523 #: src/data_mgmt/data_init.h:25
    524 msgid ""
    525 "Warning: The TPM token has already been initialized. Reinitializing the TPM "
    526 "token will cause all TPM token data to be lost.\n"
    527 "Clear the TPM token data? [y/N]: "
    528 msgstr ""
    529 
    530 #: src/data_mgmt/data_object.c:70
    531 msgid "Display only public objects"
    532 msgstr ""
    533 
    534 #: src/data_mgmt/data_object.c:72
    535 msgid "Display additional information about the objects"
    536 msgstr ""
    537 
    538 #: src/data_mgmt/data_passwd.c:68
    539 msgid "Change the security officer password"
    540 msgstr ""
    541 
    542 #: src/data_mgmt/data_protect.c:94
    543 msgid "Decrypt the input data"
    544 msgstr ""
    545 
    546 #: src/data_mgmt/data_protect.c:96
    547 msgid "Encrypt the input data"
    548 msgstr ""
    549 
    550 #: src/data_mgmt/data_protect.c:98
    551 msgid "Use FILE as the input to the specified operation"
    552 msgstr ""
    553 
    554 #: src/data_mgmt/data_protect.c:100
    555 msgid "Use FILE as the output of the specified operation"
    556 msgstr ""
    557 
    558 #: src/data_mgmt/data_protect.h:28
    559 msgid "Error, an input file must be specified\n"
    560 msgstr ""
    561 
    562 #: src/data_mgmt/data_protect.h:29
    563 msgid "Error, an output file must be specified\n"
    564 msgstr ""
    565 
    566 #: src/data_mgmt/data_protect.h:30
    567 msgid "Error, protection key is not available\n"
    568 msgstr ""
    569 
    570 #: src/tpm_mgmt/tpm_activate.c:37
    571 msgid "Report current state"
    572 msgstr ""
    573 
    574 #: src/tpm_mgmt/tpm_activate.c:38
    575 msgid "Activate TPM, requires reboot"
    576 msgstr ""
    577 
    578 #: src/tpm_mgmt/tpm_activate.c:39
    579 msgid "Deactivate TPM, requires reboot"
    580 msgstr ""
    581 
    582 #: src/tpm_mgmt/tpm_activate.c:41
    583 msgid ""
    584 "Change state immediately but only for this boot.\n"
    585 "\t\tOnly valid in conjunction with the inactive parameter."
    586 msgstr ""
    587 
    588 #: src/tpm_mgmt/tpm_activate.c:49 src/tpm_mgmt/tpm_enable.c:54
    589 #: src/tpm_mgmt/tpm_ownable.c:41 src/tpm_mgmt/tpm_present.c:91
    590 #: src/tpm_mgmt/tpm_restrictpubek.c:34
    591 msgid "Changing mode to check status.\n"
    592 msgstr ""
    593 
    594 #: src/tpm_mgmt/tpm_activate.c:53
    595 msgid "Changing mode to activate the TPM.\n"
    596 msgstr ""
    597 
    598 #: src/tpm_mgmt/tpm_activate.c:57
    599 msgid "Changing mode to deactivate the TPM.\n"
    600 msgstr ""
    601 
    602 #: src/tpm_mgmt/tpm_activate.c:61
    603 msgid "Changing mode to temporarily deactivate the TPM\n"
    604 msgstr ""
    605 
    606 #: src/tpm_mgmt/tpm_activate.c:109
    607 msgid "Checking status:\n"
    608 msgstr ""
    609 
    610 #: src/tpm_mgmt/tpm_activate.c:110 src/tpm_mgmt/tpm_changeauth.c:121
    611 #: src/tpm_mgmt/tpm_clear.c:88 src/tpm_mgmt/tpm_clearable.c:118
    612 #: src/tpm_mgmt/tpm_clearable.c:149 src/tpm_mgmt/tpm_enable.c:109
    613 #: src/tpm_mgmt/tpm_enable.c:129 src/tpm_mgmt/tpm_getpubek.c:68
    614 #: src/tpm_mgmt/tpm_ownable.c:99 src/tpm_mgmt/tpm_present.c:170
    615 #: src/tpm_mgmt/tpm_present.c:278 src/tpm_mgmt/tpm_restrictpubek.c:86
    616 #: src/tpm_mgmt/tpm_takeownership.c:53
    617 msgid "Enter owner password: "
    618 msgstr ""
    619 
    620 #: src/tpm_mgmt/tpm_activate.c:112 src/tpm_mgmt/tpm_clearable.c:120
    621 #: src/tpm_mgmt/tpm_clearable.c:152 src/tpm_mgmt/tpm_ownable.c:101
    622 msgid "Failed to get password\n"
    623 msgstr ""
    624 
    625 #: src/tpm_mgmt/tpm_activate.c:126
    626 #, c-format
    627 msgid "Persistent Deactivated Status: %s\n"
    628 msgstr ""
    629 
    630 #: src/tpm_mgmt/tpm_activate.c:132
    631 #, c-format
    632 msgid "Volatile Deactivated Status: %s\n"
    633 msgstr ""
    634 
    635 #: src/tpm_mgmt/tpm_activate.c:138 src/tpm_mgmt/tpm_activate.c:143
    636 msgid "Action requires a reboot to take affect\n"
    637 msgstr ""
    638 
    639 #: src/tpm_mgmt/tpm_changeauth.c:38
    640 msgid "SRK"
    641 msgstr ""
    642 
    643 #: src/tpm_mgmt/tpm_changeauth.c:38
    644 msgid "Enter new SRK password: "
    645 msgstr ""
    646 
    647 #: src/tpm_mgmt/tpm_changeauth.c:39 src/tpm_mgmt/tpm_restrictpubek.c:104
    648 msgid "owner"
    649 msgstr ""
    650 
    651 #: src/tpm_mgmt/tpm_changeauth.c:39
    652 msgid "Enter new owner password: "
    653 msgstr ""
    654 
    655 #: src/tpm_mgmt/tpm_changeauth.c:47
    656 msgid "Change the owner password."
    657 msgstr ""
    658 
    659 #: src/tpm_mgmt/tpm_changeauth.c:48
    660 msgid "Change the SRK password."
    661 msgstr ""
    662 
    663 #: src/tpm_mgmt/tpm_changeauth.c:123 src/tpm_mgmt/tpm_clear.c:90
    664 #: src/tpm_mgmt/tpm_enable.c:111 src/tpm_mgmt/tpm_enable.c:131
    665 #: src/tpm_mgmt/tpm_present.c:280 src/tpm_mgmt/tpm_restrictpubek.c:88
    666 msgid "Failed to get owner password\n"
    667 msgstr ""
    668 
    669 #: src/tpm_mgmt/tpm_changeauth.c:137
    670 #, c-format
    671 msgid "Changing password for: %s.\n"
    672 msgstr ""
    673 
    674 #: src/tpm_mgmt/tpm_changeauth.c:140
    675 msgid "Failed to get new password.\n"
    676 msgstr ""
    677 
    678 #: src/tpm_mgmt/tpm_changeauth.c:169
    679 #, c-format
    680 msgid "Change of %s password successful.\n"
    681 msgstr ""
    682 
    683 #: src/tpm_mgmt/tpm_clear.c:41 src/tpm_mgmt/tpm_enable.c:45
    684 msgid "Use physical presence authorization."
    685 msgstr ""
    686 
    687 #: src/tpm_mgmt/tpm_clear.c:49 src/tpm_mgmt/tpm_enable.c:66
    688 msgid "Changing mode to use force authorization\n"
    689 msgstr ""
    690 
    691 #: src/tpm_mgmt/tpm_clear.c:109
    692 msgid ""
    693 "TPM Successfuly Cleared.  You need to reboot to complete this operation.  "
    694 "After reboot the TPM will be in the default state: unowned, disabled and "
    695 "inactive.\n"
    696 msgstr ""
    697 
    698 #: src/tpm_mgmt/tpm_clearable.c:29
    699 msgid "Report current status."
    700 msgstr ""
    701 
    702 #: src/tpm_mgmt/tpm_clearable.c:31
    703 msgid "Remove ability of the owner to clear TPM."
    704 msgstr ""
    705 
    706 #: src/tpm_mgmt/tpm_clearable.c:33
    707 msgid ""
    708 "Remove ability to clear TPM with physical presence.\n"
    709 "\t\tThis action is not persistent"
    710 msgstr ""
    711 
    712 #: src/tpm_mgmt/tpm_clearable.c:48
    713 msgid "Owner Clear"
    714 msgstr ""
    715 
    716 #: src/tpm_mgmt/tpm_clearable.c:50
    717 msgid "Force Clear"
    718 msgstr ""
    719 
    720 #: src/tpm_mgmt/tpm_clearable.c:117 src/tpm_mgmt/tpm_present.c:277
    721 msgid "Checking current status: \n"
    722 msgstr ""
    723 
    724 #: src/tpm_mgmt/tpm_clearable.c:145
    725 #, c-format
    726 msgid "Requested to disable: %s ability.\n"
    727 msgstr ""
    728 
    729 #: src/tpm_mgmt/tpm_clearable.c:169
    730 #, c-format
    731 msgid "Disabling %s successful.\n"
    732 msgstr ""
    733 
    734 #: src/tpm_mgmt/tpm_enable.c:41
    735 msgid "Display current state"
    736 msgstr ""
    737 
    738 #: src/tpm_mgmt/tpm_enable.c:42
    739 msgid "Enable TPM"
    740 msgstr ""
    741 
    742 #: src/tpm_mgmt/tpm_enable.c:43
    743 msgid "Disable TPM"
    744 msgstr ""
    745 
    746 #: src/tpm_mgmt/tpm_enable.c:58
    747 msgid "Changing mode to enable the TPM\n"
    748 msgstr ""
    749 
    750 #: src/tpm_mgmt/tpm_enable.c:62
    751 msgid "Changing mode to disable the TPM\n"
    752 msgstr ""
    753 
    754 #: src/tpm_mgmt/tpm_enable.c:108
    755 msgid "Checking current status:\n"
    756 msgstr ""
    757 
    758 #: src/tpm_mgmt/tpm_enable.c:125
    759 #, c-format
    760 msgid "Disabled status: %s\n"
    761 msgstr ""
    762 
    763 #: src/tpm_mgmt/tpm_getpubek.c:66
    764 msgid "Public PubEk access blocked, owner password required\n"
    765 msgstr ""
    766 
    767 #: src/tpm_mgmt/tpm_getpubek.c:85
    768 msgid "Public Endorsement Key:\n"
    769 msgstr ""
    770 
    771 #: src/tpm_mgmt/tpm_ownable.c:45
    772 msgid "Changing to prevent ownership mode\n"
    773 msgstr ""
    774 
    775 #: src/tpm_mgmt/tpm_ownable.c:50
    776 msgid "Changing to allow ownership mode\n"
    777 msgstr ""
    778 
    779 #: src/tpm_mgmt/tpm_ownable.c:64 src/tpm_mgmt/tpm_restrictpubek.c:51
    780 msgid "Display current status"
    781 msgstr ""
    782 
    783 #: src/tpm_mgmt/tpm_ownable.c:65
    784 msgid "Allow TPM takeownership command"
    785 msgstr ""
    786 
    787 #: src/tpm_mgmt/tpm_ownable.c:66
    788 msgid "Prevent TPM takeownership command"
    789 msgstr ""
    790 
    791 #: src/tpm_mgmt/tpm_ownable.c:116
    792 #, c-format
    793 msgid "Ownable status: %s\n"
    794 msgstr ""
    795 
    796 #: src/tpm_mgmt/tpm_present.c:51
    797 msgid "Command Enable"
    798 msgstr ""
    799 
    800 #: src/tpm_mgmt/tpm_present.c:52
    801 msgid "Hardware Enable"
    802 msgstr ""
    803 
    804 #: src/tpm_mgmt/tpm_present.c:53
    805 msgid "Lifetime Lock"
    806 msgstr ""
    807 
    808 #: src/tpm_mgmt/tpm_present.c:54
    809 msgid "Physical Presence"
    810 msgstr ""
    811 
    812 #: src/tpm_mgmt/tpm_present.c:55
    813 msgid "Lock"
    814 msgstr ""
    815 
    816 #: src/tpm_mgmt/tpm_present.c:68
    817 msgid "Report current physical presence states."
    818 msgstr ""
    819 
    820 #: src/tpm_mgmt/tpm_present.c:69
    821 msgid "Assert that admin is present."
    822 msgstr ""
    823 
    824 #: src/tpm_mgmt/tpm_present.c:70
    825 msgid "Clear assertion of admin presence."
    826 msgstr ""
    827 
    828 #: src/tpm_mgmt/tpm_present.c:72
    829 msgid "Lock TPM presence assertion into specified state."
    830 msgstr ""
    831 
    832 #: src/tpm_mgmt/tpm_present.c:74
    833 msgid "Allow TPM to accept Physical Presence Command."
    834 msgstr ""
    835 
    836 #: src/tpm_mgmt/tpm_present.c:76
    837 msgid "Disallow TPM to accept Physical Presence Command."
    838 msgstr ""
    839 
    840 #: src/tpm_mgmt/tpm_present.c:78
    841 msgid "Allow TPM to accept Hardware Physical Presence."
    842 msgstr ""
    843 
    844 #: src/tpm_mgmt/tpm_present.c:80
    845 msgid "Disallow TPM to accept Hardware Physical Presence."
    846 msgstr ""
    847 
    848 #: src/tpm_mgmt/tpm_present.c:82
    849 msgid ""
    850 "Prevent further modification of TPM Physical Presence\n"
    851 "\t\tCommand and Hardware Enablement states.\n"
    852 "\t\tTHIS ACTION IS PERMANENT AND CAN NEVER BE UNDONE."
    853 msgstr ""
    854 
    855 #: src/tpm_mgmt/tpm_present.c:84
    856 msgid ""
    857 "Automatically respond yes to all prompts.  Only use\n"
    858 "\t\tthis if you are sure of the current state and don't want\n"
    859 "\t\tany textra checking done before setting the lifetime lock"
    860 msgstr ""
    861 
    862 #: src/tpm_mgmt/tpm_present.c:95
    863 msgid "Changing mode to assert presence.\n"
    864 msgstr ""
    865 
    866 #: src/tpm_mgmt/tpm_present.c:101
    867 msgid "Changing mode to clear presence.\n"
    868 msgstr ""
    869 
    870 #: src/tpm_mgmt/tpm_present.c:107
    871 msgid "Changing mode to lock presence.\n"
    872 msgstr ""
    873 
    874 #: src/tpm_mgmt/tpm_present.c:113
    875 msgid "Changing mode to enable command presence.\n"
    876 msgstr ""
    877 
    878 #: src/tpm_mgmt/tpm_present.c:119
    879 msgid "Changing mode to disable command presence.\n"
    880 msgstr ""
    881 
    882 #: src/tpm_mgmt/tpm_present.c:125
    883 msgid "Changing mode to enable hardware presence.\n"
    884 msgstr ""
    885 
    886 #: src/tpm_mgmt/tpm_present.c:131
    887 msgid "Changing mode to disable hardware presence.\n"
    888 msgstr ""
    889 
    890 #: src/tpm_mgmt/tpm_present.c:137
    891 msgid "Changing mode to set lifetime presence lock.\n"
    892 msgstr ""
    893 
    894 #: src/tpm_mgmt/tpm_present.c:143
    895 msgid "Changing mode to automatically answer yes.\n"
    896 msgstr ""
    897 
    898 #: src/tpm_mgmt/tpm_present.c:167
    899 msgid "Unable to determine current state without authorization\n"
    900 msgstr ""
    901 
    902 #: src/tpm_mgmt/tpm_present.c:169
    903 msgid "TPM is owned\n"
    904 msgstr ""
    905 
    906 #: src/tpm_mgmt/tpm_present.c:188
    907 msgid "Unable to determine current state with the entered password.\n"
    908 msgstr ""
    909 
    910 #: src/tpm_mgmt/tpm_present.c:195
    911 msgid ""
    912 "Unable to programatically determine the current setting of TPM Physcial "
    913 "Presence Command Enable and Hardware Enable states.  Make sure you are aware "
    914 "of and comfortable with the current states.\n"
    915 msgstr ""
    916 
    917 #: src/tpm_mgmt/tpm_present.c:199
    918 msgid "Current State:\n"
    919 msgstr ""
    920 
    921 #: src/tpm_mgmt/tpm_present.c:203
    922 msgid "These will be the permanent values if you choose to proceed.\n"
    923 msgstr ""
    924 
    925 #: src/tpm_mgmt/tpm_present.c:206
    926 msgid ""
    927 "This command cannot be undone.  Are you sure you want to continue?[y/N]\n"
    928 msgstr ""
    929 
    930 #: src/tpm_mgmt/tpm_present.c:212
    931 msgid ""
    932 "Setting the lifetime lock was confirmed.\n"
    933 "Continuing.\n"
    934 msgstr ""
    935 
    936 #: src/tpm_mgmt/tpm_present.c:217
    937 msgid ""
    938 "Continuing to set the lifetime lock was declined.\n"
    939 "Action canceled.\n"
    940 msgstr ""
    941 
    942 #: src/tpm_mgmt/tpm_present.c:291
    943 msgid "Physical Presence Status:\n"
    944 msgstr ""
    945 
    946 #: src/tpm_mgmt/tpm_present.c:306
    947 #, c-format
    948 msgid "Requested to Change %s to %s\n"
    949 msgstr ""
    950 
    951 #: src/tpm_mgmt/tpm_present.c:315
    952 #, c-format
    953 msgid "Change to %s Failed\n"
    954 msgstr ""
    955 
    956 #: src/tpm_mgmt/tpm_present.c:319
    957 #, c-format
    958 msgid "Change to %s Successful\n"
    959 msgstr ""
    960 
    961 #: src/tpm_mgmt/tpm_restrictpubek.c:38
    962 msgid "Changing mode to restrist PubEK access\n"
    963 msgstr ""
    964 
    965 #: src/tpm_mgmt/tpm_restrictpubek.c:53
    966 msgid "Restrict PubEK read to owner only"
    967 msgstr ""
    968 
    969 #: src/tpm_mgmt/tpm_restrictpubek.c:103
    970 #, c-format
    971 msgid "Public Endorsement Key readable by: %s\n"
    972 msgstr ""
    973 
    974 #: src/tpm_mgmt/tpm_restrictpubek.c:104
    975 msgid "everyone"
    976 msgstr ""
    977 
    978 #: src/tpm_mgmt/tpm_selftest.c:70
    979 msgid "  TPM Test Results:   "
    980 msgstr ""
    981 
    982 #: src/tpm_mgmt/tpm_selftest.c:87
    983 msgid "Report results of last test without retesting."
    984 msgstr ""
    985 
    986 #: src/tpm_mgmt/tpm_selftest.c:95
    987 msgid "Results only\n"
    988 msgstr ""
    989 
    990 #: src/tpm_mgmt/tpm_takeownership.c:58
    991 msgid "Enter SRK password: "
    992 msgstr ""
    993 
    994 #: src/tpm_mgmt/tpm_version.c:48
    995 msgid "  TPM Version:         "
    996 msgstr ""
    997 
    998 #: src/tpm_mgmt/tpm_version.c:57
    999 msgid "  Manufacturer Info:   "
   1000 msgstr ""
   1001