Hello community,

here is the log from the commit of package kscreen5 for openSUSE:Factory 
checked in at 2017-06-01 16:25:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kscreen5 (Old)
 and      /work/SRC/openSUSE:Factory/.kscreen5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kscreen5"

Thu Jun  1 16:25:31 2017 rev:40 rq:498798 version:5.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kscreen5/kscreen5.changes        2017-04-30 
21:12:55.265558235 +0200
+++ /work/SRC/openSUSE:Factory/.kscreen5.new/kscreen5.changes   2017-06-01 
16:25:32.423987029 +0200
@@ -1,0 +2,25 @@
+Fri May 26 14:10:30 CEST 2017 - [email protected]
+
+- Update to 5.10.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.0.php
+- Changes since 5.9.95:
+  * None
+
+-------------------------------------------------------------------
+Thu May 11 20:26:23 CEST 2017 - [email protected]
+
+- Update to 5.9.95
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.95.php
+- Changes since 5.9.5:
+  * include <QRect> to use it
+  * Get output size with output-geometry() rather than mode size directly
+  * Fix KScreen KCM screen placement with scaled outputs
+  * Include output scale in kscreen-console
+  * Remove quoting from kscreen-console json-output (kde#354534)
+  * fix rotation of outputs in kscreen kcm
+
+-------------------------------------------------------------------

Old:
----
  kscreen-5.9.5.tar.xz

New:
----
  kscreen-5.10.0.tar.xz

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

Other differences:
------------------
++++++ kscreen5.spec ++++++
--- /var/tmp/diff_new_pack.kXbWT3/_old  2017-06-01 16:25:32.995906385 +0200
+++ /var/tmp/diff_new_pack.kXbWT3/_new  2017-06-01 16:25:32.999905821 +0200
@@ -18,17 +18,17 @@
 
 %bcond_without lang
 Name:           kscreen5
-Version:        5.9.5
+Version:        5.10.0
 Release:        0
-# Full Plasma 5 version (e.g. 5.9.4)
+# Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
-# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.4 in KUF)
+# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.95 in KUF)
 %{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
 Summary:        KDE's screen management software
 License:        GPL-2.0+
 Group:          System/GUI/KDE
 Url:            http://www.kde.org
-Source:         
http://download.kde.org/stable/plasma/%{version}/kscreen-%{version}.tar.xz
+Source:         kscreen-%{version}.tar.xz
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= 1.6.0
 BuildRequires:  fdupes

++++++ kscreen-5.9.5.tar.xz -> kscreen-5.10.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.9.5/CMakeLists.txt 
new/kscreen-5.10.0/CMakeLists.txt
--- old/kscreen-5.9.5/CMakeLists.txt    2017-04-25 14:43:22.000000000 +0200
+++ new/kscreen-5.10.0/CMakeLists.txt   2017-05-26 10:39:04.000000000 +0200
@@ -1,5 +1,5 @@
 project(KScreen)
-set(PROJECT_VERSION "5.9.5")
+set(PROJECT_VERSION "5.10.0")
 
 cmake_minimum_required(VERSION 2.8.12)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.9.5/console/console.cpp 
new/kscreen-5.10.0/console/console.cpp
--- old/kscreen-5.9.5/console/console.cpp       2017-04-25 14:41:16.000000000 
+0200
+++ new/kscreen-5.10.0/console/console.cpp      2017-05-26 10:37:30.000000000 
+0200
@@ -35,6 +35,8 @@
 #include <kscreen/getconfigoperation.h>
 
 
+static QTextStream cout(stdout);
+
 namespace KScreen
 {
 namespace ConfigSerializer
@@ -102,6 +104,7 @@
         if (output->currentMode()) {
             qDebug() << "Size: " << output->size();
         }
+        qDebug() << "Scale: " << output->scale();
         if (output->clones().isEmpty()) {
             qDebug() << "Clones: " << "None";
         } else {
@@ -180,7 +183,7 @@
 void Console::printJSONConfig()
 {
     QJsonDocument doc(KScreen::ConfigSerializer::serializeConfig(m_config));
-    qDebug() << doc.toJson(QJsonDocument::Indented);
+    cout << doc.toJson(QJsonDocument::Indented);
 }
 
 void Console::printSerializations()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.9.5/kcm/kcm_kscreen.desktop.cmake 
new/kscreen-5.10.0/kcm/kcm_kscreen.desktop.cmake
--- old/kscreen-5.9.5/kcm/kcm_kscreen.desktop.cmake     2017-04-25 
14:41:16.000000000 +0200
+++ new/kscreen-5.10.0/kcm/kcm_kscreen.desktop.cmake    2017-05-26 
10:37:30.000000000 +0200
@@ -23,6 +23,7 @@
 Name[fi]=Näytöt
 Name[fr]=Affichages
 Name[he]=תצוגות
+Name[hu]=Megjelenítők
 Name[ia]=Monstratores
 Name[it]=Schermi
 Name[ko]=디스플레이
@@ -101,6 +102,8 @@
 
X-KDE-Keywords[fi]=display,monitor,scale,scaling,resolution,orientation,outputs,näyttö,monitori,skaalaus,resoluutio,tarkkuus,suunta,kierto,ulostulot
 X-KDE-Keywords[fr]=affichage,moniteur,échelle,mise à 
l'échelle,résolution,orientation,sorties
 
X-KDE-Keywords[gl]=display,pantalla,monitor,scale,escala,scaling,escalar,resolution,resolución,orientation,orientación,outputs,saída,saídas
+X-KDE-Keywords[he]=display,monitor,scale,scaling,resolution,orientation,outputs,תצוגה,מוניטור,רצולוציה,כיוון
+X-KDE-Keywords[hu]=megjelenítés,monitor,skála,skálázás,felbontás,tájolás,kimenetek
 X-KDE-Keywords[ia]=monstrator, monitor, scala, scalar, resolution, 
orientation, exitos
 
X-KDE-Keywords[it]=schermo,monitor,scala,riscalatura,risoluzione,orientazione,uscite
 
X-KDE-Keywords[ko]=display,monitor,scale,scaling,resolution,orientation,outputs,디스플레이,모니터,비율,배율,해상도,출력,방향
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.9.5/kcm/qml/Output.qml 
new/kscreen-5.10.0/kcm/qml/Output.qml
--- old/kscreen-5.9.5/kcm/qml/Output.qml        2017-04-25 14:41:16.000000000 
+0200
+++ new/kscreen-5.10.0/kcm/qml/Output.qml       2017-05-26 10:37:30.000000000 
+0200
@@ -64,13 +64,13 @@
         transformOrigin: Item.Center;
         rotation: {
             if (output.rotation == KScreenOutput.None) {
-                return 0
+                return 0;
             } else if (output.rotation == KScreenOutput.Left) {
-                return 90
+                return 270;
             } else if (output.rotation == KScreenOutput.Inverted) {
                 return 180;
             } else {
-                return 270;
+                return 90;
             }
         }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.9.5/kcm/src/declarative/qmloutput.cpp 
new/kscreen-5.10.0/kcm/src/declarative/qmloutput.cpp
--- old/kscreen-5.9.5/kcm/src/declarative/qmloutput.cpp 2017-04-25 
14:41:16.000000000 +0200
+++ new/kscreen-5.10.0/kcm/src/declarative/qmloutput.cpp        2017-05-26 
10:37:30.000000000 +0200
@@ -80,6 +80,8 @@
             this, &QMLOutput::updateRootProperties);
     connect(m_output.data(), &KScreen::Output::currentModeIdChanged,
             this, &QMLOutput::currentModeIdChanged);
+    connect(m_output.data(), &KScreen::Output::scaleChanged,
+            this, &QMLOutput::currentModeIdChanged);
 }
 
 QMLScreen *QMLOutput::screen() const
@@ -209,7 +211,7 @@
         }
     }
 
