Hello community,

here is the log from the commit of package clamtk for openSUSE:Factory checked 
in at 2019-05-13 14:51:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/clamtk (Old)
 and      /work/SRC/openSUSE:Factory/.clamtk.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "clamtk"

Mon May 13 14:51:36 2019 rev:3 rq:702476 version:5.27

Changes:
--------
--- /work/SRC/openSUSE:Factory/clamtk/clamtk.changes    2019-02-08 
12:15:40.205418340 +0100
+++ /work/SRC/openSUSE:Factory/.clamtk.new.5148/clamtk.changes  2019-05-13 
14:51:38.530955319 +0200
@@ -1,0 +2,11 @@
+Tue May  7 13:48:53 UTC 2019 - [email protected]
+
+- update to 5.27
+  * Update options for new ClamAV (0.101.0)
+  * Update language files: Swedish (sv), Japanese (ja)
+  * Language files will begin to incorporate new "Language" field
+  * Language files are now BSD because Launchpad.
+    https://help.launchpad.net/Translations/LicensingFAQ
+  * Update year to 2019; 15th year :)
+
+-------------------------------------------------------------------

Old:
----
  clamtk-5.26.tar.xz
  clamtk-5.26.tar.xz.asc

New:
----
  clamtk-5.27.tar.xz
  clamtk-5.27.tar.xz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ clamtk.spec ++++++
--- /var/tmp/diff_new_pack.TXJ7Qr/_old  2019-05-13 14:51:39.026956569 +0200
+++ /var/tmp/diff_new_pack.TXJ7Qr/_new  2019-05-13 14:51:39.030956579 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           clamtk
-Version:        5.26
+Version:        5.27
 Release:        0
 Summary:        GUI for the ClamAV Antivirus
 License:        GPL-1.0-or-later OR Artistic-1.0

++++++ clamtk-5.26.tar.xz -> clamtk-5.27.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/clamtk-5.26/CHANGES new/clamtk-5.27/CHANGES
--- old/clamtk-5.26/CHANGES     2018-08-25 11:16:55.000000000 +0200
+++ new/clamtk-5.27/CHANGES     2019-02-02 08:08:46.000000000 +0100
@@ -1,5 +1,14 @@
 CHANGELOG for ClamTk:
 
+5.27 - Feb 2 2019
+------------------
+        * Update options for new ClamAV (0.101.0)
+        * Update language files: Swedish (sv), Japanese (ja)
+        * Language files will begin to incorporate new "Language" field
+        * Language files are now BSD because Launchpad.
+            https://help.launchpad.net/Translations/LicensingFAQ
+        * Update year to 2019; 15th year :)
+
 5.26 - Aug 25 2018
 ------------------
         * UI change to single-click
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/clamtk-5.26/LICENSE new/clamtk-5.27/LICENSE
--- old/clamtk-5.26/LICENSE     2017-09-01 21:13:09.000000000 +0200
+++ new/clamtk-5.27/LICENSE     2019-02-02 08:27:44.000000000 +0100
@@ -1,6 +1,7 @@
 COPYRIGHT AND LICENSE
 
-ClamTk, copyright (C) 2004-2017 Dave M
+ClamTk, copyright (C) 2004-2019 Dave M
+https://gitlab.com/dave_m/clamtk
 https://dave-theunsub.github.io/clamtk/
 https://bitbucket.org/davem_/clamtk/
 
@@ -8,7 +9,6 @@
 http://freshmeat.net/projects/clamtk
 http://clamtk.sourceforge.net
 http://code.google.com/p/clamtk/
-<dave.nerd AT gmail.com>
 
 All rights reserved.  This program is free software; you can
 redistribute it and/or modify it under the terms of either:
@@ -18,3 +18,37 @@
 any later version, or
 
 b) the "Artistic License".
