Hello community,

here is the log from the commit of package libksysguard5 for openSUSE:Factory 
checked in at 2020-06-20 20:11:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libksysguard5 (Old)
 and      /work/SRC/openSUSE:Factory/.libksysguard5.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libksysguard5"

Sat Jun 20 20:11:39 2020 rev:106 rq:815467 version:5.19.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libksysguard5/libksysguard5.changes      
2020-06-11 14:48:09.141985593 +0200
+++ /work/SRC/openSUSE:Factory/.libksysguard5.new.3606/libksysguard5.changes    
2020-06-21 18:57:19.503170121 +0200
@@ -1,0 +2,9 @@
+Tue Jun 16 14:34:51 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.19.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.19.1.php
+- No code changes since 5.19.0.1
+
+-------------------------------------------------------------------

Old:
----
  libksysguard-5.19.0.1.tar.xz
  libksysguard-5.19.0.1.tar.xz.sig

New:
----
  libksysguard-5.19.1.tar.xz
  libksysguard-5.19.1.tar.xz.sig

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

Other differences:
------------------
++++++ libksysguard5.spec ++++++
--- /var/tmp/diff_new_pack.fKUKG5/_old  2020-06-21 18:57:19.923171635 +0200
+++ /var/tmp/diff_new_pack.fKUKG5/_new  2020-06-21 18:57:19.923171635 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:           libksysguard5
-Version:        5.19.0.1
+Version:        5.19.1
 Release:        0
 Summary:        Task management and system monitoring library
 License:        GPL-2.0-or-later
 Group:          Development/Libraries/C and C++
 URL:            http://www.kde.org
-Source:         
https://download.kde.org/stable/plasma/5.19.0/libksysguard-%{version}.tar.xz
+Source:         
https://download.kde.org/stable/plasma/%{version}/libksysguard-%{version}.tar.xz
 %if %{with lang}
-Source1:        
https://download.kde.org/stable/plasma/5.19.0/libksysguard-%{version}.tar.xz.sig
+Source1:        
https://download.kde.org/stable/plasma/%{version}/libksysguard-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 Source3:        baselibs.conf

++++++ libksysguard-5.19.0.1.tar.xz -> libksysguard-5.19.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.19.0.1/CMakeLists.txt 
new/libksysguard-5.19.1/CMakeLists.txt
--- old/libksysguard-5.19.0.1/CMakeLists.txt    2020-06-10 23:08:00.000000000 
+0200
+++ new/libksysguard-5.19.1/CMakeLists.txt      2020-06-16 14:46:55.000000000 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(libksysguard)
-set(PROJECT_VERSION "5.19.0")
+set(PROJECT_VERSION "5.19.1")
 set(PROJECT_VERSION_MAJOR 5)
 
 # check with non-Plasma consumers (e.g. KDevelop) before bumping these versions
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libksysguard-5.19.0.1/faces/facepackages/barchart/metadata.desktop 
new/libksysguard-5.19.1/faces/facepackages/barchart/metadata.desktop
--- old/libksysguard-5.19.0.1/faces/facepackages/barchart/metadata.desktop      
2020-06-10 23:07:27.000000000 +0200
+++ new/libksysguard-5.19.1/faces/facepackages/barchart/metadata.desktop        
2020-06-16 14:46:19.000000000 +0200
@@ -8,6 +8,7 @@
 Name[fr]=Histogramme
 Name[ia]=Diagramma a barra
 Name[it]=Grafico a barre
+Name[ko]=막대형 차트
 Name[nl]=Balkgrafiek
 Name[pt]=Gráfico de Barras
 Name[pt_BR]=Gráfico de barras
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libksysguard-5.19.0.1/faces/facepackages/linechart/metadata.desktop 
new/libksysguard-5.19.1/faces/facepackages/linechart/metadata.desktop
--- old/libksysguard-5.19.0.1/faces/facepackages/linechart/metadata.desktop     
2020-06-10 23:07:27.000000000 +0200
+++ new/libksysguard-5.19.1/faces/facepackages/linechart/metadata.desktop       
2020-06-16 14:46:19.000000000 +0200
@@ -8,6 +8,7 @@
 Name[fr]=Diagramme en ligne
 Name[ia]=Diagramma a linea
 Name[it]=Grafico lineare
+Name[ko]=꺾은선형 차트
 Name[nl]=Lijngrafiek
 Name[pt]=Gráfico de Linhas
 Name[pt_BR]=Gráfico de linhas
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libksysguard-5.19.0.1/faces/facepackages/piechart/metadata.desktop 
new/libksysguard-5.19.1/faces/facepackages/piechart/metadata.desktop
--- old/libksysguard-5.19.0.1/faces/facepackages/piechart/metadata.desktop      
2020-06-10 23:07:27.000000000 +0200
+++ new/libksysguard-5.19.1/faces/facepackages/piechart/metadata.desktop        
2020-06-16 14:46:19.000000000 +0200
@@ -8,6 +8,7 @@
 Name[fr]=Diagramme en secteur
 Name[ia]=Diagramma a torta
 Name[it]=Grafico a torta
