Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2020-08-18 13:56:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kalgebra (Old)
 and      /work/SRC/openSUSE:Factory/.kalgebra.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kalgebra"

Tue Aug 18 13:56:48 2020 rev:115 rq:826365 version:20.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes        2020-07-15 
11:46:12.146913947 +0200
+++ /work/SRC/openSUSE:Factory/.kalgebra.new.3399/kalgebra.changes      
2020-08-18 13:57:04.226163038 +0200
@@ -1,0 +2,25 @@
+Sun Aug  9 09:08:31 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 20.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-08-apps-update
+- Changes since 20.07.90:
+  * appdata: fix <id>s
+
+-------------------------------------------------------------------
+Sun Aug  2 07:58:51 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 20.07.90
+  * New feature release
+- No code change since 20.07.80
+
+-------------------------------------------------------------------
+Sun Jul 19 10:04:01 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 20.07.80
+  * New feature release
+- Changes since 20.04.3:
+  * Use camelcase includes (scripted)
+
+-------------------------------------------------------------------

Old:
----
  kalgebra-20.04.3.tar.xz
  kalgebra-20.04.3.tar.xz.sig

New:
----
  kalgebra-20.08.0.tar.xz
  kalgebra-20.08.0.tar.xz.sig

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

Other differences:
------------------
++++++ kalgebra.spec ++++++
--- /var/tmp/diff_new_pack.c0LwYg/_old  2020-08-18 13:57:05.162163421 +0200
+++ /var/tmp/diff_new_pack.c0LwYg/_new  2020-08-18 13:57:05.166163424 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kalgebra
-Version:        20.04.3
+Version:        20.08.0
 Release:        0
 Summary:        Math Expression Solver and Plotter
 License:        GPL-2.0-or-later


++++++ kalgebra-20.04.3.tar.xz -> kalgebra-20.08.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-20.04.3/.arcconfig 
new/kalgebra-20.08.0/.arcconfig
--- old/kalgebra-20.04.3/.arcconfig     2020-07-03 22:54:57.000000000 +0200
+++ new/kalgebra-20.08.0/.arcconfig     1970-01-01 01:00:00.000000000 +0100
@@ -1,3 +0,0 @@
-{
-  "phabricator.uri" : "https://phabricator.kde.org/";
-}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-20.04.3/.gitignore 
new/kalgebra-20.08.0/.gitignore
--- old/kalgebra-20.04.3/.gitignore     2020-07-03 22:54:57.000000000 +0200
+++ new/kalgebra-20.08.0/.gitignore     2020-08-07 07:49:08.000000000 +0200
@@ -19,3 +19,4 @@
 /build*/
 CMakeLists.txt.user*
 *.unc-backup*
+.cmake/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-20.04.3/CMakeLists.txt 
new/kalgebra-20.08.0/CMakeLists.txt
--- old/kalgebra-20.04.3/CMakeLists.txt 2020-07-07 02:46:56.000000000 +0200
+++ new/kalgebra-20.08.0/CMakeLists.txt 2020-08-07 08:53:53.000000000 +0200
@@ -2,8 +2,8 @@
 
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
-set(RELEASE_SERVICE_VERSION_MINOR "04")
-set(RELEASE_SERVICE_VERSION_MICRO "3")
+set(RELEASE_SERVICE_VERSION_MINOR "08")
+set(RELEASE_SERVICE_VERSION_MICRO "0")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kalgebra VERSION ${RELEASE_SERVICE_VERSION})
Binary files old/kalgebra-20.04.3/logo.png and new/kalgebra-20.08.0/logo.png 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-20.04.3/mobile/org.kde.kalgebramobile.appdata.xml 
new/kalgebra-20.08.0/mobile/org.kde.kalgebramobile.appdata.xml
--- old/kalgebra-20.04.3/mobile/org.kde.kalgebramobile.appdata.xml      
2020-07-03 22:54:57.000000000 +0200
+++ new/kalgebra-20.08.0/mobile/org.kde.kalgebramobile.appdata.xml      
2020-08-07 07:49:08.000000000 +0200
@@ -1,12 +1,13 @@
 <?xml version="1.0" encoding="utf-8"?>
 <component type="desktop">
-  <id>org.kde.kalgebra.desktop</id>
+  <id>org.kde.kalgebramobile</id>
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-2.0+</project_license>
   <name>KAlgebra Mobile</name>
   <name xml:lang="ca">KAlgebra mòbil</name>
   <name xml:lang="ca-valencia">KAlgebra mòbil</name>
   <name xml:lang="cs">Mobilní KAlgebra</name>
+  <name xml:lang="da">KAlgebra Mobile</name>
   <name xml:lang="de">KAlgebra Mobile</name>
   <name xml:lang="el">KAlgebra Mobile</name>
   <name xml:lang="en-GB">KAlgebra Mobile</name>
@@ -23,6 +24,7 @@
   <name xml:lang="pt">KAlgebra Móvel</name>
   <name xml:lang="pt-BR">KAlgebra Móvel</name>
   <name xml:lang="sk">KAlgebra Mobile</name>
+  <name xml:lang="sl">KAlgebra Mobile</name>
   <name xml:lang="sv">Mobil Kalgebra</name>
   <name xml:lang="uk">Мобільна KAlgebra</name>
   <name xml:lang="x-test">xxKAlgebra Mobilexx</name>
@@ -49,6 +51,7 @@
   <summary xml:lang="pt-BR">Calculadora gráfica</summary>
   <summary xml:lang="ru">Графический калькулятор</summary>
   <summary xml:lang="sk">Grafická kalkulačka</summary>
+  <summary xml:lang="sl">Kalkulator grafov</summary>
   <summary xml:lang="sv">Grafräknare</summary>
   <summary xml:lang="uk">Графічний калькулятор</summary>
   <summary xml:lang="x-test">xxGraph Calculatorxx</summary>
@@ -73,6 +76,7 @@
     <p xml:lang="pt">O KAlgebra é uma aplicação que poderá substituir a sua 
calculadora gráfica. Tem funcionalidades numéricas, lógicas, simbólicas e 
analíticas que lhe permitem calcular expressões matemáticas na consola e lhe 
permite desenhar de forma gráfica os resultados em 2D e 3D.</p>
     <p xml:lang="pt-BR">KAlgebra é um aplicativo que poderá substituir a sua 
calculadora gráfica. Tem funcionalidades numéricas, lógicas, simbólicas e 
analíticas que lhe permitem calcular expressões matemáticas no console e também 
desenhar de forma gráfica os resultados em 2D e 3D.</p>
     <p xml:lang="sk">KAlgebra je aplikácia, ktorá vie nahradiť vašu grafickú 
kalkulačku. Má numerické, logické, symbolické a analytické funkcie, ktoré vám 
umožnia vypočítať matematické výrazy na konzole a graficky znázorniť výsledky v 
2D alebo 3D.</p>
+    <p xml:lang="sl">KAlgebra je aplikacija, ki lahko nadomesti vaš grafični 
kalkulator. Ima numerične, logične, simbolične in analizne funkcije, ki 
omogočajo izračunavanje matematičnih izrazov na konzoli in rezultate narišejo v 
2D ali 3D grafu.</p>
     <p xml:lang="sv">Kalgebra är en applikation som kan ersätta en 
