Branch: master

e801ca71 2019-07-27 14:55:11 Chris
Fix branding of KPlayer and also translations, for fuzzy prevention.

Signed-off-by: Chris <xchrisx@...>
M kplayer/kplayer.cpp
M kplayer/kplayerpart.cpp
M kplayer/kplayerplaylist.cpp
M kplayer/kplayerpropertiesadvanced.ui
M kplayer/kplayersettingsadvanced.ui
M po/be.po
M po/br.po
M po/ca.po
M po/cs.po
M po/cy.po
M po/da.po
M po/de.po
M po/el.po
M po/en_GB.po
M po/es.po
M po/et.po
M po/fi.po
M po/fr.po
M po/ga.po
M po/gl.po
M po/he.po
M po/hu.po
M po/it.po
M po/ja.po
M po/kplayer.pot
M po/nb.po
M po/nl.po
M po/pa.po
M po/pl.po
M po/pt.po
M po/pt_BR.po
M po/ru.po
M po/sr.po
M po/sr@...
M po/sv.po
M po/tr.po
M po/zh_CN.po

kplayer/kplayer.cpp

diff --git a/kplayer/kplayer.cpp b/kplayer/kplayer.cpp
index b92b656..dc0f8d9 100644
--- a/kplayer/kplayer.cpp
+++ b/kplayer/kplayer.cpp
@@ -666,8 +666,8 @@
   action = actionCollection() -> action ("help_about_kde");
   if ( action )
   {
-    action -> setStatusText (i18n("Shows information about your KDE version"));
-    action -> setWhatsThis (i18n("About KDE command shows some information about the version of KDE that you are running."));
+    action -> setStatusText (i18n("Shows information about your TDE version"));
+    action -> setWhatsThis (i18n("About TDE command shows some information about the version of TDE that you are running."));
   }
 }
 

kplayer/kplayerpart.cpp

diff --git a/kplayer/kplayerpart.cpp b/kplayer/kplayerpart.cpp
index 0a7d4e1..d76d787 100644
--- a/kplayer/kplayerpart.cpp
+++ b/kplayer/kplayerpart.cpp
@@ -30,7 +30,7 @@
 #include "kplayersettings.h"
 #include "kplayerwidget.h"
 
-static const char* description = I18N_NOOP("KPlayerPart, an embeddable KDE media player");
+static const char* description = I18N_NOOP("KPlayerPart, an embeddable TDE media player");
 static const char* license = I18N_NOOP("This program is distributed under the terms of the GPL version 3 or later.");
 
 typedef KParts::GenericFactory<KPlayerPart> KPlayerPartFactory;

kplayer/kplayerplaylist.cpp

diff --git a/kplayer/kplayerplaylist.cpp b/kplayer/kplayerplaylist.cpp
index dc5a0c3..29b85a1 100644
--- a/kplayer/kplayerplaylist.cpp
+++ b/kplayer/kplayerplaylist.cpp
@@ -51,7 +51,7 @@
   action -> setWhatsThis (i18n("Play command displays the standard Open File dialog and lets you choose a file or several files to put on the playlist and start playing."));
   action = new TDEAction (i18n("Play &URL..."), "fileopenurl", CTRL + Key_U, this, SLOT (filePlayUrl()), m_ac, "file_open_url");
   action -> setStatusText (i18n("Plays a URL"));
-  action -> setWhatsThis (i18n("Play URL command displays the standard URL dialog and lets you type or paste in a URL to put on the playlist and start playing. The URL can be a remote network location, a local file path, or a KDE I/O Slave URL."));
+  action -> setWhatsThis (i18n("Play URL command displays the standard URL dialog and lets you type or paste in a URL to put on the playlist and start playing. The URL can be a remote network location, a local file path, or a TDE I/O Slave URL."));
   m_playlists = new KPlayerContainerActionList ("%1", i18n("Plays the %1 list"),
     i18n("Play List %1 starts playing the list."), this, "play_list");
   connect (playlistActionList(), SIGNAL (activated (KPlayerNode*)), SLOT (play (KPlayerNode*)));

kplayer/kplayerpropertiesadvanced.ui

diff --git a/kplayer/kplayerpropertiesadvanced.ui b/kplayer/kplayerpropertiesadvanced.ui
index b932235..fa1df5f 100644
--- a/kplayer/kplayerpropertiesadvanced.ui
+++ b/kplayer/kplayerpropertiesadvanced.ui
@@ -400,10 +400,10 @@
                                 <cstring>c_use_tdeioslave</cstring>
                             </property>
                             <property name="toolTip" stdset="0">
-                                <string>Choose whether to use a KDE I/O Slave to play this file</string>
+                                <string>Choose whether to use a TDE I/O Slave to play this file</string>
                             </property>
                             <property name="whatsThis" stdset="0">
-                                <string>Option to choose whether to use a KDE I/O Slave to play this file. Auto decides it automatically using options set in KPlayer Settings.</string>
+                                <string>Option to choose whether to use a TDE I/O Slave to play this file. Auto decides it automatically using options set in KPlayer Settings.</string>
                             </property>
                         </widget>
                         <widget class="TQComboBox" row="4" column="1">
