<!--

    @file CSFalconService.man

    @brief Windows event logging manifest for CSFalconService.
           This manifest is published during installation.

    @copyright CrowdStrike, Inc. Copyright (c) 2017. All rights reserved.

-->
<instrumentationManifest xmlns="http://schemas.microsoft.com/win/2004/08/events" xmlns:win="http://manifests.microsoft.com/win/2004/08/windows/events" xmlns:xs="http://www.w3.org/2001/XMLSchema">

    <instrumentation>
        <events>
            <provider name="CrowdStrike-Falcon Sensor-CSFalconService" guid="{07A88C90-6EDA-4F36-0A2F-70D7006E5482}" symbol="CS_FALCON_SERVICE_EVENT_PROVIDER_GUID" message="$(string.Provider.Name)" messageFileName="C:\Program Files\CrowdStrike\CSFalconService.exe" resourceFileName="C:\Program Files\CrowdStrike\CSFalconService.exe">

                <channels>
                    <channel chid="c1" name="CrowdStrike-Falcon Sensor-CSFalconService/Operational" type="Operational" enabled="true"/>
                </channels>

                <templates>
                    <template tid="t1">
                        <data name="ObjectName" inType="win:UnicodeString"/>
                    </template>
                    <template tid="t2">
                        <data name="ProcessId" inType="win:UInt32"/>
                        <data name="FalconServiceComponent" inType="win:UInt32" map="FalconServiceComponents"/>
                    </template>
                    <template tid="t3">
                        <data name="CustomText" inType="win:UnicodeString"/>
                    </template>
                </templates>

                <maps>
                    <valueMap name="FalconServiceComponents">
                        <map value="3" message="$(string.FalconServiceComponent.FALCON_SERVICE_SERVLET_FXML_PROCESS_START)"/>
                        <map value="4" message="$(string.FalconServiceComponent.FALCON_SERVICE_SERVLET_FXML_EXECUTABLE_WRITE)"/>
                        <map value="5" message="$(string.FalconServiceComponent.FALCON_SERVICE_SERVLET_PROTOCOL_ANALYZER)"/>
                        <map value="7" message="$(string.FalconServiceComponent.FALCON_SERVICE_SERVLET_BYTE_PATTERN_MEMORY_SCAN)"/>
                        <map value="8" message="$(string.FalconServiceComponent.FALCON_SERVICE_SERVLET_LEDGER)"/>
                        <map value="9" message="$(string.FalconServiceComponent.FALCON_SERVICE_SERVLET_DECOMPRESS)"/>
                        <map value="10" message="$(string.FalconServiceComponent.FALCON_SERVICE_SERVLET_FILE_METADATA)"/>
                        <map value="12" message="$(string.FalconServiceComponent.FALCON_SERVICE_SERVLET_VCI_MODULE)"/>
                        <map value="13" message="$(string.FalconServiceComponent.FALCON_SERVICE_SERVLET_SOURCE_LANGUAGE_PREDICTION)"/>
                        <map value="14" message="$(string.FalconServiceComponent.FALCON_SERVICE_SERVLET_OFFICE_FILE_PREVENTION)"/>
                        <map value="15" message="$(string.FalconServiceComponent.FALCON_SERVICE_SERVLET_BEHAVIORAL_ANALYSIS)"/>
                    </valueMap>
                </maps>

                <events>
                    <event value="1" level="win:Informational" channel="c1" symbol="CS_FALCON_SERVICE_STARTING" message="$(string.Event.ServiceStarting)"/>

                    <event value="2" level="win:Informational" channel="c1" symbol="CS_FALCON_SERVICE_EXITING" message="$(string.Event.ServiceExiting)"/>

                    <event value="3" level="win:Warning" channel="c1" template="t1" symbol="CS_FILE_BLOCKED_EVENT" message="$(string.Event.FileBlocked)"/>

                    <event value="4" level="win:Warning" channel="c1" template="t1" symbol="CS_FILE_QUARANTINED_EVENT" message="$(string.Event.FileQuarantined)"/>

                    <event value="5" level="win:Warning" channel="c1" symbol="CS_NETWORK_CONTAINED_EVENT" message="$(string.Event.NetworkContained)"/>

                    <event value="6" level="win:Informational" channel="c1" symbol="CS_NETWORK_UNCONTAINED_EVENT" message="$(string.Event.NetworkUncontained)"/>

                    <event value="7" level="win:Warning" channel="c1" template="t3" symbol="CS_DC_USB_BLOCKED_EVENT" message="$(string.Event.DcUsbBlocked)"/>

                    <event value="8" level="win:Informational" channel="c1" template="t3" symbol="CS_DC_USB_RESTRICTED_EVENT" message="$(string.Event.DcUsbRestricted)"/>

                    <event value="9" level="win:Warning" channel="c1" symbol="CS_PROCESS_TERMINATED_EVENT" message="$(string.Event.ProcessTerminated)"/>

                    <event value="10" level="win:Warning" channel="c1" symbol="CS_PROCESS_SUSPENDED_EVENT" message="$(string.Event.ProcessSuspended)"/>

                    <event value="11" level="win:Informational" channel="c1" symbol="CS_ODS_STARTED_EVENT" message="$(string.Event.OdsStarted)"/>

                    <event value="12" level="win:Warning" channel="c1" symbol="CS_ODS_FAILED_TO_START_EVENT" message="$(string.Event.OdsFailedToStart)"/>

                    <event value="13" level="win:Informational" channel="c1" symbol="CS_ODS_PAUSED_EVENT" message="$(string.Event.OdsPaused)"/>

                    <event value="14" level="win:Informational" channel="c1" symbol="CS_ODS_RESUMED_EVENT" message="$(string.Event.OdsResumed)"/>

                    <event value="15" level="win:Informational" channel="c1" symbol="CS_ODS_CANCELED_EVENT" message="$(string.Event.OdsCanceled)"/>

                    <event value="16" level="win:Informational" channel="c1" symbol="CS_ODS_CANCELED_ADMIN_EVENT" message="$(string.Event.OdsCanceledAdmin)"/>

                    <event value="17" level="win:Informational" channel="c1" symbol="CS_ODS_COMPLETE_CLEAN_EVENT" message="$(string.Event.OdsCompleteClean)"/>

                    <event value="18" level="win:Warning" channel="c1" symbol="CS_ODS_COMPLETE_DIRTY_EVENT" message="$(string.Event.OdsCompleteDirty)"/>

                    <event value="19" level="win:Informational" channel="c1" symbol="CS_ODS_PARTIAL_COMPLETE_CLEAN_EVENT" message="$(string.Event.OdsCompleteClean)"/>

                    <event value="20" level="win:Warning" channel="c1" symbol="CS_ODS_PARTIAL_COMPLETE_DIRTY_EVENT" message="$(string.Event.OdsCompleteDirty)"/>

                     <event value="21" level="win:Warning" channel="c1" symbol="CS_ODS_COMPLETE_ONLY_UNSUPPORTED_EVENT" message="$(string.Event.OdsOnlyUnsupported)"/>

                     <event value="22" level="win:Informational" channel="c1" symbol="CS_ODS_COMPLETE_CLEAN_UNSUPPORTED_EVENT" message="$(string.Event.OdsCompleteCleanUnsupported)"/>

                     <event value="23" level="win:Warning" channel="c1" symbol="CS_ODS_COMPLETE_DIRTY_UNSUPPORTED_EVENT" message="$(string.Event.OdsCompleteDirtyUnsupported)"/>

                     <event value="24" level="win:Informational" channel="c1" symbol="CS_FALCON_CONTAINER_STARTING_EVENT" template="t2" message="$(string.Event.ContainerStarting)"/>

                     <event value="25" level="win:Informational" channel="c1" symbol="CS_FALCON_CONTAINER_EXITING_EVENT" template="t2" message="$(string.Event.ContainerExiting)"/>

                     <event value="26" level="win:Informational" channel="c1" symbol="CS_DATAPROTECTION_EXFIL_BLOCKED_EVENT" template="t1" message="$(string.Event.ExfilBlocked)"/>

                     <event value="27" level="win:Informational" channel="c1" symbol="CS_DATAPROTECTION_EXFIL_ALLOWED_EVENT" template="t1" message="$(string.Event.ExfilAllowed)"/>

                     <event value="28" level="win:Informational" channel="c1" symbol="CS_RTR_DISABLED_LOCALLY_EVENT" message="$(string.Event.RtrDisabledLocally)"/>

                     <event value="29" level="win:Informational" channel="c1" symbol="CS_RTR_SETTING_UPDATED_DISABLE_EVENT" message="$(string.Event.RtrSettingsUpdatedToDisable)"/>

                     <event value="30" level="win:Informational" channel="c1" symbol="CS_RTR_SETTING_UPDATED_ENABLE_EVENT" message="$(string.Event.RtrSettingsUpdatedToEnable)"/>

                     <event value="31" level="win:Informational" channel="c1" symbol="CS_FIREFOX_EXTENSION_POLICY_UPDATED_EVENT" message="$(string.Event.FirefoxExtensionPolicyUpdated)"/>

                     <event value="32" level="win:Informational" channel="c1" template="t3" symbol="CS_RTR_DISPLAY_CUSTOM_TEXT_EVENT" message="$(string.Event.RtrDisplayCustomText)"/>
                </events>
            </provider>
        </events>
    </instrumentation>

    <localization>
        <resources culture="en-US">
            <stringTable>
                <string id="Provider.Name" value="CrowdStrike"/>
                <string id="Event.ServiceStarting" value="CSFalconService is starting."/>
                <string id="Event.ServiceExiting" value="CSFalconService is exiting."/>
                <string id="Event.FileBlocked" value="A process was blocked because malicious behavior was detected."/>
                <string id="Event.FileQuarantined" value="A file was quarantined because malicious behavior was detected."/>
                <string id="Event.NetworkContained" value="Your computer is offline to keep it safe. Please contact IT for more information."/>
                <string id="Event.NetworkUncontained" value="Your computer is back online."/>
                <string id="Event.DcUsbBlocked" value="Your USB device is blocked by your organization's policy."/>
                <string id="Event.DcUsbRestricted" value="Functions of your USB device are restricted by your organization's policy."/>
                <string id="Event.ProcessTerminated" value="A process was terminated because malicious behavior was detected."/>
                <string id="Event.ProcessSuspended" value="A process was suspended because malicious behavior was detected but the process could not be terminated."/>
                <string id="Event.OdsStarted" value="Starting a malware scan"/>
                <string id="Event.OdsFailedToStart" value="Malware scan can't run. Right-click the desktop to see results."/>
                <string id="Event.OdsPaused" value="Malware scan paused. Right-click the desktop to resume."/>
                <string id="Event.OdsResumed" value="Resuming malware scan"/>
                <string id="Event.OdsCanceled" value="Malware scan canceled"/>
                <string id="Event.OdsCanceledAdmin" value="Malware scan canceled by your Falcon admin"/>
                <string id="Event.OdsCompleteClean" value="Malware scan found 0 suspicious files"/>
                <string id="Event.OdsCompleteDirty" value="Malware scan found suspicious files. Right-click the desktop to see results."/>
                <string id="Event.OdsPartialCompleteClean" value="Malware scan found 0 suspicious files but couldn't complete. Right-click the desktop to see results."/>
                <string id="Event.OdsPartialCompleteDirty" value="Malware scan found suspicious files but couldn't complete. Right-click the desktop to see results."/>
                <string id="Event.OdsOnlyUnsupported" value="Malware scan found no supported files to scan. Right-click the desktop to see results."/>
                <string id="Event.OdsCompleteCleanUnsupported" value="Malware scan found 0 suspicious files. Some unsupported files can't be scanned. Right-click the desktop to see results."/>
                <string id="Event.OdsCompleteDirtyUnsupported" value="Malware scan found suspicious files. Some unsupported files can't be scanned. Right-click the desktop to see results."/>
                <string id="Event.ContainerStarting" value="CSFalconContainer is starting: pid=%1 component=%2."/>
                <string id="Event.ContainerExiting" value="CSFalconContainer is exiting: pid=%1 component=%2."/>
                <string id="Event.ExfilBlocked" value="Data Protection exfiltration blocked."/>
                <string id="Event.ExfilAllowed" value="Data Protection exfiltration allowed."/>
                <string id="Event.RtrDisabledLocally" value="Real Time Response is disabled by the local setting on this host."/>
                <string id="Event.RtrSettingsUpdatedToDisable" value="Real Time Response was disabled on this host with an update to the local setting."/>
                <string id="Event.RtrSettingsUpdatedToEnable" value="Real Time Response was enabled on this host with an update to the local setting."/>
                <string id="Event.FirefoxExtensionPolicyUpdated" value="Firefox security policies have been updated. Restart your browser to apply the changes."/>
                <string id="Event.RtrDisplayCustomText" value="%1"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_FXML_PROCESS_START" value="FALCON_SERVICE_SERVLET_FXML_PROCESS_START"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_FXML_EXECUTABLE_WRITE" value="FALCON_SERVICE_SERVLET_FXML_EXECUTABLE_WRITE"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_OFFICE_FILE_PREVENTION" value="FALCON_SERVICE_SERVLET_OFFICE_FILE_PREVENTION"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_BEHAVIORAL_ANALYSIS" value="FALCON_SERVICE_SERVLET_BEHAVIORAL_ANALYSIS"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_PROTOCOL_ANALYZER" value="FALCON_SERVICE_SERVLET_PROTOCOL_ANALYZER"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_BYTE_PATTERN_MEMORY_SCAN" value="FALCON_SERVICE_SERVLET_BYTE_PATTERN_MEMORY_SCAN"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_LEDGER" value="FALCON_SERVICE_SERVLET_LEDGER"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_DECOMPRESS" value="FALCON_SERVICE_SERVLET_DECOMPRESS"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_FILE_METADATA" value="FALCON_SERVICE_SERVLET_FILE_METADATA"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_VCI_MODULE" value="FALCON_SERVICE_SERVLET_VCI_MODULE"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_SOURCE_LANGUAGE_PREDICTION" value="FALCON_SERVICE_SERVLET_SOURCE_LANGUAGE_PREDICTION"/>
            </stringTable>
        </resources>
        <resources culture="ja-JP">
            <stringTable>
                <string id="Provider.Name" value="CrowdStrike"/>
                <string id="Event.ServiceStarting" value="CSFalconServiceが起動中です。"/>
                <string id="Event.ServiceExiting" value="CSFalconServiceが終了中です。"/>
                <string id="Event.FileBlocked" value="悪意のある振る舞いが検知されたため、プロセスはブロックされました。"/>
                <string id="Event.FileQuarantined" value="悪意のある振る舞いが検知されたため、ファイルは隔離されました。"/>
                <string id="Event.NetworkContained" value="安全を確保するため、コンピュータはオフラインになっています。詳細については、IT部門にお問い合わせください。"/>
                <string id="Event.NetworkUncontained" value="コンピュータはオンラインに戻りました。"/>
                <string id="Event.DcUsbBlocked" value="組織のポリシーにより、USBデバイスはブロックされています。"/>
                <string id="Event.DcUsbRestricted" value="組織のポリシーにより、USBデバイスの機能は制限されています。"/>
                <string id="Event.ProcessTerminated" value="悪意のある振る舞いが検知されたため、プロセスは終了しました。"/>
                <string id="Event.ProcessSuspended" value="悪意のある振る舞いが検知されたため、プロセスは一時停止されていましたが、終了できませんでした。"/>
                <string id="Event.OdsStarted" value="マルウェアスキャンを開始しています"/>
                <string id="Event.OdsFailedToStart" value="マルウェアスキャンを実行できません。デスクトップを右クリックして、結果を確認してください。"/>
                <string id="Event.OdsPaused" value="マルウェアスキャンが一時停止しました。デスクトップを右クリックして、再開してください。"/>
                <string id="Event.OdsResumed" value="マルウェアスキャンを再開しています"/>
                <string id="Event.OdsCanceled" value="マルウェアスキャンがキャンセルされました"/>
                <string id="Event.OdsCanceledAdmin" value="Falcon管理者により、マルウェアスキャンがキャンセルされました"/>
                <string id="Event.OdsCompleteClean" value="マルウェアスキャンの結果、不審なファイルは見つかりませんでした"/>
                <string id="Event.OdsCompleteDirty" value="マルウェアスキャンの結果、不審なファイルが見つかりました。デスクトップを右クリックして、結果を確認してください。"/>
                <string id="Event.OdsPartialCompleteClean" value="マルウェアスキャンの結果、不審なファイルは見つかりませんでしたが完了できませんでした。デスクトップを右クリックして、結果を確認してください。"/>
                <string id="Event.OdsPartialCompleteDirty" value="マルウェアスキャンの結果、不審なファイルが見つかりましたが完了できませんでした。デスクトップを右クリックして、結果を確認してください。"/>
                <string id="Event.OdsOnlyUnsupported" value="マルウェアスキャンの結果、スキャンがサポートされているファイルは見つかりませんでした。デスクトップを右クリックして、結果を確認してください。"/>
                <string id="Event.OdsCompleteCleanUnsupported" value="マルウェアスキャンの結果、不審なファイルは見つかりませんでした。一部のファイルはサポートされていません。デスクトップを右クリックして、結果を確認してください。"/>
                <string id="Event.OdsCompleteDirtyUnsupported" value="マルウェアスキャンの結果、不審なファイルが見つかりました。一部のファイルはサポートされていません。デスクトップを右クリックして、結果を確認してください。"/>
                <string id="Event.ContainerStarting" value="CSFalconContainerが起動中です。pid=%1 component=%2"/>
                <string id="Event.ContainerExiting" value="CSFalconContainerが終了中です。pid=%1 component=%2."/>
                <string id="Event.ExfilBlocked" value="データ保護の流出がブロックされました。"/>
                <string id="Event.ExfilAllowed" value="データ保護の流出が許可されました。"/>
                <string id="Event.RtrDisabledLocally" value="このホストのローカル設定により、リアルタイムレスポンスが無効になっています。"/>
                <string id="Event.RtrSettingsUpdatedToDisable" value="ローカル設定の更新により、リアルタイムレスポンスがこのホストで無効になりました。"/>
                <string id="Event.RtrSettingsUpdatedToEnable" value="ローカル設定の更新により、リアルタイムレスポンスがこのホストで有効になりました。"/>
                <string id="Event.FirefoxExtensionPolicyUpdated" value="Firefoxのセキュリティポリシーが更新されました。変更を適用するには、ブラウザを再起動してください。"/>
                <string id="Event.RtrDisplayCustomText" value="%1"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_FXML_PROCESS_START" value="FALCON_SERVICE_SERVLET_FXML_PROCESS_START"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_FXML_EXECUTABLE_WRITE" value="FALCON_SERVICE_SERVLET_FXML_EXECUTABLE_WRITE"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_OFFICE_FILE_PREVENTION" value="FALCON_SERVICE_SERVLET_OFFICE_FILE_PREVENTION"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_BEHAVIORAL_ANALYSIS" value="FALCON_SERVICE_SERVLET_BEHAVIORAL_ANALYSIS"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_PROTOCOL_ANALYZER" value="FALCON_SERVICE_SERVLET_PROTOCOL_ANALYZER"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_BYTE_PATTERN_MEMORY_SCAN" value="FALCON_SERVICE_SERVLET_BYTE_PATTERN_MEMORY_SCAN"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_LEDGER" value="FALCON_SERVICE_SERVLET_LEDGER"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_DECOMPRESS" value="FALCON_SERVICE_SERVLET_DECOMPRESS"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_FILE_METADATA" value="FALCON_SERVICE_SERVLET_FILE_METADATA"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_VCI_MODULE" value="FALCON_SERVICE_SERVLET_VCI_MODULE"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_SOURCE_LANGUAGE_PREDICTION" value="FALCON_SERVICE_SERVLET_SOURCE_LANGUAGE_PREDICTION"/>
            </stringTable>
        </resources>
        <resources culture="fr-FR">
            <stringTable>
                <string id="Provider.Name" value="CrowdStrike"/>
                <string id="Event.ServiceStarting" value="CSFalconService est en train de démarrer."/>
                <string id="Event.ServiceExiting" value="CSFalconService est en train de s’arrêter."/>
                <string id="Event.FileBlocked" value="Un processus a été bloqué parce qu’un comportement malveillant a été détecté."/>
                <string id="Event.FileQuarantined" value="Un fichier a été mis en quarantaine parce qu’un comportement malveillant a été détecté."/>
                <string id="Event.NetworkContained" value="Votre ordinateur est hors ligne pour le protéger. Veuillez contacter le service informatique pour en savoir plus."/>
                <string id="Event.NetworkUncontained" value="Votre ordinateur est de nouveau en ligne."/>
                <string id="Event.DcUsbBlocked" value="Votre appareil USB est bloqué par la politique de votre organisation."/>
                <string id="Event.DcUsbRestricted" value="Les fonctions de votre appareil USB sont limitées par la politique de votre organisation."/>
                <string id="Event.ProcessTerminated" value="Un processus a été terminé parce qu’un comportement malveillant a été détecté."/>
                <string id="Event.ProcessSuspended" value="Un processus a été suspendu parce qu’un comportement malveillant a été détecté, mais le processus n’a pas pu être terminé."/>
                <string id="Event.OdsStarted" value="Lancement de l'analyse"/>
                <string id="Event.OdsFailedToStart" value="L'analyse ne peut pas s'exécuter. Cliquez le bouton droit sur le bureau pour les résultats."/>
                <string id="Event.OdsPaused" value="L'analyse a été interrompue. Cliquez le bouton droit sur le bureau pour reprendre l'analyse."/>
                <string id="Event.OdsResumed" value="Reprise de l'analyse"/>
                <string id="Event.OdsCanceled" value="L'analyse a été annulée"/>
                <string id="Event.OdsCanceledAdmin" value="L'analyse a été annulée par votre admin Falcon"/>
                <string id="Event.OdsCompleteClean" value="L'analyse a trouvé 0 fichiers suspects"/>
                <string id="Event.OdsCompleteDirty" value="L'analyse a trouvé des fichiers suspects. Cliquez le bouton droit sur le bureau pour les résultats."/>
                <string id="Event.OdsPartialCompleteClean" value="L'analyse a trouvé 0 fichiers suspects mais n'a pas terminée. Cliquez le bouton droit sur le bureau pour les résultats."/>
                <string id="Event.OdsPartialCompleteDirty" value="L'analyse a trouvé des fichiers suspects mais n'a pas pu terminer. Cliquez le bouton droit sur le bureau pour les résultats."/>
                <string id="Event.OdsOnlyUnsupported" value="L'analyse n'a trouvé aucun fichier à analyser. Cliquez le bouton droit sur le bureau pour les résultats."/>
                <string id="Event.OdsCompleteCleanUnsupported" value="L'analyse a trouvé 0 fichiers suspects. Certains fichiers ne peuvent pas être analysés. Cliquez le bouton droit sur le bureau pour les résultats."/>
                <string id="Event.OdsCompleteDirtyUnsupported" value="L'analyse a trouvé des fichiers suspects. Certains fichiers ne peuvent pas être analysés. Cliquez le bouton droit sur le bureau pour les résultats."/>
                <string id="Event.ContainerStarting" value="CSFalconContainer est en train de démarrer: pid=%1 component=%2."/>
                <string id="Event.ContainerExiting" value="CSFalconContainer est en train de terminer: pid=%1 component=%2."/>
                <string id="Event.ExfilBlocked" value="La protection des données a bloquée l’exfiltration."/>
                <string id="Event.ExfilAllowed" value="La protection des données a autorisée l’exfiltration"/>
                <string id="Event.RtrDisabledLocally" value="La réponse en temps réel est désactivée par le réglage local sur cet hôte."/>
                <string id="Event.RtrSettingsUpdatedToDisable" value="La réponse en temps réel a été désactivée sur cet hôte après une mise à jour du réglage local."/>
                <string id="Event.RtrSettingsUpdatedToEnable" value="La réponse en temps réel a été activée sur cet hôte après une mise à jour du réglage local."/>
                <string id="Event.FirefoxExtensionPolicyUpdated" value="Les politiques de sécurité Firefox ont été mises à jour. Redémarrez votre navigateur pour appliquer les changements."/>
                <string id="Event.RtrDisplayCustomText" value="%1"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_FXML_PROCESS_START" value="FALCON_SERVICE_SERVLET_FXML_PROCESS_START"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_FXML_EXECUTABLE_WRITE" value="FALCON_SERVICE_SERVLET_FXML_EXECUTABLE_WRITE"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_OFFICE_FILE_PREVENTION" value="FALCON_SERVICE_SERVLET_OFFICE_FILE_PREVENTION"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_BEHAVIORAL_ANALYSIS" value="FALCON_SERVICE_SERVLET_BEHAVIORAL_ANALYSIS"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_PROTOCOL_ANALYZER" value="FALCON_SERVICE_SERVLET_PROTOCOL_ANALYZER"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_BYTE_PATTERN_MEMORY_SCAN" value="FALCON_SERVICE_SERVLET_BYTE_PATTERN_MEMORY_SCAN"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_LEDGER" value="FALCON_SERVICE_SERVLET_LEDGER"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_DECOMPRESS" value="FALCON_SERVICE_SERVLET_DECOMPRESS"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_FILE_METADATA" value="FALCON_SERVICE_SERVLET_FILE_METADATA"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_VCI_MODULE" value="FALCON_SERVICE_SERVLET_VCI_MODULE"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_SOURCE_LANGUAGE_PREDICTION" value="FALCON_SERVICE_SERVLET_SOURCE_LANGUAGE_PREDICTION"/>
            </stringTable>
        </resources>
        <resources culture="es-ES">
            <stringTable>
                <string id="Provider.Name" value="CrowdStrike"/>
                <string id="Event.ServiceStarting" value="CSFalconService se está iniciando."/>
                <string id="Event.ServiceExiting" value="CSFalconService se está cerrando."/>
                <string id="Event.FileBlocked" value="Se bloqueó un proceso porque se detectó comportamiento malicioso."/>
                <string id="Event.FileQuarantined" value="Se envió un archivo a cuarentena porque se detectó comportamiento malicioso."/>
                <string id="Event.NetworkContained" value="Para mantenerla segura, tu computadora está fuera de línea. Comunícate con TI para obtener más información."/>
                <string id="Event.NetworkUncontained" value="Tu computadora está nuevamente en línea."/>
                <string id="Event.DcUsbBlocked" value="Tu dispositivo USB está bloqueado en función de la política de tu organización."/>
                <string id="Event.DcUsbRestricted" value="Las funciones de tu dispositivo USB están restringidas en función de la política de tu organización."/>
                <string id="Event.ProcessTerminated" value="Se terminó un proceso porque se detectó comportamiento malicioso."/>
                <string id="Event.ProcessSuspended" value="Se suspendió un proceso porque se detectó comportamiento malicioso, pero no se pudo terminar."/>
                <string id="Event.OdsStarted" value="Iniciar un escaneo de malware"/>
                <string id="Event.OdsFailedToStart" value="No se puede ejecutar el escaneo de malware. Haz clic derecho en el escritorio para ver los resultados."/>
                <string id="Event.OdsPaused" value="Se pausó el escaneo de malware. Haz clic derecho en el escritorio para reanudar."/>
                <string id="Event.OdsResumed" value="Reanudar el escaneo de malware"/>
                <string id="Event.OdsCanceled" value="Se canceló el escaneo de malware"/>
                <string id="Event.OdsCanceledAdmin" value="Tu administrador de Falcon canceló el escaneo de malware"/>
                <string id="Event.OdsCompleteClean" value="El escaneo de malware encontró 0 archivos sospechosos"/>
                <string id="Event.OdsCompleteDirty" value="El escaneo de malware encontró archivos sospechosos. Haz clic derecho en el escritorio para ver los resultados."/>
                <string id="Event.OdsPartialCompleteClean" value="El escaneo de malware encontró 0 archivos sospechosos, pero no se pudo completar. Haz clic derecho en el escritorio para ver los resultados."/>
                <string id="Event.OdsPartialCompleteDirty" value="El escaneo de malware encontró archivos sospechosos, pero no se pudo completar. Haz clic derecho en el escritorio para ver los resultados."/>
                <string id="Event.OdsOnlyUnsupported" value="El escaneo de malware no encontró archivos compatibles para escanear. Haz clic derecho en el escritorio para ver los resultados."/>
                <string id="Event.OdsCompleteCleanUnsupported" value="El escaneo de malware encontró 0 archivos sospechosos. Algunos archivos incompatibles no pueden escanearse. Haz clic derecho en el escritorio para ver los resultados."/>
                <string id="Event.OdsCompleteDirtyUnsupported" value="El escaneo de malware encontró archivos sospechosos. Algunos archivos incompatibles no pueden escanearse. Haz clic derecho en el escritorio para ver los resultados."/>
                <string id="Event.ContainerStarting" value="CSFalconContainer se está iniciando: pid=%1 component=%2."/>
                <string id="Event.ContainerExiting" value="CSFalconContaine se está cerrando: pid=%1 component=%2."/>
                <string id="Event.ExfilBlocked" value="Filtración de protección de datos bloqueada."/>
                <string id="Event.ExfilAllowed" value="Filtración de protección de datos permitida."/>
                <string id="Event.RtrDisabledLocally" value="La respuesta en tiempo real está deshabilitada en función de la configuración local de este host."/>
                <string id="Event.RtrSettingsUpdatedToDisable" value="Se deshabilitó la respuesta en tiempo real en este host con una actualización en la configuración local."/>
                <string id="Event.RtrSettingsUpdatedToEnable" value="Se habilitó la respuesta en tiempo real en este host con una actualización en la configuración local."/>
                <string id="Event.FirefoxExtensionPolicyUpdated" value="Se actualizaron las políticas de seguridad de Firefox. Reinicia tu navegador para aplicar los cambios."/>
                <string id="Event.RtrDisplayCustomText" value="%1"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_FXML_PROCESS_START" value="FALCON_SERVICE_SERVLET_FXML_PROCESS_START"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_FXML_EXECUTABLE_WRITE" value="FALCON_SERVICE_SERVLET_FXML_EXECUTABLE_WRITE"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_OFFICE_FILE_PREVENTION" value="FALCON_SERVICE_SERVLET_OFFICE_FILE_PREVENTION"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_BEHAVIORAL_ANALYSIS" value="FALCON_SERVICE_SERVLET_BEHAVIORAL_ANALYSIS"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_PROTOCOL_ANALYZER" value="FALCON_SERVICE_SERVLET_PROTOCOL_ANALYZER"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_BYTE_PATTERN_MEMORY_SCAN" value="FALCON_SERVICE_SERVLET_BYTE_PATTERN_MEMORY_SCAN"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_LEDGER" value="FALCON_SERVICE_SERVLET_LEDGER"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_DECOMPRESS" value="FALCON_SERVICE_SERVLET_DECOMPRESS"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_FILE_METADATA" value="FALCON_SERVICE_SERVLET_FILE_METADATA"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_VCI_MODULE" value="FALCON_SERVICE_SERVLET_VCI_MODULE"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_SOURCE_LANGUAGE_PREDICTION" value="FALCON_SERVICE_SERVLET_SOURCE_LANGUAGE_PREDICTION"/>
            </stringTable>
        </resources>
        <resources culture="de-DE">
            <stringTable>
                <string id="Provider.Name" value="CrowdStrike"/>
                <string id="Event.ServiceStarting" value="CSFalconService wird gestartet."/>
                <string id="Event.ServiceExiting" value="CSFalconService wird beendet."/>
                <string id="Event.FileBlocked" value="Ein Prozess wurde blockiert, weil
