# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/buglist.cgi?component=p11-"
"kit&product=p11-glue&resolution=---\n"
"POT-Creation-Date: 2026-01-27 12:09+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"

#: common/options.c:184
#, c-format
msgid "usage: %s command <args>...\n"
msgstr ""

#: common/options.c:185
#, c-format
msgid ""
"\n"
"Common %s commands are:\n"
msgstr ""

#: common/options.c:198
#, c-format
msgid ""
"\n"
"See '%s <command> --help' for more information\n"
msgstr ""

#: common/options.c:261 common/options.c:333
msgid "no command specified"
msgstr ""

#: common/options.c:277
#, c-format
msgid "unknown global option: %s"
msgstr ""

#: common/options.c:306
#, c-format
msgid "unknown global option: -%c"
msgstr ""

#. At this point we have no command
#: common/options.c:358
#, c-format
msgid "'%s' is not a valid command. See '%s --help'"
msgstr ""

#: common/persist.c:506
#, c-format
msgid "invalid oid value: %s"
msgstr ""

#: p11-kit/add-profile.c:85 p11-kit/delete-object.c:69
#: p11-kit/delete-profile.c:85 p11-kit/export-object.c:442
#: p11-kit/generate-keypair.c:310 p11-kit/import-object.c:490
#: p11-kit/list-objects.c:361 p11-kit/list-profiles.c:83
msgid "failed to initialize iterator"
msgstr ""

#: p11-kit/add-profile.c:92 p11-kit/delete-profile.c:92
#: p11-kit/generate-keypair.c:317 p11-kit/import-object.c:497
#: p11-kit/list-profiles.c:90 p11-kit/list-mechanisms.c:152
msgid "no matching token"
msgstr ""

#: p11-kit/add-profile.c:94 p11-kit/delete-profile.c:94
#: p11-kit/generate-keypair.c:319 p11-kit/import-object.c:499
#: p11-kit/list-profiles.c:92 p11-kit/list-mechanisms.c:154
#, c-format
msgid "failed to find token: %s"
msgstr ""

#: p11-kit/add-profile.c:106 p11-kit/delete-profile.c:106
#: p11-kit/list-profiles.c:104
#, c-format
msgid "failed to initialize search for objects: %s"
msgstr ""

#: p11-kit/add-profile.c:113 p11-kit/delete-profile.c:114
#: p11-kit/list-profiles.c:112
#, c-format
msgid "failed to search for objects: %s"
msgstr ""

#: p11-kit/add-profile.c:119 p11-kit/delete-profile.c:130
#: p11-kit/list-profiles.c:135
#, c-format
msgid "failed to finalize search for objects: %s"
msgstr ""

#: p11-kit/add-profile.c:124
msgid "profile already exists"
msgstr ""

#: p11-kit/add-profile.c:130
#, c-format
msgid "failed to create profile object: %s"
msgstr ""

#: p11-kit/add-profile.c:182 p11-kit/add-profile.c:241
#: p11-kit/add-profile.c:251 p11-kit/delete-object.c:164
#: p11-kit/delete-object.c:174 p11-kit/delete-profile.c:182
#: p11-kit/delete-profile.c:241 p11-kit/delete-profile.c:251
#: p11-kit/export-object.c:557 p11-kit/export-object.c:567
#: p11-kit/generate-keypair.c:185 p11-kit/generate-keypair.c:190
#: p11-kit/generate-keypair.c:199 p11-kit/generate-keypair.c:205
#: p11-kit/generate-keypair.c:228 p11-kit/generate-keypair.c:235
#: p11-kit/generate-keypair.c:249 p11-kit/generate-keypair.c:255
#: p11-kit/generate-keypair.c:264 p11-kit/generate-keypair.c:468
#: p11-kit/generate-keypair.c:478 p11-kit/import-object.c:124
#: p11-kit/import-object.c:133 p11-kit/import-object.c:156
#: p11-kit/import-object.c:196 p11-kit/import-object.c:205
#: p11-kit/import-object.c:230 p11-kit/import-object.c:303
#: p11-kit/import-object.c:371 p11-kit/import-object.c:379
#: p11-kit/import-object.c:634 p11-kit/import-object.c:644
#: p11-kit/list-objects.c:187 p11-kit/list-objects.c:274
#: p11-kit/list-objects.c:288 p11-kit/list-objects.c:295
#: p11-kit/list-objects.c:330 p11-kit/list-objects.c:441
#: p11-kit/list-objects.c:451 p11-kit/list-profiles.c:215
#: p11-kit/list-profiles.c:225 p11-kit/list-mechanisms.c:180
#: p11-kit/list-mechanisms.c:273 p11-kit/list-mechanisms.c:283
#: p11-kit/list-tokens.c:180 p11-kit/list-tokens.c:190 p11-kit/lists.c:97
#: p11-kit/lists.c:185 p11-kit/lists.c:239
msgid "failed to allocate memory"
msgstr ""

#: p11-kit/add-profile.c:200 p11-kit/delete-profile.c:200
msgid "multiple profiles specified"
msgstr ""

#: p11-kit/add-profile.c:208 p11-kit/delete-profile.c:208
#, c-format
msgid "failed to convert profile argument: %s"
msgstr ""

#: p11-kit/add-profile.c:235 p11-kit/delete-profile.c:235
msgid "no profile specified"
msgstr ""

#: p11-kit/add-profile.c:246 p11-kit/delete-object.c:169
#: p11-kit/delete-profile.c:246 p11-kit/export-object.c:562
#: p11-kit/generate-keypair.c:473 p11-kit/import-object.c:639
#: p11-kit/list-objects.c:446 p11-kit/list-profiles.c:220
#: p11-kit/list-mechanisms.c:278 p11-kit/list-tokens.c:185
msgid "failed to parse URI"
msgstr ""

#: p11-kit/conf.c:161
#, c-format
msgid "%s: unexpected pem block"
msgstr ""

