~ubuntu-branches/ubuntu/raring/scilab/raring-proposed

« back to all changes in this revision

Viewing changes to modules/linear_algebra/locales/zh_CN.po

  • Committer: Package Import Robot
  • Author(s): Sylvestre Ledru
  • Date: 2012-08-30 14:42:38 UTC
  • mfrom: (1.4.7)
  • Revision ID: package-import@ubuntu.com-20120830144238-c1y2og7dbm7m9nig
Tags: 5.4.0-beta-3-1~exp1
* New upstream release
* Update the scirenderer dep
* Get ride of libjhdf5-java dependency

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
"MIME-Version: 1.0\n"
15
15
"Content-Type: text/plain; charset=UTF-8\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
 
"X-Generator: Launchpad (build 15702)\n"
 
17
"X-Generator: Launchpad (build 15864)\n"
18
18
"Language: \n"
19
19
 
20
20
#, c-format
31
31
msgstr "%s:输入参数#%d的类型错误:应该为实数矩阵。\n"
32
32
 
33
33
#, c-format
34
 
msgid "%s: Wrong size for input argument #%d: A square matrix expected.\n"
35
 
msgstr "%s:输入参数#%d的大小错误:应该为一个方阵。\n"
 
34
msgid "%s: Wrong value for input argument #%d: must not contain %s or %s.\n"
 
35
msgstr ""
 
36
 
 
37
#, c-format
 
38
msgid "%s: Wrong type for input argument #%d: A matrix expected.\n"
 
39
msgstr ""
 
40
 
 
41
#, c-format
 
42
msgid "%s: Wrong number of input argument(s): %d to %d expected.\n"
 
43
msgstr ""
36
44
 
37
45
#, c-format
38
46
msgid "%s: Wrong size for input argument #%d: A scalar expected.\n"
77
85
msgstr "%s:输入参数#%d的值错误:应该为非负整数。\n"
78
86
 
79
87
#, c-format
 
88
msgid "%s: Wrong size for input argument #%d: A square matrix expected.\n"
 
89
msgstr "%s:输入参数#%d的大小错误:应该为一个方阵。\n"
 
90
 
 
91
#, c-format
80
92
msgid ""
81
93
"%s: Wrong values for input argument #%d: Non-negative scalar expected.\n"
82
94
msgstr "%s:输入参数#%d的值错误:应该为非负标量。\n"