Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package liblxqt for openSUSE:Factory checked 
in at 2023-04-20 15:14:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/liblxqt (Old)
 and      /work/SRC/openSUSE:Factory/.liblxqt.new.2023 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "liblxqt"

Thu Apr 20 15:14:11 2023 rev:21 rq:1080369 version:1.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/liblxqt/liblxqt.changes  2022-11-06 
12:43:20.813791888 +0100
+++ /work/SRC/openSUSE:Factory/.liblxqt.new.2023/liblxqt.changes        
2023-04-20 15:15:11.326153586 +0200
@@ -1,0 +2,6 @@
+Sat Apr 15 17:32:46 UTC 2023 - Shawn Dunn <sfal...@opensuse.org>
+
+- Update to 1.3.0:
+  * Updated translations and bumped version to 1.3.0
+
+-------------------------------------------------------------------

Old:
----
  liblxqt-1.2.0.tar.xz
  liblxqt-1.2.0.tar.xz.asc

New:
----
  liblxqt-1.3.0.tar.xz
  liblxqt-1.3.0.tar.xz.asc

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

Other differences:
------------------
++++++ liblxqt.spec ++++++
--- /var/tmp/diff_new_pack.57Gc56/_old  2023-04-20 15:15:11.746155702 +0200
+++ /var/tmp/diff_new_pack.57Gc56/_new  2023-04-20 15:15:11.754155756 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package liblxqt
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           liblxqt
-Version:        1.2.0
+Version:        1.3.0
 Release:        0
 Summary:        Core utility library for LXQt
 License:        LGPL-2.1-or-later
@@ -29,7 +29,7 @@
 BuildRequires:  cmake >= 3.1.0
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  lxqt-build-tools-devel >= 0.11.0
+BuildRequires:  lxqt-build-tools-devel >= 0.13.0
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5WindowSystem) >= 5.36.0
 BuildRequires:  pkgconfig(Qt5DBus)

++++++ liblxqt-1.2.0.tar.xz -> liblxqt-1.3.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/liblxqt-1.2.0/CHANGELOG new/liblxqt-1.3.0/CHANGELOG
--- old/liblxqt-1.2.0/CHANGELOG 2022-11-05 08:58:11.000000000 +0100
+++ new/liblxqt-1.3.0/CHANGELOG 2023-04-15 17:04:17.000000000 +0200
@@ -1,3 +1,7 @@
+liblxqt-1.3.0 / 2023-04-15
+===========================
+ * Updated translations and bumped version to 1.3.0.
+
 liblxqt-1.2.0 / 2022-11-05
 ===========================
  * Updated translations and bumped version to 1.2.0.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/liblxqt-1.2.0/CMakeLists.txt 
new/liblxqt-1.3.0/CMakeLists.txt
--- old/liblxqt-1.2.0/CMakeLists.txt    2022-11-05 08:58:11.000000000 +0100
+++ new/liblxqt-1.3.0/CMakeLists.txt    2023-04-15 17:04:17.000000000 +0200
@@ -7,15 +7,15 @@
 project(liblxqt)
 
 
-set(LXQTBT_MINIMUM_VERSION "0.12.0")
+set(LXQTBT_MINIMUM_VERSION "0.13.0")
 set(KF5_MINIMUM_VERSION "5.36.0")
 set(QT_MINIMUM_VERSION "5.15.0")
-set(QTXDG_MINIMUM_VERSION "3.10.0")
+set(QTXDG_MINIMUM_VERSION "3.11.0")
 
 # Major LXQt Version, belong to all components
 set(LXQT_MAJOR_VERSION 1)
 # Minor LXQt Version, belong to all components
-set(LXQT_MINOR_VERSION 2)
+set(LXQT_MINOR_VERSION 3)
 #
 # Patch Version, belong *only* to the component
 # LXQt is 0.13 - liblxqt is at patch version 0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/liblxqt-1.2.0/translations/liblxqt_ar.ts 
new/liblxqt-1.3.0/translations/liblxqt_ar.ts
--- old/liblxqt-1.2.0/translations/liblxqt_ar.ts        2022-11-05 
08:58:11.000000000 +0100
+++ new/liblxqt-1.3.0/translations/liblxqt_ar.ts        2023-04-15 
17:04:17.000000000 +0200
@@ -6,7 +6,7 @@
     <message>
         <location filename="../configdialog/lxqtconfigdialog.ui" line="14"/>
         <source>Dialog</source>
-        <translation>حوار</translation>
+        <translation>إستفسار</translation>
     </message>
 </context>
 <context>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/liblxqt-1.2.0/translations/liblxqt_es_VE.ts 