#: p11-kit/conf.c:165
#, c-format
msgid "%s: unexpected section header"
msgstr ""

#: p11-kit/conf.c:208
#, c-format
msgid "invalid mode for 'user-config': %s"
msgstr ""

#: p11-kit/conf.c:367
#, c-format
msgid "invalid config filename, will be ignored in the future: %s"
msgstr ""

#: p11-kit/conf.c:427 trust/save.c:586 trust/token.c:282
#, c-format
msgid "couldn't list directory: %s"
msgstr ""

#: p11-kit/conf.c:438
#, c-format
msgid "couldn't stat path: %s"
msgstr ""

#: p11-kit/conf.c:526
#, c-format
msgid "invalid setting '%s' defaulting to '%s'"
msgstr ""

#: p11-kit/delete-object.c:76 p11-kit/export-object.c:449
msgid "no matching object"
msgstr ""

#: p11-kit/delete-object.c:78 p11-kit/export-object.c:451
#, c-format
msgid "failed to find object: %s"
msgstr ""

#: p11-kit/delete-object.c:84 p11-kit/delete-profile.c:122
#, c-format
msgid "failed to destroy an object: %s"
msgstr ""

#: p11-kit/export-object.c:116 p11-kit/export-object.c:176
#: p11-kit/export-object.c:242 p11-kit/export-object.c:250
#: p11-kit/export-object.c:344 p11-kit/export-object.c:399
msgid "failed to retrieve attributes"
msgstr ""

#: p11-kit/export-object.c:276
msgid "corrupted value in attributes"
msgstr ""

#: p11-kit/export-object.c:317
#, c-format
msgid "unsupported key type: %lu"
msgstr ""

#: p11-kit/export-object.c:358
msgid "unable to determine key type"
msgstr ""

#: p11-kit/export-object.c:364 p11-kit/import-object.c:664
msgid "ASN.1 support is not compiled in"
msgstr ""

#: p11-kit/export-object.c:371
msgid "failed to export public key"
msgstr ""

#: p11-kit/export-object.c:405
msgid "unrecognized certificate type"
msgstr ""

#: p11-kit/export-object.c:411
msgid "no valid certificate value"
msgstr ""

#: p11-kit/export-object.c:416
msgid "failed to convert DER to PEM"
msgstr ""

#: p11-kit/export-object.c:457
msgid "failed to retrieve attribute of an object"
msgstr ""

#: p11-kit/export-object.c:471
msgid "unsupported object class"
msgstr ""

#: p11-kit/export-object.c:476
msgid "failed to write PEM data to stdout"
msgstr ""

#: p11-kit/filter.c:183
msgid "filter cannot be initialized"
msgstr ""

#: p11-kit/generate-keypair.c:134
msgid "no bits specified"
msgstr ""

#: p11-kit/generate-keypair.c:141
msgid "no curve specified"
msgstr ""

#: p11-kit/generate-keypair.c:146
msgid "no type specified"
msgstr ""

#: p11-kit/generate-keypair.c:149 p11-kit/generate-keypair.c:270
#, c-format
msgid "unkwnown mechanism type in %s"
msgstr ""

#: p11-kit/generate-keypair.c:154
#, c-format
msgid "both %s and %s cannot be specified at once"
msgstr ""

#: p11-kit/generate-keypair.c:218 p11-kit/import-object.c:146
#: p11-kit/import-object.c:219
#, c-format
msgid "failed to decode hex value: %s"
msgstr ""

#: p11-kit/generate-keypair.c:304
msgid "failed to create key templates"
msgstr ""

#: p11-kit/generate-keypair.c:334
#, c-format
msgid "key-pair generation failed: %s"
msgstr ""

#: p11-kit/generate-keypair.c:414
#, c-format
msgid "unknown mechanism type: %s"
msgstr ""

#: p11-kit/generate-keypair.c:421
#, c-format
msgid "failed to parse bits value: %s"
msgstr ""

#: p11-kit/generate-keypair.c:428
#, c-format
msgid "unknown curve name: %s"
msgstr ""

#: p11-kit/import-object.c:109 p11-kit/import-object.c:265
#: p11-kit/import-object.c:271 p11-kit/import-object.c:409
msgid "failed to parse ASN.1 structure"
msgstr ""

#: p11-kit/import-object.c:115
msgid "failed to obtain certificate subject name"
msgstr ""

#: p11-kit/import-object.c:164 p11-kit/import-object.c:437
#, c-format
msgid "failed to create object: %s"
msgstr ""

#: p11-kit/import-object.c:259
msgid "failed to obtain subject public key data"
msgstr ""

#: p11-kit/import-object.c:277 p11-kit/import-object.c:282
msgid "failed to obtain modulus"
msgstr ""

#: p11-kit/import-object.c:290 p11-kit/import-object.c:295
msgid "failed to obtain exponent"
msgstr ""

#: p11-kit/import-object.c:333 p11-kit/import-object.c:338
msgid "failed to obtain EC parameters"
msgstr ""

#: p11-kit/import-object.c:349
msgid "failed to obtain EC point"
msgstr ""

#: p11-kit/import-object.c:357
msgid "corrupted EC point value"
msgstr ""

#: p11-kit/import-object.c:364
msgid "failed to DER encode EC point"
msgstr ""

#: p11-kit/import-object.c:415
msgid "failed to obtain algorithm OID"
msgstr ""

#: p11-kit/import-object.c:428
#, c-format
msgid "unrecognized algorithm OID: %s"
msgstr ""

#: p11-kit/import-object.c:468
#, c-format
msgid "unrecognized PEM label: %s"
msgstr ""

#: p11-kit/import-object.c:510
msgid "failed to load ASN.1 definitions"
msgstr ""

#: p11-kit/import-object.c:516
#, c-format
msgid "failed to read file: %s"
msgstr ""

#: p11-kit/import-object.c:522
msgid "no object to import"
msgstr ""