grafräknare. Den har numeriska, logiska, symboliska och analytiska funktioner 
som låter dig beräkna matematiska uttryck i terminalen och rita upp resultaten 
grafiskt med två eller tre dimensioner.</p>
     <p xml:lang="uk">KAlgebra — програма, яка може замінити вам графічний 
калькулятор. У ній ви знайдете можливості з числового, логічного, символічного 
аналізу, які нададуть вам змогу обчислювати математичні вирази у консолі і 
графічно будувати результати на площині або у просторі.</p>
     <p xml:lang="x-test">xxKAlgebra is an application that can replace your 
graphing calculator. It has numerical, logical, symbolic, and analysis features 
that let you calculate mathematical expressions on the console and graphically 
plot the results in 2D or 3D.xx</p>
@@ -96,9 +100,9 @@
     <value 
key="KDE::google_play">https://play.google.com/store/apps/details?id=org.kde.kalgebramobile</value>
   </custom>
   <releases>
+    <release version="20.08.0" date="2020-08-13"/>
     <release version="20.04.3" date="2020-07-09"/>
     <release version="20.04.2" date="2020-06-11"/>
     <release version="20.04.1" date="2020-05-14"/>
-    <release version="20.04.0" date="2020-04-23"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-20.04.3/mobile/plugins/kalgebraabout.json 
new/kalgebra-20.08.0/mobile/plugins/kalgebraabout.json
--- old/kalgebra-20.04.3/mobile/plugins/kalgebraabout.json      2020-07-03 
22:54:57.000000000 +0200
+++ new/kalgebra-20.08.0/mobile/plugins/kalgebraabout.json      2020-08-07 
07:49:08.000000000 +0200
@@ -23,6 +23,7 @@
                 "Name[pt_BR]": "Aleix Pol Gonzalez",
                 "Name[ru]": "Aleix Pol Gonzalez",
                 "Name[sk]": "Aleix Pol Gonzalez",
+                "Name[sl]": "Aleix Pol Gonzalez",
                 "Name[sv]": "Aleix Pol Gonzalez",
                 "Name[uk]": "Aleix Pol Gonzalez",
                 "Name[x-test]": "xxAleix Pol Gonzalezxx",
@@ -51,6 +52,7 @@
         "Name[pt]": "Acerca do KAlgebra",
         "Name[pt_BR]": "Sobre o KAlgebra",
         "Name[sk]": "O KAlgebra",
+        "Name[sl]": "O KAlgebri",
         "Name[sv]": "Om Kalgebra",
         "Name[uk]": "Про KAlgebra",
         "Name[x-test]": "xxAbout KAlgebraxx",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-20.04.3/mobile/plugins/kalgebraconsole.json 
new/kalgebra-20.08.0/mobile/plugins/kalgebraconsole.json
--- old/kalgebra-20.04.3/mobile/plugins/kalgebraconsole.json    2020-07-03 
22:54:57.000000000 +0200
+++ new/kalgebra-20.08.0/mobile/plugins/kalgebraconsole.json    2020-08-07 
07:49:08.000000000 +0200
@@ -23,6 +23,7 @@
                 "Name[pt_BR]": "Aleix Pol Gonzalez",
                 "Name[ru]": "Aleix Pol Gonzalez",
                 "Name[sk]": "Aleix Pol Gonzalez",
+                "Name[sl]": "Aleix Pol Gonzalez",
                 "Name[sv]": "Aleix Pol Gonzalez",
                 "Name[uk]": "Aleix Pol Gonzalez",
                 "Name[x-test]": "xxAleix Pol Gonzalezxx",
@@ -50,6 +51,7 @@
         "Description[pt]": "Calculadora científica",
         "Description[pt_BR]": "Calculadora científica",
         "Description[sk]": "Vedecká kalkulačka",
+        "Description[sl]": "Znanstveno računalo",
         "Description[sv]": "Vetenskaplig räknare",
         "Description[uk]": "Інженерний калькулятор",
         "Description[x-test]": "xxScientific calculatorxx",
@@ -76,6 +78,7 @@
         "Name[pt]": "Calculadora",
         "Name[pt_BR]": "Calculadora",
         "Name[sk]": "Kalkulačka",
+        "Name[sl]": "Računalo",
         "Name[sv]": "Räknare",
         "Name[uk]": "Калькулятор",
         "Name[x-test]": "xxCalculatorxx",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-20.04.3/mobile/plugins/kalgebradictionary.json 
new/kalgebra-20.08.0/mobile/plugins/kalgebradictionary.json
--- old/kalgebra-20.04.3/mobile/plugins/kalgebradictionary.json 2020-07-03 
22:54:57.000000000 +0200
+++ new/kalgebra-20.08.0/mobile/plugins/kalgebradictionary.json 2020-08-07 
07:49:08.000000000 +0200
@@ -23,6 +23,7 @@
                 "Name[pt_BR]": "Artur Puzio",
                 "Name[ru]": "Artur Puzio",
                 "Name[sk]": "Artur Puzio",
+                "Name[sl]": "Artur Puzio",
                 "Name[sv]": "Artur Puzio",
                 "Name[uk]": "Artur Puzio",
                 "Name[x-test]": "xxArtur Puzioxx",
@@ -50,6 +51,7 @@
         "Description[pt]": "Lista de funções disponíveis",
         "Description[pt_BR]": "Lista das funções disponíveis",
         "Description[sk]": "Zoznam dostupných funkcií",
+        "Description[sl]": "Seznam funkcij, ki so na voljo",
         "Description[sv]": "Lista över tillgängliga funktioner",
         "Description[uk]": "Список доступних функцій",
         "Description[x-test]": "xxList of available functionsxx",
@@ -76,6 +78,7 @@
         "Name[pt]": "Dicionário",
         "Name[pt_BR]": "Dicionário",
         "Name[sk]": "Slovník",
+        "Name[sl]": "Slovar",
         "Name[sv]": "Ordlista",
         "Name[uk]": "Словник",
         "Name[x-test]": "xxDictionaryxx",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-20.04.3/mobile/plugins/kalgebraplot2d.json 
new/kalgebra-20.08.0/mobile/plugins/kalgebraplot2d.json
--- old/kalgebra-20.04.3/mobile/plugins/kalgebraplot2d.json     2020-07-03 
22:54:57.000000000 +0200
+++ new/kalgebra-20.08.0/mobile/plugins/kalgebraplot2d.json     2020-08-07 
07:49:08.000000000 +0200
@@ -23,6 +23,7 @@
                 "Name[pt_BR]": "Aleix Pol Gonzalez",
                 "Name[ru]": "Aleix Pol Gonzalez",
                 "Name[sk]": "Aleix Pol Gonzalez",
+                "Name[sl]": "Aleix Pol Gonzalez",
                 "Name[sv]": "Aleix Pol Gonzalez",
                 "Name[uk]": "Aleix Pol Gonzalez",
                 "Name[x-test]": "xxAleix Pol Gonzalezxx",
@@ -31,8 +32,8 @@
             }
         ],
         "Description": "Draws any 2D graph you want",