-    return mode->size().height();
+    return mode->size().height() / m_output->scale();
 }
 
 int QMLOutput::currentOutputWidth() const
@@ -231,7 +233,7 @@
         }
     }
 
-    return mode->size().width();
+    return mode->size().width() / m_output->scale();
 }
 
 void QMLOutput::currentModeIdChanged()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.9.5/kcm/src/outputconfig.cpp 
new/kscreen-5.10.0/kcm/src/outputconfig.cpp
--- old/kscreen-5.9.5/kcm/src/outputconfig.cpp  2017-04-25 14:41:16.000000000 
+0200
+++ new/kscreen-5.10.0/kcm/src/outputconfig.cpp 2017-05-26 10:37:30.000000000 
+0200
@@ -115,9 +115,9 @@
 
     mRotation = new QComboBox(this);
     mRotation->addItem(QIcon::fromTheme(QStringLiteral("arrow-up")), 
i18n("Normal"), KScreen::Output::None);
-    mRotation->addItem(QIcon::fromTheme(QStringLiteral("arrow-left")), 
i18n("90° Clockwise"), KScreen::Output::Left);
+    mRotation->addItem(QIcon::fromTheme(QStringLiteral("arrow-right")), 
i18n("90° Clockwise"), KScreen::Output::Right);
     mRotation->addItem(QIcon::fromTheme(QStringLiteral("arrow-down")), 
i18n("Upside Down"), KScreen::Output::Inverted);
-    mRotation->addItem(QIcon::fromTheme(QStringLiteral("arrow-right")), 
i18n("90° Counterclockwise"), KScreen::Output::Right);
+    mRotation->addItem(QIcon::fromTheme(QStringLiteral("arrow-left")), 
i18n("90° Counterclockwise"), KScreen::Output::Left);
     connect(mRotation, 
static_cast<void(QComboBox::*)(int)>(&QComboBox::currentIndexChanged),
             this, &OutputConfig::slotRotationChanged);
     mRotation->setCurrentIndex(mRotation->findData(mOutput->rotation()));
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.9.5/kcm/src/unifiedoutputconfig.cpp 
new/kscreen-5.10.0/kcm/src/unifiedoutputconfig.cpp
--- old/kscreen-5.9.5/kcm/src/unifiedoutputconfig.cpp   2017-04-25 
14:41:16.000000000 +0200
+++ new/kscreen-5.10.0/kcm/src/unifiedoutputconfig.cpp  2017-05-26 
10:37:30.000000000 +0200
@@ -99,9 +99,9 @@
     connect(mRotation, 
static_cast<void(QComboBox::*)(int)>(&QComboBox::currentIndexChanged),
             this, &UnifiedOutputConfig::slotRotationChanged);
     mRotation->addItem(QIcon::fromTheme(QStringLiteral("arrow-up")), 
i18n("Normal"), KScreen::Output::None);
-    mRotation->addItem(QIcon::fromTheme(QStringLiteral("arrow-left")), 
i18n("90° Clockwise"), KScreen::Output::Left);
+    mRotation->addItem(QIcon::fromTheme(QStringLiteral("arrow-right")), 
i18n("90° Clockwise"), KScreen::Output::Right);
     mRotation->addItem(QIcon::fromTheme(QStringLiteral("arrow-down")), 
i18n("Upside Down"), KScreen::Output::Inverted);
-    mRotation->addItem(QIcon::fromTheme(QStringLiteral("arrow-right")), 
i18n("90° Counterclockwise"), KScreen::Output::Right);
+    mRotation->addItem(QIcon::fromTheme(QStringLiteral("arrow-left")), 
i18n("90° Counterclockwise"), KScreen::Output::Left);
     formLayout->addWidget(new QLabel(i18n("Orientation:"), this), 2, 0);
     formLayout->addWidget(mRotation, 2, 1);
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.9.5/kded/generator.cpp 
new/kscreen-5.10.0/kded/generator.cpp
--- old/kscreen-5.9.5/kded/generator.cpp        2017-04-25 14:41:16.000000000 
+0200
+++ new/kscreen-5.10.0/kded/generator.cpp       2017-05-26 10:37:30.000000000 
+0200
@@ -24,6 +24,7 @@
 #include <QDBusMessage>
 #include <QDBusConnection>
 #include <QLoggingCategory>
+#include <QRect>
 
 #include <kscreen/config.h>
 
@@ -202,7 +203,7 @@
         external->setCurrentModeId(extMode->id());
 
         Q_ASSERT(external->currentMode()); // we must have a mode now
-        const QSize size = external->currentMode()->size();
+        const QSize size = external->geometry().size();
         embedded->setPos(QPoint(size.width(), 0));
         embedded->setEnabled(true);
         embedded->setPrimary(true);
@@ -248,7 +249,7 @@
 
 
         Q_ASSERT(embedded->currentMode()); // we must have a mode now
-        const QSize size = embedded->currentMode()->size();
+        const QSize size = embedded->geometry().size();
         external->setPos(QPoint(size.width(), 0));
         external->setEnabled(true);
         external->setPrimary(false);
@@ -424,12 +425,7 @@
     Q_ASSERT(embeddedMode);
     embedded->setCurrentModeId(embeddedMode->id());
 
-    int globalWidth;
-    if (embedded->isHorizontal()) {
-        globalWidth = embedded->currentMode()->size().width();
-    } else {
-        globalWidth = embedded->currentMode()->size().height();
-    }
+    int globalWidth = embedded->geometry().width();
     KScreen::OutputPtr biggest = biggestOutput(connectedOutputs);
     Q_ASSERT(biggest);
     connectedOutputs.remove(biggest->id());
@@ -440,11 +436,7 @@
     const KScreen::ModePtr mode = bestModeForOutput(biggest);
     biggest->setCurrentModeId(mode->id());
 