#: p11-kit/import-object.c:628
msgid "no file specified"
msgstr ""

#: p11-kit/iter.c:557
#, c-format
msgid "PIN for %.*s"
msgstr ""

#: p11-kit/list-objects.c:193 p11-kit/list-objects.c:200
#: p11-kit/list-objects.c:208
#, c-format
msgid "failed to set attribute for URI: %s"
msgstr ""

#: p11-kit/list-objects.c:217 p11-kit/lists.c:105 p11-kit/lists.c:193
#, c-format
msgid "couldn't format URI into string: %s"
msgstr ""

#: p11-kit/list-profiles.c:120
#, c-format
msgid "failed to retrieve attribute of an object: %s"
msgstr ""

#: p11-kit/list-mechanisms.c:160
msgid "failed to obtain module"
msgstr ""

#: p11-kit/list-mechanisms.c:168 p11-kit/lists.c:256
#, c-format
msgid "couldn't load token info: %s"
msgstr ""

#: p11-kit/list-mechanisms.c:174
#, c-format
msgid "querying amount of mechanisms failed: %s"
msgstr ""

#: p11-kit/list-mechanisms.c:187
#, c-format
msgid "querying mechanisms failed: %s"
msgstr ""

#: p11-kit/list-mechanisms.c:194
#, c-format
msgid "querying mechanism info failed: %s"
msgstr ""

#: p11-kit/lists.c:233 p11-kit/lists.c:245 p11-kit/lists.c:296
#, c-format
msgid "couldn't load module info: %s"
msgstr ""

#: p11-kit/lists.c:374 p11-kit/print-config.c:134
msgid "extra arguments specified"
msgstr ""

#: p11-kit/messages.c:78
msgid "The operation was cancelled"
msgstr ""

#: p11-kit/messages.c:81
msgid "Insufficient memory available"
msgstr ""

#: p11-kit/messages.c:83
msgid "The specified slot ID is not valid"
msgstr ""

#: p11-kit/messages.c:85
msgid "Internal error"
msgstr ""

#: p11-kit/messages.c:87
msgid "The operation failed"
msgstr ""

#: p11-kit/messages.c:89
msgid "Invalid arguments"
msgstr ""

#: p11-kit/messages.c:91
msgid "The module cannot create needed threads"
msgstr ""

#: p11-kit/messages.c:93
msgid "The module cannot lock data properly"
msgstr ""

#: p11-kit/messages.c:95
msgid "The field is read-only"
msgstr ""

#: p11-kit/messages.c:97
msgid "The field is sensitive and cannot be revealed"
msgstr ""

#: p11-kit/messages.c:99
msgid "The field is invalid or does not exist"
msgstr ""

#: p11-kit/messages.c:101
msgid "Invalid value for field"
msgstr ""

#: p11-kit/messages.c:103
msgid "The data is not valid or unrecognized"
msgstr ""

#: p11-kit/messages.c:105
msgid "The data is too long"
msgstr ""

#: p11-kit/messages.c:107
msgid "An error occurred on the device"
msgstr ""

#: p11-kit/messages.c:109
msgid "Insufficient memory available on the device"
msgstr ""

#: p11-kit/messages.c:111
msgid "The device was removed or unplugged"
msgstr ""

#: p11-kit/messages.c:113
msgid "The encrypted data is not valid or unrecognized"
msgstr ""

#: p11-kit/messages.c:115
msgid "The encrypted data is too long"
msgstr ""

#: p11-kit/messages.c:117
msgid "This operation is not supported"
msgstr ""

#: p11-kit/messages.c:119
msgid "The key is missing or invalid"
msgstr ""

#: p11-kit/messages.c:121
msgid "The key is the wrong size"
msgstr ""

#: p11-kit/messages.c:123
msgid "The key is of the wrong type"
msgstr ""

#: p11-kit/messages.c:125
msgid "No key is needed"
msgstr ""

#: p11-kit/messages.c:127
msgid "The key is different than before"
msgstr ""

#: p11-kit/messages.c:129
msgid "A key is needed"
msgstr ""

#: p11-kit/messages.c:131
msgid "Cannot include the key in the digest"
msgstr ""

#: p11-kit/messages.c:133
msgid "This operation cannot be done with this key"
msgstr ""

#: p11-kit/messages.c:135
msgid "The key cannot be wrapped"
msgstr ""

#: p11-kit/messages.c:137
msgid "Cannot export this key"
msgstr ""

#: p11-kit/messages.c:139
msgid "The crypto mechanism is invalid or unrecognized"
msgstr ""

#: p11-kit/messages.c:141
msgid "The crypto mechanism has an invalid argument"
msgstr ""

#: p11-kit/messages.c:143
msgid "The object is missing or invalid"
msgstr ""

#: p11-kit/messages.c:145
msgid "Another operation is already taking place"
msgstr ""

#: p11-kit/messages.c:147
msgid "No operation is taking place"
msgstr ""

#: p11-kit/messages.c:149
msgid "The password or PIN is incorrect"
msgstr ""

#: p11-kit/messages.c:151
msgid "The password or PIN is invalid"
msgstr ""

#: p11-kit/messages.c:153
msgid "The password or PIN is of an invalid length"
msgstr ""

#: p11-kit/messages.c:155
msgid "The password or PIN has expired"
msgstr ""

#: p11-kit/messages.c:157
msgid "The password or PIN is locked"
msgstr ""

#: p11-kit/messages.c:159
msgid "The session is closed"
msgstr ""

#: p11-kit/messages.c:161
msgid "Too many sessions are active"
msgstr ""

#: p11-kit/messages.c:163
msgid "The session is invalid"
msgstr ""

#: p11-kit/messages.c:165
msgid "The session is read-only"
msgstr ""

#: p11-kit/messages.c:167
msgid "An open session exists"
msgstr ""

#: p11-kit/messages.c:169
msgid "A read-only session exists"
msgstr ""

#: p11-kit/messages.c:171
msgid "An administrator session exists"
msgstr ""

