diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-05 09:15:52 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-05 09:15:52 +0000 |
commit | 864dec30a3971aa043dd47f99168c889a5107102 (patch) | |
tree | dd322ea42bd05d24614f2f22afc75bc49cbb0b34 /ui/qt/wireshark_de.ts | |
parent | Adding upstream version 4.2.5. (diff) | |
download | wireshark-864dec30a3971aa043dd47f99168c889a5107102.tar.xz wireshark-864dec30a3971aa043dd47f99168c889a5107102.zip |
Adding upstream version 4.2.6.upstream/4.2.6
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ui/qt/wireshark_de.ts')
-rw-r--r-- | ui/qt/wireshark_de.ts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ui/qt/wireshark_de.ts b/ui/qt/wireshark_de.ts index a42e3c32..d100b7fa 100644 --- a/ui/qt/wireshark_de.ts +++ b/ui/qt/wireshark_de.ts @@ -1466,6 +1466,10 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe <translation><html><head/><body><p>Mitschneiden beenden, nachdem die angegebene Anzahl an Paketen mitgeschnitten wurde.</p></body></html></translation> </message> <message> + <source>Stop capturing after the specified number of files have been created.</source> + <translation type="unfinished"></translation> + </message> + <message> <source><html><head/><body><p>Stop capturing after the specified amount of data has been captured.</p></body></html></source> <translation><html><head/><body><p>Mitschneiden beenden, nachdem die angegebene Datenmenge mitgeschnitten wurde.</p></body></html></translation> </message> |