-        "Description[ca@valencia]": "Dibuixa els gràfics 2D que tu vulgues",
-        "Description[ca]": "Dibuixa els gràfics 2D que tu vulguis",
+        "Description[ca@valencia]": "Dibuixa els gràfics en 2D que vulgueu",
+        "Description[ca]": "Dibuixa els gràfics en 2D que vulgueu",
         "Description[el]": "Σχεδιάζει όποιον γράφο θέλετε σε δύο διαστάσεις",
         "Description[en_GB]": "Draws any 2D graph you want",
         "Description[es]": "Dibuja cualquier gráfico 2D que desee",
@@ -48,6 +49,7 @@
         "Description[pt]": "Desenha qualquer gráfico 2D que desejar",
         "Description[pt_BR]": "Desenha qualquer gráfico 2D que você quiser",
         "Description[sk]": "Nakreslí akýkoľvek požadovaný 2D graf",
+        "Description[sl]": "Nariše katerikoli želeni 2D graf",
         "Description[sv]": "Ritar vilken tvådimensionell graf som helst",
         "Description[uk]": "Креслить будь-який потрібний вам двовимірний 
графік",
         "Description[x-test]": "xxDraws any 2D graph you wantxx",
@@ -55,8 +57,8 @@
         "Description[zh_TW]": "繪製任何您想要的 2D 圖形",
         "Icon": "draw-bezier-curves",
         "Name": "Graph 2D",
-        "Name[ca@valencia]": "Gràfics 2D",
-        "Name[ca]": "Gràfics 2D",
+        "Name[ca@valencia]": "Gràfics en 2D",
+        "Name[ca]": "Gràfics en 2D",
         "Name[cs]": "Grafy 2D",
         "Name[el]": "Γράφος 2D",
         "Name[en_GB]": "Graph 2D",
@@ -73,6 +75,7 @@
         "Name[pt]": "Gráfico 2D",
         "Name[pt_BR]": "Gráfico 2D",
         "Name[sk]": "Graf 2D",
+        "Name[sl]": "Graf 2D",
         "Name[sv]": "Tvådimensionella grafer",
         "Name[uk]": "Двовимірний графік",
         "Name[x-test]": "xxGraph 2Dxx",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-20.04.3/mobile/plugins/kalgebraplot3d.json 
new/kalgebra-20.08.0/mobile/plugins/kalgebraplot3d.json
--- old/kalgebra-20.04.3/mobile/plugins/kalgebraplot3d.json     2020-07-03 
22:54:57.000000000 +0200
+++ new/kalgebra-20.08.0/mobile/plugins/kalgebraplot3d.json     2020-08-07 
07:49:08.000000000 +0200
@@ -23,6 +23,7 @@
                 "Name[pt_BR]": "Aleix Pol Gonzalez",
                 "Name[ru]": "Aleix Pol Gonzalez",
                 "Name[sk]": "Aleix Pol Gonzalez",
+                "Name[sl]": "Aleix Pol Gonzalez",
                 "Name[sv]": "Aleix Pol Gonzalez",
                 "Name[uk]": "Aleix Pol Gonzalez",
                 "Name[x-test]": "xxAleix Pol Gonzalezxx",
@@ -31,8 +32,8 @@
             }
         ],
         "Description": "Draws any 3D graph you want",
-        "Description[ca@valencia]": "Dibuixa els gràfics 3D que tu vulgues",
-        "Description[ca]": "Dibuixa els gràfics 3D que tu vulguis",
+        "Description[ca@valencia]": "Dibuixa els gràfics en 3D que vulgueu",
+        "Description[ca]": "Dibuixa els gràfics en 3D que vulgueu",
         "Description[el]": "Σχεδιάζει όποιον γράφο θέλετε σε τρεις διαστάσεις",
         "Description[en_GB]": "Draws any 3D graph you want",
         "Description[es]": "Dibuja cualquier gráfico 3D que desee",
@@ -48,6 +49,7 @@
         "Description[pt]": "Desenha qualquer gráfico 3D que desejar",
         "Description[pt_BR]": "Desenha qualquer gráfico 3D que você quiser",
         "Description[sk]": "Nakreslí akýkoľvek požadovaný 3D graf",
+        "Description[sl]": "Nariše katerikoli želeni 3D graf",
         "Description[sv]": "Ritar vilken tredimensionell graf som helst",
         "Description[uk]": "Креслить будь-який потрібний вам просторовий 
графік",
         "Description[x-test]": "xxDraws any 3D graph you wantxx",
@@ -55,8 +57,8 @@
         "Description[zh_TW]": "繪製任何您想要的 3D 圖形",
         "Icon": "adjustrgb",
         "Name": "Graph 3D",
-        "Name[ca@valencia]": "Gràfics 3D",
-        "Name[ca]": "Gràfics 3D",
+        "Name[ca@valencia]": "Gràfics en 3D",
+        "Name[ca]": "Gràfics en 3D",
         "Name[cs]": "Grafy 3D",
         "Name[el]": "Γράφος 3D",
         "Name[en_GB]": "Graph 3D",
@@ -73,6 +75,7 @@
         "Name[pt]": "Gráfico 3D",
         "Name[pt_BR]": "Gráfico 3D",
         "Name[sk]": "Graf 3D",
+        "Name[sl]": "Graf 3D",
         "Name[sv]": "Tredimensionella grafer",
         "Name[uk]": "Просторовий графік",
         "Name[x-test]": "xxGraph 3Dxx",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-20.04.3/mobile/plugins/kalgebratables.json 
new/kalgebra-20.08.0/mobile/plugins/kalgebratables.json
--- old/kalgebra-20.04.3/mobile/plugins/kalgebratables.json     2020-07-03 
22:54:57.000000000 +0200
+++ new/kalgebra-20.08.0/mobile/plugins/kalgebratables.json     2020-08-07 
07:49:08.000000000 +0200
@@ -23,6 +23,7 @@
                 "Name[pt_BR]": "Aleix Pol Gonzalez",
                 "Name[ru]": "Aleix Pol Gonzalez",
                 "Name[sk]": "Aleix Pol Gonzalez",
+                "Name[sl]": "Aleix Pol Gonzalez",
                 "Name[sv]": "Aleix Pol Gonzalez",
                 "Name[uk]": "Aleix Pol Gonzalez",
                 "Name[x-test]": "xxAleix Pol Gonzalezxx",
@@ -49,6 +50,7 @@
         "Description[pt]": "Criar facilmente tabelas de valores",
         "Description[pt_BR]": "Criar facilmente tabelas de valores",
         "Description[sk]": "Ľahko vytvárajte tabuľky s hodnotami",
+        "Description[sl]": "Enostavna tvorba tabel vrednosti",
         "Description[sv]": "Enkelt skapade värdetabeller",
         "Description[uk]": "Просте створення таблиць значень",
         "Description[x-test]": "xxEasily create value tablesxx",
@@ -75,6 +77,7 @@
         "Name[pt]": "Tabelas de Valores",
         "Name[pt_BR]": "Tabelas de valores",
         "Name[sk]": "Tabuľky s hodnotami",