#: p11-kit/messages.c:173
msgid "The signature is bad or corrupted"
msgstr ""

#: p11-kit/messages.c:175
msgid "The signature is unrecognized or corrupted"
msgstr ""

#: p11-kit/messages.c:177
msgid "Certain required fields are missing"
msgstr ""

#: p11-kit/messages.c:179
msgid "Certain fields have invalid values"
msgstr ""

#: p11-kit/messages.c:181
msgid "The device is not present or unplugged"
msgstr ""

#: p11-kit/messages.c:183
msgid "The device is invalid or unrecognizable"
msgstr ""

#: p11-kit/messages.c:185
msgid "The device is write protected"
msgstr ""

#: p11-kit/messages.c:187
msgid "Cannot import because the key is invalid"
msgstr ""

#: p11-kit/messages.c:189
msgid "Cannot import because the key is of the wrong size"
msgstr ""

#: p11-kit/messages.c:191
msgid "Cannot import because the key is of the wrong type"
msgstr ""

#: p11-kit/messages.c:193
msgid "You are already logged in"
msgstr ""

#: p11-kit/messages.c:195
msgid "No user has logged in"
msgstr ""

#: p11-kit/messages.c:197
msgid "The user's password or PIN is not set"
msgstr ""

#: p11-kit/messages.c:199
msgid "The user is of an invalid type"
msgstr ""

#: p11-kit/messages.c:201
msgid "Another user is already logged in"
msgstr ""

#: p11-kit/messages.c:203
msgid "Too many users of different types are logged in"
msgstr ""

#: p11-kit/messages.c:205
msgid "Cannot import an invalid key"
msgstr ""

#: p11-kit/messages.c:207
msgid "Cannot import a key of the wrong size"
msgstr ""

#: p11-kit/messages.c:209
msgid "Cannot export because the key is invalid"
msgstr ""

#: p11-kit/messages.c:211
msgid "Cannot export because the key is of the wrong size"
msgstr ""

#: p11-kit/messages.c:213
msgid "Cannot export because the key is of the wrong type"
msgstr ""

#: p11-kit/messages.c:215
msgid "Unable to initialize the random number generator"
msgstr ""

#: p11-kit/messages.c:217
msgid "No random number generator available"
msgstr ""

#: p11-kit/messages.c:219
msgid "The crypto mechanism has an invalid parameter"
msgstr ""

#: p11-kit/messages.c:221
msgid "Not enough space to store the result"
msgstr ""

#: p11-kit/messages.c:223
msgid "The saved state is invalid"
msgstr ""

#: p11-kit/messages.c:225
msgid "The information is sensitive and cannot be revealed"
msgstr ""

#: p11-kit/messages.c:227
msgid "The state cannot be saved"
msgstr ""

#: p11-kit/messages.c:229
msgid "The module has not been initialized"
msgstr ""

#: p11-kit/messages.c:231
msgid "The module has already been initialized"
msgstr ""

#: p11-kit/messages.c:233
msgid "Cannot lock data"
msgstr ""

#: p11-kit/messages.c:235
msgid "The data cannot be locked"
msgstr ""

#: p11-kit/messages.c:237
msgid "The request was rejected by the user"
msgstr ""

#: p11-kit/messages.c:240
msgid "Unknown error"
msgstr ""

#: p11-kit/modules.c:399
#, c-format
msgid "couldn't load module: %s: %s"
msgstr ""

#: p11-kit/modules.c:435
#, c-format
msgid "call to C_GetInterface failed in module: %s: %s"
msgstr ""

#: p11-kit/modules.c:447
#, c-format
msgid "couldn't find C_GetFunctionList entry point in module: %s: %s"
msgstr ""

#: p11-kit/modules.c:454
#, c-format
msgid "call to C_GetFunctiontList failed in module: %s: %s"
msgstr ""

#: p11-kit/modules.c:461
msgid "refusing to load the p11-kit-proxy.so module as a registered module"
msgstr ""

#: p11-kit/modules.c:611
#, c-format
msgid "module '%s' has both enable-in and disable-in options"
msgstr ""

#: p11-kit/modules.c:793
#, c-format
msgid "aborting initialization because module '%s' was marked as critical"
msgstr ""

#: p11-kit/modules.c:818
msgid "p11-kit initialization called recursively"
msgstr ""

#: p11-kit/modules.c:1004
#, c-format
msgid "initialization of critical module '%s' failed: %s"
msgstr ""

#: p11-kit/modules.c:1007
#, c-format
msgid "skipping module '%s' whose initialization failed: %s"
msgstr ""

#: p11-kit/modules.c:1782
#, c-format
msgid "couldn't close session: %s"
msgstr ""

#.
#. * This is because the module is running in unmanaged mode, so turn off the
#.
#: p11-kit/modules.c:1959
#, c-format
msgid "the '%s' option for module '%s' is only supported for managed modules"
msgstr ""

#: p11-kit/modules.c:2268 p11-kit/modules.c:2748
#, c-format
msgid "%s: module failed to initialize: %s"
msgstr ""

#: p11-kit/modules.c:2271
#, c-format
msgid "%s: module failed to initialize, skipping: %s"
msgstr ""

#: p11-kit/modules.c:2281
#, c-format
msgid "%s: module was already initialized"
msgstr ""

#: p11-kit/modules.c:2377 p11-kit/modules.c:2789
#, c-format
msgid "%s: module failed to finalize: %s"
msgstr ""

#: p11-kit/modules.c:2516
#, c-format
msgid "module initialization failed: %s"
msgstr ""

#: p11-kit/p11-kit.c:105
msgid "List modules and tokens"
msgstr ""

#: p11-kit/p11-kit.c:106
msgid "List tokens"
msgstr ""

#: p11-kit/p11-kit.c:107
msgid "List objects of a token"
msgstr ""

#: p11-kit/p11-kit.c:108
msgid "Import object into a token"
msgstr ""