+Name[ko]=원형 차트
 Name[nl]=Taartgrafiek
 Name[pt]=Gráfico Circular
 Name[pt_BR]=Gráfico de setores
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libksysguard-5.19.0.1/faces/facepackages/textonly/metadata.desktop 
new/libksysguard-5.19.1/faces/facepackages/textonly/metadata.desktop
--- old/libksysguard-5.19.0.1/faces/facepackages/textonly/metadata.desktop      
2020-06-10 23:07:27.000000000 +0200
+++ new/libksysguard-5.19.1/faces/facepackages/textonly/metadata.desktop        
2020-06-16 14:46:19.000000000 +0200
@@ -8,6 +8,7 @@
 Name[fr]=Texte seul
 Name[ia]=Solmente texto
 Name[it]=Solo testo
+Name[ko]=텍스트만
 Name[nl]=Alleen tekst
 Name[pt]=Apenas o Texto
 Name[pt_BR]=Apenas texto
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libksysguard-5.19.0.1/faces/packagestructure/sensorface-packagestructure.json
 new/libksysguard-5.19.1/faces/packagestructure/sensorface-packagestructure.json
--- 
old/libksysguard-5.19.0.1/faces/packagestructure/sensorface-packagestructure.json
   2020-06-10 23:07:27.000000000 +0200
+++ 
new/libksysguard-5.19.1/faces/packagestructure/sensorface-packagestructure.json 
    2020-06-16 14:46:19.000000000 +0200
@@ -12,6 +12,7 @@
                 "Name[fr]": "Marco Martin",
                 "Name[ia]": "Marco Martin",
                 "Name[it]": "Marco Martin",
+                "Name[ko]": "Marco Martin",
                 "Name[nl]": "Marco Martin",
                 "Name[nn]": "Marco Martin",
                 "Name[pt]": "Marco Martin",
@@ -32,6 +33,7 @@
                 "Name[fr]": "Aaron Seigo",
                 "Name[ia]": "Aaron Seigo",
                 "Name[it]": "Aaron Seigo",
+                "Name[ko]": "Aaron Seigo",
                 "Name[nl]": "Aaron Seigo",
                 "Name[nn]": "Aaron Seigo",
                 "Name[pt]": "Aaron Seigo",
@@ -51,6 +53,7 @@
         "Name[fr]": "Visage pour le senseur de visage de KSysguard",
         "Name[ia]": "Facie per le KSysguard Sensor Face - Facie de Sensor de 
KSysguard",
         "Name[it]": "Aspetto dei sensori di KSysguard",
+        "Name[ko]": "KSysguard 센서 모양",
         "Name[nl]": "Gezicht voor het KSysguard Sensor gezicht",
         "Name[nn]": "Ansikt til KSysguard-sensoransikt",
         "Name[pt]": "Cara do Sensor do KSysguard",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libksysguard-5.19.0.1/faces/systemmonitor-faces.knsrc 
new/libksysguard-5.19.1/faces/systemmonitor-faces.knsrc
--- old/libksysguard-5.19.0.1/faces/systemmonitor-faces.knsrc   2020-06-10 
23:07:27.000000000 +0200
+++ new/libksysguard-5.19.1/faces/systemmonitor-faces.knsrc     2020-06-16 
14:46:19.000000000 +0200
@@ -7,6 +7,7 @@
 Name[et]=Süsteemi jälgija sensori esitusstiilid
 Name[fr]=Styles d'affichage pour le senseur de surveillance du système
 Name[it]=Stili di visualizzazione dei sensori di monitoraggio del sistema
+Name[ko]=시스템 모니터 센서 표시 스타일
 Name[nl]=Stijl van tonen van systeemmonitorsensor
 Name[pt]=Estilos de Apresentação do Sensor de Monitorização do Sistema
 Name[sk]=Štýly zobrazenia senzoru monitorovania systému
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libksysguard-5.19.0.1/faces/systemmonitor-presets.knsrc 
new/libksysguard-5.19.1/faces/systemmonitor-presets.knsrc
--- old/libksysguard-5.19.0.1/faces/systemmonitor-presets.knsrc 2020-06-10 
23:07:27.000000000 +0200
+++ new/libksysguard-5.19.1/faces/systemmonitor-presets.knsrc   2020-06-16 
14:46:19.000000000 +0200
@@ -7,6 +7,7 @@
 Name[et]=Süsteemi jälgija sensori valmisvalikud
 Name[fr]=Préréglages du senseur de surveillance du système
 Name[it]=Preimpostazioni dei sensori di monitoraggio del sistema
