~ubuntu-branches/ubuntu/karmic/kde-l10n-ru/karmic

« back to all changes in this revision

Viewing changes to messages/kdebase/plasma_scriptengine_qscript.po

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2009-07-15 12:46:56 UTC
  • mfrom: (1.1.15 upstream)
  • Revision ID: james.westby@ubuntu.com-20090715124656-db10kvj6oqu2ocsq
Tags: 4:4.2.96-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
msgstr ""
7
7
"Project-Id-Version: \n"
8
8
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
9
 
"POT-Creation-Date: 2009-01-10 11:23+0100\n"
 
9
"POT-Creation-Date: 2009-05-02 11:50+0200\n"
10
10
"PO-Revision-Date: 2009-02-27 20:44+0300\n"
11
11
"Last-Translator: Andrey Cherepanov <skull@kde.ru>\n"
12
12
"Language-Team: Russian <kde-russian@lists.kde.ru>\n"
17
17
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
18
18
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
19
19
 
20
 
#: simplejavascriptapplet.cpp:478 simplejavascriptapplet.cpp:503
 
20
#: simplejavascriptapplet.cpp:518
 
21
#, fuzzy
 
22
#| msgid "print takes one argument"
 
23
msgid "i18n() takes at least one argument"
 
24
msgstr "необходимо указать один аргумент для команды print"
 
25
 
 
26
#: simplejavascriptapplet.cpp:534
 
27
#, fuzzy
 
28
#| msgid "Constructor takes at least 1 argument"
 
29
msgid "i18nc() takes at least two arguments"
 
30
msgstr "Для конструктора необходимо передать как минимум один аргумент"
 
31
 
 
32
#: simplejavascriptapplet.cpp:551
 
33
#, fuzzy
 
34
#| msgid "Constructor takes at least 1 argument"
 
35
msgid "i18np() takes at least two arguments"
 
36
msgstr "Для конструктора необходимо передать как минимум один аргумент"
 
37
 
 
38
#: simplejavascriptapplet.cpp:568
 
39
#, fuzzy
 
40
#| msgid "Constructor takes at least 1 argument"
 
41
msgid "i18ncp() takes at least three arguments"
 
42
msgstr "Для конструктора необходимо передать как минимум один аргумент"
 
43
 
 
44
#: simplejavascriptapplet.cpp:586
 
45
#, fuzzy
 
46
msgid "dataEngine() takes one argument"
 
47
msgstr "необходимо указать один аргумент для команды print"
 
48
 
 
49
#: simplejavascriptapplet.cpp:596 simplejavascriptapplet.cpp:621
 
50
#: simplejavascriptapplet.cpp:787
21
51
msgid "Could not extract the AppletObject"
22
52
msgstr "Невозможно извлечь AppletObject"
23
53
 
24
 
#: simplejavascriptapplet.cpp:483 simplejavascriptapplet.cpp:508
 
54
#: simplejavascriptapplet.cpp:601 simplejavascriptapplet.cpp:626
 
55
#: simplejavascriptapplet.cpp:792
25
56
msgid "Could not extract the Applet"
26
57
msgstr "Невозможно извлечь аплет"
27
58
 
28
 
#: simplejavascriptapplet.cpp:527
 
59
#: simplejavascriptapplet.cpp:611
 
60
#, fuzzy
 
61
msgid "service() takes two arguments"
 
62
msgstr "необходимо указать один аргумент для команды print"
 
63
 
 
64
#: simplejavascriptapplet.cpp:639
 
65
#, fuzzy
 
66
msgid "loadui() takes one argument"
 
67
msgstr "необходимо указать один аргумент для команды print"
 
68
 
 
69
#: simplejavascriptapplet.cpp:645
29
70
#, kde-format
30
71
msgid "Unable to open '%1'"
31
72
msgstr "Невозможно открыть «%1»"
32
73
 
33
 
#: simplejavascriptapplet.cpp:567 simplejavascriptapplet.cpp:600
 
74
#: simplejavascriptapplet.cpp:685 simplejavascriptapplet.cpp:718
34
75
msgid "Constructor takes at least 1 argument"
35
76
msgstr "Для конструктора необходимо передать как минимум один аргумент"
36
77
 
37
 
#: simplejavascriptapplet.cpp:658
 
78
#: simplejavascriptapplet.cpp:769
 
79
#, fuzzy
 
80
msgid "CreateWidget takes one argument"
 
81
msgstr "необходимо указать один аргумент для команды print"
 
82
 
 
83
#: simplejavascriptapplet.cpp:777
38
84
msgid "The parent must be a QGraphicsWidget"
39
85
msgstr "Родительский элемент должен иметь тип QGraphicsWidget"
40
86
 
41
 
#: simplejavascriptapplet.cpp:679
42
 
msgid "print takes one argument"
 
87
#: simplejavascriptapplet.cpp:827
 
88
#, kde-format
 
89
msgid "This operation was not supported, %1"
 
90
msgstr ""
 
91
 
 
92
#: simplejavascriptapplet.cpp:834
 
93
#, fuzzy
 
94
#| msgid "print takes one argument"
 
95
msgid "print() takes one argument"
43
96
msgstr "необходимо указать один аргумент для команды print"
 
97
 
 
98
#: qtgui/linearlayout.cpp:72
 
99
msgid "LinearLayout requires a parent"
 
100
msgstr ""
 
101
 
 
102
#: qtgui/linearlayout.cpp:78
 
103
#, fuzzy
 
104
#| msgid "The parent must be a QGraphicsWidget"
 
105
msgid "The parent must be a QGraphicsLayoutItem"
 
106
msgstr "Родительский элемент должен иметь тип QGraphicsWidget"