+        "Name[sl]": "Tabele vrednosti",
         "Name[sv]": "Värdetabeller",
         "Name[uk]": "Таблиці значень",
         "Name[x-test]": "xxValue Tablesxx",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-20.04.3/mobile/plugins/kalgebravariables.json 
new/kalgebra-20.08.0/mobile/plugins/kalgebravariables.json
--- old/kalgebra-20.04.3/mobile/plugins/kalgebravariables.json  2020-07-03 
22:54:57.000000000 +0200
+++ new/kalgebra-20.08.0/mobile/plugins/kalgebravariables.json  2020-08-07 
07:49:08.000000000 +0200
@@ -23,6 +23,7 @@
                 "Name[pt_BR]": "Aleix Pol Gonzalez",
                 "Name[ru]": "Aleix Pol Gonzalez",
                 "Name[sk]": "Aleix Pol Gonzalez",
+                "Name[sl]": "Aleix Pol Gonzalez",
                 "Name[sv]": "Aleix Pol Gonzalez",
                 "Name[uk]": "Aleix Pol Gonzalez",
                 "Name[x-test]": "xxAleix Pol Gonzalezxx",
@@ -31,8 +32,8 @@
             }
         ],
         "Description": "Displays the stored values",
-        "Description[ca@valencia]": "Ensenya les variables que hagueu guardat",
-        "Description[ca]": "Ensenya les variables que hagueu desat",
+        "Description[ca@valencia]": "Ensenya les variables que hàgeu guardat",
+        "Description[ca]": "Ensenya les variables que hàgiu desat",
         "Description[de]": "Anzeige der gespeicherten Werte",
         "Description[el]": "Εμφανίζει τις αποθηκευμένες τιμές",
         "Description[en_GB]": "Displays the stored values",
@@ -49,6 +50,7 @@
         "Description[pt]": "Mostra os valores armazenados",
         "Description[pt_BR]": "Mostra os valores armazenados",
         "Description[sk]": "Zobrazuje uložené hodnoty",
+        "Description[sl]": "Prikaže shranjene vrednosti",
         "Description[sv]": "Visar de lagrade värdena",
         "Description[uk]": "Показує збережені значення",
         "Description[x-test]": "xxDisplays the stored valuesxx",
@@ -75,6 +77,7 @@
         "Name[pt]": "Variáveis",
         "Name[pt_BR]": "Variáveis",
         "Name[sk]": "Premenné",
+        "Name[sl]": "Spremenljivke",
         "Name[sv]": "Variabler",
         "Name[uk]": "Змінні",
         "Name[x-test]": "xxVariablesxx",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-20.04.3/plasmoids/graphsplasmoid/metadata.desktop 
new/kalgebra-20.08.0/plasmoids/graphsplasmoid/metadata.desktop
--- old/kalgebra-20.04.3/plasmoids/graphsplasmoid/metadata.desktop      
2020-07-03 22:54:57.000000000 +0200
+++ new/kalgebra-20.08.0/plasmoids/graphsplasmoid/metadata.desktop      
2020-08-07 07:49:08.000000000 +0200
@@ -4,8 +4,8 @@
 ServiceTypes=Plasma/Applet
 Name=2D Plots
 Name[bs]=2D crtanja
-Name[ca]=Gràfiques 2D
-Name[ca@valencia]=Gràfiques 2D
+Name[ca]=Gràfiques en 2D
+Name[ca@valencia]=Gràfiques en 2D
 Name[cs]=2D grafy
 Name[da]=2D-plot
 Name[de]=2D-Plots
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-20.04.3/po/ca/kalgebra.po 
new/kalgebra-20.08.0/po/ca/kalgebra.po
--- old/kalgebra-20.04.3/po/ca/kalgebra.po      2020-07-07 02:46:52.000000000 
+0200
+++ new/kalgebra-20.08.0/po/ca/kalgebra.po      2020-08-07 08:53:50.000000000 
+0200
@@ -435,3 +435,63 @@
 #, kde-format
 msgid "Apply"
 msgstr "Aplica"
+
+#~ msgid ""
+#~ "PNG File (*.png);;PDF Document(*.pdf);;X3D Document (*.x3d);;STL Document "
+#~ "(*.stl)"
+#~ msgstr ""
+#~ "Fitxer PNG (*.png);;Document PDF (*.pdf);;Document X3D (*.x3d);;Document "
+#~ "STL (*.stl)"
+
+#~ msgid "C&onsole"
+#~ msgstr "C&onsola"
+
+#~ msgid "KAlgebra"
+#~ msgstr "KAlgebra"
+
+#~ msgid "&Console"
+#~ msgstr "&Consola"
+
+#~ msgid "Aleix Pol Gonzalez"
+#~ msgstr "Aleix Pol Gonzalez"
+
+#~ msgid "Percy Camilo Triveño Aucahuasi"
+#~ msgstr "Percy Camilo Triveño Aucahuasi"
+
+# skip-rule: t-sc-plot
+#~ msgid ""
+#~ "Developed feature for drawing implicit curves. Improvements for plotting "
+#~ "functions."
+#~ msgstr ""
+#~ "Ha desenvolupat la possibilitat de dibuixar corbes implícites. Millores a "
+#~ "les funcions de representació."
+
+#~ msgid "<b>Formula</b>"
+#~ msgstr "<b>Fórmula</b>"
+
+#~ msgid "Error: Wrong type of function"
+#~ msgstr "Error: tipus de funció equivocat"
+
+#~ msgctxt "3D graph done in x milliseconds"
+#~ msgid "Done: %1ms"
+#~ msgstr "Fet: %1ms"
+
+#~ msgid "Error: %1"
+#~ msgstr "Error: %1"
+
+#~ msgctxt "@action:button"
+#~ msgid "Clear"
+#~ msgstr "Neteja"
+
+#~ msgid "*.png|PNG File"
+#~ msgstr "*.png|Fitxer PNG"
+
+#~ msgctxt "text ellipsis"
+#~ msgid "%1..."
+#~ msgstr "%1..."
+
+#~ msgid "&Transparency"
+#~ msgstr "&Transparència"
+
+#~ msgid "Type"
+#~ msgstr "Tipus"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-20.04.3/po/ca/kalgebramobile.po 
new/kalgebra-20.08.0/po/ca/kalgebramobile.po
--- old/kalgebra-20.04.3/po/ca/kalgebramobile.po        2020-07-07 
02:46:52.000000000 +0200
+++ new/kalgebra-20.08.0/po/ca/kalgebramobile.po        2020-08-07 
08:53:50.000000000 +0200
@@ -11,7 +11,7 @@
 "Project-Id-Version: kalgebramobile\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-02-29 02:57+0100\n"
-"PO-Revision-Date: 2020-02-29 14:40+0100\n"
+"PO-Revision-Date: 2020-07-11 11:55+0200\n"
 "Last-Translator: Antoni Bella Pérez <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca\n"
@@ -19,7 +19,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 20.03.70\n"
+"X-Generator: Lokalize 20.04.3\n"
 
 #: main.cpp:48
 #, kde-format
@@ -176,4 +176,35 @@
 #: plugins/widgets/qtcontrols/ExpressionInput.qml:73
 #, kde-format
 msgid "Expression to calculate..."