new/liblxqt-1.3.0/translations/liblxqt_es_VE.ts
--- old/liblxqt-1.2.0/translations/liblxqt_es_VE.ts     2022-11-05 
08:58:11.000000000 +0100
+++ new/liblxqt-1.3.0/translations/liblxqt_es_VE.ts     2023-04-15 
17:04:17.000000000 +0200
@@ -129,12 +129,12 @@
     <message>
         <location filename="../lxqtscreensaver.cpp" line="161"/>
         <source>Failed to run  &quot;%1&quot;. Ensure you have a 
locker/screensaver compatible with xdg-screensaver installed and 
running.</source>
-        <translation type="unfinished"></translation>
+        <translation>Error al ejecutar &quot;%1&quot;. Asegúrese de tener un 
salvapantallas compatible con xdg-screensaver instalado y 
funcionando.</translation>
     </message>
     <message>
         <location filename="../lxqtscreensaver.cpp" line="165"/>
         <source>Failed to run  &quot;%1&quot;. Ensure the specified 
locker/screensaver is installed and running.</source>
-        <translation type="unfinished"></translation>
+        <translation>Error al ejecutar &quot;%1&quot;.  Asegúrese de que el 
casillero/protector de pantalla especificado esté instalado y 
funcionando.</translation>
     </message>
     <message>
         <location filename="../lxqtscreensaver.cpp" line="243"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/liblxqt-1.2.0/translations/liblxqt_fi.ts 
new/liblxqt-1.3.0/translations/liblxqt_fi.ts
--- old/liblxqt-1.2.0/translations/liblxqt_fi.ts        2022-11-05 
08:58:11.000000000 +0100
+++ new/liblxqt-1.3.0/translations/liblxqt_fi.ts        2023-04-15 
17:04:17.000000000 +0200
@@ -14,7 +14,7 @@
     <message>
         <location filename="../lxqtpowermanager.cpp" line="76"/>
         <source>LXQt Power Manager Error</source>
-        <translation>LXQt-virranhallintavirhe</translation>
+        <translation>LXQt:n virranhallintavirhe</translation>
     </message>
     <message>
         <location filename="../lxqtpowermanager.cpp" line="76"/>
@@ -134,7 +134,7 @@
     <message>
         <location filename="../lxqtscreensaver.cpp" line="165"/>
         <source>Failed to run  &quot;%1&quot;. Ensure the specified 
locker/screensaver is installed and running.</source>
-        <translation>Ohjelman &quot;%1&quot; käynnistäminen epäonnistui. 
Varmista, että valittu näytönsäästäjä/näytönlukitsija on asennettu 
sekä käynnissä.</translation>
+        <translation>Ohjelman &quot;%1&quot; käynnistäminen epäonnistui. 
Varmista, että valittu näytönsäästäjä/-lukitsija on asennettu sekä 
käynnissä.</translation>
     </message>
     <message>
         <location filename="../lxqtscreensaver.cpp" line="243"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/liblxqt-1.2.0/translations/liblxqt_kk.ts 