#: p11-kit/p11-kit.c:109
msgid "Export object matching PKCS#11 URI"
msgstr ""

#: p11-kit/p11-kit.c:110
msgid "Delete objects matching PKCS#11 URI"
msgstr ""

#: p11-kit/p11-kit.c:111
msgid "Generate key-pair on a PKCS#11 token"
msgstr ""

#: p11-kit/p11-kit.c:112
msgid "List PKCS#11 profiles supported by the token"
msgstr ""

#: p11-kit/p11-kit.c:113
msgid "Add PKCS#11 profile to the token"
msgstr ""

#: p11-kit/p11-kit.c:114
msgid "Delete PKCS#11 profile from the token"
msgstr ""

#: p11-kit/p11-kit.c:115
msgid "Print merged configuration"
msgstr ""

#: p11-kit/p11-kit.c:116
msgid "List supported mechanisms"
msgstr ""

#: p11-kit/p11-kit.c:117
msgid "Run a specific PKCS#11 module remotely"
msgstr ""

#: p11-kit/p11-kit.c:118
msgid "Run a server process that exposes PKCS#11 module remotely"
msgstr ""

#. At this point we have no command
#: p11-kit/p11-kit.c:139
msgid "couldn't run trust tool"
msgstr ""

#. At this point we have no command
#: p11-kit/p11-kit.c:181
#, c-format
msgid "'%s' is not a valid command. See 'p11-kit --help'"
msgstr ""

#: p11-kit/remote.c:109
msgid "specify a module or tokens to remote"
msgstr ""

#: p11-kit/remote.c:114
msgid "the 'remote' tool is not meant to be run from a terminal"
msgstr ""

#: p11-kit/remote.c:145
msgid "only one module can be specified"
msgstr ""

#: p11-kit/rpc-client.c:146
msgid "invalid rpc error response: too short"
msgstr ""

#: p11-kit/rpc-client.c:151
msgid "invalid rpc error response: bad error code"
msgstr ""

#: p11-kit/rpc-client.c:161
msgid "invalid rpc response: call mismatch"
msgstr ""

#: p11-kit/rpc-client.c:184
msgid "invalid rpc response: bad argument data"
msgstr ""

#: p11-kit/rpc-client.c:231
msgid "received an attribute array with wrong number of attributes"
msgstr ""

#: p11-kit/rpc-client.c:253
msgid "returned attributes in invalid order"
msgstr ""

#: p11-kit/rpc-client.c:812 trust/module.c:384
msgid "invalid set of mutex calls supplied"
msgstr ""

#: p11-kit/rpc-client.c:821 trust/module.c:393
msgid "can't do without os locking"
msgstr ""

#: p11-kit/rpc-client.c:834
msgid "C_Initialize called twice for same process"
msgstr ""

#: p11-kit/rpc-client.c:942
#, c-format
msgid "finalizing rpc module returned an error: %lu"
msgstr ""

#: p11-kit/rpc-message.c:191
msgid "invalid message: couldn't read call identifier"
msgstr ""

#: p11-kit/rpc-message.c:200
#, c-format
msgid "invalid message: bad call id: %d"
msgstr ""

#: p11-kit/rpc-message.c:218
msgid "invalid message: couldn't read signature"
msgstr ""

#: p11-kit/rpc-message.c:223
msgid "invalid message: signature doesn't match"
msgstr ""

#: p11-kit/rpc-message.c:497
#, c-format
msgid "invalid length space padded string received: %d != %d"
msgstr ""

#: p11-kit/rpc-server.c:634
msgid "invalid request from module, probably too short"
msgstr ""

#: p11-kit/rpc-server.c:644
msgid "couldn't initialize rpc response"
msgstr ""

#: p11-kit/rpc-server.c:799
msgid "invalid handshake received from connecting module"
msgstr ""

#: p11-kit/rpc-server.c:2382
msgid "couldn't parse pkcs11 rpc message"
msgstr ""

#: p11-kit/rpc-server.c:2495
msgid "out of memory error putting together message"
msgstr ""

#: p11-kit/rpc-server.c:2521
msgid "out of memory responding with error"
msgstr ""

#: p11-kit/rpc-server.c:2567
#, c-format
msgid "unsupported version received: %d"
msgstr ""

#: p11-kit/rpc-server.c:2573
msgid "couldn't read credential byte"
msgstr ""

#: p11-kit/rpc-server.c:2585
msgid "couldn't write credential byte"
msgstr ""

#: p11-kit/rpc-server.c:2608
msgid "failed to read rpc message"
msgstr ""

#: p11-kit/rpc-server.c:2613
msgid "unexpected error handling rpc message"
msgstr ""

#: p11-kit/rpc-server.c:2631
msgid "failed to write rpc message"
msgstr ""

#: p11-kit/rpc-transport.c:208
msgid "couldn't send data: closed connection"
msgstr ""

#: p11-kit/rpc-transport.c:211
msgid "couldn't send data"
msgstr ""

#: p11-kit/rpc-transport.c:234
msgid "couldn't receive data: closed connection"
msgstr ""

#: p11-kit/rpc-transport.c:238
msgid "couldn't receive data"
msgstr ""

#: p11-kit/rpc-transport.c:416
msgid "received invalid rpc header values: perhaps wrong protocol"
msgstr ""

#: p11-kit/rpc-transport.c:459
msgid "couldn't use select to wait on rpc pipe"
msgstr ""

#: p11-kit/rpc-transport.c:648
msgid "couldn't send socket credentials"
msgstr ""

#: p11-kit/rpc-transport.c:653
msgid "couldn't receive socket credentials"
msgstr ""

#: p11-kit/rpc-transport.c:659
msgid "peer protocol version is too old"
msgstr ""

#: p11-kit/rpc-transport.c:710 p11-kit/rpc-transport.c:716
msgid "closing socket due to protocol failure"
msgstr ""

