Transvision

Displaying 200 results out of 691:

Entity en-US ur
Entity # all locales browser • browser • aboutPolicies.ftl
errors-tab
en-US
Errors
ur
نقص
Entity # all locales browser • browser • aboutPolicies.ftl
policy-errors
en-US
Policy Errors
ur
پالیسی میں غلطیا
Entity # all locales devtools • client • debugger.properties
variablesViewErrorStacktrace
en-US
Stack trace:
ur
ٹریس کو تھاکیں:
Entity # all locales devtools • client • webconsole.properties
webconsole.errorsFilterButton.label
en-US
Errors
ur
نقائص
Entity # all locales devtools • shared • screenshot.properties
screenshotErrorSavingToFile
en-US
Error saving to %1$S
ur
%1$S محفوظ کرنے میں نقص
Entity # all locales dom • chrome • layout • layout_errors.properties
CompositorAnimationWarningContentTooLarge2
en-US
Animation cannot be run on the compositor because the frame size (%1$S, %2$S) is too large relative to the viewport (larger than (%3$S, %4$S)) or larger than the maximum allowed value (%5$S, %6$S)
ur
کمپوزیڑر پر حرکت اندازی نہیں چل سکتے کیونکہ فریم کی سائز (%1$S, %2$S) بہت بڈی ہے ویوپورٹ کی سائز(larger than (%3$S, %4$S)) کے مقابلے یا فر اجازت سے زیادہ سائز کے (%5$S, %6$S)
Entity # all locales dom • chrome • layout • layout_errors.properties
CompositorAnimationWarningContentTooLargeArea
en-US
Animation cannot be run on the compositor because the area of the frame (%1$S) is too large relative to the viewport (larger than %2$S)
ur
Warning: Missing string
Entity # all locales dom • chrome • layout • layout_errors.properties
CompositorAnimationWarningHasCurrentColor
en-US
Animations of ‘background-color’ cannot be run on the compositor with ‘current-color’ keyframe.
ur
Warning: Missing string
Entity # all locales dom • chrome • layout • layout_errors.properties
CompositorAnimationWarningHasRenderingObserver
en-US
Animation cannot be run on the compositor because the element has rendering observers (-moz-element or SVG clipping/masking)
ur
عنصر انجام مبصرین (-moz-element or SVG clipping/masking) ہے کیونکہ انیمیشن کمپوزیٹر پر چلا نہیں کیا جا سکتا
Entity # all locales dom • chrome • layout • layout_errors.properties
CompositorAnimationWarningOpacityFrameInactive
en-US
Animation cannot be run on the compositor because the frame was not marked active for ‘opacity’ animation
ur
فریم 'دھندلاپن' حرکت پذیری کے لئے فعال نہیں نشان لگا دیا گیا تھا کیونکہ حرکت اندازی کمپوزیٹر پر چلایا نہیں جا سکتا
Entity # all locales dom • chrome • layout • layout_errors.properties
CompositorAnimationWarningTransformBackfaceVisibilityHidden
en-US
Animations of ‘backface-visibility: hidden’ transforms cannot be run on the compositor
ur
حرکت اندازی کے ' باکفاسی رویت: پوشیدہ ' تبدیل شدہ مقداروں کو کمپوزیٹر پر نہیں چلا جا سکتا
Entity # all locales dom • chrome • layout • layout_errors.properties
CompositorAnimationWarningTransformFrameInactive
en-US
Animation cannot be run on the compositor because the frame was not marked active for ‘transform’ animation
ur
فریم 'تبدیل' حرکت پذیری کے لئے فعال نہیں نشان لگا دیا گیا تھا کیونکہ حرکت اندازی کمپوزیٹر پر چلایا نہیں جا سکتا
Entity # all locales dom • chrome • layout • layout_errors.properties
CompositorAnimationWarningTransformIsBlockedByImportantRules
en-US
Transform animation cannot be run on the compositor because transform-related properties are overridden by !important rules
ur
Warning: Missing string
Entity # all locales dom • chrome • layout • layout_errors.properties
CompositorAnimationWarningTransformSVG
en-US
Animations of ‘transform’ on elements with SVG transforms cannot be run on the compositor
ur
SVG تبادلوں کے ساتھ عناصر پر 'تبدیل' کی انیمیشن کمپوزیٹر پر چلا نہیں کیا جا سکتا
Entity # all locales dom • chrome • layout • layout_errors.properties
CompositorAnimationWarningTransformWithGeometricProperties
en-US
Animations of ‘transform’ cannot be run on the compositor when geometric properties are animated on the same element at the same time
ur
حرکت اندازی 'ہیئت' کی کمپوزیٹر پر چلت نہیں ہو سکتی جب ہندسی خواص اسی عنصر پر ایک ہی وقت میں متحرک ہیں
Entity # all locales dom • chrome • layout • layout_errors.properties
CompositorAnimationWarningTransformWithSyncGeometricAnimations
en-US
Animation of ‘transform’ cannot be run on the compositor because it should be synchronized with animations of geometric properties that started at the same time
ur
‘transform’ کی حرکت اندازی کمپوزیٹر پر نہیں چلایا جا سکتا کیونکہ وہ ہم وقت ساز ہونا چاہئیں ہندسی خاصیت کی حرکت اندازی سے جو کی ایک ہی وقت میں شروع ہوئی تھی
Entity # all locales dom • chrome • layout • layout_errors.properties
ForcedLayoutStart
en-US
Layout was forced before the page was fully loaded. If stylesheets are not yet loaded this may cause a flash of unstyled content.
ur
Warning: Missing string
Entity # all locales dom • chrome • layout • layout_errors.properties
ImageMapCircleNegativeRadius
en-US
The “coords” attribute of the <area shape="circle"> tag has a negative radius.
ur
<area shape="circle"> ٹیگ کے "coords" وصف کا منفی نصف قطر ہے۔
Entity # all locales dom • chrome • layout • layout_errors.properties
ImageMapCircleWrongNumberOfCoords
en-US
The “coords” attribute of the <area shape="circle"> tag is not in the “center-x,center-y,radius” format.
ur
<area shape="circle"> ٹیگ کا "coords" وصف "center-x,center-y,radius" وضع میں نہیں ہے۔
Entity # all locales dom • chrome • layout • layout_errors.properties
ImageMapPolyOddNumberOfCoords
en-US
The “coords” attribute of the <area shape="poly"> tag is missing the last “y” coordinate (the correct format is “x1,y1,x2,y2 ”).
ur
<area shape="poly"> ٹیگ کے "coords" وصف کا آخری "y" معدد غائب ہے (صحیح وضع "x1,y1,x2,y2 ..." ہے)۔
Entity # all locales dom • chrome • layout • layout_errors.properties
ImageMapPolyWrongNumberOfCoords
en-US
The “coords” attribute of the <area shape="poly"> tag is not in the “x1,y1,x2,y2 ” format.
ur
<area shape="poly"> ٹیگ کا "coords" وصف "x1,y1,x2,y2 ..." وضع میں نہیں ہے۔
Entity # all locales dom • chrome • layout • layout_errors.properties
ImageMapRectBoundsError
en-US
The “coords” attribute of the <area shape="rect"> tag is not in the “left,top,right,bottom” format.
ur
<area shape="rect"> ٹیگ کا "coords" وصف "left,top,right,bottom" وضع میں نہیں ہے۔
Entity # all locales dom • chrome • layout • layout_errors.properties
PrincipalWritingModePropagationWarning
en-US
When rendering the <html> element, the used values of CSS properties “writing-mode”, “direction”, and “text-orientation” on the <html> element are taken from the computed values of the <body> element, not from the <html> element’s own values. Consider setting these properties on the :root CSS pseudo-class. For more information see “The Principal Writing Mode” in https://www.w3.org/TR/css-writing-modes-3/#principal-flow
ur
Warning: Missing string
Entity # all locales dom • chrome • layout • layout_errors.properties
ScrollAnchoringDisabledInContainer
en-US
Scroll anchoring was disabled in a scroll container because of too many consecutive adjustments (%1$S) with too little total distance (%2$S px average, %3$S px total).
ur
Warning: Missing string
Entity # all locales dom • chrome • layout • layout_errors.properties
ScrollLinkedEffectFound3
en-US
This site appears to use a scroll-linked positioning effect. This may not work well with asynchronous panning; see https://firefox-source-docs.mozilla.org/performance/scroll-linked_effects.html for further details and to join the discussion on related tools and features!
ur
Warning: Missing string
Entity # all locales dom • chrome • layout • layout_errors.properties
ZoomPropertyWarning
en-US
This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”.
ur
Warning: Missing string
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_ADDITIONAL_POLICY_CONSTRAINT_FAILED
en-US
An additional policy constraint failed when validating this certificate.
ur
اس تصدیق نامہ کو توثیق کرنے پر ایک اضافی پالیسی رکاوٹ ناکام ہوگئی۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_CA_CERT_USED_AS_END_ENTITY
en-US
The server uses a certificate with a basic constraints extension identifying it as a certificate authority. For a properly-issued certificate, this should not be the case.
ur
سرور ایک سرٹیفکیٹ اتھارٹی کے طور پر اس کی شناخت ایک بنیادی رکاوٹوں توسیع کے ساتھ ایک سرٹیفکیٹ کا استعمال کرتا ہے. ایک مناسب طریقے سے جاری کردہ سرٹیفکیٹ کے لئے، یہ معاملہ نہیں ہونا چاہئے.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_EMPTY_ISSUER_NAME
en-US
The server presented a certificate with an empty issuer distinguished name.
ur
سرور نے ایک خالی فراہم کرنے والے معزز نام کے ساتھ سرٹیفکیٹ پیش کیا ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_INADEQUATE_KEY_SIZE
en-US
The server presented a certificate with a key size that is too small to establish a secure connection.
ur
پیش کار نے تصدیق نامہ ایک چابی کیساتھ پیش کیا جس کا سائز قابل بھروسا کنکشن قائم کرنے کے لیئے بہت چحھوٹا ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_INVALID_INTEGER_ENCODING
en-US
The server presented a certificate that contains an invalid encoding of an integer. Common causes include negative serial numbers, negative RSA moduli, and encodings that are longer than necessary.
ur
سرور ایک سرٹیفکیٹ ایک عددی کی ایک غلط انکوڈنگ پر مشتمل ہے کہ پیش کیا. عام وجوہات منفی سیریل نمبرز، منفی RSA ماڈیول، اور اب ضرورت سے ہیں کہ ضابطہ بندی کے شامل ہیں.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE
en-US
The server uses key pinning (HPKP) but no trusted certificate chain could be constructed that matches the pinset. Key pinning violations cannot be overridden.
ur
سرور کی چابی سے pinning (HPKP) کا استعمال کرتا ہے لیکن کوئی بھروسہ مند سرٹیفکیٹ چین pinset میل کھاتا ہے کہ تعمیر کیا جا سکتا ہے. کلیدی پن خلاف ورزیوں ختم نہیں کر سکتی.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_NOT_YET_VALID_CERTIFICATE
en-US
The server presented a certificate that is not yet valid.
ur
پیش کار نے ایک تصدیق نامہ پیش کیا ہے جو اب تک جائز نہیں ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_NOT_YET_VALID_ISSUER_CERTIFICATE
en-US
A certificate that is not yet valid was used to issue the server’s certificate.
ur
ایک سرٹیفکیٹ ہے کہ ابھی تک درست نہیں ہے سرور کا سرٹیفکیٹ جاری کرنے کا استعمال کیا جاتا تھا.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_OCSP_RESPONSE_FOR_CERT_MISSING
en-US
The OCSP response does not include a status for the certificate being verified.
ur
OCSP جواب کی ایک سند کی حیثیت کی تصدیق کی جا رہی شامل نہیں ہے.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_REQUIRED_TLS_FEATURE_MISSING
en-US
A required TLS feature is missing.
ur
ایک مطلوبہ TLS خصوصیت لاپتہ ہے.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_SELF_SIGNED_CERT
en-US
The certificate is not trusted because it is self-signed.
ur
یہ تصدیق نامہ قابل اعتماد نہیں ہے کیوں کہ اس نے از خود دستخط کیا ہوا ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_SIGNATURE_ALGORITHM_MISMATCH
en-US
The signature algorithm in the signature field of the certificate does not match the algorithm in its signatureAlgorithm field.
ur
سرٹیفکیٹ کے دستخط میدان میں دستخط الگورتھم اس کے دستخط الگورتھم میدان میں الگورتھم سے میل نہیں کھاتا.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_V1_CERT_USED_AS_CA
en-US
An X.509 version 1 certificate that is not a trust anchor was used to issue the server’s certificate. X.509 version 1 certificates are deprecated and should not be used to sign other certificates.
ur
ایک X.509 ورژن 1 سرٹیفکیٹ ہے کہ نہیں ایک ٹرسٹ اینکر سرور کا سرٹیفکیٹ جاری کرنے کا استعمال کیا جاتا تھا. X.509 ورژن 1 سرٹیفکیٹس فرسودہ کر رہے ہیں اور دیگر سرٹیفکیٹ پر دستخط کرنے کے لئے استعمال نہیں کیا جانا چاہئے.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_VALIDITY_TOO_LONG
en-US
The server presented a certificate that is valid for too long.
ur
سرور ایک سرٹیفکیٹ بھی طویل عرصے کے لئے درست ہے کہ پیش کیا.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_ADDING_CERT
en-US
Error adding certificate to database.
ur
error تصدیق نامہ کو کوائفیے میں اضافہ کریں
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_CRL_DP_URL
en-US
Invalid or unsupported URL in CRL distribution point name.
ur
CRL تقسیم کے نقطہ نام سے غلط یا ناجائز URL.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_DATA
en-US
security library: received bad data.
ur
سلامتی لائبریری: بے سیٹنگ کوائف موصول ہوا.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_DATABASE
en-US
security library: bad database.
ur
سلامتی لائبریری: براکوائفیے.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_DER
en-US
security library: improperly formatted DER-encoded message.
ur
سیکورٹی لائبریری: غلط طریقے سے فارمیٹ DER انکوڈنگ پیغام.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_EXPORT_ALGORITHM
en-US
Required algorithm is not allowed.
ur
مطلوبہ الگورزم کی اجازت نہیں ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_HTTP_RESPONSE
en-US
Server returned bad HTTP response
ur
پیش کار سے ناقص HTTP جوابی عمل واپس آیا ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_INFO_ACCESS_LOCATION
en-US
Bad information access location in cert extension
ur
تصدیق نامہ توسیع میں برا معلومات تک رسائی کے محل وقوع
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_INFO_ACCESS_METHOD
en-US
Unknown information access method in certificate extension.
ur
تصدیق نامہ توسیع میں نامعلوم معلومات رسائی طریقہ ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_KEY
en-US
Peer’s public key is invalid.
ur
جوڑ کی عوامی کلید ناجائز ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_LDAP_RESPONSE
en-US
Server returned bad LDAP response
ur
پیش کار سے ناقص LDAP جوابی عمل واپس آیا ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_NICKNAME
en-US
Certificate nickname already in use.
ur
تصدیق نامے کا عرف پہلے سے ہی استعمال میں ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_PASSWORD
en-US
The security password entered is incorrect.
ur
داخل کردہ پاس ورڈ غیر صحیح ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_SIGNATURE
en-US
Peer’s certificate has an invalid signature.
ur
جوڑ کے تصدیق نامے پاس ناجائز دستخط ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_TEMPLATE
en-US
Could not decode ASN.1 data. Specified template was invalid.
ur
ASN.1 کے اعداد و شمار کو وضاحت نہیں کر سکا. مخصوص سانچے غلط تھی.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAGGAGE_NOT_CREATED
en-US
error while creating baggage object
ur
محفوظ آبجیکٹ بنا تے ہو ئے نقص آرہا ہے
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BUSY
en-US
NSS could not shutdown. Objects are still in use.
ur
NSS بند نہیں ہو سکتا۔ آبجیکٹ اب بھی استعمال میں ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CANNOT_MOVE_SENSITIVE_KEY
en-US
A sensitive key cannot be moved to the slot where it is needed.
ur
ایک حساس کلید کی جس درز میں ضرورت ہے اسے وہاں نہیں بھیج سکتے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CA_CERT_INVALID
en-US
Issuer certificate is invalid.
ur
جاری کنندہ تصدیق نامہ ناجائز ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CERT_ADDR_MISMATCH
en-US
Address in signing certificate does not match address in message headers.
ur
دستخط کرنے کے سرٹیفکیٹ میں ایڈریس پیغام ہیڈر میں ایڈریس سے مطابقت نہیں رکھتا.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CERT_BAD_ACCESS_LOCATION
en-US
The location for the certificate status server has invalid format.
ur
سرٹیفکیٹ کی حیثیت سرور کے لئے محل وقوع کی غلط شکل ہے.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CERT_NICKNAME_COLLISION
en-US
A certificate with the same nickname already exists.
ur
اسی عرف کا ایک اور تصدیق نامہ پہلے ہی موجود ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CERT_NOT_IN_NAME_SPACE
en-US
The Certifying Authority for this certificate is not permitted to issue a certificate with this name.
ur
اس تصدیق نامہ کو توثیق کرنے والی اتھارٹی کو اس نام کا ایک سرٹیفکیٹ جاری کرنے کی اجازت نہیں.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CERT_NOT_VALID
en-US
This certificate is not valid.
ur
یہ تصدیق نامہ جائز نہیں ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CERT_NO_RESPONSE
en-US
Cert Library: No Response
ur
تصدیق نامہ لائبریری: کوئی جواب نہیں
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CERT_SIGNATURE_ALGORITHM_DISABLED
en-US
The certificate was signed using a signature algorithm that is disabled because it is not secure.
ur
سرٹیفکیٹ دستخط الگورتھم جو محفوظ نہیں ہے کیونکہ غیر فعال ہے کا استعمال کرتے ہوئے دستخط کیا گیا تھا.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CERT_USAGES_INVALID
en-US
Certificate usages field is invalid.
ur
تصدیق نامہ استعمال قطعہ ناجائز ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CERT_VALID
en-US
This certificate is valid.
ur
یہ تصدیق نامہ جائز ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CKL_CONFLICT
en-US
New CKL has different issuer than current CKL. Delete current CKL.
ur
نیا CKL موجودہ CKL زائد مختلف مسئلہ ہے. موجودہ CKL چھپانا.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CRL_ALREADY_EXISTS
en-US
CRL already exists.
ur
CRL پہلے ہی موجود ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CRL_BAD_SIGNATURE
en-US
The CRL for the certificate’s issuer has an invalid signature.
ur
سرٹیفکیٹ کی فراہم کرنے والے کے لئے CRL ایک غلط دستخط ہے.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CRL_EXPIRED
en-US
The CRL for the certificate’s issuer has expired. Update it or check your system date and time.
ur
تصدیق نامے کےجاری کنندہ کا CRL زائدالمدت ہو گیا ہے۔ اس کی تازہ کاری کریں یا اپنے نظام کی تاریخ اور وقت کی پڑتال کریں۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CRL_IMPORT_FAILED
en-US
Error attempting to import a CRL.
ur
CRL درآمد کرنے میں نقص آرہا ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CRL_INVALID
en-US
New CRL has an invalid format.
ur
نئے سی آر ایل کی ناجائز وضع ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CRL_INVALID_VERSION
en-US
Issuer’s Certificate Revocation List has an unknown version number.
ur
اجراء کنندہ کی سرٹیفکیٹ باطل کی فہرست ایک نامعلوم ورژن نمبر ہے.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CRL_NOT_FOUND
en-US
No matching CRL was found.
ur
کوئی مشابہ CRL نہیں ملا۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CRL_NOT_YET_VALID
en-US
The certificate revocation list for this certificate is not yet valid.
ur
\u0020سند تنسیخ کی فہرست ابھی اس تصدیق نامہ کے لیے جائز نہیں۔\u0020
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CRL_UNKNOWN_CRITICAL_EXTENSION
en-US
Issuer’s V2 Certificate Revocation List has an unknown critical extension.
ur
فراہم کرنے والے کی V2 سرٹیفکیٹ باطل کی فہرست ایک نامعلوم اہم توسیع ہے.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_CRL_V1_CRITICAL_EXTENSION
en-US
Issuer’s V1 Certificate Revocation List has a critical extension.
ur
فراہم کرنے والے کی V1 سرٹیفکیٹ باطل کی فہرست ایک اہم توسیع ہے.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_DECRYPTION_DISALLOWED
en-US
Cannot decrypt: encrypted using a disallowed algorithm or key size.
ur
خفیہ کشائی نہیں کرسکتا: خفیہ کاری استعمال کرے ممنوعہ الگورزم ی کی سائز سے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_DIGEST_NOT_FOUND
en-US
The CMS or PKCS #7 Digest was not found in signed message.
ur
CMC یا PKCS #7 ڈائجسٹ دستخط کئے پیغام میں نہیں ملا تھا.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_DUPLICATE_CERT
en-US
Certificate already exists in your database.
ur
تصدیق نامہ کوائفیے میں پہلے ہی موجود ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_DUPLICATE_CERT_NAME
en-US
Downloaded certificate’s name duplicates one already in your database.
ur
ڈاؤن لوڈ کردہ سرٹیفکیٹ کے نام آپ کے ڈیٹا بیس میں پہلے ہی ایک نقلیں.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_EXPIRED_CERTIFICATE
en-US
Peer’s Certificate has expired.
ur
جوڑ کے تصدیق نامے کی مدت ختم ہو چکی ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_EXPIRED_ISSUER_CERTIFICATE
en-US
The certificate issuer’s certificate has expired. Check your system date and time.
ur
سرٹیفکیٹ جاری کنندہ سرٹیفکیٹ میعاد ختم ہوگئی ہے. آپ کے نظام کی تاریخ اور وقت کی جانچ پڑتال کریں.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_EXPIRED_PASSWORD
en-US
The password expired.
ur
پاس ورڈ زائدالمدت۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_EXPORTING_CERTIFICATES
en-US
Error attempting to export certificates.
ur
نقص تصدیق نامے برآمد کرنے کی کوشش کر رہے ہیں۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_EXTENSION_NOT_FOUND
en-US
Certificate extension not found.
ur
تصدیق نامہ توسیع نہیں ملا۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_EXTENSION_VALUE_INVALID
en-US
Certificate extension value is invalid.
ur
تصدیق نامہ توسیع کی قدر ناجائز ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_EXTRA_INPUT
en-US
DER-encoded message contained extra unused data.
ur
آپ ایک موجودہ تصدیق نامہ جاری کنندہ کے طور پر ہی / سیریل کے ساتھ ایک تصدیق نامہ درآمد کرنے کی کوشش کر رہے ہیں، لیکن ہے کہ ایک ہی تصدیق نامہ نہیں ہے.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_FAILED_TO_ENCODE_DATA
en-US
Failed to encode data with ASN1 encoder
ur
ASN1 ضابطہ کار کے ساتھ کوائف کی ضابطہ کاری کرنے میں ناکام رہا
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_FILING_KEY
en-US
Error refiling the key for this certificate.
ur
اس سرٹیفکیٹ کے لئے اہم ری خامی.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_IMPORTING_CERTIFICATES
en-US
Error attempting to import certificates.
ur
سرٹیفکٹ برآمد کرنے کی کوشش کرنے میں خامی.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INADEQUATE_CERT_TYPE
en-US
Certificate type not approved for application.
ur
تصدیق نامے کی درخواست کے لئے منظور نہیں.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INADEQUATE_KEY_USAGE
en-US
Certificate key usage inadequate for attempted operation.
ur
سرٹیفکیٹ چابی کے استعمال کی کوشش کی آپریشن کے لئے ناکافی.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INCOMPATIBLE_PKCS11
en-US
PKCS #11 driver violates the spec in an incompatible way.
ur
PKCS #11 ڈرائیور ایک مطابقت راہ میں رپورٹ کی خلاف ورزی ہوتی.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INPUT_LEN
en-US
security library has experienced an input length error.
ur
سیکورٹی لائبریری ایک ان پٹ کی حد کے کی خرابی کا سامنا ہے.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INVALID_ALGORITHM
en-US
security library: invalid algorithm.
ur
سیکورٹی لائبریری: غلط الگورتھم.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INVALID_ARGS
en-US
security library: invalid arguments.
ur
سلامتی لائبریری: ناجائز AVA۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INVALID_AVA
en-US
security library: invalid AVA.
ur
سلامتی لائبریری: ناجائز AVA۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INVALID_KEY
en-US
The key does not support the requested operation.
ur
کلید مطلوبہ عمل کی حمایت نہیں کرتا.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INVALID_PASSWORD
en-US
Password entered is invalid. Please pick a different one.
ur
داخل کردہ پاسورڈ جائز نہیں۔براہ مہربانی ایک مختلف منتخب کریں
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INVALID_POLICY_MAPPING
en-US
Policy mapping contains anypolicy
ur
پالیسی تعریفیں کسی پالیسی پر مشتمل
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INVALID_TIME
en-US
Improperly formatted time string.
ur
وقت کی string کو غط طریقے سے وضع کیا گیا ہے
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_IO
en-US
An I/O error occurred during security authorization.
ur
سیکورٹی اجازت کے دوران ایک I / O خرابی واقع ہوئی ہے.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_JS_ADD_MOD_FAILURE
en-US
Unable to add module
ur
ماڈیول کا اضافہ میں ناکام
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_JS_DEL_MOD_FAILURE
en-US
Unable to delete module
ur
ماڈیول حذف کرنے میں ناکام
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_JS_INVALID_DLL
en-US
Invalid module path/filename
ur
ناجائز ماڈیول راہ یا نام مسل
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_JS_INVALID_MODULE_NAME
en-US
Invalid module name.
ur
ناجائز ماڈیول نام۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_KEYGEN_FAIL
en-US
Unable to generate public/private key pair.
ur
عوامی یا نجی کلید جوڑا تخلیق کرنے کے قابل نہیں۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_KEY_NICKNAME_COLLISION
en-US
A key with the same nickname already exists.
ur
اسی عرف کی ایک اور کلید پہلے ہی موجود ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_KRL_BAD_SIGNATURE
en-US
The KRL for this site’s certificate has an invalid signature.
ur
اس سائٹ کے سرٹیفکیٹ کے لئے KRL میں ایک غلط دستخط ہے.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_KRL_EXPIRED
en-US
The KRL for this site’s certificate has expired.
ur
اس سائٹ کے تصدیق نامہ کے لیے کے آر ایل کی مدت ختم ہو گئی ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_KRL_INVALID
en-US
New KRL has an invalid format.
ur
نئے KRL کا وضع ناجائز ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_KRL_NOT_YET_VALID
en-US
The key revocation list for this certificate is not yet valid.
ur
کلید تنسیخ کی فہرست ابھی اس تصدیق نامہ کے لیے جائز نہیں۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_LIBPKIX_INTERNAL
en-US
Libpkix internal error occurred during cert validation.
ur
تصدیق نامہ توثیق کے دوران Libpki اندرونی خرابی واقع ہوئی ہے.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_LIBRARY_FAILURE
en-US
security library failure.
ur
سیکورٹی لائبریری ناکامی.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_LOCKED_PASSWORD
en-US
The password is locked.
ur
پاس ورڈ مقفل ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_MESSAGE_SEND_ABORTED
en-US
Message not sent.
ur
پیام نہیں بھیجا گیا۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_MODULE_STUCK
en-US
PKCS #11 module could not be removed because it is still in use.
ur
PKCS #11 ماڈیول کو ہٹایا نہیں جاسکتا کیونکہ وہ ابھی زیراستعمال ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NEED_RANDOM
en-US
security library: need random data.
ur
سلامتی لائبریری: بے سیٹنگ کوائف کی ضرورت ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NOT_A_RECIPIENT
en-US
Cannot decrypt: you are not a recipient, or matching certificate and private key not found.
ur
بےرمز نہیں کرسکتا: آپ کو ایک وصول کنندہ نہیں ہیں، یا ملاپ کے سرٹیفکیٹ اور ذاتی کلید نہیں ملا.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NOT_FORTEZZA_ISSUER
en-US
Peer FORTEZZA chain has a non-FORTEZZA Certificate.
ur
پیر FORTEZZA سلسلہ ایک غیر FORTEZZA سرٹیفکیٹ ہے.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NOT_INITIALIZED
en-US
NSS is not initialized.
ur
NSS کی ابتدا نہیں ہوئی۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NO_EMAIL_CERT
en-US
Not encrypted or signed: you do not yet have an email certificate.
ur
نہیں مرموز یا دستخط کئے آپ نے ابھی تک ایک ای میل سرٹیفکیٹ کی ضرورت نہیں ہے.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NO_EVENT
en-US
No new slot event is available at this time.
ur
اس وقت کوئی بھی نیا درز وقوعہ دستیاب نہیں ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NO_KEY
en-US
The private key for this certificate cannot be found in key database
ur
اس تصدیق نامے کے لیئے نجی چابی کوائفیے میں نہیں مل پائ۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NO_KRL
en-US
No KRL for this site’s certificate has been found.
ur
اس سائٹ کا تصدیق نامہ کے لیے کوئی کےآرل نھیں پایا گیا ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NO_MEMORY
en-US
security library: memory allocation failure.
ur
سیکورٹی لائبریری: میموری مختص ناکامی.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NO_MODULE
en-US
security library: no security module can perform the requested operation.
ur
سیکورٹی لائبریری: کوئی سیکورٹی ماڈیول مطلوبہ عمل انجام دے سکتے ہیں.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NO_NODELOCK
en-US
security library: no nodelock.
ur
سیکورٹی لائبریری: کوئی nodelock.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NO_RECIPIENT_CERTS_QUERY
en-US
Not encrypted: you do not have certificates for each of the recipients.
ur
مرموز نہیں: آپ کے وصول کنندگان میں سے ہر ایک کے لئے سرٹیفکیٹ کی ضرورت نہیں ہے.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NO_SLOT_SELECTED
en-US
No slot or token was selected.
ur
کوئی ٹوکن یا درز منتخب نہیں کیا گیا۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NO_TOKEN
en-US
The security card or token does not exist, needs to be initialized, or has been removed.
ur
سلامتی کارڈ یا ٹوکن کا کوئی وجود نہیں، سے ابتدا جائے کی ضرورت ہے، یا ہٹا دیا گیا ہے.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_BAD_HTTP_RESPONSE
en-US
The OCSP server returned unexpected/invalid HTTP data.
ur
OCSP پیش کار سے غیرمتوقع یا ناجائز HTTP کوائف واپس آیا ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_BAD_SIGNATURE
en-US
OCSP response has an invalid signature.
ur
OCSP کے جوابی عمل کا دستخط ناجائز ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_FUTURE_RESPONSE
en-US
The OCSP response is not yet valid (contains a date in the future).
ur
OCSP کا جوابی عمل ابھی جائز نہیں ہے (مستقبل کی تاریخ رکھتا ہے)۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_INVALID_SIGNING_CERT
en-US
Invalid OCSP signing certificate in OCSP response.
ur
OCSP جواب میں غلط OCSP دستخط کرنے کے سرٹیفکیٹ.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_MALFORMED_REQUEST
en-US
The OCSP server found the request to be corrupted or improperly formed.
ur
OCSP پیش کار نے پایا ہے کہ درخواست خراب شدہ یا صحیع طرح سے ہیئت نہیں ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_MALFORMED_RESPONSE
en-US
The response from the OCSP server was corrupted or improperly formed.
ur
OCSP سرور سے جواب خراب کیا گیا تھا یا غلط طریقے سے تشکیل دی.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_NOT_ENABLED
en-US
You must enable OCSP before performing this operation.
ur
یہ عملیہ سرانجام دینے سے پہلے OCSP کو اہل بنائیں۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_NO_DEFAULT_RESPONDER
en-US
You must set the OCSP default responder before performing this operation.
ur
تمہیں اس کاروائی کو سرانجام دینے سے قبل OCSP کو طےشدہ رکھنا ہو گا۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_OLD_RESPONSE
en-US
The OCSP response contains out-of-date information.
ur
OCSP کے جوابی عمل میں فرسودہ معلومات بشمول ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_REQUEST_NEEDS_SIG
en-US
The OCSP server requires a signature on this request.
ur
OCSP پیش کار کو اس درخواست پر ایک دستخط کی ضرورت ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_RESPONDER_CERT_INVALID
en-US
Configured OCSP responder’s certificate is invalid.
ur
تشکیل کردہ OCSP کا جواب دہندہ تصدیق نامہ ناجائز ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_SERVER_ERROR
en-US
The OCSP server experienced an internal error.
ur
OCSP پیش کار کو ایک اندرونی نقص سامنا کرنا پڑا ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_TRY_SERVER_LATER
en-US
The OCSP server suggests trying again later.
ur
OCSP پیش کار نے تجویز کیا ہے کہ دوبارہ کوشش کریں۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_UNAUTHORIZED_REQUEST
en-US
The OCSP server has refused this request as unauthorized.
ur
OCSP پیش کار نے اس درخواست کو غیر مجاز کہتے ہوئے نامنظور کر دیا ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_UNAUTHORIZED_RESPONSE
en-US
The signer of the OCSP response is not authorized to give status for this certificate.
ur
OCSP جواب کی دستخطی اس سرٹیفکیٹ کے لئے درجہ دینے کا مجاز نہیں ہے.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_UNKNOWN_CERT
en-US
The OCSP server has no status for the certificate.
ur
OCSP پیش کار کے پاس اس تصدیق نامے سے متعلق کوئی صورت حال نہیں ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_UNKNOWN_RESPONSE_STATUS
en-US
The OCSP server returned an unrecognizable status.
ur
OCSP پیش کار سے ایک نا قابل شناخت صورت حال واپس آئی ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_UNKNOWN_RESPONSE_TYPE
en-US
The OCSP response cannot be fully decoded; it is of an unknown type.
ur
OCSP جواب کے مکمل طور پر ضابطہ ربائی مکمل نہیں کیا جا سکتا؛ یہ ایک نامعلوم قسم کی ہے.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OLD_CRL
en-US
New CRL is not later than the current one.
ur
نیا CRL بعد میں موجودہ ایک سے زیادہ نہیں ہے.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OLD_KRL
en-US
New KRL is not later than the current one.
ur
نیا KRL موجودہ سے نیا نہیں ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OUTPUT_LEN
en-US
security library: output length error.
ur
سیکورٹی لائبریری: آؤٹ پٹ کی لمبائی کی خرابی.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OUT_OF_SEARCH_LIMITS
en-US
Cert validation search is out of search limits
ur
تصدیق نامہ توثیق تلاش تلاش حدود سے باہر ہے
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PATH_LEN_CONSTRAINT_INVALID
en-US
Certificate path length constraint is invalid.
ur
تصدیق نامہ راہ کی لمبائی بندش ناجائز ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS11_DEVICE_ERROR
en-US
A PKCS #11 module returned CKR_DEVICE_ERROR, indicating that a problem has occurred with the token or slot.
ur
PKCS #11 ماڈیول کا اشارہ ہے کہ ایک مسئلہ ٹوکن یا سلاٹ کے ساتھ واقع ہوا ہے، CKR_DEVICE_ERROR واپس آئے.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS11_FUNCTION_FAILED
en-US
A PKCS #11 module returned CKR_FUNCTION_FAILED, indicating that the requested function could not be performed. Trying the same operation again might succeed.
ur
PKCS #11 ماڈیول کا اشارہ کی درخواست کی تقریب کارکردگی کا مظاہرہ نہیں کیا جا سکتا، CKR_FUNCTION_FAILED واپس آئے. ایک بار پھر ایک ہی آپریشن کی کوشش کر کامیاب ہوسکتے ہیں.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS11_GENERAL_ERROR
en-US
A PKCS #11 module returned CKR_GENERAL_ERROR, indicating that an unrecoverable error has occurred.
ur
PKCS #11 ماڈیول اشارہ ایک unrecoverable کی خامی پیش آگئی ہے کہ، CKR_GENERAL_ERROR واپس آئے.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_CERT_COLLISION
en-US
Unable to import. Same nickname already exists in database.
ur
درآمد کرنے سے قاصر. اسی نام کا کوائفیے میں موجود ہے.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_CORRUPT_PFX_STRUCTURE
en-US
Unable to import. File structure is corrupt.
ur
درآمد کرنے سے قاصر. فائل کی ساخت خراب ہے.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_DECODING_PFX
en-US
Unable to import. Decoding error. File not valid.
ur
درآمد کرنے سے قاصر. ضابطہ ربائی کی خرابی. درست نہیں فائل.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_DUPLICATE_DATA
en-US
Not imported, already in database.
ur
درآمد نہیں کیا گیا، پہلے سے ہی کوائفیے میں موجود ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_IMPORTING_CERT_CHAIN
en-US
Unable to import. Error attempting to import certificate chain.
ur
درآمد کرنے سے قاصر، تصدیق نامہ کا سلسلہ درامد کرنے کی کوشش میں نقص پے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_INVALID_MAC
en-US
Unable to import. Invalid MAC. Incorrect password or corrupt file.
ur
درآمد لرنے میں ناکام رہا۔ ناجائز MAC۔ غلط پاس ورڈ یا مسل خراب ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_KEY_DATABASE_NOT_INITIALIZED
en-US
Unable to export. Key database corrupt or deleted.
ur
برآمد کرنے کے قابل. کلیدی ڈیٹا بیس خراب یا خارج.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_PRIVACY_PASSWORD_INCORRECT
en-US
Unable to import. Incorrect privacy password.
ur
درآمد کرنے سے قاصر. نجی معلومات کی حفاظتی غلط پاس ورڈ.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_UNABLE_TO_EXPORT_KEY
en-US
Unable to export. Private Key could not be located and exported.
ur
درامد کرنے میں ناکام رہا، نجی قلید کی تلاش اور درآمد نہیں کی جا سکتی۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_UNABLE_TO_IMPORT_KEY
en-US
Unable to import. Error attempting to import private key.
ur
درآمد کرنے سے قاصر. نجی کلید درآمد کرنے کی کوشش میں خرابی.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_UNABLE_TO_LOCATE_OBJECT_BY_NAME
en-US
Unable to export. Unable to locate certificate or key by nickname.
ur
برآمد کرنے سے قاسر، تصدیق نامہ تلاش کرنے میں ناکام رہا یا عرفی نام کی قلید۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_UNABLE_TO_READ
en-US
Unable to import. Unable to read the import file.
ur
درآمد کرنے میں ناکام رہا، درآمد شدہ مسل پڑھنے میں تاکام رہا۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_UNABLE_TO_WRITE
en-US
Unable to export. Unable to write the export file.
ur
برآمد کرنے میں تاکام رہا، برآمد کردہ مسل پر لکھ نہیں سکتا۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_UNSUPPORTED_MAC_ALGORITHM
en-US
Unable to import. MAC algorithm not supported.
ur
درآمد کرنے سے قاصر. MAC الگورتھم کی سہولت مہیا نہیں.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_UNSUPPORTED_PBE_ALGORITHM
en-US
Unable to import. Encryption algorithm not supported.
ur
درآمد کرنے سے قاصر. خفیہ کاری کا الگورتھم کی سہولت مہیا نہیں.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_UNSUPPORTED_TRANSPORT_MODE
en-US
Unable to import. Only password integrity and privacy modes supported.
ur
درآمد کرنے سے قاصر. صرف پاس ورڈ سالمیت اور پرائیویسی کے طریقوں کی حمایت.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_UNSUPPORTED_VERSION
en-US
Unable to import. File version not supported.
ur
درآمد کرنے سے قاصر. فائل ورژن نہیں کی حمایت کی.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS7_BAD_SIGNATURE
en-US
Signature verification failed: no signer found, too many signers found, or improper or corrupted data.
ur
** صرف داخلی ماڈیول **
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS7_KEYALG_MISMATCH
en-US
Cannot decrypt: key encryption algorithm does not match your certificate.
ur
بےرمز نہیں کرسکتا: اہم خفیہ کاری کا الگورتھم آپ کے سرٹیفکیٹ سے مماثل نہیں ہے.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_POLICY_VALIDATION_FAILED
en-US
Cert chain fails policy validation
ur
تصدیق نامہ سلسلہ کی پالیسی کی توثیق ناکام ہو گئی
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_READ_ONLY
en-US
security library: read-only database.
ur
سلامتی لائبریری: فقط مطالعہ کوائفیے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_RETRY_OLD_PASSWORD
en-US
Old password entered incorrectly. Please try again.
ur
پرانا پاس ورڈ غلط داخل کر دیا گیا۔ براہ مہربانی پھر کوشش کریں۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_RETRY_PASSWORD
en-US
New password entered incorrectly. Please try again.
ur
پرانا پاس ورڈ غلط داخل کر دیا گیا۔ براہ مہربانی پھر کوشش کریں۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_REUSED_ISSUER_AND_SERIAL
en-US
You are attempting to import a cert with the same issuer/serial as an existing cert, but that is not the same cert.
ur
آپ ایک موجودہ تصدیق نامہ جاری کنندہ کے طور پر ہی / سیریل کے ساتھ ایک تصدیق نامہ درآمد کرنے کی کوشش کر رہے ہیں، لیکن ہے کہ ایک ہی تصدیق نامہ نہیں ہے.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_REVOKED_CERTIFICATE
en-US
Peer’s Certificate has been revoked.
ur
جوڑ کا تصدیق نامہ باطل قرار دیا ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_REVOKED_CERTIFICATE_CRL
en-US
Certificate is revoked in issuer’s certificate revocation list.
ur
سرٹیفکیٹ جاری کنندہ کا سرٹیفکیٹ نرسن فہرست میں منسوخ کر دیا جاتا ہے.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_REVOKED_CERTIFICATE_OCSP
en-US
Issuer’s OCSP responder reports certificate is revoked.
ur
فراہم کرنے والے کی OCSP ریسپانڈر رپورٹوں سرٹیفکیٹ کو منسوخ کیا جاتا ہے.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_REVOKED_KEY
en-US
The key for this site’s certificate has been revoked.
ur
اس سائٹ کے سرٹیفکیٹ کے لئے چابی کو منسوخ کر دیا گیا ہے.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_SAFE_NOT_CREATED
en-US
error while creating safe object
ur
محفوظ آبجیکٹ بنا تے ہو ئے نقص آ رہا ہے
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_TOKEN_NOT_LOGGED_IN
en-US
The operation failed because the PKCS#11 token is not logged in.
ur
عمل ناکام ہوگیا کیونکہ PKCS#11 ٹوکن لاگ ان نہیں ہے.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_AIA_LOCATION_TYPE
en-US
Unknown location type in cert AIA extension
ur
تصدیق نامه سلسله کی پالیسی کی توثیق ناکام هو جانا ہے
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_CERT
en-US
The requested certificate could not be found.
ur
درخواست شدہ تصدیق نامہ تلاش نہیں کیا جا سکا۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_CRITICAL_EXTENSION
en-US
Certificate contains unknown critical extension.
ur
تصدیق نامہ نامعلوم اہم توسیع کا حامل ہے۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_ISSUER
en-US
Peer’s Certificate issuer is not recognized.
ur
پیر کی سرٹیفکیٹ فراہم کرنے والے تسلیم شدہ نہیں ہے.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_OBJECT_TYPE
en-US
Unknown object type specified.
ur
نامعلوم آبجیکٹ قسم کا اختصاص ہوا۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_PKCS11_ERROR
en-US
Unknown PKCS #11 error.
ur
نامعلوم PKCS #11 کی خرابی.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_SIGNER
en-US
The signer’s certificate could not be found.
ur
دستخط کنندہ کا تصدیق نامہ تلاش نہیں کیا جا سکا۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNRECOGNIZED_OID
en-US
Unrecognized Object Identifier.
ur
غیر شناخت شدہ آبجیکٹ شناخت.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNSUPPORTED_EC_POINT_FORM
en-US
Unsupported elliptic curve point form.
ur
غیر معاون بیضوی منحنی پوائنٹ فارم۔
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNSUPPORTED_ELLIPTIC_CURVE
en-US
Unsupported elliptic curve.
ur
غیر معاون بیضوی منحنی۔
Please enable JavaScript. Some features won't be available without it.