~ubuntu-branches/ubuntu/wily/kwin/wily-proposed

« back to all changes in this revision

Viewing changes to po/sr@ijekavianlatin/kwin_scripting.po

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2015-08-10 23:16:37 UTC
  • mfrom: (1.1.10)
  • Revision ID: package-import@ubuntu.com-20150810231637-5zb2tstjkez93hml
Tags: 4:5.3.95-0ubuntu1
new upstream beta release

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
msgstr ""
5
5
"Project-Id-Version: kwin_scripting\n"
6
6
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
7
 
"POT-Creation-Date: 2014-11-25 09:50+0000\n"
 
7
"POT-Creation-Date: 2015-07-07 12:09+0000\n"
8
8
"PO-Revision-Date: 2013-09-29 16:31+0200\n"
9
9
"Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n"
10
10
"Language-Team: Serbian <kde-i18n-sr@kde.org>\n"
31
31
msgid "Plugin does not provide configuration file in expected location"
32
32
msgstr "Priključak ne daje postavni fajl na očekivanoj lokaciji"
33
33
 
34
 
#: scripting.cpp:127
 
34
#: scripting.cpp:126
35
35
#, kde-format
36
36
msgctxt "Assertion failed in KWin script with given value"
37
37
msgid "Assertion failed: %1 is not null"
38
38
msgstr "Tvrdnja propala: %1 nije nulto."
39
39
 
40
 
#: scripting.cpp:145
 
40
#: scripting.cpp:144
41
41
msgctxt "Assertion failed in KWin script"
42
42
msgid "Assertion failed: argument is null"
43
43
msgstr "Tvrdnja propala: argument nije nulti."
44
44
 
45
 
#: scripting.cpp:172
 
45
#: scripting.cpp:171
46
46
msgctxt "Error in KWin Script"
47
47
msgid ""
48
48
"Invalid number of arguments. At least service, path, interface and method "
50
50
msgstr ""
51
51
"Loš broj argumenata. Mora se zadati bar servis, putanja, sučelje i metod."
52
52
 
53
 
#: scripting.cpp:178
 
53
#: scripting.cpp:177
54
54
msgctxt "Error in KWin Script"
55
55
msgid ""
56
56
"Invalid type. Service, path, interface and method need to be string values"