aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/wireshark_pl.ts
AgeCommit message (Collapse)AuthorFilesLines
2018-12-30[Automatic update for 2018-12-30]Gerald Combs1-61/+70
Update manuf, services enterprise numbers, translations, and other items. Change-Id: Ic8eac1cb4b08b5d567ef5bd3a52062eca095458c Reviewed-on: https://code.wireshark.org/review/31254 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-12-16[Automatic update for 2018-12-16]Gerald Combs1-5/+4
Update manuf, services enterprise numbers, translations, and other items. Change-Id: Iafc95a8b4a651033480dc82de7ecd839cc8fa46c Reviewed-on: https://code.wireshark.org/review/31060 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-12-09[Automatic update for 2018-12-09]Gerald Combs1-2/+3
Update manuf, services enterprise numbers, translations, and other items. Change-Id: I29aca5c44e8371ffede8b66eebbb366aac7ac4f9 Reviewed-on: https://code.wireshark.org/review/30973 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-11-25[Automatic update for 2018-11-25]Gerald Combs1-16/+0
Update manuf, services enterprise numbers, translations, and other items. Change-Id: I4dbb483a58c10480b30da38ba234707344671222 Reviewed-on: https://code.wireshark.org/review/30785 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-11-18[Automatic update for 2018-11-18]Gerald Combs1-5/+13
Update manuf, services enterprise numbers, translations, and other items. Change-Id: I896204ae8c6e8ca23e75ff9202ff4bc344d023f8 Reviewed-on: https://code.wireshark.org/review/30686 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-11-16Add an API to get a description of a compression type, and use it.Guy Harris1-12/+0
Add wtap_compression_type_description(), which returns NULL for WTAP_UNCOMPRESSED and a descriptive string for other compression types. Instead of checking for WTAP_GZIP_COMPRESSED and appending "(gzip compressed)", just pass the compression type to wtap_compression_type_description() and, if the result is non-null, append its result, wrapped in parentheses, with a space before the left parenthesis. Change-Id: I79a999c7838a883953795d5cbab009966e14b65e Reviewed-on: https://code.wireshark.org/review/30666 Petri-Dish: Guy Harris <guy@alum.mit.edu> Tested-by: Petri Dish Buildbot Reviewed-by: Guy Harris <guy@alum.mit.edu>
2018-11-11[Automatic update for 2018-11-11]Gerald Combs1-4/+17
Update manuf, services enterprise numbers, translations, and other items. Change-Id: I49c9b5a86e33811c59c7e70d5f548d103f7bc35c Reviewed-on: https://code.wireshark.org/review/30573 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-11-04[Automatic update for 2018-11-04]Gerald Combs1-0/+16
Update manuf, services enterprise numbers, translations, and other items. Change-Id: Iee0e09f81a210056a76987713b09d95c390f5876 Reviewed-on: https://code.wireshark.org/review/30499 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-10-28[Automatic update for 2018-10-28]Gerald Combs1-0/+4
Update manuf, services enterprise numbers, translations, and other items. Change-Id: Idf3c0396827899991306fd8929519ba138bd4f54 Reviewed-on: https://code.wireshark.org/review/30398 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-10-14[Automatic update for 2018-10-14]Gerald Combs1-11/+48
Update manuf, services enterprise numbers, translations, and other items. Change-Id: I3dc92d31a377dafc7c333139a580dbb140ec47e2 Reviewed-on: https://code.wireshark.org/review/30201 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-10-07[Automatic update for 2018-10-07]Gerald Combs1-2/+21
Update manuf, services enterprise numbers, translations, and other items. Change-Id: I2d18df70f52949eda05f0b490870fd133866e6cd Reviewed-on: https://code.wireshark.org/review/30046 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-09-30[Automatic update for 2018-09-30]Gerald Combs1-28/+20
Update manuf, services enterprise numbers, translations, and other items. Change-Id: Ic15ad719f659fe7365c9e652af18507a5d050e6b Reviewed-on: https://code.wireshark.org/review/29932 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-09-23[Automatic update for 2018-09-23]Gerald Combs1-364/+466
Update manuf, services enterprise numbers, translations, and other items. Change-Id: I8a70ff9590e5adb3d0bdcd504b3f2886a314548c Reviewed-on: https://code.wireshark.org/review/29790 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-06-17[Automatic update for 2018-06-17]Gerald Combs1-3295/+0
Update manuf, services enterprise numbers, translations, and other items. Change-Id: Iff1e25720254f07647efeb166178c5e6ea1c4234 Reviewed-on: https://code.wireshark.org/review/28305 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-06-10[Automatic update for 2018-06-10]Gerald Combs1-615/+3642
Update manuf, services enterprise numbers, translations, and other items. Change-Id: I11da626692a0aedff9e58256e0e326fd1cb33123 Reviewed-on: https://code.wireshark.org/review/28190 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-06-03[Automatic update for 2018-06-03]Gerald Combs1-28/+191
Update manuf, services enterprise numbers, translations, and other items. Change-Id: Ie1c560eb53d3791443f1798b32ba819816896523 Reviewed-on: https://code.wireshark.org/review/27977 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-05-27[Automatic update for 2018-05-27]Gerald Combs1-5/+28
Update manuf, services enterprise numbers, translations, and other items. Change-Id: I6603cc4dd62ff1db23efa4374437ce9ebf7a81c8 Reviewed-on: https://code.wireshark.org/review/27840 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-05-20[Automatic update for 2018-05-20]Gerald Combs1-2/+25
Update manuf, services enterprise numbers, translations, and other items. Change-Id: Ied42aaad58b11ec1796d6c14c4981b8d54258769 Reviewed-on: https://code.wireshark.org/review/27665 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-05-13[Automatic update for 2018-05-13]Gerald Combs1-1/+10
Update manuf, services enterprise numbers, translations, and other items. Change-Id: Icf753ad9d075f2dd0688f0f58ce73d5e283dc10c Reviewed-on: https://code.wireshark.org/review/27486 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-04-08[Automatic update for 2018-04-08]Gerald Combs1-5/+11
Update manuf, services enterprise numbers, translations, and other items. Change-Id: I85850833928dcf94e44957943c55126369c20905 Reviewed-on: https://code.wireshark.org/review/26799 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-04-01[Automatic update for 2018-04-01]Gerald Combs1-5/+6
Update manuf, services enterprise numbers, translations, and other items. Change-Id: I0db4c4cd78549ffca3f55a94de5279c7ad131647 Reviewed-on: https://code.wireshark.org/review/26699 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-03-25[Automatic update for 2018-03-25]Gerald Combs1-16/+0
Update manuf, services enterprise numbers, translations, and other items. Change-Id: Ie7d9f2b00222e5ed4e05b5c3fc9100ad26e65084 Reviewed-on: https://code.wireshark.org/review/26635 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-03-18[Automatic update for 2018-03-18]Gerald Combs1-4/+4
Update manuf, services enterprise numbers, translations, and other items. Change-Id: I9424882cb781156d38c634b91defcd45cd3f4743 Reviewed-on: https://code.wireshark.org/review/26528 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-03-11[Automatic update for 2018-03-11]Gerald Combs1-17/+2
Update manuf, services enterprise numbers, translations, and other items. Change-Id: Iac7e2b50ed60639dde90946632811753288110d6 Reviewed-on: https://code.wireshark.org/review/26421 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-03-04[Automatic update for 2018-03-04]Gerald Combs1-3/+3
Update manuf, services enterprise numbers, translations, and other items. Change-Id: I95feebf818e68804d287e011f4c6ee2cd244b2f3 Reviewed-on: https://code.wireshark.org/review/26254 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-02-25[Automatic update for 2018-02-25]Gerald Combs1-21/+1
Update manuf, services enterprise numbers, translations, and other items. Change-Id: I543fa77cb9f26353fe3ea64f5e236d540d971a90 Reviewed-on: https://code.wireshark.org/review/26091 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-02-18[Automatic update for 2018-02-18]Gerald Combs1-5/+31
Update manuf, services enterprise numbers, translations, and other items. Change-Id: I5b5b729c83aa7017454b7c7d8230415e1834587f Reviewed-on: https://code.wireshark.org/review/25862 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-02-11[Automatic update for 2018-02-11]Gerald Combs1-33/+35
Update manuf, services enterprise numbers, translations, and other items. Change-Id: I1d8d8ecda65cb10240b7897399b32fb2c173003f Reviewed-on: https://code.wireshark.org/review/25727 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-02-04[Automatic update for 2018-02-04]Gerald Combs1-138/+146
Update manuf, services enterprise numbers, translations, and other items. Change-Id: I66df4a62ae7fb7c986130fec01359ebb7b00d71f Reviewed-on: https://code.wireshark.org/review/25590 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-01-28[Automatic update for 2018-01-28]Gerald Combs1-9/+101
Update manuf, services enterprise numbers, translations, and other items. Change-Id: I0b47c83ca6e62a24043fb5d546141e3e9af1e7b8 Reviewed-on: https://code.wireshark.org/review/25493 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-01-21Qt: Translate files in subdirectories.Gerald Combs1-0/+629
Make sure we pass ui/qt/*/*.{cpp,h} to lupdate. Make update-tx a bash script and make sure it passes ShellCheck. Add a -n flag, which disables pushing back to Transifex. Change-Id: Ia7d6564bbdbf69285f1f9b88cde09e37da4f916c Reviewed-on: https://code.wireshark.org/review/25382 Reviewed-by: Gerald Combs <gerald@wireshark.org> Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-01-21[Automatic update for 2018-01-21]Gerald Combs1-8/+6
Update manuf, services enterprise numbers, translations, and other items. Change-Id: I60c7bef36988fd487d9088880b1d27818723f0b7 Reviewed-on: https://code.wireshark.org/review/25404 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-01-14[Automatic update for 2018-01-14]Gerald Combs1-67/+17
Update manuf, services enterprise numbers, translations, and other items. Change-Id: Ie096b93a5c9476d763fb6677d0d9ab54c3c4744c Reviewed-on: https://code.wireshark.org/review/25306 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-01-09Use pcapng as the name of the file format.Guy Harris1-5/+5
At one point, I remember a discussion resulting in the official name of the next-generation replacement for pcap format being changed to "pcapng", with no hyphen. Make Wireshark reflect that. Change-Id: Ie66fb13a0fe3a8682143106dab601952e9154e2a Reviewed-on: https://code.wireshark.org/review/25214 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2018-01-07[Automatic update for 2018-01-07]Gerald Combs1-88/+21
Update manuf, services enterprise numbers, translations, and other items. Change-Id: I65801bc1440f64c28ee003e23be2ca528bc1adc8 Reviewed-on: https://code.wireshark.org/review/25178 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2017-12-31[Automatic update for 2017-12-31]Gerald Combs1-83/+39
Update manuf, services enterprise numbers, translations, and other items. Change-Id: I38b0274b93baf3e2d307827f04960f4bf7407842 Reviewed-on: https://code.wireshark.org/review/25080 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2017-12-24[Automatic update for 2017-12-24]Gerald Combs1-63/+41
Update manuf, services enterprise numbers, translations, and other items. Change-Id: Ia4acffe0372de93476cb677b1859509cec39216a Reviewed-on: https://code.wireshark.org/review/24974 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2017-12-17[Automatic update for 2017-12-17]Gerald Combs1-36/+60
Update manuf, services enterprise numbers, translations, and other items. Change-Id: Ideac9831381dbf6411af0e1d8bfa4fef6a1d7769 Reviewed-on: https://code.wireshark.org/review/24867 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2017-12-10[Automatic update for 2017-12-10]Gerald Combs1-8/+27
Update manuf, services enterprise numbers, translations, and other items. Change-Id: If3becbd6b66f0a7a49a80c4ff2dc2a2a6015fa16 Reviewed-on: https://code.wireshark.org/review/24752 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2017-12-03[Automatic update for 2017-12-03]Gerald Combs1-2/+19
Update manuf, services enterprise numbers, translations, and other items. Change-Id: I4a3a5f62e5024a4df19c12296ddd67012c9ff5c7 Reviewed-on: https://code.wireshark.org/review/24683 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2017-11-26[Automatic update for 2017-11-26]Gerald Combs1-0/+88
Update manuf, services enterprise numbers, translations, and other items. Change-Id: I2963633f86a87209eca574db52663ebbe732f9d9 Reviewed-on: https://code.wireshark.org/review/24590 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2017-11-19[Automatic update for 2017-11-19]Gerald Combs1-21/+18
Update manuf, services enterprise numbers, translations, and other items. Change-Id: I52c4830ef81733156fa4ce0de65330c8aacd8932 Reviewed-on: https://code.wireshark.org/review/24487 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2017-11-12[Automatic update for 2017-11-12]Gerald Combs1-22/+26
Update manuf, services enterprise numbers, translations, and other items. Change-Id: I18adb8aceae2a8962697284087d43e3b30d133f1 Reviewed-on: https://code.wireshark.org/review/24371 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2017-11-05[Automatic update for 2017-11-05]Gerald Combs1-2/+18
Update manuf, services enterprise numbers, translations, and other items. Change-Id: I4abb96429b1ad8c6d78a129efd453f3019669f4f Reviewed-on: https://code.wireshark.org/review/24245 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2017-10-29[Automatic update for 2017-10-29]Gerald Combs1-0/+8
Update manuf, services enterprise numbers, translations, and other items. Change-Id: Ia316bd89a4a8d08237b0e5eb9f0036dc5a6bad61 Reviewed-on: https://code.wireshark.org/review/24157 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2017-10-22[Automatic update for 2017-10-22]Gerald Combs1-0/+8
Update manuf, services enterprise numbers, translations, and other items. Change-Id: I2bc1e987630e05d2942e9405ab45e4c2f7452263 Reviewed-on: https://code.wireshark.org/review/24013 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2017-10-01[Automatic update for 2017-10-01]Gerald Combs1-263/+12
Update manuf, services enterprise numbers, translations, and other items. Change-Id: I5ba654c9fade87decd26995b5a2d38734dcfba3b Reviewed-on: https://code.wireshark.org/review/23794 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2017-09-24[Automatic update for 2017-09-24]Gerald Combs1-103/+99
Update manuf, services enterprise numbers, translations, and other items. Change-Id: Iad48b3a81e83cf56ccec6cfb9075169379a775f4 Reviewed-on: https://code.wireshark.org/review/23669 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2017-09-17[Automatic update for 2017-09-17]Gerald Combs1-12/+12
Update manuf, services enterprise numbers, translations, and other items. Change-Id: I0b157ca377ef2e8f1a2502e51b542322dc0d36b2 Reviewed-on: https://code.wireshark.org/review/23580 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2017-08-20[Automatic update for 2017-08-20]Gerald Combs1-111/+0
Update manuf, services enterprise numbers, translations, and other items. Change-Id: I676dc2814760f711a3d3b8b4979ef8a0077e26a1 Reviewed-on: https://code.wireshark.org/review/23141 Reviewed-by: Gerald Combs <gerald@wireshark.org>