+Name[ko]=시스템 모니터 센서 사전 설정
 Name[nl]=Voorinstellingen van systeemmonitorsensor
 Name[pt]=Predefinições do Sensor de Monitorização do Sistema
 Name[sk]=Predvoľby senzoru monitorovania systému
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.19.0.1/po/ko/KSysGuardSensorFaces.po 
new/libksysguard-5.19.1/po/ko/KSysGuardSensorFaces.po
--- old/libksysguard-5.19.0.1/po/ko/KSysGuardSensorFaces.po     1970-01-01 
01:00:00.000000000 +0100
+++ new/libksysguard-5.19.1/po/ko/KSysGuardSensorFaces.po       2020-06-16 
14:46:41.000000000 +0200
@@ -0,0 +1,244 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the libksysguard package.
+# Shinjo Park <[email protected]>, 2020.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: libksysguard\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2020-05-31 13:08+0200\n"
+"PO-Revision-Date: 2020-06-15 19:57+0200\n"
+"Last-Translator: Shinjo Park <[email protected]>\n"
+"Language-Team: Korean <[email protected]>\n"
+"Language: ko\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Lokalize 19.12.3\n"
+
+#: ConfigAppearance.qml:103
+#, kde-format
+msgid "Presets:"
+msgstr "사전 설정:"
+
+#: ConfigAppearance.qml:107
+#, kde-format
+msgid "Load Preset..."
+msgstr "사전 설정 불러오기..."
+
+#: ConfigAppearance.qml:112
+#, kde-format
+msgid "Get new presets..."
+msgstr "새 사전 설정 가져오기..."
+
+#: ConfigAppearance.qml:124
+#, kde-format
+msgid "Save Settings As Preset"
+msgstr "사전 설정으로 설정 저장"
+
+#: ConfigAppearance.qml:136
+#, kde-format
+msgid "Title:"
+msgstr "제목:"
+
+#: ConfigAppearance.qml:140
+#, kde-format
+msgid "Display Style:"
+msgstr "표시 스타일:"
+
+#: ConfigAppearance.qml:160
+#, kde-format
+msgid "Get New Display Styles..."
+msgstr "새 표시 스타일 가져오기..."
+
+#: ConfigSensors.qml:97 UsedSensorsView.qml:72
+#, kde-format
+msgid "Remove"
+msgstr "삭제"
+
+#: ConfigSensors.qml:136
+#, kde-format
+msgid "Total Sensor:"
+msgstr "총 센서:"
+
+#: ConfigSensors.qml:140
+#, kde-format
+msgid "Drop Sensor Here"
+msgstr "여기에 센서를 끌어 놓으십시오"
+
+#: ConfigSensors.qml:177
+#, kde-format
+msgid "Chart Sensors"
+msgstr "차트 센서"
+
+#: ConfigSensors.qml:186
+#, kde-format
+msgid "Text Only Sensors"
+msgstr "텍스트만 표시하는 센서"
+
+#: ConfigSensors.qml:210
+#, kde-format
+msgid "All Sensors"
+msgstr "모든 센서"
+
+#: facepackages/barchart/contents/ui/Config.qml:41
+#: facepackages/linechart/contents/ui/Config.qml:50
+#: facepackages/piechart/contents/ui/Config.qml:42
+#, kde-format
+msgid "Show Sensors Legend"
+msgstr "센서 범례 표시"
+
+#: facepackages/barchart/contents/ui/Config.qml:45
+#, kde-format
+msgid "Stacked Bars"
+msgstr "누적 막대"
+
+#: facepackages/barchart/contents/ui/Config.qml:49
+#: facepackages/piechart/contents/ui/Config.qml:77
+#, kde-format
+msgid "Automatic Data Range"
+msgstr "자동 데이터 범위"
+
+#: facepackages/barchart/contents/ui/Config.qml:56
+#: facepackages/piechart/contents/ui/Config.qml:82
+#, kde-format
+msgid "From:"
+msgstr "시작:"
+
+#: facepackages/barchart/contents/ui/Config.qml:64
+#: facepackages/piechart/contents/ui/Config.qml:90
+#, kde-format
+msgid "To:"
+msgstr "끝:"
+
+#: facepackages/linechart/contents/ui/Config.qml:45
+#, kde-format
+msgid "Appearance"
+msgstr "모양"
+
+#: facepackages/linechart/contents/ui/Config.qml:54
+#, kde-format
+msgid "Stacked Charts"
+msgstr "누적 차트"
+
+#: facepackages/linechart/contents/ui/Config.qml:58
+#, kde-format
+msgid "Smooth Lines"
+msgstr "부드러운 선"
+
+#: facepackages/linechart/contents/ui/Config.qml:62
+#, kde-format
+msgid "Fill Opacity:"
+msgstr "채우기 불투명도:"
+
+#: facepackages/linechart/contents/ui/Config.qml:68
+#, kde-format
+msgid "Data Ranges"
+msgstr "데이터 범위"
+
+#: facepackages/linechart/contents/ui/Config.qml:73
+#, kde-format
+msgid "Automatic Y Data Range"
+msgstr "자동 Y 데이터 범위"
+
+#: facepackages/linechart/contents/ui/Config.qml:77
+#, kde-format
+msgid "From (Y):"
+msgstr "시작(Y):"
+
+#: facepackages/linechart/contents/ui/Config.qml:88
+#, kde-format
+msgid "To (Y):"
+msgstr "끝(Y):"
+
+#: facepackages/linechart/contents/ui/Config.qml:93
+#, kde-format
+msgid "Automatic X Data Range"
+msgstr "자동 X 데이터 범위"
+
+#: facepackages/linechart/contents/ui/Config.qml:100
+#, kde-format
+msgid "From (X):"
+msgstr "시작(X):"
+
+#: facepackages/linechart/contents/ui/Config.qml:108
+#, kde-format
+msgid "To (X):"
+msgstr "끝(X):"
+
+#: facepackages/piechart/contents/ui/Config.qml:46
+#, kde-format
+msgid "Start from Angle"
+msgstr "시작 각도"
+
+#: facepackages/piechart/contents/ui/Config.qml:51
+#, kde-format
+msgctxt "angle degrees"
+msgid "%1°"
+msgstr "%1°"
+
+#: facepackages/piechart/contents/ui/Config.qml:54
+#: facepackages/piechart/contents/ui/Config.qml:67
+#, kde-format
+msgctxt "angle degrees"
+msgid "°"
+msgstr "°"
+
+#: facepackages/piechart/contents/ui/Config.qml:59
+#, kde-format
+msgid "Total Pie Angle"
+msgstr "총 파이 각도"
+
+#: facepackages/piechart/contents/ui/Config.qml:64
+#, kde-format
+msgctxt "angle"
+msgid "%1°"
+msgstr "%1°"
+
+#: facepackages/piechart/contents/ui/Config.qml:72
+#, kde-format
+msgid "Rounded Lines"
+msgstr "둥근 선"
+
+#: packagestructure/sensorfacepackage.cpp:35
+#, kde-format
+msgid "User Interface"
+msgstr "사용자 인터페이스"
+
+#: packagestructure/sensorfacepackage.cpp:37
+#, kde-format
+msgid ""
+"The compact representation of the sensors plasmoid when collapsed, for "
+"instance in a panel."
+msgstr "패널 등에서 센서 Plasmoid를 접었을 때 작은 표시입니다."
+
+#: packagestructure/sensorfacepackage.cpp:40
+#, kde-format
+msgid "The representation of the plasmoid when it's fully expanded."
+msgstr "센서 Plasmoid를 펼쳤을 때 표시입니다."
+
+#: packagestructure/sensorfacepackage.cpp:43
+#, kde-format
+msgid "The optional configuration page for this face."
+msgstr "이 표시기의 추가 설정 페이지입니다."
+
+#: packagestructure/sensorfacepackage.cpp:45
+#, kde-format
+msgid "Configuration support"
+msgstr "설정 지원"
+
+#: packagestructure/sensorfacepackage.cpp:46
+#, kde-format
+msgid "KConfigXT xml file for face-specific configuration options."
+msgstr "표시기별 설정을 저장하는 KConfigXT XML 파일입니다."
+
+#: packagestructure/sensorfacepackage.cpp:48
+#, kde-format
+msgid "The configuration file that describes face properties and capabilities."
+msgstr "표시기 속성과 사용 가능한 기능을 설명하는 설정 파일입니다."
+
+#: UsedSensorsView.qml:135
+#, kde-format
+msgid "Drop Sensors Here"
+msgstr "여기에 센서를 끌어 놓으십시오"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libksysguard-5.19.0.1/po/ko/ksysguard_face_org.kde.ksysguard.barchart.po 
new/libksysguard-5.19.1/po/ko/ksysguard_face_org.kde.ksysguard.barchart.po
--- 
old/libksysguard-5.19.0.1/po/ko/ksysguard_face_org.kde.ksysguard.barchart.po    
    1970-01-01 01:00:00.000000000 +0100
