# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # CSP Warnings: # LOCALIZATION NOTE (CSPViolation): # %1$S is the reason why the resource has not been loaded. CSPViolation = Bu səhifənin tənzimləmələri bir qaynağın yüklənməsini blokladı: %1$S # LOCALIZATION NOTE (CSPViolationWithURI): # %1$S is the directive that has been violated. # %2$S is the URI of the resource which violated the directive. CSPViolationWithURI = Bu səhifənin tənzimləmələri %2$S ünvanındakı bir qaynağın yüklənməsini blokladı ("%1$S"). # LOCALIZATION NOTE (CSPROViolation): # %1$S is the reason why the resource has not been loaded. CSPROViolation = Ancaq hesabat üçün olan CSP siyasətində pozuntu qeydə alındı ("%1$S"). Əməliyyata icazə verildi və CSP hesabat göndərildi. # LOCALIZATION NOTE (CSPROViolationWithURI): # %1$S is the directive that has been violated. # %2$S is the URI of the resource which violated the directive. CSPROViolationWithURI = Səhifə tənzimləmələri %2$S qaynağının yükləndiyini müşahidə etdi ("%1$S"). CSP hesabatı göndərilir. # LOCALIZATION NOTE (triedToSendReport): # %1$S is the URI we attempted to send a report to. triedToSendReport = Etibarsız ünvana hesabat gönədərilməyə çalışıldı: "%1$S" # LOCALIZATION NOTE (couldNotParseReportURI): # %1$S is the report URI that could not be parsed couldNotParseReportURI = hesabat ünvanı analiz edilə bilmədi: %1$S # LOCALIZATION NOTE (couldNotProcessUnknownDirective): # %1$S is the unknown directive couldNotProcessUnknownDirective = Naməlum '%1$S' direktivi analiz edilə bilmədi # LOCALIZATION NOTE (ignoringUnknownOption): # %1$S is the option that could not be understood ignoringUnknownOption = Naməlum %1$S seçimi yox sayılır # LOCALIZATION NOTE (ignoringDuplicateSrc): # %1$S defines the duplicate src ignoringDuplicateSrc = Dublikat mənbə olan %1$S nəzərə alınmır # LOCALIZATION NOTE (ignoringSrcFromMetaCSP): # %1$S defines the ignored src ignoringSrcFromMetaCSP = '%1$S' mənbəyi gözardı edilir (meta elementi ilə çatdırılması dəstəklənmir). # LOCALIZATION NOTE (ignoringStrictDynamic): # %1$S is the ignored src ignoringStrictDynamic = “%1$S” mənbəyi görülməməzdən gəlir (Ancaq script-src içində icazə verilir). # LOCALIZATION NOTE (strictDynamicButNoHashOrNonce): # %1$S is the csp directive that contains 'strict-dynamic' # 'strict-dynamic' should not be localized strictDynamicButNoHashOrNonce = Keçərli nonce və ya hash olmayan “%1$S” içindəki ‘strict-dynamic’ açarı bütün skriptləri əngəlləyə bilər # LOCALIZATION NOTE (reportURInotHttpsOrHttp2): # %1$S is the ETLD of the report URI that is not HTTP or HTTPS reportURInotHttpsOrHttp2 = Hesabat URI-si (%1$S) HTTP və ya HTTPS URI olmalıdır. # LOCALIZATION NOTE (reportURInotInReportOnlyHeader): # %1$S is the ETLD of the page with the policy reportURInotInReportOnlyHeader = Bu saytın (%1$S) xəbərdarlıq URI-ı olmayan Report-Only siyasəti var. CSP bu siyasətin pozulmasını bloklaya və xəbər edə bilmir. # LOCALIZATION NOTE (failedToParseUnrecognizedSource): # %1$S is the CSP Source that could not be parsed failedToParseUnrecognizedSource = Failed to parse unrecognized source %1$S # LOCALIZATION NOTE (upgradeInsecureRequest): # %1$S is the URL of the upgraded request; %2$S is the upgraded scheme. upgradeInsecureRequest = Təhlükəsizliyi olmayan '%1$S' sorğusu '%2$S' işlətmək üçün yüksəldilir # LOCALIZATION NOTE (ignoreSrcForDirective): ignoreSrcForDirective = '%1$S' direktivi üçün srcs gözardı edilir # LOCALIZATION NOTE (hostNameMightBeKeyword): # %1$S is the hostname in question and %2$S is the keyword hostNameMightBeKeyword = %1$S açar söz olaraq deyil, ana kompüter adı olaraq şərh edilir. Bunun açar söz olmağını istəyirsinizsə '%2$S' (tək dırnaq içində) istifdə edin. # LOCALIZATION NOTE (notSupportingDirective): # directive is not supported (e.g. 'reflected-xss') notSupportingDirective = '%1$S' direktivi dəstəklənmir. Direktiv və dəyərlər yox sayılacaq. # LOCALIZATION NOTE (blockAllMixedContent): # %1$S is the URL of the blocked resource load. blockAllMixedContent = Təhlükəli '%1$S' sorğusu bloklanır. # LOCALIZATION NOTE (ignoringDirectiveWithNoValues): # %1$S is the name of a CSP directive that requires additional values ignoringDirectiveWithNoValues = Heç bir parametri olmadığı üçün ‘%1$S‘ gözardı edilir. # LOCALIZATION NOTE (ignoringReportOnlyDirective): # %1$S is the directive that is ignored in report-only mode. ignoringReportOnlyDirective = Ancaq-raport siyasətli ‘%1$S’ çatdırmada sandbox direktivi nəzərə alınmır # LOCALIZATION NOTE (IgnoringSrcBecauseOfDirective): # %1$S is the name of the src that is ignored. # %2$S is the name of the directive that causes the src to be ignored. IgnoringSrcBecauseOfDirective=‘%2$S’ direktivi ilə ‘%1$S’ rədd edildi. # LOCALIZATION NOTE (IgnoringSourceWithinDirective): # %1$S is the ignored src # %2$S is the directive which supports src IgnoringSourceWithinDirective = “%1$S” mənbəyi görülməməzdən gəlir (‘%2$S’ içində dəstəklənmir). # CSP Errors: # LOCALIZATION NOTE (couldntParseInvalidSource): # %1$S is the source that could not be parsed couldntParseInvalidSource = Etibarsız %1$S qaynağı analiz edilməyib # LOCALIZATION NOTE (couldntParseInvalidHost): # %1$S is the host that's invalid couldntParseInvalidHost = Etibarsız %1$S serveri analiz edilə bilmədi # LOCALIZATION NOTE (couldntParsePort): # %1$S is the string source couldntParsePort = %1$S portu analiz edilə bilmədi # LOCALIZATION NOTE (duplicateDirective): # %1$S is the name of the duplicate directive duplicateDirective = %1$S direktivinin nüsxəsi aşkarlandı. İlki xaricində hamısı görməzdən gəlinəcək. # LOCALIZATION NOTE (couldntParseInvalidSandboxFlag): # %1$S is the option that could not be understood couldntParseInvalidSandboxFlag = Xətalı ‘%1$S’ sandbox bayrağı emal edilə bilmədi