-    if (biggest->isHorizontal()) {
-        globalWidth += biggest->currentMode()->size().width();
-    } else {
-        globalWidth += biggest->currentMode()->size().height();
-    }
+    globalWidth += biggest->geometry().width();
     Q_FOREACH(KScreen::OutputPtr output, connectedOutputs) {
         output->setEnabled(true);
         output->setPrimary(false);
@@ -453,11 +445,7 @@
         Q_ASSERT(mode);
         output->setCurrentModeId(mode->id());
 
-        if (output->isHorizontal()) {
-            globalWidth += output->currentMode()->size().width();
-        } else {
-            globalWidth += output->currentMode()->size().height();
-        }
+        globalWidth += output->geometry().width();
     }
 
     if (isDocked()) {
@@ -487,12 +475,7 @@
     Q_ASSERT(mode);
     biggest->setCurrentModeId(mode->id());
 
-    int globalWidth;
-    if (biggest->isHorizontal()) {
-        globalWidth = biggest->currentMode()->size().width();
-    } else {
-        globalWidth = biggest->currentMode()->size().height();
-    }
+    int globalWidth = biggest->geometry().width();
 
     Q_FOREACH(KScreen::OutputPtr output, connectedOutputs) {
         output->setEnabled(true);
@@ -502,11 +485,7 @@
         Q_ASSERT(mode);
         output->setCurrentModeId(mode->id());
 
-        if (output->isHorizontal()) {
-            globalWidth += output->currentMode()->size().width();
-        } else {
-            globalWidth += output->currentMode()->size().height();
-        }
+        globalWidth += output->geometry().width();
     }
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.9.5/kded/kscreen.desktop.cmake 
new/kscreen-5.10.0/kded/kscreen.desktop.cmake
--- old/kscreen-5.9.5/kded/kscreen.desktop.cmake        2017-04-25 
14:41:16.000000000 +0200
+++ new/kscreen-5.10.0/kded/kscreen.desktop.cmake       2017-05-26 
10:37:30.000000000 +0200
@@ -16,6 +16,7 @@
 Name[fi]=KScreen 2
 Name[fr]=KScreen 2
 Name[gl]=KScreen 2
+Name[he]=KScreen 2
 Name[hu]=KScreen 2
 Name[ia]=Kscreen 2
 Name[it]=KScreen 2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.9.5/po/gl/kcm_displayconfiguration.po 
new/kscreen-5.10.0/po/gl/kcm_displayconfiguration.po
--- old/kscreen-5.9.5/po/gl/kcm_displayconfiguration.po 2017-04-25 
14:42:07.000000000 +0200
+++ new/kscreen-5.10.0/po/gl/kcm_displayconfiguration.po        2017-05-26 
10:38:06.000000000 +0200
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Adrián Chaves Fernández <[email protected]>, 2015, 2016.
+# Adrián Chaves Fernández <[email protected]>, 2015, 2016, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:20+0100\n"
-"PO-Revision-Date: 2016-04-21 07:23+0100\n"
+"PO-Revision-Date: 2017-01-26 20:56+0100\n"
 "Last-Translator: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail."
 "com>\n"
 "Language-Team: Galician <[email protected]>\n"
@@ -93,7 +93,7 @@
 #: src/kcm_kscreen.cpp:132
 #, kde-format
 msgid "Are you sure you want to disable all outputs?"
-msgstr "Seguro que desexas desactivar todas as saídas?"
+msgstr "Está seguro de que quere desactivar todas as saídas?"
 
 #: src/kcm_kscreen.cpp:133
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.9.5/po/he/kcm_displayconfiguration.po 
new/kscreen-5.10.0/po/he/kcm_displayconfiguration.po
--- old/kscreen-5.9.5/po/he/kcm_displayconfiguration.po 2017-04-25 
14:42:11.000000000 +0200
+++ new/kscreen-5.10.0/po/he/kcm_displayconfiguration.po        2017-05-26 
10:38:06.000000000 +0200
@@ -2,12 +2,13 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Elkana Bardugo <[email protected]>, 2016.
+# Elkana Bardugo <[email protected]>, 2017. #zanata
 msgid ""
 msgstr ""
-"Project-Id-Version: \n"
+"Project-Id-Version: kcm_displayconfiguration\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:20+0100\n"
-"PO-Revision-Date: 2016-09-18 17:36+0200\n"
+"PO-Revision-Date: 2017-05-16 11:34-0400\n"
 "Last-Translator: Elkana Bardugo <[email protected]>\n"
 "Language-Team: Hebrew <[email protected]>\n"
 "Language: he\n"
@@ -15,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Zanata 3.9.6\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -293,6 +294,6 @@
 msgstr "התאם קנה מידה"
 
 #: src/widget.cpp:312
-#, fuzzy, kde-format
+#, kde-format
 msgid "Break Unified Outputs"
-msgstr "שבור מסכים ייחודיים"
\ No newline at end of file
+msgstr "שבור יציאות מאוחדות"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.9.5/po/he/kscreen.po 
new/kscreen-5.10.0/po/he/kscreen.po
--- old/kscreen-5.9.5/po/he/kscreen.po  2017-04-25 14:42:11.000000000 +0200
+++ new/kscreen-5.10.0/po/he/kscreen.po 2017-05-26 10:38:06.000000000 +0200
@@ -2,20 +2,21 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Elkana Bardugo <[email protected]>, 2016.
+# Elkana Bardugo <[email protected]>, 2017. #zanata
 msgid ""
 msgstr ""
-"Project-Id-Version: \n"
+"Project-Id-Version: kscreen\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-12-02 03:27+0100\n"
-"PO-Revision-Date: 2016-09-18 22:24+0200\n"
-"Last-Translator: Elkana Bardugo <[email protected]>\n"
+"PO-Revision-Date: 2017-05-16 06:54-0400\n"
+"Last-Translator: Copied by Zanata <[email protected]>\n"
 "Language-Team: Hebrew <[email protected]>\n"
 "Language: he\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Zanata 3.9.6\n"
 
 #: daemon.cpp:91
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kscreen-5.9.5/po/he/plasma_applet_org.kde.plasma.kscreen.po 
new/kscreen-5.10.0/po/he/plasma_applet_org.kde.plasma.kscreen.po
--- old/kscreen-5.9.5/po/he/plasma_applet_org.kde.plasma.kscreen.po     
2017-04-25 14:42:11.000000000 +0200
+++ new/kscreen-5.10.0/po/he/plasma_applet_org.kde.plasma.kscreen.po    
2017-05-26 10:38:06.000000000 +0200
@@ -2,20 +2,21 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Elkana Bardugo <[email protected]>, 2016.
+# Elkana Bardugo <[email protected]>, 2017. #zanata
 msgid ""
 msgstr ""
-"Project-Id-Version: \n"
+"Project-Id-Version: plasma_applet_org.kde.plasma.kscreen\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:20+0100\n"
-"PO-Revision-Date: 2016-09-18 23:02+0200\n"
-"Last-Translator: Elkana Bardugo <[email protected]>\n"
+"PO-Revision-Date: 2017-05-16 06:55-0400\n"
+"Last-Translator: Copied by Zanata <[email protected]>\n"
 "Language-Team: Hebrew <[email protected]>\n"
-"Language: he_IL\n"
+"Language: he\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Zanata 3.9.6\n"
 
 #: kscreenapplet.cpp:82
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.9.5/po/hu/kcm_displayconfiguration.po 
new/kscreen-5.10.0/po/hu/kcm_displayconfiguration.po
--- old/kscreen-5.9.5/po/hu/kcm_displayconfiguration.po 1970-01-01 
01:00:00.000000000 +0100
+++ new/kscreen-5.10.0/po/hu/kcm_displayconfiguration.po        2017-05-26 
10:38:11.000000000 +0200
@@ -0,0 +1,299 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Kiszel Kristóf <[email protected]>, 2017.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2016-11-19 20:20+0100\n"
+"PO-Revision-Date: 2017-03-04 15:05+0100\n"
+"Last-Translator: Kiszel Kristóf <[email protected]>\n"
+"Language-Team: Hungarian <[email protected]>\n"
+"Language: hu\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Lokalize 2.0\n"
+
+#, kde-format
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr "Kiszel Kristóf"
+
+#, kde-format
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr "[email protected]"
+
+#: qml/main.qml:82
+msgid "Tip: Hold Ctrl while dragging a display to disable snapping"
+msgstr "Tipp: tarta lenyomta a CTRL-t a kijelző húzásakor, hogy ne vágja le"
+
+#: qml/main.qml:90
+msgid "Warning: There are no active outputs!"
+msgstr "Figyelmeztetés: nincsenek aktív kimenetek!"
+
+#: qml/main.qml:100
+msgid "Your system only supports up to %1 active screen"
+msgid_plural "Your system only supports up to %1 active screens"
+msgstr[0] "A rendszere csak %1 aktív képernyőt támogat"
+msgstr[1] "A rendszere csak %1 aktív képernyőt támogat"
+
+#: qml/main.qml:122
+msgid "Identify outputs"
+msgstr "Kimenetek azonosítása"
+
+#: qml/Output.qml:231 src/unifiedoutputconfig.cpp:84
+#, kde-format
+msgid "Unified Outputs"
+msgstr "Egyesített kimenetek"
+
+#: qml/Output.qml:233 src/utils.cpp:37
+#, kde-format
+msgid "Laptop Screen"
+msgstr "Laptop képernyő"
+
+#: src/kcm_kscreen.cpp:60
+#, kde-format
+msgid "Display Configuration"
+msgstr "Kijelzőbeállítás"
+
+#: src/kcm_kscreen.cpp:61
+#, kde-format
+msgid "Configuration for displays"
+msgstr "Beállítómodul kijelzőkhöz"
+
+#: src/kcm_kscreen.cpp:62
+#, kde-format
+msgid "(c), 2012-2013 Daniel Vrátil"
+msgstr "© Daniel Vrátil, 2012-2013."
+
+#: src/kcm_kscreen.cpp:64
+#, kde-format
+msgid "Daniel Vrátil"
+msgstr "Daniel Vrátil"
+
+#: src/kcm_kscreen.cpp:64
+#, kde-format
+msgid "Maintainer"
+msgstr "Karbantartó"
+
+#: src/kcm_kscreen.cpp:79
+#, kde-format
+msgid "No kscreen backend found. Please check your kscreen installation."
+msgstr ""
+"Nem található a kscreen modul, ellenőrizze, hogy rendesen telepítve van-e."
+
+#: src/kcm_kscreen.cpp:132
+#, kde-format
+msgid "Are you sure you want to disable all outputs?"
+msgstr "Bizrosan letiltja az összes kimenetet?"
+
+#: src/kcm_kscreen.cpp:133
+#, kde-format
+msgctxt "@title:window"
+msgid "Disable All Outputs"
+msgstr "Összes kimenet letiltása"
+
+#: src/kcm_kscreen.cpp:134
+#, kde-format
+msgid "&Disable All Outputs"
+msgstr "Összes kimenet &letiltása"
+
+#: src/kcm_kscreen.cpp:135
+#, kde-format
+msgid "&Reconfigure"
+msgstr "Új&rakonfigurálás"
+
+#: src/kcm_kscreen.cpp:144
+#, kde-format
+msgid ""
+"Sorry, your configuration could not be applied.\n"
+"\n"
+"Common reasons are that the overall screen size is too big, or you enabled "
+"more displays than supported by your GPU."
+msgstr ""
+"A beállításai nem alkalmazhatók.\n"
+"\n"
+"Ennek oka többek között az is lehet, hogy a teljes képernyőméret túl nagy, "
+"vagy több kijelzőt engedélyezett, mint amennyit a GPU támogat."
+
+#: src/kcm_kscreen.cpp:146
+#, kde-format
+msgctxt "@title:window"
+msgid "Unsupported Configuration"
+msgstr "Nem támogatott konfiguráció"
+
+#: src/kcm_testapp.cpp:34
+#, kde-format
+msgid "KCM Test App"
+msgstr "KCM tesztalkalmazás"
+
+#: src/outputconfig.cpp:101
+#, kde-format
+msgid "Enabled"
+msgstr "Engedélyezve"
+
+#: src/outputconfig.cpp:109
+#, kde-format
+msgid "Display:"
+msgstr "Kijelző:"
+
+#: src/outputconfig.cpp:114 src/unifiedoutputconfig.cpp:94
+#, kde-format
+msgid "Resolution:"
+msgstr "Felbontás:"
+
+#: src/outputconfig.cpp:117 src/unifiedoutputconfig.cpp:101
+#, kde-format
+msgid "Normal"
+msgstr "Normál"
+
+#: src/outputconfig.cpp:118 src/unifiedoutputconfig.cpp:102
+#, kde-format
+msgid "90° Clockwise"
+msgstr "90°-kal óramutató szerint"
+
+#: src/outputconfig.cpp:119 src/unifiedoutputconfig.cpp:103
+#, kde-format
+msgid "Upside Down"
+msgstr "Fejjel lefelé"
+
+#: src/outputconfig.cpp:120 src/unifiedoutputconfig.cpp:104
+#, kde-format
+msgid "90° Counterclockwise"
+msgstr "90°-kal óramutató járásával ellentétesen"
+
+#: src/outputconfig.cpp:125 src/unifiedoutputconfig.cpp:105
+#, kde-format
+msgid "Orientation:"
+msgstr "Tájolás:"
+
+#: src/outputconfig.cpp:129
+#, kde-format
+msgid "Advanced Settings"
+msgstr "Speciális beállítások"
+
+#: src/outputconfig.cpp:144
+#, kde-format
+msgid "Auto"
+msgstr "Automatikus"
+
+#: src/outputconfig.cpp:145
+#, kde-format
+msgid "Refresh rate:"
+msgstr "Frissítési gyakoriság:"
+
+#: src/outputconfig.cpp:195
+#, kde-format
+msgid "%1 Hz"
+msgstr "%1 Hz"
+
+#: src/primaryoutputcombo.cpp:38 src/primaryoutputcombo.cpp:55
+#, kde-format
+msgid "No Primary Output"
+msgstr "Nincs elsődleges kimenet"
+
+#: src/resolutionslider.cpp:83
+#, kde-format
+msgid "No available resolutions"
+msgstr "Nincsenek elérhető felbontások"
+
+#. i18n: ectx: property (windowTitle), widget (QDialog, Scaling)
+#: src/scaling.ui:14
+#, kde-format
+msgid "Dialog"
+msgstr "Párbeszédablak"
+
+#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
+#: src/scaling.ui:20
+#, kde-format
+msgid "Screen Scaling"
+msgstr "Képernyőskálázás"
+
+#. i18n: ectx: property (text), widget (QLabel, label)
+#: src/scaling.ui:31
+#, kde-format
+msgid "Scale:"
+msgstr "Skálázás:"
+
+#. i18n: ectx: property (text), widget (QLabel, scaleLabel)
+#: src/scaling.ui:72
+#, kde-format
+msgid "TextLabel"
+msgstr "TextLabel"
+
+#: src/scalingconfig.cpp:40
+#, kde-format
+msgid "Scaling changes will come into effect after restart"
+msgstr "A skálázás módosításai újraindítás után érvényesülnek"
+
+#. i18n: ectx: attribute (title), widget (QWidget, tab)
+#: src/stylepreview.ui:19
+#, kde-format
+msgid "Tab 1"
+msgstr "1. lap"
+
+#. i18n: ectx: property (title), widget (QGroupBox, GroupBox1)
+#: src/stylepreview.ui:29
+#, kde-format
+msgid "Group Box"
+msgstr "Csoportkeret"
+
+#. i18n: ectx: property (text), widget (QRadioButton, RadioButton1)
+#. i18n: ectx: property (text), widget (QRadioButton, RadioButton2)
+#: src/stylepreview.ui:35 src/stylepreview.ui:45
+#, kde-format
+msgid "Radio button"
+msgstr "Választógomb"
+
+#. i18n: ectx: property (text), widget (QCheckBox, CheckBox1)
+#: src/stylepreview.ui:62
+#, kde-format
+msgid "Checkbox"
+msgstr "Jelölőnégyzet"
+
+#. i18n: ectx: property (text), widget (QPushButton, PushButton1)
+#: src/stylepreview.ui:115
+#, kde-format
+msgid "Button"
+msgstr "Nyomógomb"
+
+#. i18n: ectx: property (text), item, widget (QComboBox, ComboBox1)
+#: src/stylepreview.ui:125
+#, kde-format
+msgid "Combobox"
+msgstr "Kombinált lista"
+
+#. i18n: ectx: attribute (title), widget (QWidget, tab)
+#: src/stylepreview.ui:155
+#, kde-format
+msgid "Tab 2"
+msgstr "2. lap"
+
+#: src/widget.cpp:90
+#, kde-format
+msgid "Primary display:"
+msgstr "Elsődleges kijelző:"
+
+#: src/widget.cpp:103
+#, kde-format
+msgid "Active profile"
+msgstr "Aktív profil"
+
+#: src/widget.cpp:112 src/widget.cpp:272
+#, kde-format
+msgid "Unify Outputs"
+msgstr "Kimenetek egyesítése"
+
+#: src/widget.cpp:120
+#, kde-format
+msgid "Scale Display"
+msgstr "Kijelzőskálázás"
+
+#: src/widget.cpp:312
+#, kde-format
+msgid "Break Unified Outputs"
+msgstr "Egyesített kimenetek szétbontása"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.9.5/po/ia/kscreen.po 
new/kscreen-5.10.0/po/ia/kscreen.po
--- old/kscreen-5.9.5/po/ia/kscreen.po  1970-01-01 01:00:00.000000000 +0100
+++ new/kscreen-5.10.0/po/ia/kscreen.po 2017-05-26 10:38:11.000000000 +0200
@@ -0,0 +1,35 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# giovanni <[email protected]>, 2017.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2016-12-02 03:27+0100\n"
+"PO-Revision-Date: 2017-01-16 23:35+0100\n"
+"Last-Translator: giovanni <[email protected]>\n"
+"Language-Team: Interlingua <[email protected]>\n"
+"Language: ia\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 2.0\n"
+
+#: daemon.cpp:91
+#, kde-format
+msgid "Switch Display"
+msgstr "Commuta Monstrator"
+
+#: daemon.cpp:247
+#, kde-format
+msgctxt "OSD text after XF86Display button press"
+msgid "No External Display"
+msgstr "Necun monstrator externe"
+
+#: daemon.cpp:249
+#, kde-format
+msgctxt "OSD text after XF86Display button press"
+msgid "Changing Screen Layout"
+msgstr "Modificante disposition de monstrator"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kscreen-5.9.5/po/ia/plasma_applet_org.kde.plasma.kscreen.po 
new/kscreen-5.10.0/po/ia/plasma_applet_org.kde.plasma.kscreen.po
--- old/kscreen-5.9.5/po/ia/plasma_applet_org.kde.plasma.kscreen.po     
1970-01-01 01:00:00.000000000 +0100
+++ new/kscreen-5.10.0/po/ia/plasma_applet_org.kde.plasma.kscreen.po    
2017-05-26 10:38:11.000000000 +0200
@@ -0,0 +1,69 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# giovanni <[email protected]>, 2017.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2016-11-19 20:20+0100\n"
+"PO-Revision-Date: 2017-02-01 22:21+0100\n"
+"Last-Translator: giovanni <[email protected]>\n"
+"Language-Team: Interlingua <[email protected]>\n"
+"Language: ia\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 2.0\n"
+
+#: kscreenapplet.cpp:82
+#, kde-format
+msgid "Failed to connect to KScreen daemon"
+msgstr "Falleva connecter al daemon de KScreen"
+
+#: kscreenapplet.cpp:96
+#, kde-format
+msgid "Failed to load root object"
+msgstr "Falleva incargar objecto radice"
+
+#: package/contents/ui/main.qml:47
+#, kde-format
+msgctxt "%1 is name of the newly connected display"
+msgid "A new display %1 has been detected"
+msgstr "Un nove monstrator %1 ha essite relevate"
+
+#: package/contents/ui/main.qml:91
+#, kde-format
+msgctxt "Places the newly connected screen right of the existing one"
+msgid "Extend to Right"
+msgstr "Extende a dextera"
+
+#: package/contents/ui/main.qml:101
+#, kde-format
+msgctxt "Places the newly connected screen left of the existing one"
+msgid "Extend to Left"
+msgstr "Extende a sinistra"
+
+#: package/contents/ui/main.qml:111
+#, kde-format
+msgctxt "Makes the newly conencted screen a clone of the primary one"
+msgid "Clone Primary Output"
+msgstr ""
+
+#: package/contents/ui/main.qml:121
+#, kde-format
+msgctxt "Disables the newly connected screen"
+msgid "Disable"
+msgstr "Dishabilita"
+
+#: package/contents/ui/main.qml:131
+#, kde-format
+msgid "No Action"
+msgstr "Nulle action"
+
+#: package/contents/ui/main.qml:141
+#, kde-format
+msgctxt "Opens KScreen KCM"
+msgid "Advanced Configuration"
+msgstr "Configuration avantiate"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.9.5/po/lt/kcm_displayconfiguration.po 
new/kscreen-5.10.0/po/lt/kcm_displayconfiguration.po
--- old/kscreen-5.9.5/po/lt/kcm_displayconfiguration.po 2017-04-25 
14:42:32.000000000 +0200
+++ new/kscreen-5.10.0/po/lt/kcm_displayconfiguration.po        2017-05-26 
10:38:20.000000000 +0200
@@ -2,13 +2,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Liudas Ališauskas <[email protected]>, 2015.
+# Mindaugas Baranauskas <[email protected]>, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:20+0100\n"
-"PO-Revision-Date: 2015-05-04 23:35+0200\n"
-"Last-Translator: Liudas Ališauskas <[email protected]>\n"
+"PO-Revision-Date: 2017-05-13 13:54+0200\n"
+"Last-Translator: Mindaugas Baranauskas <[email protected]>\n"
 "Language-Team: Lithuanian <[email protected]>\n"
 "Language: lt\n"
 "MIME-Version: 1.0\n"
@@ -21,12 +22,12 @@
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "Liudas Ališauskas"
+msgstr "Liudas Ališauskas, Mindaugas Baranauskas"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "[email protected]"
+msgstr "[email protected], [email protected]"
 
 #: qml/main.qml:82
 msgid "Tip: Hold Ctrl while dragging a display to disable snapping"
@@ -34,14 +35,15 @@
 
 #: qml/main.qml:90
 msgid "Warning: There are no active outputs!"
-msgstr ""
+msgstr "Įspėjimas: nėra veikiamojo išvedimo!"
 
 #: qml/main.qml:100
 msgid "Your system only supports up to %1 active screen"
 msgid_plural "Your system only supports up to %1 active screens"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "Jūsų sistemoje gali veikti ne daugiau kaip %1 veikiamasis ekranas"
+msgstr[1] "Jūsų sistemoje gali veikti ne daugiau kaip %1 veikiamieji ekranai"
+msgstr[2] "Jūsų sistemoje gali veikti ne daugiau kaip %1 veikiamųjų ekranų"
+msgstr[3] "Jūsų sistemoje gali veikti ne daugiau kaip %1 veikiamasis ekranas"
 
 #: qml/main.qml:122
 msgid "Identify outputs"
@@ -50,12 +52,12 @@
 #: qml/Output.qml:231 src/unifiedoutputconfig.cpp:84
 #, kde-format
 msgid "Unified Outputs"
-msgstr ""
+msgstr "Suvienodinti išvedimus"
 
 #: qml/Output.qml:233 src/utils.cpp:37
 #, kde-format
 msgid "Laptop Screen"
-msgstr ""
+msgstr "Nešiojamojo kompiuterio ekranas"
 
 #: src/kcm_kscreen.cpp:60
 #, kde-format
@@ -85,12 +87,12 @@
 #: src/kcm_kscreen.cpp:79
 #, kde-format
 msgid "No kscreen backend found. Please check your kscreen installation."
-msgstr ""
+msgstr "Nerasta kscreen sąsaja. Patikrinkite, ar įdiegta kscreen."
 
 #: src/kcm_kscreen.cpp:132
 #, kde-format
 msgid "Are you sure you want to disable all outputs?"
-msgstr ""
+msgstr "Tikrai norite uždrausti visus išvedimus?"
 
 #: src/kcm_kscreen.cpp:133
 #, kde-format
@@ -116,17 +118,21 @@
 "Common reasons are that the overall screen size is too big, or you enabled "
 "more displays than supported by your GPU."
 msgstr ""
+"Atleiskite, konfigūracijos pritaikyti neįmanoma.\n"
+"\n"
+"Galbūt parinkote per didelę ekrano raišką arba įgalinote daugiau ekranų negu "
+"kad palaiko jūsų vaizdo plokštė."
 
 #: src/kcm_kscreen.cpp:146
 #, kde-format
 msgctxt "@title:window"
 msgid "Unsupported Configuration"
-msgstr ""
+msgstr "Nepalaikoma konfigūracija"
 
 #: src/kcm_testapp.cpp:34
 #, kde-format
 msgid "KCM Test App"
-msgstr ""
+msgstr "KCM bandymas"
 
 #: src/outputconfig.cpp:101
 #, kde-format
@@ -141,12 +147,12 @@
 #: src/outputconfig.cpp:114 src/unifiedoutputconfig.cpp:94
 #, kde-format
 msgid "Resolution:"
-msgstr "Raiška:"
+msgstr "Skiriamoji geba:"
 
 #: src/outputconfig.cpp:117 src/unifiedoutputconfig.cpp:101
 #, kde-format
 msgid "Normal"
-msgstr "Normalus"
+msgstr "Normali"
 
 #: src/outputconfig.cpp:118 src/unifiedoutputconfig.cpp:102
 #, kde-format
@@ -166,17 +172,17 @@
 #: src/outputconfig.cpp:125 src/unifiedoutputconfig.cpp:105
 #, kde-format
 msgid "Orientation:"
-msgstr "Orientacija:"
+msgstr "Padėtis:"
 
 #: src/outputconfig.cpp:129
 #, kde-format
 msgid "Advanced Settings"
-msgstr "Išsamesni nustatymai"
+msgstr "Sudėtingesnės nuostatos"
 
 #: src/outputconfig.cpp:144
 #, kde-format
 msgid "Auto"
-msgstr "Auto"
+msgstr "Automatinis"
 
 #: src/outputconfig.cpp:145
 #, kde-format
@@ -191,94 +197,94 @@
 #: src/primaryoutputcombo.cpp:38 src/primaryoutputcombo.cpp:55
 #, kde-format
 msgid "No Primary Output"
-msgstr ""
+msgstr "Pagrindinis išvedimas"
 
 #: src/resolutionslider.cpp:83
 #, kde-format
 msgid "No available resolutions"
-msgstr ""
+msgstr "Ekrano skiriamoji geba neprieinama"
 
 #. i18n: ectx: property (windowTitle), widget (QDialog, Scaling)
 #: src/scaling.ui:14
 #, kde-format
 msgid "Dialog"
-msgstr ""
+msgstr "Dialogo langas"
 
 #. i18n: ectx: property (title), widget (QGroupBox, groupBox)
 #: src/scaling.ui:20
 #, kde-format
 msgid "Screen Scaling"
-msgstr ""
+msgstr "Ekrano mastelis"
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: src/scaling.ui:31
 #, kde-format
 msgid "Scale:"
-msgstr ""
+msgstr "Mastelis:"
 
 #. i18n: ectx: property (text), widget (QLabel, scaleLabel)
 #: src/scaling.ui:72
 #, kde-format
 msgid "TextLabel"
-msgstr ""
+msgstr "Tekstas"
 
 #: src/scalingconfig.cpp:40
 #, kde-format
 msgid "Scaling changes will come into effect after restart"
-msgstr ""
+msgstr "Mastelio pakeitimai įsigalios tik iš naujo paleidus"
 
 #. i18n: ectx: attribute (title), widget (QWidget, tab)
 #: src/stylepreview.ui:19
 #, kde-format
 msgid "Tab 1"
-msgstr ""
+msgstr "1 kortelė"
 
 #. i18n: ectx: property (title), widget (QGroupBox, GroupBox1)
 #: src/stylepreview.ui:29
 #, kde-format
 msgid "Group Box"
-msgstr ""
+msgstr "Grupė"
 
 #. i18n: ectx: property (text), widget (QRadioButton, RadioButton1)
 #. i18n: ectx: property (text), widget (QRadioButton, RadioButton2)
 #: src/stylepreview.ui:35 src/stylepreview.ui:45
 #, kde-format
 msgid "Radio button"
-msgstr ""
+msgstr "Akutė"
 
 #. i18n: ectx: property (text), widget (QCheckBox, CheckBox1)
 #: src/stylepreview.ui:62
 #, kde-format
 msgid "Checkbox"
-msgstr ""
+msgstr "Žymimas langelis"
 
 #. i18n: ectx: property (text), widget (QPushButton, PushButton1)
 #: src/stylepreview.ui:115
 #, kde-format
 msgid "Button"
-msgstr ""
+msgstr "Mygtukas"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, ComboBox1)
 #: src/stylepreview.ui:125
 #, kde-format
 msgid "Combobox"
