Hello community,

here is the log from the commit of package kturtle for openSUSE:Leap:15.2 
checked in at 2020-05-25 13:42:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/kturtle (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.kturtle.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kturtle"

Mon May 25 13:42:18 2020 rev:44 rq:806636 version:20.04.1

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/kturtle/kturtle.changes        2020-05-13 
03:53:19.064386235 +0200
+++ /work/SRC/openSUSE:Leap:15.2/.kturtle.new.2738/kturtle.changes      
2020-05-25 13:42:41.091410670 +0200
@@ -1,0 +2,9 @@
+Fri May 15 15:42:06 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-05-apps-update
+- No code change since 20.04.0
+
+-------------------------------------------------------------------
@@ -15,2 +23,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-rc
@@ -24,2 +30,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-beta
@@ -41 +46 @@
-  * https://www.kde.org/announcements/releases/19.12.3
+  * https://kde.org/announcements/releases/2020-03-apps-update
@@ -56 +61 @@
-  * https://www.kde.org/announcements/releases/19.12.2
+  * https://kde.org/announcements/releases/2020-02-apps-update

Old:
----
  kturtle-20.04.0.tar.xz
  kturtle-20.04.0.tar.xz.sig

New:
----
  kturtle-20.04.1.tar.xz
  kturtle-20.04.1.tar.xz.sig

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

Other differences:
------------------
++++++ kturtle.spec ++++++
--- /var/tmp/diff_new_pack.4KSzfa/_old  2020-05-25 13:42:41.431411413 +0200
+++ /var/tmp/diff_new_pack.4KSzfa/_new  2020-05-25 13:42:41.431411413 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kturtle
-Version:        20.04.0
+Version:        20.04.1
 Release:        0
 Summary:        Logo Programming Environment
 License:        GPL-2.0-or-later


++++++ kturtle-20.04.0.tar.xz -> kturtle-20.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kturtle-20.04.0/CMakeLists.txt 
new/kturtle-20.04.1/CMakeLists.txt
--- old/kturtle-20.04.0/CMakeLists.txt  2020-04-17 02:25:48.000000000 +0200
+++ new/kturtle-20.04.1/CMakeLists.txt  2020-05-12 03:14:27.000000000 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "04")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kturtle VERSION ${RELEASE_SERVICE_VERSION})
@@ -43,10 +43,6 @@
     I18n
     CoreAddons
 )
-if (EXISTS "${CMAKE_SOURCE_DIR}/.git")
-   add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x060000)
-   add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x060000)
-endif()
 
 #Allows QString concatenation to use a single memory allocation per source 