new/liblxqt-1.3.0/translations/liblxqt_kk.ts
--- old/liblxqt-1.2.0/translations/liblxqt_kk.ts        1970-01-01 
01:00:00.000000000 +0100
+++ new/liblxqt-1.3.0/translations/liblxqt_kk.ts        2023-04-15 
17:04:17.000000000 +0200
@@ -0,0 +1,179 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="kk">
+<context>
+    <name>ConfigDialog</name>
+    <message>
+        <location filename="../configdialog/lxqtconfigdialog.ui" line="14"/>
+        <source>Dialog</source>
+        <translation>Сұхбат</translation>
+    </message>
+</context>
+<context>
+    <name>LXQt::MessageBox</name>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="76"/>
+        <source>LXQt Power Manager Error</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="76"/>
+        <source>Hibernate failed.</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>LXQt::NotificationPrivate</name>
+    <message>
+        <location filename="../lxqtnotification.cpp" line="161"/>
+        <source>Notifications Fallback</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>LXQt::PowerManager</name>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="108"/>
+        <source>Hibernate</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="115"/>
+        <source>Suspend</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="122"/>
+        <source>Reboot</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="129"/>
+        <source>Shutdown</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="136"/>
+        <source>Logout</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="148"/>
+        <source>LXQt Session Suspend</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="149"/>
+        <source>Do you want to really suspend your computer?&lt;p&gt;Suspends 
the computer into a low power state. System state is not preserved if the power 
is lost.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="158"/>
+        <source>LXQt Session Hibernate</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="159"/>
+        <source>Do you want to really hibernate your 
computer?&lt;p&gt;Hibernates the computer into a low power state. System state 
is preserved if the power is lost.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="168"/>
+        <source>LXQt Session Reboot</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="169"/>
+        <source>Do you want to really restart your computer? All unsaved work 
will be lost...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="178"/>
+        <source>LXQt Session Shutdown</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="179"/>
+        <source>Do you want to really switch off your computer? All unsaved 
work will be lost...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="188"/>
+        <source>LXQt Session Logout</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="189"/>
+        <source>Do you want to really logout? All unsaved work will be 
lost...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="197"/>
+        <location filename="../lxqtpowermanager.cpp" line="202"/>
+        <source>LXQt Power Manager Error</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="197"/>
+        <source>Hibernate failed.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="202"/>
+        <source>Suspend failed.</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>LXQt::ScreenSaver</name>
+    <message>
+        <location filename="../lxqtscreensaver.cpp" line="161"/>
+        <source>Failed to run  &quot;%1&quot;. Ensure you have a 
locker/screensaver compatible with xdg-screensaver installed and 
running.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtscreensaver.cpp" line="165"/>
+        <source>Failed to run  &quot;%1&quot;. Ensure the specified 
locker/screensaver is installed and running.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtscreensaver.cpp" line="243"/>
+        <source>Lock Screen</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtscreensaver.cpp" line="156"/>
+        <source>Screen Saver Error</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>QCoreApplication</name>
+    <message>
+        <location 
filename="../configdialog/lxqtconfigdialogcmdlineoptions.cpp" line="47"/>
+        <source>Choose the page to be shown.</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>QObject</name>
+    <message>
+        <location filename="../lxqtpower/lxqtpowerproviders.cpp" line="87"/>
+        <location filename="../lxqtpower/lxqtpowerproviders.cpp" line="137"/>
+        <source>Power Manager Error</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtpower/lxqtpowerproviders.cpp" line="88"/>
+        <location filename="../lxqtpower/lxqtpowerproviders.cpp" line="138"/>
+        <source>QDBusInterface is invalid</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtpower/lxqtpowerproviders.cpp" line="102"/>
+        <location filename="../lxqtpower/lxqtpowerproviders.cpp" line="152"/>
+        <source>Power Manager Error (D-BUS call)</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+</TS>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/liblxqt-1.2.0/translations/liblxqt_oc.ts 
new/liblxqt-1.3.0/translations/liblxqt_oc.ts
--- old/liblxqt-1.2.0/translations/liblxqt_oc.ts        1970-01-01 
01:00:00.000000000 +0100
+++ new/liblxqt-1.3.0/translations/liblxqt_oc.ts        2023-04-15 
17:04:17.000000000 +0200
@@ -0,0 +1,179 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="oc">
+<context>
+    <name>ConfigDialog</name>
+    <message>
+        <location filename="../configdialog/lxqtconfigdialog.ui" line="14"/>
+        <source>Dialog</source>
+        <translation>Dialòg</translation>
+    </message>
+</context>
+<context>
+    <name>LXQt::MessageBox</name>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="76"/>
+        <source>LXQt Power Manager Error</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="76"/>
+        <source>Hibernate failed.</source>
+        <translation type="unfinished">Fracàs de l’ivernacion.</translation>
+    </message>
+</context>
+<context>
+    <name>LXQt::NotificationPrivate</name>
+    <message>
+        <location filename="../lxqtnotification.cpp" line="161"/>
+        <source>Notifications Fallback</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>LXQt::PowerManager</name>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="108"/>
+        <source>Hibernate</source>
+        <translation>Ivernar</translation>
+    </message>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="115"/>
+        <source>Suspend</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="122"/>
+        <source>Reboot</source>
+        <translation>Reaviar</translation>
+    </message>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="129"/>
+        <source>Shutdown</source>
+        <translation>Atudar</translation>
+    </message>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="136"/>
+        <source>Logout</source>
+        <translation>Desconnexion</translation>
+    </message>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="148"/>
+        <source>LXQt Session Suspend</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="149"/>
+        <source>Do you want to really suspend your computer?&lt;p&gt;Suspends 
the computer into a low power state. System state is not preserved if the power 
is lost.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="158"/>
+        <source>LXQt Session Hibernate</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="159"/>
+        <source>Do you want to really hibernate your 
computer?&lt;p&gt;Hibernates the computer into a low power state. System state 
is preserved if the power is lost.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="168"/>
+        <source>LXQt Session Reboot</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="169"/>
+        <source>Do you want to really restart your computer? All unsaved work 
will be lost...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="178"/>
+        <source>LXQt Session Shutdown</source>
+        <translation>Atudar la session LXQt</translation>
+    </message>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="179"/>
+        <source>Do you want to really switch off your computer? All unsaved 
work will be lost...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="188"/>
+        <source>LXQt Session Logout</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="189"/>
+        <source>Do you want to really logout? All unsaved work will be 
lost...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="197"/>
+        <location filename="../lxqtpowermanager.cpp" line="202"/>
+        <source>LXQt Power Manager Error</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="197"/>
+        <source>Hibernate failed.</source>
+        <translation>Fracàs de l’ivernacion.</translation>
+    </message>
+    <message>
+        <location filename="../lxqtpowermanager.cpp" line="202"/>
+        <source>Suspend failed.</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>LXQt::ScreenSaver</name>
+    <message>
+        <location filename="../lxqtscreensaver.cpp" line="161"/>
+        <source>Failed to run  &quot;%1&quot;. Ensure you have a 
locker/screensaver compatible with xdg-screensaver installed and 
running.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtscreensaver.cpp" line="165"/>
+        <source>Failed to run  &quot;%1&quot;. Ensure the specified 
locker/screensaver is installed and running.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtscreensaver.cpp" line="243"/>
+        <source>Lock Screen</source>
+        <translation>Verrolhar l’ecran</translation>
+    </message>
+    <message>
+        <location filename="../lxqtscreensaver.cpp" line="156"/>
+        <source>Screen Saver Error</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>QCoreApplication</name>
+    <message>
+        <location 
filename="../configdialog/lxqtconfigdialogcmdlineoptions.cpp" line="47"/>
+        <source>Choose the page to be shown.</source>
+        <translation>Causir la pagina a mostrar.</translation>
+    </message>
+</context>
+<context>
+    <name>QObject</name>
+    <message>
+        <location filename="../lxqtpower/lxqtpowerproviders.cpp" line="87"/>
+        <location filename="../lxqtpower/lxqtpowerproviders.cpp" line="137"/>
+        <source>Power Manager Error</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtpower/lxqtpowerproviders.cpp" line="88"/>
+        <location filename="../lxqtpower/lxqtpowerproviders.cpp" line="138"/>
+        <source>QDBusInterface is invalid</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../lxqtpower/lxqtpowerproviders.cpp" line="102"/>
+        <location filename="../lxqtpower/lxqtpowerproviders.cpp" line="152"/>
+        <source>Power Manager Error (D-BUS call)</source>
+        <translation>Error del gestionari d’energia de LXQt (crida de 
D-Bus)</translation>
+    </message>
+</context>
+</TS>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/liblxqt-1.2.0/translations/liblxqt_sr_RS.ts 
new/liblxqt-1.3.0/translations/liblxqt_sr_RS.ts
--- old/liblxqt-1.2.0/translations/liblxqt_sr_RS.ts     2022-11-05 
08:58:11.000000000 +0100
+++ new/liblxqt-1.3.0/translations/liblxqt_sr_RS.ts     2023-04-15 
17:04:17.000000000 +0200
@@ -152,7 +152,7 @@
     <message>
         <location 