-msgstr ""
+msgstr "Išskleidžiamasis sąrašas"
 
 #. i18n: ectx: attribute (title), widget (QWidget, tab)
 #: src/stylepreview.ui:155
 #, kde-format
 msgid "Tab 2"
-msgstr ""
+msgstr "2 kortelė"
 
 #: src/widget.cpp:90
 #, kde-format
 msgid "Primary display:"
-msgstr ""
+msgstr "Pagrindinis ekranas:"
 
 #: src/widget.cpp:103
 #, kde-format
 msgid "Active profile"
-msgstr ""
+msgstr "Veikiamasis profilis"
 
 #: src/widget.cpp:112 src/widget.cpp:272
 #, kde-format
@@ -286,12 +292,11 @@
 msgstr "Suvienyti išvedimus"
 
 #: src/widget.cpp:120
-#, fuzzy, kde-format
-#| msgid "Display:"
+#, kde-format
 msgid "Scale Display"
-msgstr "Rodyti:"
+msgstr "Keisti vaizdo ekrane mastelį"
 
 #: src/widget.cpp:312
 #, kde-format
 msgid "Break Unified Outputs"
-msgstr ""
\ No newline at end of file
+msgstr "Atsieti išvedimus"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.9.5/po/pa/kcm_displayconfiguration.po 
new/kscreen-5.10.0/po/pa/kcm_displayconfiguration.po
--- old/kscreen-5.9.5/po/pa/kcm_displayconfiguration.po 2017-04-25 
14:42:49.000000000 +0200
+++ new/kscreen-5.10.0/po/pa/kcm_displayconfiguration.po        2017-05-26 
10:38:32.000000000 +0200
@@ -1,21 +1,21 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# A S Alam <[email protected]>, 2015.
+# A S Alam <[email protected]>, 2015, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:20+0100\n"
-"PO-Revision-Date: 2015-02-01 03:14-0600\n"
+"PO-Revision-Date: 2017-04-09 10:32-0600\n"
 "Last-Translator: A S Alam <[email protected]>\n"