@@ -426,10 +426,10 @@
                                 <cstring>c_use_tdeioslave</cstring>
                             </property>
                             <property name="toolTip" stdset="0">
-                                <string>Choose whether to use a KDE I/O Slave to play this file</string>
+                                <string>Choose whether to use a TDE I/O Slave to play this file</string>
                             </property>
                             <property name="whatsThis" stdset="0">
-                                <string>Option to choose whether to use a KDE I/O Slave to play this file. Auto decides it automatically using options set in KPlayer Settings.</string>
+                                <string>Option to choose whether to use a TDE I/O Slave to play this file. Auto decides it automatically using options set in KPlayer Settings.</string>
                             </property>
                         </widget>
                         <widget class="TQLabel" row="5" column="0">
@@ -446,10 +446,10 @@
                                 <cstring>c_use_temporary_file</cstring>
                             </property>
                             <property name="toolTip" stdset="0">
-                                <string>Choose whether to use a temporary file for playing from KDE I/O Slave</string>
+                                <string>Choose whether to use a temporary file for playing from TDE I/O Slave</string>
                             </property>
                             <property name="whatsThis" stdset="0">
-                                <string>Option to choose whether to use a temporary file for playing from KDE I/O Slave. Default uses the option from KPlayer Settings. This option has no effect for URLs passed directly to MPlayer.</string>
+                                <string>Option to choose whether to use a temporary file for playing from TDE I/O Slave. Default uses the option from KPlayer Settings. This option has no effect for URLs passed directly to MPlayer.</string>
                             </property>
                         </widget>
                         <widget class="TQComboBox" row="5" column="1">
@@ -472,10 +472,10 @@
                                 <cstring>c_use_temporary_file</cstring>
                             </property>
                             <property name="toolTip" stdset="0">
-                                <string>Choose whether to use a temporary file for playing from KDE I/O Slave</string>
+                                <string>Choose whether to use a temporary file for playing from TDE I/O Slave</string>
                             </property>
                             <property name="whatsThis" stdset="0">
-                                <string>Option to choose whether to use a temporary file for playing from KDE I/O Slave. Default uses the option from KPlayer Settings. This option has no effect for URLs passed directly to MPlayer.</string>
+                                <string>Option to choose whether to use a temporary file for playing from TDE I/O Slave. Default uses the option from KPlayer Settings. This option has no effect for URLs passed directly to MPlayer.</string>
                             </property>
                         </widget>
                     </grid>

kplayer/kplayersettingsadvanced.ui

diff --git a/kplayer/kplayersettingsadvanced.ui b/kplayer/kplayersettingsadvanced.ui
index 5be75aa..62b4f60 100644
--- a/kplayer/kplayersettingsadvanced.ui
+++ b/kplayer/kplayersettingsadvanced.ui
@@ -390,10 +390,10 @@
                         <string>&amp;Use temporary file for playing from KIOSlave</string>
                     </property>
                     <property name="toolTip" stdset="0">
-                        <string>Choose whether to use a temporary file for playing from KDE I/O Slave</string>
+                        <string>Choose whether to use a temporary file for playing from TDE I/O Slave</string>
                     </property>
                     <property name="whatsThis" stdset="0">
-                        <string>Option to choose whether to use a temporary file for playing from KDE I/O Slave. This option has no effect for URLs passed directly to MPlayer. You can also choose it for individual file or URL in File Properties.</string>
+                        <string>Option to choose whether to use a temporary file for playing from TDE I/O Slave. This option has no effect for URLs passed directly to MPlayer. You can also choose it for individual file or URL in File Properties.</string>
                     </property>
                 </widget>
                 <widget class="TQLayoutWidget">
@@ -415,10 +415,10 @@
                                 <set>AlignVCenter|AlignLeft</set>
                             </property>
                             <property name="toolTip" stdset="0">
-                                <string>Choose whether to use a KDE I/O Slave to play selected URL types</string>
+                                <string>Choose whether to use a TDE I/O Slave to play selected URL types</string>
                             </property>
                             <property name="whatsThis" stdset="0">
-                                <string>Option to choose whether to use a KDE I/O Slave to play selected URL types. You can also choose this option for individual file or stream in File Properties.</string>
+                                <string>Option to choose whether to use a TDE I/O Slave to play selected URL types. You can also choose this option for individual file or stream in File Properties.</string>
                             </property>
                         </widget>
                         <widget class="TQCheckBox">
@@ -429,10 +429,10 @@
                                 <string>H&amp;TTP</string>
                             </property>
                             <property name="toolTip" stdset="0">
-                                <string>Choose whether to use a KDE I/O Slave to play HTTP URLs</string>
+                                <string>Choose whether to use a TDE I/O Slave to play HTTP URLs</string>
                             </property>
                             <property name="whatsThis" stdset="0">
-                                <string>Option to choose whether to use a KDE I/O Slave to play HTTP URLs. You can also choose this option for individual file or stream in File Properties.</string>
+                                <string>Option to choose whether to use a TDE I/O Slave to play HTTP URLs. You can also choose this option for individual file or stream in File Properties.</string>
                             </property>
                         </widget>
                         <widget class="TQCheckBox">