line.
 add_definitions(-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kturtle-20.04.0/org.kde.kturtle.appdata.xml 
new/kturtle-20.04.1/org.kde.kturtle.appdata.xml
--- old/kturtle-20.04.0/org.kde.kturtle.appdata.xml     2020-04-15 
11:03:28.000000000 +0200
+++ new/kturtle-20.04.1/org.kde.kturtle.appdata.xml     2020-05-11 
23:11:14.000000000 +0200
@@ -139,9 +139,9 @@
     <binary>kturtle</binary>
   </provides>
   <releases>
+    <release version="20.04.1" date="2020-05-14"/>
     <release version="20.04.0" date="2020-04-23"/>
     <release version="19.12.2" date="2020-02-06"/>
     <release version="19.12.1" date="2020-01-09"/>
-    <release version="19.12.0" date="2019-12-12"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kturtle-20.04.0/po/fr/kturtle.po 
new/kturtle-20.04.1/po/fr/kturtle.po
--- old/kturtle-20.04.0/po/fr/kturtle.po        2020-04-17 02:25:45.000000000 
+0200
+++ new/kturtle-20.04.1/po/fr/kturtle.po        2020-05-12 03:14:26.000000000 
+0200
@@ -16,20 +16,21 @@
 # Geoffray Levasseur <[email protected]>, 2009, 2010, 
2013.
 # xavier <[email protected]>, 2012.
 # Sebastien Renard <[email protected]>, 2014.
+# Johnny Jazeix <[email protected]>, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: kturtle\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-03-05 03:06+0100\n"
-"PO-Revision-Date: 2014-01-06 21:38+0100\n"
-"Last-Translator: Sebastien Renard <[email protected]>\n"
+"PO-Revision-Date: 2020-04-21 21:24+0200\n"
+"Last-Translator: Johnny Jazeix <[email protected]>\n"
 "Language-Team: French <[email protected]>\n"
 "Language: fr\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 19.12.3\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -623,12 +624,7 @@
 msgstr "Attente d'un nom après la commande « apprends »"
 
 #: interpreter/translator.cpp:109
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'True' COMMAND, there are some rules on "
-#| "how to translate it.Please see http://edu.kde.org/kturtle/translator.php "
-#| "to learn how to properly translate it."
-#| msgid "true"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'True' COMMAND, there are some rules on how "
 "to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -637,12 +633,7 @@
 msgstr "vrai"
 
 #: interpreter/translator.cpp:116
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'False' COMMAND, there are some rules on "
-#| "how to translate it.Please see http://edu.kde.org/kturtle/translator.php "
-#| "to learn how to properly translate it."
-#| msgid "false"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'False' COMMAND, there are some rules on how "
 "to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -651,12 +642,7 @@
 msgstr "faux"
 
 #: interpreter/translator.cpp:135
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'ArgumentSeparator' COMMAND, there are "
-#| "some rules on how to translate it.Please see http://edu.kde.org/kturtle/";
-#| "translator.php to learn how to properly translate it."
-#| msgid ","
+#, kde-format
 msgctxt ""
 "You are about to translate the 'ArgumentSeparator' COMMAND, there are some "
 "rules on how to translate it.Please see https://edu.kde.org/kturtle/";
@@ -665,12 +651,7 @@
 msgstr ","
 
 #: interpreter/translator.cpp:142
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'DecimalSeparator' COMMAND, there are some "
-#| "rules on how to translate it.Please see http://edu.kde.org/kturtle/";
-#| "translator.php to learn how to properly translate it."
-#| msgid "."
+#, kde-format
 msgctxt ""
 "You are about to translate the 'DecimalSeparator' COMMAND, there are some "
 "rules on how to translate it.Please see https://edu.kde.org/kturtle/";
@@ -679,12 +660,7 @@
 msgstr "."
 
 #: interpreter/translator.cpp:149
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'Exit' COMMAND, there are some rules on "
-#| "how to translate it.Please see http://edu.kde.org/kturtle/translator.php "
-#| "to learn how to properly translate it."
-#| msgid "exit"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'Exit' COMMAND, there are some rules on how "
 "to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -693,12 +669,7 @@
 msgstr "sortie"
 
 #: interpreter/translator.cpp:156
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'If' COMMAND, there are some rules on how "
-#| "to translate it.Please see http://edu.kde.org/kturtle/translator.php to "
-#| "learn how to properly translate it."
-#| msgid "if"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'If' COMMAND, there are some rules on how to "
 "translate it.Please see https://edu.kde.org/kturtle/translator.php to learn "
@@ -707,12 +678,7 @@
 msgstr "si"
 
 #: interpreter/translator.cpp:163
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'Else' COMMAND, there are some rules on "
-#| "how to translate it.Please see http://edu.kde.org/kturtle/translator.php "
-#| "to learn how to properly translate it."
-#| msgid "else"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'Else' COMMAND, there are some rules on how "
 "to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -721,12 +687,7 @@
 msgstr "sinon"
 
 #: interpreter/translator.cpp:170
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'Repeat' COMMAND, there are some rules on "
-#| "how to translate it.Please see http://edu.kde.org/kturtle/translator.php "
-#| "to learn how to properly translate it."
-#| msgid "repeat"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'Repeat' COMMAND, there are some rules on how "
 "to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -735,12 +696,7 @@
 msgstr "répète"
 
 #: interpreter/translator.cpp:177
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'While' COMMAND, there are some rules on "
-#| "how to translate it.Please see http://edu.kde.org/kturtle/translator.php "
-#| "to learn how to properly translate it."
-#| msgid "while"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'While' COMMAND, there are some rules on how "
 "to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -749,12 +705,7 @@
 msgstr "tantque"
 
 #: interpreter/translator.cpp:184
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'For' COMMAND, there are some rules on how "
-#| "to translate it.Please see http://edu.kde.org/kturtle/translator.php to "
-#| "learn how to properly translate it."
-#| msgid "for"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'For' COMMAND, there are some rules on how to "
 "translate it.Please see https://edu.kde.org/kturtle/translator.php to learn "
@@ -763,12 +714,7 @@
 msgstr "pour"
 
 #: interpreter/translator.cpp:191
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'To' COMMAND, there are some rules on how "
-#| "to translate it.Please see http://edu.kde.org/kturtle/translator.php to "
-#| "learn how to properly translate it."
-#| msgid "to"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'To' COMMAND, there are some rules on how to "
 "translate it.Please see https://edu.kde.org/kturtle/translator.php to learn "
@@ -777,12 +723,7 @@
 msgstr "à"
 
 #: interpreter/translator.cpp:198
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'Step' COMMAND, there are some rules on "
-#| "how to translate it.Please see http://edu.kde.org/kturtle/translator.php "
-#| "to learn how to properly translate it."
-#| msgid "step"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'Step' COMMAND, there are some rules on how "
 "to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -791,12 +732,7 @@
 msgstr "pas_a_pas"
 
 #: interpreter/translator.cpp:205
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'Break' COMMAND, there are some rules on "
-#| "how to translate it.Please see http://edu.kde.org/kturtle/translator.php "
-#| "to learn how to properly translate it."
-#| msgid "break"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'Break' COMMAND, there are some rules on how "
 "to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -805,12 +741,7 @@
 msgstr "coupure"
 
 #: interpreter/translator.cpp:212
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'Return' COMMAND, there are some rules on "
-#| "how to translate it.Please see http://edu.kde.org/kturtle/translator.php "
-#| "to learn how to properly translate it."
-#| msgid "return"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'Return' COMMAND, there are some rules on how "
 "to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -819,12 +750,7 @@
 msgstr "retourne"
 
 #: interpreter/translator.cpp:219
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'Wait' COMMAND, there are some rules on "
-#| "how to translate it.Please see http://edu.kde.org/kturtle/translator.php "
-#| "to learn how to properly translate it."
-#| msgid "wait"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'Wait' COMMAND, there are some rules on how "
 "to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -833,12 +759,7 @@
 msgstr "attends"
 
 #: interpreter/translator.cpp:226
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'Assert' COMMAND, there are some rules on "
-#| "how to translate it.Please see http://edu.kde.org/kturtle/translator.php "
-#| "to learn how to properly translate it."
-#| msgid "assert"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'Assert' COMMAND, there are some rules on how "
 "to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -847,12 +768,7 @@
 msgstr "assert"
 
 #: interpreter/translator.cpp:233
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'And' COMMAND, there are some rules on how "
-#| "to translate it.Please see http://edu.kde.org/kturtle/translator.php to "
-#| "learn how to properly translate it."
-#| msgid "and"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'And' COMMAND, there are some rules on how to "
 "translate it.Please see https://edu.kde.org/kturtle/translator.php to learn "
@@ -861,12 +777,7 @@
 msgstr "et"
 
 #: interpreter/translator.cpp:240
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'Or' COMMAND, there are some rules on how "
-#| "to translate it.Please see http://edu.kde.org/kturtle/translator.php to "
-#| "learn how to properly translate it."
-#| msgid "or"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'Or' COMMAND, there are some rules on how to "
 "translate it.Please see https://edu.kde.org/kturtle/translator.php to learn "
@@ -875,12 +786,7 @@
 msgstr "ou"
 
 #: interpreter/translator.cpp:247
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'Not' COMMAND, there are some rules on how "
-#| "to translate it.Please see http://edu.kde.org/kturtle/translator.php to "
-#| "learn how to properly translate it."
-#| msgid "not"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'Not' COMMAND, there are some rules on how to "
 "translate it.Please see https://edu.kde.org/kturtle/translator.php to learn "
@@ -889,12 +795,7 @@
 msgstr "non"
 
 #: interpreter/translator.cpp:278
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'Learn' COMMAND, there are some rules on "
-#| "how to translate it.Please see http://edu.kde.org/kturtle/translator.php "
-#| "to learn how to properly translate it."
-#| msgid "learn"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'Learn' COMMAND, there are some rules on how "
 "to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -903,12 +804,7 @@
 msgstr "apprends"
 
 #: interpreter/translator.cpp:285
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'Reset' COMMAND, there are some rules on "
-#| "how to translate it.Please see http://edu.kde.org/kturtle/translator.php "
-#| "to learn how to properly translate it."
-#| msgid "reset"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'Reset' COMMAND, there are some rules on how "
 "to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -917,12 +813,7 @@
 msgstr "initialise"
 
 #: interpreter/translator.cpp:292
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'Clear' COMMAND, there are some rules on "
-#| "how to translate it.Please see http://edu.kde.org/kturtle/translator.php "
-#| "to learn how to properly translate it."
-#| msgid "clear"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'Clear' COMMAND, there are some rules on how "
 "to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -931,12 +822,7 @@
 msgstr "nettoietout"
 
 #: interpreter/translator.cpp:299
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'Clear' COMMAND ALIAS, there are some "
-#| "rules on how to translate it.Please see http://edu.kde.org/kturtle/";
-#| "translator.php to learn how to properly translate it."
-#| msgid "ccl"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'Clear' COMMAND ALIAS, there are some rules "
 "on how to translate it.Please see https://edu.kde.org/kturtle/translator.php "
@@ -945,12 +831,7 @@
 msgstr "ntt"
 
 #: interpreter/translator.cpp:306
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'Center' COMMAND, there are some rules on "
-#| "how to translate it.Please see http://edu.kde.org/kturtle/translator.php "
-#| "to learn how to properly translate it."
-#| msgid "center"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'Center' COMMAND, there are some rules on how "
 "to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -959,12 +840,7 @@
 msgstr "centre"
 
 #: interpreter/translator.cpp:313
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'Go' COMMAND, there are some rules on how "
-#| "to translate it.Please see http://edu.kde.org/kturtle/translator.php to "
-#| "learn how to properly translate it."
-#| msgid "go"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'Go' COMMAND, there are some rules on how to "
 "translate it.Please see https://edu.kde.org/kturtle/translator.php to learn "
@@ -973,12 +849,7 @@
 msgstr "va"
 
 #: interpreter/translator.cpp:320
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'GoX' COMMAND, there are some rules on how "
-#| "to translate it.Please see http://edu.kde.org/kturtle/translator.php to "
-#| "learn how to properly translate it."
-#| msgid "gox"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'GoX' COMMAND, there are some rules on how to "
 "translate it.Please see https://edu.kde.org/kturtle/translator.php to learn "
@@ -987,12 +858,7 @@
 msgstr "vax"
 
 #: interpreter/translator.cpp:327
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'GoX' COMMAND ALIAS, there are some rules "
-#| "on how to translate it.Please see http://edu.kde.org/kturtle/translator.";
-#| "php to learn how to properly translate it."
-#| msgid "gx"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'GoX' COMMAND ALIAS, there are some rules on "
 "how to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -1001,12 +867,7 @@
 msgstr "vx"
 
 #: interpreter/translator.cpp:334
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'GoY' COMMAND, there are some rules on how "
-#| "to translate it.Please see http://edu.kde.org/kturtle/translator.php to "
-#| "learn how to properly translate it."
-#| msgid "goy"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'GoY' COMMAND, there are some rules on how to "
 "translate it.Please see https://edu.kde.org/kturtle/translator.php to learn "
@@ -1015,12 +876,7 @@
 msgstr "vay"
 
 #: interpreter/translator.cpp:341
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'GoY' COMMAND ALIAS, there are some rules "
-#| "on how to translate it.Please see http://edu.kde.org/kturtle/translator.";
-#| "php to learn how to properly translate it."
-#| msgid "gy"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'GoY' COMMAND ALIAS, there are some rules on "
 "how to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -1029,12 +885,7 @@
 msgstr "vy"
 
 #: interpreter/translator.cpp:348
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'Forward' COMMAND, there are some rules on "
-#| "how to translate it.Please see http://edu.kde.org/kturtle/translator.php "
-#| "to learn how to properly translate it."
-#| msgid "forward"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'Forward' COMMAND, there are some rules on "
 "how to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -1043,12 +894,7 @@
 msgstr "avance"
 
 #: interpreter/translator.cpp:355
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'Forward' COMMAND ALIAS, there are some "
-#| "rules on how to translate it.Please see http://edu.kde.org/kturtle/";
-#| "translator.php to learn how to properly translate it."
-#| msgid "fw"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'Forward' COMMAND ALIAS, there are some rules "
 "on how to translate it.Please see https://edu.kde.org/kturtle/translator.php "
@@ -1057,12 +903,7 @@
 msgstr "av"
 
 #: interpreter/translator.cpp:362
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'Backward' COMMAND, there are some rules "
-#| "on how to translate it.Please see http://edu.kde.org/kturtle/translator.";
-#| "php to learn how to properly translate it."
-#| msgid "backward"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'Backward' COMMAND, there are some rules on "
 "how to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -1071,12 +912,7 @@
 msgstr "recule"
 
 #: interpreter/translator.cpp:369
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'Backward' COMMAND ALIAS, there are some "
-#| "rules on how to translate it.Please see http://edu.kde.org/kturtle/";
-#| "translator.php to learn how to properly translate it."
-#| msgid "bw"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'Backward' COMMAND ALIAS, there are some "
 "rules on how to translate it.Please see https://edu.kde.org/kturtle/";
@@ -1085,12 +921,7 @@
 msgstr "re"
 
 #: interpreter/translator.cpp:376
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'Direction' COMMAND, there are some rules "
-#| "on how to translate it.Please see http://edu.kde.org/kturtle/translator.";
-#| "php to learn how to properly translate it."
-#| msgid "direction"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'Direction' COMMAND, there are some rules on "
 "how to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -1099,12 +930,7 @@
 msgstr "direction"
 
 #: interpreter/translator.cpp:383
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'Direction' COMMAND ALIAS, there are some "
-#| "rules on how to translate it.Please see http://edu.kde.org/kturtle/";
-#| "translator.php to learn how to properly translate it."
-#| msgid "dir"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'Direction' COMMAND ALIAS, there are some "
 "rules on how to translate it.Please see https://edu.kde.org/kturtle/";
@@ -1113,12 +939,7 @@
 msgstr "dir"
 
 #: interpreter/translator.cpp:390
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'TurnLeft' COMMAND, there are some rules "
-#| "on how to translate it.Please see http://edu.kde.org/kturtle/translator.";
-#| "php to learn how to properly translate it."
-#| msgid "turnleft"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'TurnLeft' COMMAND, there are some rules on "
 "how to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -1127,12 +948,7 @@
 msgstr "tournegauche"
 
 #: interpreter/translator.cpp:397
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'TurnLeft' COMMAND ALIAS, there are some "
-#| "rules on how to translate it.Please see http://edu.kde.org/kturtle/";
-#| "translator.php to learn how to properly translate it."
-#| msgid "tl"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'TurnLeft' COMMAND ALIAS, there are some "
 "rules on how to translate it.Please see https://edu.kde.org/kturtle/";
@@ -1141,12 +957,7 @@
 msgstr "tg"
 
 #: interpreter/translator.cpp:404
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'TurnRight' COMMAND, there are some rules "
-#| "on how to translate it.Please see http://edu.kde.org/kturtle/translator.";
-#| "php to learn how to properly translate it."
-#| msgid "turnright"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'TurnRight' COMMAND, there are some rules on "
 "how to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -1155,12 +966,7 @@
 msgstr "tournedroite"
 
 #: interpreter/translator.cpp:411
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'TurnRight' COMMAND ALIAS, there are some "
-#| "rules on how to translate it.Please see http://edu.kde.org/kturtle/";
-#| "translator.php to learn how to properly translate it."
-#| msgid "tr"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'TurnRight' COMMAND ALIAS, there are some "
 "rules on how to translate it.Please see https://edu.kde.org/kturtle/";
@@ -1169,12 +975,7 @@
 msgstr "td"
 
 #: interpreter/translator.cpp:418
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'PenWidth' COMMAND, there are some rules "
-#| "on how to translate it.Please see http://edu.kde.org/kturtle/translator.";
-#| "php to learn how to properly translate it."
-#| msgid "penwidth"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'PenWidth' COMMAND, there are some rules on "
 "how to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -1183,12 +984,7 @@
 msgstr "largeurcrayon"
 
 #: interpreter/translator.cpp:425
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'PenWidth' COMMAND ALIAS, there are some "
-#| "rules on how to translate it.Please see http://edu.kde.org/kturtle/";
-#| "translator.php to learn how to properly translate it."
-#| msgid "pw"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'PenWidth' COMMAND ALIAS, there are some "
 "rules on how to translate it.Please see https://edu.kde.org/kturtle/";
@@ -1197,12 +993,7 @@
 msgstr "lac"
 
 #: interpreter/translator.cpp:432
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'PenUp' COMMAND, there are some rules on "
-#| "how to translate it.Please see http://edu.kde.org/kturtle/translator.php "
-#| "to learn how to properly translate it."
-#| msgid "penup"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'PenUp' COMMAND, there are some rules on how "
 "to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -1211,12 +1002,7 @@
 msgstr "lèvecrayon"
 
 #: interpreter/translator.cpp:439
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'PenUp' COMMAND ALIAS, there are some "
-#| "rules on how to translate it.Please see http://edu.kde.org/kturtle/";
-#| "translator.php to learn how to properly translate it."
-#| msgid "pu"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'PenUp' COMMAND ALIAS, there are some rules "
 "on how to translate it.Please see https://edu.kde.org/kturtle/translator.php "
@@ -1225,12 +1011,7 @@
 msgstr "lc"
 
 #: interpreter/translator.cpp:446
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'PenDown' COMMAND, there are some rules on "
-#| "how to translate it.Please see http://edu.kde.org/kturtle/translator.php "
-#| "to learn how to properly translate it."
-#| msgid "pendown"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'PenDown' COMMAND, there are some rules on "
 "how to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -1239,12 +1020,7 @@
 msgstr "baissecrayon"
 
 #: interpreter/translator.cpp:453
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'PenDown' COMMAND ALIAS, there are some "
-#| "rules on how to translate it.Please see http://edu.kde.org/kturtle/";
-#| "translator.php to learn how to properly translate it."
-#| msgid "pd"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'PenDown' COMMAND ALIAS, there are some rules "
 "on how to translate it.Please see https://edu.kde.org/kturtle/translator.php "
@@ -1253,12 +1029,7 @@
 msgstr "bc"
 
 #: interpreter/translator.cpp:460
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'PenColor' COMMAND, there are some rules "
-#| "on how to translate it.Please see http://edu.kde.org/kturtle/translator.";
-#| "php to learn how to properly translate it."
-#| msgid "pencolor"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'PenColor' COMMAND, there are some rules on "
 "how to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -1267,12 +1038,7 @@
 msgstr "couleurcrayon"
 
 #: interpreter/translator.cpp:467
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'PenColor' COMMAND ALIAS, there are some "
-#| "rules on how to translate it.Please see http://edu.kde.org/kturtle/";
-#| "translator.php to learn how to properly translate it."
-#| msgid "pc"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'PenColor' COMMAND ALIAS, there are some "
 "rules on how to translate it.Please see https://edu.kde.org/kturtle/";
@@ -1281,12 +1047,7 @@
 msgstr "cc"
 
 #: interpreter/translator.cpp:474
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'CanvasColor' COMMAND, there are some "
-#| "rules on how to translate it.Please see http://edu.kde.org/kturtle/";
-#| "translator.php to learn how to properly translate it."
-#| msgid "canvascolor"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'CanvasColor' COMMAND, there are some rules "
 "on how to translate it.Please see https://edu.kde.org/kturtle/translator.php "
@@ -1295,12 +1056,7 @@
 msgstr "couleurcanevas"
 
 #: interpreter/translator.cpp:481
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'CanvasColor' COMMAND ALIAS, there are "
-#| "some rules on how to translate it.Please see http://edu.kde.org/kturtle/";
-#| "translator.php to learn how to properly translate it."
-#| msgid "cc"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'CanvasColor' COMMAND ALIAS, there are some "
 "rules on how to translate it.Please see https://edu.kde.org/kturtle/";
@@ -1309,12 +1065,7 @@
 msgstr "cca"
 
 #: interpreter/translator.cpp:488
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'CanvasSize' COMMAND, there are some rules "
-#| "on how to translate it.Please see http://edu.kde.org/kturtle/translator.";
-#| "php to learn how to properly translate it."
-#| msgid "canvassize"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'CanvasSize' COMMAND, there are some rules on "
 "how to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -1323,12 +1074,7 @@
 msgstr "taillecanevas"
 
 #: interpreter/translator.cpp:495
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'CanvasSize' COMMAND ALIAS, there are some "
-#| "rules on how to translate it.Please see http://edu.kde.org/kturtle/";
-#| "translator.php to learn how to properly translate it."
-#| msgid "cs"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'CanvasSize' COMMAND ALIAS, there are some "
 "rules on how to translate it.Please see https://edu.kde.org/kturtle/";
@@ -1337,12 +1083,7 @@
 msgstr "tc"
 
 #: interpreter/translator.cpp:502
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'SpriteShow' COMMAND, there are some rules "
-#| "on how to translate it.Please see http://edu.kde.org/kturtle/translator.";
-#| "php to learn how to properly translate it."
-#| msgid "spriteshow"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'SpriteShow' COMMAND, there are some rules on "
 "how to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -1351,12 +1092,7 @@
 msgstr "montre"
 
 #: interpreter/translator.cpp:509
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'SpriteShow' COMMAND ALIAS, there are some "
-#| "rules on how to translate it.Please see http://edu.kde.org/kturtle/";
-#| "translator.php to learn how to properly translate it."
-#| msgid "ss"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'SpriteShow' COMMAND ALIAS, there are some "
 "rules on how to translate it.Please see https://edu.kde.org/kturtle/";
@@ -1365,12 +1101,7 @@
 msgstr "mo"
 
 #: interpreter/translator.cpp:516
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'SpriteHide' COMMAND, there are some rules "
-#| "on how to translate it.Please see http://edu.kde.org/kturtle/translator.";
-#| "php to learn how to properly translate it."
-#| msgid "spritehide"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'SpriteHide' COMMAND, there are some rules on "
 "how to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -1379,12 +1110,7 @@
 msgstr "cache"
 
 #: interpreter/translator.cpp:523
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'SpriteHide' COMMAND ALIAS, there are some "
-#| "rules on how to translate it.Please see http://edu.kde.org/kturtle/";
-#| "translator.php to learn how to properly translate it."
-#| msgid "sh"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'SpriteHide' COMMAND ALIAS, there are some "
 "rules on how to translate it.Please see https://edu.kde.org/kturtle/";
@@ -1393,12 +1119,7 @@
 msgstr "ca"
 
 #: interpreter/translator.cpp:530
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'Print' COMMAND, there are some rules on "
-#| "how to translate it.Please see http://edu.kde.org/kturtle/translator.php "
-#| "to learn how to properly translate it."
-#| msgid "print"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'Print' COMMAND, there are some rules on how "
 "to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -1407,12 +1128,7 @@
 msgstr "écris"
 
 #: interpreter/translator.cpp:537
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'FontSize' COMMAND, there are some rules "
-#| "on how to translate it.Please see http://edu.kde.org/kturtle/translator.";
-#| "php to learn how to properly translate it."
-#| msgid "fontsize"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'FontSize' COMMAND, there are some rules on "
 "how to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -1421,12 +1137,7 @@
 msgstr "taillepolice"
 
 #: interpreter/translator.cpp:544
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'Random' COMMAND, there are some rules on "
-#| "how to translate it.Please see http://edu.kde.org/kturtle/translator.php "
-#| "to learn how to properly translate it."
-#| msgid "random"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'Random' COMMAND, there are some rules on how "
 "to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -1435,12 +1146,7 @@
 msgstr "hasard"
 
 #: interpreter/translator.cpp:551
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'Random' COMMAND ALIAS, there are some "
-#| "rules on how to translate it.Please see http://edu.kde.org/kturtle/";
-#| "translator.php to learn how to properly translate it."
-#| msgid "rnd"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'Random' COMMAND ALIAS, there are some rules "
 "on how to translate it.Please see https://edu.kde.org/kturtle/translator.php "
@@ -1449,12 +1155,7 @@
 msgstr "hsd"
 
 #: interpreter/translator.cpp:558
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'GetX' COMMAND, there are some rules on "
-#| "how to translate it.Please see http://edu.kde.org/kturtle/translator.php "
-#| "to learn how to properly translate it."
-#| msgid "getx"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'GetX' COMMAND, there are some rules on how "
 "to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -1463,12 +1164,7 @@
 msgstr "positionx"
 
 #: interpreter/translator.cpp:565
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'GetY' COMMAND, there are some rules on "
-#| "how to translate it.Please see http://edu.kde.org/kturtle/translator.php "
-#| "to learn how to properly translate it."
-#| msgid "gety"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'GetY' COMMAND, there are some rules on how "
 "to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -1477,12 +1173,7 @@
 msgstr "positiony"
 
 #: interpreter/translator.cpp:572
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'Message' COMMAND, there are some rules on "
-#| "how to translate it.Please see http://edu.kde.org/kturtle/translator.php "
-#| "to learn how to properly translate it."
-#| msgid "message"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'Message' COMMAND, there are some rules on "
 "how to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -1491,12 +1182,7 @@
 msgstr "message"
 
 #: interpreter/translator.cpp:579
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'Ask' COMMAND, there are some rules on how "
-#| "to translate it.Please see http://edu.kde.org/kturtle/translator.php to "
-#| "learn how to properly translate it."
-#| msgid "ask"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'Ask' COMMAND, there are some rules on how to "
 "translate it.Please see https://edu.kde.org/kturtle/translator.php to learn "
@@ -1505,12 +1191,7 @@
 msgstr "demande"
 
 #: interpreter/translator.cpp:586
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'Pi' COMMAND, there are some rules on how "
-#| "to translate it.Please see http://edu.kde.org/kturtle/translator.php to "
-#| "learn how to properly translate it."
-#| msgid "pi"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'Pi' COMMAND, there are some rules on how to "
 "translate it.Please see https://edu.kde.org/kturtle/translator.php to learn "
@@ -1519,12 +1200,7 @@
 msgstr "pi"
 
 #: interpreter/translator.cpp:593
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'Tan' COMMAND, there are some rules on how "
-#| "to translate it.Please see http://edu.kde.org/kturtle/translator.php to "
-#| "learn how to properly translate it."
-#| msgid "tan"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'Tan' COMMAND, there are some rules on how to "
 "translate it.Please see https://edu.kde.org/kturtle/translator.php to learn "
@@ -1533,12 +1209,7 @@
 msgstr "tan"
 
 #: interpreter/translator.cpp:600
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'Sin' COMMAND, there are some rules on how "
-#| "to translate it.Please see http://edu.kde.org/kturtle/translator.php to "
-#| "learn how to properly translate it."
-#| msgid "sin"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'Sin' COMMAND, there are some rules on how to "
 "translate it.Please see https://edu.kde.org/kturtle/translator.php to learn "
@@ -1547,12 +1218,7 @@
 msgstr "sin"
 
 #: interpreter/translator.cpp:607
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'Cos' COMMAND, there are some rules on how "
-#| "to translate it.Please see http://edu.kde.org/kturtle/translator.php to "
-#| "learn how to properly translate it."
-#| msgid "cos"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'Cos' COMMAND, there are some rules on how to "
 "translate it.Please see https://edu.kde.org/kturtle/translator.php to learn "
@@ -1561,12 +1227,7 @@
 msgstr "cos"
 
 #: interpreter/translator.cpp:614
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'ArcTan' COMMAND, there are some rules on "
-#| "how to translate it.Please see http://edu.kde.org/kturtle/translator.php "
-#| "to learn how to properly translate it."
-#| msgid "arctan"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'ArcTan' COMMAND, there are some rules on how "
 "to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -1575,12 +1236,7 @@
 msgstr "arctan"
 
 #: interpreter/translator.cpp:621
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'ArcSin' COMMAND, there are some rules on "
-#| "how to translate it.Please see http://edu.kde.org/kturtle/translator.php "
-#| "to learn how to properly translate it."
-#| msgid "arcsin"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'ArcSin' COMMAND, there are some rules on how "
 "to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -1589,12 +1245,7 @@
 msgstr "arcsin"
 
 #: interpreter/translator.cpp:628
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'ArcCos' COMMAND, there are some rules on "
-#| "how to translate it.Please see http://edu.kde.org/kturtle/translator.php "
-#| "to learn how to properly translate it."
-#| msgid "arccos"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'ArcCos' COMMAND, there are some rules on how "
 "to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -1603,12 +1254,7 @@
 msgstr "arccos"
 
 #: interpreter/translator.cpp:635
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'Sqrt' COMMAND, there are some rules on "
-#| "how to translate it.Please see http://edu.kde.org/kturtle/translator.php "
-#| "to learn how to properly translate it."
-#| msgid "sqrt"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'Sqrt' COMMAND, there are some rules on how "
 "to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -1617,12 +1263,7 @@
 msgstr "racine"
 
 #: interpreter/translator.cpp:642
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'Round' COMMAND, there are some rules on "
-#| "how to translate it.Please see http://edu.kde.org/kturtle/translator.php "
-#| "to learn how to properly translate it."
-#| msgid "round"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'Round' COMMAND, there are some rules on how "
 "to translate it.Please see https://edu.kde.org/kturtle/translator.php to "
@@ -1631,12 +1272,7 @@
 msgstr "arrondi"
 
 #: interpreter/translator.cpp:649
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'GetDirection' COMMAND, there are some "
-#| "rules on how to translate it.Please see http://edu.kde.org/kturtle/";
-#| "translator.php to learn how to properly translate it."
-#| msgid "getdirection"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'GetDirection' COMMAND, there are some rules "
 "on how to translate it.Please see https://edu.kde.org/kturtle/translator.php "
@@ -1645,12 +1281,7 @@
 msgstr "obtenirdirection"
 
 #: interpreter/translator.cpp:656
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "You are about to translate the 'Mod' COMMAND, there are some rules on how "
-#| "to translate it.Please see http://edu.kde.org/kturtle/translator.php to "
-#| "learn how to properly translate it."
-#| msgid "mod"
+#, kde-format
 msgctxt ""
 "You are about to translate the 'Mod' COMMAND, there are some rules on how to "
 "translate it.Please see https://edu.kde.org/kturtle/translator.php to learn "
@@ -1659,11 +1290,7 @@
 msgstr "mod"
 
 #: interpreter/translator.cpp:675
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "This is an EXAMPLE NAME in KTurtle.Please see http://edu.kde.org/kturtle/";
-#| "translator.php to learn know how to properly translate it."
-#| msgid "triangle"
+#, kde-format
 msgctxt ""
 "This is an EXAMPLE NAME in KTurtle.Please see https://edu.kde.org/kturtle/";
 "translator.php to learn know how to properly translate it."
@@ -1671,11 +1298,7 @@
 msgstr "triangle"
 
 #: interpreter/translator.cpp:687
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "This is an EXAMPLE NAME in KTurtle.Please see http://edu.kde.org/kturtle/";
-#| "translator.php to learn know how to properly translate it."
-#| msgid "curly"
+#, kde-format
 msgctxt ""
 "This is an EXAMPLE NAME in KTurtle.Please see https://edu.kde.org/kturtle/";
 "translator.php to learn know how to properly translate it."
@@ -1683,11 +1306,7 @@
 msgstr "arrondi"
 
 #: interpreter/translator.cpp:705
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "This is an EXAMPLE NAME in KTurtle.Please see http://edu.kde.org/kturtle/";
-#| "translator.php to learn know how to properly translate it."
-#| msgid "arrow"
+#, kde-format
 msgctxt ""
 "This is an EXAMPLE NAME in KTurtle.Please see https://edu.kde.org/kturtle/";
 "translator.php to learn know how to properly translate it."
@@ -1695,11 +1314,7 @@
 msgstr "flèche"
 
 #: interpreter/translator.cpp:732
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "This is an EXAMPLE NAME in KTurtle.Please see http://edu.kde.org/kturtle/";
-#| "translator.php to learn know how to properly translate it."
-#| msgid "flower"
+#, kde-format
 msgctxt ""
 "This is an EXAMPLE NAME in KTurtle.Please see https://edu.kde.org/kturtle/";
 "translator.php to learn know how to properly translate it."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kturtle-20.04.0/po/zh_CN/kturtle.po 
new/kturtle-20.04.1/po/zh_CN/kturtle.po
--- old/kturtle-20.04.0/po/zh_CN/kturtle.po     2020-04-17 02:25:47.000000000 
+0200
+++ new/kturtle-20.04.1/po/zh_CN/kturtle.po     2020-05-12 03:14:26.000000000 
+0200
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-03-05 03:06+0100\n"
-"PO-Revision-Date: 2020-03-25 19:57\n"
+"PO-Revision-Date: 2020-05-09 13:52\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to