bösartiges Verhalten erkannt wurde."/>
                <string id="Event.FileQuarantined" value="Eine Datei wurde unter Quarantäne gestellt, weil
bösartiges Verhalten erkannt wurde."/>
                <string id="Event.NetworkContained" value="Ihr Computer ist offline, um ihn sicher zu halten. Für weitere Informationen wenden Sie sich bitte an die IT-Abteilung."/>
                <string id="Event.NetworkUncontained" value="Ihr Computer ist wieder online."/>
                <string id="Event.DcUsbBlocked" value="Ihr USB-Gerät ist durch die Richtlinien Ihres Unternehmens gesperrt."/>
                <string id="Event.DcUsbRestricted" value="Die Funktionen Ihres USB-Geräts werden durch die Richtlinien Ihrer Organisation eingeschränkt."/>
                <string id="Event.ProcessTerminated" value="Ein Prozess wurde terminiert, weil
bösartiges Verhalten erkannt wurde."/>
                <string id="Event.ProcessSuspended" value="Ein Prozess wurde angehalten, weil bösartiges Verhalten erkannt wurde, aber der Prozess konnte nicht terminiert werden."/>
                <string id="Event.OdsStarted" value="Ein Malware-Scan wird gestartet"/>
                <string id="Event.OdsFailedToStart" value="Der Malware-Scan kann nicht ausgeführt werden. Klicken Sie mit der rechten Maustaste auf den Desktop, um die Ergebnisse anzuzeigen."/>
                <string id="Event.OdsPaused" value="Der Malware-Scan wurde pausiert. Klicken Sie mit der rechten Maustaste auf den Desktop, um fortzufahren."/>
                <string id="Event.OdsResumed" value="Malware-Scan wird fortgesetzt"/>
                <string id="Event.OdsCanceled" value="Malware-Scan abgebrochen"/>
                <string id="Event.OdsCanceledAdmin" value="Malware-Scan von Ihrem Falcon-Administrator abgebrochen"/>
                <string id="Event.OdsCompleteClean" value="Der Malware-Scan hat 0 verdächtige Dateien gefunden."/>
                <string id="Event.OdsCompleteDirty" value="Der Malware-Scan hat verdächtige Dateien gefunden. Klicken Sie mit der rechten Maustaste auf den Desktop, um die Ergebnisse anzuzeigen."/>
                <string id="Event.OdsPartialCompleteClean" value="Der Malware-Scan hat 0 verdächtige Dateien gefunden, konnte aber nicht abgeschlossen werden. Klicken Sie mit der rechten Maustaste auf den Desktop, um die Ergebnisse anzuzeigen."/>
                <string id="Event.OdsPartialCompleteDirty" value="Der Malware-Scan hat verdächtige Dateien gefunden, konnte aber nicht abgeschlossen werden. Klicken Sie mit der rechten Maustaste auf den Desktop, um die Ergebnisse anzuzeigen."/>
                <string id="Event.OdsOnlyUnsupported" value="Der Malware-Scan fand keine unterstützten Dateien zum Scannen. Klicken Sie mit der rechten Maustaste auf den Desktop, um die Ergebnisse anzuzeigen."/>
                <string id="Event.OdsCompleteCleanUnsupported" value="Der Malware-Scan hat 0 verdächtige Dateien gefunden. Einige nicht unterstützte Dateien können nicht gescannt werden. Klicken Sie mit der rechten Maustaste auf den Desktop, um die Ergebnisse anzuzeigen."/>
                <string id="Event.OdsCompleteDirtyUnsupported" value="Der Malware-Scan hat verdächtige Dateien gefunden. Einige nicht unterstützte Dateien können nicht gescannt werden. Klicken Sie mit der rechten Maustaste auf den Desktop, um die Ergebnisse anzuzeigen."/>
                <string id="Event.ContainerStarting" value="CSFalconContainer wird gestartet: pid=%1 component=%2."/>
                <string id="Event.ContainerExiting" value="CSFalconContainer wird beendet: pid=%1 component=%2."/>
                <string id="Event.ExfilBlocked" value="Datenschutz-Exfiltration blockiert."/>
                <string id="Event.ExfilAllowed" value="Datenschutz-Exfiltration erlaubt."/>
                <string id="Event.RtrDisabledLocally" value="Real Time Response ist durch die lokale Einstellung auf diesem Host deaktiviert."/>
                <string id="Event.RtrSettingsUpdatedToDisable" value="Real Time Response wurde durch die Aktualisierung der lokalen Einstellung auf diesem Host deaktiviert."/>
                <string id="Event.RtrSettingsUpdatedToEnable" value="Real Time Response wurde durch die Aktualisierung der lokalen Einstellung auf diesem Host aktiviert."/>
                <string id="Event.FirefoxExtensionPolicyUpdated" value="Die Sicherheitsrichtlinien von Firefox wurden aktualisiert. Starten Sie Ihren Browser neu, um die Änderungen zu übernehmen."/>
                <string id="Event.RtrDisplayCustomText" value="%1"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_FXML_PROCESS_START" value="FALCON_SERVICE_SERVLET_FXML_PROCESS_START"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_FXML_EXECUTABLE_WRITE" value="FALCON_SERVICE_SERVLET_FXML_EXECUTABLE_WRITE"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_OFFICE_FILE_PREVENTION" value="FALCON_SERVICE_SERVLET_OFFICE_FILE_PREVENTION"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_BEHAVIORAL_ANALYSIS" value="FALCON_SERVICE_SERVLET_BEHAVIORAL_ANALYSIS"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_PROTOCOL_ANALYZER" value="FALCON_SERVICE_SERVLET_PROTOCOL_ANALYZER"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_BYTE_PATTERN_MEMORY_SCAN" value="FALCON_SERVICE_SERVLET_BYTE_PATTERN_MEMORY_SCAN"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_LEDGER" value="FALCON_SERVICE_SERVLET_LEDGER"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_DECOMPRESS" value="FALCON_SERVICE_SERVLET_DECOMPRESS"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_FILE_METADATA" value="FALCON_SERVICE_SERVLET_FILE_METADATA"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_VCI_MODULE" value="FALCON_SERVICE_SERVLET_VCI_MODULE"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_SOURCE_LANGUAGE_PREDICTION" value="FALCON_SERVICE_SERVLET_SOURCE_LANGUAGE_PREDICTION"/>
            </stringTable>
        </resources>
        <resources culture="it-IT">
            <stringTable>
                <string id="Provider.Name" value="CrowdStrike"/>
                <string id="Event.ServiceStarting" value="CSFalconService è in fase di avvio."/>
                <string id="Event.ServiceExiting" value="CSFalconService è in fase di chiusura."/>
                <string id="Event.FileBlocked" value="Un processo è stato bloccato perché
