aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/wireshark_sv.ts
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/wireshark_sv.ts')
-rw-r--r--ui/qt/wireshark_sv.ts71
1 files changed, 62 insertions, 9 deletions
diff --git a/ui/qt/wireshark_sv.ts b/ui/qt/wireshark_sv.ts
index e5b353b035..eba964c38f 100644
--- a/ui/qt/wireshark_sv.ts
+++ b/ui/qt/wireshark_sv.ts
@@ -1209,9 +1209,9 @@
<translation>Fil:</translation>
</message>
<message>
- <source>Create a new file automatically after…</source>
- <oldsource>Create a new file automatically after...</oldsource>
- <translation>Skapa en ny fil automatiskt efter …</translation>
+ <source>Create a new file automatically…</source>
+ <oldsource>Create a new file automatically after…</oldsource>
+ <translation type="unfinished">Skapa en ny fil automatiskt efter …</translation>
</message>
<message>
<source>megabytes</source>
@@ -1307,17 +1307,18 @@
<translation>Fånga till en permanent fil</translation>
</message>
<message>
- <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Instead of using a single capture file, multiple files will be created.&lt;/p&gt;&lt;p&gt;The generated file names will contain an incrementing number and the start time of the capture.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
- <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Istället för att använda en enda fångstfil kommer flera filer skapas.&lt;/p&gt;&lt;p&gt;De genererade filnamnen kommer innehålla ett ökande nummer och starttidpunkten för fångsten.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
+ <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Instead of using a single capture file, multiple files will be created.&lt;/p&gt;&lt;p&gt;The generated file names will contain an incrementing number and the start time of the capture.&lt;/p&gt;&lt;p&gt;NOTE: If enabled, at least one of the new-file criteria MUST be selected.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
+ <oldsource>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Instead of using a single capture file, multiple files will be created.&lt;/p&gt;&lt;p&gt;The generated file names will contain an incrementing number and the start time of the capture.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</oldsource>
+ <translation type="unfinished">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Istället för att använda en enda fångstfil kommer flera filer skapas.&lt;/p&gt;&lt;p&gt;De genererade filnamnen kommer innehålla ett ökande nummer och starttidpunkten för fångsten.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;If the selected file size is exceeded, capturing switches to the next file.&lt;/p&gt;&lt;p&gt;PLEASE NOTE: One option MUST be selected.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
- <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Om den valda filstorleken överskrids byts fångsten till nästa fil.&lt;/p&gt;&lt;p&gt;OBSERVERA: Någon flagga MÅSTE väljas.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
+ <translation type="vanished">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Om den valda filstorleken överskrids byts fångsten till nästa fil.&lt;/p&gt;&lt;p&gt;OBSERVERA: Någon flagga MÅSTE väljas.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<source>If the selected file size is exceeded, capturing switches to the next file.
PLEASE NOTE: One option MUST be selected.</source>
- <translation>Om den valda filstorleken överskrids byts fångsten till nästa fil.
+ <translation type="vanished">Om den valda filstorleken överskrids byts fångsten till nästa fil.
OBSERVERA: Någon flagga MÅSTE väljas.</translation>
</message>
<message>
@@ -1330,6 +1331,27 @@ OBSERVERA: Någon flagga MÅSTE väljas.</translation>
<translation>Byt till nästa fil efter det angivna antalet paket har infångats.</translation>
</message>
<message>
+ <source>after</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Switch to the next file after the file size exceeds the specified file size.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Switch to the next file when the time capturing to the current file exceeds the specified time.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>when time is a multiple of</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Switch to the next file when the (wall clock) time is an even multiple of the specified interval.
+For example, use 1 hour to have a new file created every hour on the hour.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;After capturing has switched to the next file and the given number of files has exceeded, the oldest file will be removed.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Efter att infångandet har bytt till nästa fil och det angivna antalet filer har överskridits tas den äldsta filen bort.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
@@ -12790,6 +12812,37 @@ OBSERVERA: Någon flagga MÅSTE väljas.</translation>
<source>&lt;html&gt;&lt;head&gt;
&lt;style&gt;
a:link {
+ color: palette(text);
+ text-decoration: none;
+}
+a:hover {
+ color: palette(text);
+ text-decoration: underline;
+}
+&lt;/style&gt;
+&lt;/head&gt;
+&lt;body&gt;
+
+&lt;table&gt;&lt;tr&gt;
+&lt;th&gt;&lt;a href=&quot;https://www.wireshark.org/docs/wsug_html_chunked/&quot;&gt;User&apos;s Guide&lt;/a&gt;&lt;/th&gt;
+
+&lt;td style=&quot;padding-left: 8px; padding-right: 8px;&quot;&gt;·&lt;/td&gt;
+
+&lt;th&gt;&lt;a href=&quot;https://wiki.wireshark.org/&quot;&gt;Wiki&lt;/a&gt;&lt;/th&gt;
+
+&lt;td style=&quot;padding-left: 8px; padding-right: 8px;&quot;&gt;·&lt;/td&gt;
+
+&lt;th&gt;&lt;a href=&quot;https://ask.wireshark.org/&quot;&gt;Questions and Answers&lt;/a&gt;&lt;/th&gt;
+
+&lt;td style=&quot;padding-left: 8px; padding-right: 8px;&quot;&gt;·&lt;/td&gt;
+
+&lt;th&gt;&lt;a href=&quot;https://www.wireshark.org/lists/&quot;&gt;Mailing Lists&lt;/a&gt;&lt;/th&gt;
+
+&lt;/tr&gt;&lt;/table&gt;
+&lt;/body&gt;&lt;/html&gt;</source>
+ <oldsource>&lt;html&gt;&lt;head&gt;
+&lt;style&gt;
+a:link {
color: inherit;
text-decoration: none;
}
@@ -12817,8 +12870,8 @@ a:hover {
&lt;th&gt;&lt;a href=&quot;https://www.wireshark.org/lists/&quot;&gt;Mailing Lists&lt;/a&gt;&lt;/th&gt;
&lt;/tr&gt;&lt;/table&gt;
-&lt;/body&gt;&lt;/html&gt;</source>
- <translation>&lt;html&gt;&lt;head&gt;
+&lt;/body&gt;&lt;/html&gt;</oldsource>
+ <translation type="unfinished">&lt;html&gt;&lt;head&gt;
&lt;style&gt;
a:link {
color: inherit;