-"Language-Team: Punjabi/Panjabi <[email protected]>\n"
+"Language-Team: Punjabi <[email protected]>\n"
 "Language: pa\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -25,11 +25,11 @@
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr ""
+msgstr "[email protected]"
 
 #: qml/main.qml:82
 msgid "Tip: Hold Ctrl while dragging a display to disable snapping"
-msgstr ""
+msgstr "ਗੁਰ: ਡਿਪਲੇਅ ਨੂੰ ਖਿੱਚਣ ਦੇ ਦੌਰਾਨ ਸਨੈਪ ਕਰਨ ਨੂੰ ਅਸਮਰੱਥ ਕਰਨ ਵਾਸਤੇ Ctrl ਨੂੰ 
ਦੱਬੀ ਰੱਖੋ"
 
 #: qml/main.qml:90
 msgid "Warning: There are no active outputs!"
@@ -38,17 +38,17 @@
 #: qml/main.qml:100
 msgid "Your system only supports up to %1 active screen"
 msgid_plural "Your system only supports up to %1 active screens"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "ਤੁਹਾਡਾ ਸਿਸਟਮ ਕੇਵਲ %1 ਸਰਗਰਮ ਸਕਰੀਨ ਲਈ ਹੀ ਸਹਾਇਕ ਹੈ"