#: p11-kit/rpc-transport.c:755
#, c-format
msgid "process %d did not exit, terminating"
msgstr ""

#: p11-kit/rpc-transport.c:762
#, c-format
msgid "failed to wait for executed child: %d"
msgstr ""

#: p11-kit/rpc-transport.c:769
#, c-format
msgid "process %d exited with status %d"
msgstr ""

#: p11-kit/rpc-transport.c:773
#, c-format
msgid "process %d was terminated with signal %d"
msgstr ""

#: p11-kit/rpc-transport.c:817 p11-kit/rpc-transport.c:953
#: p11-kit/rpc-transport.c:960
msgid "failed to create pipe for remote"
msgstr ""

#: p11-kit/rpc-transport.c:828
msgid "failed to fork for remote"
msgstr ""

#: p11-kit/rpc-transport.c:888
#, c-format
msgid "process %p did not exit, terminating"
msgstr ""

#: p11-kit/rpc-transport.c:890
#, c-format
msgid "couldn't terminate process %p"
msgstr ""

#: p11-kit/rpc-transport.c:895
#, c-format
msgid "failed to wait for executed child: %p"
msgstr ""

#: p11-kit/rpc-transport.c:898
#, c-format
msgid "failed to get the exit status of %p"
msgstr ""

#: p11-kit/rpc-transport.c:902
#, c-format
msgid "process %p exited with status %lu"
msgstr ""

#: p11-kit/rpc-transport.c:968
msgid "failed to duplicate stdin"
msgstr ""

#: p11-kit/rpc-transport.c:975
msgid "failed to duplicate stdout"
msgstr ""

#: p11-kit/rpc-transport.c:983
msgid "failed to duplicate child end of pipe"
msgstr ""

#: p11-kit/rpc-transport.c:993
msgid "failed to spawn remote"
msgstr ""

#: p11-kit/rpc-transport.c:1006
msgid "failed to restore file descriptors"
msgstr ""

#: p11-kit/rpc-transport.c:1075
#, c-format
msgid "invalid remote command line: %s"
msgstr ""

#: p11-kit/rpc-transport.c:1115 p11-kit/rpc-transport.c:1196
msgid "failed to create socket for remote"
msgstr ""

#: p11-kit/rpc-transport.c:1293 p11-kit/server.c:165
#, c-format
msgid "failed to parse vsock address: '%s'"
msgstr ""

#: p11-kit/rpc-transport.c:1301
#, c-format
msgid "remote not supported: %s"
msgstr ""

#: p11-kit/server.c:243
#, c-format
msgid "child %u died with sigsegv"
msgstr ""

#: p11-kit/server.c:245
#, c-format
msgid "child %u died with signal %d"
msgstr ""

#: p11-kit/server.c:336
#, c-format
msgid "could not create socket %s"
msgstr ""

#: p11-kit/server.c:347
#, c-format
msgid "could not bind socket %s"
msgstr ""

#: p11-kit/server.c:354
#, c-format
msgid "could not listen to socket %s"
msgstr ""

#: p11-kit/server.c:362
#, c-format
msgid "could not chown socket %s"
msgstr ""

#: p11-kit/server.c:385
#, c-format
msgid "could not create socket %u:%u"
msgstr ""

#: p11-kit/server.c:392
#, c-format
msgid "could not bind socket %u:%u"
msgstr ""

#: p11-kit/server.c:399
#, c-format
msgid "could not listen to socket %u:%u"
msgstr ""

#: p11-kit/server.c:418
msgid "could not check uid from socket"
msgstr ""

#: p11-kit/server.c:424
#, c-format
msgid "connecting uid (%u) doesn't match expected (%u)"
msgstr ""

#: p11-kit/server.c:431
#, c-format
msgid "connecting gid (%u) doesn't match expected (%u)"
msgstr ""

#: p11-kit/server.c:557
msgid "could not fork() to daemonize"
msgstr ""

#: p11-kit/server.c:570
msgid "could not create a new session"
msgstr ""

#: p11-kit/server.c:577
msgid "too many file descriptors received"
msgstr ""

#: p11-kit/server.c:620
#, c-format
msgid "no connections to %s for %<PRIu64> secs, exiting"
msgstr ""

#: p11-kit/server.c:629
#, c-format
msgid "could not accept from socket %s"
msgstr ""

#: p11-kit/server.c:640
msgid "failed to fork for accept"
msgstr ""

#: p11-kit/server.c:785 p11-kit/server.c:801
#, c-format
msgid "unknown group: %s"
msgstr ""

#: p11-kit/server.c:793 p11-kit/server.c:809
#, c-format
msgid "unknown user: %s"
msgstr ""

#: p11-kit/server.c:892
#, c-format
msgid "cannot set gid to %u"
msgstr ""

#: p11-kit/server.c:898
#, c-format
msgid "cannot setgroups to %u"
msgstr ""

#: p11-kit/server.c:906
#, c-format
msgid "cannot set uid to %u"
msgstr ""

#: p11-kit/server.c:922
msgid "cannot determine runtime directory"
msgstr ""

#: p11-kit/server.c:934
#, c-format
msgid "cannot create %s"
msgstr ""

#: p11-kit/server.c:1205
msgid "couldn't initialize Windows security functions"
msgstr ""

#: p11-kit/server.c:1366 p11-kit/server.c:1378 p11-kit/server.c:1390
#, c-format
msgid "unable to construct SID for %s: %lu"
msgstr ""

#: p11-kit/server.c:1433
#, c-format
msgid "unable to construct ACL: %d"
msgstr ""

#: p11-kit/server.c:1439
#, c-format
msgid "unable to allocate security descriptor: %lu"
msgstr ""

#: p11-kit/server.c:1445
#, c-format
msgid "unable to initialise security descriptor: %lu"
msgstr ""

#: p11-kit/server.c:1451
#, c-format
msgid "unable to set owner in security descriptor: %lu"
msgstr ""