-msgstr "Expressió per calcular..."
+msgstr "Expressió per a calcular..."
+
+#~ msgid ""
+#~ "KAlgebra is brought to you by the lovely community of <a href='http://kde.";
+#~ "org'>KDE</a> and <a href='http://edu.kde.org/'>KDE Edu</a> from a Free "
+#~ "Software environment."
+#~ msgstr ""
+#~ "El KAlgebra és proporcionat per la comunitat de <a href='http://kde.";
+#~ "org'>KDE</a> i <a href='http://edu.kde.org'>KDE Edu</a> amb d'un entorn "
+#~ "de programari lliure."
+
+#~ msgid ""
+#~ "In case you want to learn more about KAlgebra, you can find more "
+#~ "information <a href='https://edu.kde.org/applications/mathematics/";
+#~ "kalgebra/'>in the official site</a> and in the <a href='https://userbase.";
+#~ "kde.org/KAlgebra'>users wiki</a>.<br/>If you have any problem with your "
+#~ "software, please report it to <a href='https://bugs.kde.org'>our bug "
+#~ "tracker</a>."
+#~ msgstr ""
+#~ "Si voleu aprendre més sobre el KAlgebra, podeu trobar més informació al "
+#~ "<a href='https://edu.kde.org/applications/mathematics/kalgebra/'>web "
+#~ "oficial</a> i a la <a href='https://userbase.kde.org/KAlgebra'>wiki per "
+#~ "usuaris</a>.<br/>Si teniu cap problema amb el nostre programari, reporteu-"
+#~ "ho al<a href='https://bugs.kde.org'>nostre seguidor d'errors</a>."
+
+#~ msgid "Results"
+#~ msgstr "Resultats"
+
+#~ msgid ""
+#~ "In case you want to learn more about KAlgebra, you can find more "
+#~ "information "
+#~ msgstr "Si vols aprendre més sobre KAlgebra, pots trobar més informació"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-20.04.3/po/ca@valencia/kalgebramobile.po 
new/kalgebra-20.08.0/po/ca@valencia/kalgebramobile.po
--- old/kalgebra-20.04.3/po/ca@valencia/kalgebramobile.po       2020-07-07 
02:46:52.000000000 +0200
+++ new/kalgebra-20.08.0/po/ca@valencia/kalgebramobile.po       2020-08-07 
08:53:50.000000000 +0200
@@ -11,7 +11,7 @@
 "Project-Id-Version: kalgebramobile\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-02-29 02:57+0100\n"
-"PO-Revision-Date: 2020-02-29 14:40+0100\n"
+"PO-Revision-Date: 2020-07-11 11:55+0200\n"
 "Last-Translator: Antoni Bella Pérez <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca@valencia\n"
@@ -19,7 +19,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 20.03.70\n"
+"X-Generator: Lokalize 20.04.3\n"
 
 #: main.cpp:48
 #, kde-format
@@ -176,4 +176,4 @@
 #: plugins/widgets/qtcontrols/ExpressionInput.qml:73
 #, kde-format
 msgid "Expression to calculate..."
-msgstr "Expressió per calcular..."
+msgstr "Expressió per a calcular..."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-20.04.3/po/en_GB/kalgebramobile.po 
new/kalgebra-20.08.0/po/en_GB/kalgebramobile.po
--- old/kalgebra-20.04.3/po/en_GB/kalgebramobile.po     2020-07-07 
02:46:52.000000000 +0200
+++ new/kalgebra-20.08.0/po/en_GB/kalgebramobile.po     2020-08-07 
08:53:51.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-02-29 02:57+0100\n"
-"PO-Revision-Date: 2020-03-31 12:22+0100\n"
+"PO-Revision-Date: 2020-03-30 20:28+0100\n"
 "Last-Translator: Steve Allewell <[email protected]>\n"
 "Language-Team: British English <[email protected]>\n"
 "Language: en_GB\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-20.04.3/po/fi/kalgebra.po 
new/kalgebra-20.08.0/po/fi/kalgebra.po
--- old/kalgebra-20.04.3/po/fi/kalgebra.po      2020-07-07 02:46:53.000000000 
+0200
+++ new/kalgebra-20.08.0/po/fi/kalgebra.po      2020-08-07 08:53:51.000000000 
+0200
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Tommi Nieminen <[email protected]>, 2011, 2018.
+# Tommi Nieminen <[email protected]>, 2011, 2018, 2020.
 # Lasse Liehu <[email protected]>, 2011, 2012, 2013, 2014, 2015, 2016, 
2017.
 #
 # KDE Finnish translation sprint participants:
@@ -9,7 +9,7 @@
 "Project-Id-Version: kalgebra\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-12-19 02:55+0100\n"
-"PO-Revision-Date: 2018-08-23 20:23+0200\n"
+"PO-Revision-Date: 2020-07-06 10:38+0300\n"
 "Last-Translator: Tommi Nieminen <[email protected]>\n"
 "Language-Team: Finnish <[email protected]>\n"
 "Language: fi\n"
@@ -18,7 +18,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-POT-Import-Date: 2012-12-01 22:22:54+0000\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 20.04.2\n"
 
 #: consolehtml.cpp:167
 #, kde-format
@@ -168,7 +168,7 @@
 #, kde-format
 msgctxt "@item:inmenu"
 msgid "&Insert ans..."
-msgstr ""
+msgstr "L&isää vastaus…"
 
 #: kalgebra.cpp:185
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-20.04.3/po/fi/kalgebramobile.po 
new/kalgebra-20.08.0/po/fi/kalgebramobile.po
--- old/kalgebra-20.04.3/po/fi/kalgebramobile.po        2020-07-07 
02:46:53.000000000 +0200
+++ new/kalgebra-20.08.0/po/fi/kalgebramobile.po        2020-08-07 
08:53:51.000000000 +0200
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This file is copyright:
 # This file is distributed under the same license as the kalgebra package.
-# Tommi Nieminen <[email protected]>, 2018.
+# Tommi Nieminen <[email protected]>, 2018, 2020.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kalgebra\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-02-29 02:57+0100\n"
-"PO-Revision-Date: 2018-08-23 20:23+0200\n"
+"PO-Revision-Date: 2020-07-06 10:39+0300\n"
 "Last-Translator: Tommi Nieminen <[email protected]>\n"
 "Language-Team: Finnish <[email protected]>\n"
 "Language: fi\n"
@@ -15,7 +15,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: Lokalize 20.04.2\n"
 
 #: main.cpp:48
 #, kde-format
@@ -23,10 +23,9 @@
 msgstr "Kannettava laskin"
 
 #: main.cpp:49
-#, fuzzy, kde-format
-#| msgid "(C) 2006-2018 Aleix Pol i Gonzalez"
+#, kde-format
 msgid "(C) 2006-2020 Aleix Pol i Gonzalez"
-msgstr "© 2006-2018 Aleix Pol i Gonzalez"
+msgstr "© 2006–2020 Aleix Pol i Gonzalez"
 
 #: main.cpp:51
 #, kde-format
@@ -43,13 +42,12 @@
 #: plugins/About.qml:28
 #, kde-format
 msgid "KAlgebra Mobile"