+msgstr[1] "ਤੁਹਾਡਾ ਸਿਸਟਮ ਕੇਵਲ %1 ਸਰਗਰਮ ਸਕਰੀਨਾਂ ਲਈ ਹੀ ਸਹਾਇਕ ਹੈ"
 
 #: qml/main.qml:122
 msgid "Identify outputs"
-msgstr "ਆਉਟਪੁਟ ਨੂੰ ਪਛਾਣੋ"
+msgstr "ਆਉਟਪੁੱਟਾਂ ਨੂੰ ਪਛਾਣੋ"
 
 #: qml/Output.qml:231 src/unifiedoutputconfig.cpp:84
 #, kde-format
 msgid "Unified Outputs"
-msgstr ""
+msgstr "ਆਉਟਪੁੱਟਾਂ ਨੂੰ ਇਕਸਾਰ ਕੀਤਾ"
 
 #: qml/Output.qml:233 src/utils.cpp:37
 #, kde-format
@@ -73,7 +73,7 @@
 #: src/kcm_kscreen.cpp:64
 #, kde-format
 msgid "Daniel Vrátil"
-msgstr ""
+msgstr "ਡੈਨੀਅਲ ਵਰਾਟਿਲ"
 
 #: src/kcm_kscreen.cpp:64
 #, kde-format