#: p11-kit/server.c:1457
#, c-format
msgid "unable to set DACL in security descriptor: %lu"
msgstr ""

#: trust/anchor.c:126
#, c-format
msgid "invalid PKCS#11 uri: %s"
msgstr ""

#: trust/anchor.c:148 trust/anchor.c:204
#, c-format
msgid "unrecognized file format: %s"
msgstr ""

#: trust/anchor.c:151 trust/anchor.c:207
#, c-format
msgid "failed to parse file: %s"
msgstr ""

#: trust/anchor.c:246
#, c-format
msgid "%s: couldn't initialize: %s"
msgstr ""

#: trust/anchor.c:257
#, c-format
msgid "%s: couldn't enumerate slots: %s"
msgstr ""

#: trust/anchor.c:265
#, c-format
msgid "%s: couldn't get token info: %s"
msgstr ""

#: trust/anchor.c:277
#, c-format
msgid "%s: couldn't open session: %s"
msgstr ""

#: trust/anchor.c:325
msgid "no configured writable location to store anchors"
msgstr ""

#: trust/anchor.c:327
msgid "no configured location to store anchors"
msgstr ""

#: trust/anchor.c:388 trust/anchor.c:435
#, c-format
msgid "couldn't create object: %s"
msgstr ""

#: trust/anchor.c:487
msgid "specify at least one anchor input file"
msgstr ""

#: trust/anchor.c:570
#, c-format
msgid "couldn't remove read-only %s"
msgstr ""

#: trust/anchor.c:573
#, c-format
msgid "couldn't remove %s: %s"
msgstr ""

#: trust/anchor.c:599
msgid "at least one file or uri must be specified"
msgstr ""

#: trust/anchor.c:665
msgid "an action was already specified"
msgstr ""

#: trust/anchor.c:702
#, c-format
msgid "%u error while processing"
msgid_plural "%u errors while processing"
msgstr[0] ""
msgstr[1] ""

#: trust/builder.c:155
#, c-format
msgid "%.*s: invalid certificate extension"
msgstr ""

#: trust/builder.c:674
#, c-format
msgid "%.*s: invalid basic constraints certificate extension"
msgstr ""

#: trust/builder.c:676
msgid "unknown"
msgstr ""

#: trust/builder.c:865
msgid "missing the CKA_HASH_OF_SUBJECT_PUBLIC_KEY attribute"
msgstr ""

#: trust/builder.c:870
msgid "missing the CKA_HASH_OF_ISSUER_PUBLIC_KEY attribute"
msgstr ""

#: trust/builder.c:1093
msgid "the object is not modifiable"
msgstr ""

#: trust/builder.c:1100
msgid "objects of this type cannot be created"
msgstr ""

#: trust/builder.c:1120
#, c-format
msgid "the %s attribute cannot be set"
msgstr ""

#: trust/builder.c:1125
#, c-format
msgid "the %s attribute cannot be changed"
msgstr ""

#: trust/builder.c:1131
#, c-format
msgid "the %s attribute has an invalid value"
msgstr ""

#: trust/builder.c:1140
#, c-format
msgid "the %s attribute is not valid for the object"
msgstr ""

#: trust/builder.c:1163
#, c-format
msgid "missing the %s attribute"
msgstr ""

#: trust/builder.c:1203
msgid "no CKA_CLASS attribute found"
msgstr ""

#: trust/builder.c:1209
#, c-format
msgid "cannot create a %s object"
msgstr ""

#: trust/builder.c:1209
msgid "token"
msgstr ""

#: trust/builder.c:1209
msgid "non-token"
msgstr ""

#: trust/builder.c:1217
#, c-format
msgid "missing %s on object"
msgstr ""

#: trust/builder.c:1222
#, c-format
msgid "%s unsupported %s"
msgstr ""

#: trust/builder.c:1243
#, c-format
msgid "%s unsupported object class"
msgstr ""

#: trust/builder.c:1309
msgid "invalid key usage certificate extension"
msgstr ""

#: trust/builder.c:1785
msgid "invalid extended key usage certificate extension"
msgstr ""

#: trust/builder.c:1793
msgid "invalid reject key usage certificate extension"
msgstr ""

#: trust/check-format.c:98 trust/parser.c:766
#, c-format
msgid "couldn't open and map file: %s"
msgstr ""

#: trust/check-format.c:103
#, c-format
msgid "file is not recognized as .p11-kit format: %s"
msgstr ""

#: trust/check-format.c:171
msgid "specify a .p11-kit file"
msgstr ""

#: trust/dump.c:113
msgid "could not dump object"
msgstr ""

#: trust/dump.c:187 trust/list.c:261
msgid "extra arguments passed to command"
msgstr ""

#: trust/enumerate.c:78
#, c-format
msgid "couldn't parse attached certificate extension: %s"
msgstr ""

#: trust/enumerate.c:152
#, c-format
msgid "couldn't load attached extensions for certificate: %s"
msgstr ""

#: trust/enumerate.c:276
#, c-format
msgid "couldn't parse certificate: %s"
msgstr ""

#: trust/enumerate.c:313
#, c-format
msgid "couldn't load attributes: %s"
msgstr ""

#: trust/enumerate.c:324
msgid "skipping non-certificate object"
msgstr ""

#: trust/enumerate.c:481 trust/enumerate.c:509
#, c-format
msgid "couldn't load blocklist: %s"
msgstr ""

#: trust/enumerate.c:583
msgid "a PKCS#11 URI has already been specified"
msgstr ""

#: trust/enumerate.c:590
#, c-format
msgid "couldn't parse pkcs11 uri filter: %s"
msgstr ""

#: trust/enumerate.c:595
msgid "uri contained unrecognized components, nothing will be extracted"
msgstr ""

#: trust/enumerate.c:622
#, c-format
msgid "unsupported or unrecognized filter: %s"
msgstr ""

#: trust/enumerate.c:671
#, c-format
msgid "unsupported or unrecognized purpose: %s"
msgstr ""

