29 Apr
2020
29 Apr
'20
18:52
Hello community, here is the log from the commit of package lskat for openSUSE:Factory checked in at 2020-04-29 20:50:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lskat (Old) and /work/SRC/openSUSE:Factory/.lskat.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "lskat" Wed Apr 29 20:50:39 2020 rev:95 rq:797040 version:20.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lskat/lskat.changes 2020-03-12 23:08:00.607222167 +0100 +++ /work/SRC/openSUSE:Factory/.lskat.new.2738/lskat.changes 2020-04-29 20:52:18.260987152 +0200 @@ -1,0 +2,28 @@ +Thu Apr 23 12:23:11 UTC 2020 - Luca Beltrame <lbeltrame@kde.org> + +- Update to 20.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-04-apps-update +- No code change since 20.03.90 + +------------------------------------------------------------------- +Sun Apr 5 20:30:42 UTC 2020 - Luca Beltrame <lbeltrame@kde.org> + +- Update to 20.03.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-rc +- No code change since 20.03.80 + +------------------------------------------------------------------- +Sun Mar 22 09:17:39 UTC 2020 - Luca Beltrame <lbeltrame@kde.org> + +- Update to 20.03.80 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-beta +- Changes since 19.12.3: + * Fix link: ui.html -> menus.html + +------------------------------------------------------------------- Old: ---- lskat-19.12.3.tar.xz lskat-19.12.3.tar.xz.sig New: ---- lskat-20.04.0.tar.xz lskat-20.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lskat.spec ++++++ --- /var/tmp/diff_new_pack.ktOblB/_old 2020-04-29 20:52:19.540990084 +0200 +++ /var/tmp/diff_new_pack.ktOblB/_new 2020-04-29 20:52:19.544990094 +0200 @@ -1,7 +1,7 @@ # # spec file for package lskat # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,28 +21,24 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: lskat -Version: 19.12.3 +Version: 20.04.0 Release: 0 Summary: German Skat game License: GPL-2.0-or-later Group: Amusements/Games/Board/Card URL: https://www.kde.org Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif BuildRequires: extra-cmake-modules +BuildRequires: update-desktop-files BuildRequires: cmake(KF5Config) BuildRequires: cmake(KF5CoreAddons) BuildRequires: cmake(KF5Crash) BuildRequires: cmake(KF5DocTools) BuildRequires: cmake(KF5GuiAddons) BuildRequires: cmake(KF5I18n) +BuildRequires: cmake(KF5KDEGames) BuildRequires: cmake(KF5WidgetsAddons) BuildRequires: cmake(KF5XmlGui) -BuildRequires: cmake(KF5KDEGames) -BuildRequires: update-desktop-files BuildRequires: cmake(Qt5Gui) BuildRequires: cmake(Qt5Svg) BuildRequires: cmake(Qt5Widgets) @@ -50,6 +46,10 @@ Recommends: %{name}-lang Obsoletes: lskat5 < %{version} Provides: lskat5 = %{version} +%if %{with lang} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif %description Lieutenant Skat is a nice two player card game which follows the rules ++++++ lskat-19.12.3.tar.xz -> lskat-20.04.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lskat-19.12.3/CMakeLists.txt new/lskat-20.04.0/CMakeLists.txt --- old/lskat-19.12.3/CMakeLists.txt 2020-03-03 01:24:22.000000000 +0100 +++ new/lskat-20.04.0/CMakeLists.txt 2020-04-17 02:34:24.000000000 +0200 @@ -30,10 +30,7 @@ include(ECMQtDeclareLoggingCategory) add_definitions(-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS) -if (EXISTS "${CMAKE_SOURCE_DIR}/.git") - add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x060000) - add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x060000) -endif() + if (${KF5Config_VERSION} STRGREATER "5.56.0") add_definitions(-DQT_NO_FOREACH) MESSAGE(STATUS "compile without foreach") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lskat-19.12.3/doc/index.docbook new/lskat-20.04.0/doc/index.docbook --- old/lskat-19.12.3/doc/index.docbook 2019-11-18 07:50:30.000000000 +0100 +++ new/lskat-20.04.0/doc/index.docbook 2020-03-17 08:01:32.000000000 +0100 @@ -379,8 +379,8 @@ <para> Additionally &lskat; has the common &kde; <guimenu>Settings</guimenu> and <guimenu>Help</guimenu> menu items, for more information read the sections about the -<ulink url="help:/fundamentals/ui.html#menus-settings">Settings Menu</ulink> and -<ulink url="help:/fundamentals/ui.html#menus-help">Help Menu</ulink> of the &kde; Fundamentals. +<ulink url="help:/fundamentals/menus.html#menus-settings">Settings Menu</ulink> and +<ulink url="help:/fundamentals/menus.html#menus-help">Help Menu</ulink> of the &kde; Fundamentals. </para> </sect1> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lskat-19.12.3/org.kde.lskat.appdata.xml new/lskat-20.04.0/org.kde.lskat.appdata.xml --- old/lskat-19.12.3/org.kde.lskat.appdata.xml 2019-11-18 07:50:30.000000000 +0100 +++ new/lskat-20.04.0/org.kde.lskat.appdata.xml 2020-03-17 08:01:32.000000000 +0100 @@ -10,6 +10,7 @@ <name xml:lang="de">Offiziersskat</name> <name xml:lang="en-GB">LSkat</name> <name xml:lang="es">LSkat</name> + <name xml:lang="et">LSkat</name> <name xml:lang="eu">LSkat</name> <name xml:lang="fi">LSkat</name> <name xml:lang="fr">LSkat</name> @@ -40,6 +41,7 @@ <summary xml:lang="de">Kartenspiel</summary> <summary xml:lang="en-GB">Card Game</summary> <summary xml:lang="es">Juego de cartas</summary> + <summary xml:lang="et">Kaardimäng</summary> <summary xml:lang="eu">Karta jokoa</summary> <summary xml:lang="fi">Korttipeli</summary> <summary xml:lang="fr">Jeu de cartes</summary> @@ -75,6 +77,7 @@ <p xml:lang="de">Offiziersskat ist ein Kartenspiel für zwei Spieler, bei dem der zweite Spieler entweder ein menschlicher Gegner sein kann, oder durch die eingebaute KI gestellt wird.</p> <p xml:lang="en-GB">Lieutenant Skat (from German "Offiziersskat") is a fun and engaging card game for two players, where the second player is either live opponent, or a built in artificial intelligence.</p> <p xml:lang="es">El Teniente Skat (en alemán, «Offiziersskat») es un juego de cartas divertido y cautivador para dos jugadores, en el que el otro jugador puede ser un amigo o la computadora.</p> + <p xml:lang="et">Leitnant Skat (saksa keeles Offiziersskat) on lõbus ja köitev kahe mängijaga mäng, kus vastaseks võib olla nii inimene kui ka arvuti.</p> <p xml:lang="eu">«Lieutenant Skat» (Lotinant Skat edo Skat Tenientea, alemaneko "Offiziersskat") bi jokalariko joko dibertigarri eta liluragarri bat da, non bigarren jokalaria haragizkoa den, edo adimen artifizialean eraikia.</p> <p xml:lang="fi">Luutnantti-skat (saksan Offiziersskat) on hauska ja viihdyttävä kahden pelaajan korttipeli, missä toinen pelaajista on joko ihminen tai tekoäly.</p> <p xml:lang="fr">Le Skat (de l'allemand « Offiziersskat ») est un jeu de cartes amusant et ludique pour deux joueurs, le second joueur peut être un humain ou une intelligence artificielle.</p> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lskat-19.12.3/po/de/docs/lskat/index.docbook new/lskat-20.04.0/po/de/docs/lskat/index.docbook --- old/lskat-19.12.3/po/de/docs/lskat/index.docbook 2020-03-03 01:24:21.000000000 +0100 +++ new/lskat-20.04.0/po/de/docs/lskat/index.docbook 2020-04-17 02:34:23.000000000 +0200 @@ -693,9 +693,9 @@ >Einstellungen</guimenu > und <guimenu >Hilfe</guimenu ->, weitere Informationen dazu finden Sie in den Abschnitten über die Menüs <ulink url="help:/fundamentals/ui.html#menus-settings" +>, weitere Informationen dazu finden Sie in den Abschnitten über die Menüs <ulink url="help:/fundamentals/menus.html#menus-settings" >Einstellungen</ulink -> und <ulink url="help:/fundamentals/ui.html#menus-help" +> und <ulink url="help:/fundamentals/menus.html#menus-help" >Hilfe</ulink > der &kde;-Grundlagen. </para> @@ -728,8 +728,7 @@ >Deutsche Übersetzung von Maren Pakura <email >maren@kde.org</email ></para -> -&underFDL; &underGPL; </chapter> +> &underFDL; &underGPL; </chapter> &documentation.index; </book> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lskat-19.12.3/po/es/docs/lskat/index.docbook new/lskat-20.04.0/po/es/docs/lskat/index.docbook --- old/lskat-19.12.3/po/es/docs/lskat/index.docbook 2020-03-03 01:24:21.000000000 +0100 +++ new/lskat-20.04.0/po/es/docs/lskat/index.docbook 2020-04-17 02:34:23.000000000 +0200 @@ -725,9 +725,9 @@ >Preferencias</guimenu > y <guimenu >Ayuda</guimenu -> comunes de &kde;. Para obtener más información, consulte las secciones sobre el <ulink url="help:/fundamentals/ui.html#menus-settings" +> comunes de &kde;. Para obtener más información, consulte las secciones sobre el <ulink url="help:/fundamentals/menus.html#menus-settings" >Menú «Preferencias»</ulink -> y <ulink url="help:/fundamentals/ui.html#menus-help" +> y <ulink url="help:/fundamentals/menus.html#menus-help" >Menú «Ayuda» </ulink > de «Aspectos básicos de &kde;». </para> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lskat-19.12.3/po/it/docs/lskat/index.docbook new/lskat-20.04.0/po/it/docs/lskat/index.docbook --- old/lskat-19.12.3/po/it/docs/lskat/index.docbook 2020-03-03 01:24:22.000000000 +0100 +++ new/lskat-20.04.0/po/it/docs/lskat/index.docbook 2020-04-17 02:34:23.000000000 +0200 @@ -49,7 +49,7 @@ ></affiliation> </othercredit> <othercredit role="translator" -> <firstname +><firstname >Vincenzo</firstname ><surname >Reale</surname @@ -63,7 +63,7 @@ >Traduzione della documentazione</contrib ></othercredit ><othercredit role="translator" -> <firstname +><firstname >Andrea</firstname ><surname >Celli</surname @@ -735,9 +735,9 @@ >Impostazioni</guimenu > e <guimenu >Aiuto</guimenu -> comuni di &kde;; per maggiori informazioni, consulta i capitoli <ulink url="help:/fundamentals/ui.html#menus-settings" +> comuni di &kde;; per maggiori informazioni, consulta i capitoli <ulink url="help:/fundamentals/menus.html#menus-settings" >Menu Impostazioni</ulink -> e <ulink url="help:/fundamentals/ui.html#menus-help" +> e <ulink url="help:/fundamentals/menus.html#menus-help" >menu Aiuto</ulink > dei «Fondamentali di &kde;». </para> @@ -767,15 +767,15 @@ >La documentazione è stata convertita per &kde; 2.0 da &Mike.McBride; &Mike.McBride.mail; </para> <para ->Traduzione della documentazione: Vincenzo Reale <email +>Traduzione: Vincenzo Reale <email >smart2128@baslug.org</email ->.</para +></para ><para ->Traduzione della documentazione: Andrea Celli <email +>Traduzione: Andrea Celli <email >andrea.celli@libero.it</email ->.</para +></para ><para ->Revisione per KDE4 di Luciano Montanaro<email +>Revisione per KDE4: Luciano Montanaro <email >mikelima@cirulla.net</email ></para > &underFDL; &underGPL; </chapter> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lskat-19.12.3/po/ko/lskat.po new/lskat-20.04.0/po/ko/lskat.po --- old/lskat-19.12.3/po/ko/lskat.po 2020-03-03 01:24:20.000000000 +0100 +++ new/lskat-20.04.0/po/ko/lskat.po 2020-04-17 02:34:22.000000000 +0200 @@ -1,15 +1,15 @@ # Translation of lskat-kde4 to Korean. # Copyright (C) 2008 This_file_is_part_of_KDE # This file is distributed under the same license as the kdegames package. -# # Myong-sung Kim <xfuncrushx@gmail.com>, 2008, 2009. -# Shinjo Park <kde@peremen.name>, 2011, 2013. +# Shinjo Park <kde@peremen.name>, 2011, 2013, 2020. +# msgid "" msgstr "" "Project-Id-Version: lskat\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-06-01 03:05+0200\n" -"PO-Revision-Date: 2013-01-22 02:38+0900\n" +"PO-Revision-Date: 2020-04-05 11:59+0200\n" "Last-Translator: Shinjo Park <kde@peremen.name>\n" "Language-Team: Korean <kde-kr@kde.org>\n" "Language: ko\n" @@ -17,6 +17,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Lokalize 19.04.3\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -138,7 +139,7 @@ #, kde-format msgctxt "Title of the game - line 1" msgid "Lieutenant Skat" -msgstr "KDE를 위한" +msgstr "KDE용" #: display_intro.cpp:108 #, kde-format @@ -312,7 +313,7 @@ #: mainwindow.cpp:379 #, kde-format msgid "Ends a currently played game. No winner will be declared." -msgstr "현재 진행 중인 게임을 중지합니다. 승자가 결정되지 않을 것입니다." +msgstr "현재 진행 중인 게임을 중지합니다. 승자가 결정되지 않습니다." #: mainwindow.cpp:384 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lskat-19.12.3/po/ml/lskat.po new/lskat-20.04.0/po/ml/lskat.po --- old/lskat-19.12.3/po/ml/lskat.po 1970-01-01 01:00:00.000000000 +0100 +++ new/lskat-20.04.0/po/ml/lskat.po 2020-04-17 02:34:22.000000000 +0200 @@ -0,0 +1,467 @@ +# Malayalam translations for lskat package. +# Copyright (C) 2019 This file is copyright: +# This file is distributed under the same license as the lskat package. +# Automatically generated, 2019. +# +msgid "" +msgstr "" +"Project-Id-Version: lskat\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-06-01 03:05+0200\n" +"PO-Revision-Date: 2019-12-12 21:48+0000\n" +"Last-Translator: Vivek KJ Pazhedath <vivekkj2004@gmail.com>\n" +"Language-Team: SMC <smc.org.in>\n" +"Language: ml\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: Weblate 3.9.1\n" + +#, kde-format +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "" + +#, kde-format +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "shijualexonline@gmail.com,snalledam@dataone.in,vivekkj2004@gmail.com" + +#: config_two.cpp:43 +#, kde-format +msgctxt "Default player name" +msgid "Alice" +msgstr "" + +#: config_two.cpp:44 +#, kde-format +msgctxt "Default player name" +msgid "Bob" +msgstr "" + +#: deck.cpp:163 +#, kde-format +msgid "no valid card" +msgstr "" + +#: deck.cpp:170 deck.cpp:182 +#, kde-format +msgid "unknown" +msgstr "" + +#: deck.cpp:171 +#, kde-format +msgctxt "suite name" +msgid "Clubs" +msgstr "" + +#: deck.cpp:172 +#, kde-format +msgctxt "suite name" +msgid "Spades" +msgstr "" + +#: deck.cpp:173 +#, kde-format +msgctxt "suite name" +msgid "Hearts" +msgstr "" + +#: deck.cpp:174 +#, kde-format +msgctxt "suite name" +msgid "Diamonds" +msgstr "" + +#: deck.cpp:175 +#, kde-format +msgctxt "trump name" +msgid "Grand" +msgstr "" + +#: deck.cpp:183 +#, kde-format +msgctxt "card name" +msgid "Ace" +msgstr "" + +#: deck.cpp:184 +#, kde-format +msgctxt "card name" +msgid "King" +msgstr "" + +#: deck.cpp:185 +#, kde-format +msgctxt "card name" +msgid "Queen" +msgstr "" + +#: deck.cpp:186 +#, kde-format +msgctxt "card name" +msgid "Jack" +msgstr "" + +#: deck.cpp:187 +#, kde-format +msgctxt "card name" +msgid "Ten" +msgstr "" + +#: deck.cpp:188 +#, kde-format +msgctxt "card name" +msgid "Nine" +msgstr "" + +#: deck.cpp:189 +#, kde-format +msgctxt "card name" +msgid "Eight" +msgstr "" + +#: deck.cpp:190 +#, kde-format +msgctxt "card name" +msgid "Seven" +msgstr "" + +#: deck.cpp:199 +#, kde-format +msgctxt "eg jack of clubs" +msgid "%1 of %2" +msgstr "" + +#: display_intro.cpp:107 +#, kde-format +msgctxt "Title of the game - line 1" +msgid "Lieutenant Skat" +msgstr "" + +#: display_intro.cpp:108 +#, kde-format +msgctxt "Title of the game - line 2" +msgid "for" +msgstr "" + +#: display_intro.cpp:109 +#, kde-format +msgctxt "Title of the game - line 3" +msgid "K D E" +msgstr "" + +#: display_two.cpp:382 +#, kde-format +msgctxt "Resulting score of a game with no point" +msgid "no point" +msgstr "" + +#: display_two.cpp:384 +#, kde-format +msgctxt "Resulting score of a game between 1 and 4" +msgid "%1 point" +msgid_plural "%1 points" +msgstr[0] "" +msgstr[1] "" + +#: engine_two.cpp:249 +#, kde-format +msgid "Game was ended - no winner" +msgstr "" + +#: engine_two.cpp:258 +#, kde-format +msgid "Game is drawn" +msgstr "" + +#: engine_two.cpp:264 +#, kde-format +msgid "Player 1 - %1 won " +msgstr "" + +#: engine_two.cpp:271 engine_two.cpp:291 +#, kde-format +msgid "%1 won with 90 points. Super!" +msgstr "" + +#: engine_two.cpp:277 engine_two.cpp:297 +#, kde-format +msgid "%1 won to nil. Congratulations!" +msgstr "" + +#: engine_two.cpp:284 +#, kde-format +msgid "Player 2 - %1 won " +msgstr "" + +#: engine_two.cpp:358 +#, kde-format +msgid "Game ended" +msgstr "" + +#. i18n: ectx: Menu (game) +#: lskatui.rc:10 +#, kde-format +msgid "&Game" +msgstr "" + +#. i18n: ectx: Menu (settings) +#: lskatui.rc:12 +#, kde-format +msgid "&Settings" +msgstr "" + +#. i18n: ectx: ToolBar (mainToolBar) +#: lskatui.rc:24 +#, kde-format +msgid "Main Toolbar" +msgstr "" + +#: main.cpp:74 +#, kde-format +msgid "LSkat" +msgstr "" + +#: main.cpp:76 +#, kde-format +msgid "LSkat: A desktop card game" +msgstr "" + +#: main.cpp:78 +#, kde-format +msgid "(c) 1995-2007, Martin Heni" +msgstr "" + +#: main.cpp:83 +#, kde-format +msgid "Martin Heni" +msgstr "" + +#: main.cpp:83 +#, kde-format +msgid "Game design and code" +msgstr "" + +#: main.cpp:84 +#, kde-format +msgid "Eugene Trounev" +msgstr "" + +#: main.cpp:84 +#, kde-format +msgid "Graphics" +msgstr "" + +#: main.cpp:86 +#, kde-format +msgid "Benjamin Meyer" +msgstr "" + +#: main.cpp:86 +#, kde-format +msgid "Code Improvements" +msgstr "" + +#: main.cpp:92 +#, kde-format +msgid "Enter debug level" +msgstr "" + +#: main.cpp:93 +#, kde-format +msgid "Skip intro animation" +msgstr "" + +#: main.cpp:94 +#, kde-format +msgid "Run game in demo (autoplay) mode" +msgstr "" + +#: mainwindow.cpp:92 +#, kde-format +msgid "Installation error: No theme list found." +msgstr "" + +#: mainwindow.cpp:139 +#, kde-format +msgid "Installation error: Theme file error." +msgstr "" + +#: mainwindow.cpp:157 +#, kde-format +msgid "Welcome to Skat! Please start a new game." +msgstr "" + +#: mainwindow.cpp:346 +#, kde-format +msgid "Game Over. Please start a new game." +msgstr "" + +#: mainwindow.cpp:360 +#, kde-format +msgctxt "Player name and number" +msgid "Next move for %1 (player %2)" +msgstr "" + +#: mainwindow.cpp:374 +#, kde-format +msgid "Clears the all time statistics which is kept in all sessions." +msgstr "" + +#: mainwindow.cpp:379 +#, kde-format +msgid "Ends a currently played game. No winner will be declared." +msgstr "" + +#: mainwindow.cpp:384 +#, kde-format +msgid "Quits the program." +msgstr "" + +#: mainwindow.cpp:387 +#, kde-format +msgid "Starting Player" +msgstr "" + +#: mainwindow.cpp:390 +#, kde-format +msgid "Changing starting player..." +msgstr "" + +#: mainwindow.cpp:391 +#, kde-format +msgid "Chooses which player begins the next game." +msgstr "" + +#: mainwindow.cpp:394 +#, kde-format +msgid "Player &1" +msgstr "" + +#: mainwindow.cpp:395 +#, kde-format +msgid "Player &2" +msgstr "" + +#: mainwindow.cpp:400 +#, kde-format +msgid "Player &1 Played By" +msgstr "" + +#: mainwindow.cpp:403 +#, kde-format +msgid "Changing who plays player 1..." +msgstr "" + +#: mainwindow.cpp:404 +#, kde-format +msgid "Changing who plays player 1." +msgstr "" + +#: mainwindow.cpp:406 +#, kde-format +msgid "&Mouse" +msgstr "" + +#: mainwindow.cpp:407 +#, kde-format +msgid "&Computer" +msgstr "" + +#: mainwindow.cpp:412 +#, kde-format +msgid "Player &2 Played By" +msgstr "" + +#: mainwindow.cpp:415 +#, kde-format +msgid "Changing who plays player 2..." +msgstr "" + +#: mainwindow.cpp:416 +#, kde-format +msgid "Changing who plays player 2." +msgstr "" + +#: mainwindow.cpp:424 +#, kde-format +msgid "&Theme" +msgstr "" + +#: mainwindow.cpp:430 +#, kde-format +msgid "Changing theme..." +msgstr "" + +#: mainwindow.cpp:431 +#, kde-format +msgid "Changing theme." +msgstr "" + +#: mainwindow.cpp:435 +#, kde-format +msgid "Select &Card Deck..." +msgstr "" + +#: mainwindow.cpp:438 +#, kde-format +msgid "Configure card decks..." +msgstr "" + +#: mainwindow.cpp:439 +#, kde-format +msgid "Choose how the cards should look." +msgstr "" + +#: mainwindow.cpp:443 +#, kde-format +msgid "&Change Player Names..." +msgstr "" + +#: mainwindow.cpp:514 +#, kde-format +msgid "Do you really want to clear the all time statistical data?" +msgstr "" + +#: mainwindow.cpp:585 +#, kde-format +msgid "Dealing cards..." +msgstr "" + +#. i18n: ectx: property (windowTitle), widget (QDialog, NameDialog) +#: namedialog.ui:14 +#, kde-format +msgid "Configure Names" +msgstr "" + +#. i18n: ectx: property (title), widget (QGroupBox, groupBox) +#: namedialog.ui:20 +#, kde-format +msgid "Player Names" +msgstr "" + +#. i18n: ectx: property (text), widget (QLabel, label_1) +#: namedialog.ui:32 +#, kde-format +msgid "Player 1:" +msgstr "" + +#. i18n: ectx: property (text), widget (QLabel, label_2) +#: namedialog.ui:39 +#, kde-format +msgid "Player 2:" +msgstr "" + +#: scoresprite.cpp:163 +#, kde-format +msgctxt "Score in score widget" +msgid "Score: %1" +msgstr "" + +#: scoresprite.cpp:171 +#, kde-format +msgctxt "Won and overall games in score widget" +msgid "Games: %1 / %2" +msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lskat-19.12.3/po/nb/lskat.po new/lskat-20.04.0/po/nb/lskat.po --- old/lskat-19.12.3/po/nb/lskat.po 2020-03-03 01:24:20.000000000 +0100 +++ new/lskat-20.04.0/po/nb/lskat.po 2020-04-17 02:34:22.000000000 +0200 @@ -11,7 +11,7 @@ "POT-Creation-Date: 2019-06-01 03:05+0200\n" "PO-Revision-Date: 2012-12-11 09:29+0100\n" "Last-Translator: Bjørn Steensrud <bjornst@skogkatt.homelinux.org>\n" -"Language-Team: Norwegian Bokmål <i18n-nb@lister.ping.uio.no>\n" +"Language-Team: Norwegian Bokmål <l10n-no@lister.huftis.org>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lskat-19.12.3/po/nl/docs/lskat/index.docbook new/lskat-20.04.0/po/nl/docs/lskat/index.docbook --- old/lskat-19.12.3/po/nl/docs/lskat/index.docbook 2020-03-03 01:24:22.000000000 +0100 +++ new/lskat-20.04.0/po/nl/docs/lskat/index.docbook 2020-04-17 02:34:24.000000000 +0200 @@ -675,9 +675,9 @@ >Instellingen</guimenu > en <guimenu >Help</guimenu ->, voor meer informatie lees de secties over de <ulink url="help:/fundamentals/ui.html#menus-settings" +>, voor meer informatie lees de secties over de <ulink url="help:/fundamentals/menus.html#menus-settings" >Menu Instellingen</ulink -> en <ulink url="help:/fundamentals/ui.html#menus-help" +> en <ulink url="help:/fundamentals/menus.html#menus-help" >Menu Help</ulink > van &kde;-fundamentals. </para> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lskat-19.12.3/po/nn/lskat.po new/lskat-20.04.0/po/nn/lskat.po --- old/lskat-19.12.3/po/nn/lskat.po 2020-03-03 01:24:20.000000000 +0100 +++ new/lskat-20.04.0/po/nn/lskat.po 2020-04-17 02:34:23.000000000 +0200 @@ -8,7 +8,7 @@ "POT-Creation-Date: 2019-06-01 03:05+0200\n" "PO-Revision-Date: 2016-01-07 20:53+0100\n" "Last-Translator: Karl Ove Hufthammer <karl@huftis.org>\n" -"Language-Team: Norwegian Nynorsk <i18n-nn@lister.ping.uio.no>\n" +"Language-Team: Norwegian Nynorsk <l10n-no@lister.huftis.org>\n" "Language: nn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lskat-19.12.3/po/pt_BR/docs/lskat/index.docbook new/lskat-20.04.0/po/pt_BR/docs/lskat/index.docbook --- old/lskat-19.12.3/po/pt_BR/docs/lskat/index.docbook 2020-03-03 01:24:22.000000000 +0100 +++ new/lskat-20.04.0/po/pt_BR/docs/lskat/index.docbook 2020-04-17 02:34:24.000000000 +0200 @@ -3,7 +3,6 @@ <!ENTITY kappname "&lskat;"> <!ENTITY kappversion "1.40" ><!--Applicaion version. Use this variable everywhere it's needed.--> - <!ENTITY package "kdegames"> <!ENTITY % Brazilian-Portuguese "INCLUDE"> <!ENTITY % addindex "IGNORE"> ]> @@ -706,9 +705,9 @@ >Configurações</guimenu > e <guimenu >Ajuda</guimenu ->; para mais informações, leia as seções sobre o <ulink url="help:/fundamentals/ui.html#menus-settings" +>; para mais informações, leia as seções sobre o <ulink url="help:/fundamentals/menus.html#menus-settings" >Menu Configurações</ulink -> e o <ulink url="help:/fundamentals/ui.html#menus-help" +> e o <ulink url="help:/fundamentals/menus.html#menus-help" >Menu Ajuda</ulink > dos Fundamentos do &kde;. </para> @@ -745,21 +744,7 @@ >Revisão de Stephen Killing <email >stephen.killing@kdemail.net</email ></para -> -&underFDL; &underGPL; </chapter> - -<appendix id="installation"> -<title ->Instalação</title> - -&install.intro.documentation; - - -<sect1 id="Compilation"> -<title ->Compilação e instalação</title> -&install.compile.documentation; </sect1> -</appendix> +> &underFDL; &underGPL; </chapter> &documentation.index; </book> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lskat-19.12.3/po/sv/docs/lskat/index.docbook new/lskat-20.04.0/po/sv/docs/lskat/index.docbook --- old/lskat-19.12.3/po/sv/docs/lskat/index.docbook 2020-03-03 01:24:22.000000000 +0100 +++ new/lskat-20.04.0/po/sv/docs/lskat/index.docbook 2020-04-17 02:34:24.000000000 +0200 @@ -683,9 +683,9 @@ >Inställningar</guimenu > och <guimenu >Hjälp</guimenu -> i &kde;. För mer information, läs avsnitten <ulink url="help:/fundamentals/ui.html#menus-settings" +> i &kde;. För mer information, läs avsnitten <ulink url="help:/fundamentals/menus.html#menus-settings" >Menyn Inställningar</ulink -> och <ulink url="help:/fundamentals/ui.html#menus-help" +> och <ulink url="help:/fundamentals/menus.html#menus-help" >Menyn Hjälp</ulink > i &kde;:s Grunder. </para> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lskat-19.12.3/po/uk/docs/lskat/index.docbook new/lskat-20.04.0/po/uk/docs/lskat/index.docbook --- old/lskat-19.12.3/po/uk/docs/lskat/index.docbook 2020-03-03 01:24:22.000000000 +0100 +++ new/lskat-20.04.0/po/uk/docs/lskat/index.docbook 2020-04-17 02:34:24.000000000 +0200 @@ -679,9 +679,9 @@ >Параметри</guimenu > і <guimenu >Довідка</guimenu ->. Щоб дізнатися більше, ознайомтеся з розділами щодо <ulink url="help:/fundamentals/ui.html#menus-settings" +>. Щоб дізнатися більше, ознайомтеся з розділами щодо <ulink url="help:/fundamentals/menus.html#menus-settings" >меню «Параметри»</ulink -> та <ulink url="help:/fundamentals/ui.html#menus-help" +> та <ulink url="help:/fundamentals/menus.html#menus-help" >меню «Довідка»</ulink > підручника з основ роботи у &kde;. </para> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lskat-19.12.3/po/zh_CN/lskat.po new/lskat-20.04.0/po/zh_CN/lskat.po --- old/lskat-19.12.3/po/zh_CN/lskat.po 2020-03-03 01:24:21.000000000 +0100 +++ new/lskat-20.04.0/po/zh_CN/lskat.po 2020-04-17 02:34:23.000000000 +0200 @@ -9,7 +9,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-06-01 03:05+0200\n" -"PO-Revision-Date: 2020-01-20 21:56\n" +"PO-Revision-Date: 2020-03-25 19:57\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
1712
Age (days ago)
1712
Last active (days ago)
0 comments
1 participants
participants (1)
-
root