~ubuntu-branches/ubuntu/raring/kdevelop-php/raring

« back to all changes in this revision

Viewing changes to po/zh_CN/kdevphp.po

  • Committer: Package Import Robot
  • Author(s): Rohan Garg
  • Date: 2012-04-15 21:59:13 UTC
  • mfrom: (1.2.13) (5.1.3 sid)
  • Revision ID: package-import@ubuntu.com-20120415215913-m3fxrx7yn0oxlpjk
Tags: 1.3.1-0ubuntu1
* New upstream bugfix release
* Added watch file

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: 2012-02-25 12:27+0100\n"
 
9
"POT-Creation-Date: 2012-03-30 12:28+0200\n"
10
10
"PO-Revision-Date: 2010-11-16 14:21+0800\n"
11
11
"Last-Translator: Ni Hui <shuizhuyuanluo@126.com>\n"
12
12
"Language-Team: Chinese Simplified <kde-china@kde.org>\n"
79
79
msgid "Properties cannot be declared abstract."
80
80
msgstr "属性无法声明为抽象。"
81
81
 
82
 
#: duchain/builders/declarationbuilder.cpp:460
 
82
#: duchain/builders/declarationbuilder.cpp:461
83
83
#, kde-format
84
84
msgid "Cannot redeclare private property %1 from this context."
85
85
msgstr "无法从上下文重新声明私有属性 %1。"
86
86
 
87
 
#: duchain/builders/declarationbuilder.cpp:466
 
87
#: duchain/builders/declarationbuilder.cpp:467
88
88
#, kde-format
89
89
msgid "Cannot redeclare protected property %1 from this context."
90
90
msgstr "无法从上下文重新声明受保护属性 %1。"
91
91
 
92
 
#: duchain/builders/declarationbuilder.cpp:529
 
92
#: duchain/builders/declarationbuilder.cpp:530
93
93
msgid ""
94
94
"Only booleans, ints, floats and strings are allowed for class constants."
95
95
msgstr "只有布尔型、整型、浮点型和字符串允许用于类常量。"
96
96
 
97
 
#: duchain/builders/declarationbuilder.cpp:542
 
97
#: duchain/builders/declarationbuilder.cpp:543
98
98
msgid "Default value for parameters with a class type hint can only be NULL."
99
99
msgstr "类类型参数的默认值只能是 NULL。"
100
100
 
101
 
#: duchain/builders/declarationbuilder.cpp:545
 
101
#: duchain/builders/declarationbuilder.cpp:546
102
102
msgid "Following parameters must have a default value assigned."
103
103
msgstr "以下参数必须指派默认值。"
104
104
 
105
 
#: duchain/builders/declarationbuilder.cpp:652
 
105
#: duchain/builders/declarationbuilder.cpp:653
106
106
#, kde-format
107
107
msgid "Cannot redeclare PHP internal %1."
108
108
msgstr "无法重新声明 PHP 内部 %1。"
109
109
 
110
 
#: duchain/builders/declarationbuilder.cpp:656
 
110
#: duchain/builders/declarationbuilder.cpp:657
111
111
#, kde-format
112
112
msgid "Cannot redeclare %1, already declared in %2 on line %3."
113
113
msgstr "无法重新声明 %1,已经在行 %3 上的 %2 中声明。"
114
114
 
115
 
#: duchain/builders/declarationbuilder.cpp:702
 
115
#: duchain/builders/declarationbuilder.cpp:703
116
116
msgid "Cannot re-assign $this."
117
117
msgstr "无法重新赋值 $this。"
118
118
 
119
 
#: duchain/builders/declarationbuilder.cpp:1130
 
119
#: duchain/builders/declarationbuilder.cpp:1132
120
120
#, kde-format
121
121
msgid "The use statement with non-compound name '%1' has no effect."
122
122
msgstr ""