+++ new/libksysguard-5.19.1/po/ko/ksysguard_face_org.kde.ksysguard.barchart.po  
2020-06-16 14:46:41.000000000 +0200
@@ -0,0 +1,43 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the libksysguard package.
+# Shinjo Park <[email protected]>, 2020.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: libksysguard\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2020-05-14 03:59+0200\n"
+"PO-Revision-Date: 2020-06-15 19:56+0200\n"
+"Last-Translator: Shinjo Park <[email protected]>\n"
+"Language-Team: Korean <[email protected]>\n"
+"Language: ko\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Lokalize 19.12.3\n"
+
+#: contents/ui/Config.qml:41
+#, kde-format
+msgid "Show Sensors Legend"
+msgstr "센서 범례 표시"
+
+#: contents/ui/Config.qml:45
+#, kde-format
+msgid "Stacked Bars"
+msgstr "누적 막대"
+
+#: contents/ui/Config.qml:49
+#, kde-format
+msgid "Automatic Data Range"
+msgstr "자동 데이터 범위"
+
+#: contents/ui/Config.qml:56
+#, kde-format
+msgid "From:"
+msgstr "시작:"
+
+#: contents/ui/Config.qml:64
+#, kde-format
+msgid "To:"
+msgstr "끝:"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libksysguard-5.19.0.1/po/ko/ksysguard_face_org.kde.ksysguard.linechart.po 
new/libksysguard-5.19.1/po/ko/ksysguard_face_org.kde.ksysguard.linechart.po
--- 
old/libksysguard-5.19.0.1/po/ko/ksysguard_face_org.kde.ksysguard.linechart.po   
    1970-01-01 01:00:00.000000000 +0100