filename="../configdialog/lxqtconfigdialogcmdlineoptions.cpp" line="47"/>
         <source>Choose the page to be shown.</source>
-        <translation type="unfinished"></translation>
+        <translation>Изабери страницу која ће бити 
приказана.</translation>
     </message>
 </context>
 <context>
@@ -161,19 +161,19 @@
         <location filename="../lxqtpower/lxqtpowerproviders.cpp" line="87"/>
         <location filename="../lxqtpower/lxqtpowerproviders.cpp" line="137"/>
         <source>Power Manager Error</source>
-        <translation type="unfinished"></translation>
+        <translation>Грешка менаџера 
напајања</translation>
     </message>
     <message>
         <location filename="../lxqtpower/lxqtpowerproviders.cpp" line="88"/>
         <location filename="../lxqtpower/lxqtpowerproviders.cpp" line="138"/>
         <source>QDBusInterface is invalid</source>
-        <translation type="unfinished"></translation>
+        <translation>QDBusInterface је не важећи</translation>
     </message>
     <message>
         <location filename="../lxqtpower/lxqtpowerproviders.cpp" line="102"/>
         <location filename="../lxqtpower/lxqtpowerproviders.cpp" line="152"/>
         <source>Power Manager Error (D-BUS call)</source>
-        <translation type="unfinished"></translation>
+        <translation>Грешка менаџера напајања (D-BUS 
call)</translation>
     </message>
 </context>
 </TS>

Reply via email to