cf12defd28
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
58 lines
1.7 KiB
Plaintext
58 lines
1.7 KiB
Plaintext
# Translation of kquitapp.po into Serbian.
|
||
# Chusslove Illich <caslav.ilic@gmx.net>, 2007, 2008, 2009, 2014.
|
||
# Dalibor Djuric <dalibor.djuric@mozilla-srbija.org>, 2010.
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: kquitapp\n"
|
||
"PO-Revision-Date: 2014-03-30 20:24+0200\n"
|
||
"Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n"
|
||
"Language-Team: Serbian <kde-i18n-sr@kde.org>\n"
|
||
"Language: sr@latin\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%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||
"X-Accelerator-Marker: &\n"
|
||
"X-Text-Markup: qtrich\n"
|
||
"X-Environment: kde\n"
|
||
"X-Qt-Contexts: true\n"
|
||
|
||
#: tools/kquitapp/kquitapp.cpp:19
|
||
msgctxt "main|"
|
||
msgid "Quit a D-Bus enabled application easily"
|
||
msgstr "Jednostavo napustite program opremljen D‑Busom"
|
||
|
||
#: tools/kquitapp/kquitapp.cpp:21
|
||
msgctxt "main|"
|
||
msgid "Full service name, overrides application name provided"
|
||
msgstr "Puno ime servisa, potiskuje dato ime programa"
|
||
|
||
#: tools/kquitapp/kquitapp.cpp:24
|
||
msgctxt "main|"
|
||
msgid "Path in the D-Bus interface to use"
|
||
msgstr "Putanja u D‑Bus sučelju"
|
||
|
||
#: tools/kquitapp/kquitapp.cpp:27
|
||
msgctxt "main|"
|
||
msgid "The name of the application to quit"
|
||
msgstr "Ime programa koji se napušta"
|
||
|
||
#: tools/kquitapp/kquitapp.cpp:45
|
||
#, qt-format
|
||
msgctxt "main|"
|
||
msgid "Application %1 could not be found using service %2 and path %3."
|
||
msgstr "Program %1 ne može da se nađe kroz servis %2 i putanju %3."
|
||
|
||
#: tools/kquitapp/kquitapp.cpp:52
|
||
#, qt-format
|
||
msgctxt "main|"
|
||
msgid ""
|
||
"Quitting application %1 failed. Error reported was:\n"
|
||
"\n"
|
||
" %2 : %3"
|
||
msgstr ""
|
||
"Neuspelo napuštanje programa %1. Prijavljena greška:\n"
|
||
"\n"
|
||
" %2 : %3"
|