@@ -83,24 +83,23 @@
 #: src/kcm_kscreen.cpp:79
 #, kde-format
 msgid "No kscreen backend found. Please check your kscreen installation."
-msgstr ""
+msgstr "ਕੋਈ kscreen ਬੈਕਐਂਡ ਨਹੀਂ ਮਿਲਿਆ। ਆਪਣੀ kscreen ਇੰਸਟਾਲੇਸ਼ਨ ਦੀ ਜਾਂਚ ਕਰੋ।"
 
 #: src/kcm_kscreen.cpp:132
 #, kde-format
 msgid "Are you sure you want to disable all outputs?"
-msgstr "ਕੀ ਤੁਸੀਂ ਸਭ ਆਉਟਪੁਟ ਨੂੰ ਅਸਮਰੱਥ ਕਰਨਾ ਚਾਹੁੰਦੇ ਹੋ?"
+msgstr "ਕੀ ਤੁਸੀਂ ਸਭ ਆਉਟਪੁੱਟਾਂ ਨੂੰ ਅਸਮਰੱਥ ਕਰਨਾ ਚਾਹੁੰਦੇ ਹੋ?"
 
 #: src/kcm_kscreen.cpp:133
-#, fuzzy, kde-format
-#| msgid "Disable all outputs?"
+#, kde-format
 msgctxt "@title:window"
 msgid "Disable All Outputs"
-msgstr "ਸਭ ਆਉਟਪੁਟ ਅਸਮਰੱਥ ਕਰਨੀ ਹੈ?"
+msgstr "ਸਭ ਆਉਟਪੁੱਟਾਂ ਨੂੰ ਅਸਮਰੱਥ ਕਰੋ"
 
 #: src/kcm_kscreen.cpp:134
 #, kde-format
 msgid "&Disable All Outputs"
-msgstr ""
+msgstr "ਸਭ ਆਉਟਪੁੱਟਾਂ ਨੂੰ ਅਸਮਰੱਥ ਕਰੋ(&D)"
 
 #: src/kcm_kscreen.cpp:135
 #, kde-format
@@ -115,13 +114,16 @@
 "Common reasons are that the overall screen size is too big, or you enabled "
 "more displays than supported by your GPU."
 msgstr ""
+"ਅਫ਼ਸੋਸ, ਤੁਹਾਡੀ ਸੰਰਚਨਾ ਲਾਗੂ ਨਹੀਂ ਕੀਤੀ ਜਾ ਸਕੀ।\n"
+"\n"
+"ਸਕਰੀਨ ਦਾ ਪੂਰਾ ਆਕਾਰ ਬਹੁਤ ਵੱਡਣਾ ਹੋਣ ਜਾਂ ਤੁਹਾਡੇ ਵਲੋਂ ਆਪਣੇ GPU ਵਲੋਂ ਸਹਾਇਕ ਡਿਸਪਲੇਅ 
ਤੋਂ ਵੱਧ ਨੂੰ ਸਮਰੱਥ "
+"ਕਰਨਾ ਆਮ ਕਾਰਨ ਹਨ।"
 
 #: src/kcm_kscreen.cpp:146
-#, fuzzy, kde-format
-#| msgid "Display Configuration"
+#, kde-format
 msgctxt "@title:window"
 msgid "Unsupported Configuration"
-msgstr "ਡਿਸਪਲੇਅ ਸੰਰਚਨਾ"
+msgstr "ਗ਼ੈਰ-ਸਹਾਇਕ ਸੰਰਚਨਾ"
 
 #: src/kcm_testapp.cpp:34
 #, kde-format
@@ -149,20 +151,17 @@
 msgstr "ਸਧਾਰਨ"
 
 #: src/outputconfig.cpp:118 src/unifiedoutputconfig.cpp:102
-#, fuzzy, kde-format
-#| msgid "90° clockwise"
+#, kde-format
 msgid "90° Clockwise"
 msgstr "90° ਸੱਜੇ ਦਾਅ"
 
 #: src/outputconfig.cpp:119 src/unifiedoutputconfig.cpp:103
