aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2022-01-16 16:40:05 +0000
committerGerald Combs <gerald@wireshark.org>2022-01-16 16:40:05 +0000
commit496a23a56ae0d761f7dbb45ca2586c53bf0d5ca9 (patch)
treeee3af015423f0d9702357bcc40bd2dbd15b90ad9 /ui/qt
parenta9490f354c0459d85cc2b790a1bd9f879fd3951e (diff)
[Automatic update for 2022-01-16]
Update manuf, services enterprise numbers, translations, and other items.
Diffstat (limited to 'ui/qt')
-rw-r--r--ui/qt/wireshark_de.ts14
-rw-r--r--ui/qt/wireshark_en.ts12
-rw-r--r--ui/qt/wireshark_es.ts12
-rw-r--r--ui/qt/wireshark_fr.ts8
-rw-r--r--ui/qt/wireshark_it.ts34
-rw-r--r--ui/qt/wireshark_ja_JP.ts70
-rw-r--r--ui/qt/wireshark_pl.ts8
-rw-r--r--ui/qt/wireshark_ru.ts14
-rw-r--r--ui/qt/wireshark_sv.ts14
-rw-r--r--ui/qt/wireshark_tr_TR.ts34
-rw-r--r--ui/qt/wireshark_uk.ts8
-rw-r--r--ui/qt/wireshark_zh_CN.ts8
12 files changed, 128 insertions, 108 deletions
diff --git a/ui/qt/wireshark_de.ts b/ui/qt/wireshark_de.ts
index 7613631eb9..8fb414a66e 100644
--- a/ui/qt/wireshark_de.ts
+++ b/ui/qt/wireshark_de.ts
@@ -382,10 +382,6 @@
<translation type="unfinished">Ctrl+M</translation>
</message>
<message>
- <source>Ctrl-M</source>
- <translation type="vanished">Ctrl-M</translation>
- </message>
- <message>
<source>Mark/Unmark Cell</source>
<translation>Zelle markieren / Markierung aufheben</translation>
</message>
@@ -4411,7 +4407,8 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
<translation type="unfinished"></translation>
</message>
<message>
- <source>The IP Version for to use for the dummy IP header</source>
+ <source>The IP Version to use for the dummy IP header</source>
+ <oldsource>The IP Version for to use for the dummy IP header</oldsource>
<translation type="unfinished"></translation>
</message>
<message>
@@ -4683,8 +4680,7 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
</message>
<message>
<source>&lt;p&gt;Local interfaces are unavailable because no packet capture driver is installed.&lt;/p&gt;&lt;p&gt;You can fix this by installing &lt;a href=&quot;https://npcap.com/&quot;&gt;Npcap&lt;/a&gt;.&lt;/p&gt;</source>
- <oldsource>&lt;p&gt;Local interfaces are unavailable because no packet capture driver is installed.&lt;/p&gt;&lt;p&gt;You can fix this by installing &lt;a href=&quot;https://nmap.org/npcap/&quot;&gt;Npcap&lt;/a&gt; or &lt;a href=&quot;https://www.winpcap.org/install/default.htm&quot;&gt;WinPcap&lt;/a&gt;.&lt;/p&gt;</oldsource>
- <translation type="unfinished">&lt;p&gt;Lokale Schnittstellen sind nicht verfügbar, da kein Mitschnitt Treiber installiert ist.&lt;/p&gt;&lt;p&gt;Dies kann durch die Installation von &lt;a href=&quot;https://nmap.org/npcap/&quot;&gt;Npcap&lt;/a&gt; oder &lt;a href=&quot;https://www.winpcap.org/install/default.htm&quot;&gt;WinPcap&lt;/a&gt; behoben werden.&lt;/p&gt;</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
<source>&lt;p&gt;Local interfaces are unavailable because the packet capture driver isn&apos;t loaded.&lt;/p&gt;&lt;p&gt;You can fix this by running &lt;pre&gt;net start npcap&lt;/pre&gt; if you have Npcap installed or &lt;pre&gt;net start npf&lt;/pre&gt; if you have WinPcap installed. Both commands must be run as Administrator.&lt;/p&gt;</source>
@@ -12925,6 +12921,10 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
<translation>Roh</translation>
</message>
<message>
+ <source>Rust Array</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>UTF-8</source>
<translation>UTF-8</translation>
</message>
diff --git a/ui/qt/wireshark_en.ts b/ui/qt/wireshark_en.ts
index 50a2cdffae..8d3844a789 100644
--- a/ui/qt/wireshark_en.ts
+++ b/ui/qt/wireshark_en.ts
@@ -4373,10 +4373,6 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
- <source>The IP Version for to use for the dummy IP header</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<source>Interface name:</source>
<translation type="unfinished"></translation>
</message>
@@ -4561,6 +4557,10 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
+ <source>The IP Version to use for the dummy IP header</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>The maximum size of the frames to write to the import capture file (max 256kiB)</source>
<translation type="unfinished"></translation>
</message>
@@ -12830,6 +12830,10 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
+ <source>Rust Array</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>UTF-8</source>
<translation type="unfinished"></translation>
</message>
diff --git a/ui/qt/wireshark_es.ts b/ui/qt/wireshark_es.ts
index d3e220f96f..b9eec28341 100644
--- a/ui/qt/wireshark_es.ts
+++ b/ui/qt/wireshark_es.ts
@@ -382,10 +382,6 @@
<translation type="unfinished">Ctrl+M</translation>
</message>
<message>
- <source>Ctrl-M</source>
- <translation type="vanished">Ctrl-M</translation>
- </message>
- <message>
<source>Mark/Unmark Cell</source>
<translation>Marcar/Desmarcar celda</translation>
</message>
@@ -4372,7 +4368,8 @@ Por ejemplo, use 1 hora para tener creado un nuevo archivo cada hora en punto.</
<translation type="unfinished"></translation>
</message>
<message>
- <source>The IP Version for to use for the dummy IP header</source>
+ <source>The IP Version to use for the dummy IP header</source>
+ <oldsource>The IP Version for to use for the dummy IP header</oldsource>
<translation type="unfinished"></translation>
</message>
<message>
@@ -4644,7 +4641,6 @@ Por ejemplo, use 1 hora para tener creado un nuevo archivo cada hora en punto.</
</message>
<message>
<source>&lt;p&gt;Local interfaces are unavailable because no packet capture driver is installed.&lt;/p&gt;&lt;p&gt;You can fix this by installing &lt;a href=&quot;https://npcap.com/&quot;&gt;Npcap&lt;/a&gt;.&lt;/p&gt;</source>
- <oldsource>&lt;p&gt;Local interfaces are unavailable because no packet capture driver is installed.&lt;/p&gt;&lt;p&gt;You can fix this by installing &lt;a href=&quot;https://nmap.org/npcap/&quot;&gt;Npcap&lt;/a&gt; or &lt;a href=&quot;https://www.winpcap.org/install/default.htm&quot;&gt;WinPcap&lt;/a&gt;.&lt;/p&gt;</oldsource>
<translation type="unfinished"></translation>
</message>
<message>
@@ -12817,6 +12813,10 @@ Por ejemplo, use 1 hora para tener creado un nuevo archivo cada hora en punto.</
<translation>Raw</translation>
</message>
<message>
+ <source>Rust Array</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>UTF-8</source>
<translation>UTF-8</translation>
</message>
diff --git a/ui/qt/wireshark_fr.ts b/ui/qt/wireshark_fr.ts
index 314b582d21..347cab9839 100644
--- a/ui/qt/wireshark_fr.ts
+++ b/ui/qt/wireshark_fr.ts
@@ -4407,7 +4407,8 @@ Pas exemple, inquiquez 1 heure pour avoir un nouveau fichier créé toutes les h
<translation type="unfinished"></translation>
</message>
<message>
- <source>The IP Version for to use for the dummy IP header</source>
+ <source>The IP Version to use for the dummy IP header</source>
+ <oldsource>The IP Version for to use for the dummy IP header</oldsource>
<translation type="unfinished"></translation>
</message>
<message>
@@ -4679,7 +4680,6 @@ Pas exemple, inquiquez 1 heure pour avoir un nouveau fichier créé toutes les h
</message>
<message>
<source>&lt;p&gt;Local interfaces are unavailable because no packet capture driver is installed.&lt;/p&gt;&lt;p&gt;You can fix this by installing &lt;a href=&quot;https://npcap.com/&quot;&gt;Npcap&lt;/a&gt;.&lt;/p&gt;</source>
- <oldsource>&lt;p&gt;Local interfaces are unavailable because no packet capture driver is installed.&lt;/p&gt;&lt;p&gt;You can fix this by installing &lt;a href=&quot;https://nmap.org/npcap/&quot;&gt;Npcap&lt;/a&gt; or &lt;a href=&quot;https://www.winpcap.org/install/default.htm&quot;&gt;WinPcap&lt;/a&gt;.&lt;/p&gt;</oldsource>
<translation type="unfinished"></translation>
</message>
<message>
@@ -12883,6 +12883,10 @@ Changer la direction de la connexion (voir le flux inverse).&lt;/p&gt;&lt;/body&
<translation type="unfinished">Brut</translation>
</message>
<message>
+ <source>Rust Array</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>UTF-8</source>
<translation type="unfinished">UTF-8</translation>
</message>
diff --git a/ui/qt/wireshark_it.ts b/ui/qt/wireshark_it.ts
index 5b860c8af3..b1373ab1b6 100644
--- a/ui/qt/wireshark_it.ts
+++ b/ui/qt/wireshark_it.ts
@@ -379,11 +379,7 @@
</message>
<message>
<source>Ctrl+M</source>
- <translation type="unfinished">Ctrl+M</translation>
- </message>
- <message>
- <source>Ctrl-M</source>
- <translation type="vanished">Ctrl-M</translation>
+ <translation>Ctrl+M</translation>
</message>
<message>
<source>Mark/Unmark Cell</source>
@@ -2673,7 +2669,7 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
</message>
<message>
<source>Save</source>
- <translation type="unfinished"></translation>
+ <translation>Salva</translation>
</message>
<message>
<source>Default</source>
@@ -2681,7 +2677,7 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
</message>
<message>
<source>Restore default value of the item</source>
- <translation type="unfinished"></translation>
+ <translation>Ripristina il valore predefinito dell&apos;elemento</translation>
</message>
<message>
<source>Extcap Help cannot be found</source>
@@ -4411,8 +4407,9 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
<translation>Versione IP:</translation>
</message>
<message>
- <source>The IP Version for to use for the dummy IP header</source>
- <translation>La versione IP da utilizzare con l&apos;intestazione IP fittizia</translation>
+ <source>The IP Version to use for the dummy IP header</source>
+ <oldsource>The IP Version for to use for the dummy IP header</oldsource>
+ <translation type="unfinished">La versione IP da utilizzare con l&apos;intestazione IP fittizia</translation>
</message>
<message>
<source>Interface name:</source>
@@ -4683,8 +4680,7 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
</message>
<message>
<source>&lt;p&gt;Local interfaces are unavailable because no packet capture driver is installed.&lt;/p&gt;&lt;p&gt;You can fix this by installing &lt;a href=&quot;https://npcap.com/&quot;&gt;Npcap&lt;/a&gt;.&lt;/p&gt;</source>
- <oldsource>&lt;p&gt;Local interfaces are unavailable because no packet capture driver is installed.&lt;/p&gt;&lt;p&gt;You can fix this by installing &lt;a href=&quot;https://nmap.org/npcap/&quot;&gt;Npcap&lt;/a&gt; or &lt;a href=&quot;https://www.winpcap.org/install/default.htm&quot;&gt;WinPcap&lt;/a&gt;.&lt;/p&gt;</oldsource>
- <translation type="unfinished">&lt;p&gt;Le interfacce locali non sono disponibili poiché non è installato alcun driver di cattura.&lt;/p&gt;&lt;p&gt;Puoi correggere questo problema installando &lt;a href=&quot;https://nmap.org/npcap/&quot;&gt;Npcap&lt;/a&gt; o &lt;a href=&quot;https://www.winpcap.org/install/default.htm&quot;&gt;WinPcap&lt;/a&gt;.&lt;/p&gt;</translation>
+ <translation>&lt;p&gt;Le interfacce locali non sono disponibili poiché non è installato alcun driver di cattura.&lt;/p&gt;&lt;p&gt;Puoi correggere questo problema installando &lt;a href=&quot;https://npcap.com/&quot;&gt;Npcap&lt;/a&gt;.&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Local interfaces are unavailable because the packet capture driver isn&apos;t loaded.&lt;/p&gt;&lt;p&gt;You can fix this by running &lt;pre&gt;net start npcap&lt;/pre&gt; if you have Npcap installed or &lt;pre&gt;net start npf&lt;/pre&gt; if you have WinPcap installed. Both commands must be run as Administrator.&lt;/p&gt;</source>
@@ -6719,7 +6715,7 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
</message>
<message>
<source>SOME/IP</source>
- <translation type="unfinished"></translation>
+ <translation>SOME/IP</translation>
</message>
<message>
<source>Osmux</source>
@@ -7186,19 +7182,19 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
</message>
<message>
<source>SOME/IP Messages</source>
- <translation type="unfinished"></translation>
+ <translation>SOME/Messaggi IP</translation>
</message>
<message>
<source>SOME/IP Message statistics</source>
- <translation type="unfinished"></translation>
+ <translation>Statistiche SOME/Messaggi IP</translation>
</message>
<message>
<source>SOME/IP-SD Entries</source>
- <translation type="unfinished"></translation>
+ <translation>Voci SOME/IP-SD</translation>
</message>
<message>
<source>SOME/IP-SD Entries statistics</source>
- <translation type="unfinished"></translation>
+ <translation>Statistiche voci SOME/Messaggi IP</translation>
</message>
<message>
<source>&amp;ISUP Messages</source>
@@ -8318,7 +8314,7 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
</message>
<message>
<source>Configure all extcaps before start of capture.</source>
- <translation type="unfinished"></translation>
+ <translation>Configura tutte le extcap prima di avviare la cattura.</translation>
</message>
<message>
<source>Invalid capture filter.</source>
@@ -12925,6 +12921,10 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
<translation>Grezzo</translation>
</message>
<message>
+ <source>Rust Array</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>UTF-8</source>
<translation>UTF-8</translation>
</message>
diff --git a/ui/qt/wireshark_ja_JP.ts b/ui/qt/wireshark_ja_JP.ts
index a6eb8c8a30..408b2e9aa6 100644
--- a/ui/qt/wireshark_ja_JP.ts
+++ b/ui/qt/wireshark_ja_JP.ts
@@ -378,11 +378,7 @@
</message>
<message>
<source>Ctrl+M</source>
- <translation type="unfinished">Ctrl+M</translation>
- </message>
- <message>
- <source>Ctrl-M</source>
- <translation type="vanished">Ctrl+M</translation>
+ <translation>Ctrl+M</translation>
</message>
<message>
<source>Mark/Unmark Cell</source>
@@ -726,7 +722,7 @@
<name>ByteViewText</name>
<message>
<source>Allow hover highlighting</source>
- <translation type="unfinished"></translation>
+ <translation>ホーバーハイライトを許可</translation>
</message>
<message>
<source>Show bytes as hexadecimal</source>
@@ -2665,7 +2661,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>Save</source>
- <translation type="unfinished"></translation>
+ <translation>保存</translation>
</message>
<message>
<source>Default</source>
@@ -2673,7 +2669,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>Restore default value of the item</source>
- <translation type="unfinished"></translation>
+ <translation>デフォルト値を復元します</translation>
</message>
<message>
<source>Extcap Help cannot be found</source>
@@ -4318,11 +4314,11 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Whether to do extra processing detecting the start of the ASCII representation at the end of a hex+ASCII line even if it looks like hex bytes.&lt;/p&gt;&lt;p&gt;Do not enable if the hex dump does not contain ASCII.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
- <translation type="unfinished"></translation>
+ <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;たとえ16進数バイト列のように見えても16進数+ASCII行の末尾にてASCII表現の開始を検出する追加処理をするかどうか。&lt;/p&gt;&lt;p&gt;16進数ダンプにASCIIを含まない場合には有効にしません。&lt;/html&gt;</translation>
</message>
<message>
<source>ASCII identification:</source>
- <translation type="unfinished"></translation>
+ <translation>ASCII 識別:</translation>
</message>
<message>
<source>Regular Expression</source>
@@ -4390,23 +4386,24 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>IP version:</source>
- <translation type="unfinished"></translation>
+ <translation>IP バージョン:</translation>
</message>
<message>
- <source>The IP Version for to use for the dummy IP header</source>
- <translation type="unfinished"></translation>
+ <source>The IP Version to use for the dummy IP header</source>
+ <oldsource>The IP Version for to use for the dummy IP header</oldsource>
+ <translation type="unfinished">ダミーIPヘッダに用いるIPバージョン</translation>
</message>
<message>
<source>Interface name:</source>
- <translation type="unfinished"></translation>
+ <translation>インターフェース名:</translation>
</message>
<message>
<source>The name of the interface to write to the import capture file</source>
- <translation type="unfinished"></translation>
+ <translation>インポートしたキャプチャファイルに書き込むインターフェースの名前</translation>
</message>
<message>
<source>Fake IF, Import from Hex Dump</source>
- <translation type="unfinished"></translation>
+ <translation>フェイクインターフェース, 16進ダンプからインポート</translation>
</message>
<message>
<source>Maximum frame length:</source>
@@ -4454,35 +4451,35 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>Prefix each frame with an Ethernet and IP header</source>
- <translation type="unfinished"></translation>
+ <translation>EthernetとIPヘッダをもつ各々のフレームのプレフィックス</translation>
</message>
<message>
<source>IP</source>
- <translation type="unfinished"></translation>
+ <translation>IP</translation>
</message>
<message>
<source>Prefix each frame with an Ethernet, IP and UDP header</source>
- <translation type="unfinished"></translation>
+ <translation>EthernetとIPとUDPヘッダをもつ各々のフレームのプレフィックス</translation>
</message>
<message>
<source>Prefix each frame with an Ethernet, IP and TCP header</source>
- <translation type="unfinished"></translation>
+ <translation>EthernetとIPとTCPヘッダをもつ各々のフレームのプレフィックス</translation>
</message>
<message>
<source>Prefix each frame with an Ethernet, IP and SCTP header</source>
- <translation type="unfinished"></translation>
+ <translation>EthernetとIPとSCTPヘッダをもつ各々のフレームのプレフィックス</translation>
</message>
<message>
<source>Prefix each frame with an Ethernet, IP and SCTP (DATA) header</source>
- <translation type="unfinished"></translation>
+ <translation>EthernetとIPとSCTP (DATA)ヘッダをもつ各々のフレームのプレフィックス</translation>
</message>
<message>
<source>Source address:</source>
- <translation type="unfinished"></translation>
+ <translation>送信元アドレス:</translation>
</message>
<message>
<source>Destination address:</source>
- <translation type="unfinished"></translation>
+ <translation>宛先アドレス:</translation>
</message>
<message>
<source>Dissector</source>
@@ -4490,15 +4487,15 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>The IP protocol ID for each frame</source>
- <translation type="unfinished"></translation>
+ <translation>各々のフレームのIPプロトコルID</translation>
</message>
<message>
<source>The IP source address for each frame</source>
- <translation type="unfinished"></translation>
+ <translation>各々のフレームの送信元IPアドレス</translation>
</message>
<message>
<source>The IP destination address for each frame</source>
- <translation type="unfinished"></translation>
+ <translation>各々のフレームのIP宛先アドレス</translation>
</message>
<message>
<source>The UDP, TCP or SCTP source port for each frame</source>
@@ -4665,8 +4662,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>&lt;p&gt;Local interfaces are unavailable because no packet capture driver is installed.&lt;/p&gt;&lt;p&gt;You can fix this by installing &lt;a href=&quot;https://npcap.com/&quot;&gt;Npcap&lt;/a&gt;.&lt;/p&gt;</source>
- <oldsource>&lt;p&gt;Local interfaces are unavailable because no packet capture driver is installed.&lt;/p&gt;&lt;p&gt;You can fix this by installing &lt;a href=&quot;https://nmap.org/npcap/&quot;&gt;Npcap&lt;/a&gt; or &lt;a href=&quot;https://www.winpcap.org/install/default.htm&quot;&gt;WinPcap&lt;/a&gt;.&lt;/p&gt;</oldsource>
- <translation type="unfinished">&lt;p&gt;パケットキャプチャドライバがインストールされていないためローカルインタフェースは利用できません。&lt;/p&gt;&lt;p&gt;以下をインストールしてこれを修正できます。&lt;a href=&quot;https://nmap.org/npcap/&quot;&gt;Npcap&lt;/a&gt; もしくは &lt;a href=&quot;https://www.winpcap.org/install/default.htm&quot;&gt;WinPcap&lt;/a&gt;。&lt;/p&gt;</translation>
+ <translation>&lt;p&gt;キャプチャドライバがインストールされていないのでローカルインターフェースは利用できません。&lt;p&gt;以下をインストールすることで修正できます。 &lt;a href=&quot;https://npcap.com/&quot;&gt;Npcap&lt;/a&gt;。&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Local interfaces are unavailable because the packet capture driver isn&apos;t loaded.&lt;/p&gt;&lt;p&gt;You can fix this by running &lt;pre&gt;net start npcap&lt;/pre&gt; if you have Npcap installed or &lt;pre&gt;net start npf&lt;/pre&gt; if you have WinPcap installed. Both commands must be run as Administrator.&lt;/p&gt;</source>
@@ -6701,7 +6697,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>SOME/IP</source>
- <translation type="unfinished"></translation>
+ <translation>SOME/IP</translation>
</message>
<message>
<source>Osmux</source>
@@ -7168,19 +7164,19 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>SOME/IP Messages</source>
- <translation type="unfinished"></translation>
+ <translation>SOME/IP メッセージ</translation>
</message>
<message>
<source>SOME/IP Message statistics</source>
- <translation type="unfinished"></translation>
+ <translation>SOME/IP メッセージ統計</translation>
</message>
<message>
<source>SOME/IP-SD Entries</source>
- <translation type="unfinished"></translation>
+ <translation>SOME/IP-SD エントリ</translation>
</message>
<message>
<source>SOME/IP-SD Entries statistics</source>
- <translation type="unfinished"></translation>
+ <translation>SOME/IP-SD エントリ統計</translation>
</message>
<message>
<source>&amp;ISUP Messages</source>
@@ -8299,7 +8295,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>Configure all extcaps before start of capture.</source>
- <translation type="unfinished"></translation>
+ <translation>キャプチャ開始前にすべてのextcapを設定します</translation>
</message>
<message>
<source>Invalid capture filter.</source>
@@ -12895,6 +12891,10 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>Raw(無加工)形式</translation>
</message>
<message>
+ <source>Rust Array</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>UTF-8</source>
<translation>UTF-8形式</translation>
</message>
diff --git a/ui/qt/wireshark_pl.ts b/ui/qt/wireshark_pl.ts
index e55ff6909f..5e560a9092 100644
--- a/ui/qt/wireshark_pl.ts
+++ b/ui/qt/wireshark_pl.ts
@@ -4414,7 +4414,8 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
- <source>The IP Version for to use for the dummy IP header</source>
+ <source>The IP Version to use for the dummy IP header</source>
+ <oldsource>The IP Version for to use for the dummy IP header</oldsource>
<translation type="unfinished"></translation>
</message>
<message>
@@ -4686,7 +4687,6 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>&lt;p&gt;Local interfaces are unavailable because no packet capture driver is installed.&lt;/p&gt;&lt;p&gt;You can fix this by installing &lt;a href=&quot;https://npcap.com/&quot;&gt;Npcap&lt;/a&gt;.&lt;/p&gt;</source>
- <oldsource>&lt;p&gt;Local interfaces are unavailable because no packet capture driver is installed.&lt;/p&gt;&lt;p&gt;You can fix this by installing &lt;a href=&quot;https://nmap.org/npcap/&quot;&gt;Npcap&lt;/a&gt; or &lt;a href=&quot;https://www.winpcap.org/install/default.htm&quot;&gt;WinPcap&lt;/a&gt;.&lt;/p&gt;</oldsource>
<translation type="unfinished"></translation>
</message>
<message>
@@ -12935,6 +12935,10 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>Dane surowe</translation>
</message>
<message>
+ <source>Rust Array</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>UTF-8</source>
<translation>UTF-8</translation>
</message>
diff --git a/ui/qt/wireshark_ru.ts b/ui/qt/wireshark_ru.ts
index 3c6e34348b..8f96f4c568 100644
--- a/ui/qt/wireshark_ru.ts
+++ b/ui/qt/wireshark_ru.ts
@@ -383,10 +383,6 @@
<translation type="unfinished">Ctrl+M</translation>
</message>
<message>
- <source>Ctrl-M</source>
- <translation type="vanished">Ctrl-M</translation>
- </message>
- <message>
<source>Mark/Unmark Cell</source>
<translation>Пометить Ячейку/Убрать Пометку Ячейки</translation>
</message>
@@ -4428,7 +4424,8 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
- <source>The IP Version for to use for the dummy IP header</source>
+ <source>The IP Version to use for the dummy IP header</source>
+ <oldsource>The IP Version for to use for the dummy IP header</oldsource>
<translation type="unfinished"></translation>
</message>
<message>
@@ -4700,8 +4697,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>&lt;p&gt;Local interfaces are unavailable because no packet capture driver is installed.&lt;/p&gt;&lt;p&gt;You can fix this by installing &lt;a href=&quot;https://npcap.com/&quot;&gt;Npcap&lt;/a&gt;.&lt;/p&gt;</source>
- <oldsource>&lt;p&gt;Local interfaces are unavailable because no packet capture driver is installed.&lt;/p&gt;&lt;p&gt;You can fix this by installing &lt;a href=&quot;https://nmap.org/npcap/&quot;&gt;Npcap&lt;/a&gt; or &lt;a href=&quot;https://www.winpcap.org/install/default.htm&quot;&gt;WinPcap&lt;/a&gt;.&lt;/p&gt;</oldsource>
- <translation type="unfinished">Локальные интерфейсы недоступны, потому что драйвер захвата пакетов не загружен.&lt;p&gt;Вы можете исправить это, установив &lt;a href=&quot;https://nmap.org/npcap/&quot;&gt;Npcap&lt;/a&gt; или &lt;a href=&quot;https://www.winpcap.org/install/default.htm&quot;&gt;WinPcap&lt;/a&gt;.&lt;/p&gt;</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
<source>&lt;p&gt;Local interfaces are unavailable because the packet capture driver isn&apos;t loaded.&lt;/p&gt;&lt;p&gt;You can fix this by running &lt;pre&gt;net start npcap&lt;/pre&gt; if you have Npcap installed or &lt;pre&gt;net start npf&lt;/pre&gt; if you have WinPcap installed. Both commands must be run as Administrator.&lt;/p&gt;</source>
@@ -12958,6 +12954,10 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>Raw</translation>
</message>
<message>
+ <source>Rust Array</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>UTF-8</source>
<translation>UTF-8</translation>
</message>
diff --git a/ui/qt/wireshark_sv.ts b/ui/qt/wireshark_sv.ts
index 1b3e46d1dc..196595e88e 100644
--- a/ui/qt/wireshark_sv.ts
+++ b/ui/qt/wireshark_sv.ts
@@ -382,10 +382,6 @@
<translation type="unfinished">Ctrl+M</translation>
</message>
<message>
- <source>Ctrl-M</source>
- <translation type="vanished">Ctrl-M</translation>
- </message>
- <message>
<source>Mark/Unmark Cell</source>
<translation>Markera/avmarkera cell</translation>
</message>
@@ -4411,7 +4407,8 @@ Till exempel, använd 1 timma för att en ny fil skall skapas varje timma vid he
<translation type="unfinished"></translation>
</message>
<message>
- <source>The IP Version for to use for the dummy IP header</source>
+ <source>The IP Version to use for the dummy IP header</source>
+ <oldsource>The IP Version for to use for the dummy IP header</oldsource>
<translation type="unfinished"></translation>
</message>
<message>
@@ -4683,8 +4680,7 @@ Till exempel, använd 1 timma för att en ny fil skall skapas varje timma vid he
</message>
<message>
<source>&lt;p&gt;Local interfaces are unavailable because no packet capture driver is installed.&lt;/p&gt;&lt;p&gt;You can fix this by installing &lt;a href=&quot;https://npcap.com/&quot;&gt;Npcap&lt;/a&gt;.&lt;/p&gt;</source>
- <oldsource>&lt;p&gt;Local interfaces are unavailable because no packet capture driver is installed.&lt;/p&gt;&lt;p&gt;You can fix this by installing &lt;a href=&quot;https://nmap.org/npcap/&quot;&gt;Npcap&lt;/a&gt; or &lt;a href=&quot;https://www.winpcap.org/install/default.htm&quot;&gt;WinPcap&lt;/a&gt;.&lt;/p&gt;</oldsource>
- <translation type="unfinished">&lt;p&gt;Lokala gränssnitt är otillgängliga för att ingen paketfångsdrivrutin är installerad.&lt;/p&gt;&lt;p&gt;Du kan fixa detta genom att installera &lt;a href=&quot;https://nmap.org/npcap/&quot;&gt;Npcap&lt;/a&gt; eller &lt;a href=&quot;https://www.winpcap.org/install/default.htm&quot;&gt;WinPcap&lt;/a&gt;.&lt;/p&gt;</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
<source>&lt;p&gt;Local interfaces are unavailable because the packet capture driver isn&apos;t loaded.&lt;/p&gt;&lt;p&gt;You can fix this by running &lt;pre&gt;net start npcap&lt;/pre&gt; if you have Npcap installed or &lt;pre&gt;net start npf&lt;/pre&gt; if you have WinPcap installed. Both commands must be run as Administrator.&lt;/p&gt;</source>
@@ -12925,6 +12921,10 @@ Till exempel, använd 1 timma för att en ny fil skall skapas varje timma vid he
<translation>Rå</translation>
</message>
<message>
+ <source>Rust Array</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>UTF-8</source>
<translation>UTF-8</translation>
</message>
diff --git a/ui/qt/wireshark_tr_TR.ts b/ui/qt/wireshark_tr_TR.ts
index e3d09baafe..3251f03e83 100644
--- a/ui/qt/wireshark_tr_TR.ts
+++ b/ui/qt/wireshark_tr_TR.ts
@@ -378,11 +378,7 @@
</message>
<message>
<source>Ctrl+M</source>
- <translation type="unfinished">Ctrl+M</translation>
- </message>
- <message>
- <source>Ctrl-M</source>
- <translation type="vanished">Ctrl-M</translation>
+ <translation>Ctrl+M</translation>
</message>
<message>
<source>Mark/Unmark Cell</source>
@@ -2666,7 +2662,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>Save</source>
- <translation type="unfinished"></translation>
+ <translation>Kaydet</translation>
</message>
<message>
<source>Default</source>
@@ -2674,7 +2670,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>Restore default value of the item</source>
- <translation type="unfinished"></translation>
+ <translation>Öğenin varsayılan değerini geri yükle</translation>
</message>
<message>
<source>Extcap Help cannot be found</source>
@@ -4394,8 +4390,9 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>IP sürümü:</translation>
</message>
<message>
- <source>The IP Version for to use for the dummy IP header</source>
- <translation>Sahte IP başlığı için kullanılacak IP Sürümü</translation>
+ <source>The IP Version to use for the dummy IP header</source>
+ <oldsource>The IP Version for to use for the dummy IP header</oldsource>
+ <translation type="unfinished">Sahte IP başlığı için kullanılacak IP Sürümü</translation>
</message>
<message>
<source>Interface name:</source>
@@ -4666,8 +4663,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>&lt;p&gt;Local interfaces are unavailable because no packet capture driver is installed.&lt;/p&gt;&lt;p&gt;You can fix this by installing &lt;a href=&quot;https://npcap.com/&quot;&gt;Npcap&lt;/a&gt;.&lt;/p&gt;</source>
- <oldsource>&lt;p&gt;Local interfaces are unavailable because no packet capture driver is installed.&lt;/p&gt;&lt;p&gt;You can fix this by installing &lt;a href=&quot;https://nmap.org/npcap/&quot;&gt;Npcap&lt;/a&gt; or &lt;a href=&quot;https://www.winpcap.org/install/default.htm&quot;&gt;WinPcap&lt;/a&gt;.&lt;/p&gt;</oldsource>
- <translation type="unfinished">&lt;p&gt;Paket yakalama sürücüsü yüklü olmadığı için yerel arayüzler kullanılamıyor.&lt;/p&gt;&lt;p&gt;Bu sorunu &lt;a href=&quot;https://nmap.org/npcap/&quot;&gt;Npcap&lt;/a&gt; yükleyerek düzeltebilirsiniz. veya &lt;a href=&quot;https://www.winpcap.org/install/default.htm&quot;&gt;WinPcap&lt;/a&gt;.&lt;/p&gt;</translation>
+ <translation>&lt;p&gt;Paket yakalama sürücüsü yüklü olmadığı için yerel arabirimler kullanılamıyor.&lt;/p&gt;&lt;p&gt;Bu sorunu &lt;a href=&quot;https://npcap.com/&quot;&gt;Nccap&lt;/a&gt;.yükleyerek düzeltebilirsiniz.&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;p&gt;Local interfaces are unavailable because the packet capture driver isn&apos;t loaded.&lt;/p&gt;&lt;p&gt;You can fix this by running &lt;pre&gt;net start npcap&lt;/pre&gt; if you have Npcap installed or &lt;pre&gt;net start npf&lt;/pre&gt; if you have WinPcap installed. Both commands must be run as Administrator.&lt;/p&gt;</source>
@@ -6698,7 +6694,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>SOME/IP</source>
- <translation type="unfinished"></translation>
+ <translation>BAZI/IP</translation>
</message>
<message>
<source>Osmux</source>
@@ -7165,19 +7161,19 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>SOME/IP Messages</source>
- <translation type="unfinished"></translation>
+ <translation>BAZI/IP Mesajları</translation>
</message>
<message>
<source>SOME/IP Message statistics</source>
- <translation type="unfinished"></translation>
+ <translation>BAZI/IP Mesaj istatistikleri</translation>
</message>
<message>
<source>SOME/IP-SD Entries</source>
- <translation type="unfinished"></translation>
+ <translation>BAZI/IP-SD Girdileri</translation>
</message>
<message>
<source>SOME/IP-SD Entries statistics</source>
- <translation type="unfinished"></translation>
+ <translation>BAZI/IP-SD Girdi istatistikleri</translation>
</message>
<message>
<source>&amp;ISUP Messages</source>
@@ -8296,7 +8292,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>Configure all extcaps before start of capture.</source>
- <translation type="unfinished"></translation>
+ <translation>Yakalamaya başlamadan önce tüm dış harfleri yapılandırın.</translation>
</message>
<message>
<source>Invalid capture filter.</source>
@@ -12892,6 +12888,10 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>Ham</translation>
</message>
<message>
+ <source>Rust Array</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>UTF-8</source>
<translation>UTF-8</translation>
</message>
diff --git a/ui/qt/wireshark_uk.ts b/ui/qt/wireshark_uk.ts
index 5708abf177..ff378403db 100644
--- a/ui/qt/wireshark_uk.ts
+++ b/ui/qt/wireshark_uk.ts
@@ -4366,7 +4366,8 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
- <source>The IP Version for to use for the dummy IP header</source>
+ <source>The IP Version to use for the dummy IP header</source>
+ <oldsource>The IP Version for to use for the dummy IP header</oldsource>
<translation type="unfinished"></translation>
</message>
<message>
@@ -4638,7 +4639,6 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>&lt;p&gt;Local interfaces are unavailable because no packet capture driver is installed.&lt;/p&gt;&lt;p&gt;You can fix this by installing &lt;a href=&quot;https://npcap.com/&quot;&gt;Npcap&lt;/a&gt;.&lt;/p&gt;</source>
- <oldsource>&lt;p&gt;Local interfaces are unavailable because no packet capture driver is installed.&lt;/p&gt;&lt;p&gt;You can fix this by installing &lt;a href=&quot;https://nmap.org/npcap/&quot;&gt;Npcap&lt;/a&gt; or &lt;a href=&quot;https://www.winpcap.org/install/default.htm&quot;&gt;WinPcap&lt;/a&gt;.&lt;/p&gt;</oldsource>
<translation type="unfinished"></translation>
</message>
<message>
@@ -12823,6 +12823,10 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
+ <source>Rust Array</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>UTF-8</source>
<translation type="unfinished">UTF-8</translation>
</message>
diff --git a/ui/qt/wireshark_zh_CN.ts b/ui/qt/wireshark_zh_CN.ts
index ef12f1a3db..6257f3214b 100644
--- a/ui/qt/wireshark_zh_CN.ts
+++ b/ui/qt/wireshark_zh_CN.ts
@@ -4386,7 +4386,8 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
- <source>The IP Version for to use for the dummy IP header</source>
+ <source>The IP Version to use for the dummy IP header</source>
+ <oldsource>The IP Version for to use for the dummy IP header</oldsource>
<translation type="unfinished"></translation>
</message>
<message>
@@ -4658,7 +4659,6 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>&lt;p&gt;Local interfaces are unavailable because no packet capture driver is installed.&lt;/p&gt;&lt;p&gt;You can fix this by installing &lt;a href=&quot;https://npcap.com/&quot;&gt;Npcap&lt;/a&gt;.&lt;/p&gt;</source>
- <oldsource>&lt;p&gt;Local interfaces are unavailable because no packet capture driver is installed.&lt;/p&gt;&lt;p&gt;You can fix this by installing &lt;a href=&quot;https://nmap.org/npcap/&quot;&gt;Npcap&lt;/a&gt; or &lt;a href=&quot;https://www.winpcap.org/install/default.htm&quot;&gt;WinPcap&lt;/a&gt;.&lt;/p&gt;</oldsource>
<translation type="unfinished"></translation>
</message>
<message>
@@ -12877,6 +12877,10 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>原始数据</translation>
</message>
<message>
+ <source>Rust Array</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>UTF-8</source>
<translation>UTF-8</translation>
</message>