-msgstr ""
+msgstr "KAlgebra Mobile"
 
 #: plugins/About.qml:31
-#, fuzzy, kde-format
-#| msgid "A portable calculator"
+#, kde-format
 msgid "A simple scientific calculator"
-msgstr "Kannettava laskin"
+msgstr "Yksinkertainen tieteellinen laskin"
 
 #: plugins/Console.qml:58
 #, kde-format
@@ -94,17 +92,17 @@
 #: plugins/Console.qml:111
 #, kde-format
 msgid "Copy \"%1\""
-msgstr ""
+msgstr "Kopioi ”%1”"
 
 #: plugins/Console.qml:121
 #, kde-format
 msgid "2D Plot"
-msgstr ""
+msgstr "2D-kaavio"
 
 #: plugins/Console.qml:128
 #, kde-format
 msgid "3D Plot"
-msgstr ""
+msgstr "3D-kaavio"
 
 #: plugins/Plot2D.qml:47 plugins/Plot3D.qml:46
 #, kde-format
@@ -132,10 +130,9 @@
 msgstr "Virheitä: askel ei voi olla 0"
 
 #: plugins/Tables.qml:49
-#, fuzzy, kde-format
-#| msgid "Errors: The step cannot be 0"
+#, kde-format
 msgid "Errors: The start and end are the same"
-msgstr "Virheitä: askel ei voi olla 0"
+msgstr "Virheet: alku ja loppu ovat samat"
 
 #: plugins/Tables.qml:51
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-20.04.3/po/pl/kalgebramobile.po 
new/kalgebra-20.08.0/po/pl/kalgebramobile.po
--- old/kalgebra-20.04.3/po/pl/kalgebramobile.po        2020-07-07 
02:46:55.000000000 +0200
+++ new/kalgebra-20.08.0/po/pl/kalgebramobile.po        2020-08-07 
08:53:52.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kalgebra\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-02-29 02:57+0100\n"
-"PO-Revision-Date: 2020-05-16 08:59+0200\n"
+"PO-Revision-Date: 2020-05-16 08:54+0200\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
 "Language: pl\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-20.04.3/po/sl/kalgebra.po 
new/kalgebra-20.08.0/po/sl/kalgebra.po
--- old/kalgebra-20.04.3/po/sl/kalgebra.po      2020-07-07 02:46:55.000000000 
+0200
+++ new/kalgebra-20.08.0/po/sl/kalgebra.po      2020-08-07 08:53:52.000000000 
+0200
@@ -3,19 +3,21 @@
 #
 # Jure Repinc <[email protected]>, 2007, 2010, 2011.
 # Andrej Mernik <[email protected]>, 2012, 2013, 2014, 2015, 2016, 2017.
+# Matjaž Jeran <[email protected]>, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kalgebra\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-12-19 02:55+0100\n"
-"PO-Revision-Date: 2017-03-24 21:35+0100\n"
-"Last-Translator: Andrej Mernik <[email protected]>\n"
+"PO-Revision-Date: 2020-01-23 16:14+0100\n"
+"Last-Translator: Matjaž Jeran <[email protected]>\n"
 "Language-Team: Slovenian <[email protected]>\n"
 "Language: sl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
+"Translator: Andrej Mernik <[email protected]>\n"
+"X-Generator: Poedit 2.2.4\n"
 "Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n"
 "%100==4 ? 3 : 0);\n"
 
@@ -133,7 +135,7 @@
 #: kalgebra.cpp:158
 #, kde-format
 msgid "&Calculator"
-msgstr "&Računalo"
+msgstr "Računalo"
 
 #: kalgebra.cpp:170
 #, kde-format
@@ -144,7 +146,7 @@
 #, kde-format
 msgctxt "@item:inmenu"
 msgid "&Load Script..."
-msgstr "&Naloži skript ..."
+msgstr "Na&loži skript..."
 
 #: kalgebra.cpp:174
 #, kde-format
@@ -155,19 +157,19 @@
 #, kde-format
 msgctxt "@item:inmenu"
 msgid "&Save Script..."
-msgstr "&Shrani skript ..."
+msgstr "&Shrani skript..."
 
 #: kalgebra.cpp:180
 #, kde-format
 msgctxt "@item:inmenu"
 msgid "&Export Log..."
-msgstr "&Izvozi dnevnik ..."
+msgstr "Izvozi dn&evnik..."
 
 #: kalgebra.cpp:183
 #, kde-format
 msgctxt "@item:inmenu"
 msgid "&Insert ans..."
-msgstr ""
+msgstr "Vstav&i odg..."
 
 #: kalgebra.cpp:185
 #, kde-format
@@ -199,7 +201,7 @@
 #: kalgebra.cpp:226 kalgebra.cpp:458
 #, kde-format
 msgid "&Add"
-msgstr "&Dodaj"
+msgstr "Dod&aj"
 
 #: kalgebra.cpp:242
 #, kde-format
@@ -219,12 +221,12 @@
 #: kalgebra.cpp:260
 #, kde-format
 msgid "&Grid"
-msgstr "&Mreža"
+msgstr "Mreža"
 
 #: kalgebra.cpp:261
 #, kde-format
 msgid "&Keep Aspect Ratio"
-msgstr "&Ohrani razmerje"
+msgstr "Ohrani proporce"
 
 #: kalgebra.cpp:269
 #, kde-format
@@ -268,7 +270,7 @@
 #: kalgebra.cpp:318
 #, kde-format
 msgid "&Reset View"
-msgstr "&Ponastavi pogled"
+msgstr "Ponastavi pogled"
 
 #: kalgebra.cpp:320
 #, kde-format
@@ -293,7 +295,7 @@
 #: kalgebra.cpp:343
 #, kde-format
 msgid "&Dictionary"
-msgstr "Sl&ovar"
+msgstr "Slovar"
 
 #: kalgebra.cpp:354
 #, kde-format
@@ -303,7 +305,7 @@
 #: kalgebra.cpp:447
 #, kde-format
 msgid "&Editing"
-msgstr "&Urejanje"
+msgstr "Ur&ejanje"
 
 #: kalgebra.cpp:504
 #, kde-format