+++ new/libksysguard-5.19.1/po/ko/ksysguard_face_org.kde.ksysguard.linechart.po 
2020-06-16 14:46:41.000000000 +0200
@@ -0,0 +1,78 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the libksysguard package.
+# Shinjo Park <[email protected]>, 2020.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: libksysguard\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2020-05-14 03:59+0200\n"
+"PO-Revision-Date: 2020-06-15 19:56+0200\n"
+"Last-Translator: Shinjo Park <[email protected]>\n"
+"Language-Team: Korean <[email protected]>\n"
+"Language: ko\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Lokalize 19.12.3\n"
+
+#: contents/ui/Config.qml:45
+#, kde-format
+msgid "Appearance"
+msgstr "모양"
+
+#: contents/ui/Config.qml:50
+#, kde-format
+msgid "Show Sensors Legend"
+msgstr "센서 범례 표시"
+
+#: contents/ui/Config.qml:54
+#, kde-format
+msgid "Stacked Charts"
+msgstr "누적 차트"
+
+#: contents/ui/Config.qml:58
+#, kde-format
+msgid "Smooth Lines"
+msgstr "부드러운 선"
+
+#: contents/ui/Config.qml:62
+#, kde-format
+msgid "Fill Opacity:"
+msgstr "채우기 불투명도:"
+
+#: contents/ui/Config.qml:68
+#, kde-format
+msgid "Data Ranges"
+msgstr "데이터 범위"
+
+#: contents/ui/Config.qml:73
+#, kde-format
+msgid "Automatic Y Data Range"
+msgstr "자동 Y 데이터 범위"
+
+#: contents/ui/Config.qml:77
+#, kde-format
+msgid "From (Y):"
+msgstr "시작(Y):"
+
+#: contents/ui/Config.qml:88
+#, kde-format
+msgid "To (Y):"
+msgstr "끝(Y):"
+
+#: contents/ui/Config.qml:93
+#, kde-format
+msgid "Automatic X Data Range"
+msgstr "자동 X 데이터 범위"
+
+#: contents/ui/Config.qml:100
+#, kde-format
+msgid "From (X):"
+msgstr "시작(X):"
+
+#: contents/ui/Config.qml:108
+#, kde-format
+msgid "To (X):"
+msgstr "끝(X):"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libksysguard-5.19.0.1/po/ko/ksysguard_face_org.kde.ksysguard.piechart.po 
new/libksysguard-5.19.1/po/ko/ksysguard_face_org.kde.ksysguard.piechart.po
--- 
old/libksysguard-5.19.0.1/po/ko/ksysguard_face_org.kde.ksysguard.piechart.po    
    1970-01-01 01:00:00.000000000 +0100
+++ new/libksysguard-5.19.1/po/ko/ksysguard_face_org.kde.ksysguard.piechart.po  
2020-06-16 14:46:41.000000000 +0200
@@ -0,0 +1,71 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the libksysguard package.
+# Shinjo Park <[email protected]>, 2020.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: libksysguard\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2020-05-14 03:59+0200\n"
+"PO-Revision-Date: 2020-06-15 19:55+0200\n"
+"Last-Translator: Shinjo Park <[email protected]>\n"
+"Language-Team: Korean <[email protected]>\n"
+"Language: ko\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Lokalize 19.12.3\n"
+
+#: contents/ui/Config.qml:42
+#, kde-format
+msgid "Show Sensors Legend"
+msgstr "센서 범례 표시"
+
+#: contents/ui/Config.qml:46
+#, kde-format
+msgid "Start from Angle"
+msgstr "시작 각도"
+
+#: contents/ui/Config.qml:51
+#, kde-format
+msgctxt "angle degrees"
+msgid "%1°"
+msgstr "%1°"
+
+#: contents/ui/Config.qml:54 contents/ui/Config.qml:67
+#, kde-format
+msgctxt "angle degrees"
+msgid "°"
+msgstr "°"
+
+#: contents/ui/Config.qml:59
+#, kde-format
+msgid "Total Pie Angle"
+msgstr "총 파이 각도"
+
+#: contents/ui/Config.qml:64
+#, kde-format
+msgctxt "angle"
+msgid "%1°"
+msgstr "%1°"
+
+#: contents/ui/Config.qml:72
+#, kde-format
+msgid "Rounded Lines"
+msgstr "둥근 선"
+
+#: contents/ui/Config.qml:77
+#, kde-format
+msgid "Automatic Data Range"
+msgstr "자동 데이터 범위"
+
+#: contents/ui/Config.qml:82
+#, kde-format
+msgid "From:"
+msgstr "시작:"
+
+#: contents/ui/Config.qml:90
+#, kde-format
+msgid "To:"
+msgstr "끝:"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.19.0.1/po/ko/processcore.po 
new/libksysguard-5.19.1/po/ko/processcore.po
--- old/libksysguard-5.19.0.1/po/ko/processcore.po      2020-06-10 
23:07:47.000000000 +0200
+++ new/libksysguard-5.19.1/po/ko/processcore.po        2020-06-16 
14:46:41.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: processcore\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-05-08 03:56+0200\n"
-"PO-Revision-Date: 2020-04-05 02:16+0200\n"
+"PO-Revision-Date: 2020-06-15 19:43+0200\n"
 "Last-Translator: Shinjo Park <[email protected]>\n"
 "Language-Team: Korean <[email protected]>\n"
 "Language: ko\n"
@@ -16,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 19.04.3\n"
+"X-Generator: Lokalize 19.12.3\n"
 
 #: extended_process_list.cpp:94
 #, kde-format
@@ -599,35 +599,34 @@
 #: process_controller.cpp:204
 #, kde-format
 msgid "Success"
-msgstr ""
+msgstr "성공"
 
 #: process_controller.cpp:206
 #, kde-format
 msgid "Insufficient permissions."
-msgstr ""
+msgstr "권한 부족함."
 
 #: process_controller.cpp:208
-#, fuzzy, kde-format
-#| msgid "The command with which this process was launched."
+#, kde-format
 msgid "No matching process was found."
