autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: adding subdirectory src/fzshellext to autoreconf
autoreconf: Entering directory 'src/fzshellext'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I ../../m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I ../../m4
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:13: installing '../../config/compile'
configure.ac:5: installing '../../config/missing'
Makefile.am: installing '../../config/depcomp'
autoreconf: Leaving directory 'src/fzshellext'
autoreconf: running: libtoolize --copy --force
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I m4
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:21: installing 'config/compile'
configure.ac:15: installing 'config/missing'
locales/Makefile.am:46: warning: '%'-style pattern rules are a GNU make extension
locales/Makefile.am:50: warning: '%'-style pattern rules are a GNU make extension
src/commonui/Makefile.am: installing 'config/depcomp'
autoreconf: Leaving directory '.'
In file included from /usr/include/wx-3.2/wx/window.h:2085,
                 from /usr/include/wx-3.2/wx/nonownedwnd.h:14,
                 from /usr/include/wx-3.2/wx/toplevel.h:20,
                 from /usr/include/wx-3.2/wx/dialog.h:14,
                 from /usr/include/wx-3.2/wx/msgdlg.h:18,
                 from msgbox.h:4,
                 from filezilla.h:6:
/usr/include/wx-3.2/wx/gtk/window.h:77:18: warning: ‘virtual bool wxWindow::Reparent(wxWindowBase*)’ was hidden [-Woverloaded-virtual=]
   77 |     virtual bool Reparent( wxWindowBase *newParent ) wxOVERRIDE;
      |                  ^~~~~~~~
In file included from context_control.cpp:22:
viewheader.h:20:21: note:   by ‘static void CViewHeader::Reparent(CViewHeader**, wxWindow*)’
   20 |         static void Reparent(CViewHeader** pViewHeader, wxWindow* parent);
      |                     ^~~~~~~~
In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from filelistctrl.cpp:18:
/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                                                ^
In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/glib-2.0/gio/gioenums.h:30,
                 from /usr/include/glib-2.0/gio/giotypes.h:30,
                 from /usr/include/glib-2.0/gio/gio.h:28,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32:
/usr/include/glib-2.0/gobject/gtype.h:731:3: note: declared here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |   ^~~~~~~~~~~~~~~
In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
                 from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtk.h:126:
/usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |            ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:34,
                 from /usr/include/glib-2.0/glib.h:32,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30:
/usr/include/glib-2.0/glib/gtypes.h:578:26: note: declared here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                          ^~~~~~~~
filelistctrl.cpp:238:17: warning: ‘gboolean gtk_button_release_event(GtkWidget*, void*, CGtkEventCallbackProxyBase*)’ defined but not used [-Wunused-function]
  238 | static gboolean gtk_button_release_event(GtkWidget*, void *gdk_event, CGtkEventCallbackProxyBase *proxy)
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from filelistctrl.cpp:18,
                 from filelistctrl.h:660,
                 from LocalListView.h:4,
                 from LocalListView.cpp:6:
/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                                                ^
In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/glib-2.0/gio/gioenums.h:30,
                 from /usr/include/glib-2.0/gio/giotypes.h:30,
                 from /usr/include/glib-2.0/gio/gio.h:28,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32:
/usr/include/glib-2.0/gobject/gtype.h:731:3: note: declared here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |   ^~~~~~~~~~~~~~~
In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
                 from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtk.h:126:
/usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |            ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:34,
                 from /usr/include/glib-2.0/glib.h:32,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30:
/usr/include/glib-2.0/glib/gtypes.h:578:26: note: declared here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                          ^~~~~~~~
In file included from /usr/include/wx-3.2/wx/window.h:2085,
                 from /usr/include/wx-3.2/wx/nonownedwnd.h:14,
                 from /usr/include/wx-3.2/wx/toplevel.h:20,
                 from /usr/include/wx-3.2/wx/dialog.h:14,
                 from /usr/include/wx-3.2/wx/msgdlg.h:18,
                 from msgbox.h:4,
                 from filezilla.h:6:
/usr/include/wx-3.2/wx/gtk/window.h:77:18: warning: ‘virtual bool wxWindow::Reparent(wxWindowBase*)’ was hidden [-Woverloaded-virtual=]
   77 |     virtual bool Reparent( wxWindowBase *newParent ) wxOVERRIDE;
      |                  ^~~~~~~~
In file included from Mainfrm.cpp:49:
viewheader.h:20:21: note:   by ‘static void CViewHeader::Reparent(CViewHeader**, wxWindow*)’
   20 |         static void Reparent(CViewHeader** pViewHeader, wxWindow* parent);
      |                     ^~~~~~~~
In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from filelistctrl.cpp:18,
                 from filelistctrl.h:660,
                 from RemoteListView.h:6,
                 from RemoteListView.cpp:19:
/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                                                ^
In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/glib-2.0/gio/gioenums.h:30,
                 from /usr/include/glib-2.0/gio/giotypes.h:30,
                 from /usr/include/glib-2.0/gio/gio.h:28,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32:
