104 lines
3.9 KiB
Text
104 lines
3.9 KiB
Text
# Translation of kwin_scripting.po into Serbian.
|
||
# Chusslove Illich <caslav.ilic@gmx.net>, 2013, 2017.
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: kwin_scripting\n"
|
||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||
"POT-Creation-Date: 2023-03-01 23:30+0000\n"
|
||
"PO-Revision-Date: 2017-05-01 19:44+0200\n"
|
||
"Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n"
|
||
"Language-Team: Serbian <kde-i18n-sr@kde.org>\n"
|
||
"Language: sr\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"Plural-Forms: nplurals=4; plural=n==1 ? 3 : 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: kde4\n"
|
||
"X-Environment: kde\n"
|
||
|
||
#: genericscriptedconfig.cpp:69
|
||
#, kde-format
|
||
msgctxt "Error message"
|
||
msgid "Could not locate package metadata"
|
||
msgstr ""
|
||
|
||
#: genericscriptedconfig.cpp:75
|
||
#, kde-format
|
||
msgctxt "Required file does not exist"
|
||
msgid "%1 does not contain a valid metadata.json file"
|
||
msgstr ""
|
||
|
||
#: genericscriptedconfig.cpp:81 genericscriptedconfig.cpp:87
|
||
#, kde-format
|
||
msgctxt "Required file does not exist"
|
||
msgid "%1 does not exist"
|
||
msgstr ""
|
||
|
||
#~ msgctxt "NAME OF TRANSLATORS"
|
||
#~ msgid "Your names"
|
||
#~ msgstr "Часлав Илић"
|
||
|
||
#~ msgctxt "EMAIL OF TRANSLATORS"
|
||
#~ msgid "Your emails"
|
||
#~ msgstr "caslav.ilic@gmx.net"
|
||
|
||
#~ msgctxt "Error message"
|
||
#~ msgid "Plugin does not provide configuration file in expected location"
|
||
#~ msgstr "Прикључак не даје поставни фајл на очекиваној локацији"
|
||
|
||
#~ msgctxt "Assertion failed in KWin script with given value"
|
||
#~ msgid "Assertion failed: %1 is not null"
|
||
#~ msgstr "Тврдња пропала: %1 није нулто."
|
||
|
||
#~ msgctxt "Assertion failed in KWin script"
|
||
#~ msgid "Assertion failed: argument is null"
|
||
#~ msgstr "Тврдња пропала: аргумент није нулти."
|
||
|
||
#~ msgctxt "Error in KWin Script"
|
||
#~ msgid ""
|
||
#~ "Invalid number of arguments. At least service, path, interface and method "
|
||
#~ "need to be provided"
|
||
#~ msgstr ""
|
||
#~ "Лош број аргумената. Мора се задати бар сервис, путања, сучеље и метод."
|
||
|
||
#~ msgctxt "Error in KWin Script"
|
||
#~ msgid ""
|
||
#~ "Invalid type. Service, path, interface and method need to be string values"
|
||
#~ msgstr "Лош тип. Сервис, путања, сучеље и метод морају бити ниске."
|
||
|
||
#~ msgctxt "syntax error in KWin script"
|
||
#~ msgid "Invalid number of arguments"
|
||
#~ msgstr "Лош број аргумената."
|
||
|
||
#~ msgctxt ""
|
||
#~ "KWin Scripting function received incorrect value for an expected type"
|
||
#~ msgid "%1 is not a variant type"
|
||
#~ msgstr "%1 није варијантни тип."
|
||
|
||
#~ msgctxt ""
|
||
#~ "KWin Scripting function received incorrect value for an expected type"
|
||
#~ msgid "%1 is not of required type"
|
||
#~ msgstr "%1 није траженог типа."
|
||
|
||
#~ msgctxt "KWin Scripting error thrown due to incorrect argument"
|
||
#~ msgid "Second argument to registerScreenEdge needs to be a callback"
|
||
#~ msgstr "Други аргумент у registerScreenEdge мора бити контрапозив."
|
||
|
||
#~ msgctxt "KWin Scripting error thrown due to incorrect argument"
|
||
#~ msgid "Second argument to registerTouchScreenEdge needs to be a callback"
|
||
#~ msgstr "Други аргумент у registerTouchScreenEdge мора бити контрапозив."
|
||
|
||
#~ msgctxt "KWin Scripting error thrown due to incorrect argument"
|
||
#~ msgid "Argument for registerUserActionsMenu needs to be a callback"
|
||
#~ msgstr "Аргумент у registerUserActionsMenu мора бити контрапозив."
|
||
|
||
#~ msgctxt "Assertion failed in KWin script with given value"
|
||
#~ msgid "Assertion failed: %1"
|
||
#~ msgstr "Тврдња пропала: %1"
|
||
|
||
#~ msgctxt ""
|
||
#~ "Assertion failed in KWin script with expected value and actual value"
|
||
#~ msgid "Assertion failed: Expected %1, got %2"
|
||
#~ msgstr "Тврдња пропала: очекивано %1, добијено %2."
|