aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AUTHORS10
-rw-r--r--NEWS35
-rw-r--r--debian/po/ko.po29
-rw-r--r--enterprises.tsv36
-rw-r--r--epan/dissectors/usb.c1
-rw-r--r--manuf97
-rw-r--r--profiles/No Reassembly/preferences1
-rw-r--r--ui/qt/wireshark_de.ts76
-rw-r--r--ui/qt/wireshark_en.ts50
-rw-r--r--ui/qt/wireshark_fr.ts68
-rw-r--r--ui/qt/wireshark_it.ts76
-rw-r--r--ui/qt/wireshark_ja_JP.ts68
-rw-r--r--ui/qt/wireshark_pl.ts68
-rw-r--r--ui/qt/wireshark_ru.ts70
-rw-r--r--ui/qt/wireshark_sv.ts70
-rw-r--r--ui/qt/wireshark_uk.ts52
-rw-r--r--ui/qt/wireshark_zh_CN.ts70
17 files changed, 635 insertions, 242 deletions
diff --git a/AUTHORS b/AUTHORS
index b207023430..8700b7ce69 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -3720,6 +3720,12 @@ Connor Newton <c.newton[AT]samsung.com> {
Wi-Fi Alliance Neighbor Awareness Networking (NAN) dissector
}
+Huang Qiangxiong <qiangxiong.huang[AT]qq.com> {
+ Protobuf dissector
+ gRPC dissector
+ HTTP2 dissector: add streaming mode reassembly and dissecting DATA according to content-type features.
+}
+
and by:
Georgi Guninski <guninski[AT]guninski.com>
@@ -4253,8 +4259,8 @@ Hiroaki KAWAI <hiroaki.kawai[AT]gmail.com>
Hiroshi Ioka <hirochachacha[AT]gmail.com>
Hitoshi Irino <irino[AT]sfc.wide.ad.jp>
Holger Hans Peter Freyther <holger[AT]moiji-mobile.com>
-Huang Qiangxiong <qiangxiong.huang[AT]qq.com>
IWASE Yusuke <iwase.yusuke0[AT]gmail.com>
+Iain R. Learmonth <irl[AT]fsfe.org>
Ian Chard <ian[AT]chard.org>
Ido Schimmel <idosch[AT]mellanox.com>
Ignacio Martínez <ignacio.martinez.rivera[AT]gmail.com>
@@ -4511,6 +4517,8 @@ Osman Sakalla <osman.sakalla[AT]ericsson.com>
Owen Williams <williams.owen[AT]gmail.com>
PHO <pho[AT]cielonegro.org>
Pantar Ana <ana.pantar[AT]gmail.com>
+Paolo Abeni <pabeni[AT]redhat.com>
+Paolo Abeni <paolo.abeni[AT]gmail.com>
Parav Pandit <paravpandit[AT]yahoo.com>
Pascal Artho <pascalartho[AT]gmail.com>
Pascal Quantin <pascal[AT]wireshark.org>
diff --git a/NEWS b/NEWS
index 621218c47e..bde85f4cb0 100644
--- a/NEWS
+++ b/NEWS
@@ -24,18 +24,28 @@ Wireshark 3.1.1 Release Notes
• The Windows packages are now built using Microsoft Visual Studio
2019.
+ • IOGraph automatically adds a graph for the selected display
+ filter if no previous graph exists
+
+ • Action buttons for the display filter bar may be aligned left via
+ the context menu
+
+ • Allow extcaps to be loaded from the personal configuration
+ directory
+
The following features are new (or have been significantly updated)
since version 3.0.0:
- • Drag&Drop a field to a column header to create a column for that
- field, or to the display filter input to create a display filter.
- If a display filter is applied, the new filter can be added using
- the same rules as "Apply Filter"
+ • You can drag and drop a field to a column header to create a
+ column for that field, or to the display filter input to create a
+ display filter. If a display filter is applied, the new filter
+ can be added using the same rules as “Apply Filter”
- • Drag&Drop a column entry to the display filter to create a filter
- for it
+ • You can drag and drop a column entry to the display filter to
+ create a filter for it.
- • Import profiles from a .zip archive or an existing directory
+ • You can import profiles from a .zip archive or an existing
+ directory.
• Dark mode support on macOS and dark theme support on other
platforms has been improved.
@@ -72,6 +82,15 @@ Wireshark 3.1.1 Release Notes
• Protobuf files (*.proto) can now be configured to enable more
precise parsing of serialized Protobuf data (such as gRPC).
+ • HTTP2 support streaming mode reassembly. To use this feature,
+ subdissectors can register itself to "streaming_content_type"
+ dissector table and return pinfo→desegment_len and
+ pinfo→desegment_offset to tell HTTP2 when to start and how many
+ additional bytes requires when next called.
+
+ • The message of stream gRPC method can now be parsed with
+ supporting of HTTP2 streaming mode reassembly feature.
+
New Protocol Support
3GPP BICC MST (BICC-MST), 3GPP log packet (LOG3GPP), 3GPP/GSM Cell
@@ -137,7 +156,7 @@ Wireshark 3.1.1 Release Notes
A complete FAQ is available on the Wireshark web site[10].
- Last updated 2019-11-03 08:10:04 UTC
+ Last updated 2019-11-10 08:08:24 UTC
References
diff --git a/debian/po/ko.po b/debian/po/ko.po
index 723a94c0d8..12bf7550c2 100644
--- a/debian/po/ko.po
+++ b/debian/po/ko.po
@@ -3,13 +3,14 @@
# This file is distributed under the same license as the wireshark package.
#
# Translators:
+# ks k, 2019
msgid ""
msgstr ""
"Project-Id-Version: Wireshark\n"
"Report-Msgid-Bugs-To: wireshark@packages.debian.org\n"
"POT-Creation-Date: 2017-08-06 18:31-0400\n"
-"PO-Revision-Date: 2017-09-22 06:50+0000\n"
-"Last-Translator: Gerald Combs <gerald@wireshark.org>\n"
+"PO-Revision-Date: 2019-11-08 11:50+0000\n"
+"Last-Translator: ks k\n"
"Language-Team: Korean (http://www.transifex.com/wireshark/wireshark/language/ko/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -53,7 +54,7 @@ msgstr "활성화 하는 것은 보안상 위험할 수 있기 때문에 기본
#. Description
#: ../templates:3001
msgid "Creating the wireshark system group failed"
-msgstr ""
+msgstr "와이어샤크 시스템 그룹 작성에 실패했습니다"
#. Type: error
#. Description
@@ -61,7 +62,7 @@ msgstr ""
msgid ""
"The wireshark group does not exist, and creating it failed, so Wireshark "
"cannot be configured to capture traffic as an unprivileged user."
-msgstr ""
+msgstr "와이어샤크 그룹은 존재하지 않아 만들기에 실패하므로 와이어샤크는 권한이 없는 사용자로 트래픽을 갈무리하도록 구성할 수 없습니다."
#. Type: error
#. Description
@@ -69,13 +70,13 @@ msgstr ""
msgid ""
"Please create the wireshark system group and try configuring wireshark-"
"common again."
-msgstr ""
+msgstr "와이어샤크 시스템 그룹을 작성하고 wireshark-common 구성을 다시 시도하십시오."
#. Type: error
#. Description
#: ../templates:4001
msgid "The wireshark group is a system group"
-msgstr ""
+msgstr "와이어샤크 그룹은 시스템 그룹입니다"
#. Type: error
#. Description
@@ -83,7 +84,7 @@ msgstr ""
msgid ""
"The wireshark group exists as a user group, but the preferred configuration "
"is for it to be created as a system group."
-msgstr ""
+msgstr "와이어샤크 그룹은 사용자 그룹으로 존재하지만 기본 구성은 시스템 그룹으로 작성하는 것입니다."
#. Type: error
#. Description
@@ -91,13 +92,13 @@ msgstr ""
msgid ""
"As a result, purging wireshark-common will not remove the wireshark group, "
"but everything else should work properly."
-msgstr ""
+msgstr "결과적으로 wireshark-common을 제거해도 와이어샤크 그룹이 제거되지는 않지만 다른 모든 기능은 제대로 작동해야합니다."
#. Type: error
#. Description
#: ../templates:5001
msgid "Setting capabilities for dumpcap failed"
-msgstr ""
+msgstr "덤프캡에 대한 기능 설정 실패"
#. Type: error
#. Description
@@ -105,13 +106,13 @@ msgstr ""
msgid ""
"The attempt to use Linux capabilities to grant packet-capturing privileges "
"to the dumpcap binary failed. Instead, it has had the set-user-id bit set."
-msgstr ""
+msgstr "Linux 기능을 사용하여 덤프 캡처 바이너리에 패킷 캡처 권한을 부여하려는 시도가 실패했습니다. 대신 set-user-id 비트가 설정되었습니다."
#. Type: error
#. Description
#: ../templates:6001
msgid "Removal of the wireshark group failed"
-msgstr ""
+msgstr "와이어샤크 그룹을 제거하지 못했습니다."
#. Type: error
#. Description
@@ -120,7 +121,7 @@ msgid ""
"When the wireshark-common package is configured to allow non-superusers to "
"capture packets the postinst script of wireshark-common creates the "
"wireshark group as a system group."
-msgstr ""
+msgstr "슈퍼 유저가 아닌 사용자가 패킷을 갈무리 할 수 있도록 wireshark-common 패키지를 구성하면 wireshark-common의 postinst 스크립트가 와이어샤크 그룹을 시스템 그룹으로 만듭니다."
#. Type: error
#. Description
@@ -128,10 +129,10 @@ msgstr ""
msgid ""
"However, on this system the wireshark group is a user group instead of being"
" a system group, so purging wireshark-common did not remove it."
-msgstr ""
+msgstr "그러나, 이 시스템에서 와이어샤크 그룹은 시스템 그룹이 아닌 사용자 그룹이므로 wireshark-common을 제거해도 제거되지 않았습니다."
#. Type: error
#. Description
#: ../templates:6001
msgid "If the group is no longer needed, please remove it manually."
-msgstr ""
+msgstr "그룹이 더 이상 필요하지 않으면 수동으로 제거하십시오."
diff --git a/enterprises.tsv b/enterprises.tsv
index 4dac6f5720..67ae5c08f2 100644
--- a/enterprises.tsv
+++ b/enterprises.tsv
@@ -5,7 +5,7 @@
# The format used here is: <NUMERICAL_ID><SPACE><NAME>
# Where SPACE can be any sequence of spaces and tabs.
#
-# (last updated 2019-11-02)
+# (last updated 2019-11-10)
0 Reserved
1 NxNetworks
@@ -12049,7 +12049,7 @@
12179 Alacris Inc.
12180 ALI Technologies Inc
12181 Allegheny Energy Global Markets
-12182 Astrium (UK)
+12182 Airbus Space and Defence # formerly 'Astrium (UK)'
12183 Baldwin Hackett & Meeks, Inc.
12184 Bamsco
12185 Ben Nederland BV
@@ -24740,7 +24740,7 @@
24895 Medifacts International Inc.
24896 Microdental Laboratories
24897 Indel Industria Eletronica Ltda
-24898 d&b audiotechnik GmbH
+24898 d&b audiotechnik GmbH & Co. KG
24899 Agama Technologies AB
24900 Aurora Networks (GoBackTV)
24901 Future Infonet
@@ -47634,7 +47634,7 @@
47813 Luetze Transportation GmbH
47814 ChinaUnicom
47815 Stora Enso Skog AB
-47816 Joseph Workstation
+47816 Joseph Studio
47817 HAWE Hydraulik SE
47818 Salzburg AG
47819 NTT DATA Italia
@@ -54163,7 +54163,7 @@
54354 The Home Depot Mexico
54355 Badge Inc.
54356 Shandong Huachentel Information Technology Co., Ltd.
-54357 Suma Technology Co.,Ltd.
+54357 Suma Technology Co., Ltd.
54358 TESCOM corp.
54359 Hillsboro School District
54360 PPMnet AG
@@ -54635,3 +54635,29 @@
54826 Cayonyx, LLC
54827 Noblesse
54828 KCON IT Consulting
+54829 Realia Technologies, S.L.
+54830 Podiatry Associates of Lake County Inc.
+54831 SIFULAN Malaysian Access Federation
+54832 TAISYS Technologies Co., Ltd.
+54833 Kennedy Baptist College
+54834 Zentera Systems, Inc.
+54835 PocoDicom
+54836 Sterling Endeavours Ltd
+54837 Green Peak Innovations
+54838 Treasury Intelligence Solutions GmbH
+54839 Iridium Satellite LLC
+54840 GLOBAL POWER DESIGN INC.
+54841 GoGet AB
+54842 mcraindrop
+54843 Betriebszentrum IT-SysBw
+54844 JABETTO FOR ESDM
+54845 Universitätsklinikum Augsburg
+54846 Gateshead Health NHS Foundation Trust
+54847 POWER CONVERTER TECH
+54848 Amzetta Technologies LLC
+54849 Loadbalancer.org
+54850 Teradyne, Inc
+54851 Nuts foundation
+54852 KRYPTON Polska Sp. z o.o.
+54853 Cypher Strategic
+54854 Simplifia
diff --git a/epan/dissectors/usb.c b/epan/dissectors/usb.c
index d6632111ee..e565649981 100644
--- a/epan/dissectors/usb.c
+++ b/epan/dissectors/usb.c
@@ -17824,6 +17824,7 @@ static const value_string usb_products_vals[] = {
{ 0x1493001b, "Emu [Ambit3 Peak]" },
{ 0x1493001c, "Finch [Ambit3 Sport]" },
{ 0x1493001d, "Greentit [Ambit2 R]" },
+ { 0x1493001e, "Ibisbill [Ambit3 Run]" },
{ 0x1498a090, "DVB-T Tuner" },
{ 0x149a2107, "DBX1 DSP core" },
{ 0x14aa0001, "Avermedia AverTV DVBT USB1.1 (cold)" },
diff --git a/manuf b/manuf
index 681794125f..c7a7e2aae8 100644
--- a/manuf
+++ b/manuf
@@ -45,23 +45,23 @@
# http://standards-oui.ieee.org/cid/cid.csv:
# Content-Length: 7994
-# Last-Modified: Sun, 03 Nov 2019 08:00:28 GMT
+# Last-Modified: Sun, 10 Nov 2019 07:00:23 GMT
# http://standards-oui.ieee.org/iab/iab.csv:
# Content-Length: 381260
-# Last-Modified: Sun, 03 Nov 2019 08:00:40 GMT
+# Last-Modified: Sun, 10 Nov 2019 07:00:34 GMT
# http://standards-oui.ieee.org/oui/oui.csv:
-# Content-Length: 2435563
-# Last-Modified: Sun, 03 Nov 2019 08:01:11 GMT
+# Content-Length: 2439806
+# Last-Modified: Sun, 10 Nov 2019 07:01:02 GMT
# http://standards-oui.ieee.org/oui28/mam.csv:
-# Content-Length: 303318
-# Last-Modified: Sun, 03 Nov 2019 08:00:47 GMT
+# Content-Length: 304654
+# Last-Modified: Sun, 10 Nov 2019 07:00:41 GMT
# http://standards-oui.ieee.org/oui36/oui36.csv:
-# Content-Length: 313479
-# Last-Modified: Sun, 03 Nov 2019 08:01:05 GMT
+# Content-Length: 314652
+# Last-Modified: Sun, 10 Nov 2019 07:00:56 GMT
00:00:00 00:00:00 Officially Xerox, but 0:0:0:0:0:0 is more common
00:00:01 Xerox Xerox Corporation
@@ -3330,7 +3330,7 @@
00:0C:DC BecsTech BECS Technology, Inc
00:0C:DD AosTechn AOS technologies AG
00:0C:DE AbbStotz ABB STOTZ-KONTAKT GmbH
-00:0C:DF PulnixAm PULNiX America, Inc
+00:0C:DF JaiManuf JAI Manufacturing
00:0C:E0 TrekDiag Trek Diagnostics Inc.
00:0C:E1 OpenGrou The Open Group
00:0C:E2 Rolls-Ro Rolls-Royce
@@ -17401,6 +17401,7 @@
04:71:4B:C0:00:00/28 Kittyhaw KittyHawk Corporation
04:71:4B:D0:00:00/28 Shenzhen Shenzhen BoClouds Technology Co.,Ltd.
04:71:4B:E0:00:00/28 GimsoMob Gimso Mobile Ltd
+04:72:95 Apple Apple, Inc.
04:74:A1 AligeraE Aligera Equipamentos Digitais Ltda
04:75:03 HuaweiTe Huawei Technologies Co.,Ltd
04:75:F5 Csst
@@ -17930,6 +17931,7 @@
08:F6:F8 GetEngin GET Engineering
08:F7:28 GloboMul GLOBO Multimedia Sp. z o.o. Sp.k.
08:F7:E9 HrcpRese HRCP Research and Development Partnership
+08:F8:BC Apple Apple, Inc.
08:FA:E0 FohhnAud Fohhn Audio AG
08:FC:52 OpenxsBv OpenXS BV
08:FC:88 SamsungE Samsung Electronics Co.,Ltd
@@ -18266,6 +18268,7 @@
10:22:79 Zerodesk ZeroDesktop, Inc.
10:27:BE Tvip
10:28:31 Morion Morion Inc.
+10:29:59 Apple Apple, Inc.
10:2A:B3 XiaomiCo Xiaomi Communications Co Ltd
10:2C:6B AmpakTec AMPAK Technology, Inc.
10:2C:83 Ximea
@@ -18281,6 +18284,7 @@
10:33:BF Technico Technicolor CH USA Inc.
10:36:4A BostonDy Boston Dynamics
10:37:11 SimlinkA Simlink AS
+10:39:E9 JuniperN Juniper Networks
10:3B:59 SamsungE Samsung Electronics Co.,Ltd
10:3D:0A HuiZhouG Hui Zhou Gaoshengda Technology Co.,LTD
10:3D:3E ChinaMob China Mobile Group Device Co.,Ltd.
@@ -18477,6 +18481,7 @@
14:07:08 Private
14:07:E0 Abrantix Abrantix AG
14:09:DC HuaweiTe Huawei Technologies Co.,Ltd
+14:0A:C5 AmazonTe Amazon Technologies Inc.
14:0C:5B Plnetwor PLNetworks
14:0C:76 FreeboxS Freebox Sas
14:0D:4F Flextron Flextronics International
@@ -18488,6 +18493,7 @@
14:13:46 Skyworth Skyworth Digital Technology(Shenzhen) Co.,Ltd
14:13:57 AtpElect ATP Electronics, Inc.
14:14:4B RuijieNe Ruijie Networks Co.,LTD
+14:14:59 Vodafone Vodafone Italia S.p.A.
14:14:E6 NingboSa Ningbo Sanhe Digital Co.,Ltd
14:15:7C TokyoCos Tokyo Cosmos Electric Co.,Ltd.
14:16:9E Wingtech Wingtech Group (HongKong)Limited
@@ -20029,6 +20035,7 @@
28:CD:1C EspotelO Espotel Oy
28:CD:4C Individu Individual Computers GmbH
28:CD:9C Shenzhen Shenzhen Dynamax Software Development Co.,Ltd.
+28:CD:C4 Chongqin Chongqing Fugui Electronics Co.,Ltd.
28:CF:08 Essys
28:CF:DA Apple Apple, Inc.
28:CF:E9 Apple Apple, Inc.
@@ -20331,6 +20338,7 @@
2C:8A:72 Htc HTC Corporation
2C:8B:F2 HitachiM Hitachi Metals America Ltd
2C:91:27 Eintechn Eintechno Corporation
+2C:91:AB AvmAudio AVM Audiovisuelles Marketing und Computersysteme GmbH
2C:92:2C KishuGik Kishu Giken Kogyou Company Ltd,.
2C:94:64 Cincoze Cincoze Co., Ltd.
2C:95:69 ArrisGro ARRIS Group, Inc.
@@ -20596,6 +20604,7 @@
30:8B:B2 Cisco Cisco Systems, Inc
30:8C:FB Dropcam
30:8D:99 HewlettP Hewlett Packard
+30:90:48 Apple Apple, Inc.
30:90:AB Apple Apple, Inc.
30:91:76 Skyworth Skyworth Digital Technology(Shenzhen) Co.,Ltd
30:91:8F Technico Technicolor
@@ -20773,6 +20782,7 @@
34:2D:0D SamsungE Samsung Electronics Co.,Ltd
34:2E:B6 HuaweiTe Huawei Technologies Co.,Ltd
34:2F:6E Anywire Anywire corporation
+34:2F:BD Nintendo Nintendo Co.,Ltd
34:31:11 SamsungE Samsung Electronics Co.,Ltd
34:31:C4 Avm AVM GmbH
34:32:E6 Panasoni Panasonic Industrial Devices Europe GmbH
@@ -20788,6 +20798,7 @@
34:42:62 Apple Apple, Inc.
34:46:6F HitemEng HiTEM Engineering
34:46:EC HuaweiDe Huawei Device Co., Ltd.
+34:48:ED Dell Dell Inc.
34:49:5B Sagemcom Sagemcom Broadband SAS
34:4B:3D Fiberhom Fiberhome Telecommunication Technologies Co.,LTD
34:4B:50 Zte zte corporation
@@ -21112,6 +21123,7 @@
38:67:93 AsiaOpti Asia Optical Co., Inc.
38:68:A4 SamsungE Samsung Electronics Co.,LTD
38:68:DD Inventec Inventec Corporation
+38:6A:77 SamsungE Samsung Electronics Co.,Ltd
38:6B:1C Shenzhen Shenzhen Mercury Communication Technologies Co.,Ltd.
38:6B:BB ArrisGro ARRIS Group, Inc.
38:6C:9B IvyBiome Ivy Biomedical
@@ -21263,6 +21275,7 @@
38:E8:EE NanjingY Nanjing Youkuo Electric Technology Co., Ltd
38:E9:8C RecoSPA Reco S.p.A.
38:EA:A7 HewlettP Hewlett Packard
+38:EC:0D Apple Apple, Inc.
38:EC:11 NovatekM Novatek Microelectronics Corp.
38:EC:E4 SamsungE Samsung Electronics Co.,Ltd
38:ED:18 Cisco Cisco Systems, Inc
@@ -21369,6 +21382,7 @@
3C:26:D5 SoteraWi Sotera Wireless
3C:27:63 SleQuali SLE quality engineering GmbH & Co. KG
3C:28:6D Google Google, Inc.
+3C:28:A6 Alcatel- Alcatel-Lucent Enterprise (China)
3C:2A:F4 BrotherI Brother Industries, LTD.
3C:2C:30 Dell Dell Inc.
3C:2C:94 杭州德澜科技有限 杭州德澜科技有限公司(HangZhou Delan Technology Co.,Ltd)
@@ -21548,6 +21562,7 @@
3C:BD:3E BeijingX Beijing Xiaomi Electronics Co., Ltd.
3C:BD:D8 LgElectr Lg Electronics Inc
3C:BE:E1 Nikon Nikon Corporation
+3C:BF:60 Apple Apple, Inc.
3C:C0:79 Shenzhen Shenzhen One-Nine Intelligent Electronic Science and Technology Co., Ltd
3C:C0:C6 D&BAudio d&b audiotechnik GmbH
3C:C1:2C Aes AES Corporation
@@ -21599,6 +21614,8 @@
3C:F8:08 HuaweiTe Huawei Technologies Co.,Ltd
3C:F8:62 IntelCor Intel Corporate
3C:FA:43 HuaweiTe Huawei Technologies Co.,Ltd
+3C:FA:D3 IeeeRegi IEEE Registration Authority
+3C:FA:D3:40:00:00/28 GrgBanki GRG Banking Technology Co.,Ltd
3C:FB:5C Fiberhom Fiberhome Telecommunication Technologies Co.,LTD
3C:FB:96 EmcraftL Emcraft Systems LLC
3C:FD:FE IntelCor Intel Corporate
@@ -22474,6 +22491,7 @@
44:48:C1 HewlettP Hewlett Packard Enterprise
44:4A:65 Silverfl Silverflare Ltd.
44:4A:B0 Zhejiang Zhejiang Moorgen Intelligence Technology Co., Ltd
+44:4A:DB Apple Apple, Inc.
44:4B:5D GeHealth GE Healthcare
44:4B:7E Fiberhom Fiberhome Telecommunication Technologies Co.,LTD
44:4C:0C Apple Apple, Inc.
@@ -22550,6 +22568,7 @@
44:A1:91 HuaweiTe Huawei Technologies Co.,Ltd
44:A4:2D TctMobil TCT mobile ltd
44:A4:66 GroupeLd Groupe Ldlc
+44:A5:6E Netgear
44:A6:1E IngramMi Ingram Micro Services
44:A6:89 PromaxEl Promax Electronica Sa
44:A6:E5 Thinking Thinking Technology Co.,Ltd
@@ -22858,6 +22877,7 @@
48:DB:50 HuaweiTe Huawei Technologies Co.,Ltd
48:DC:2D HuaweiTe Huawei Technologies Co.,Ltd
48:DC:FB Nokia Nokia Corporation
+48:DD:0C Eero eero inc.
48:DD:9D ItelMobi Itel Mobile Limited
48:DF:1C WuhanNec Wuhan NEC Fibre Optic Communications industry Co. Ltd
48:DF:37 HewlettP Hewlett Packard Enterprise
@@ -23019,6 +23039,7 @@
4C:66:41 SamsungE Samsung Electro-Mechanics(Thailand)
4C:6A:F6 HmdGloba HMD Global Oy
4C:6B:E8 Apple Apple, Inc.
+4C:6C:13 IotSoluc IoT Company Solucoes Tecnologicas Ltda
4C:6E:6E ComnectT Comnect Technology CO.,LTD
4C:6F:9C Guangdon Guangdong Oppo Mobile Telecommunications Corp.,Ltd
4C:71:0C Cisco Cisco Systems, Inc
@@ -23275,6 +23296,7 @@
50:3F:98 Cmitech
50:40:61 Nokia
50:41:B9 I-ODataD I-O Data Device,Inc.
+50:43:B9 Oktoinfo OktoInform RUS
50:45:F7 LiuheInt Liuhe Intelligence Technology Ltd.
50:46:5D AsustekC ASUSTek COMPUTER INC.
50:48:EB BeijingH Beijing Haihejinsheng Network Technology Co. Ltd.
@@ -23286,6 +23308,7 @@
50:4F:94 LoxoneEl Loxone Electronics GmbH
50:50:2A Egardia
50:50:65 Takt TAKT Corporation
+50:50:A4 SamsungE Samsung Electronics Co.,Ltd
50:50:CE Hangzhou Hangzhou Dianyixia Communication Technology Co. Ltd.
50:51:A9 TexasIns Texas Instruments
50:52:D2 Hangzhou Hangzhou Telin Technologies Co., Limited
@@ -23451,8 +23474,21 @@
50:DC:FC Ecocom
50:DD:4F Automati Automation Components, Inc
50:DE:06 Apple Apple, Inc.
+50:DE:19:00:00:00/28 Telic Telic AG
+50:DE:19:10:00:00/28 ClearFlo Clear Flow by Antiference
+50:DE:19:20:00:00/28 Spii Spii Spa
+50:DE:19:30:00:00/28 Traxens
+50:DE:19:40:00:00/28 LangogoT Langogo Technology Co., Ltd.
+50:DE:19:50:00:00/28 BliqBV Bliq B.V.
+50:DE:19:60:00:00/28 Oceancct Oceancctv Ltd
50:DE:19:70:00:00/28 TianjinN Tianjin Natianal Health Technology Co.,Ltd
+50:DE:19:80:00:00/28 Ivativ Ivativ, Inc
+50:DE:19:90:00:00/28 AegIdent AEG Identifikationssysteme GmbH
+50:DE:19:A0:00:00/28 TannakIn Tannak International AB
50:DE:19:B0:00:00/28 Brainwar Brainware Teraherta Information Technology Co.,Ltd.
+50:DE:19:C0:00:00/28 Shenzhen Shenzhen Vipstech Co., Ltd
+50:DE:19:D0:00:00/28 PennyGil Penny & Giles Aerospace Ltd
+50:DE:19:E0:00:00/28 Private
50:DF:95 Lytx
50:E0:85 IntelCor Intel Corporate
50:E0:C7 Turcontr TurControlSystme AG
@@ -23990,6 +24026,7 @@
5C:15:E1 AidcTech Aidc Technology (S) Pte Ltd
5C:16:C7 BigSwitc Big Switch Networks
5C:17:37 I-ViewNo I-View Now, LLC.
+5C:17:CF OneplusT OnePlus Technology (Shenzhen) Co., Ltd
5C:17:D3 Lge
5C:18:B5 TalonCom Talon Communications
5C:1A:6F Cambridg Cambridge Industries(Group) Co.,Ltd.
@@ -24002,6 +24039,7 @@
5C:25:4C AvireGlo Avire Global Pte Ltd
5C:26:0A Dell Dell Inc.
5C:26:23 Wavelynx WaveLynx Technologies Corporation
+5C:27:D4 Shenzhen Shenzhen Qihu Intelligent Technology Company Limited
5C:2A:EF R2PAsia- r2p Asia-Pacific Pty Ltd
5C:2B:F5 VivintWi Vivint Wireless Inc.
5C:2E:59 SamsungE Samsung Electronics Co.,Ltd
@@ -24130,6 +24168,7 @@
5C:CA:1A Microsof Microsoft Mobile Oy
5C:CA:32 Theben Theben AG
5C:CA:D3 ChipseaT Chipsea Technologies (Shenzhen) Corp.
+5C:CB:99 SamsungE Samsung Electronics Co.,Ltd
5C:CB:CA FujianSt Fujian Star-Net Communication Co.,Ltd
5C:CC:A0 Gridwiz Gridwiz Inc.
5C:CC:FF Techrout Techroutes Network Pvt Ltd
@@ -24150,6 +24189,7 @@
5C:E0:C5 IntelCor Intel Corporate
5C:E0:CA FeitianU FeiTian United (Beijing) System Technology Co., Ltd.
5C:E0:F6 NicBr-Nu NIC.br- Nucleo de Informacao e Coordenacao do Ponto BR
+5C:E1:76 Cisco Cisco Systems, Inc
5C:E2:23 DelphinT Delphin Technology AG
5C:E2:86 NortelNe Nortel Networks
5C:E2:8C ZyxelCom Zyxel Communications Corporation
@@ -25412,6 +25452,7 @@
70:B3:D5:01:E0:00/36 EpointEm ePOINT Embedded Computing Limited
70:B3:D5:01:F0:00/36 SpxFlowT SPX Flow Technology BV
70:B3:D5:02:00:00/36 MicroDeb Micro Debug, Y.K.
+70:B3:D5:02:10:00/36 HglDynam HGL Dynamics Ltd
70:B3:D5:02:20:00/36 Ravelin Ravelin Ltd
70:B3:D5:02:30:00/36 Cambridg Cambridge Pixel
70:B3:D5:02:40:00/36 G+DMobil G+D Mobile Security
@@ -25685,6 +25726,7 @@
70:B3:D5:15:40:00/36 WalkHori Walk Horizon Technology (Beijing) Co., Ltd.
70:B3:D5:15:50:00/36 SanwaNew Sanwa New Tec Co.,Ltd
70:B3:D5:15:80:00/36 EaxLabsS EAX Labs s.r.o.
+70:B3:D5:15:90:00/36 RchVietn RCH Vietnam Limited Liability Company
70:B3:D5:15:B0:00/36 Armstron Armstrong International, Inc.
70:B3:D5:15:C0:00/36 WoodsHol Woods Hole Oceanographic Institution
70:B3:D5:15:D0:00/36 VtronPty Vtron Pty Ltd
@@ -26529,6 +26571,7 @@
70:B3:D5:57:10:00/36 Echogear
70:B3:D5:57:20:00/36 Crde
70:B3:D5:57:40:00/36 CloudInt Cloud Intelligence Pty Ltd
+70:B3:D5:57:50:00/36 Konrad Konrad GmbH
70:B3:D5:57:60:00/36 Shandong Shandong Hospot IOT Technology Co.,Ltd.
70:B3:D5:57:70:00/36 Dsilog
70:B3:D5:57:80:00/36 ImageTec Image Tech Co.,Ltd
@@ -26953,6 +26996,7 @@
70:B3:D5:78:30:00/36 Chieru CHIeru., CO., Ltd.
70:B3:D5:78:40:00/36 Shenzhen Shenzhen bayue software co. LTD
70:B3:D5:78:50:00/36 Density Density Inc.
+70:B3:D5:78:60:00/36 RchVietn RCH Vietnam Limited Liability Company
70:B3:D5:78:70:00/36 DenAutom Den Automation
70:B3:D5:78:80:00/36 Slan
70:B3:D5:78:90:00/36 Semex-En SEMEX-EngCon GmbH
@@ -27142,6 +27186,7 @@
70:B3:D5:86:30:00/36 Shenzhen Shenzhen Wesion Technology Co., Ltd
70:B3:D5:86:60:00/36 MepsReal MEPS Realtime
70:B3:D5:86:80:00/36 U-JinMes U-JIN Mesco Co., Ltd.
+70:B3:D5:86:A0:00/36 StealthC Stealth Communications
70:B3:D5:86:B0:00/36 AvlDites AVL DiTEST
70:B3:D5:86:C0:00/36 Eeas eeas gmbh
70:B3:D5:86:D0:00/36 CensusDi Census Digital Incorporated
@@ -27206,6 +27251,7 @@
70:B3:D5:8B:70:00/36 ContecAm Contec Americas Inc.
70:B3:D5:8B:80:00/36 GdiTechn GDI Technology Inc
70:B3:D5:8B:90:00/36 Toptech Toptech Systems, Inc.
+70:B3:D5:8B:A0:00/36 Tiama
70:B3:D5:8B:B0:00/36 KstTechn KST technology
70:B3:D5:8B:C0:00/36 GsiGeoso GSI GeoSolutions International Ltd
70:B3:D5:8B:E0:00/36 Connoise Connoiseur Electronics Private Limited
@@ -27303,6 +27349,7 @@
70:B3:D5:93:70:00/36 TattileS Tattile Srl
70:B3:D5:93:80:00/36 JetiTech JETI Technische Instrumente GmbH
70:B3:D5:93:90:00/36 Invertek Invertek Drives Ltd
+70:B3:D5:93:A0:00/36 BraemarM Braemar Manufacturing, LLC
70:B3:D5:93:B0:00/36 Changchu Changchun FAW Yanfeng Visteon Automotive Electronics.,Ltd.
70:B3:D5:93:E0:00/36 WithInte Systems With Intelligence Inc.
70:B3:D5:94:00:00/36 Paradigm Paradigm Technology Services B.V.
@@ -27517,6 +27564,7 @@
70:B3:D5:A3:A0:00/36 Epsoft EPSOFT Co., Ltd
70:B3:D5:A3:B0:00/36 GraceDes Grace Design/Lunatec LLC
70:B3:D5:A3:C0:00/36 WaveMusi Wave Music Ltd
+70:B3:D5:A3:D0:00/36 SmartInO SMART IN OVATION GmbH
70:B3:D5:A3:F0:00/36 PhpowerS PHPower Srl
70:B3:D5:A4:00:00/36 StrackLi STRACK LIFT AUTOMATION GmbH
70:B3:D5:A4:10:00/36 Thelight THELIGHT Luminary for Cine and TV S.L.
@@ -27865,6 +27913,7 @@
70:B3:D5:BD:A0:00/36 5-D 5-D Systems, Inc.
70:B3:D5:BD:D0:00/36 CdrSrl Cdr Srl
70:B3:D5:BD:F0:00/36 H2O-YugL H2O-Yug Llc
+70:B3:D5:BE:00:00/36 Cognosos Cognosos, Inc.
70:B3:D5:BE:10:00/36 Fecon FeCon GmbH
70:B3:D5:BE:30:00/36 SaratovE Saratov Electrounit Production Plant named after Sergo Ordzhonikidze, OJSC
70:B3:D5:BE:40:00/36 KunshanE Kunshan excellent Intelligent Technology Co., Ltd.
@@ -27904,6 +27953,7 @@
70:B3:D5:C0:C0:00/36 Tech4Rac Tech4Race
70:B3:D5:C0:E0:00/36 SysdevSr SYSDEV Srl
70:B3:D5:C0:F0:00/36 Honeywel Honeywell Safety Products USA, Inc
+70:B3:D5:C1:00:00/36 Scanvaeg Scanvaegt Systems A/S
70:B3:D5:C1:10:00/36 AristonT Ariston Thermo s.p.a.
70:B3:D5:C1:20:00/36 BeijingW Beijing Wisetone Information Technology Co.,Ltd.
70:B3:D5:C1:40:00/36 GrupoEpe Grupo Epelsa S.L.
@@ -28024,6 +28074,7 @@
70:B3:D5:CA:20:00/36 DeHaardt De Haardt bv
70:B3:D5:CA:30:00/36 Saankhya Saankhya Labs Private Limited
70:B3:D5:CA:40:00/36 Netemera Netemera Sp. z o.o.
+70:B3:D5:CA:50:00/36 PtsTechn PTS Technologies Pte Ltd
70:B3:D5:CA:70:00/36 I-ViewCo i-View Communication Inc.
70:B3:D5:CA:80:00/36 GrupoEpe Grupo Epelsa S.L.
70:B3:D5:CA:90:00/36 Nxcontro Nxcontrol system Co., Ltd.
@@ -28417,6 +28468,7 @@
70:B3:D5:E9:40:00/36 Lumiplan Lumiplan Duhamel
70:B3:D5:E9:50:00/36 Broadsof BroadSoft Inc
70:B3:D5:E9:60:00/36 CellierD Cellier Domesticus inc
+70:B3:D5:E9:70:00/36 Toptech Toptech Systems, Inc.
70:B3:D5:E9:80:00/36 JscKalug JSC Kaluga Astral
70:B3:D5:E9:90:00/36 Advitron Advitronics telecom bv
70:B3:D5:E9:A0:00/36 MetaComp Meta Computing Services, Corp
@@ -28755,6 +28807,7 @@
70:E7:2C Apple Apple, Inc.
70:E8:43 BeijingC Beijing C&W Optical Communication Technology Co.,Ltd.
70:EA:1A Cisco Cisco Systems, Inc
+70:EA:5A Apple Apple, Inc.
70:EC:E4 Apple Apple, Inc.
70:EE:50 Netatmo
70:EE:A3 Eoptolin Eoptolink Technology Inc. Ltd,
@@ -29022,6 +29075,7 @@
74:D6:75 WymaTecn WYMA Tecnologia
74:D6:EA TexasIns Texas Instruments
74:D7:CA Panasoni Panasonic Corporation Automotive
+74:D8:3E IntelCor Intel Corporate
74:D8:50 Evrisko Evrisko Systems
74:DA:38 EdimaxTe Edimax Technology Co. Ltd.
74:DA:88 Tp-LinkT Tp-Link Technologies Co.,Ltd.
@@ -29336,6 +29390,7 @@
78:CD:8E SmcNetwo SMC Networks Inc
78:D0:04 NeousysT Neousys Technology Inc.
78:D1:29 Vicos
+78:D1:62 Apple Apple, Inc.
78:D2:94 Netgear
78:D3:47 Ericsson Ericsson AB
78:D3:4F Pace-O-M Pace-O-Matic, Inc.
@@ -29849,6 +29904,7 @@
80:7A:7F AbbGenwa ABB Genway Xiamen Electrical Equipment CO., LTD
80:7A:BF Htc HTC Corporation
80:7B:1E CorsairM Corsair Memory, Inc.
+80:7B:3E SamsungE Samsung Electronics Co.,Ltd
80:7B:85 IeeeRegi IEEE Registration Authority
80:7B:85:00:00:00/28 Shiroshi Shiroshita Industrial Co., Ltd.
80:7B:85:10:00:00/28 Hangzhou Hangzhou Synway Information Engineering Co., Ltd
@@ -29876,6 +29932,7 @@
80:82:87 AtcomTec ATCOM Technology Co.Ltd.
80:84:A9 Oshkosh oshkosh Corporation
80:86:98 Netronic Netronics Technologies Inc.
+80:86:D9 SamsungE Samsung Electronics Co.,Ltd
80:86:F2 IntelCor Intel Corporate
80:89:17 Tp-LinkT Tp-Link Technologies Co.,Ltd.
80:8A:8B VivoMobi vivo Mobile Communication Co., Ltd.
@@ -30457,6 +30514,7 @@
88:A2:D7 HuaweiTe Huawei Technologies Co.,Ltd
88:A3:03 SamsungE Samsung Electronics Co.,Ltd
88:A3:CC AmatisCo Amatis Controls
+88:A4:79 Apple Apple, Inc.
88:A5:BD Qpcom Qpcom Inc.
88:A6:C6 Sagemcom Sagemcom Broadband SAS
88:A7:3C Ragentek Ragentek Technology Group
@@ -30476,6 +30534,7 @@
88:A9:A7:C0:00:00/28 Androvid AndroVideo Inc.
88:A9:A7:D0:00:00/28 AvlinkIn Avlink Industrial Co., Ltd
88:A9:A7:E0:00:00/28 ImpactDi Impact Distribution
+88:A9:B7 Apple Apple, Inc.
88:AC:C0 ZyxelCom Zyxel Communications Corporation
88:AC:C1 Generito Generiton Co., Ltd.
88:AD:43 Pegatron Pegatron Corporation
@@ -31032,6 +31091,7 @@
90:9F:43 Accutron Accutron Instruments Inc.
90:A1:37 BeijingS Beijing Splendidtel Communication Technology Co,. Ltd
90:A2:10 UnitedTe United Telecoms Ltd
+90:A2:5B Apple Apple, Inc.
90:A2:DA GheoSa Gheo Sa
90:A3:65 HmdGloba HMD Global Oy
90:A4:6A Sisnet Sisnet Co., Ltd
@@ -31046,6 +31106,7 @@
90:B0:ED Apple Apple, Inc.
90:B1:1C Dell Dell Inc.
90:B1:34 ArrisGro ARRIS Group, Inc.
+90:B1:44 SamsungE Samsung Electronics Co.,Ltd
90:B1:E0 BeijingN Beijing Nebula Link Technology Co., Ltd
90:B2:1F Apple Apple, Inc.
90:B6:86 MurataMa Murata Manufacturing Co., Ltd.
@@ -31135,6 +31196,7 @@
94:0B:2D NetviewT NetView Technologies(Shenzhen) Co., Ltd
94:0B:D5 HimaxTec Himax Technologies, Inc
94:0C:6D Tp-LinkT Tp-Link Technologies Co.,Ltd.
+94:0C:98 Apple Apple, Inc.
94:0E:6B HuaweiTe Huawei Technologies Co.,Ltd
94:10:3E BelkinIn Belkin International Inc.
94:11:DA ItfFrösc ITF Fröschl GmbH
@@ -31803,6 +31865,7 @@
9C:A1:34 Nike Nike, Inc.
9C:A3:A9 Guangzho Guangzhou Juan Optical and Electronical Tech Joint Stock Co., Ltd
9C:A3:BA SakuraIn SAKURA Internet Inc.
+9C:A5:13 SamsungE Samsung Electronics Co.,Ltd
9C:A5:25 Shandong Shandong USR IOT Technology Limited
9C:A5:77 OsornoEn Osorno Enterprises Inc.
9C:A5:C0 VivoMobi vivo Mobile Communication Co., Ltd.
@@ -31854,6 +31917,7 @@
9C:DF:B1 Shenzhen Shenzhen Crave Communication Co., LTD
9C:E0:63 SamsungE Samsung Electronics Co.,Ltd
9C:E1:0E Nctech NCTech Ltd
+9C:E1:76 Cisco Cisco Systems, Inc
9C:E1:D6 JungerAu Junger Audio-Studiotechnik GmbH
9C:E2:30 Julong Julong Co,.Ltd.
9C:E3:3F Apple Apple, Inc.
@@ -32664,6 +32728,7 @@ A8:81:95 SamsungE Samsung Electronics Co.,Ltd
A8:81:F1 BmeyeBV Bmeye B.V.
A8:82:00 HisenseE Hisense Electric Co.,Ltd
A8:82:7F CibnOrie CIBN Oriental Network(Beijing) CO.,Ltd
+A8:85:D7 SangforT Sangfor Technologies Inc.
A8:86:DD Apple Apple, Inc.
A8:87:92 Broadban Broadband Antenna Tracking Systems
A8:87:B3 SamsungE Samsung Electronics Co.,Ltd
@@ -32784,6 +32849,7 @@ AC:11:D3 SuzhouHo Suzhou HOTEK Video Technology Co. Ltd
AC:14:61 Ataw ATAW Co., Ltd.
AC:14:D2 Wi-Daq wi-daq, inc.
AC:15:85 Silergy silergy corp
+AC:15:F4 Apple Apple, Inc.
AC:16:2D HewlettP Hewlett Packard
AC:17:02 FibarGro Fibar Group sp. z o.o.
AC:17:C8 CiscoMer Cisco Meraki
@@ -32929,6 +32995,7 @@ AC:8B:9C PrimeraT Primera Technology, Inc.
AC:8D:14 Smartrov Smartrove Inc
AC:8D:34 HuaweiTe Huawei Technologies Co.,Ltd
AC:8F:F8 Nokia
+AC:90:85 Apple Apple, Inc.
AC:92:32 HuaweiTe Huawei Technologies Co.,Ltd
AC:93:2F Nokia Nokia Corporation
AC:94:03 Envision Envision Peripherals Inc
@@ -33314,6 +33381,7 @@ B4:14:89 Cisco Cisco Systems, Inc
B4:15:13 HuaweiTe Huawei Technologies Co.,Ltd
B4:17:80 DtiGroup DTI Group Ltd
B4:18:D1 Apple Apple, Inc.
+B4:1A:1D SamsungE Samsung Electronics Co.,Ltd
B4:1C:30 Zte zte corporation
B4:1D:2B Shenzhen Shenzhen YOUHUA Technology Co., Ltd
B4:1D:EF Internet Internet Laboratories, Inc.
@@ -34042,6 +34110,7 @@ BC:D1:77 Tp-LinkT Tp-Link Technologies Co.,Ltd.
BC:D1:D3 Shenzhen Shenzhen TINNO Mobile Technology Corp.
BC:D5:B6 D2DTechn d2d technologies
BC:D7:13 OwlLabs Owl Labs
+BC:D7:67 Private
BC:D9:40 Asr ASR Co,.Ltd.
BC:DD:C2 Espressi Espressif Inc.
BC:E0:9D Eoslink
@@ -35442,7 +35511,7 @@ D4:1A:3F Guangdon Guangdong Oppo Mobile Telecommunications Corp.,Ltd
D4:1C:1C RcfSPA Rcf S.P.A.
D4:1D:71 PaloAlto Palo Alto Networks
D4:1E:35 TohoElec TOHO Electronics INC.
-D4:1F:0C JaiOy JAI Oy
+D4:1F:0C JaiManuf JAI Manufacturing
D4:20:6D Htc HTC Corporation
D4:20:B0 Mist Mist Systems, Inc.
D4:21:22 Sercomm Sercomm Corporation.
@@ -35495,6 +35564,7 @@ D4:40:F0 HuaweiTe Huawei Technologies Co.,Ltd
D4:41:65 SichuanT Sichuan Tianyi Comheart Telecomco.,Ltd
D4:43:A8 Changzho Changzhou Haojie Electric Co., Ltd.
D4:45:E8 JiangxiH Jiangxi Hongpai Technology Co., Ltd.
+D4:46:E1 Apple Apple, Inc.
D4:4B:5E TaiyoYud Taiyo Yuden Co., Ltd.
D4:4B:B6 Zhejiang Zhejiang Tmall Technology Co., Ltd.
D4:4C:24 Vuppalam Vuppalamritha Magnetic Components LTD
@@ -35516,6 +35586,7 @@ D4:58:00 Fiberhom Fiberhome Telecommunication Technologies Co.,LTD
D4:5A:B2 Galleon Galleon Systems
D4:5C:70 Wi-FiAll Wi-Fi Alliance
D4:5D:42 Nokia Nokia Corporation
+D4:5D:64 AsustekC ASUSTek COMPUTER INC.
D4:5D:DF Pegatron Pegatron Corporation
D4:5F:25 Shenzhen Shenzhen YOUHUA Technology Co., Ltd
D4:60:75 BaiduOnl Baidu Online Network Technology (Beijing) Co., Ltd
@@ -36075,6 +36146,7 @@ DC:82:5B JanusSpo JANUS, spol. s r.o.
DC:82:F6 Iport
DC:85:DE Azurewav AzureWave Technology Inc.
DC:86:D8 Apple Apple, Inc.
+DC:89:83 SamsungE Samsung Electronics Co.,Ltd
DC:8B:28 IntelCor Intel Corporate
DC:8C:37 Cisco Cisco Systems, Inc
DC:90:88 HuaweiTe Huawei Technologies Co.,Ltd
@@ -36562,6 +36634,7 @@ E4:70:B8 IntelCor Intel Corporate
E4:71:85 Securifi Securifi Ltd
E4:72:E2 HuaweiTe Huawei Technologies Co.,Ltd
E4:75:1E GetingeS Getinge Sterilization AB
+E4:76:84 Apple Apple, Inc.
E4:77:23 Zte zte corporation
E4:77:6B Aartesys Aartesys Ag
E4:77:D4 MinrrayI Minrray Industry Co.,Ltd
@@ -36921,6 +36994,7 @@ E8:F2:E3 StarcorB Starcor Beijing Co.,Limited
E8:F7:24 HewlettP Hewlett Packard Enterprise
E8:F9:28 RftechSr Rftech Srl
E8:FA:F7 Guangdon Guangdong Uniteddata Holding Group Co., Ltd.
+E8:FB:E9 Apple Apple, Inc.
E8:FC:60 ElcomInn ELCOM Innovations Private Limited
E8:FC:AF Netgear
E8:FD:72 Shanghai Shanghai Linguo Technology Co., Ltd.
@@ -37104,6 +37178,7 @@ EC:C5:7F SuzhouPa Suzhou Pairlink Network Technology
EC:C8:82 Cisco Cisco Systems, Inc
EC:CB:30 HuaweiTe Huawei Technologies Co.,Ltd
EC:CD:6D AlliedTe Allied Telesis, Inc.
+EC:CE:D7 Apple Apple, Inc.
EC:D0:0E Miraerec MiraeRecognition Co., Ltd.
EC:D0:40 GeaFarmT GEA Farm Technologies GmbH
EC:D0:9F XiaomiCo Xiaomi Communications Co Ltd
@@ -37248,6 +37323,7 @@ F0:5A:09 SamsungE Samsung Electronics Co.,Ltd
F0:5B:7B SamsungE Samsung Electronics Co.,Ltd
F0:5C:19 ArubaAHe Aruba, a Hewlett Packard Enterprise Company
F0:5C:77 Google Google, Inc.
+F0:5C:D5 Apple Apple, Inc.
F0:5D:89 Dycon Dycon Limited
F0:5D:C8 Duracell Duracell Powermat
F0:5F:5A Getriebe Getriebebau NORD GmbH and Co. KG
@@ -37961,6 +38037,7 @@ F8:F0:05 NewportM Newport Media Inc.
F8:F0:14 Rackware RackWare Inc.
F8:F0:82 NagLlc Nag Llc
F8:F1:B6 Motorola Motorola Mobility LLC, a Lenovo Company
+F8:F1:E6 SamsungE Samsung Electronics Co.,Ltd
F8:F2:1E IntelCor Intel Corporate
F8:F2:5A G-Lab G-Lab GmbH
F8:F4:64 RaweElec Rawe Electonic GmbH
diff --git a/profiles/No Reassembly/preferences b/profiles/No Reassembly/preferences
index 74353b4538..f072eb1f84 100644
--- a/profiles/No Reassembly/preferences
+++ b/profiles/No Reassembly/preferences
@@ -44,6 +44,7 @@ ged125.desegment_body: FALSE
giop.desegment_giop_messages: FALSE
giop.reassemble: FALSE
git.desegment: FALSE
+grpc.streaming_reassembly_mode: FALSE
gryphon.desegment: FALSE
gsm_sms.reassemble: FALSE
gsm_sms.reassemble_with_lower_layers_info: FALSE
diff --git a/ui/qt/wireshark_de.ts b/ui/qt/wireshark_de.ts
index b63539512a..ce064baa36 100644
--- a/ui/qt/wireshark_de.ts
+++ b/ui/qt/wireshark_de.ts
@@ -1636,6 +1636,10 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
<context>
<name>ColoringRulesModel</name>
<message>
+ <source>New coloring rule</source>
+ <translation type="unfinished">Neue Einfärbungsregel</translation>
+ </message>
+ <message>
<source>Unable to save coloring rules: %1</source>
<translation>Einfärbungsregeln können nicht gespeichert werden: %1</translation>
</message>
@@ -1996,6 +2000,14 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
<translation>Anzeigenfilter anwenden</translation>
</message>
<message>
+ <source>Left align buttons</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Display Filter Expression</source>
+ <translation type="unfinished">Anzeigefilterausdruck</translation>
+ </message>
+ <message>
<source>Apply a read filter %1</source>
<translation>Lesefilter anwenden %1</translation>
</message>
@@ -2016,8 +2028,12 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
<translation>Anzeigefilter verwalten</translation>
</message>
<message>
+ <source>Filter Button Preferences...</source>
+ <translation type="unfinished">Einstellungen Filterknöpfe...</translation>
+ </message>
+ <message>
<source>Manage Filter Expressions</source>
- <translation>Filterausdrücke verwalten</translation>
+ <translation type="vanished">Filterausdrücke verwalten</translation>
</message>
</context>
<context>
@@ -2197,7 +2213,11 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
</message>
<message>
<source>Only enabled protocols</source>
- <translation type="unfinished"></translation>
+ <translation>Nur aktivierte Protokolle</translation>
+ </message>
+ <message>
+ <source>Only disabled protocols</source>
+ <translation>Nur deaktivierte Protokolle</translation>
</message>
<message>
<source>any protocol</source>
@@ -2211,10 +2231,6 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
<source>heuristic protocols</source>
<translation>Protokolle die Heuristik verwenden</translation>
</message>
- <message>
- <source>Only disabled protocols</source>
- <translation type="unfinished"></translation>
- </message>
</context>
<context>
<name>EnabledProtocolsModel</name>
@@ -2679,14 +2695,6 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
<translation>Dialog</translation>
</message>
<message>
- <source>Name</source>
- <translation type="vanished">Name</translation>
- </message>
- <message>
- <source>Filter</source>
- <translation type="vanished">Filter</translation>
- </message>
- <message>
<source>Create a new filter.</source>
<translation>Neuen Filter erstellen.</translation>
</message>
@@ -2713,10 +2721,6 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
<translation>Öffnen</translation>
</message>
<message>
- <source>New filter</source>
- <translation type="vanished">Neuer Filter</translation>
- </message>
- <message>
<source>New capture filter</source>
<extracomment>This text is automatically filled in when a new filter is created</extracomment>
<translation>Neuer Mitschnittfilter</translation>
@@ -2797,11 +2801,11 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
<name>FilterListModel</name>
<message>
<source>Filter Name</source>
- <translation type="unfinished"></translation>
+ <translation>Filtername</translation>
</message>
<message>
<source>Filter Expression</source>
- <translation type="unfinished"></translation>
+ <translation>Filterausdruck</translation>
</message>
</context>
<context>
@@ -2958,13 +2962,21 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
</message>
<message>
<source>Extcap path</source>
- <translation>Extcap Pfad</translation>
+ <translation type="vanished">Extcap Pfad</translation>
</message>
<message>
<source>Extcap Plugins search path</source>
<translation>Suchpfad für Extcap Plugins</translation>
</message>
<message>
+ <source>Personal Extcap path</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Global Extcap path</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>MaxMind DB path</source>
<translation>MaxMind DB Pfad</translation>
</message>
@@ -3783,6 +3795,10 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
<translation>Wireshark I/O Graphen: %1</translation>
</message>
<message>
+ <source>Filtered packets</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>All packets</source>
<translation>Alle Pakete</translation>
</message>
@@ -7021,6 +7037,14 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
<translation>Bluetooth HCI Zusammenfassung</translation>
</message>
<message>
+ <source>Display Filter &amp;Expression…</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Display Filter Expression…</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>No GSM statistics registered</source>
<translation>Keine GSM Statistik registriert</translation>
</message>
@@ -7438,11 +7462,11 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
</message>
<message>
<source>&amp;Expression…</source>
- <translation>Ausdruck...</translation>
+ <translation type="vanished">Ausdruck...</translation>
</message>
<message>
<source>Expression…</source>
- <translation>Ausdruck...</translation>
+ <translation type="vanished">Ausdruck...</translation>
</message>
<message>
<source>New Coloring Rule…</source>
@@ -9207,7 +9231,7 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
</message>
<message>
<source>New coloring rule</source>
- <translation>Neue Einfärbungsregel</translation>
+ <translation type="vanished">Neue Einfärbungsregel</translation>
</message>
<message>
<source>Conversation</source>
@@ -10313,6 +10337,10 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
<translation>Audio kann nur mit PCM u-law oder A-law Codierung gespeichert werden</translation>
</message>
<message>
+ <source>Error</source>
+ <translation type="unfinished">Fehler</translation>
+ </message>
+ <message>
<source>Save forward stream CSV</source>
<translation>Hinweg Stream als CSV speichern</translation>
</message>
diff --git a/ui/qt/wireshark_en.ts b/ui/qt/wireshark_en.ts
index 715d74c54a..269dd52ecb 100644
--- a/ui/qt/wireshark_en.ts
+++ b/ui/qt/wireshark_en.ts
@@ -1633,6 +1633,10 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<context>
<name>ColoringRulesModel</name>
<message>
+ <source>New coloring rule</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Unable to save coloring rules: %1</source>
<translation type="unfinished"></translation>
</message>
@@ -1993,6 +1997,14 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
+ <source>Left align buttons</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Display Filter Expression</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Apply a read filter %1</source>
<translation type="unfinished"></translation>
</message>
@@ -2013,7 +2025,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
- <source>Manage Filter Expressions</source>
+ <source>Filter Button Preferences...</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -2940,11 +2952,15 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
- <source>Extcap path</source>
+ <source>Extcap Plugins search path</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>Extcap Plugins search path</source>
+ <source>Personal Extcap path</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Global Extcap path</source>
<translation type="unfinished"></translation>
</message>
<message>
@@ -3737,6 +3753,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>Filtered packets</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>All packets</source>
<translation type="unfinished"></translation>
</message>
@@ -6950,6 +6970,14 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
+ <source>Display Filter &amp;Expression…</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Display Filter Expression…</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>No GSM statistics registered</source>
<translation type="unfinished"></translation>
</message>
@@ -7366,14 +7394,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>&amp;Expression…</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Expression…</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<source>New Coloring Rule…</source>
<oldsource>New Conversation Rule…</oldsource>
<translation type="unfinished"></translation>
@@ -9133,10 +9153,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>New coloring rule</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<source>Conversation</source>
<translation type="unfinished"></translation>
</message>
@@ -10238,6 +10254,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>Error</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Save forward stream CSV</source>
<translation type="unfinished"></translation>
</message>
diff --git a/ui/qt/wireshark_fr.ts b/ui/qt/wireshark_fr.ts
index 3fc5c64b9a..3d6dbd94a8 100644
--- a/ui/qt/wireshark_fr.ts
+++ b/ui/qt/wireshark_fr.ts
@@ -1612,6 +1612,10 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<context>
<name>ColoringRulesModel</name>
<message>
+ <source>New coloring rule</source>
+ <translation type="unfinished">Nouvelle règle de coloration</translation>
+ </message>
+ <message>
<source>Unable to save coloring rules: %1</source>
<translation type="unfinished"></translation>
</message>
@@ -1621,7 +1625,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>Filter</source>
- <translation type="unfinished">Filtre</translation>
+ <translation type="unfinished"></translation>
</message>
</context>
<context>
@@ -1972,6 +1976,14 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
+ <source>Left align buttons</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Display Filter Expression</source>
+ <translation type="unfinished">Affiche Expression de Filtre</translation>
+ </message>
+ <message>
<source>Apply a read filter %1</source>
<translation type="unfinished"></translation>
</message>
@@ -1992,7 +2004,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
- <source>Manage Filter Expressions</source>
+ <source>Filter Button Preferences...</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -2174,19 +2186,19 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
- <source>any protocol</source>
+ <source>Only disabled protocols</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>non-heuristic protocols</source>
+ <source>any protocol</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>heuristic protocols</source>
+ <source>non-heuristic protocols</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>Only disabled protocols</source>
+ <source>heuristic protocols</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -2653,14 +2665,6 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>Dialogue</translation>
</message>
<message>
- <source>Name</source>
- <translation type="vanished">Nom</translation>
- </message>
- <message>
- <source>Filter</source>
- <translation type="vanished">Filtre</translation>
- </message>
- <message>
<source>Create a new filter.</source>
<translation>Créer un nouveau filtre.</translation>
</message>
@@ -2687,10 +2691,6 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished">Ouvrir </translation>
</message>
<message>
- <source>New filter</source>
- <translation type="vanished">Nouveau filtre</translation>
- </message>
- <message>
<source>New capture filter</source>
<extracomment>This text is automatically filled in when a new filter is created</extracomment>
<translation>Nouveau filtre de capture</translation>
@@ -2931,11 +2931,15 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
- <source>Extcap path</source>
+ <source>Extcap Plugins search path</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>Extcap Plugins search path</source>
+ <source>Personal Extcap path</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Global Extcap path</source>
<translation type="unfinished"></translation>
</message>
<message>
@@ -3759,6 +3763,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>Filtered packets</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>All packets</source>
<translation>Tous les paquets</translation>
</message>
@@ -6997,6 +7005,14 @@ Changer la direction de la connexion (voir le flux inverse).&lt;/p&gt;&lt;/body&
<translation>Résumé Bluetooth HCI </translation>
</message>
<message>
+ <source>Display Filter &amp;Expression…</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Display Filter Expression…</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>No GSM statistics registered</source>
<translation>Aucune statistique GSM enregistrée</translation>
</message>
@@ -7414,11 +7430,11 @@ Changer la direction de la connexion (voir le flux inverse).&lt;/p&gt;&lt;/body&
</message>
<message>
<source>&amp;Expression…</source>
- <translation>&amp;Expression…</translation>
+ <translation type="vanished">&amp;Expression…</translation>
</message>
<message>
<source>Expression…</source>
- <translation>Expression…</translation>
+ <translation type="vanished">Expression…</translation>
</message>
<message>
<source>New Coloring Rule…</source>
@@ -9172,7 +9188,7 @@ Changer la direction de la connexion (voir le flux inverse).&lt;/p&gt;&lt;/body&
</message>
<message>
<source>New coloring rule</source>
- <translation>Nouvelle règle de coloration</translation>
+ <translation type="vanished">Nouvelle règle de coloration</translation>
</message>
<message>
<source>Conversation</source>
@@ -10278,6 +10294,10 @@ Changer la direction de la connexion (voir le flux inverse).&lt;/p&gt;&lt;/body&
<translation type="unfinished"></translation>
</message>
<message>
+ <source>Error</source>
+ <translation type="unfinished">Erreur</translation>
+ </message>
+ <message>
<source>Save forward stream CSV</source>
<translation>Sauvegarder CSV flux aller</translation>
</message>
@@ -12153,7 +12173,7 @@ Changer la direction de la connexion (voir le flux inverse).&lt;/p&gt;&lt;/body&
</message>
<message>
<source>Filter</source>
- <translation type="unfinished">Filtre</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
<source>Type</source>
diff --git a/ui/qt/wireshark_it.ts b/ui/qt/wireshark_it.ts
index f00b1ebfda..5e70cade72 100644
--- a/ui/qt/wireshark_it.ts
+++ b/ui/qt/wireshark_it.ts
@@ -1636,6 +1636,10 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
<context>
<name>ColoringRulesModel</name>
<message>
+ <source>New coloring rule</source>
+ <translation type="unfinished">Nuova regola di colorazione</translation>
+ </message>
+ <message>
<source>Unable to save coloring rules: %1</source>
<translation>Impossibile salvare le regole di colorazione: %1</translation>
</message>
@@ -1996,6 +2000,14 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
<translation>Applica filtro alla visualizzazione.</translation>
</message>
<message>
+ <source>Left align buttons</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Display Filter Expression</source>
+ <translation type="unfinished">Espressione del filtro di visualizzazione</translation>
+ </message>
+ <message>
<source>Apply a read filter %1</source>
<translation>Applica un filtro di lettura %1</translation>
</message>
@@ -2016,8 +2028,12 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
<translation>Gestisci filtri di visualizzazione</translation>
</message>
<message>
+ <source>Filter Button Preferences...</source>
+ <translation type="unfinished">Preferenze pulsante di filtro...</translation>
+ </message>
+ <message>
<source>Manage Filter Expressions</source>
- <translation>Gestisci espressioni di filtro</translation>
+ <translation type="vanished">Gestisci espressioni di filtro</translation>
</message>
</context>
<context>
@@ -2197,7 +2213,11 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
</message>
<message>
<source>Only enabled protocols</source>
- <translation type="unfinished"></translation>
+ <translation>Solo i protocolli abilitati</translation>
+ </message>
+ <message>
+ <source>Only disabled protocols</source>
+ <translation>Solo i protocolli disabilitati</translation>
</message>
<message>
<source>any protocol</source>
@@ -2211,10 +2231,6 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
<source>heuristic protocols</source>
<translation>protocolli euristici</translation>
</message>
- <message>
- <source>Only disabled protocols</source>
- <translation type="unfinished"></translation>
- </message>
</context>
<context>
<name>EnabledProtocolsModel</name>
@@ -2679,14 +2695,6 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
<translation>Finestra</translation>
</message>
<message>
- <source>Name</source>
- <translation type="vanished">Nome</translation>
- </message>
- <message>
- <source>Filter</source>
- <translation type="vanished">Filtro</translation>
- </message>
- <message>
<source>Create a new filter.</source>
<translation>Crea un nuovo filtro.</translation>
</message>
@@ -2713,10 +2721,6 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
<translation>Apri </translation>
</message>
<message>
- <source>New filter</source>
- <translation type="vanished">Nuovo filtro</translation>
- </message>
- <message>
<source>New capture filter</source>
<extracomment>This text is automatically filled in when a new filter is created</extracomment>
<translation>Nuovo filtro di cattura</translation>
@@ -2797,11 +2801,11 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
<name>FilterListModel</name>
<message>
<source>Filter Name</source>
- <translation type="unfinished"></translation>
+ <translation>Nome filtro</translation>
</message>
<message>
<source>Filter Expression</source>
- <translation type="unfinished"></translation>
+ <translation>Espressione del filtro</translation>
</message>
</context>
<context>
@@ -2958,13 +2962,21 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
</message>
<message>
<source>Extcap path</source>
- <translation>Percorso Extcap</translation>
+ <translation type="vanished">Percorso Extcap</translation>
</message>
<message>
<source>Extcap Plugins search path</source>
<translation>Percorso di ricerca plugin Extcap</translation>
</message>
<message>
+ <source>Personal Extcap path</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Global Extcap path</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>MaxMind DB path</source>
<translation>Percorso MaxMind DB</translation>
</message>
@@ -3783,6 +3795,10 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
<translation>Grafici di I/O di Wireshark: %1</translation>
</message>
<message>
+ <source>Filtered packets</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>All packets</source>
<translation>Tutti i pacchetti</translation>
</message>
@@ -7021,6 +7037,14 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
<translation>Riepilogo HCI Bluetooth</translation>
</message>
<message>
+ <source>Display Filter &amp;Expression…</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Display Filter Expression…</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>No GSM statistics registered</source>
<translation>Nessuna statistica GSM registrata</translation>
</message>
@@ -7438,11 +7462,11 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
</message>
<message>
<source>&amp;Expression…</source>
- <translation>&amp;Espressione...</translation>
+ <translation type="vanished">&amp;Espressione...</translation>
</message>
<message>
<source>Expression…</source>
- <translation>Espressione...</translation>
+ <translation type="vanished">Espressione...</translation>
</message>
<message>
<source>New Coloring Rule…</source>
@@ -9207,7 +9231,7 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
</message>
<message>
<source>New coloring rule</source>
- <translation>Nuova regola di colorazione</translation>
+ <translation type="vanished">Nuova regola di colorazione</translation>
</message>
<message>
<source>Conversation</source>
@@ -10313,6 +10337,10 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
<translation>Puoi salvare audio solo con codifica u-law e A-law</translation>
</message>
<message>
+ <source>Error</source>
+ <translation type="unfinished">Errore</translation>
+ </message>
+ <message>
<source>Save forward stream CSV</source>
<translation>Salva CSV del flusso diretto</translation>
</message>
diff --git a/ui/qt/wireshark_ja_JP.ts b/ui/qt/wireshark_ja_JP.ts
index 78a932c3af..fd772d80b5 100644
--- a/ui/qt/wireshark_ja_JP.ts
+++ b/ui/qt/wireshark_ja_JP.ts
@@ -1628,6 +1628,10 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<context>
<name>ColoringRulesModel</name>
<message>
+ <source>New coloring rule</source>
+ <translation type="unfinished">新規色付けルール</translation>
+ </message>
+ <message>
<source>Unable to save coloring rules: %1</source>
<translation>色付けルール %1 を保存できません</translation>
</message>
@@ -1988,6 +1992,14 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
+ <source>Left align buttons</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Display Filter Expression</source>
+ <translation type="unfinished">表示フィルタ式</translation>
+ </message>
+ <message>
<source>Apply a read filter %1</source>
<translation>読込フィルタ %1 を適用</translation>
</message>
@@ -2008,8 +2020,12 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>表示フィルタを管理</translation>
</message>
<message>
+ <source>Filter Button Preferences...</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Manage Filter Expressions</source>
- <translation>フィルタ書式を管理</translation>
+ <translation type="vanished">フィルタ書式を管理</translation>
</message>
</context>
<context>
@@ -2192,19 +2208,19 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
- <source>any protocol</source>
+ <source>Only disabled protocols</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>non-heuristic protocols</source>
+ <source>any protocol</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>heuristic protocols</source>
+ <source>non-heuristic protocols</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>Only disabled protocols</source>
+ <source>heuristic protocols</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -2670,14 +2686,6 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>ダイアログ</translation>
</message>
<message>
- <source>Name</source>
- <translation type="vanished">名前</translation>
- </message>
- <message>
- <source>Filter</source>
- <translation type="vanished">フィルタ</translation>
- </message>
- <message>
<source>Create a new filter.</source>
<translation>新規フィルタを作成します</translation>
</message>
@@ -2704,10 +2712,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>New filter</source>
- <translation type="vanished">新規フィルタ</translation>
- </message>
- <message>
<source>New capture filter</source>
<extracomment>This text is automatically filled in when a new filter is created</extracomment>
<translation>新規キャプチャフィルタ</translation>
@@ -2948,11 +2952,15 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
- <source>Extcap path</source>
+ <source>Extcap Plugins search path</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Personal Extcap path</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>Extcap Plugins search path</source>
+ <source>Global Extcap path</source>
<translation type="unfinished"></translation>
</message>
<message>
@@ -3767,6 +3775,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>Filtered packets</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>All packets</source>
<translation>すべてのパケット</translation>
</message>
@@ -7005,6 +7017,14 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>Bluetooth HCI概要</translation>
</message>
<message>
+ <source>Display Filter &amp;Expression…</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Display Filter Expression…</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>No GSM statistics registered</source>
<translation>GSM統計が登録されていません</translation>
</message>
@@ -7422,11 +7442,11 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>&amp;Expression…</source>
- <translation>書式…(&amp;E)</translation>
+ <translation type="vanished">書式…(&amp;E)</translation>
</message>
<message>
<source>Expression…</source>
- <translation>書式…</translation>
+ <translation type="vanished">書式…</translation>
</message>
<message>
<source>New Coloring Rule…</source>
@@ -9177,7 +9197,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>New coloring rule</source>
- <translation>新規色付けルール</translation>
+ <translation type="vanished">新規色付けルール</translation>
</message>
<message>
<source>Conversation</source>
@@ -10283,6 +10303,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>Error</source>
+ <translation type="unfinished">エラー</translation>
+ </message>
+ <message>
<source>Save forward stream CSV</source>
<translation>順方向ストリームをCSVで保存</translation>
</message>
diff --git a/ui/qt/wireshark_pl.ts b/ui/qt/wireshark_pl.ts
index 10db8f9d23..58462e90e5 100644
--- a/ui/qt/wireshark_pl.ts
+++ b/ui/qt/wireshark_pl.ts
@@ -1640,6 +1640,10 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<context>
<name>ColoringRulesModel</name>
<message>
+ <source>New coloring rule</source>
+ <translation type="unfinished">Nowa reguła kolorowania</translation>
+ </message>
+ <message>
<source>Unable to save coloring rules: %1</source>
<translation>Nie można zapisać reguł kolorowania: %1</translation>
</message>
@@ -2000,6 +2004,14 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
+ <source>Left align buttons</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Display Filter Expression</source>
+ <translation type="unfinished">Wyrażenie filtru wyświetlania</translation>
+ </message>
+ <message>
<source>Apply a read filter %1</source>
<translation>Zastosuj filtr wczytania %1</translation>
</message>
@@ -2020,8 +2032,12 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>Zarządzaj filtrami wyświetlania</translation>
</message>
<message>
+ <source>Filter Button Preferences...</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Manage Filter Expressions</source>
- <translation>Zarządzaj wyrażeniami filtrów</translation>
+ <translation type="vanished">Zarządzaj wyrażeniami filtrów</translation>
</message>
</context>
<context>
@@ -2204,19 +2220,19 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
- <source>any protocol</source>
+ <source>Only disabled protocols</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>non-heuristic protocols</source>
+ <source>any protocol</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>heuristic protocols</source>
+ <source>non-heuristic protocols</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>Only disabled protocols</source>
+ <source>heuristic protocols</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -2684,14 +2700,6 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>Okno</translation>
</message>
<message>
- <source>Name</source>
- <translation type="vanished">Nazwa</translation>
- </message>
- <message>
- <source>Filter</source>
- <translation type="vanished">Filtr</translation>
- </message>
- <message>
<source>Create a new filter.</source>
<translation>Stwórz nowy filtr.</translation>
</message>
@@ -2718,10 +2726,6 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished">Otwórz</translation>
</message>
<message>
- <source>New filter</source>
- <translation type="vanished">Nowy filtr</translation>
- </message>
- <message>
<source>New capture filter</source>
<extracomment>This text is automatically filled in when a new filter is created</extracomment>
<translation>Nowy filtr przechwytywania</translation>
@@ -2962,11 +2966,15 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
- <source>Extcap path</source>
+ <source>Extcap Plugins search path</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Personal Extcap path</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>Extcap Plugins search path</source>
+ <source>Global Extcap path</source>
<translation type="unfinished"></translation>
</message>
<message>
@@ -3788,6 +3796,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>Filtered packets</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>All packets</source>
<translation>Wszystkie pakiety</translation>
</message>
@@ -7030,6 +7042,14 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>Bluetooth Podsumowanie HCI</translation>
</message>
<message>
+ <source>Display Filter &amp;Expression…</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Display Filter Expression…</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>No GSM statistics registered</source>
<translation>Brak zarejestrowanych statystyk GSM</translation>
</message>
@@ -7447,11 +7467,11 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>&amp;Expression…</source>
- <translation>Wyraż&amp;enie…</translation>
+ <translation type="vanished">Wyraż&amp;enie…</translation>
</message>
<message>
<source>Expression…</source>
- <translation>Wyrażenie…</translation>
+ <translation type="vanished">Wyrażenie…</translation>
</message>
<message>
<source>New Coloring Rule…</source>
@@ -9215,7 +9235,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>New coloring rule</source>
- <translation>Nowa reguła kolorowania</translation>
+ <translation type="vanished">Nowa reguła kolorowania</translation>
</message>
<message>
<source>Conversation</source>
@@ -10321,6 +10341,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>Error</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Save forward stream CSV</source>
<translation>Zapisz przewodni strumień jako CSV</translation>
</message>
diff --git a/ui/qt/wireshark_ru.ts b/ui/qt/wireshark_ru.ts
index 6dbd4c717d..d761c3bd99 100644
--- a/ui/qt/wireshark_ru.ts
+++ b/ui/qt/wireshark_ru.ts
@@ -1643,6 +1643,10 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<context>
<name>ColoringRulesModel</name>
<message>
+ <source>New coloring rule</source>
+ <translation type="unfinished">Новое цветовое правило</translation>
+ </message>
+ <message>
<source>Unable to save coloring rules: %1</source>
<translation>Невозможно сохранить цветовые правила: %1</translation>
</message>
@@ -2003,6 +2007,14 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
+ <source>Left align buttons</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Display Filter Expression</source>
+ <translation type="unfinished">Выражение Дисплейного Фильтра</translation>
+ </message>
+ <message>
<source>Apply a read filter %1</source>
<translation>Применить фильтр чтения %1</translation>
</message>
@@ -2023,8 +2035,12 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>Управлять Дисплейными Фильтрами</translation>
</message>
<message>
+ <source>Filter Button Preferences...</source>
+ <translation type="unfinished">Параметры Кнопки Фильтра…</translation>
+ </message>
+ <message>
<source>Manage Filter Expressions</source>
- <translation>Управлять Выражениями Фильтра</translation>
+ <translation type="vanished">Управлять Выражениями Фильтра</translation>
</message>
</context>
<context>
@@ -2207,19 +2223,19 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
- <source>any protocol</source>
+ <source>Only disabled protocols</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>non-heuristic protocols</source>
+ <source>any protocol</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>heuristic protocols</source>
+ <source>non-heuristic protocols</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>Only disabled protocols</source>
+ <source>heuristic protocols</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -2687,14 +2703,6 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>Диалог</translation>
</message>
<message>
- <source>Name</source>
- <translation type="vanished">Имя</translation>
- </message>
- <message>
- <source>Filter</source>
- <translation type="vanished">Фильтр</translation>
- </message>
- <message>
<source>Create a new filter.</source>
<translation>Создать новый фильтр.</translation>
</message>
@@ -2721,10 +2729,6 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>Открыть</translation>
</message>
<message>
- <source>New filter</source>
- <translation type="vanished">Новый фильтр</translation>
- </message>
- <message>
<source>New capture filter</source>
<extracomment>This text is automatically filled in when a new filter is created</extracomment>
<translation>Новый фильтр захвата</translation>
@@ -2966,13 +2970,21 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>Extcap path</source>
- <translation>Путь Extcap</translation>
+ <translation type="vanished">Путь Extcap</translation>
</message>
<message>
<source>Extcap Plugins search path</source>
<translation>Путь поиска Плагинов Extcap</translation>
</message>
<message>
+ <source>Personal Extcap path</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Global Extcap path</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>MaxMind DB path</source>
<translation>Путь MaxMind DB</translation>
</message>
@@ -3798,6 +3810,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>Filtered packets</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>All packets</source>
<translation>Все пакеты</translation>
</message>
@@ -7040,6 +7056,14 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>Общие сведения о Bluetooth HCI</translation>
</message>
<message>
+ <source>Display Filter &amp;Expression…</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Display Filter Expression…</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>No GSM statistics registered</source>
<translation>Нет зарегистрированной статистики GSM</translation>
</message>
@@ -7457,11 +7481,11 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>&amp;Expression…</source>
- <translation>&amp;Выражение...</translation>
+ <translation type="vanished">&amp;Выражение...</translation>
</message>
<message>
<source>Expression…</source>
- <translation>Выражение...</translation>
+ <translation type="vanished">Выражение...</translation>
</message>
<message>
<source>New Coloring Rule…</source>
@@ -9226,7 +9250,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>New coloring rule</source>
- <translation>Новое цветовое правило</translation>
+ <translation type="vanished">Новое цветовое правило</translation>
</message>
<message>
<source>Conversation</source>
@@ -10332,6 +10356,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>Error</source>
+ <translation type="unfinished">Ошибка</translation>
+ </message>
+ <message>
<source>Save forward stream CSV</source>
<translation>Сохранить прямой поток CSV</translation>
</message>
diff --git a/ui/qt/wireshark_sv.ts b/ui/qt/wireshark_sv.ts
index b92622b892..e2929a6a33 100644
--- a/ui/qt/wireshark_sv.ts
+++ b/ui/qt/wireshark_sv.ts
@@ -1636,6 +1636,10 @@ Till exempel, använd 1 timma för att en ny fil skall skapas varje timma vid he
<context>
<name>ColoringRulesModel</name>
<message>
+ <source>New coloring rule</source>
+ <translation type="unfinished">Ny färgläggningsregel</translation>
+ </message>
+ <message>
<source>Unable to save coloring rules: %1</source>
<translation>Kan inte spara färgläggningsregler: %1</translation>
</message>
@@ -1996,6 +2000,14 @@ Till exempel, använd 1 timma för att en ny fil skall skapas varje timma vid he
<translation>Använd visningsfiltret</translation>
</message>
<message>
+ <source>Left align buttons</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Display Filter Expression</source>
+ <translation type="unfinished">Visningsfilteruttryck</translation>
+ </message>
+ <message>
<source>Apply a read filter %1</source>
<translation>Använd ett läsningsfilter %1</translation>
</message>
@@ -2016,8 +2028,12 @@ Till exempel, använd 1 timma för att en ny fil skall skapas varje timma vid he
<translation>Hantera visningsfilter</translation>
</message>
<message>
+ <source>Filter Button Preferences...</source>
+ <translation type="unfinished">Filterknappinställningar …</translation>
+ </message>
+ <message>
<source>Manage Filter Expressions</source>
- <translation>Hantera filteruttryck</translation>
+ <translation type="vanished">Hantera filteruttryck</translation>
</message>
</context>
<context>
@@ -2200,6 +2216,10 @@ 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>Only disabled protocols</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>any protocol</source>
<translation>alla protokoll</translation>
</message>
@@ -2211,10 +2231,6 @@ Till exempel, använd 1 timma för att en ny fil skall skapas varje timma vid he
<source>heuristic protocols</source>
<translation>heuristiska protokoll</translation>
</message>
- <message>
- <source>Only disabled protocols</source>
- <translation type="unfinished"></translation>
- </message>
</context>
<context>
<name>EnabledProtocolsModel</name>
@@ -2679,14 +2695,6 @@ Till exempel, använd 1 timma för att en ny fil skall skapas varje timma vid he
<translation>Dialog</translation>
</message>
<message>
- <source>Name</source>
- <translation type="vanished">Namn</translation>
- </message>
- <message>
- <source>Filter</source>
- <translation type="vanished">Filter</translation>
- </message>
- <message>
<source>Create a new filter.</source>
<translation>Skapa ett nytt filter.</translation>
</message>
@@ -2713,10 +2721,6 @@ Till exempel, använd 1 timma för att en ny fil skall skapas varje timma vid he
<translation>Öppna </translation>
</message>
<message>
- <source>New filter</source>
- <translation type="vanished">Nytt filter</translation>
- </message>
- <message>
<source>New capture filter</source>
<extracomment>This text is automatically filled in when a new filter is created</extracomment>
<translation>Nytt fångstfilter</translation>
@@ -2958,13 +2962,21 @@ Till exempel, använd 1 timma för att en ny fil skall skapas varje timma vid he
</message>
<message>
<source>Extcap path</source>
- <translation>Extcap-sökväg</translation>
+ <translation type="vanished">Extcap-sökväg</translation>
</message>
<message>
<source>Extcap Plugins search path</source>
<translation>Extcap-insticksmodulers sökväg</translation>
</message>
<message>
+ <source>Personal Extcap path</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Global Extcap path</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>MaxMind DB path</source>
<translation>MaxMind DB-sökväg</translation>
</message>
@@ -3783,6 +3795,10 @@ Till exempel, använd 1 timma för att en ny fil skall skapas varje timma vid he
<translation>Wireshark I/O-grafer: %1</translation>
</message>
<message>
+ <source>Filtered packets</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>All packets</source>
<translation>Alla paket</translation>
</message>
@@ -7021,6 +7037,14 @@ Till exempel, använd 1 timma för att en ny fil skall skapas varje timma vid he
<translation>Blåtands HCI-sammanfattning</translation>
</message>
<message>
+ <source>Display Filter &amp;Expression…</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Display Filter Expression…</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>No GSM statistics registered</source>
<translation>Ingen GSM-statistik registrerad</translation>
</message>
@@ -7438,11 +7462,11 @@ Till exempel, använd 1 timma för att en ny fil skall skapas varje timma vid he
</message>
<message>
<source>&amp;Expression…</source>
- <translation>&amp;Uttryck …</translation>
+ <translation type="vanished">&amp;Uttryck …</translation>
</message>
<message>
<source>Expression…</source>
- <translation>Uttryck …</translation>
+ <translation type="vanished">Uttryck …</translation>
</message>
<message>
<source>New Coloring Rule…</source>
@@ -9207,7 +9231,7 @@ Till exempel, använd 1 timma för att en ny fil skall skapas varje timma vid he
</message>
<message>
<source>New coloring rule</source>
- <translation>Ny färgläggningsregel</translation>
+ <translation type="vanished">Ny färgläggningsregel</translation>
</message>
<message>
<source>Conversation</source>
@@ -10313,6 +10337,10 @@ Till exempel, använd 1 timma för att en ny fil skall skapas varje timma vid he
<translation>Kan endast spara ljud med kodningen PCM u-law eller A-law</translation>
</message>
<message>
+ <source>Error</source>
+ <translation type="unfinished">Fel</translation>
+ </message>
+ <message>
<source>Save forward stream CSV</source>
<translation>Spara framåtströms-CSV</translation>
</message>
diff --git a/ui/qt/wireshark_uk.ts b/ui/qt/wireshark_uk.ts
index 86f8b2146b..5e5baeb6f4 100644
--- a/ui/qt/wireshark_uk.ts
+++ b/ui/qt/wireshark_uk.ts
@@ -1616,6 +1616,10 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<context>
<name>ColoringRulesModel</name>
<message>
+ <source>New coloring rule</source>
+ <translation type="unfinished">Нове правило розфарбовування</translation>
+ </message>
+ <message>
<source>Unable to save coloring rules: %1</source>
<translation type="unfinished"></translation>
</message>
@@ -1976,6 +1980,14 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
+ <source>Left align buttons</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Display Filter Expression</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Apply a read filter %1</source>
<translation type="unfinished"></translation>
</message>
@@ -1996,7 +2008,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
- <source>Manage Filter Expressions</source>
+ <source>Filter Button Preferences...</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -2178,19 +2190,19 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
- <source>any protocol</source>
+ <source>Only disabled protocols</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>non-heuristic protocols</source>
+ <source>any protocol</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>heuristic protocols</source>
+ <source>non-heuristic protocols</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>Only disabled protocols</source>
+ <source>heuristic protocols</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -2924,11 +2936,15 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
- <source>Extcap path</source>
+ <source>Extcap Plugins search path</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>Extcap Plugins search path</source>
+ <source>Personal Extcap path</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Global Extcap path</source>
<translation type="unfinished"></translation>
</message>
<message>
@@ -3728,6 +3744,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>Filtered packets</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>All packets</source>
<translation>Всі пакети</translation>
</message>
@@ -6945,6 +6965,14 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished">Зведена інформація по Bluetooth HCI</translation>
</message>
<message>
+ <source>Display Filter &amp;Expression…</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Display Filter Expression…</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>No GSM statistics registered</source>
<translation type="unfinished"></translation>
</message>
@@ -7362,11 +7390,11 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>&amp;Expression…</source>
- <translation>&amp;Вираз...</translation>
+ <translation type="vanished">&amp;Вираз...</translation>
</message>
<message>
<source>Expression…</source>
- <translation>Вираз...</translation>
+ <translation type="vanished">Вираз...</translation>
</message>
<message>
<source>New Coloring Rule…</source>
@@ -9120,7 +9148,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>New coloring rule</source>
- <translation>Нове правило розфарбовування</translation>
+ <translation type="vanished">Нове правило розфарбовування</translation>
</message>
<message>
<source>Conversation</source>
@@ -10224,6 +10252,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>Error</source>
+ <translation type="unfinished">Помилка</translation>
+ </message>
+ <message>
<source>Save forward stream CSV</source>
<translation type="unfinished"></translation>
</message>
diff --git a/ui/qt/wireshark_zh_CN.ts b/ui/qt/wireshark_zh_CN.ts
index 4f0dfc8c8c..6d33652880 100644
--- a/ui/qt/wireshark_zh_CN.ts
+++ b/ui/qt/wireshark_zh_CN.ts
@@ -1626,6 +1626,10 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<context>
<name>ColoringRulesModel</name>
<message>
+ <source>New coloring rule</source>
+ <translation type="unfinished">新着色规则</translation>
+ </message>
+ <message>
<source>Unable to save coloring rules: %1</source>
<translation>无法保存着色规则:%1</translation>
</message>
@@ -1986,6 +1990,14 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
+ <source>Left align buttons</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Display Filter Expression</source>
+ <translation type="unfinished">显示过滤器表达式</translation>
+ </message>
+ <message>
<source>Apply a read filter %1</source>
<translation>应用读取过滤器 %1</translation>
</message>
@@ -2006,8 +2018,12 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>管理显示过滤器</translation>
</message>
<message>
+ <source>Filter Button Preferences...</source>
+ <translation type="unfinished">筛选器按钮首选项...</translation>
+ </message>
+ <message>
<source>Manage Filter Expressions</source>
- <translation>管理过滤器表达式</translation>
+ <translation type="vanished">管理过滤器表达式</translation>
</message>
</context>
<context>
@@ -2188,19 +2204,19 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
- <source>any protocol</source>
+ <source>Only disabled protocols</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>non-heuristic protocols</source>
+ <source>any protocol</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>heuristic protocols</source>
+ <source>non-heuristic protocols</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>Only disabled protocols</source>
+ <source>heuristic protocols</source>
<translation type="unfinished"></translation>
</message>
</context>
@@ -2666,14 +2682,6 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>对话框</translation>
</message>
<message>
- <source>Name</source>
- <translation type="vanished">名称</translation>
- </message>
- <message>
- <source>Filter</source>
- <translation type="vanished">过滤器</translation>
- </message>
- <message>
<source>Create a new filter.</source>
<translation>创建一个新的过滤器。</translation>
</message>
@@ -2700,10 +2708,6 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>打开 </translation>
</message>
<message>
- <source>New filter</source>
- <translation type="vanished">新建过滤器</translation>
- </message>
- <message>
<source>New capture filter</source>
<extracomment>This text is automatically filled in when a new filter is created</extracomment>
<translation>新建捕获过滤器</translation>
@@ -2945,13 +2949,21 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>Extcap path</source>
- <translation>Extcap 路径</translation>
+ <translation type="vanished">Extcap 路径</translation>
</message>
<message>
<source>Extcap Plugins search path</source>
<translation>Extcap 插件搜索路径</translation>
</message>
<message>
+ <source>Personal Extcap path</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Global Extcap path</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>MaxMind DB path</source>
<translation>MaxMind DB 路径</translation>
</message>
@@ -3763,6 +3775,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>Filtered packets</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>All packets</source>
<translation>所有分组</translation>
</message>
@@ -6997,6 +7013,14 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>蓝牙 HCI 摘要</translation>
</message>
<message>
+ <source>Display Filter &amp;Expression…</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Display Filter Expression…</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>No GSM statistics registered</source>
<translation>没有已注册的 GSM 统计</translation>
</message>
@@ -7414,11 +7438,11 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>&amp;Expression…</source>
- <translation>表达式(&amp;E)…</translation>
+ <translation type="vanished">表达式(&amp;E)…</translation>
</message>
<message>
<source>Expression…</source>
- <translation>表达式…</translation>
+ <translation type="vanished">表达式…</translation>
</message>
<message>
<source>New Coloring Rule…</source>
@@ -9168,7 +9192,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>New coloring rule</source>
- <translation>新着色规则</translation>
+ <translation type="vanished">新着色规则</translation>
</message>
<message>
<source>Conversation</source>
@@ -10274,6 +10298,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>Error</source>
+ <translation type="unfinished">错误</translation>
+ </message>
+ <message>
<source>Save forward stream CSV</source>
<translation>保存正向流 CSV</translation>
</message>