@@ -443,10 +443,10 @@
                                 <string>FT&amp;P</string>
                             </property>
                             <property name="toolTip" stdset="0">
-                                <string>Choose whether to use a KDE I/O Slave to play FTP URLs</string>
+                                <string>Choose whether to use a TDE I/O Slave to play FTP URLs</string>
                             </property>
                             <property name="whatsThis" stdset="0">
-                                <string>Option to choose whether to use a KDE I/O Slave to play FTP URLs. You can also choose this option for individual file in File Properties.</string>
+                                <string>Option to choose whether to use a TDE I/O Slave to play FTP URLs. You can also choose this option for individual file in File Properties.</string>
                             </property>
                         </widget>
                         <widget class="TQCheckBox">
@@ -465,10 +465,10 @@
                                 </sizepolicy>
                             </property>
                             <property name="toolTip" stdset="0">
-                                <string>Choose whether to use a KDE I/O Slave to play Samba URLs</string>
+                                <string>Choose whether to use a TDE I/O Slave to play Samba URLs</string>
                             </property>
                             <property name="whatsThis" stdset="0">
-                                <string>Option to choose whether to use a KDE I/O Slave to play Samba URLs. You can also choose this option for individual file in File Properties.</string>
+                                <string>Option to choose whether to use a TDE I/O Slave to play Samba URLs. You can also choose this option for individual file in File Properties.</string>
                             </property>
                         </widget>
                     </hbox>

po/be.po

diff --git a/po/be.po b/po/be.po
index 045d9dd..07fb066 100644
--- a/po/be.po
+++ b/po/be.po
@@ -402,12 +402,12 @@
 msgstr ""
 
 #: kplayer.cpp:669
-msgid "Shows information about your KDE version"
+msgid "Shows information about your TDE version"
 msgstr ""
 
 #: kplayer.cpp:670
 msgid ""
-"About KDE command shows some information about the version of KDE that you "
+"About TDE command shows some information about the version of TDE that you "
 "are running."
 msgstr ""
 
@@ -1807,7 +1807,7 @@
 msgstr ""
 
 #: kplayerpart.cpp:33
-msgid "KPlayerPart, an embeddable KDE media player"
+msgid "KPlayerPart, an embeddable TDE media player"
 msgstr ""
 
 #: kplayerpart.cpp:34 main.cpp:23
@@ -1857,7 +1857,7 @@
 msgid ""
 "Play URL command displays the standard URL dialog and lets you type or paste "
 "in a URL to put on the playlist and start playing. The URL can be a remote "
-"network location, a local file path, or a KDE I/O Slave URL."
+"network location, a local file path, or a TDE I/O Slave URL."
 msgstr ""
 
 #: kplayerplaylist.cpp:55
@@ -2784,13 +2784,13 @@
 
 #: kplayerpropertiesadvanced.ui:403 kplayerpropertiesadvanced.ui:429
 #, no-c-format
-msgid "Choose whether to use a KDE I/O Slave to play this file"
+msgid "Choose whether to use a TDE I/O Slave to play this file"
 msgstr ""
 
 #: kplayerpropertiesadvanced.ui:406 kplayerpropertiesadvanced.ui:432
 #, no-c-format
 msgid ""
-"Option to choose whether to use a KDE I/O Slave to play this file. Auto "
+"Option to choose whether to use a TDE I/O Slave to play this file. Auto "
 "decides it automatically using options set in KPlayer Settings."
 msgstr ""
 
@@ -2802,13 +2802,13 @@
 #: kplayerpropertiesadvanced.ui:449 kplayerpropertiesadvanced.ui:475
 #: kplayersettingsadvanced.ui:393
 #, no-c-format
-msgid "Choose whether to use a temporary file for playing from KDE I/O Slave"
+msgid "Choose whether to use a temporary file for playing from TDE I/O Slave"
 msgstr ""
 
 #: kplayerpropertiesadvanced.ui:452 kplayerpropertiesadvanced.ui:478
 #, no-c-format
 msgid ""
-"Option to choose whether to use a temporary file for playing from KDE I/O "
+"Option to choose whether to use a temporary file for playing from TDE I/O "
 "Slave. Default uses the option from KPlayer Settings. This option has no "
 "effect for URLs passed directly to MPlayer."
 msgstr ""
@@ -3970,7 +3970,7 @@
 #: kplayersettingsadvanced.ui:396
 #, no-c-format
 msgid ""
-"Option to choose whether to use a temporary file for playing from KDE I/O "
+"Option to choose whether to use a temporary file for playing from TDE I/O "
 "Slave. This option has no effect for URLs passed directly to MPlayer. You "
 "can also choose it for individual file or URL in File Properties."
 msgstr ""
@@ -3982,13 +3982,13 @@
 
 #: kplayersettingsadvanced.ui:418
 #, no-c-format
-msgid "Choose whether to use a KDE I/O Slave to play selected URL types"
+msgid "Choose whether to use a TDE I/O Slave to play selected URL types"
** Diff limit reached (max: 250 lines) **