#: trust/enumerate.c:713
msgid "no modules containing trust policy are registered"
msgstr ""

#: trust/extract.c:98
msgid "a format was already specified"
msgstr ""

#: trust/extract.c:110
#, c-format
msgid "unsupported or unrecognized format: %s"
msgstr ""

#.
#. * If we're extracting *both* anchors and blocklist, then we must have
#. * a format that can represent the different types of information.
#.
#: trust/extract.c:148
msgid "format does not support trust policy"
msgstr ""

#: trust/extract.c:159
msgid ""
"format requires a purpose, specify it with --purpose; defaulting to 'server-"
"auth'"
msgstr ""

#: trust/extract.c:162
msgid "format does not support multiple purposes, defaulting to 'server-auth'"
msgstr ""

#: trust/extract.c:283
msgid "specify one destination file or directory"
msgstr ""

#: trust/extract.c:288
msgid "no output format specified"
msgstr ""

#. At this point we have no command
#: trust/extract.c:333
#, c-format
msgid "could not run %s command"
msgstr ""

#: trust/extract-cer.c:62
msgid "multiple certificates found but could only write one to file"
msgstr ""

#: trust/extract-cer.c:75 trust/extract-cer.c:115 trust/extract-jks.c:331
#: trust/extract-openssl.c:369 trust/extract-openssl.c:696
#: trust/extract-pem.c:94 trust/extract-pem.c:161
#, c-format
msgid "failed to find certificates: %s"
msgstr ""

#: trust/extract-cer.c:80
msgid "no certificate found"
msgstr ""

#: trust/extract-edk2.c:192
#, c-format
msgid "failed to find certificate: %s"
msgstr ""

#: trust/extract-jks.c:142
msgid "truncating long string"
msgstr ""

#: trust/extract-jks.c:272
msgid "Environment variable $SOURCE_DATE_EPOCH: strtoull"
msgstr ""

#: trust/extract-jks.c:276
#, c-format
msgid "Environment variable $SOURCE_DATE_EPOCH: No digits were found: %s\n"
msgstr ""

#: trust/extract-jks.c:280
#, c-format
msgid "Environment variable $SOURCE_DATE_EPOCH: Trailing garbage: %s\n"
msgstr ""

#: trust/extract-jks.c:284
#, c-format
msgid ""
"Environment variable $SOURCE_DATE_EPOCH: value must be smaller than or equal "
"to %lu but was found to be: %llu \n"
msgstr ""

#: trust/extract-jks.c:312
msgid "could not generate a certificate alias name"
msgstr ""

#: trust/list.c:126
msgid "skipping object, couldn't build uri"
msgstr ""

#: trust/module.c:299
#, c-format
msgid "value required for %s"
msgstr ""

#: trust/module.c:305
#, c-format
msgid "unrecognized module argument: %s"
msgstr ""

#: trust/parser.c:109
#, c-format
msgid "certificate with distrust in location for anchors: %s"
msgstr ""

#: trust/parser.c:123
#, c-format
msgid "overriding trust for anchor in blocklist: %s"
msgstr ""

#: trust/parser.c:596
#, c-format
msgid "Couldn't parse PEM block of type %s"
msgstr ""

#: trust/save.c:126
#, c-format
msgid "couldn't create file: %s%s"
msgstr ""

#: trust/save.c:174
#, c-format
msgid "couldn't write to file: %s"
msgstr ""

#. Continue trying other names
#: trust/save.c:211 trust/save.c:229 trust/save.c:292
#, c-format
msgid "couldn't complete writing of file: %s"
msgstr ""

#: trust/save.c:262
#, c-format
msgid "couldn't write file: %s"
msgstr ""

#: trust/save.c:268
#, c-format
msgid "couldn't set file permissions: %s"
msgstr ""

#: trust/save.c:274 trust/save.c:317
#, c-format
msgid "couldn't complete writing file: %s"
msgstr ""

#: trust/save.c:311
#, c-format
msgid "couldn't remove original file: %s"
msgstr ""

#: trust/save.c:357 trust/token.c:687
#, c-format
msgid "couldn't create directory: %s"
msgstr ""

#: trust/save.c:361
#, c-format
msgid "directory already exists: %s"
msgstr ""

#: trust/save.c:372
#, c-format
msgid "couldn't open directory: %s"
msgstr ""

#: trust/save.c:376
#, c-format
msgid "couldn't check directory permissions: %s"
msgstr ""

#: trust/save.c:382
#, c-format
msgid "couldn't make directory writable: %s"
msgstr ""

#: trust/save.c:554
#, c-format
msgid "couldn't create symlink: %s"
msgstr ""

#: trust/save.c:616 trust/token.c:555
#, c-format
msgid "couldn't remove file: %s"
msgstr ""

#: trust/save.c:644
#, c-format
msgid "couldn't set directory permissions: %s"
msgstr ""

#: trust/token.c:228
#, c-format
msgid "couldn't load file into objects: %s"
msgstr ""

#: trust/token.c:244
#, c-format
msgid "couldn't stat path: %d: %s"
msgstr ""

#: trust/token.c:342
#, c-format
msgid "cannot access trust certificate path: %s"
msgstr ""

#: trust/token.c:478
#, c-format
msgid "cannot access trust file: %s"
msgstr ""

#: trust/token.c:527
#, c-format
msgid "couldn't access: %s"
msgstr ""

#: trust/trust.c:61
msgid "List trust or certificates"
msgstr ""

#: trust/trust.c:62
msgid "Extract certificates and trust"
msgstr ""

#: trust/trust.c:63
msgid "Extract trust compatibility bundles"
msgstr ""

#: trust/trust.c:64
msgid "Add, remove, change trust anchors"
msgstr ""

#: trust/trust.c:65
msgid "Dump trust objects in internal format"
msgstr ""

#: trust/trust.c:66
msgid "Check the format of .p11-kit files"
msgstr ""
