cf12defd28
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
54 lines
1.8 KiB
Plaintext
54 lines
1.8 KiB
Plaintext
# Alexander Potashev <aspotashev@gmail.com>, 2014.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: \n"
|
|
"PO-Revision-Date: 2014-04-28 03:37+0400\n"
|
|
"Last-Translator: Alexander Potashev <aspotashev@gmail.com>\n"
|
|
"Language-Team: Russian <kde-russian@lists.kde.ru>\n"
|
|
"Language: ru\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"X-Qt-Contexts: true\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-Generator: Lokalize 1.5\n"
|
|
|
|
#: tools/kquitapp/kquitapp.cpp:19
|
|
msgctxt "main|"
|
|
msgid "Quit a D-Bus enabled application easily"
|
|
msgstr "Простой способ выйти из приложения, поддерживающего D-Bus"
|
|
|
|
#: tools/kquitapp/kquitapp.cpp:21
|
|
msgctxt "main|"
|
|
msgid "Full service name, overrides application name provided"
|
|
msgstr "Полное имя службы, замещает выбранное название приложения"
|
|
|
|
#: tools/kquitapp/kquitapp.cpp:24
|
|
msgctxt "main|"
|
|
msgid "Path in the D-Bus interface to use"
|
|
msgstr "Путь к интерфейсу D-Bus"
|
|
|
|
#: tools/kquitapp/kquitapp.cpp:27
|
|
msgctxt "main|"
|
|
msgid "The name of the application to quit"
|
|
msgstr "Приложение, которое нужно закрыть"
|
|
|
|
#: tools/kquitapp/kquitapp.cpp:45
|
|
#, qt-format
|
|
msgctxt "main|"
|
|
msgid "Application %1 could not be found using service %2 and path %3."
|
|
msgstr "Не удалось найти приложение %1 по службе %2 и пути %3."
|
|
|
|
#: tools/kquitapp/kquitapp.cpp:52
|
|
#, qt-format
|
|
msgctxt "main|"
|
|
msgid ""
|
|
"Quitting application %1 failed. Error reported was:\n"
|
|
"\n"
|
|
" %2 : %3"
|
|
msgstr ""
|
|
"Ошибка завершения работы приложения %1:\n"
|
|
"\n"
|
|
" %2 : %3"
|