@@ -370,13 +372,13 @@
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "Jure Repinc,Andrej Mernik"
+msgstr "Jure Repinc,Andrej Mernik,Matjaž Jeran"
 
 #: main.cpp:33
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "[email protected],[email protected]"
+msgstr "[email protected],[email protected],[email protected]"
 
 #: varedit.cpp:34
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-20.04.3/po/sl/kalgebramobile.po 
new/kalgebra-20.08.0/po/sl/kalgebramobile.po
--- old/kalgebra-20.04.3/po/sl/kalgebramobile.po        1970-01-01 
01:00:00.000000000 +0100
+++ new/kalgebra-20.08.0/po/sl/kalgebramobile.po        2020-08-07 
08:53:52.000000000 +0200
@@ -0,0 +1,177 @@
+# Slovenian translation of KAlgebraMobile
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Matjaž Jeran <[email protected]>, 2019, 2020.
+msgid ""
+msgstr ""
+"Project-Id-Version: kalgebra\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2020-02-29 02:57+0100\n"
+"PO-Revision-Date: 2020-02-29 09:23+0100\n"
+"Last-Translator: Matjaž Jeran <[email protected]>\n"
+"Language-Team: Slovenian <[email protected]>\n"
+"Language: sl\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n"
+"%100==4 ? 3 : 0);\n"
+"X-Generator: Poedit 2.3\n"
+
+#: main.cpp:48
+#, kde-format
+msgid "A portable calculator"
+msgstr "Prenosno računalo"
+
+#: main.cpp:49
+#, kde-format
+msgid "(C) 2006-2020 Aleix Pol i Gonzalez"
+msgstr "(C) 2006-2020 Aleix Pol i Gonzalez"
+
+#: main.cpp:51
+#, kde-format
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr "Matjaž Jeran"
+
+#: main.cpp:51
+#, kde-format
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr "[email protected]"
+
+#: plugins/About.qml:28
+#, kde-format
+msgid "KAlgebra Mobile"
+msgstr "KAlgebra Mobile"
+
+#: plugins/About.qml:31
+#, kde-format
+msgid "A simple scientific calculator"
+msgstr "Enostavno znanstveno računalo"
+
+#: plugins/Console.qml:58
+#, kde-format
+msgid "Load Script..."
+msgstr "Naloži skript..."
+
+#: plugins/Console.qml:62 plugins/Console.qml:72
+#, kde-format
+msgid "Script (*.kal)"
+msgstr "Skript (.kal)"
+
+#: plugins/Console.qml:68
+#, kde-format
+msgid "Save Script..."
+msgstr "Shrani skript..."
+
+#: plugins/Console.qml:79
+#, kde-format
+msgid "Export Log..."
+msgstr "Izvozi dnevnik..."
+
+#: plugins/Console.qml:83
+#, kde-format
+msgid "HTML (*.html)"
+msgstr "HTML (*.html)"
+
+#: plugins/Console.qml:90
+#, kde-format
+msgid "Evaluate..."
+msgstr "Ovrednoti..."
+
+#: plugins/Console.qml:90
+#, kde-format
+msgid "Calculate..."
+msgstr "Izračunaj..."
+
+#: plugins/Console.qml:96
+#, kde-format
+msgid "Clear Log"
+msgstr "Očisti dnevnik"
+
+#: plugins/Console.qml:111
+#, kde-format
+msgid "Copy \"%1\""
+msgstr "Kopiraj \"%1\""
+
+#: plugins/Console.qml:121
+#, kde-format
+msgid "2D Plot"
+msgstr "2D risba"
+
+#: plugins/Console.qml:128
+#, kde-format
+msgid "3D Plot"
+msgstr "3D risba"
+
+#: plugins/Plot2D.qml:47 plugins/Plot3D.qml:46
+#, kde-format
+msgid "Save..."
+msgstr "Shrani..."
+
+#: plugins/Plot2D.qml:60
+#, kde-format
+msgid "View Grid"
+msgstr "Prikaži mrežo"
+
+#: plugins/Plot2D.qml:66 plugins/Plot3D.qml:59
+#, kde-format
+msgid "Reset Viewport"
+msgstr "Ponastavi točko pogleda"
+
+#: plugins/Plot2D.qml:111 plugins/Plot3D.qml:107
+#, kde-format
+msgid "Clear All"
+msgstr "Očisti vse"
+
+#: plugins/Tables.qml:47
+#, kde-format
+msgid "Errors: The step cannot be 0"
+msgstr "Napake: Korak ne more biti 0"
+
+#: plugins/Tables.qml:49
+#, kde-format
+msgid "Errors: The start and end are the same"
+msgstr "Napake: Začetna in končna točka ne moreta biti isti"
+
+#: plugins/Tables.qml:51
+#, kde-format
+msgid "Errors: %1"
+msgstr "Napake: %1"
+
+#: plugins/Tables.qml:79
+#, kde-format
+msgid "Input:"
+msgstr "Vhod:"
+
+#: plugins/Tables.qml:86
+#, kde-format
+msgid "From:"
+msgstr "Od:"
+
+#: plugins/Tables.qml:87
+#, kde-format
+msgid "To:"
+msgstr "Do:"
+
+#: plugins/Tables.qml:88
+#, kde-format
+msgid "Step:"
+msgstr "Korak:"
+
+#: plugins/Tables.qml:93
+#, kde-format
+msgid "Run"
+msgstr "Poženi"
+
+#: plugins/Tables.qml:110
+#, kde-format
+msgid "Results:"
+msgstr "Rezultati:"
+
+#: plugins/widgets/qtcontrols/ExpressionInput.qml:73
+#, kde-format
+msgid "Expression to calculate..."
+msgstr "Izraz za izračun..."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-20.04.3/po/zh_CN/kalgebra.po 
new/kalgebra-20.08.0/po/zh_CN/kalgebra.po
--- old/kalgebra-20.04.3/po/zh_CN/kalgebra.po   2020-07-07 02:46:56.000000000 
+0200
+++ new/kalgebra-20.08.0/po/zh_CN/kalgebra.po   2020-08-07 08:53:52.000000000 
+0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-12-19 02:55+0100\n"
-"PO-Revision-Date: 2020-06-24 08:02\n"
+"PO-Revision-Date: 2020-07-31 15:03\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-20.04.3/po/zh_CN/kalgebramobile.po 
new/kalgebra-20.08.0/po/zh_CN/kalgebramobile.po
--- old/kalgebra-20.04.3/po/zh_CN/kalgebramobile.po     2020-07-07 
02:46:56.000000000 +0200
+++ new/kalgebra-20.08.0/po/zh_CN/kalgebramobile.po     2020-08-07 
08:53:52.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-02-29 02:57+0100\n"
-"PO-Revision-Date: 2020-06-24 08:02\n"
+"PO-Revision-Date: 2020-07-31 15:03\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalgebra-20.04.3/po/zh_CN/plasma_applet_kalgebraplasmoid.po 
new/kalgebra-20.08.0/po/zh_CN/plasma_applet_kalgebraplasmoid.po
--- old/kalgebra-20.04.3/po/zh_CN/plasma_applet_kalgebraplasmoid.po     
2020-07-07 02:46:56.000000000 +0200
+++ new/kalgebra-20.08.0/po/zh_CN/plasma_applet_kalgebraplasmoid.po     
2020-08-07 08:53:52.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:01+0200\n"
-"PO-Revision-Date: 2020-06-24 08:02\n"
+"PO-Revision-Date: 2020-07-31 15:03\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-20.04.3/src/kalgebra.cpp 
new/kalgebra-20.08.0/src/kalgebra.cpp
--- old/kalgebra-20.04.3/src/kalgebra.cpp       2020-07-03 22:54:57.000000000 
+0200
+++ new/kalgebra-20.08.0/src/kalgebra.cpp       2020-08-07 07:49:08.000000000 
+0200
@@ -54,10 +54,10 @@
 #include <KStandardAction>
 #include <KToggleFullScreenAction>
 #include <KRecentFilesAction>
-#include <kconfig.h>
+#include <KConfig>
 #include <QProcess>
 #include <QPointer>
