705d15ec1f
The tracked source tree was stuck at KF6 6.10.0 with QML/Quick/kcmshell stripped out and kcmoduleloader/kcmultidialog gutted by sed/python hacks. Replace the local source with the upstream 6.27.0 tarball content, keeping only the .clang-format and docs/ extras. This restores: - add_subdirectory(qml) / (quick) / (kcmshell) - kcmoduleqml.cpp/h, KF6KCMUtilsQuick, Qt6::Qml/Quick/QuickWidgets links - kcmoduleloader.cpp and kcmultidialog.cpp QML code paths - ECMQmlModule and KF6KIO find_package in top-level CMakeLists.txt - Qt6Qml find_dependency in KF6KCMUtilsConfig.cmake.in Shrink the recipe build script to use cookbook_apply_patches of the external 01-initial-migration.patch and remove all sed/python hacks. Shrink the migration patch to only disable ki18n_install(po) (translations remain deferred until lupdate/lrelease is built for target).
120 lines
2.8 KiB
Plaintext
120 lines
2.8 KiB
Plaintext
# Copyright (C) 2023 This file is copyright:
|
|
# This file is distributed under the same license as the kcmutils package.
|
|
# SPDX-FileCopyrightText: 2023 Vit Pelcak <vit@pelcak.org>
|
|
# SPDX-FileCopyrightText: 2026 Libor Filípek <libor.filipek@gmail.com>
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: kcmutils\n"
|
|
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
|
"POT-Creation-Date: 2026-05-02 00:40+0000\n"
|
|
"PO-Revision-Date: 2026-05-03 22:48+0200\n"
|
|
"Last-Translator: Libor Filípek <libor.filipek@gmail.com>\n"
|
|
"Language-Team: Czech <kde-i18n-doc@kde.org>\n"
|
|
"Language: cs\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
|
"X-Generator: Lokalize 26.04.0\n"
|
|
|
|
#, kde-format
|
|
msgctxt "NAME OF TRANSLATORS"
|
|
msgid "Your names"
|
|
msgstr "Vít Pelčák"
|
|
|
|
#, kde-format
|
|
msgctxt "EMAIL OF TRANSLATORS"
|
|
msgid "Your emails"
|
|
msgstr "vit@pelcak.org"
|
|
|
|
#: main.cpp:110
|
|
#, kde-format
|
|
msgid "A tool to start single system settings modules"
|
|
msgstr "Nástroj pro spuštění jednotlivých ovládacích modulů"
|
|
|
|
#: main.cpp:112
|
|
#, kde-format
|
|
msgid "(c) 1999-2023, The KDE Developers"
|
|
msgstr "(c) 1999-2023, Vývojáři KDE"
|
|
|
|
#: main.cpp:114
|
|
#, kde-format
|
|
msgid "Frans Englich"
|
|
msgstr "Frans Englich"
|
|
|
|
#: main.cpp:114
|
|
#, kde-format
|
|
msgid "Maintainer"
|
|
msgstr "Správce"
|
|
|
|
#: main.cpp:115
|
|
#, kde-format
|
|
msgid "Daniel Molkentin"
|
|
msgstr "Daniel Molkentin"
|
|
|
|
#: main.cpp:116
|
|
#, kde-format
|
|
msgid "Matthias Hoelzer-Kluepfel"
|
|
msgstr "Matthias Hoelzer-Kluepfel"
|
|
|
|
#: main.cpp:117
|
|
#, kde-format
|
|
msgid "Matthias Elter"
|
|
msgstr "Matthias Elter"
|
|
|
|
#: main.cpp:118
|
|
#, kde-format
|
|
msgid "Matthias Ettrich"
|
|
msgstr "Matthias Ettrich"
|
|
|
|
#: main.cpp:119
|
|
#, kde-format
|
|
msgid "Waldo Bastian"
|
|
msgstr "Waldo Bastian"
|
|
|
|
#: main.cpp:125
|
|
#, kde-format
|
|
msgid "List all possible modules"
|
|
msgstr "Vypsat dostupné moduly"
|
|
|
|
#: main.cpp:126
|
|
#, kde-format
|
|
msgid "Configuration module to open"
|
|
msgstr "Konfigurační modul k otevření"
|
|
|
|
#: main.cpp:127
|
|
#, kde-format
|
|
msgid "Space separated arguments for the module"
|
|
msgstr "Argumenty pro modul oddělené mezerou"
|
|
|
|
#: main.cpp:128
|
|
#, kde-format
|
|
msgid "Use a specific icon for the window"
|
|
msgstr "Použít pro okno vlastní ikonu"
|
|
|
|
#: main.cpp:129
|
|
#, kde-format
|
|
msgid "Use a specific caption for the window"
|
|
msgstr "Použít pro okno vlastní nadpis"
|
|
|
|
#: main.cpp:130
|
|
#, kde-format
|
|
msgid "Show an indicator when settings have changed from their default value"
|
|
msgstr "Zobrazit indikátor změny výchozí hodnoty v nastavení"
|
|
|
|
#: main.cpp:131
|
|
#, kde-format
|
|
msgid "Internal, for testing"
|
|
msgstr "Interní, pro testování"
|
|
|
|
#: main.cpp:139
|
|
#, kde-format
|
|
msgid "The following modules are available:"
|
|
msgstr "Jsou dostupné tyto moduly:"
|
|
|
|
#: main.cpp:156
|
|
#, kde-format
|
|
msgid "No description available"
|
|
msgstr "Popis není dostupný"
|