| File name: | tracerpt.exe.mui |
| Size: | 101376 byte |
| MD5: | 154067dbab0ea04139d4a0d96e4ade81 |
| SHA1: | d5f428ab84be40bef82cdfef0d59705f47df443e |
| SHA256: | 788f7e61874d12404318f668dabb11ca1fd949da15765eeed89c0ed23dbfe8b9 |
| Operating systems: | Windows 10 |
| Extension: | MUI |
| In x64: | tracerpt.exe Verktyg för händelsespårningsrapport (32-bitar) |
If an error occurred or the following message in Swedish language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.
| id | Swedish | English |
|---|---|---|
| 103 | logfile`l`*`Loggfilsnamn för händelsespårning som ska behandlas. | logfile`l`*`Event Trace log file to process. |
| 104 | output`o`*`Textutdatafil. Standard är dumpfile.xml. | output`o`*`Text output file. Default is dumpfile.xml. |
| 105 | define`df`*`Microsoft-specifik schemafil för räkning/rapportering. | define`df`*`Microsoft specific counting/reporting schema file. |
| 106 | report`report`*`Textutdatarapportfil. Standard är workload.xml. | report`report`*`Text output report file. Default is workload.xml. |
| 108 | realtime`rt`session_name`Namn på datakälla för händelspårningssession i realtid. | realtime`rt`session_name`Real-time Event Trace Session data source. |
| 113 | summary`summary`*`Filnamn för sammanfattningsrapporten. Standard är summary.txt. | summary`summary`*`Summary report text file. Default is summary.txt. |
| 114 | comp`int`*`Dumpa tolkad händelsestruktur till det filnamn som anges. | comp`int`*`Dump interpreted event structure into specified file. |
| 115 | force`y`*`Svarar automatiskt Ja på alla frågor. | force`y`*`Answer yes to all questions without prompting. |
| 116 | format`f`XML|HTML`Rapporteringsformat. | format`f`XML|HTML`Report format. |
| 117 | rawtimestamp`rts`*`Rapportera råtidsstämpel i händelsespårningshuvudet. Kan endast användas med -o, inte -report eller -summary. | rawtimestamp`rts`*`Report raw timestamp in event trace header. Can only be used with -o, not -report or -summary. |
| 118 | tmffile`tmf`*`definitionsfil för TMF (Trace Message Format) | tmffile`tmf`*`Trace Message Format definition file |
| 119 | tmfsearchpath`tp`*`Sökväg för TMF-fil. Flera sökvägar kan användas, avgränsade med ';'. | tmfsearchpath`tp`*`TMF file search path. Multiple paths can be used, separated with ';'. |
| 120 | image`i`*`Anger providerns bildsökväg. Matchande PDB finns i Symbol Server. Flera sökvägar kan användas, avgränsade med ';'. | image`i`*`Specifies the provider image path. The matching PDB will be located in the Symbol Server. Multiple paths can be used, separated with ';'. |
| 121 | symbolserver`pdb`*`Anger sökvägen till symbolservern. Flera sökvägar kan användas, avgränsade med ';'. | symbolserver`pdb`*`Specifies the symbol server path. Multiple paths can be used, separated with ';'. |
| 122 | wppgmt`gmt`*`Konvertera tidsstämplar för WPP-nyttolast till GMT-tid | wppgmt`gmt`*`Convert WPP payload timestamps to GMT time |
| 123 | dumpformat`of`CSV|EVTX|XML`Dumpformat, standard är XML. | dumpformat`of`CSV|EVTX|XML`Dump format, the default is XML. |
| 124 | reportlevel`rl`*`Systemrapportnivå från 1 till 5, standardvärdet är 1. | reportlevel`rl`*`System Report Level from 1 to 5, the default value is 1. |
| 125 | lessstrict`lr`*`Mindre restriktivt. Använd bästa prestanda för händelser som inte matchar händelseschemat. | lessstrict`lr`*`Less restrictive; use best effort for events not matching event schema. |
| 126 | export`export`*`Exportfil för händelseschema. Standard är schema.man. | export`export`*`Event Schema export file. Default is schema.man. |
| 127 | import`import`*`Importfil för händelseschema. | import`import`*`Event Schema import file. |
| 128 | encoding`en`ANSI|Unicode`Utdatafilens kodning. Tillåts endast med CSV-utdataformat. | encoding`en`ANSI|Unicode`Output file encoding. Only allowed with CSV output format. |
| 300 | Indata ---------------- |
Input ---------------- |
| 301 | Utdata ---------------- |
Output ---------------- |
| 302 | Fel: Den angivna filen är inte en händelsespårningsfil (*.etf). |
Error: A file specified is not an Event Trace (*.etl) file. |
| 303 | Loggare: |
Logger(s): |
| 304 | Filer: |
File(s): |
| 305 | Händelsedefinitioner: %1!s! |
Event Definitions: %1!s! |
| 306 | Dumpfil: %1!s! |
DumpFile: %1!s! |
| 307 | Rapport: %1!s! |
Report: %1!s! |
| 308 | Sammanfattning: %1!s! |
Summary: %1!s! |
| 310 | Resurs | Resource |
| 311 | Tolkad MOF: %1!s! |
Interpreted MOF: %1!s! |
| 312 | Varning: Vissa händelser matchar inte schemat. Kör programmet igen med -lr så att XML-dumpen blir mindre begränsad |
Warning: Some events do not match the schema. Please rerun the command with -lr to get less restricted XML dump |
| 313 | Exportera: %1!s! |
Export: %1!s! |
| 800 | tracerpt logfile1.etl logfile2.etl -o -report | tracerpt logfile1.etl logfile2.etl -o -report |
| 801 | tracerpt logfile.etl -o logdmp.xml -of XML -lr -summary logdmp.txt -report logrpt.xml | tracerpt logfile.etl -o logdmp.xml -of XML -lr -summary logdmp.txt -report logrpt.xml |
| 802 | tracerpt -rt "NT Kernel Logger" -o logfile.csv -of CSV | tracerpt -rt "NT Kernel Logger" -o logfile.csv -of CSV |
| 803 | tracerpt logfile1.etl logfile2.etl -o logdump.xml -of XML | tracerpt logfile1.etl logfile2.etl -o logdump.xml -of XML |
| 804 | tracerpt logfile.etl counterfile.blg -report logrpt.xml -df schema.xml | tracerpt logfile.etl counterfile.blg -report logrpt.xml -df schema.xml |
| 1001 | Rad %d: XML-parsningsfel %X |
Line %d: XMl parse error %X |
| 1003 | Rad %d: attributet "name" i är dubblerat |
Line %d: Duplicate attribute "name" in |
| 1005 | Rad %d: namnet %wZ i är dubblerat |
Line %d: Duplicate name %wZ in |
| 1006 | Rad %d: attributet "version" i är dubblerat |
Line %d: Duplicate attribute "version" in |
| 1007 | Rad %d: attributvärdet %wZ för "version" i är ogiltigt |
Line %d: invalid attribute value %wZ for "version" in |
| 1008 | Rad %d: attributet "threshold" i är dubblerat |
Line %d: Duplicate attribute "threshold" in |
| 1009 | Rad %d: attributvärdet %wZ för "threshold" i är ogiltigt |
Line %d: invalid attribute value %wZ for "threshold" in |
| 1011 | Rad %d: dubblerat element i |
Line %d: Duplicate element |
| 1013 | Rad %d: det obligatoriska attributet name saknas i |
Line %d: Missing required attribute name |
| 1014 | Rad %d: ett obligatoriskt attribut saknas i |
Line %d: Missing required attribute |
| 1018 | Rad %d: det obligatoriska attributet counter saknas i |
Line %d: Missing required attribute counter |
| 1019 | Rad %d: det obligatoriska attributet instance saknas i |
Line %d: Missing required attribute instance |
| 1021 | Rad %d: det obligatoriska attributet field saknas i |
Line %d: Missing required attribute field |
| 1022 | Rad %d: det obligatoriska attributet version saknas i |
Line %d: Missing required attribute version |
| 1023 | Rad %d: det obligatoriska attributet key saknas i |
Line %d: Missing required attribute key |
| 1026 | Rad %d: det obligatoriska attributet object saknas i |
Line %d: Missing required attribute object |
| 1027 | Rad %d: det obligatoriska attributet payloadGuid saknas i |
Line %d: Missing required attribute payloadGuid |
| 1028 | Rad %d: det obligatoriska attributet payloadId saknas i |
Line %d: Missing required attribute payloadId |
| 1029 | Rad %d: det obligatoriska attributet payloadGuid saknas i |
Line %d: Missing required attribute payloadGuid |
| 1030 | Rad %d: det obligatoriska attributet payloadId saknas i |
Line %d: Missing required attribute payloadId |
| 1033 | Rad %d: attributet "file" i är dubblerat |
Line %d: Duplicate attribute "file" in |
| 1034 | Rad %d: det gick inte att öppna filen %wZ i |
Line %d: error in opening file %wZ in |
| 1036 | Rad %d: det gick inte att parsa filen %wZ i |
Line %d: error in parsing file %wZ in |
| 1037 | Rad %d: attributet "key" i är dubblerat |
Line %d: Duplicate attribute "key" in |
| 1038 | Rad %d: attributvärdet %wZ för "key" i är ogiltigt |
Line %d: invalid attribute value %wZ for "key" in |
| 1039 | Rad %d: attributet "note" i är dubblerat |
Line %d: Duplicate attribute "note" in |
| 1040 | Rad %d: attributet "topic" i är dubblerat |
Line %d: Duplicate attribute "topic" in |
| 1043 | Rad %d: attributet "level" i är dubblerat |
Line %d: Duplicate attribute "level" in |
| 1044 | Rad %d: attributvärdet %wZ för "level" i är ogiltigt |
Line %d: invalid attribute value %wZ for "level" in |
| 1047 | Rad %d: attributet "transaction" i är dubblerat |
Line %d: Duplicate attribute "transaction" in |
| 1048 | Rad %d: attributvärdet %wZ för transaction i är ogiltigt |
Line %d: Invalid transaction attribute value %wZ in |
| 1049 | Rad %d: attributet "task" i är dubblerat |
Line %d: Duplicate attribute "task" in |
| 1050 | Rad %d: attributvärdet %wZ för "task" i är ogiltigt |
Line %d: invalid attribute value %wZ for "task" in |
| 1051 | Rad %d: attributet "rowcount" i är dubblerat |
Line %d: Duplicate attribute "rowcount" in |
| 1052 | Rad %d: attributvärdet %wZ för "rowcount" i är ogiltigt |
Line %d: invalid attribute value %wZ for "rowcount" in |
| 1059 | Rad %d: attributet "object" i är dubblerat |
Line %d: Duplicate attribute "object" in |
| 1067 | Rad %d: attributet "counter" i är dubblerat |
Line %d: Duplicate attribute "counter" in |
| 1068 | Rad %d: attributvärdet %wZ för "counter" i är ogiltigt |
Line %d: Invalid attribute "counter" value %wZ in |
| 1069 | Rad %d: attributet "instance" i är dubblerat |
Line %d: Duplicate attribute "instance" in |
| 1070 | Rad %d: attributvärdet %wZ för "instance" i är ogiltigt |
Line %d: Invalid attribute "instance" value %wZ in |
| 1072 | Rad %d: attributet "align" i är dubblerat |
Line %d: Duplicate attribute "align" in |
| 1073 | Rad %d: värdet %wZ för attributet align i är ogiltigt |
Line %d: Invalid align attribute value %wZ in |
| 1074 | Rad %d: attributet "format" i är dubblerat |
Line %d: Duplicate attribute "format" in |
| 1075 | Rad %d: attributet "visible" i är dubblerat |
Line %d: Duplicate attribute "visible" in |
| 1076 | Rad %d: värdet %wZ för attributet visible i är ogiltigt |
Line %d: Invalid visible attribute value %wZ in |
| 1077 | Rad %d: attributet "summary" i är dubblerat |
Line %d: Duplicate attribute "summary" in |
| 1078 | Rad %d: värdet %wZ för attributet summary i är ogiltigt |
Line %d: Invalid summary attribute value %wZ in |
| 1079 | Rad %d: en undertabell kan inte ha en kolumn med attributet groupby |
Line %d: A subtable cannot have any column with groupby attribute |
| 1080 | Rad %d: attributet "groupby" i är dubblerat |
Line %d: Duplicate attribute "groupby" in |
| 1081 | Rad %d: värdet %wZ för attributet groupby i är ogiltigt |
Line %d: Invalid groupby attribute value %wZ in |
| 1082 | Rad %d: attributet "sort" i är dubblerat |
Line %d: Duplicate attribute "sort" in |
| 1083 | Rad %d: det finns två primära sorteringskolumner |
Line %d: Duplicate primary sort column |
| 1084 | Rad %d: det finns två sekundära sorteringskolumner |
Line %d: Duplicate secondary sort column |
| 1085 | Rad %d: värdet %wZ för attributet sort i är ogiltigt |
Line %d: Invalid sort attribute value %wZ in |
| 1086 | Rad %d: attributet "order" i är dubblerat |
Line %d: Duplicate attribute "order" in |
| 1087 | Rad %d: värdet %wZ för attributet order i är ogiltigt |
Line %d: Invalid order attribute value %wZ in |
| 1089 | Rad %d: är det första underordnade elementet till |
Line %d: is the first child element under |
| 1090 | Rad %d: attributet "field" i är dubblerat |
Line %d: Duplicate attribute "field" in |
| 1091 | Rad %d: attributet "providerID" i är dubblerat |
Line %d: Duplicate attribute "providerID" in |
| 1092 | Rad %d: händelsefältet %wZ kräver med värdet true för attributet transaction |
Line %d: event field %wZ must have with attribute transaction being true |
| 1093 | Rad %d: attributvärdet %wZ för "providerID" i är ogiltigt |
Line %d: invalid attribute value %wZ for "providerID" in |
| 1094 | Rad %d: attributet "payloadId" i är dubblerat |
Line %d: Duplicate attribute "payloadId" in |
| 1095 | Rad %d: attributvärdet %wZ för "payloadId" i är ogiltigt |
Line %d: invalid attribute value %wZ for "payloadId" in |
| 1098 | Rad %d: det går inte att ange ett aggregat för under |
Line %d: Cannot specify aggregate for under |
| 1099 | Rad %d: attributet "aggregate" i är dubblerat |
Line %d: Duplicate attribute "aggregate" in |
| 1100 | Rad %d: attributvärdet %wZ för "aggregate" i är ogiltigt |
Line %d: Invalid aggregate attribute value %wZ in |
| 1102 | Rad %d: det finns endast ett under |
Line %d: there is one and only one under |
| 1103 | Rad %d: är valfritt och följer efter under |
Line %d: is optional and comes after under |
| 1105 | Rad %d: det här systemfältet kan inte utgöra kopplingsfält för |
Line %d: This system field cannot be join field for |
| 1113 | Rad %d: mer än 2 kopplingsfält under |
Line %d: More than 2 join fields under |
| 1117 | Rad %d: är valfritt och utgör det sista underordnade elementet under |
Line %d: is optional and the last child element under |
| 1118 | Rad %d: attributet "id" i är dubblerat |
Line %d: Duplicate attribute "id" in |
| 1120 | Rad %d: det obligatoriska attributet ID saknas i |
Line %d: Missing required attribute ID |
| 1122 | Rad %d: krävs under |
Line %d: is required under |
| 1123 | Rad %d: ingen tabell (CounterTable och/eller EventTable) har definierats under |
Line %d: No table (CounterTable and/or EventTable) are defined under |
| 1125 | Rad %d: för en tabell med groupby-kolumn(er) måste övriga kolumner innehålla aggregeringsfält |
Line %d: A table with groupby column(s) must have all the other columns with an aggregation field |
| 1126 | Rad %d: en tabell som innehåller kolumner med aggregeringsfält måste innehålla groupby-kolumn(er) |
Line %d: A table has columns with an aggregation field must has groupby column(s) |
| 1127 | Rad %d: en tabell kan inte innehålla både euqaljoin och transaction |
Line %d: A table cannot have both euqaljoin and transaction |
| 1128 | Rad %d: en tabell med attributet transaction måste ange kolumner från start- eller sluthändelser |
Line %d: A table with transaction attribute set must specify columns from start or end events |
| 1129 | Rad %d: för en tabell med två händelsekällor måste taggen ingå eller så måste attributet transaction ha värdet true |
Line %d: A table with two event sources must specify tag or transaction attribute is true |
| 1132 | Rad %d: sammanfattningsattribut kan bara tillämpas på numeriska datatyper |
Line %d: A summary attribute can only apply to a numeric filed type |
| 1133 | Varning, rad %d: händelsefältet är ogiltigt |
Warning Line %d: invalid event field |
| 1134 | Varning, rad %d: händelsefältets källa är ogiltig |
Warning Line %d: invalid event field source |
| 1135 | Rad %d: händelsefältets källa i har inte definierats i |
Line %d: the event field source in the is not defined in |
| 1136 | Rad %d: det får inte finnas fler än 2 fältkällor per tabell |
Line %d: The maximum number of field sources is 2 for each table |
| 1137 | Rad %d: det här händelsefältet kan inte ha ett aggregate-attribut |
Line %d: this event field cannot have an aggregate attribute |
| 1138 | Rad %d: det måste finnas två kopplingsfält under |
Line %d: There should be two join fields under |
| 1139 | Rad %d: två kopplingsfältkällor måste vara olika och definierade under |
Line %d: Two join field sources must be different and already defined under |
| 1141 | Varning, rad %d: händelsekopplingsfältet är ogiltigt |
Warning Line %d: invalid event join field |
| 1142 | Varning, rad %d: källan för händelsens kopplingsfält är ogiltig |
Warning Line %d: invalid event join field source |
| 1144 | Rad %d: ingen har definierats under |
Line %d: no is defined under |
| 1145 | Rad %d: Obligatorisk inre text för saknas |
Line %d: Missing required inner text |
| 15000 | Det här verktyget behandlar binära händelsespårningsloggfiler, realtidsdataströmmar, eller loggfiler för binära prestandaräknare från instrumenterade händelsespårningsproviders, och skapar en rapport eller textfil som beskriver händelserna och/eller räknardata. |
Tracerpt processes binary Event Trace Session log files, real-time streams, or binary performance counter log files from instrumented Event Trace providers and creates a report or a text file describing the events and/or counter data. |
| 15100 | debug`d`level`Felsökning | debug`d`level`Debug |
| 15101 | h`?`*`Visar sammanhangsberoende hjälp. | h`?`*`Displays context sensitive help. |
| 15102 | ini`config`*`Fil med inställningar för kommandon. | ini`config`*`Settings file containing command options. |
| 15200 | Kommandot har slutförts. |
The command completed successfully. |
| 15201 | Fel: |
Error: |
| 15202 | Du kör med en begränsad token. Försök att köra med förhöjd behörighet. |
You're running with a restricted token, try running elevated. |
| 15203 | Okänd |
Unknown |
| 15204 | Fel: 0x%1!08x! |
Error: 0x%1!08x! |
| 15300 | value | value |
| 15301 | filename | filename |
| 15302 | [[tt:]mm:]ss | [[hh:]mm:]ss |
| 15303 | j | y |
| 15400 | Argumenten %1!s! och %2!s! kan inte anges samtidigt. |
Arguments '%1!s!' and '%2!s!' are mutually exclusive. |
| 15401 | Argumentet %1!s! krävs. |
Argument '%1!s!' is required. |
| 15402 | Minst ett av följande argument krävs: |
At least one of the following arguments is required: |
| 15403 | Argumentet %1!s! är inte tillåtet om de andra argumenten anges. |
Argument '%1!s!' is not allowed with the other arguments specified. |
| 15404 | Verb: |
Verbs: |
| 15405 | Adverb: |
Adverbs: |
| 15406 | Alternativ: |
Options: |
| 15407 | Syntax: %1!s! |
Usage: %1!s! |
| 15408 | [alternativ] |
[options] |
| 15409 | Argumentet %1!s! är okänt. |
Argument '%1!s!' is unknown. |
| 15410 | Argumentet %1!s! kan inte negeras. |
Argument '%1!s!' is not negatable. |
| 15411 | Argumentet %1!s! har definierats för många gånger. |
Argument '%1!s!' has been defined too many times. |
| 15412 | Argumentet %1!s! kräver ytterligare parametrar. |
Argument '%1!s!' requires additional parameters. |
| 15413 | Obs! Om [-] anges, innebär ytterligare minustecken att alternativet negeras. Till exempel inaktiverar --%1!s! alternativet -%1!s!. |
Note: Where [-] is listed, an extra - negates the option. For example --%1!s! turns off the -%1!s! option. |
| 15414 | Exempel: |
Examples: |
| 15415 | Alternativ (%1!s!): |
Options (%1!s!): |
| 15416 | Mer information: |
More Information: |
| 15500 | Filen %1!s! finns redan. Ska den skrivas över? [y/n] | The file "%1!s!" already exists, overwrite? [y/n] |
| File Description: | Verktyg för händelsespårningsrapport |
| File Version: | 10.0.15063.0 (WinBuild.160101.0800) |
| Company Name: | Microsoft Corporation |
| Internal Name: | TraceRpt.Exe |
| Legal Copyright: | © Microsoft Corporation. Med ensamrätt. |
| Original Filename: | TraceRpt.Exe.MUI |
| Product Name: | Operativsystemet Microsoft® Windows® |
| Product Version: | 10.0.15063.0 |
| Translation: | 0x41D, 1200 |