-msgstr "이 프로세스가 실행된 명령입니다."
+msgstr "일치하는 프로세스를 찾을 수 없습니다."
 
 #: process_controller.cpp:210
 #, kde-format
 msgid "Not supported on the current system."
-msgstr ""
+msgstr "현재 시스템에서 지원하지 않습니다."
 
 #: process_controller.cpp:212
 #, kde-format
 msgid "The user cancelled."
-msgstr ""
+msgstr "사용자가 취소했습니다."
 
 #: process_controller.cpp:214
 #, kde-format
 msgid "An unspecified error occurred."
-msgstr ""
+msgstr "지정하지 않은 오류가 발생했습니다."
 
 #: process_controller.cpp:216
 #, kde-format
 msgid "An unknown error occurred."
-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/libksysguard-5.19.0.1/po/pt_BR/ksysguard_face_org.kde.ksysguard.piechart.po 
new/libksysguard-5.19.1/po/pt_BR/ksysguard_face_org.kde.ksysguard.piechart.po
--- 
old/libksysguard-5.19.0.1/po/pt_BR/ksysguard_face_org.kde.ksysguard.piechart.po 
    2020-06-10 23:07:52.000000000 +0200
+++ 
new/libksysguard-5.19.1/po/pt_BR/ksysguard_face_org.kde.ksysguard.piechart.po   
    2020-06-16 14:46:46.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: libksysguard\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-05-14 03:59+0200\n"
-"PO-Revision-Date: 2020-05-14 17:50-0300\n"
+"PO-Revision-Date: 2020-06-12 15:33-0300\n"
 "Last-Translator: Luiz Fernando Ranghetti <[email protected]>\n"
 "Language-Team: Brazilian Portuguese <[email protected]>\n"
 "Language: pt_BR\n"
@@ -42,7 +42,7 @@
 #: contents/ui/Config.qml:59
 #, kde-format
 msgid "Total Pie Angle"
-msgstr ""
+msgstr "Ângulo da torta total"
 
 #: contents/ui/Config.qml:64
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libksysguard-5.19.0.1/po/zh_CN/KSysGuardSensorFaces.po 
new/libksysguard-5.19.1/po/zh_CN/KSysGuardSensorFaces.po
--- old/libksysguard-5.19.0.1/po/zh_CN/KSysGuardSensorFaces.po  2020-06-10 
23:07:58.000000000 +0200
+++ new/libksysguard-5.19.1/po/zh_CN/KSysGuardSensorFaces.po    2020-06-16 
14:46:53.000000000 +0200
@@ -3,8 +3,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-05-31 13:08+0200\n"
-"PO-Revision-Date: 2020-06-09 21:01\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2020-06-12 19:01\n"
+"Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -12,8 +12,10 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
 "X-Crowdin-File: /kf5-stable/messages/libksysguard/KSysGuardSensorFaces.pot\n"
+"X-Crowdin-File-ID: 12270\n"
 
 #: ConfigAppearance.qml:103
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.19.0.1/po/zh_CN/ksgrd.po 
new/libksysguard-5.19.1/po/zh_CN/ksgrd.po
--- old/libksysguard-5.19.0.1/po/zh_CN/ksgrd.po 2020-06-10 23:07:58.000000000 
+0200
+++ new/libksysguard-5.19.1/po/zh_CN/ksgrd.po   2020-06-16 14:46:53.000000000 
+0200
@@ -8,8 +8,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-01-25 03:45+0100\n"
-"PO-Revision-Date: 2020-06-09 21:01\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2020-06-12 19:01\n"
+"Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -17,8 +17,10 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
 "X-Crowdin-File: /kf5-stable/messages/libksysguard/ksgrd.pot\n"
+"X-Crowdin-File-ID: 2619\n"
 
 #: SensorAgent.cpp:111
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libksysguard-5.19.0.1/po/zh_CN/ksysguard_face_org.kde.ksysguard.barchart.po 
new/libksysguard-5.19.1/po/zh_CN/ksysguard_face_org.kde.ksysguard.barchart.po
--- 
old/libksysguard-5.19.0.1/po/zh_CN/ksysguard_face_org.kde.ksysguard.barchart.po 
    2020-06-10 23:07:58.000000000 +0200
+++ 
new/libksysguard-5.19.1/po/zh_CN/ksysguard_face_org.kde.ksysguard.barchart.po   
    2020-06-16 14:46:53.000000000 +0200
@@ -3,8 +3,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-05-14 03:59+0200\n"
-"PO-Revision-Date: 2020-06-09 21:01\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2020-06-12 19:01\n"
+"Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -12,9 +12,11 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
 "X-Crowdin-File: /kf5-stable/messages/libksysguard/ksysguard_face_org.kde."
 "ksysguard.barchart.pot\n"
+"X-Crowdin-File-ID: 12280\n"
 
 #: contents/ui/Config.qml:41
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libksysguard-5.19.0.1/po/zh_CN/ksysguard_face_org.kde.ksysguard.linechart.po
 new/libksysguard-5.19.1/po/zh_CN/ksysguard_face_org.kde.ksysguard.linechart.po
--- 
old/libksysguard-5.19.0.1/po/zh_CN/ksysguard_face_org.kde.ksysguard.linechart.po
    2020-06-10 23:07:58.000000000 +0200