-#include <kconfiggroup.h>
+#include <KConfigGroup>
 
 class Add2DOption : public InlineOptions
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-20.04.3/src/org.kde.kalgebra.appdata.xml 
new/kalgebra-20.08.0/src/org.kde.kalgebra.appdata.xml
--- old/kalgebra-20.04.3/src/org.kde.kalgebra.appdata.xml       2020-07-03 
22:54:57.000000000 +0200
+++ new/kalgebra-20.08.0/src/org.kde.kalgebra.appdata.xml       2020-08-07 
07:49:08.000000000 +0200
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <component type="desktop">
-  <id>org.kde.kalgebra.desktop</id>
+  <id>org.kde.kalgebra</id>
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-2.0+</project_license>
   <name>KAlgebra</name>
@@ -72,8 +72,8 @@
   <summary xml:lang="zh-TW">圖形計算器</summary>
   <description>
     <p>KAlgebra is an application that can replace your graphing calculator. 
It has numerical, logical, symbolic, and analysis features that let you 
calculate mathematical expressions on the console and graphically plot the 
results in 2D or 3D. KAlgebra is rooted in the Mathematical Markup Language 
(MathML); however, one does not need to know MathML to use KAlgebra.</p>
-    <p xml:lang="ca">KAlgebra és una aplicació que pot reemplaçar la vostra 
calculadora gràfica. Té capacitats numèriques, lògiques i d'anàlisi que us 
permetran calcular expressions matemàtiques en una consola i dibuixar una 
gràfica dels resultats en 2D o 3D. KAlgebra té les seves arrels en el 
Llenguatge de Marcat Matemàtic (MathML); tanmateix, no us caldrà tenir 
coneixements de MathML per emprar el KAlgebra.</p>
-    <p xml:lang="ca-valencia">KAlgebra és una aplicació que pot reemplaçar la 
vostra calculadora gràfica. Té capacitats numèriques, lògiques i d'anàlisi que 
vos permetran calcular expressions matemàtiques en una consola i dibuixar una 
gràfica dels resultats en 2D o 3D. KAlgebra té les seues arrels en el 
Llenguatge de Marcat Matemàtic (MathML); tanmateix, no vos caldrà tindre 
coneixements de MathML per emprar el KAlgebra.</p>
+    <p xml:lang="ca">El KAlgebra és una aplicació que pot substituir la vostra 
calculadora gràfica. Té capacitats numèriques, lògiques i d'anàlisi que us 
permetran calcular expressions matemàtiques en una consola i dibuixar una 
gràfica dels resultats en 2D o 3D. El KAlgebra té les seves arrels en el 
Llenguatge de Marcat Matemàtic (MathML). Tanmateix, no us caldrà tenir 
coneixements de MathML per a emprar el KAlgebra.</p>
+    <p xml:lang="ca-valencia">El KAlgebra és una aplicació que pot substituir 
la vostra calculadora gràfica. Té capacitats numèriques, lògiques i d'anàlisi 
que vos permetran calcular expressions matemàtiques en una consola i dibuixar 
una gràfica dels resultats en 2D o 3D. El KAlgebra té les seues arrels en el 
Llenguatge de Marcat Matemàtic (MathML). Tanmateix, no vos caldrà tindre 
coneixements de MathML per a emprar el KAlgebra.</p>
     <p xml:lang="de">KAlgebra ist eine Anwendung, die Ihren grafischen 
Taschenrechner ersetzt. KAlgebra hat numerische, logische, symbolische und 
analytische Fähigkeiten, mit denen Sie mathematische Ausdrücke in der Konsole 
auswerten und die Ergebnisse zwei- oder dreidimensional darstellen können. 
KAlgebra basiert auf der Sprache „Mathematical Markup Language“ (MathML), es 
sind jedoch keine Kenntnisse von MathML erforderlich, um KAlgebra erfolgreich 
einsetzen zu können.</p>
     <p xml:lang="el">Η KAlgebra είναι μία εφαρμογή αντικατάστασης του 
υπολογιστή για τα γραφικά σας. Έχει αριθμητικές, λογικές, συμβολικές και 
αναλυτικές λειτουργίες για να υπολογίζετε μαθηματικές εκφράσεις στην κονσόλα 
και να αναπαριστάτε γραφικά τα αποτελέσματα σε 2 ή 3 διαστάσεις. Η KAlgebra 
προέρχεται από τη Μαθηματική Γλώσσα Σήμανσης (MathML): ωστόσο, δεν χρειάζεται 
κανείς να γνωρίζει τη MathML για να χρησιμοποιήσει την KAlgebra.</p>
     <p xml:lang="en-GB">KAlgebra is an application that can replace your 
graphing calculator. It has numerical, logical, symbolic, and analysis features 
that let you calculate mathematical expressions on the console and graphically 
plot the results in 2D or 3D. KAlgebra is rooted in the Mathematical Markup 
Language (MathML); however, one does not need to know MathML to use 
KAlgebra.</p>
@@ -108,13 +108,14 @@
   <screenshots>
     <screenshot type="default">
       <caption>2D plot in KAlgebra</caption>
-      <caption xml:lang="ca">Gràfic 2D al KAlgebra</caption>
-      <caption xml:lang="ca-valencia">Gràfic 2D al KAlgebra</caption>
+      <caption xml:lang="ca">Gràfic en 2D al KAlgebra</caption>
+      <caption xml:lang="ca-valencia">Gràfic en 2D al KAlgebra</caption>
       <caption xml:lang="cs">2D graf v KAlgebra</caption>
       <caption xml:lang="el">2D σχεδίαση στην KAlgebra</caption>
       <caption xml:lang="en-GB">2D plot in KAlgebra</caption>
       <caption xml:lang="es">Gráfico 2D en KAlgebra</caption>
       <caption xml:lang="et">2D joonis KAlgebras</caption>
+      <caption xml:lang="fi">2D-kaavio KAlgebrassa</caption>
       <caption xml:lang="fr">Graphique en 2 dimensions sur KAlgebra</caption>
       <caption xml:lang="gl">Gráfica 2D en KAlgebra</caption>
       <caption xml:lang="id">Plot 2D di KAlgebra</caption>
@@ -125,6 +126,7 @@
       <caption xml:lang="pt">Gráfico 2D no KAlgebra</caption>
       <caption xml:lang="pt-BR">Gráfico 2D no KAlgebra</caption>
       <caption xml:lang="sk">2D graf v KAlgebre</caption>
+      <caption xml:lang="sl">2D risanje v KAlgebra</caption>
       <caption xml:lang="sv">Tvådimensionellt diagram i Kalgebra</caption>
       <caption xml:lang="uk">Графік у KAlgebra</caption>
       <caption xml:lang="x-test">xx2D plot in KAlgebraxx</caption>
@@ -138,9 +140,9 @@
     <binary>kalgebra</binary>
   </provides>
   <releases>
+    <release version="20.08.0" date="2020-08-13"/>
     <release version="20.04.3" date="2020-07-09"/>
     <release version="20.04.2" date="2020-06-11"/>
     <release version="20.04.1" date="2020-05-14"/>
-    <release version="20.04.0" date="2020-04-23"/>
   </releases>
 </component>


Reply via email to