+
+The language files are now under BSD licensing.
+See here for more:
+https://help.launchpad.net/Translations/LicensingFAQ
+https://help.launchpad.net/Legal/BSDLicense
+
+[Source: http://www.opensource.org/licenses/bsd-license.php]
+
+Copyright (c) 2004-2019, Dave M. All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+    Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer.
+    Redistributions in binary form must reproduce the above copyright
+notice, this list of conditions and the following disclaimer in the
+documentation and/or other materials provided with the distribution.
+
+    Neither the name of ClamTk nor the names of its contributors
+may be used to endorse or promote products derived from this software
+without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
+PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
+TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
+OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
+OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/clamtk-5.26/README.md new/clamtk-5.27/README.md
--- old/clamtk-5.26/README.md   2018-08-17 14:05:30.000000000 +0200
+++ new/clamtk-5.27/README.md   2019-02-02 08:13:09.000000000 +0100
@@ -1,6 +1,6 @@
 [![Gitter 
chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/clamtk/Lobby)
 
-This readme file was last updated on 17 August 2018
+This readme file was last updated on 2 February 2019
 
 # Readme for ClamTk
 
@@ -21,7 +21,7 @@
 
 ClamTk is a frontend for ClamAV (Clam Antivirus). It is intended to be an easy 
to use, light-weight, on-demand scanner for Linux systems. It has been ported 
to Fedora, Debian, RedHat, openSUSE, ALT Linux, Ubuntu, CentOS, Gentoo, 
Archlinux, Mandriva, PCLinuxOS, Frugalware, FreeBSD, and others.
 
-Although its earliest incarnations date to 2003, ClamTk was first uploaded for 
distribution in 2004 to a rootshell.be account and finally to Sourceforge.net 
in 2005. At the end of 2013, we moved to a Google Code page (then to github), 
gitlab, and Bitbucket. It's now 2018 and for some reason, it's still going.  In 
fact, February 2018 marks 14 years of activity (of being publically available, 
that is).
+Although its earliest incarnations date to 2003, ClamTk was first uploaded for 
distribution in 2004 to a rootshell.be account and finally to Sourceforge.net 
in 2005. At the end of 2013, it was moved to a Google Code page (then to 
github), gitlab, and Bitbucket. It's now 2019 and for some reason, it's still 
going.  In fact, February 2019 marks 15 years of activity (of being publically 
available, that is).
 
 
 ### Important Links
@@ -111,7 +111,7 @@
 
 1. Get the key (skip if you already have it): `wget 
https://davem.fedorapeople.org/RPM-GPG-KEY-DaveM-21-June-2018`
 2. Import it (skip if you have done it already): `gpg --import 
RPM-GPG-KEY-DaveM-21-June-2018`
-3. Verify `gpg2 --verify clamtk-5.25.tar.xz.asc clamtk-5.25.tar.gz` or `gpg 
--verify clamtk-5.25.tar.gz.asc clamtk-5.25.tar.gz`
+3. Verify `gpg2 --verify clamtk-5.27.tar.xz.asc clamtk-5.27.tar.gz` or `gpg 
--verify clamtk-5.27.tar.gz.asc clamtk-5.27.tar.gz`
 4. You should see something like this: `gpg: Signature made Sun 11 Sep 2016 
06:29:41 AM CDT using RSA key ID` (snipped for brevity)
 
 
@@ -145,7 +145,7 @@
 
     $ clamtk directory_to_be_scanned
 
-However, the main reason for the commandline option (however basic) is to 
allow for right-click scanning within your file manager (e.g., Nautilus or 
Dolphin).  If you want more extensive commandline options, it is recommended 
that you use the clamscan binary itself. (Type `man clamscan` at the 
commandline.) Or, if you know of something useful, let me know and I can add it 
as an option.
+However, the main reason for the commandline option (though basic) is to allow 
for right-click scanning within your file manager (e.g., Nautilus or Dolphin).  
If you want more extensive commandline options, it is recommended that you use 
the clamscan binary itself. (Type `man clamscan` at the commandline.) Or, if 
you know of something useful, let me know and I can add it as an option.
 
 ### Afterwards
 
@@ -192,7 +192,7 @@
 
 * I can't right click on files/directories to scan anymore!
 
-  That's because we no longer bundle this functionality.  Not everyone uses 
Gnome.  There are add-ons for XFCE, KDE, Mate, and Gnome - they're small 
packages, easy to install, and will bring that functionality back.
+  That's because we no longer bundle this functionality.  Not everyone uses 
Gnome.  There are add-ons for XFCE, KDE, Mate, and Gnome - they're small 
packages, easy to install, and contain that functionality.
 
 ### Limitations/Bugs
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/clamtk-5.26/clamtk new/clamtk-5.27/clamtk
--- old/clamtk-5.26/clamtk      2018-08-25 11:18:31.000000000 +0200
+++ new/clamtk-5.27/clamtk      2019-02-02 08:19:26.000000000 +0100
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# ClamTk, copyright (C) 2004-2018 Dave M
+# ClamTk, copyright (C) 2004-2019 Dave M
 #
 # This file is part of ClamTk.
 # https://dave-theunsub.github.io/clamtk/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/clamtk-5.26/lib/Analysis.pm 
new/clamtk-5.27/lib/Analysis.pm
--- old/clamtk-5.26/lib/Analysis.pm     2018-08-17 14:08:46.000000000 +0200
+++ new/clamtk-5.27/lib/Analysis.pm     2019-02-02 08:20:17.000000000 +0100
@@ -1,4 +1,4 @@
-# ClamTk, copyright (C) 2004-2018 Dave M
+# ClamTk, copyright (C) 2004-2019 Dave M
 #
 # This file is part of ClamTk (https://dave-theunsub.github.io/clamtk).
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/clamtk-5.26/lib/App.pm new/clamtk-5.27/lib/App.pm
--- old/clamtk-5.26/lib/App.pm  2018-07-14 15:12:28.000000000 +0200
+++ new/clamtk-5.27/lib/App.pm  2019-02-02 08:23:59.000000000 +0100
@@ -1,4 +1,4 @@
-# ClamTk, copyright (C) 2004-2018 Dave M
+# ClamTk, copyright (C) 2004-2019 Dave M
 #
 # This file is part of ClamTk (https://dave-theunsub.github.io/clamtk).
 #
@@ -24,7 +24,7 @@
 
 sub get_TK_version {
     # Stick with %.2f format - 4.50 vice 4.5
-    return '5.26';
+    return '5.27';
 }
 
 sub get_path {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/clamtk-5.26/lib/Assistant.pm 
new/clamtk-5.27/lib/Assistant.pm
--- old/clamtk-5.26/lib/Assistant.pm    2018-08-17 14:10:36.000000000 +0200
+++ new/clamtk-5.27/lib/Assistant.pm    2019-02-02 08:23:38.000000000 +0100
@@ -1,4 +1,4 @@
-# ClamTk, copyright (C) 2004-2018 Dave M
+# ClamTk, copyright (C) 2004-2019 Dave M
 #
 # This file is part of ClamTk (https://dave-theunsub.github.io/clamtk).
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/clamtk-5.26/lib/GUI.pm new/clamtk-5.27/lib/GUI.pm
--- old/clamtk-5.26/lib/GUI.pm  2018-08-25 11:09:12.000000000 +0200
+++ new/clamtk-5.27/lib/GUI.pm  2019-02-02 08:23:54.000000000 +0100
@@ -1,4 +1,4 @@
-# ClamTk, copyright (C) 2004-2018 Dave M
+# ClamTk, copyright (C) 2004-2019 Dave M
 #
 # This file is part of ClamTk (https://dave-theunsub.github.io/clamtk).
 #
@@ -744,7 +744,7 @@
     $dialog->set_logo( $pixbuf );
     $dialog->set_translator_credits(
         'Please see the website for full listing' );
-    $dialog->set_copyright( "\x{a9} Dave M 2004 - 2018" );
+    $dialog->set_copyright( "\x{a9} Dave M 2004 - 2019" );
     $dialog->set_program_name( 'ClamTk' );
     #$dialog->set_authors( [ 'Dave M', '[email protected]' ] );
     $dialog->set_authors( 'Dave M <[email protected]>' );
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/clamtk-5.26/lib/History.pm 
new/clamtk-5.27/lib/History.pm
--- old/clamtk-5.26/lib/History.pm      2018-08-17 14:09:25.000000000 +0200
+++ new/clamtk-5.27/lib/History.pm      2019-02-02 08:22:47.000000000 +0100
@@ -1,4 +1,4 @@
-# ClamTk, copyright (C) 2004-2018 Dave M
+# ClamTk, copyright (C) 2004-2019 Dave M
 #
 # This file is part of ClamTk (https://dave-theunsub.github.io/clamtk).
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/clamtk-5.26/lib/Network.pm 
new/clamtk-5.27/lib/Network.pm
--- old/clamtk-5.26/lib/Network.pm      2018-08-25 11:09:30.000000000 +0200
+++ new/clamtk-5.27/lib/Network.pm      2019-02-02 08:19:57.000000000 +0100
@@ -1,4 +1,4 @@
-# ClamTk, copyright (C) 2004-2018 Dave M
+# ClamTk, copyright (C) 2004-2019 Dave M
 #
 # This file is part of ClamTk (https://dave-theunsub.github.io/clamtk).
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/clamtk-5.26/lib/Prefs.pm new/clamtk-5.27/lib/Prefs.pm
--- old/clamtk-5.26/lib/Prefs.pm        2018-07-14 15:19:32.000000000 +0200
+++ new/clamtk-5.27/lib/Prefs.pm        2019-02-02 08:22:33.000000000 +0100
@@ -1,4 +1,4 @@
-# ClamTk, copyright (C) 2004-2018 Dave M
+# ClamTk, copyright (C) 2004-2019 Dave M
 #
 # This file is part of ClamTk (https://dave-theunsub.github.io/clamtk).
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/clamtk-5.26/lib/Quarantine.pm 
new/clamtk-5.27/lib/Quarantine.pm
--- old/clamtk-5.26/lib/Quarantine.pm   2018-08-17 14:09:41.000000000 +0200
+++ new/clamtk-5.27/lib/Quarantine.pm   2019-02-02 08:23:03.000000000 +0100
@@ -1,4 +1,4 @@
-# ClamTk, copyright (C) 2004-2018 Dave M
+# ClamTk, copyright (C) 2004-2019 Dave M
 #
 # This file is part of ClamTk (https://dave-theunsub.github.io/clamtk).
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/clamtk-5.26/lib/Results.pm 
new/clamtk-5.27/lib/Results.pm
--- old/clamtk-5.26/lib/Results.pm      2018-08-17 14:10:29.000000000 +0200
+++ new/clamtk-5.27/lib/Results.pm      2019-02-02 08:23:30.000000000 +0100
@@ -1,4 +1,4 @@
-# ClamTk, copyright (C) 2004-2018 Dave M
+# ClamTk, copyright (C) 2004-2019 Dave M
 #
 # This file is part of ClamTk (https://dave-theunsub.github.io/clamtk).
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/clamtk-5.26/lib/Scan.pm new/clamtk-5.27/lib/Scan.pm
--- old/clamtk-5.26/lib/Scan.pm 2018-08-17 14:10:18.000000000 +0200
+++ new/clamtk-5.27/lib/Scan.pm 2019-02-02 08:23:24.000000000 +0100
@@ -1,4 +1,4 @@
-# ClamTk, copyright (C) 2004-2018 Dave M
+# ClamTk, copyright (C) 2004-2019 Dave M
 #
 # This file is part of ClamTk (https://dave-theunsub.github.io/clamtk).
 #
@@ -256,8 +256,10 @@
     my ( $version ) = ClamTk::App->get_AV_version();
     # Ensure it's just digits and dots:
     $version =~ s/[^0-9\.]//g;
-    if (   ( $version cmp '0.97' ) == 0
-        || ( $version cmp '0.97' ) == 1 )
+    $version =~ s/^[0\.]+//;
+    $version =~ s/\.0$//;
+    if (   ( $version <=> '97' ) == 0
+        || ( $version <=> '97' ) == 1 )
     {
         $directive .= ' --follow-dir-symlinks=1';
         $directive .= ' --follow-file-symlinks=1';
@@ -272,11 +274,29 @@
     # These lines are for 'thorough'. :)
     # If it's selected, we add detection for both
     # potentially unwanted applications and broken executables.
+    # Version 0.101.0 changed and added some options.
     if ( $prefs{ Thorough } ) {
-        $directive .= ' --detect-pua --detect-broken';
+        if (   ( $version <=> '101' ) == 0
+            || ( $version <=> '101' ) == 1 )
+        {
+            $directive
+                .= ' --detect-pua --alert-broken'
+                . ' --alert-macros --alert-encrypted-archive'
+                . ' --alert-encrypted-doc --heuristic-alerts';
+        } else {
+            $directive .= ' --detect-pua --algorithmic-detection';
+        }
     } else {
-        $directive =~ s/\s--detect-pua --detect-broken//;
+        if (   ( $version cmp '101' ) == 0
+            || ( $version cmp '101' ) == 1 )
+        {
+            $directive
+                =~ s/\s--detect-pua --alert-broken --alert-macros 
--alert-encrypted-archive --alert-encrypted-doc --heuristic-alerts'//;
+        } else {
+            $directive =~ s/\s--detect-pua --algorithmic-detection//;
+        }
     }
+    # print "directive = >", $directive, "<\n";
 
     # only a single file
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/clamtk-5.26/lib/Schedule.pm 
new/clamtk-5.27/lib/Schedule.pm
--- old/clamtk-5.26/lib/Schedule.pm     2018-08-17 14:08:56.000000000 +0200
+++ new/clamtk-5.27/lib/Schedule.pm     2019-02-02 08:22:24.000000000 +0100
@@ -1,4 +1,4 @@
-# ClamTk, copyright (C) 2004-2018 Dave M
+# ClamTk, copyright (C) 2004-2019 Dave M
 #
 # This file is part of ClamTk (https://dave-theunsub.github.io/clamtk).
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/clamtk-5.26/lib/Settings.pm 
new/clamtk-5.27/lib/Settings.pm
--- old/clamtk-5.26/lib/Settings.pm     2018-07-14 15:23:19.000000000 +0200
+++ new/clamtk-5.27/lib/Settings.pm     2019-02-02 08:20:07.000000000 +0100
@@ -1,4 +1,4 @@
-# ClamTk, copyright (C) 2004-2018 Dave M
+# ClamTk, copyright (C) 2004-2019 Dave M
 #
 # This file is part of ClamTk (https://dave-theunsub.github.io/clamtk).
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/clamtk-5.26/lib/Shortcuts.pm 
new/clamtk-5.27/lib/Shortcuts.pm
--- old/clamtk-5.26/lib/Shortcuts.pm    2018-08-17 14:08:16.000000000 +0200
+++ new/clamtk-5.27/lib/Shortcuts.pm    2019-02-02 08:19:50.000000000 +0100
@@ -1,4 +1,4 @@
-# ClamTk, copyright (C) 2004-2018 Dave M
+# ClamTk, copyright (C) 2004-2019 Dave M
 #
 # This file is part of ClamTk (https://dave-theunsub.github.io/clamtk).
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/clamtk-5.26/lib/Startup.pm 
new/clamtk-5.27/lib/Startup.pm
--- old/clamtk-5.26/lib/Startup.pm      2018-08-17 14:09:05.000000000 +0200
+++ new/clamtk-5.27/lib/Startup.pm      2019-02-02 08:22:40.000000000 +0100
@@ -1,4 +1,4 @@
-# ClamTk, copyright (C) 2004-2018 Dave M
+# ClamTk, copyright (C) 2004-2019 Dave M
 #
 # This file is part of ClamTk (https://dave-theunsub.github.io/clamtk).
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/clamtk-5.26/lib/Update.pm 
new/clamtk-5.27/lib/Update.pm
--- old/clamtk-5.26/lib/Update.pm       2018-08-17 14:09:35.000000000 +0200
+++ new/clamtk-5.27/lib/Update.pm       2019-02-02 08:22:55.000000000 +0100
@@ -1,4 +1,4 @@
-# ClamTk, copyright (C) 2004-2018 Dave M
+# ClamTk, copyright (C) 2004-2019 Dave M
 #
 # This file is part of ClamTk (https://dave-theunsub.github.io/clamtk).
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/clamtk-5.26/lib/Whitelist.pm 
new/clamtk-5.27/lib/Whitelist.pm
--- old/clamtk-5.26/lib/Whitelist.pm    2018-08-17 14:10:01.000000000 +0200
+++ new/clamtk-5.27/lib/Whitelist.pm    2019-02-02 08:23:10.000000000 +0100
@@ -1,4 +1,4 @@
-# ClamTk, copyright (C) 2004-2018 Dave M
+# ClamTk, copyright (C) 2004-2019 Dave M
 #
 # This file is part of ClamTk (https://dave-theunsub.github.io/clamtk).
 #
Binary files old/clamtk-5.26/po/ja.mo and new/clamtk-5.27/po/ja.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/clamtk-5.26/po/ja.po new/clamtk-5.27/po/ja.po
--- old/clamtk-5.26/po/ja.po    2016-08-21 11:20:19.000000000 +0200
+++ new/clamtk-5.27/po/ja.po    2018-12-14 14:07:09.000000000 +0100
@@ -9,97 +9,98 @@
 msgstr ""
 "Project-Id-Version: clamtk\n"
 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2015-05-03 04:41-0500\n"
-"PO-Revision-Date: 2016-07-03 04:20+0000\n"
-"Last-Translator: Ikuya Awashiro <[email protected]>\n"
+"POT-Creation-Date: 2016-11-11 02:42-0600\n"
+"PO-Revision-Date: 2018-10-15 14:22+0000\n"
+"Last-Translator: Shinichirou Yamada "
+"<[email protected]>\n"
 "Language-Team: Japanese <[email protected]>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2016-08-21 09:12+0000\n"
-"X-Generator: Launchpad (build 18176)\n"
+"X-Launchpad-Export-Date: 2018-12-14 13:04+0000\n"
+"X-Generator: Launchpad (build 18837)\n"
 
-#: lib/Analysis.pm:50 lib/GUI.pm:521 lib/GUI.pm:604 lib/GUI.pm:745
-#: lib/Results.pm:142 lib/Results.pm:213
+#: lib/Analysis.pm:49 lib/GUI.pm:525 lib/GUI.pm:608 lib/GUI.pm:749
+#: lib/Results.pm:136 lib/Results.pm:209
 msgid "Analysis"
 msgstr "解析"
 
-#: lib/Analysis.pm:65
+#: lib/Analysis.pm:72
 msgid "File Analysis"
 msgstr "ファイル解析"
 
-#: lib/Analysis.pm:72 lib/Results.pm:36
+#: lib/Analysis.pm:79 lib/Results.pm:35
 msgid "Results"
 msgstr "結果"
 
-#: lib/Analysis.pm:133
+#: lib/Analysis.pm:143
 msgid "Vendor"
 msgstr "ベンダー"
 
-#: lib/Analysis.pm:142
+#: lib/Analysis.pm:152
 msgid "Date"
 msgstr "日付"
 
-#: lib/Analysis.pm:151
+#: lib/Analysis.pm:161
 msgid "Result"
 msgstr "結果"
 
-#: lib/Analysis.pm:170
+#: lib/Analysis.pm:180
 msgid "Save results"
 msgstr "結果を保存"
 
-#: lib/Analysis.pm:186
+#: lib/Analysis.pm:196
 msgid "Check or recheck a file's reputation"
 msgstr "ファイルの評価をチェック/再チェックする"
 
-#: lib/Analysis.pm:203 lib/GUI.pm:644 lib/Shortcuts.pm:40
+#: lib/Analysis.pm:213 lib/GUI.pm:648 lib/Shortcuts.pm:40
 msgid "Select a file"
 msgstr "ファイルを選択してください"
 
-#: lib/Analysis.pm:237
+#: lib/Analysis.pm:247
 msgid "Submit file for analysis"
 msgstr "解析するファイルを送信"
 
-#: lib/Analysis.pm:258
+#: lib/Analysis.pm:268
 msgid "Uploaded files must be smaller than 32MB"
 msgstr "アップロードするファイルは32MB以下でなくてはなりません"
 
-#: lib/Analysis.pm:277
+#: lib/Analysis.pm:287
 msgid ""
 "No information exists for this file. Press OK to submit this file for "
 "analysis."
 msgstr "このファイルに関する情報がありません。解析するには、OKを押してこのファイルを送信してください。"
 
-#: lib/Analysis.pm:288 lib/Analysis.pm:608
+#: lib/Analysis.pm:298 lib/Analysis.pm:618
 msgid "Unable to submit file: try again later"
 msgstr "ファイルを送信できません: 後でもう一度試してください"
 
-#: lib/Analysis.pm:300
+#: lib/Analysis.pm:310
 msgid "View or delete previous results"
 msgstr "以前の結果を表示/削除する"
 
-#: lib/Analysis.pm:326
+#: lib/Analysis.pm:336
 msgid "View file results"
 msgstr "ファイル結果を表示"
 
-#: lib/Analysis.pm:388
+#: lib/Analysis.pm:398
 msgid "Delete file results"
 msgstr "ファイル結果を削除"
 
-#: lib/Analysis.pm:461 lib/Analysis.pm:562 lib/Assistant.pm:103
-#: lib/Update.pm:158
+#: lib/Analysis.pm:471 lib/Analysis.pm:572 lib/Assistant.pm:103
+#: lib/Update.pm:156
 msgid "Please wait..."
 msgstr "お待ちください..."
 
-#: lib/Analysis.pm:606
+#: lib/Analysis.pm:616
 msgid "File successfully submitted for analysis."
 msgstr "解析するファイルの送信が完了しました。"
 
-#: lib/Analysis.pm:666 lib/Analysis.pm:671
+#: lib/Analysis.pm:676 lib/Analysis.pm:681
 msgid "Unable to save file"
 msgstr "ファイルを保存できません"
 
-#: lib/Analysis.pm:680
+#: lib/Analysis.pm:690
 msgid "File has been saved"
 msgstr "ファイルを保存しました"
 
@@ -111,7 +112,7 @@
 msgid "Never"
 msgstr "しない"
 
-#: lib/App.pm:454 clamtk.py:51
+#: lib/App.pm:454 clamtk-gnome.py:58
 msgid "Scan for threats..."
 msgstr "脅威をスキャンします..."
 
@@ -119,14 +120,18 @@
 msgid "Advanced"
 msgstr "詳細"
 
-#: lib/App.pm:456 lib/GUI.pm:495 lib/GUI.pm:496 lib/GUI.pm:607
+#: lib/App.pm:456 lib/GUI.pm:499 lib/GUI.pm:500 lib/GUI.pm:611
 msgid "Scan a file"
 msgstr "ファイルをスキャン"
 
-#: lib/App.pm:457 lib/GUI.pm:500 lib/GUI.pm:501 lib/GUI.pm:610
+#: lib/App.pm:457 lib/GUI.pm:504 lib/GUI.pm:505 lib/GUI.pm:614
 msgid "Scan a directory"
 msgstr "フォルダーをスキャン"
 
+#: lib/App.pm:459
+msgid "ClamTk is a graphical front-end for Clam Antivirus"
+msgstr "ClamTkはClam Antivirusのためのグラフィカルなフロントエンドです"
+
 #: lib/Assistant.pm:37
 msgid "Please choose how you will update your antivirus signatures"
 msgstr "アンチウイルスのシグネチャのアップデート方法を選択してください"
@@ -147,131 +152,131 @@
 msgid "Your changes were saved."
 msgstr "変更点を保存しました。"
 
-#: lib/Assistant.pm:129 lib/Update.pm:177 lib/Update.pm:183
+#: lib/Assistant.pm:129 lib/Update.pm:175 lib/Update.pm:181
 msgid "Error updating: try again later"
 msgstr "アップデート中にエラー: 後でもう一度試してください"
 
-#: lib/GUI.pm:43 lib/Scan.pm:101
+#: lib/GUI.pm:54
 msgid "Virus Scanner"
 msgstr "ウィルススキャナー"
 
-#: lib/GUI.pm:76
+#: lib/GUI.pm:87
 msgid "ClamTk Virus Scanner"
 msgstr "ClamTkウイルススキャナー"
 
-#: lib/GUI.pm:88 lib/GUI.pm:601
+#: lib/GUI.pm:99 lib/GUI.pm:605
 msgid "Help"
 msgstr "ヘルプ"
 
-#: lib/GUI.pm:94 lib/GUI.pm:598 lib/Shortcuts.pm:28
+#: lib/GUI.pm:105 lib/GUI.pm:602 lib/Shortcuts.pm:28
 msgid "About"
 msgstr "ClamTkについて"
 
-#: lib/GUI.pm:102
+#: lib/GUI.pm:113
 msgid "Quit"
 msgstr "終了"
 
-#: lib/GUI.pm:149
+#: lib/GUI.pm:160
 msgid "Updates are available"
 msgstr "アップデートが利用可能です"
 
-#: lib/GUI.pm:152
+#: lib/GUI.pm:163
 msgid "The antivirus signatures are outdated"
 msgstr "アンチウイルスのシグネチャが期限切れです"
 
-#: lib/GUI.pm:155
+#: lib/GUI.pm:166
 msgid "An update is available"
 msgstr "アップデートが利用可能です"
 
-#: lib/GUI.pm:256 lib/GUI.pm:623
+#: lib/GUI.pm:264 lib/GUI.pm:627
 msgid "Settings"
 msgstr "設定"
 
-#: lib/GUI.pm:257
+#: lib/GUI.pm:265
 msgid "View and set your preferences"
 msgstr "設定項目を表示したり設定します"
 
-#: lib/GUI.pm:261 lib/GUI.pm:631
+#: lib/GUI.pm:269 lib/GUI.pm:635
 msgid "Whitelist"
 msgstr "ホワイトリスト"
 
-#: lib/GUI.pm:262
+#: lib/GUI.pm:270
 msgid "View or update scanning whitelist"
 msgstr "スキャン時のホワイトリストを表示したりアップデートします"
 
-#: lib/GUI.pm:266 lib/GUI.pm:629
+#: lib/GUI.pm:274 lib/GUI.pm:633
 msgid "Network"
 msgstr "ネットワーク"
 
-#: lib/GUI.pm:267
+#: lib/GUI.pm:275
 msgid "Edit proxy settings"
 msgstr "プロキシ設定を編集"
 
-#: lib/GUI.pm:271 lib/GUI.pm:613
+#: lib/GUI.pm:279 lib/GUI.pm:617
 msgid "Scheduler"
 msgstr "スケジュール"
 
-#: lib/GUI.pm:272
+#: lib/GUI.pm:280
 msgid "Schedule a scan or signature update"
 msgstr "スキャンまたはシグネチャのアップデートのスケジュールを設定します"
 
-#: lib/GUI.pm:342 lib/GUI.pm:625
+#: lib/GUI.pm:349 lib/GUI.pm:629
 msgid "Update"
 msgstr "アップデート"
 
-#: lib/GUI.pm:343
+#: lib/GUI.pm:350
 msgid "Update antivirus signatures"
 msgstr "アンチウイルスのシグネチャのアップデート"
 
-#: lib/GUI.pm:347 lib/GUI.pm:633
+#: lib/GUI.pm:354 lib/GUI.pm:637
 msgid "Update Assistant"
 msgstr "アップデートアシスタント"
 
-#: lib/GUI.pm:348
+#: lib/GUI.pm:355
 msgid "Signature update preferences"
 msgstr "シグネチャのアップデートの設定です"
 
-#: lib/GUI.pm:418 lib/GUI.pm:621 lib/GUI.pm:733 lib/History.pm:38
+#: lib/GUI.pm:423 lib/GUI.pm:625 lib/GUI.pm:737 lib/History.pm:38
 msgid "History"
 msgstr "履歴"
 
-#: lib/GUI.pm:419
+#: lib/GUI.pm:424
 msgid "View previous scans"
 msgstr "以前のスキャンを表示"
 
-#: lib/GUI.pm:423 lib/GUI.pm:627 lib/Results.pm:127 lib/Results.pm:198
+#: lib/GUI.pm:428 lib/GUI.pm:631 lib/Results.pm:121 lib/Results.pm:194
 msgid "Quarantine"
 msgstr "隔離"
 
-#: lib/GUI.pm:424
+#: lib/GUI.pm:429
 msgid "Manage quarantined files"
 msgstr "隔離ファイルの管理"
 
-#: lib/GUI.pm:522
+#: lib/GUI.pm:526
 msgid "View a file's reputation"
 msgstr "ファイルの評価を表示"
 
-#: lib/GUI.pm:667 lib/GUI.pm:705 lib/Scan.pm:717 lib/Scan.pm:728
+#: lib/GUI.pm:671 lib/GUI.pm:709 lib/Scan.pm:740 lib/Scan.pm:751
 msgid "You do not have permissions to scan that file or directory"
 msgstr "そのファイルまたはディレクトリをスキャンする権限がありません"
 
-#: lib/GUI.pm:681 lib/Shortcuts.pm:46 lib/Whitelist.pm:96
+#: lib/GUI.pm:685 lib/Shortcuts.pm:46 lib/Whitelist.pm:96
 msgid "Select a directory"
 msgstr "フォルダーを選択してください"
 
-#: lib/GUI.pm:726
+#: lib/GUI.pm:730
 msgid "Configuration"
 msgstr "設定"
 
-#: lib/GUI.pm:739
+#: lib/GUI.pm:743
 msgid "Updates"
 msgstr "アップデート"
 
-#: lib/GUI.pm:807
+#: lib/GUI.pm:811
 msgid "Please install yelp to view documentation"
 msgstr "ドキュメントを表示するにはyelpをインストールしてください"
 
-#: lib/GUI.pm:833
+#: lib/GUI.pm:837
 msgid "Homepage"
 msgstr "ホームページ"
 
@@ -284,7 +289,7 @@
 msgid "Viewing %s"
 msgstr "%s を表示しています"
 
-#: lib/History.pm:158
+#: lib/History.pm:160
 #, perl-format
 msgid "Problems opening %s..."
 msgstr "ファイル %s を開けません..."
@@ -321,7 +326,7 @@
 msgid "Number"
 msgstr "番号"
 
-#: lib/Quarantine.pm:61 lib/Results.pm:71
+#: lib/Quarantine.pm:61 lib/Results.pm:68
 msgid "File"
 msgstr "ファイル"
 
@@ -329,7 +334,7 @@
 msgid "Restore"
 msgstr "復元"
 
-#: lib/Quarantine.pm:110 lib/Results.pm:263
+#: lib/Quarantine.pm:110 lib/Results.pm:259
 #, perl-format
 msgid "Really delete this file (%s) ?"
 msgstr "本当にこのファイルを削除しますか?: %s"
@@ -338,79 +343,79 @@
 msgid "Save file as..."
 msgstr "名前を付けて保存..."
 
-#: lib/Results.pm:83 lib/Schedule.pm:187
+#: lib/Results.pm:79 lib/Schedule.pm:187
 msgid "Status"
 msgstr "状態"
 
-#: lib/Results.pm:95
+#: lib/Results.pm:90
 msgid "Action Taken"
 msgstr "実行する"
 
-#: lib/Results.pm:133 lib/Results.pm:206
+#: lib/Results.pm:127 lib/Results.pm:202
 msgid "Delete"
 msgstr "削除"
 
-#: lib/Results.pm:154
+#: lib/Results.pm:148
 msgid "Close"
 msgstr "閉じる"
 
-#: lib/Results.pm:201
+#: lib/Results.pm:197
 msgid "Quarantined"
 msgstr "隔離済み"
 
-#: lib/Results.pm:209
+#: lib/Results.pm:205
 msgid "Deleted"
 msgstr "削除済み"
 
-#: lib/Scan.pm:130
+#: lib/Scan.pm:134
 msgid "Preparing..."
 msgstr "準備しています..."
 
-#: lib/Scan.pm:141 lib/Scan.pm:418
+#: lib/Scan.pm:145 lib/Scan.pm:380
 #, perl-format
 msgid "Files scanned: %d"
 msgstr "スキャンしたファイル: %d"
 
-#: lib/Scan.pm:145 lib/Scan.pm:412
+#: lib/Scan.pm:149 lib/Scan.pm:450
 #, perl-format
 msgid "Possible threats: %d"
 msgstr "潜在的な脅威: %d"
 
-#: lib/Scan.pm:370
+#: lib/Scan.pm:363
 #, perl-format
 msgid "Scanning %s..."
 msgstr "%s をスキャンしています…"
 
-#: lib/Scan.pm:410
+#: lib/Scan.pm:448
 msgid "None"
 msgstr "なし"
 
-#: lib/Scan.pm:453
+#: lib/Scan.pm:474
 msgid "Cleaning up..."
 msgstr "クリーンアップしています..."
 
-#: lib/Scan.pm:462
+#: lib/Scan.pm:483
 msgid "Scanning complete"
 msgstr "スキャンが完了しました"
 
-#: lib/Scan.pm:464
+#: lib/Scan.pm:485
 msgid "Possible threats found"
 msgstr "潜在的な脅威が見つかりました"
 
-#: lib/Scan.pm:504
+#: lib/Scan.pm:527
 msgid "No threats found"
 msgstr "脅威となるファイルは見つかりません"
 
-#: lib/Scan.pm:541
+#: lib/Scan.pm:564
 #, perl-format
 msgid "ClamAV Signatures: %d\n"
 msgstr "ClamAVシグネチャ: %d\n"
 
-#: lib/Scan.pm:543
+#: lib/Scan.pm:566
 msgid "Directories Scanned:\n"
 msgstr "フォルダーのスキャンが完了しました:\n"
 
-#: lib/Scan.pm:548
+#: lib/Scan.pm:571
 #, perl-format
 msgid ""
 "\n"
@@ -421,23 +426,23 @@
 "%d 個の %s を発見しました(%d %sをスキャン)\n"
 "\n"
 
-#: lib/Scan.pm:550
+#: lib/Scan.pm:573
 msgid "threat"
 msgstr "脅威"
 
-#: lib/Scan.pm:550
+#: lib/Scan.pm:573
 msgid "threats"
 msgstr "脅威"
 
-#: lib/Scan.pm:552
+#: lib/Scan.pm:575
 msgid "file"
 msgstr "ファイル"
 
-#: lib/Scan.pm:552
+#: lib/Scan.pm:575
 msgid "files"
 msgstr "ファイル"
 
-#: lib/Scan.pm:564
+#: lib/Scan.pm:587
 msgid "No threats found.\n"
 msgstr "脅威は発見されませんでした。\n"
 
@@ -469,7 +474,7 @@
 msgid "Minute"
 msgstr "分"
 
-#: lib/Schedule.pm:122 lib/Update.pm:77 lib/Update.pm:204 lib/Update.pm:224
+#: lib/Schedule.pm:122 lib/Update.pm:77 lib/Update.pm:201 lib/Update.pm:219
 msgid "Antivirus signatures"
 msgstr "アンチウイルスのシグネチャ"
 
@@ -565,11 +570,11 @@
 msgid "Check for updates"
 msgstr "アップデートの確認"
 
-#: lib/Update.pm:195
+#: lib/Update.pm:193
 msgid "Downloading..."
 msgstr "ダウンロードしています..."
 
-#: lib/Update.pm:229
+#: lib/Update.pm:223
 msgid "Complete"
 msgstr "完了しました"
 
@@ -585,15 +590,15 @@
 msgid "Remove a directory"
 msgstr "フォルダーを削除"
 
-#: clamtk.py:52
+#: clamtk-gnome.py:59
 #, python-format
 msgid "Scan %s for threats..."
 msgstr "%s の脅威をスキャンします..."
 
-#: clamtk.py:59
+#: clamtk-gnome.py:70
 msgid "Scan directory for threats..."
 msgstr "フォルダーの脅威をスキャンします..."
 
-#: clamtk.py:60
+#: clamtk-gnome.py:71
 msgid "Scan this directory for threats..."
 msgstr "このフォルダーの脅威をスキャンします..."
Binary files old/clamtk-5.26/po/sv.mo and new/clamtk-5.27/po/sv.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/clamtk-5.26/po/sv.po new/clamtk-5.27/po/sv.po
--- old/clamtk-5.26/po/sv.po    2018-08-17 15:41:54.000000000 +0200
+++ new/clamtk-5.27/po/sv.po    2018-12-14 14:08:55.000000000 +0100
@@ -1,6 +1,5 @@
 # ClamTk Swedish language file
 # Copyright (C) Dave M. < dave . nerd @ gmail >, 2004-2018.
-# This file is distributed under the same license as the ClamTk package.
 # First author: Petter Viklund <[email protected]>, 2007-2010.
 # David Bengtsson
 # Håkan Lidholm <[email protected]>
@@ -9,18 +8,18 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: clamtk 5.26\n"
+"Project-Id-Version: clamtk 5.27\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2016-11-11 02:42-0600\n"
-"PO-Revision-Date: 2018-01-28 13:56+0000\n"
+"PO-Revision-Date: 2018-11-30 06:17+0000\n"
 "Last-Translator: Jonatan Nyberg <Unknown>\n"
-"Language-Team: Launchpad Swedish Translators <lp-l10n-"
-"[email protected]>\n"
+"Language-Team: Launchpad Swedish Translators 
<[email protected]>\n"
+"Language: sv\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2018-08-17 12:32+0000\n"
-"X-Generator: Launchpad (build 18752)\n"
+"X-Launchpad-Export-Date: 2018-12-14 13:04+0000\n"
+"X-Generator: Launchpad (build 18837)\n"
 
 #: lib/Analysis.pm:49 lib/GUI.pm:525 lib/GUI.pm:608 lib/GUI.pm:749
 #: lib/Results.pm:136 lib/Results.pm:209
@@ -118,7 +117,7 @@
 
 #: lib/App.pm:454 clamtk-gnome.py:58
 msgid "Scan for threats..."
-msgstr "Skanna efter hot..."
+msgstr "Sök efter hot..."
 
 #: lib/App.pm:455
 msgid "Advanced"
@@ -126,11 +125,11 @@
 
 #: lib/App.pm:456 lib/GUI.pm:499 lib/GUI.pm:500 lib/GUI.pm:611
 msgid "Scan a file"
-msgstr "Skanna en fil"
+msgstr "Genomsök en fil"
 
 #: lib/App.pm:457 lib/GUI.pm:504 lib/GUI.pm:505 lib/GUI.pm:614
 msgid "Scan a directory"
-msgstr "Skanna en katalog"
+msgstr "Genomsök en katalog"
 
 #: lib/App.pm:459
 msgid "ClamTk is a graphical front-end for Clam Antivirus"
@@ -262,7 +261,7 @@
 
 #: lib/GUI.pm:671 lib/GUI.pm:709 lib/Scan.pm:740 lib/Scan.pm:751
 msgid "You do not have permissions to scan that file or directory"
-msgstr "Du har inte behörigheter att skanna den filen eller katalogen"
+msgstr "Du har inte behörigheter att genomsöka den filen eller katalogen"
 
 #: lib/GUI.pm:685 lib/Shortcuts.pm:46 lib/Whitelist.pm:96
 msgid "Select a directory"
@@ -378,7 +377,7 @@
 #: lib/Scan.pm:145 lib/Scan.pm:380
 #, perl-format
 msgid "Files scanned: %d"
-msgstr "Skannade filer: %d"
+msgstr "Genomsökta filer: %d"
 
 #: lib/Scan.pm:149 lib/Scan.pm:450
 #, perl-format
@@ -388,7 +387,7 @@
 #: lib/Scan.pm:363
 #, perl-format
 msgid "Scanning %s..."
-msgstr "Skannar %s..."
+msgstr "Söker igenom %s..."
 
 #: lib/Scan.pm:448
 msgid "None"
@@ -417,7 +416,7 @@
 
 #: lib/Scan.pm:566
 msgid "Directories Scanned:\n"
-msgstr "Kataloger skannade:\n"
+msgstr "Genomsökta kataloger:\n"
 
 #: lib/Scan.pm:571
 #, perl-format
@@ -427,7 +426,7 @@
 "\n"
 msgstr ""
 "\n"
-"Hittade %d möjliga %s(%d %s skannade).\n"
+"Hittade %d möjliga %s(%d %s genomsökta).\n"
 "\n"
 
 #: lib/Scan.pm:573
@@ -456,11 +455,11 @@
 
 #: lib/Schedule.pm:63
 msgid "Scan"
-msgstr "Skanna"
+msgstr "Genomsök"
 
 #: lib/Schedule.pm:69
 msgid "Select a time to scan your home directory"
-msgstr "Välj tid för att skanna din hemkatalog"
+msgstr "Välj tid för att genomsöka din hemkatalog"
 
 #: lib/Schedule.pm:73
 msgid "Set the scan time using a 24 hour clock"
@@ -508,7 +507,7 @@
 
 #: lib/Settings.pm:42
 msgid "Scan for PUAs"
-msgstr "Skanna för PUAs (Potentiellt oönskade applikationer)"
+msgstr "Sök efter PUA:er (potentiellt oönskade applikationer)"
 
 #: lib/Settings.pm:45
 msgid "Detect packed binaries, password recovery tools, and more"
@@ -516,19 +515,19 @@
 
 #: lib/Settings.pm:58
 msgid "Scan files beginning with a dot (.*)"
-msgstr "Skanna filer som börjar med en punkt (.*)"
+msgstr "Genomsök filer som börjar med en punkt (.*)"
 
 #: lib/Settings.pm:60
 msgid "Scan files typically hidden from view"
-msgstr "Skanna filer som normalt är dolda från visning"
+msgstr "Genomsök filer som normalt är dolda från visning"
 
 #: lib/Settings.pm:73
 msgid "Scan files larger than 20 MB"
-msgstr "Skanna filer som är större än 20 MB"
+msgstr "Genomsök filer som är större än 20 MB"
 
 #: lib/Settings.pm:76
 msgid "Scan large files which are typically not examined"
-msgstr "Skanna stora filer (som normalt inte undersöks)"
+msgstr "Genomsök stora filer (som normalt inte undersöks)"
 
 #: lib/Settings.pm:89
 msgid "Scan directories recursively"
@@ -536,7 +535,7 @@
 
 #: lib/Settings.pm:92
 msgid "Scan all files and directories within a directory"
-msgstr "Skanna alla filer och kataloger i en katalog"
+msgstr "Genomsök alla filer och kataloger i en katalog"
 
 #: lib/Settings.pm:105
 msgid "Check for updates to this program"
@@ -597,12 +596,12 @@
 #: clamtk-gnome.py:59
 #, python-format
 msgid "Scan %s for threats..."
-msgstr "Skanna %s för hot..."
+msgstr "Genomsök %s för hot..."
 
 #: clamtk-gnome.py:70
 msgid "Scan directory for threats..."
-msgstr "Skanna kataloger för hot..."
+msgstr "Genomsök kataloger för hot..."
 
 #: clamtk-gnome.py:71
 msgid "Scan this directory for threats..."
-msgstr "Skanna denna katalog för hot..."
+msgstr "Genomsök denna katalog för hot..."


Reply via email to