+++ 
new/libksysguard-5.19.1/po/zh_CN/ksysguard_face_org.kde.ksysguard.linechart.po  
    2020-06-16 14:46:53.000000000 +0200
@@ -3,8 +3,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-05-14 03:59+0200\n"
-"PO-Revision-Date: 2020-06-09 21:01\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2020-06-12 19:01\n"
+"Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -12,9 +12,11 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
 "X-Crowdin-File: /kf5-stable/messages/libksysguard/ksysguard_face_org.kde."
 "ksysguard.linechart.pot\n"
+"X-Crowdin-File-ID: 12284\n"
 
 #: contents/ui/Config.qml:45
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libksysguard-5.19.0.1/po/zh_CN/ksysguard_face_org.kde.ksysguard.piechart.po 
new/libksysguard-5.19.1/po/zh_CN/ksysguard_face_org.kde.ksysguard.piechart.po
--- 
old/libksysguard-5.19.0.1/po/zh_CN/ksysguard_face_org.kde.ksysguard.piechart.po 
    2020-06-10 23:07:58.000000000 +0200
+++ 
new/libksysguard-5.19.1/po/zh_CN/ksysguard_face_org.kde.ksysguard.piechart.po   
    2020-06-16 14:46:53.000000000 +0200
@@ -3,8 +3,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-05-14 03:59+0200\n"
-"PO-Revision-Date: 2020-06-09 21:01\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2020-06-12 19:01\n"
+"Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -12,9 +12,11 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
 "X-Crowdin-File: /kf5-stable/messages/libksysguard/ksysguard_face_org.kde."
 "ksysguard.piechart.pot\n"
+"X-Crowdin-File-ID: 12268\n"
 
 #: contents/ui/Config.qml:42
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libksysguard-5.19.0.1/po/zh_CN/ksysguardlsofwidgets.po 
new/libksysguard-5.19.1/po/zh_CN/ksysguardlsofwidgets.po
--- old/libksysguard-5.19.0.1/po/zh_CN/ksysguardlsofwidgets.po  2020-06-10 
23:07:58.000000000 +0200
+++ new/libksysguard-5.19.1/po/zh_CN/ksysguardlsofwidgets.po    2020-06-16 
14:46:53.000000000 +0200
@@ -8,8 +8,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:25+0200\n"
-"PO-Revision-Date: 2020-06-09 21:01\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2020-06-12 19:01\n"
+"Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -17,8 +17,10 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
 "X-Crowdin-File: /kf5-stable/messages/libksysguard/ksysguardlsofwidgets.pot\n"
+"X-Crowdin-File-ID: 2630\n"
 
 #: lsof.cpp:21
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.19.0.1/po/zh_CN/processcore.po 
new/libksysguard-5.19.1/po/zh_CN/processcore.po
--- old/libksysguard-5.19.0.1/po/zh_CN/processcore.po   2020-06-10 
23:07:58.000000000 +0200
+++ new/libksysguard-5.19.1/po/zh_CN/processcore.po     2020-06-16 
14:46:53.000000000 +0200
@@ -5,8 +5,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-05-08 03:56+0200\n"
-"PO-Revision-Date: 2020-06-09 21:01\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2020-06-12 19:01\n"
+"Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -14,8 +14,10 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
 "X-Crowdin-File: /kf5-stable/messages/libksysguard/processcore.pot\n"
+"X-Crowdin-File-ID: 2956\n"
 
 #: extended_process_list.cpp:94
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.19.0.1/po/zh_CN/processui.po 
new/libksysguard-5.19.1/po/zh_CN/processui.po
--- old/libksysguard-5.19.0.1/po/zh_CN/processui.po     2020-06-10 
23:07:58.000000000 +0200
+++ new/libksysguard-5.19.1/po/zh_CN/processui.po       2020-06-16 
14:46:53.000000000 +0200
@@ -10,8 +10,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-04-16 03:53+0200\n"
-"PO-Revision-Date: 2020-06-09 21:01\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2020-06-12 19:01\n"
+"Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -19,8 +19,10 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
 "X-Crowdin-File: /kf5-stable/messages/libksysguard/processui.pot\n"
+"X-Crowdin-File-ID: 2958\n"
 
 #: ksysguardprocesslist.cpp:208 ksysguardprocesslist.cpp:558
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.19.0.1/processcore/actions.actions 
new/libksysguard-5.19.1/processcore/actions.actions
--- old/libksysguard-5.19.0.1/processcore/actions.actions       2020-06-10 
23:07:27.000000000 +0200
+++ new/libksysguard-5.19.1/processcore/actions.actions 2020-06-16 
14:46:19.000000000 +0200
@@ -17,6 +17,7 @@
 Name[eo]=KDE-Sistemobservilo
 Name[es]=KSysGuard
 Name[et]=KSysGuard
+Name[eu]=KSysGuard
 Name[fi]=KSysGuard
 Name[fr]=KSysGuard
 Name[fy]=KSysGuard
@@ -91,6 +92,7 @@
 Name[eo]=Mortigi aŭ halti procedon
 Name[es]=Mata, para, etc., un proceso
 Name[et]=Protsesside peatamine, tapmine jms
+Name[eu]=Hil, gelditu eta abar prozesu bat
 Name[fi]=Tuhoa tai pysäytä (jne.) prosessi
 Name[fr]=Tue, arrête ou autres actions relatives à un processus
 Name[fy]=Ophâlde of ôfbrekke ensfh in proses
