|
3954 | 3954 | <data name="TCE_NullCertificatePath" xml:space="preserve">
|
3955 | 3955 | <value>Zertifikatpfad darf nicht NULL sein. Verwenden Sie das folgende Format: <Zertifikatspeicherort>{2}<Zertifikatspeicher>{2}<Zertifikatfingerabdruck>, wobei <Zertifikatspeicherort> entweder '{0}' oder '{1}' ist.</value>
|
3956 | 3956 | </data>
|
| 3957 | + <data name="TCE_NullCertificatePath_Unix" xml:space="preserve"> |
| 3958 | + <value>Certificate path cannot be null. Use the following format: <certificate location>{1}<certificate store>{1}<certificate thumbprint>, where <certificate location> is '{0}'.</value> |
| 3959 | + </data> |
3957 | 3960 | <data name="TCE_NullCertificatePathSysErr" xml:space="preserve">
|
3958 | 3961 | <value>Interner Fehler. Zertifikatpfad darf nicht NULL sein. Verwenden Sie das folgende Format: <Zertifikatspeicherort>{2}<Zertifikatspeicher>{2}<Zertifikatfingerabdruck>, wobei <Zertifikatspeicherort> entweder '{0}' oder '{1}' ist.</value>
|
3959 | 3962 | </data>
|
| 3963 | + <data name="TCE_NullCertificatePathSysErr_Unix" xml:space="preserve"> |
| 3964 | + <value>Internal error. Certificate path cannot be null. Use the following format: <certificate location>{1}<certificate store>{1}<certificate thumbprint>, where <certificate location> is '{0}'.</value> |
| 3965 | + </data> |
3960 | 3966 | <data name="TCE_NullCspPath" xml:space="preserve">
|
3961 | 3967 | <value>Der Masterschlüsselpfad der Spalte darf nicht NULL sein. Verwenden Sie das folgende Format für einen in einem Microsoft CSP-Anbieter (Cryptographic Service Provider, Kryptografiedienstanbieter) gespeicherten Schlüssel: <CSP-Anbietername>{0}<Schlüsselbezeichner>.</value>
|
3962 | 3968 | </data>
|
|
3972 | 3978 | <data name="TCE_InvalidCertificatePath" xml:space="preserve">
|
3973 | 3979 | <value>Ungültiger Zertifikatpfad: '{0}'. Verwenden Sie das folgende Format: <Zertifikatspeicherort>{3}<Zertifikatspeicher>{3}<Zertifikatfingerabdruck>, wobei <Zertifikatspeicherort> entweder '{1}' oder '{2}' ist.</value>
|
3974 | 3980 | </data>
|
| 3981 | + <data name="TCE_InvalidCertificatePath_Unix" xml:space="preserve"> |
| 3982 | + <value>Invalid certificate path: '{0}'. Use the following format: <certificate location>{2}<certificate store>{2}<certificate thumbprint>, where <certificate location> is '{1}'.</value> |
| 3983 | + </data> |
3975 | 3984 | <data name="TCE_InvalidCertificatePathSysErr" xml:space="preserve">
|
3976 | 3985 | <value>Interner Fehler. Ungültiger Zertifikatpfad: '{0}'. Verwenden Sie das folgende Format: <Zertifikatspeicherort>{3}<Zertifikatspeicher>{3}<Zertifikatfingerabdruck>, wobei <Zertifikatspeicherort> entweder '{1}' oder '{2}' ist.</value>
|
3977 | 3986 | </data>
|
| 3987 | + <data name="TCE_InvalidCertificatePathSysErr_Unix" xml:space="preserve"> |
| 3988 | + <value>Internal error. Invalid certificate path: '{0}'. Use the following format: <certificate location>{2}<certificate store>{2}<certificate thumbprint>, where <certificate location> is '{1}'.</value> |
| 3989 | + </data> |
3978 | 3990 | <data name="TCE_InvalidCspPath" xml:space="preserve">
|
3979 | 3991 | <value>Ungültiger Schlüsselbezeichner im Masterschlüsselpfad der Spalte: '{0}'. Verwenden Sie das folgende Format für einen in einem Microsoft CSP-Anbieter (Cryptographic Service Provider, Kryptografiedienstanbieter) gespeicherten Schlüssel: <CSP-Anbietername>{1}<Schlüsselbezeichner>.</value>
|
3980 | 3992 | </data>
|
|
3990 | 4002 | <data name="TCE_InvalidCertificateLocation" xml:space="preserve">
|
3991 | 4003 | <value>Ungültiger Zertifikatspeicherort '{0}' im Zertifikatpfad '{1}'. Verwenden Sie das folgende Format: <Zertifikatspeicherort>{4}<Zertifikatspeicher>{4}<Zertifikatfingerabdruck>, wobei <Zertifikatspeicherort> entweder '{2}' oder '{3}' ist.</value>
|
3992 | 4004 | </data>
|
| 4005 | + <data name="TCE_InvalidCertificateLocation_Unix" xml:space="preserve"> |
| 4006 | + <value>Invalid certificate location '{0}' in certificate path '{1}'. Use the following format: <certificate location>{3}<certificate store>{3}<certificate thumbprint>, where <certificate location> is '{2}'.</value> |
| 4007 | + </data> |
3993 | 4008 | <data name="TCE_InvalidCertificateLocationSysErr" xml:space="preserve">
|
3994 | 4009 | <value>Interner Fehler. Ungültiger Zertifikatspeicherort '{0}' im Zertifikatpfad '{1}'. Verwenden Sie das folgende Format: <Zertifikatspeicherort>{4}<Zertifikatspeicher>{4}<Zertifikatfingerabdruck>, wobei <Zertifikatspeicherort> entweder '{2}' oder '{3}' ist.</value>
|
3995 | 4010 | </data>
|
| 4011 | + <data name="TCE_InvalidCertificateLocationSysErr_Unix" xml:space="preserve"> |
| 4012 | + <value>Internal error. Invalid certificate location '{0}' in certificate path '{1}'. Use the following format: <certificate location>{3}<certificate store>{3}<certificate thumbprint>, where <certificate location> is '{2}'.</value> |
| 4013 | + </data> |
3996 | 4014 | <data name="TCE_InvalidCertificateStore" xml:space="preserve">
|
3997 | 4015 | <value>Ungültiger Zertifikatspeicher '{0}' im Zertifikatpfad '{1}'. Erwarteter Wert: '{2}'.</value>
|
3998 | 4016 | </data>
|
|
0 commit comments