Advance Wayland and KDE package bring-up

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
2026-04-14 10:51:06 +01:00
parent 51f3c21121
commit cf12defd28
15214 changed files with 20594243 additions and 269 deletions
@@ -0,0 +1,58 @@
# translation of kquitapp.po to Italian
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
# Federico Zenith <federico.zenith@member.fsf.org>, 2007, 2008.
# Federico Zenith <zenith@chemeng.ntnu.no>, 2008.
#
msgid ""
msgstr ""
"Project-Id-Version: kquitapp\n"
"PO-Revision-Date: 2014-04-19 12:12+0200\n"
"Last-Translator: Vincenzo Reale <smart2128@baslug.org>\n"
"Language-Team: Italian <kde-i18n-it@kde.org>\n"
"Language: it\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-Qt-Contexts: true\n"
#: tools/kquitapp/kquitapp.cpp:19
msgctxt "main|"
msgid "Quit a D-Bus enabled application easily"
msgstr "Esce facilmente da un'applicazione con supporto D-Bus"
#: tools/kquitapp/kquitapp.cpp:21
msgctxt "main|"
msgid "Full service name, overrides application name provided"
msgstr "Nome completo del servizio, ignora il nome fornito dall'applicazione"
#: tools/kquitapp/kquitapp.cpp:24
msgctxt "main|"
msgid "Path in the D-Bus interface to use"
msgstr "Percorso dell'interfaccia D-Bus da utilizzare"
#: tools/kquitapp/kquitapp.cpp:27
msgctxt "main|"
msgid "The name of the application to quit"
msgstr "Il nome dell'applicazione da chiudere"
#: tools/kquitapp/kquitapp.cpp:45
#, qt-format
msgctxt "main|"
msgid "Application %1 could not be found using service %2 and path %3."
msgstr ""
"L'applicazione %1 non è può essere trovata utilizzando il servizio %2 e il "
"percorso %3."
#: tools/kquitapp/kquitapp.cpp:52
#, qt-format
msgctxt "main|"
msgid ""
"Quitting application %1 failed. Error reported was:\n"
"\n"
" %2 : %3"
msgstr ""
"La chiusura dell'applicazione %1 non è riuscita. L'errore segnalato era:\n"
"\n"
" %2 : %3"