Codebase list knights / e0417d2
New upstream version 21.04.0 Norbert Preining 3 years ago
58 changed file(s) with 128 addition(s) and 130 deletion(s). Raw diff Collapse all Expand all
00 cmake_minimum_required (VERSION 3.5 FATAL_ERROR)
11
22 # Release Service version, managed by release script
3 set (RELEASE_SERVICE_VERSION_MAJOR "20")
4 set (RELEASE_SERVICE_VERSION_MINOR "12")
5 set (RELEASE_SERVICE_VERSION_MICRO "1")
3 set (RELEASE_SERVICE_VERSION_MAJOR "21")
4 set (RELEASE_SERVICE_VERSION_MINOR "04")
5 set (RELEASE_SERVICE_VERSION_MICRO "0")
66 set (RELEASE_SERVICE_COMPACT_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}")
77
88 # Bump KNIGHTS_BASE_VERSION once new features are added
1515 set(CMAKE_CXX_STANDARD_REQUIRED ON)
1616 set(CMAKE_CXX_EXTENSIONS OFF)
1717
18 set (QT_MIN_VERSION "5.10.0")
19 set (KF5_MIN_VERSION "5.57.0")
18 set (QT_MIN_VERSION "5.12.0")
19 set (KF5_MIN_VERSION "5.68.0")
2020
2121 find_package(ECM ${KF5_MIN_VERSION} REQUIRED CONFIG)
2222
5959
6060 find_package(KF5KDEGames 4.9.0 REQUIRED)
6161
62 include(KDEInstallDirs)
63 include(KDECMakeSettings)
64 include(KDECompilerSettings NO_POLICY_SCOPE)
65
6266 include(FeatureSummary)
6367 include(ECMAddAppIcon)
6468 include(ECMInstallIcons)
6569 include(ECMQtDeclareLoggingCategory)
66 include(KDEInstallDirs)
67 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
68 include(KDECMakeSettings)
6970 include(ECMSetupVersion)
7071
7172 add_definitions(
7273 -DQT_NO_FOREACH
7374 -DQT_NO_KEYWORDS
75 -DQT_NO_CAST_TO_ASCII
76 -DQT_NO_CAST_FROM_ASCII
77 -DQT_NO_URL_CAST_FROM_STRING
78 -DQT_NO_CAST_FROM_BYTEARRAY
79 -DQT_USE_QSTRINGBUILDER
80 -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT
81 -DQT_STRICT_ITERATORS
7482 -DQT_DISABLE_DEPRECATED_BEFORE=0x050A00
83 -DQT_DEPRECATED_WARNINGS_SINCE=0x060000
7584 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x053900
85 -DKF_DEPRECATED_WARNINGS_SINCE=0x060000
7686 )
7787
7888 add_subdirectory(doc)
8191 add_subdirectory(src)
8292 add_subdirectory(themes)
8393
84 if (${ECM_VERSION} STRGREATER "5.58.0")
85 install(FILES knights.categories DESTINATION ${KDE_INSTALL_LOGGINGCATEGORIESDIR})
86 else()
87 install(FILES knights.categories DESTINATION ${KDE_INSTALL_CONFDIR})
88 endif()
94 ecm_qt_install_logging_categories(EXPORT KNIGHTS FILE knights.categories DESTINATION ${KDE_INSTALL_LOGGINGCATEGORIESDIR})
8995
9096 ki18n_install(po)
9197 kdoctools_install(po)
+0
-1
knights.categories less more
0 log_knights knights IDENTIFIER [LOG_KNIGHTS]
66 msgstr ""
77 "Project-Id-Version: \n"
88 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
9 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
9 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
1010 "PO-Revision-Date: 2014-07-11 02:51+0300\n"
1111 "Last-Translator: Abdalrahim G. Fakhouri <abdilra7eem@yahoo.com>\n"
1212 "Language-Team: Arabic <Arabic <doc@arabeyes.org>>\n"
4444 msgid "Black"
4545 msgstr "أسود"
4646
47 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4748 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
48 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4949 #: clockwidget.ui:44 gamedialog.ui:90
5050 #, kde-format
5151 msgid "White"
55 msgstr ""
66 "Project-Id-Version: \n"
77 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
8 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
8 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
99 "PO-Revision-Date: 2015-01-26 17:05+0200\n"
1010 "Last-Translator: Yasen Pramatarov <yasen@lindeas.com>\n"
1111 "Language-Team: Bulgarian <dict@ludost.net>\n"
4242 msgid "Black"
4343 msgstr "Черни"
4444
45 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4546 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
46 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4747 #: clockwidget.ui:44 gamedialog.ui:90
4848 #, kde-format
4949 msgid "White"
55 msgstr ""
66 "Project-Id-Version: knights\n"
77 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
8 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
8 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
99 "PO-Revision-Date: 2014-10-20 19:25+0000\n"
1010 "Last-Translator: Samir Ribić <Unknown>\n"
1111 "Language-Team: Bosnian <kde-i18n-bs@kde.org>\n"
5151
5252 # >! Contexts.
5353 # >> @option:radio Your Color
54 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
5455 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
55 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
5656 #: clockwidget.ui:44 gamedialog.ui:90
5757 #, kde-format
5858 msgid "White"
88 msgstr ""
99 "Project-Id-Version: knights\n"
1010 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
11 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
11 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
1212 "PO-Revision-Date: 2020-08-05 16:26+0200\n"
1313 "Last-Translator: Antoni Bella Pérez <antonibella5@yahoo.com>\n"
1414 "Language-Team: Catalan <kde-i18n-ca@kde.org>\n"
4646 msgid "Black"
4747 msgstr "Negres"
4848
49 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4950 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
50 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
5151 #: clockwidget.ui:44 gamedialog.ui:90
5252 #, kde-format
5353 msgid "White"
88 msgstr ""
99 "Project-Id-Version: knights\n"
1010 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
11 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
11 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
1212 "PO-Revision-Date: 2020-08-05 16:26+0200\n"
1313 "Last-Translator: Antoni Bella Pérez <antonibella5@yahoo.com>\n"
1414 "Language-Team: Catalan <kde-i18n-ca@kde.org>\n"
4646 msgid "Black"
4747 msgstr "Negres"
4848
49 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4950 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
50 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
5151 #: clockwidget.ui:44 gamedialog.ui:90
5252 #, kde-format
5353 msgid "White"
99 msgstr ""
1010 "Project-Id-Version: \n"
1111 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
12 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
12 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
1313 "PO-Revision-Date: 2019-10-15 14:53+0200\n"
1414 "Last-Translator: Vit Pelcak <vit@pelcak.org>\n"
1515 "Language-Team: Czech <kde-i18n-doc@kde.org>\n"
4646 msgid "Black"
4747 msgstr "Černé"
4848
49 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4950 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
50 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
5151 #: clockwidget.ui:44 gamedialog.ui:90
5252 #, kde-format
5353 msgid "White"
55 msgstr ""
66 "Project-Id-Version: knights\n"
77 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
8 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
8 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
99 "PO-Revision-Date: 2020-07-23 11:26+0200\n"
1010 "Last-Translator: Martin Schlander <mschlander@opensuse.org>\n"
1111 "Language-Team: Danish <kde-i18n-doc@kde.org>\n"
4242 msgid "Black"
4343 msgstr "Sort"
4444
45 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4546 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
46 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4747 #: clockwidget.ui:44 gamedialog.ui:90
4848 #, kde-format
4949 msgid "White"
882882 >Designs</title>
883883 <para
884884 >Auf dieser Seite können Sie ein Design auswählen. Das Design besteht aus den Bildern und Symbolen für das Schachbrett, die Spielfiguren, Markierungen und anderen Elementen. Durch Klicken auf den Namen in der Liste wählen Sie ein neues Design aus. Auf dieser Seite können Sie außerdem auch neues Designs herunterladen, indem Sie den Knopf <guibutton
885 >Neue Designs herunterladen ...</guibutton
885 >Neue Designs holen ...</guibutton
886886 > drücken. Designs werden auf kde-look.org unter &knights; gespeichert. </para>
887887 <note>
888888 <title
66 msgstr ""
77 "Project-Id-Version: knights\n"
88 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
9 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
9 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
1010 "PO-Revision-Date: 2019-10-14 07:02+0200\n"
1111 "Last-Translator: Burkhard Lück <lueck@hube-lueck.de>\n"
1212 "Language-Team: German <kde-i18n-de@kde.org>\n"
4343 msgid "Black"
4444 msgstr "Schwarz"
4545
46 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4647 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
47 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4848 #: clockwidget.ui:44 gamedialog.ui:90
4949 #, kde-format
5050 msgid "White"
88 msgstr ""
99 "Project-Id-Version: knights\n"
1010 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
11 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
11 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
1212 "PO-Revision-Date: 2020-09-24 09:12+0300\n"
1313 "Last-Translator: Stelios <sstavra@gmail.com>\n"
1414 "Language-Team: Greek <kde-i18n-el@kde.org>\n"
4545 msgid "Black"
4646 msgstr "Μαύρα"
4747
48 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4849 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
49 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
5050 #: clockwidget.ui:44 gamedialog.ui:90
5151 #, kde-format
5252 msgid "White"
66 msgstr ""
77 "Project-Id-Version: \n"
88 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
9 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
9 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
1010 "PO-Revision-Date: 2019-11-03 11:38+0000\n"
1111 "Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
1212 "Language-Team: British English <kde-l10n-en_gb@kde.org>\n"
4343 msgid "Black"
4444 msgstr "Black"
4545
46 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4647 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
47 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4848 #: clockwidget.ui:44 gamedialog.ui:90
4949 #, kde-format
5050 msgid "White"
44 msgstr ""
55 "Project-Id-Version: knights\n"
66 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
7 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
7 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
88 "PO-Revision-Date: 2010-06-20 20:01+0200\n"
99 "Last-Translator: Axel Rousseau <axel@esperanto-jeunes.org>\n"
1010 "Language-Team: esperanto <kde-i18n-eo@kde.org>\n"
4141 msgid "Black"
4242 msgstr "Negra"
4343
44 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4445 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
45 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4646 #: clockwidget.ui:44 gamedialog.ui:90
4747 #, kde-format
4848 msgid "White"
99 msgstr ""
1010 "Project-Id-Version: \n"
1111 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
12 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
12 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
1313 "PO-Revision-Date: 2019-10-10 12:31+0200\n"
1414 "Last-Translator: Eloy Cuadra <ecuadra@eloihr.net>\n"
1515 "Language-Team: Spanish <kde-l10n-es@kde.org>\n"
4646 msgid "Black"
4747 msgstr "Negras"
4848
49 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4950 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
50 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
5151 #: clockwidget.ui:44 gamedialog.ui:90
5252 #, kde-format
5353 msgid "White"
55 msgstr ""
66 "Project-Id-Version: \n"
77 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
8 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
8 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
99 "PO-Revision-Date: 2019-11-11 19:17+0200\n"
1010 "Last-Translator: Marek Laane <qiilaq69@gmail.com>\n"
1111 "Language-Team: Estonian <kde-et@lists.linux.ee>\n"
4242 msgid "Black"
4343 msgstr "Must"
4444
45 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4546 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
46 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4747 #: clockwidget.ui:44 gamedialog.ui:90
4848 #, kde-format
4949 msgid "White"
88 msgstr ""
99 "Project-Id-Version: knights\n"
1010 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
11 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
11 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
1212 "PO-Revision-Date: 2020-03-01 15:21+0100\n"
1313 "Last-Translator: Ander Elortondo <ander.elor@gmail.com>\n"
1414 "Language-Team: Basque <kde-i18n-eu@kde.org>\n"
4545 msgid "Black"
4646 msgstr "Beltza"
4747
48 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4849 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
49 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
5050 #: clockwidget.ui:44 gamedialog.ui:90
5151 #, kde-format
5252 msgid "White"
55 msgstr ""
66 "Project-Id-Version: \n"
77 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
8 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
8 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
99 "PO-Revision-Date: 2014-07-22 16:23+0430\n"
1010 "Last-Translator: Mohi Mirdamadi <mohi@ubuntu.ir>\n"
1111 "Language-Team: Farsi (Persian) <kde-i18n-fa@kde.org>\n"
4242 msgid "Black"
4343 msgstr "سیاه"
4444
45 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4546 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
46 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4747 #: clockwidget.ui:44 gamedialog.ui:90
4848 #, kde-format
4949 msgid "White"
1212 msgstr ""
1313 "Project-Id-Version: knights\n"
1414 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
15 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
16 "PO-Revision-Date: 2020-06-25 19:19+0300\n"
15 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
16 "PO-Revision-Date: 2020-12-29 18:57+0200\n"
1717 "Last-Translator: Tommi Nieminen <translator@legisign.org>\n"
1818 "Language-Team: Finnish <kde-i18n-doc@kde.org>\n"
1919 "Language: fi\n"
5050 msgid "Black"
5151 msgstr "Musta"
5252
53 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
5354 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
54 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
5555 #: clockwidget.ui:44 gamedialog.ui:90
5656 #, kde-format
5757 msgid "White"
625625 #: knights.kcfg:43
626626 #, kde-format
627627 msgid "whether to play move sounds"
628 msgstr "käytetäänkö siirron ääniä"
628 msgstr "käytetäänkö siirtoääniä"
629629
630630 #. i18n: ectx: label, entry (borderDisplayType), group (Preferences)
631631 #: knights.kcfg:52
979979 #: prefs_base.ui:57
980980 #, kde-format
981981 msgid "Animate the board as well"
982 msgstr "Animoi myös pelilauta"
982 msgstr "Animoi pelilautakin"
983983
984984 #. i18n: ectx: property (title), widget (QGroupBox, appearanceGroup)
985985 #: prefs_base.ui:67
00 # Copyright (C) YEAR This_file_is_part_of_KDE
11 # This file is distributed under the same license as the PACKAGE package.
22 # Geoffray Levasseur <geoffray.levasseurbrandin@numericable.fr>, 2010, 2011, 2012, 2013.
3 # xavier <xavier.besnard@neuf.fr>, 2012, 2013.
3 # xavier <xavier.besnard@neuf.fr>, 2012, 2013, 2021.
44 # Simon Depiets <sdepiets@gmail.com>, 2018, 2019.
55 #
66 msgid ""
77 msgstr ""
88 "Project-Id-Version: \n"
99 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
10 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
11 "PO-Revision-Date: 2019-11-08 21:24+0800\n"
12 "Last-Translator: Simon Depiets <sdepiets@gmail.com>\n"
10 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
11 "PO-Revision-Date: 2021-01-13 07:14+0100\n"
12 "Last-Translator: Xavier Besnard <xavier.besnard@neuf.fr>\n"
1313 "Language-Team: French <kde-francophone@kde.org>\n"
1414 "Language: fr\n"
1515 "MIME-Version: 1.0\n"
1616 "Content-Type: text/plain; charset=UTF-8\n"
1717 "Content-Transfer-Encoding: 8bit\n"
1818 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
19 "X-Generator: Lokalize 19.07.70\n"
19 "X-Generator: Lokalize 20.12.0\n"
2020 "X-Environment: kde\n"
2121 "X-Accelerator-Marker: &\n"
2222 "X-Text-Markup: kde4\n"
4747 msgid "Black"
4848 msgstr "Noirs"
4949
50 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
5051 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
51 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
5252 #: clockwidget.ui:44 gamedialog.ui:90
5353 #, kde-format
5454 msgid "White"
396396 #: knights.cpp:134
397397 #, kde-format
398398 msgid "%1 is thinking..."
399 msgstr "%1 est en train de réfléchir..."
399 msgstr "%1 est en cours de réflexion..."
400400
401401 #: knights.cpp:141
402402 #, kde-format
55 msgstr ""
66 "Project-Id-Version: knights\n"
77 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
8 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
8 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
99 "PO-Revision-Date: 2011-12-28 13:57-0500\n"
1010 "Last-Translator: Kevin Scannell <kscanne@gmail.com>\n"
1111 "Language-Team: Irish <gaeilge-gnulinux@lists.sourceforge.net>\n"
4242 msgid "Black"
4343 msgstr "Dubh"
4444
45 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4546 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
46 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4747 #: clockwidget.ui:44 gamedialog.ui:90
4848 #, kde-format
4949 msgid "White"
88 msgstr ""
99 "Project-Id-Version: \n"
1010 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
11 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
11 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
1212 "PO-Revision-Date: 2019-10-19 15:09+0200\n"
1313 "Last-Translator: Adrián Chaves (Gallaecio) <adrian@chaves.io>\n"
1414 "Language-Team: Galician <proxecto@trasno.gal>\n"
4545 msgid "Black"
4646 msgstr "Negras"
4747
48 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4849 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
49 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
5050 #: clockwidget.ui:44 gamedialog.ui:90
5151 #, kde-format
5252 msgid "White"
66 msgstr ""
77 "Project-Id-Version: \n"
88 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
9 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
9 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
1010 "PO-Revision-Date: 2013-08-11 23:21+0200\n"
1111 "Last-Translator: Balázs Úr <urbalazs@gmail.com>\n"
1212 "Language-Team: Hungarian <kde-l10n-hu@kde.org>\n"
4343 msgid "Black"
4444 msgstr "Sötét"
4545
46 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4647 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
47 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4848 #: clockwidget.ui:44 gamedialog.ui:90
4949 #, kde-format
5050 msgid "White"
55 msgstr ""
66 "Project-Id-Version: knights\n"
77 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
8 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
8 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
99 "PO-Revision-Date: 2019-12-01 10:31+0700\n"
1010 "Last-Translator: Wantoyo <wantoyek@gmail.com>\n"
1111 "Language-Team: Indonesian <kde-i18n-doc@kde.org>\n"
4242 msgid "Black"
4343 msgstr "Hitam"
4444
45 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4546 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
46 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4747 #: clockwidget.ui:44 gamedialog.ui:90
4848 #, kde-format
4949 msgid "White"
55 msgstr ""
66 "Project-Id-Version: knights\n"
77 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
8 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
8 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
99 "PO-Revision-Date: 2019-10-12 21:09+0200\n"
1010 "Last-Translator: Valter Mura <valtermura@gmail.com>\n"
1111 "Language-Team: Italian <kde-i18n-it@kde.org>\n"
4242 msgid "Black"
4343 msgstr "Nero"
4444
45 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4546 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
46 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4747 #: clockwidget.ui:44 gamedialog.ui:90
4848 #, kde-format
4949 msgid "White"
11 msgstr ""
22 "Project-Id-Version: knights\n"
33 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
4 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
4 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
55 "PO-Revision-Date: 2010-05-08 12:40-0700\n"
66 "Last-Translator: Japanese KDE translation team <kde-jp@kde.org>\n"
77 "Language-Team: Japanese <kde-jp@kde.org>\n"
3939 msgid "Black"
4040 msgstr ""
4141
42 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4243 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
43 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4444 #: clockwidget.ui:44 gamedialog.ui:90
4545 #, kde-format
4646 msgid "White"
66 msgstr ""
77 "Project-Id-Version: knights\n"
88 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
9 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
9 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
1010 "PO-Revision-Date: 2012-07-13 10:01+0700\n"
1111 "Last-Translator: sutha <sutha@khmeros.info>\n"
1212 "Language-Team: Khmer <support@khmeros>\n"
4646 msgid "Black"
4747 msgstr "ខ្មៅ"
4848
49 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4950 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
50 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
5151 #: clockwidget.ui:44 gamedialog.ui:90
5252 #, kde-format
5353 msgid "White"
33 msgstr ""
44 "Project-Id-Version: KDE 한국어 번역\n"
55 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
6 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
6 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
77 "PO-Revision-Date: 2020-04-04 00:43+0200\n"
88 "Last-Translator: Shinjo Park <kde@peremen.name>\n"
99 "Language-Team: Korean <kde-kr@kde.org>\n"
4040 msgid "Black"
4141 msgstr "블랙"
4242
43 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4344 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
44 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4545 #: clockwidget.ui:44 gamedialog.ui:90
4646 #, kde-format
4747 msgid "White"
99 msgstr ""
1010 "Project-Id-Version: knights\n"
1111 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
12 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
12 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
1313 "PO-Revision-Date: 2013-07-11 14:08+0300\n"
1414 "Last-Translator: Liudas Ališauskas <liudas@akmc.lt>\n"
1515 "Language-Team: Lithuanian <kde-i18n-lt@kde.org>\n"
4747 msgid "Black"
4848 msgstr "Juodieji"
4949
50 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
5051 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
51 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
5252 #: clockwidget.ui:44 gamedialog.ui:90
5353 #, kde-format
5454 msgid "White"
55 msgstr ""
66 "Project-Id-Version: knights\n"
77 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
8 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
8 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
99 "PO-Revision-Date: 2019-12-12 21:50+0000\n"
1010 "Last-Translator: Vivek KJ Pazhedath <vivekkj2004@gmail.com>\n"
1111 "Language-Team: Swathantra Malayalam Computing | സ്വതന്ത്ര മലയാളം കമ്പ്യൂട്ടിങ് "
4242 msgid "Black"
4343 msgstr "കറുപ്പ്"
4444
45 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4546 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
46 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4747 #: clockwidget.ui:44 gamedialog.ui:90
4848 #, kde-format
4949 msgid "White"
55 msgstr ""
66 "Project-Id-Version: \n"
77 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
8 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
8 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
99 "PO-Revision-Date: 2013-03-11 18:08+0530\n"
1010 "Last-Translator: Chetan Khona <chetan@kompkin.com>\n"
1111 "Language-Team: Marathi <kde-i18n-doc@kde.org>\n"
4242 msgid "Black"
4343 msgstr "काळा"
4444
45 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4546 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
46 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4747 #: clockwidget.ui:44 gamedialog.ui:90
4848 #, kde-format
4949 msgid "White"
55 msgstr ""
66 "Project-Id-Version: \n"
77 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
8 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
8 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
99 "PO-Revision-Date: 2013-01-07 20:11+0100\n"
1010 "Last-Translator: Bjørn Steensrud <bjornst@skogkatt.homelinux.org>\n"
1111 "Language-Team: Norwegian Bokmål <l10n-no@lister.huftis.org>\n"
4545 msgid "Black"
4646 msgstr "Svart"
4747
48 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4849 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
49 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
5050 #: clockwidget.ui:44 gamedialog.ui:90
5151 #, kde-format
5252 msgid "White"
77 msgstr ""
88 "Project-Id-Version: knights\n"
99 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
10 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
10 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
1111 "PO-Revision-Date: 2014-05-28 17:52+0200\n"
1212 "Last-Translator: Sönke Dibbern <s_dibbern@web.de>\n"
1313 "Language-Team: Low Saxon <kde-i18n-doc@kde.org>\n"
4444 msgid "Black"
4545 msgstr "Swatt"
4646
47 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4748 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
48 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4949 #: clockwidget.ui:44 gamedialog.ui:90
5050 #, kde-format
5151 msgid "White"
77 msgstr ""
88 "Project-Id-Version: \n"
99 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
10 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
10 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
1111 "PO-Revision-Date: 2019-10-11 16:57+0100\n"
1212 "Last-Translator: jaap <jjhwoldringh@kde.nl>\n"
1313 "Language-Team: Dutch <kde-i18n-nl@kde.org>\n"
4444 msgid "Black"
4545 msgstr "Zwart"
4646
47 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4748 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
48 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4949 #: clockwidget.ui:44 gamedialog.ui:90
5050 #, kde-format
5151 msgid "White"
55 msgstr ""
66 "Project-Id-Version: \n"
77 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
8 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
8 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
99 "PO-Revision-Date: 2020-02-16 14:39+0100\n"
1010 "Last-Translator: Karl Ove Hufthammer <karl@huftis.org>\n"
1111 "Language-Team: Norwegian Nynorsk <l10n-no@lister.huftis.org>\n"
4545 msgid "Black"
4646 msgstr "Svart"
4747
48 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4849 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
49 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
5050 #: clockwidget.ui:44 gamedialog.ui:90
5151 #, kde-format
5252 msgid "White"
55 msgstr ""
66 "Project-Id-Version: \n"
77 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
8 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
8 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
99 "PO-Revision-Date: 2019-11-01 08:26+0100\n"
1010 "Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
1111 "Language-Team: Polish <kde-i18n-doc@kde.org>\n"
4343 msgid "Black"
4444 msgstr "Czarne"
4545
46 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4647 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
47 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4848 #: clockwidget.ui:44 gamedialog.ui:90
4949 #, kde-format
5050 msgid "White"
11 msgstr ""
22 "Project-Id-Version: knights\n"
33 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
4 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
4 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
55 "PO-Revision-Date: 2019-10-10 11:21+0100\n"
66 "Last-Translator: Pedro Morais <morais@kde.org>\n"
77 "Language-Team: pt <kde-i18n-pt@kde.org>\n"
4848 msgid "Black"
4949 msgstr "Pretas"
5050
51 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
5152 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
52 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
5353 #: clockwidget.ui:44 gamedialog.ui:90
5454 #, kde-format
5555 msgid "White"
1010 msgstr ""
1111 "Project-Id-Version: knights\n"
1212 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
13 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
13 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
1414 "PO-Revision-Date: 2019-10-19 13:02-0300\n"
1515 "Last-Translator: André Marcelo Alvarenga <alvarenga@kde.org>\n"
1616 "Language-Team: Brazilian Portuguese <kde-i18n-pt_br@kde.org>\n"
4747 msgid "Black"
4848 msgstr "Pretas"
4949
50 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
5051 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
51 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
5252 #: clockwidget.ui:44 gamedialog.ui:90
5353 #, kde-format
5454 msgid "White"
55 msgstr ""
66 "Project-Id-Version: \n"
77 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
8 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
8 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
99 "PO-Revision-Date: 2012-12-22 11:47+0200\n"
1010 "Last-Translator: Sergiu Bivol <sergiu@cip.md>\n"
1111 "Language-Team: Romanian <kde-i18n-ro@kde.org>\n"
4242 msgid "Black"
4343 msgstr "Negru"
4444
45 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4546 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
46 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4747 #: clockwidget.ui:44 gamedialog.ui:90
4848 #, kde-format
4949 msgid "White"
99 msgstr ""
1010 "Project-Id-Version: \n"
1111 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
12 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
12 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
1313 "PO-Revision-Date: 2017-11-21 19:08+0300\n"
1414 "Last-Translator: Alexander Potashev <aspotashev@gmail.com>\n"
1515 "Language-Team: Russian <kde-russian@lists.kde.ru>\n"
5050 msgid "Black"
5151 msgstr "Чёрные"
5252
53 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
5354 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
54 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
5555 #: clockwidget.ui:44 gamedialog.ui:90
5656 #, kde-format
5757 msgid "White"
55 msgstr ""
66 "Project-Id-Version: knights\n"
77 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
8 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
8 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
99 "PO-Revision-Date: 2019-10-12 22:18+0200\n"
1010 "Last-Translator: Roman Paholík <wizzardsk@gmail.com>\n"
1111 "Language-Team: Slovak <kde-sk@linux.sk>\n"
4242 msgid "Black"
4343 msgstr "Čierna"
4444
45 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4546 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
46 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4747 #: clockwidget.ui:44 gamedialog.ui:90
4848 #, kde-format
4949 msgid "White"
66 msgstr ""
77 "Project-Id-Version: \n"
88 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
9 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
9 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
1010 "PO-Revision-Date: 2020-02-17 09:22+0100\n"
1111 "Last-Translator: Matjaž Jeran <matjaz.jeran@amis.net>\n"
1212 "Language-Team: Slovenian <lugos-slo@lugos.si>\n"
4545 msgid "Black"
4646 msgstr "Črni"
4747
48 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4849 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
49 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
5050 #: clockwidget.ui:44 gamedialog.ui:90
5151 #, kde-format
5252 msgid "White"
77 msgstr ""
88 "Project-Id-Version: \n"
99 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
10 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
10 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
1111 "PO-Revision-Date: 2019-10-12 12:35+0100\n"
1212 "Last-Translator: Stefan Asserhäll <stefan.asserhall@bredband.net>\n"
1313 "Language-Team: Swedish <kde-i18n-doc@kde.org>\n"
4444 msgid "Black"
4545 msgstr "Svart"
4646
47 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4748 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
48 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4949 #: clockwidget.ui:44 gamedialog.ui:90
5050 #, kde-format
5151 msgid "White"
88 msgstr ""
99 "Project-Id-Version: extragear-games-kde4\n"
1010 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
11 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
11 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
1212 "PO-Revision-Date: 2017-10-23 08:36+0000\n"
1313 "Last-Translator: Kaan <kaanozdincer@gmail.com>\n"
1414 "Language-Team: Turkish <kde-l10n-tr@kde.org>\n"
4545 msgid "Black"
4646 msgstr "Siyah"
4747
48 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4849 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
49 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
5050 #: clockwidget.ui:44 gamedialog.ui:90
5151 #, kde-format
5252 msgid "White"
66 msgstr ""
77 "Project-Id-Version: knights\n"
88 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
9 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
9 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
1010 "PO-Revision-Date: 2013-09-08 07:04+0900\n"
1111 "Last-Translator: Gheyret Kenji <gheyret@gmail.com>\n"
1212 "Language-Team: Uyghur Computer Science Association <UKIJ@yahoogroups.com>\n"
4242 msgid "Black"
4343 msgstr "قارا"
4444
45 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4546 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
46 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4747 #: clockwidget.ui:44 gamedialog.ui:90
4848 #, kde-format
4949 msgid "White"
77 msgstr ""
88 "Project-Id-Version: knights\n"
99 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
10 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
10 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
1111 "PO-Revision-Date: 2019-10-10 08:17+0300\n"
1212 "Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
1313 "Language-Team: Ukrainian <kde-i18n-uk@kde.org>\n"
4545 msgid "Black"
4646 msgstr "Чорні"
4747
48 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4849 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
49 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
5050 #: clockwidget.ui:44 gamedialog.ui:90
5151 #, kde-format
5252 msgid "White"
66 msgstr ""
77 "Project-Id-Version: kdeorg\n"
88 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
9 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
10 "PO-Revision-Date: 2021-01-03 09:06\n"
9 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
10 "PO-Revision-Date: 2021-03-27 17:31\n"
1111 "Last-Translator: \n"
1212 "Language-Team: Chinese Simplified\n"
1313 "Language: zh_CN\n"
4747 msgid "Black"
4848 msgstr "黑"
4949
50 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
5051 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
51 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
5252 #: clockwidget.ui:44 gamedialog.ui:90
5353 #, kde-format
5454 msgid "White"
77 msgstr ""
88 "Project-Id-Version: \n"
99 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
10 "POT-Creation-Date: 2020-11-02 02:12+0100\n"
10 "POT-Creation-Date: 2021-03-28 13:52+0000\n"
1111 "PO-Revision-Date: 2019-10-11 12:24+0800\n"
1212 "Last-Translator: pan93412 <pan93412@gmail.com>\n"
1313 "Language-Team: Chinese <zh-l10n@lists.linux.org.tw>\n"
4444 msgid "Black"
4545 msgstr "黑"
4646
47 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4748 #. i18n: ectx: property (title), widget (QGroupBox, groupW)
48 #. i18n: ectx: property (text), widget (QRadioButton, colorWhite)
4949 #: clockwidget.ui:44 gamedialog.ui:90
5050 #, kde-format
5151 msgid "White"
22 capture_black.ogg
33 move_white.ogg
44 move_black.ogg
5 DESTINATION ${DATA_INSTALL_DIR}/knights/sounds)
5 DESTINATION ${KDE_INSTALL_DATADIR}/knights/sounds)
6161
6262 kconfig_add_kcfg_files(knights_SRCS settings.kcfgc )
6363 qt5_add_dbus_adaptor(knights_SRCS org.kde.Knights.xml externalcontrol.h Knights::ExternalControl)
64 ecm_qt_declare_logging_category(knights_SRCS HEADER knightsdebug.h IDENTIFIER LOG_KNIGHTS CATEGORY_NAME log_knights)
64 ecm_qt_declare_logging_category(knights_SRCS HEADER knightsdebug.h IDENTIFIER LOG_KNIGHTS CATEGORY_NAME log_knights DESCRIPTION "knights" EXPORT KNIGHTS)
6565
6666 file(GLOB ICON_SRCS "${CMAKE_CURRENT_SOURCE_DIR}/../icons/*-apps-knights.png")
6767 ecm_add_app_icon(knights_SRCS ICONS ${ICON_SRCS})
9494 ########### install files ###############
9595
9696 install( PROGRAMS org.kde.knights.desktop DESTINATION ${KDE_INSTALL_APPDIR} )
97 install( FILES knights.kcfg DESTINATION ${KCFG_INSTALL_DIR} )
97 install( FILES knights.kcfg DESTINATION ${KDE_INSTALL_KCFGDIR} )
9898 install( FILES knightsui.rc DESTINATION ${KDE_INSTALL_KXMLGUI5DIR}/knights )
9999 install( FILES knights.knsrc DESTINATION ${KDE_INSTALL_DATADIR}/knsrcfiles )
100 install( FILES org.kde.Knights.xml DESTINATION ${DBUS_INTERFACES_INSTALL_DIR} )
100 install( FILES org.kde.Knights.xml DESTINATION ${KDE_INSTALL_DBUSINTERFACEDIR} )
101101 install( FILES org.kde.knights.appdata.xml DESTINATION ${KDE_INSTALL_METAINFODIR} )
103103 QPointF mapToScene(Pos);
104104 void centerOnPos(Item* item, const Pos& pos, bool animated = true);
105105 void centerOnPos(Item* item, bool animated = true);
106 void removeFrame();
107106 void centerAndResize(Item* item, QSize size, bool animated = true);
108107 PieceType getPromotedType();
109108
110110 Notation notation() const;
111111
112112 bool operator==(Move other ) const;
113 void toCoordinateNotation(Grid);
114113
115114 void setTime(const QTime&);
116115 QTime time();
2828 <choice name="Slow" />
2929 </choices>
3030 <label>Moves animation speed</label>
31 <default>Normal</default>
31 <default>Instant</default>
3232 </entry>
3333 <entry name="animateBoard" type="Bool">
3434 <label>whether the Board is animated during rotating and resizing</label>
7777
7878 void displayedPlayerChanged(Color);
7979
80 void popupAccepted();
81 void popupRejected();
8280 };
8381 }
8482
937937 <binary>knights</binary>
938938 </provides>
939939 <releases>
940 <release version="2.6.21040" date="2021-04-22"/>
941 <release version="2.6.20123" date="2021-03-04"/>
942 <release version="2.6.20122" date="2021-02-04"/>
940943 <release version="2.6.20121" date="2021-01-07"/>
941 <release version="2.6.20120" date="2020-12-10"/>
942944 </releases>
943945 </component>
3838 explicit FicsDialog ( QWidget* parent = nullptr, Qt::WindowFlags f = {} );
3939 ~FicsDialog() override;
4040
41 int acceptedGameId();
4241 QString userName();
4342 QString password();
4443 bool remember();
7170
7271 Q_SIGNALS:
7372 void login ( const QString &username, const QString &password );
74 void createAccount();
7573
7674 void seekingChanged ( bool seek );
7775 void declineButtonNeeded ( bool needed );
144144 void illegalMove();
145145 void gameOver ( Color winner );
146146
147 void errorStringChanged ( const QString& errorString );
148 void errorCodeChanged ( const ErrorCode& error );
149147
150148 void initSuccesful();
151149 void error ( const Protocol::ErrorCode& errorCode, const QString& errorString = QString() );
152150
153151 void timeChanged ( const QTime& time );
154 void timeLimitChanged ( const QTime& time );
155152 void undoPossible ( bool possible );
156153 void redoPossible ( bool possible );
157154
1313 east_west.desktop
1414 east_west.svgz
1515 east_west.png
16 DESTINATION ${DATA_INSTALL_DIR}/knights/themes)
16 DESTINATION ${KDE_INSTALL_DATADIR}/knights/themes)