è stato rilevato un comportamento anomalo."/>
                <string id="Event.FileQuarantined" value="Un file è stato messo in quarantena perché
è stato rilevato un comportamento anomalo."/>
                <string id="Event.NetworkContained" value="Il computer è offline per mantenerlo al sicuro. Contatta il reparto IT per ulteriori informazioni."/>
                <string id="Event.NetworkUncontained" value="Il computer è di nuovo online."/>
                <string id="Event.DcUsbBlocked" value="Il tuo dispositivo USB è stato bloccato per mancata conformità alle policy della tua organizzazione."/>
                <string id="Event.DcUsbRestricted" value="Le funzioni del tuo dispositivo USB sono state limitate per mancata conformità alle policy della tua organizzazione."/>
                <string id="Event.ProcessTerminated" value="Un processo è stato interrotto perché è stato rilevato un comportamento anomalo."/>
                <string id="Event.ProcessSuspended" value="Un processo è stato sospeso perché è stato rilevato un comportamento anomalo. Il processo non è stato completato."/>
                <string id="Event.OdsStarted" value="Avvio di una scansione malware"/>
                <string id="Event.OdsFailedToStart" value="La scansione malware non può essere eseguita. Fai clic sul desktop con il pulsante destro del mouse per visualizzare i risultati."/>
                <string id="Event.OdsPaused" value="La scansione malware è stata messa in pausa. Fai clic sul desktop con il pulsante destro del mouse per ripristinare."/>
                <string id="Event.OdsResumed" value="Ripristino di una scansione malware"/>
                <string id="Event.OdsCanceled" value="La scansione malware è stata annullata"/>
                <string id="Event.OdsCanceledAdmin" value="Scansione malware annullata dall'amministratore di Falcon"/>
                <string id="Event.OdsCompleteClean" value="La scansione malware ha rilevato 0 file sospetti"/>
                <string id="Event.OdsCompleteDirty" value="La scansione malware ha rilevato file sospetti. Fai clic sul desktop con il pulsante destro del mouse per visualizzare i risultati."/>
                <string id="Event.OdsPartialCompleteClean" value="La scansione malware ha rilevato 0 file sospetti ma non è stata completata. Fai clic sul desktop con il pulsante destro del mouse per visualizzare i risultati."/>
                <string id="Event.OdsPartialCompleteDirty" value="La scansione malware ha rilevato file sospetti ma non è stata completata. Fai clic sul desktop con il pulsante destro del mouse per visualizzare i risultati."/>
                <string id="Event.OdsOnlyUnsupported" value="La scansione malware non ha rilevato alcun file supportato da scansionare. Fai clic sul desktop con il pulsante destro del mouse per visualizzare i risultati."/>
                <string id="Event.OdsCompleteCleanUnsupported" value="La scansione malware ha rilevato 0 file sospetti. Impossibile eseguire la scansione di alcuni file non supportati. Fai clic sul desktop con il pulsante destro del mouse per visualizzare i risultati."/>
                <string id="Event.OdsCompleteDirtyUnsupported" value="La scansione malware ha rilevato file sospetti. Impossibile eseguire la scansione di alcuni file non supportati. Fai clic sul desktop con il pulsante destro del mouse per visualizzare i risultati."/>
                <string id="Event.ContainerStarting" value="CSFalconContainer si sta avviando: pid=%1 component=%2."/>
                <string id="Event.ContainerExiting" value="CSFalconContainer si sta chiudendo: pid=%1 component=%2."/>
                <string id="Event.ExfilBlocked" value="Esfiltrazione della protezione dei dati bloccata."/>
                <string id="Event.ExfilAllowed" value="Esfiltrazione per la protezione dei dati consentita."/>
                <string id="Event.RtrDisabledLocally" value="La risposta in tempo reale è disabilitata dall'impostazione locale su questo host."/>
                <string id="Event.RtrSettingsUpdatedToDisable" value="La risposta in tempo reale è stata disabilitata su questo host con un aggiornamento dell'impostazione locale."/>
                <string id="Event.RtrSettingsUpdatedToEnable" value="La risposta in tempo reale è stata abilitata su questo host con un aggiornamento dell'impostazione locale."/>
                <string id="Event.FirefoxExtensionPolicyUpdated" value="Le policy di sicurezza di Firefox sono state aggiornate. Riavvia il browser per applicare le modifiche."/>
                <string id="Event.RtrDisplayCustomText" value="%1"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_FXML_PROCESS_START" value="FALCON_SERVICE_SERVLET_FXML_PROCESS_START"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_FXML_EXECUTABLE_WRITE" value="FALCON_SERVICE_SERVLET_FXML_EXECUTABLE_WRITE"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_OFFICE_FILE_PREVENTION" value="FALCON_SERVICE_SERVLET_OFFICE_FILE_PREVENTION"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_BEHAVIORAL_ANALYSIS" value="FALCON_SERVICE_SERVLET_BEHAVIORAL_ANALYSIS"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_PROTOCOL_ANALYZER" value="FALCON_SERVICE_SERVLET_PROTOCOL_ANALYZER"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_BYTE_PATTERN_MEMORY_SCAN" value="FALCON_SERVICE_SERVLET_BYTE_PATTERN_MEMORY_SCAN"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_LEDGER" value="FALCON_SERVICE_SERVLET_LEDGER"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_DECOMPRESS" value="FALCON_SERVICE_SERVLET_DECOMPRESS"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_FILE_METADATA" value="FALCON_SERVICE_SERVLET_FILE_METADATA"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_VCI_MODULE" value="FALCON_SERVICE_SERVLET_VCI_MODULE"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_SOURCE_LANGUAGE_PREDICTION" value="FALCON_SERVICE_SERVLET_SOURCE_LANGUAGE_PREDICTION"/>
            </stringTable>
        </resources>
        <resources culture="ko-KR">
            <stringTable>
                <string id="Provider.Name" value="CrowdStrike"/>
                <string id="Event.ServiceStarting" value="CSFalconService가 시작됩니다."/>
                <string id="Event.ServiceExiting" value="CSFalconService가 종료됩니다."/>
                <string id="Event.FileBlocked" value="악의적인 동작이 감지되어 프로세스가 차단되었습니다."/>
                <string id="Event.FileQuarantined" value="악성 행위가 감지되어 파일이 격리되었습니다."/>
                <string id="Event.NetworkContained" value="컴퓨터는 안전을 위해 오프라인 상태로 유지됩니다. 자세한 내용은 IT 부서에 문의하세요."/>
                <string id="Event.NetworkUncontained" value="컴퓨터가 다시 온라인 상태가 되었습니다."/>
                <string id="Event.DcUsbBlocked" value="조직의 정책에 따라 USB 장치가 차단되었습니다."/>
                <string id="Event.DcUsbRestricted" value="USB 장치의 기능이 조직의 정책에 따라 제한됩니다."/>
                <string id="Event.ProcessTerminated" value="악의적인 동작이 감지되어 프로세스가 종료되었습니다."/>
                <string id="Event.ProcessSuspended" value="악의적인 동작이 감지되었지만 프로세스를 종료할 수 없어 프로세스가 일시 중단되었습니다."/>
                <string id="Event.OdsStarted" value="맬웨어 검사 시작"/>
                <string id="Event.OdsFailedToStart" value="맬웨어 검사를 실행할 수 없습니다. 바탕화면에서 마우스 오른쪽 버튼으로 클릭하여 결과를 확인합니다."/>
                <string id="Event.OdsPaused" value="맬웨어 검사가 일시 중지되었습니다. 다시 시작하려면 바탕화면을 마우스 오른쪽 버튼으로 클릭합니다."/>
                <string id="Event.OdsResumed" value="맬웨어 검사 재개"/>
                <string id="Event.OdsCanceled" value="맬웨어 검사 취소됨"/>
                <string id="Event.OdsCanceledAdmin" value="Falcon 관리자가 맬웨어 검사를 취소함"/>
                <string id="Event.OdsCompleteClean" value="맬웨어 검사에서 의심스러운 파일 0개 발견"/>
                <string id="Event.OdsCompleteDirty" value="맬웨어 검사에서 의심스러운 파일 발견 바탕화면에서 마우스 오른쪽 버튼으로 클릭하여 결과를 확인합니다."/>
                <string id="Event.OdsPartialCompleteClean" value="맬웨어 검사에서 의심스러운 파일을 0개 발견했지만 검사를 완료하지 못했습니다. 바탕화면에서 마우스 오른쪽 버튼으로 클릭하여 결과를 확인합니다."/>
                <string id="Event.OdsPartialCompleteDirty" value="맬웨어 검사에서 의심스러운 파일을 발견했지만 검사를 완료하지 못했습니다. 바탕화면에서 마우스 오른쪽 버튼으로 클릭하여 결과를 확인합니다."/>
                <string id="Event.OdsOnlyUnsupported" value="맬웨어 검사에서 검사할 지원되는 파일을 찾을 수 없습니다. 바탕화면에서 마우스 오른쪽 버튼으로 클릭하여 결과를 확인합니다."/>
                <string id="Event.OdsCompleteCleanUnsupported" value="맬웨어 검사에서 의심스러운 파일 0개 발견 일부 지원되지 않는 파일은 스캔할 수 없습니다. 바탕화면에서 마우스 오른쪽 버튼으로 클릭하여 결과를 확인합니다."/>
                <string id="Event.OdsCompleteDirtyUnsupported" value="맬웨어 검사에서 의심스러운 파일 발견 일부 지원되지 않는 파일은 스캔할 수 없습니다. 바탕화면에서 마우스 오른쪽 버튼으로 클릭하여 결과를 확인합니다."/>
                <string id="Event.ContainerStarting" value="CSFalconContainer 시작 중: pid=%1 component=%2."/>
                <string id="Event.ContainerExiting" value="CSFalconContainer 종료 중: pid=%1 component=%2."/>
                <string id="Event.ExfilBlocked" value="데이터 보호 유출이 차단되었습니다."/>
                <string id="Event.ExfilAllowed" value="데이터 보호 유출이 허용되었습니다."/>
                <string id="Event.RtrDisabledLocally" value="실시간 대응은 이 호스트의 로컬 설정에 의해 비활성화됩니다."/>
                <string id="Event.RtrSettingsUpdatedToDisable" value="로컬 설정을 업데이트하여 이 호스트에서 실시간 대응이 비활성화되었습니다."/>
                <string id="Event.RtrSettingsUpdatedToEnable" value="로컬 설정을 업데이트하여 이 호스트에서 실시간 대응이 활성화되었습니다."/>
                <string id="Event.FirefoxExtensionPolicyUpdated" value="Firefox 보안 정책이 업데이트되었습니다. 브라우저를 다시 시작하여 변경 사항을 적용합니다."/>
                <string id="Event.RtrDisplayCustomText" value="%1"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_FXML_PROCESS_START" value="FALCON_SERVICE_SERVLET_FXML_PROCESS_START"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_FXML_EXECUTABLE_WRITE" value="FALCON_SERVICE_SERVLET_FXML_EXECUTABLE_WRITE"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_OFFICE_FILE_PREVENTION" value="FALCON_SERVICE_SERVLET_OFFICE_FILE_PREVENTION"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_BEHAVIORAL_ANALYSIS" value="FALCON_SERVICE_SERVLET_BEHAVIORAL_ANALYSIS"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_PROTOCOL_ANALYZER" value="FALCON_SERVICE_SERVLET_PROTOCOL_ANALYZER"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_BYTE_PATTERN_MEMORY_SCAN" value="FALCON_SERVICE_SERVLET_BYTE_PATTERN_MEMORY_SCAN"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_LEDGER" value="FALCON_SERVICE_SERVLET_LEDGER"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_DECOMPRESS" value="FALCON_SERVICE_SERVLET_DECOMPRESS"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_FILE_METADATA" value="FALCON_SERVICE_SERVLET_FILE_METADATA"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_VCI_MODULE" value="FALCON_SERVICE_SERVLET_VCI_MODULE"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_SOURCE_LANGUAGE_PREDICTION" value="FALCON_SERVICE_SERVLET_SOURCE_LANGUAGE_PREDICTION"/>
            </stringTable>
        </resources>
        <resources culture="pt-BR">
            <stringTable>
                <string id="Provider.Name" value="CrowdStrike"/>
                <string id="Event.ServiceStarting" value="O CSFalconService está iniciando."/>
                <string id="Event.ServiceExiting" value="O CSFalconService está saindo."/>
                <string id="Event.FileBlocked" value="Um processo foi bloqueado porque um comportamento malicioso foi detectado."/>
                <string id="Event.FileQuarantined" value="Um arquivo foi colocado em quarentena porque um comportamento malicioso foi detectado."/>
                <string id="Event.NetworkContained" value="Seu computador está offline para manter a sua segurança. Entre em contato com o departamento de TI para obter mais informações."/>
                <string id="Event.NetworkUncontained" value="Seu computador está online novamente."/>
                <string id="Event.DcUsbBlocked" value="Seu dispositivo USB está bloqueado pela política da sua organização."/>
                <string id="Event.DcUsbRestricted" value="As funções do seu dispositivo USB estão restringidas pela política da sua organização."/>
                <string id="Event.ProcessTerminated" value="Um processo foi encerrado porque um comportamento malicioso foi detectado."/>
                <string id="Event.ProcessSuspended" value="Um processo foi suspenso porque um comportamento malicioso foi detectado, mas não foi possível encerrar o processo."/>
                <string id="Event.OdsStarted" value="Iniciando uma varredura de malware"/>
                <string id="Event.OdsFailedToStart" value="Não é possível executar a varredura de malware. Clique com o botão direito na área de trabalho para ver os resultados."/>
                <string id="Event.OdsPaused" value="A varredura de malware foi pausada. Clique com o botão direito na área de trabalho para retomar."/>
                <string id="Event.OdsResumed" value="Retomando a varredura de malware"/>
                <string id="Event.OdsCanceled" value="A varredura de malware foi cancelada"/>
                <string id="Event.OdsCanceledAdmin" value="A varredura de malware foi cancelada pelo administrador do Falcon"/>
                <string id="Event.OdsCompleteClean" value="A varredura de malware não encontrou nenhum arquivo suspeito"/>
                <string id="Event.OdsCompleteDirty" value="A varredura de malware encontrou arquivos suspeitos. Clique com o botão direito na área de trabalho para ver os resultados."/>
                <string id="Event.OdsPartialCompleteClean" value="A varredura de malware não encontrou nenhum arquivo suspeito, mas não pôde ser concluída. Clique com o botão direito na área de trabalho para ver os resultados."/>
                <string id="Event.OdsPartialCompleteDirty" value="A varredura de malware encontrou arquivos suspeitos, mas não pôde ser concluída. Clique com o botão direito na área de trabalho para ver os resultados."/>
                <string id="Event.OdsOnlyUnsupported" value="A varredura de malware não encontrou nenhum arquivo suportado para verificação. Clique com o botão direito na área de trabalho para ver os resultados."/>
                <string id="Event.OdsCompleteCleanUnsupported" value="A varredura de malware não encontrou nenhum arquivo suspeito. Alguns arquivos não suportados não podem ser verificados. Clique com o botão direito na área de trabalho para ver os resultados."/>
                <string id="Event.OdsCompleteDirtyUnsupported" value="A varredura de malware encontrou arquivos suspeitos. Alguns arquivos não suportados não podem ser verificados. Clique com o botão direito na área de trabalho para ver os resultados."/>
                <string id="Event.ContainerStarting" value="O CSFalconContainer está iniciando: pid=%1 component=%2."/>
                <string id="Event.ContainerExiting" value="O CSFalconContainer está saindo: pid=%1 component=%2."/>
                <string id="Event.ExfilBlocked" value="Exfiltração de proteção de dados bloqueada."/>
                <string id="Event.ExfilAllowed" value="Exfiltração de proteção de dados permitida."/>
                <string id="Event.RtrDisabledLocally" value="A resposta em tempo real está desativada pela definição local deste host."/>
                <string id="Event.RtrSettingsUpdatedToDisable" value="A resposta em tempo real foi desativada neste host com uma atualização da definição local."/>
                <string id="Event.RtrSettingsUpdatedToEnable" value="A resposta em tempo real foi ativada neste host com uma atualização da definição local."/>
                <string id="Event.FirefoxExtensionPolicyUpdated" value="As políticas de segurança do Firefox foram atualizadas. Reinicie seu navegador para aplicar as alterações."/>
                <string id="Event.RtrDisplayCustomText" value="%1"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_FXML_PROCESS_START" value="FALCON_SERVICE_SERVLET_FXML_PROCESS_START"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_FXML_EXECUTABLE_WRITE" value="FALCON_SERVICE_SERVLET_FXML_EXECUTABLE_WRITE"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_OFFICE_FILE_PREVENTION" value="FALCON_SERVICE_SERVLET_OFFICE_FILE_PREVENTION"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_BEHAVIORAL_ANALYSIS" value="FALCON_SERVICE_SERVLET_BEHAVIORAL_ANALYSIS"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_PROTOCOL_ANALYZER" value="FALCON_SERVICE_SERVLET_PROTOCOL_ANALYZER"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_BYTE_PATTERN_MEMORY_SCAN" value="FALCON_SERVICE_SERVLET_BYTE_PATTERN_MEMORY_SCAN"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_LEDGER" value="FALCON_SERVICE_SERVLET_LEDGER"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_DECOMPRESS" value="FALCON_SERVICE_SERVLET_DECOMPRESS"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_FILE_METADATA" value="FALCON_SERVICE_SERVLET_FILE_METADATA"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_VCI_MODULE" value="FALCON_SERVICE_SERVLET_VCI_MODULE"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_SOURCE_LANGUAGE_PREDICTION" value="FALCON_SERVICE_SERVLET_SOURCE_LANGUAGE_PREDICTION"/>
            </stringTable>
        </resources>
        <resources culture="zh-TW">
            <stringTable>
                <string id="Provider.Name" value="CrowdStrike"/>
                <string id="Event.ServiceStarting" value="正在啟動 CSFalconService。"/>
                <string id="Event.ServiceExiting" value="正在退出 CSFalconService。"/>
                <string id="Event.FileBlocked" value="由於偵測到惡意行為，系統已封鎖程序。"/>
                <string id="Event.FileQuarantined" value="由於偵測到惡意行為，系統已隔離檔案。"/>
                <string id="Event.NetworkContained" value="您的電腦已離線，以保持安全。如需更多資訊，請聯絡 IT。"/>
                <string id="Event.NetworkUncontained" value="您的電腦已再次上線。"/>
                <string id="Event.DcUsbBlocked" value="根據貴組織的政策，系統已封鎖您的 USB 裝置。"/>
                <string id="Event.DcUsbRestricted" value="根據貴組織的政策，系統已限制您的 USB 裝置功能。"/>
                <string id="Event.ProcessTerminated" value="由於偵測到惡意行為，系統已終止程序。"/>
                <string id="Event.ProcessSuspended" value="由於偵測到惡意行為，系統已暫停程序，但無法終止該程序。"/>
                <string id="Event.OdsStarted" value="啟動惡意軟體掃描"/>
                <string id="Event.OdsFailedToStart" value="無法執行惡意軟體掃描。請在桌面按一下右鍵查看結果。"/>
                <string id="Event.OdsPaused" value="已暫停惡意軟體掃描。請在桌面按一下右鍵查看結果。"/>
                <string id="Event.OdsResumed" value="繼續惡意軟體掃描"/>
                <string id="Event.OdsCanceled" value="已取消惡意軟體掃描"/>
                <string id="Event.OdsCanceledAdmin" value="您的 Falcon 管理員已取消惡意軟體掃描"/>
                <string id="Event.OdsCompleteClean" value="惡意軟體掃描找到 0 個可疑檔案"/>
                <string id="Event.OdsCompleteDirty" value="惡意軟體掃描找到可疑檔案。請在桌面按一下右鍵查看結果。"/>
                <string id="Event.OdsPartialCompleteClean" value="惡意軟體掃描找到 0 個可疑檔案，但無法完成掃描。請在桌面按一下右鍵查看結果。"/>
                <string id="Event.OdsPartialCompleteDirty" value="惡意軟體掃描找到可疑檔案，但無法完成掃描。請在桌面按一下右鍵查看結果。"/>
                <string id="Event.OdsOnlyUnsupported" value="惡意軟體掃描找不到要掃描的受支援檔案。請在桌面按一下右鍵查看結果。"/>
                <string id="Event.OdsCompleteCleanUnsupported" value="惡意軟體掃描找到 0 個可疑檔案。無法掃描一些不受支援的檔案。請在桌面按一下右鍵查看結果。"/>
                <string id="Event.OdsCompleteDirtyUnsupported" value="惡意軟體掃描找到可疑檔案。無法掃描一些不受支援的檔案。請在桌面按一下右鍵查看結果。"/>
                <string id="Event.ContainerStarting" value="正在啟動 CSFalconContainer：pid=%1 component=%2。"/>
                <string id="Event.ContainerExiting" value="正在退出 CSFalconContainer：pid=%1 component=%2。"/>
                <string id="Event.ExfilBlocked" value="資料保護已封鎖外洩。"/>
                <string id="Event.ExfilAllowed" value="資料保護已允許外洩。"/>
                <string id="Event.RtrDisabledLocally" value="此主機的本機設定已停用即時回應。"/>
                <string id="Event.RtrSettingsUpdatedToDisable" value="本機設定更新後，已停用此主機上的即時回應。"/>
                <string id="Event.RtrSettingsUpdatedToEnable" value="本機設定更新後，已啟用此主機上的即時回應。"/>
                <string id="Event.FirefoxExtensionPolicyUpdated" value="Firefox 安全性方針已更新。請重新啟動您的瀏覽器以套用變更。"/>
                <string id="Event.RtrDisplayCustomText" value="%1"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_FXML_PROCESS_START" value="FALCON_SERVICE_SERVLET_FXML_PROCESS_START"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_FXML_EXECUTABLE_WRITE" value="FALCON_SERVICE_SERVLET_FXML_EXECUTABLE_WRITE"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_OFFICE_FILE_PREVENTION" value="FALCON_SERVICE_SERVLET_OFFICE_FILE_PREVENTION"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_BEHAVIORAL_ANALYSIS" value="FALCON_SERVICE_SERVLET_BEHAVIORAL_ANALYSIS"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_PROTOCOL_ANALYZER" value="FALCON_SERVICE_SERVLET_PROTOCOL_ANALYZER"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_BYTE_PATTERN_MEMORY_SCAN" value="FALCON_SERVICE_SERVLET_BYTE_PATTERN_MEMORY_SCAN"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_LEDGER" value="FALCON_SERVICE_SERVLET_LEDGER"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_DECOMPRESS" value="FALCON_SERVICE_SERVLET_DECOMPRESS"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_FILE_METADATA" value="FALCON_SERVICE_SERVLET_FILE_METADATA"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_VCI_MODULE" value="FALCON_SERVICE_SERVLET_VCI_MODULE"/>
                <string id="FalconServiceComponent.FALCON_SERVICE_SERVLET_SOURCE_LANGUAGE_PREDICTION" value="FALCON_SERVICE_SERVLET_SOURCE_LANGUAGE_PREDICTION"/>
            </stringTable>
        </resources>
	</localization>
</instrumentationManifest>