@@ -154,6 +156,7 @@
 Description[eo]=Sendi iu signalon al iu procezo
 Description[es]=Envía una señal dada a cierto proceso
 Description[et]=Määratud signaali saatmine määratud protsessile
+Description[eu]=Prozesu jakin bati seinale jakin bat bidaltzen dio
 Description[fi]=Signaalin lähettäminen prosessille
 Description[fr]=Envoie le signal donné à un processus donné
 Description[fy]=Stjoerd in oantsjutte sinjaal nei in oantsjutte proses
@@ -220,6 +223,7 @@
 Name[eo]=Ŝanĝi prioritaton de la procedo
 Name[es]=Cambiar la prioridad de un proceso
 Name[et]=Protsessi prioriteedi muutmine
+Name[eu]=Aldatu prozesu baten lehentasuna
 Name[fi]=Vaihda prosessin prioriteetti
 Name[fr]=Modifie la priorité d'un processus
 Name[fy]=De prioriteit fan in proses feroarje
@@ -284,6 +288,7 @@
 Description[eo]=Ŝanĝi la prioritaton de iu procezo
 Description[es]=Cambiar la prioridad de un determinado proceso
 Description[et]=Määratud protsessi viisakuse muutmine
+Description[eu]=Prozesu jakin baten lehentasuna aldatzen du
 Description[fi]=Vaihda tietyn prosessin tarkkuus
 Description[fr]=Modifie la courtoisie d'un processus donné
 Description[fy]=Feroaret de leaflikheid fan in oantsjutte proses
@@ -350,6 +355,7 @@
 Name[eo]=Ŝanĝi lega-skriban prioritatan vicigilon kaj prioritaton
 Name[es]=Cambiar planificador de E/S y prioridad
 Name[et]=IO planeerija ja prioriteedi muutmine
+Name[eu]=Aldatu S/I antolatzailea eta lehentasuna
 Name[fi]=Vaihda siirräntäajoittaja ja prioriteetti
 Name[fr]=Modifie la priorité et l'ordonnancement des entrées / sorties
 Name[fy]=Feroaret de IO planning en prioriteit
@@ -412,6 +418,7 @@
 Description[eo]=Ŝanĝi Kiel la en- kaj eligojn de iu procezo estas 
prioritatigitaj
 Description[es]=Cambiar cómo se priorizan la lectura y escritura de un proceso 
dado
 Description[et]=Määratud protsessi lugemise ja kirjutamise prioriteedi muutmine
+Description[eu]=Aldatu prozesu jakin baten irakurketari eta idazketari nola 
ematen zaien lehentasuna
 Description[fi]=Vaihda kuin tietyn prosessin lukeminen ja kirjoittamiset 
priorisoidaan
 Description[fr]=Modifie la priorité des lectures et écritures d'un processus 
donné
 Description[fy]=Feroaret hoe de prioriteit fan it lêzen en skriuwen fan in 
oantsjutte proses stiet
@@ -475,6 +482,7 @@
 Name[eo]=Ŝangi ĉefprocesoran prioritatan vicigilon kaj prioritaton
 Name[es]=Cambiar el planificador de CPU y la prioridad
 Name[et]=CPU planeerija ja prioriteedi muutmine
+Name[eu]=Aldatu PUZ antolatzailea eta lehentasuna
 Name[fi]=Vaihda suorittimen ajoittaja ja prioriteetti
 Name[fr]=Modifie les priorités et l'ordonnancement du processeur
 Name[fy]=Feroaret de CPU planning en prioriteit
@@ -535,6 +543,7 @@
 Description[en_GB]=Change which CPU scheduler is to schedule the running of a 
given process
 Description[es]=Cambiar cómo el planificador de CPU decidirá la ejecución de 
un proceso dado
 Description[et]=Määramine, kuidas CPU planeerija ajastab määratud protsessi töö
+Description[eu]=Aldatu zein PUZ antolatzailek antolatu behar duen prozesu 
jakin baten exekuzioa
 Description[fi]=Vaihda minkä suoritinajoittajan on ajoitettava tietty 
suoritettava prosessi
 Description[fr]=Modifie quel ordonnanceur de processeur doit gérer l'exécution 
d'un processus donné
 Description[fy]=Oanjaan hokker CPU de oantsjutte proses foar syn rekkening 
nimme moat
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.19.0.1/scripts/smaps/smaps.desktop 
new/libksysguard-5.19.1/scripts/smaps/smaps.desktop
--- old/libksysguard-5.19.0.1/scripts/smaps/smaps.desktop       2020-06-10 
23:07:27.000000000 +0200
+++ new/libksysguard-5.19.1/scripts/smaps/smaps.desktop 2020-06-16 
14:46:19.000000000 +0200
@@ -13,6 +13,7 @@
 Name[en_GB]=Detailed Memory Information
 Name[es]=Información detallada sobre la memoria
 Name[et]=Üksikasjalik mäluteave
+Name[eu]=Memoriari buruzko informazio xehatua
 Name[fi]=Yksityiskohtainen muistinkulutus
 Name[fr]=Informations détaillées sur la mémoire
 Name[ga]=Faisnéis Mhionsonraithe Chuimhne



Reply via email to