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:
@@ -0,0 +1,55 @@
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# Vít Pelčák <vit@pelcak.org>, 2014.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: kquitapp\n"
|
||||
"PO-Revision-Date: 2014-03-28 14:00+0100\n"
|
||||
"Last-Translator: Vít Pelčák <vit@pelcak.org>\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 1.5\n"
|
||||
"X-Qt-Contexts: true\n"
|
||||
|
||||
#: tools/kquitapp/kquitapp.cpp:19
|
||||
msgctxt "main|"
|
||||
msgid "Quit a D-Bus enabled application easily"
|
||||
msgstr "Jednoduše ukončí aplikaci s povoleným D-Bus"
|
||||
|
||||
#: tools/kquitapp/kquitapp.cpp:21
|
||||
msgctxt "main|"
|
||||
msgid "Full service name, overrides application name provided"
|
||||
msgstr "Plný název služby, obejde zadaný název aplikace"
|
||||
|
||||
#: tools/kquitapp/kquitapp.cpp:24
|
||||
msgctxt "main|"
|
||||
msgid "Path in the D-Bus interface to use"
|
||||
msgstr "Cesta v rozhraní D-Bus jenž ze má použít"
|
||||
|
||||
#: tools/kquitapp/kquitapp.cpp:27
|
||||
msgctxt "main|"
|
||||
msgid "The name of the application to quit"
|
||||
msgstr "Název aplikace k ukončení"
|
||||
|
||||
#: tools/kquitapp/kquitapp.cpp:45
|
||||
#, qt-format
|
||||
msgctxt "main|"
|
||||
msgid "Application %1 could not be found using service %2 and path %3."
|
||||
msgstr "Nelze najít aplikaci %1 pomocí služby %2 a cesty %3."
|
||||
|
||||
#: tools/kquitapp/kquitapp.cpp:52
|
||||
#, qt-format
|
||||
msgctxt "main|"
|
||||
msgid ""
|
||||
"Quitting application %1 failed. Error reported was:\n"
|
||||
"\n"
|
||||
" %2 : %3"
|
||||
msgstr ""
|
||||
"Ukončení aplikace %1 selhalo. Nahlášená chyba:\n"
|
||||
"\n"
|
||||
" %2 : %3"
|
||||
Reference in New Issue
Block a user