/usr/include/glib-2.0/gobject/gtype.h:731:3: note: declared here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |   ^~~~~~~~~~~~~~~
In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
                 from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtk.h:126:
/usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |            ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:34,
                 from /usr/include/glib-2.0/glib.h:32,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30:
/usr/include/glib-2.0/glib/gtypes.h:578:26: note: declared here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                          ^~~~~~~~
In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from filelistctrl.cpp:18,
                 from filelistctrl.h:660,
                 from search.cpp:7:
/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                                                ^
In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/glib-2.0/gio/gioenums.h:30,
                 from /usr/include/glib-2.0/gio/giotypes.h:30,
                 from /usr/include/glib-2.0/gio/gio.h:28,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32:
/usr/include/glib-2.0/gobject/gtype.h:731:3: note: declared here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |   ^~~~~~~~~~~~~~~
In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
                 from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtk.h:126:
/usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |            ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:34,
                 from /usr/include/glib-2.0/glib.h:32,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30:
/usr/include/glib-2.0/glib/gtypes.h:578:26: note: declared here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                          ^~~~~~~~
In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from themeprovider.cpp:15:
/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      |                                                                ^
In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/glib-2.0/gio/gioenums.h:30,
                 from /usr/include/glib-2.0/gio/giotypes.h:30,
                 from /usr/include/glib-2.0/gio/gio.h:28,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32:
/usr/include/glib-2.0/gobject/gtype.h:731:3: note: declared here
  731 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36;
      |   ^~~~~~~~~~~~~~~
In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
                 from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtk.h:126:
/usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |            ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:34,
                 from /usr/include/glib-2.0/glib.h:32,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30:
/usr/include/glib-2.0/glib/gtypes.h:578:26: note: declared here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                          ^~~~~~~~
In file included from /usr/include/wx-3.2/wx/window.h:2085,
                 from /usr/include/wx-3.2/wx/nonownedwnd.h:14,
                 from /usr/include/wx-3.2/wx/toplevel.h:20,
                 from /usr/include/wx-3.2/wx/dialog.h:14,
                 from /usr/include/wx-3.2/wx/msgdlg.h:18,
                 from msgbox.h:4,
                 from filezilla.h:6:
/usr/include/wx-3.2/wx/gtk/window.h:77:18: warning: ‘virtual bool wxWindow::Reparent(wxWindowBase*)’ was hidden [-Woverloaded-virtual=]
   77 |     virtual bool Reparent( wxWindowBase *newParent ) wxOVERRIDE;
      |                  ^~~~~~~~
In file included from view.cpp:3:
viewheader.h:20:21: note:   by ‘static void CViewHeader::Reparent(CViewHeader**, wxWindow*)’
   20 |         static void Reparent(CViewHeader** pViewHeader, wxWindow* parent);
      |                     ^~~~~~~~
In file included from /usr/include/wx-3.2/wx/window.h:2085,
                 from /usr/include/wx-3.2/wx/nonownedwnd.h:14,
                 from /usr/include/wx-3.2/wx/toplevel.h:20,
                 from /usr/include/wx-3.2/wx/dialog.h:14,
                 from /usr/include/wx-3.2/wx/msgdlg.h:18,
                 from msgbox.h:4,
                 from filezilla.h:6:
/usr/include/wx-3.2/wx/gtk/window.h:77:18: warning: ‘virtual bool wxWindow::Reparent(wxWindowBase*)’ was hidden [-Woverloaded-virtual=]
   77 |     virtual bool Reparent( wxWindowBase *newParent ) wxOVERRIDE;
      |                  ^~~~~~~~
In file included from viewheader.cpp:2:
viewheader.h:20:21: note:   by ‘static void CViewHeader::Reparent(CViewHeader**, wxWindow*)’
   20 |         static void Reparent(CViewHeader** pViewHeader, wxWindow* parent);
      |                     ^~~~~~~~
.......................................................................................................................................................................................................... done.
................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ done.
................................................................ done.
.................................................... done.
................................................................... done.
......................................................................................................................................................................................................... done.
.......................................................................................................................................................................................................................................................................... done.
................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... done.
 done.
....................................... done.
......................................................................................................................................................................................................... done.
................................................................................................................................................................................................................................. done.
............................................................................................................................................................................................................................................................................................................................................................................. done.
...................................... done.
................................................................................................................................................................................ done.
......................................................................................................................................................................................................... done.
.......................................................................................................................................................................................................... done.
............................................................................................................................................................................................................................... done.
....................................................................................................................................................................................................................................... done.
...................................................................................................................................................... done.
......................................................................................................................................................................................................... done.
......................................................................................................................................................................................................... done.
........................................................................................................................................................................................................................................................................................................................................................................................................................................ done.
....................................... done.
................................................................................................................................................................... done.
.................................................................................................................................................................................. done.
.............................................................................................................................................................................................................................................................................................................................................................................................................. done.
.... done.
........................................................................................................................................................................................................................................................................................................................ done.
.................................................................................................................................................................................................................................................................................................... done.
 done.