-#, fuzzy, kde-format
-#| msgid "Upside down"
+#, kde-format
 msgid "Upside Down"
-msgstr "ਉਲਟ"
+msgstr "ਉਲਟਾ"
 
 #: src/outputconfig.cpp:120 src/unifiedoutputconfig.cpp:104
-#, fuzzy, kde-format
-#| msgid "90° counterclockwise"
+#, kde-format
 msgid "90° Counterclockwise"
 msgstr "90° ਖੱਬੇ ਦਾਅ"
 
@@ -174,7 +173,7 @@
 #: src/outputconfig.cpp:129
 #, kde-format
 msgid "Advanced Settings"
-msgstr "ਤਕਨੀਕੀ ਸੈਟਿੰਗ"
+msgstr "ਤਕਨੀਕੀ ਸੈਟਿੰਗਾਂ"
 
 #: src/outputconfig.cpp:144
 #, kde-format
@@ -182,21 +181,19 @@
 msgstr "ਆਟੋ"
 
 #: src/outputconfig.cpp:145
-#, fuzzy, kde-format
-#| msgid "Refresh Rate:"
+#, kde-format
 msgid "Refresh rate:"
 msgstr "ਤਾਜ਼ਾ ਕਰਨ ਰੇਟ:"
 
 #: src/outputconfig.cpp:195
 #, kde-format
 msgid "%1 Hz"
-msgstr ""
+msgstr "%1 Hz"
 
 #: src/primaryoutputcombo.cpp:38 src/primaryoutputcombo.cpp:55
-#, fuzzy, kde-format
-#| msgid "No primary output"
+#, kde-format
 msgid "No Primary Output"
-msgstr "ਕੋਈ ਪ੍ਰਾਇਮਰੀ ਆਉਟਪੁਟ ਨਹੀਂ"
+msgstr "ਕੋਈ ਪ੍ਰਾਇਮਰੀ ਆਉਟਪੁੱਟ ਨਹੀਂ"
 
 #: src/resolutionslider.cpp:83
 #, kde-format
@@ -207,73 +204,73 @@
 #: src/scaling.ui:14
 #, kde-format
 msgid "Dialog"
-msgstr ""
+msgstr "ਡਾਈਲਾਗ"
 
 #. i18n: ectx: property (title), widget (QGroupBox, groupBox)
 #: src/scaling.ui:20
 #, kde-format
 msgid "Screen Scaling"
-msgstr ""
+msgstr "ਸਕਰੀਨ ਸਕੇਲਿੰਗ"
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: src/scaling.ui:31
 #, kde-format
 msgid "Scale:"
-msgstr ""
+msgstr "ਸਕੇਲ:"
 
 #. i18n: ectx: property (text), widget (QLabel, scaleLabel)
 #: src/scaling.ui:72
 #, kde-format
 msgid "TextLabel"
-msgstr ""
+msgstr "TextLabel"
 
 #: src/scalingconfig.cpp:40
 #, kde-format
 msgid "Scaling changes will come into effect after restart"
-msgstr ""
+msgstr "ਸਕੇਲ ਕਰਨ ਦੀਆਂ ਤਬਦੀਲੀਆਂ ਮੁੜ-ਚਾਲੂ ਕਰਨ ਦੇ ਬਾਅਦ ਹੀ ਲਾਗੂ ਹੋਣਗੀਆਂ"
 
 #. i18n: ectx: attribute (title), widget (QWidget, tab)
 #: src/stylepreview.ui:19
 #, kde-format
 msgid "Tab 1"
-msgstr ""
+msgstr "ਟੈਬ 1"
 
 #. i18n: ectx: property (title), widget (QGroupBox, GroupBox1)
 #: src/stylepreview.ui:29
 #, kde-format
 msgid "Group Box"
-msgstr ""
+msgstr "ਗਰੁੱਪ ਬਾਕਸ"
 
 #. i18n: ectx: property (text), widget (QRadioButton, RadioButton1)
 #. i18n: ectx: property (text), widget (QRadioButton, RadioButton2)
 #: src/stylepreview.ui:35 src/stylepreview.ui:45
 #, kde-format
 msgid "Radio button"
-msgstr ""
+msgstr "ਰੇਡੀਓ ਬਟਨ"
 
 #. i18n: ectx: property (text), widget (QCheckBox, CheckBox1)
 #: src/stylepreview.ui:62
 #, kde-format
 msgid "Checkbox"
-msgstr ""
+msgstr "Checkbox"
 
 #. i18n: ectx: property (text), widget (QPushButton, PushButton1)
 #: src/stylepreview.ui:115
 #, kde-format
 msgid "Button"
-msgstr ""
+msgstr "ਬਟਨ"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, ComboBox1)
 #: src/stylepreview.ui:125
 #, kde-format
 msgid "Combobox"
-msgstr ""
+msgstr "Combobox"
 
 #. i18n: ectx: attribute (title), widget (QWidget, tab)
 #: src/stylepreview.ui:155
 #, kde-format
 msgid "Tab 2"
-msgstr ""
+msgstr "ਟੈਬ 2"
 
 #: src/widget.cpp:90
 #, kde-format
@@ -286,18 +283,16 @@
 msgstr "ਸਰਗਰਮ ਪਰੋਫਾਇਲ"
 
 #: src/widget.cpp:112 src/widget.cpp:272
-#, fuzzy, kde-format
-#| msgid "Identify outputs"
+#, kde-format
 msgid "Unify Outputs"
-msgstr "ਆਉਟਪੁਟ ਨੂੰ ਪਛਾਣੋ"
+msgstr "ਆਉਟਪੁੱਟ ਨੂੰ ਇਕਰੂਪ ਕਰੋ"
 
 #: src/widget.cpp:120
-#, fuzzy, kde-format
-#| msgid "Display:"
+#, kde-format
 msgid "Scale Display"
-msgstr "ਡਿਸਪਲੇਅ:"
+msgstr "ਡਿਸਪਲੇਅ ਨੂੰ ਸਕੇਲ ਕਰੋ"
 
 #: src/widget.cpp:312
 #, kde-format
 msgid "Break Unified Outputs"
-msgstr ""
\ No newline at end of file
+msgstr "ਇਕਰੂਪ ਆਉਟਪੁੱਟਾਂ ਨੂੰ ਵੱਖ-ਵੱਖ ਕਰੋ"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.9.5/po/ru/kcm_displayconfiguration.po 
new/kscreen-5.10.0/po/ru/kcm_displayconfiguration.po
--- old/kscreen-5.9.5/po/ru/kcm_displayconfiguration.po 2017-04-25 
14:42:56.000000000 +0200
+++ new/kscreen-5.10.0/po/ru/kcm_displayconfiguration.po        2017-05-26 
10:38:37.000000000 +0200
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Alexander Potashev <[email protected]>, 2015, 2016.
+# Alexander Potashev <[email protected]>, 2015, 2016, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:20+0100\n"
-"PO-Revision-Date: 2016-08-13 22:05+0300\n"
+"PO-Revision-Date: 2017-05-17 12:32+0300\n"
 "Last-Translator: Alexander Potashev <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
 "Language: ru\n"
@@ -181,7 +181,7 @@
 #: src/outputconfig.cpp:129
 #, kde-format
 msgid "Advanced Settings"
-msgstr "Дополнительный параметры"
+msgstr "Дополнительные параметры"
 
 #: src/outputconfig.cpp:144
 #, kde-format


Reply via email to