kab.po.new:6046: warning: internationalized messages should not contain the '\a' escape sequence
kab.po.new:6046: warning: internationalized messages should not contain the '\a' escape sequence
.......................................................................................................................................................................................................................................................... done.
......................................................................................................................................................... done.
......................................................................................................................................................................................................... done.
.................................................................................................................................................................................................................................................................................................................................................................................................................. done.
 done.
.................................................................................................................................................................................................................................................................................................................................................................................................................... done.
 done.
......................................................................................................................................................................................................... done.
......................................................................................................................................................................................................... done.
......................................................................................................................................................................................................... done.
................................................................................................................................................................................................................................................................ done.
...................................................................................................................................................... done.
......................................................................................................................................................................................................... done.
......................................................................................................................................................................................................... done.
.......................................................................................................................................................................................................... done.
...................................................................................................................................................................................................................................................................................................................................................... done.
............................................................ done.
......................................................................................................................................................................................................... done.
........................................................................................................................................................................................................................................................... done.
....................................................................................................................................................... done.
.......................................................................................................................................................................................................................................................................................................................................... done.
........................................................................ done.
......................................................................................................................................................................................................... done.
.......................................................................................................................................................................................................... done.
.......................................................................................................................................................................................................... done.
......................................................................................................................................................................................................... done.
....................................................................................................................................................................................................................................... done.
........................................................................................................................................................................... done.
1321 translated messages, 580 untranslated messages.
1561 translated messages, 340 untranslated messages.
1897 translated messages, 4 untranslated messages.
1813 translated messages, 88 untranslated messages.
1672 translated messages, 229 untranslated messages.
1126 translated messages, 775 untranslated messages.
1408 translated messages, 493 untranslated messages.
1896 translated messages1720 translated messages, 5 untranslated messages, 181 untranslated messages.
.
1814 translated messages, 87 untranslated messages.
0 translated messages.
1814 translated messages, 87 untranslated messages.
1704 translated messages, 197 untranslated messages.
1621 translated messages, 280 untranslated messages.
1247 translated messages1784 translated messages, 654 untranslated messages, 117 untranslated messages.
.
1120 translated messages, 781 untranslated messages.
1703 translated messages, 198 untranslated messages.
1795 translated messages, 106 untranslated messages.
1590 translated messages, 311 untranslated messages.
he_IL.po.new:11: warning: header field 'Project-Id-Version' still has the initial default value
1637 translated messages, 264 untranslated messages.
1813 translated messages, 88 untranslated messages.
1145 translated messages, 756 untranslated messages.
1582 translated messages, 319 untranslated messages.
1814 translated messages, 87 untranslated messages.
663 translated messages, 1238 untranslated messages.
1516 translated messages, 385 untranslated messages.
1897 translated messages, 4 untranslated messages.
338 translated messages, 1563 untranslated messages.
40 translated messages, 1861 untranslated messages.
1643 translated messages, 258 untranslated messages.
1813 translated messages, 88 untranslated messages.
1814 translated messages, 87 untranslated messages.
543 translated messages, 1358 untranslated messages.
224 translated messages, 1677 untranslated messages.
1223 translated messages, 678 untranslated messages.
1357 translated messages, 544 untranslated messages.
1167 translated messages, 734 untranslated messages.
901 translated messages, 1000 untranslated messages.
479 translated messages, 1422 untranslated messages.
1582 translated messages, 319 untranslated messages.
1786 translated messages, 115 untranslated messages.
1737 translated messages, 164 untranslated messages.
1495 translated messages, 406 untranslated messages.
1493 translated messages, 408 untranslated messages.
1067 translated messages, 834 untranslated messages.
1660 translated messages, 241 untranslated messages.
1765 translated messages, 136 untranslated messages.
1546 translated messages, 355 untranslated messages.
1748 translated messages, 153 untranslated messages.
1258 translated messages, 643 untranslated messages.
1281 translated messages, 620 untranslated messages.
1575 translated messages, 326 untranslated messages.
1814 translated messages, 87 untranslated messages.
1814 translated messages, 87 untranslated messages.
1813 translated messages, 88 untranslated messages.
1813 translated messages, 88 untranslated messages.
1783 translated messages, 118 untranslated messages1765 translated messages.
, 1 fuzzy translation, 135 untranslated messages.
1779 translated messages, 122 untranslated messages.
libtool: warning: remember to run 'libtool --finish /usr/lib'
libtool: warning: relinking 'libfzclient-commonui-private.la'
libtool: warning: remember to run 'libtool --finish /usr/lib'
libtool: warning: '../commonui/libfzclient-commonui-private.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/filezilla-3.70.5-14/work/filezilla-3.70.5/src/engine/libfzclient-private.la' has not been installed in '/usr/lib'
libtool: warning: '../engine/libfzclient-private.la' has not been installed in '/usr/lib'