source: OpenRLabs-Git/web2py/applications/rlabs/languages/zh-cn.py

main
Last change on this file was 42bd667, checked in by David Fuertes <dfuertes@…>, 4 years ago

Historial Limpio

  • Property mode set to 100755
File size: 18.5 KB
Line 
1# -*- coding: utf-8 -*-
2{
3'!langcode!': 'zh-cn',
4'!langname!': '中文',
5'"update" is an optional expression like "field1=\'newvalue\'". You cannot update or delete the results of a JOIN': '"update" 应为选择表达式, 格式如 "field1=\'value\'". 但是对 JOIN 的结果不可以使用 update 或者 delete"',
6'%s %%{row} deleted': '已删除 %s 笔',
7'%s %%{row} updated': '已更新 %s 笔',
8'%s selected': '%s 已选择',
9'%Y-%m-%d': '%Y-%m-%d',
10'%Y-%m-%d %H:%M:%S': '%Y-%m-%d %H:%M:%S',
11'(**%.0d MB**)': '(**%.0d MB**)',
12'(something like "it-it")': '(格式类似 "zh-tw")',
13'**%(items)s** %%{item(items)}, **%(bytes)s** %%{byte(bytes)}': '**%(items)s** %%{item(items)}, **%(bytes)s** %%{byte(bytes)}',
14'**%(items)s** items, **%(bytes)s** %%{byte(bytes)}': '**%(items)s** items, **%(bytes)s** %%{byte(bytes)}',
15'**not available** (requires the Python [[guppy http://pypi.python.org/pypi/guppy/ popup]] library)': '**not available** (requires the Python [[guppy http://pypi.python.org/pypi/guppy/ popup]] library)',
16'?': '?',
17'@markmin\x01(**%.0d MB**)': '(**%.0d MB**)',
18'@markmin\x01**%(items)s** %%{item(items)}, **%(bytes)s** %%{byte(bytes)}': '**%(items)s** %%{item(items)}, **%(bytes)s** %%{byte(bytes)}',
19'@markmin\x01**%(items)s** items, **%(bytes)s** %%{byte(bytes)}': '**%(items)s** items, **%(bytes)s** %%{byte(bytes)}',
20'@markmin\x01**not available** (requires the Python [[Pympler https://pypi.python.org/pypi/Pympler popup]] library)': '**not available** (requires the Python [[Pympler https://pypi.python.org/pypi/Pympler popup]] library)',
21'@markmin\x01``**not available**``:red (requires the Python [[Pympler https://pypi.python.org/pypi/Pympler popup]] library)': '``**not available**``:red (requires the Python [[Pympler https://pypi.python.org/pypi/Pympler popup]] library)',
22'@markmin\x01An error occured, please [[reload %s]] the page': 'An error occured, please [[reload %s]] the page',
23'@markmin\x01Cache contains items up to **%(hours)02d** %%{hour(hours)} **%(min)02d** %%{minute(min)} **%(sec)02d** %%{second(sec)} old.': 'Cache contains items up to **%(hours)02d** %%{hour(hours)} **%(min)02d** %%{minute(min)} **%(sec)02d** %%{second(sec)} old.',
24'@markmin\x01DISK contains items up to **%(hours)02d** %%{hour(hours)} **%(min)02d** %%{minute(min)} **%(sec)02d** %%{second(sec)} old.': 'DISK contains items up to **%(hours)02d** %%{hour(hours)} **%(min)02d** %%{minute(min)} **%(sec)02d** %%{second(sec)} old.',
25'@markmin\x01Hit Ratio: **%(ratio)s%%** (**%(hits)s** %%{hit(hits)} and **%(misses)s** %%{miss(misses)})': 'Hit Ratio: **%(ratio)s%%** (**%(hits)s** %%{hit(hits)} and **%(misses)s** %%{miss(misses)})',
26'@markmin\x01Number of entries: **%s**': 'Number of entries: **%s**',
27'@markmin\x01RAM contains items up to **%(hours)02d** %%{hour(hours)} **%(min)02d** %%{minute(min)} **%(sec)02d** %%{second(sec)} old.': 'RAM contains items up to **%(hours)02d** %%{hour(hours)} **%(min)02d** %%{minute(min)} **%(sec)02d** %%{second(sec)} old.',
28'``**not available**``:red (requires the Python [[guppy http://pypi.python.org/pypi/guppy/ popup]] library)': '``**not available**``:red (requires the Python [[guppy http://pypi.python.org/pypi/guppy/ popup]] library)',
29'A new password was emailed to you': 'A new password was emailed to you',
30'A new version of web2py is available': '新版 web2py 已推出',
31'A new version of web2py is available: %s': '新版 web2py 已推出: %s',
32'about': '关于',
33'About': '关于',
34'About application': '关于本应用程序',
35'Access Control': 'Access Control',
36'admin': 'admin',
37'Admin is disabled because insecure channel': '管理功能(Admin)在非安全连接环境下自动关闭',
38'Admin is disabled because unsecure channel': '管理功能(Admin)在非安全连接环境下自动关闭',
39'Administrative Interface': 'Administrative Interface',
40'Administrative interface': '点击进入管理界面',
41'Administrator Password:': '管理员密码:',
42'Ajax Recipes': 'Ajax Recipes',
43'An error occured, please %s the page': 'An error occured, please %s the page',
44'An error occured, please [[reload %s]] the page': 'An error occured, please [[reload %s]] the page',
45'API Example': 'API Example',
46'appadmin is disabled because insecure channel': '管理界面在非安全通道下被禁用',
47'Apply changes': 'Apply changes',
48'Are you sure you want to delete file "%s"?': '确定要删除文件"%s"?',
49'Are you sure you want to delete this object?': '确定要删除该对象么?',
50'Are you sure you want to uninstall application "%s"': '确定要删除应用程序 "%s"',
51'Are you sure you want to uninstall application "%s"?': '确定要删除应用程序 "%s"',
52'ATTENTION: Login requires a secure (HTTPS) connection or running on localhost.': '注意: 登录管理账号需要安全连接(HTTPS)或是在本地连接(localhost).',
53'ATTENTION: TESTING IS NOT THREAD SAFE SO DO NOT PERFORM MULTIPLE TESTS CONCURRENTLY.': '注意: 因为在测试模式不保证多线程安全性,所以不可同时执行多个测试案例',
54'ATTENTION: you cannot edit the running application!': '注意:不可编辑正在执行的应用程序!',
55'Authentication': '验证',
56'Authentication code': 'Authentication code',
57'Available Databases and Tables': '可提供的数据库和数据表',
58'Buy this book': '购买本书',
59"Buy web2py's book": "Buy web2py's book",
60'cache': '高速缓存',
61'Cache': 'Cache',
62'Cache Cleared': 'Cache Cleared',
63'Cache contains items up to **%(hours)02d** %%{hour(hours)} **%(min)02d** %%{minute(min)} **%(sec)02d** %%{second(sec)} old.': 'Cache contains items up to **%(hours)02d** %%{hour(hours)} **%(min)02d** %%{minute(min)} **%(sec)02d** %%{second(sec)} old.',
64'Cache Keys': 'Cache Keys',
65'Cannot be empty': '不可空白',
66'Cannot compile: there are errors in your app.        Debug it, correct errors and try again.': '编译失败:应用程序有错误,请排除错误后再尝试编译.',
67'Change Password': '修改密码',
68'change password': '修改密码',
69'Change password': 'Change password',
70'Check to delete': '打勾以示删除',
71'Check to delete:': '打勾以示删除:',
72'Clear CACHE?': 'Clear CACHE?',
73'Clear DISK': 'Clear DISK',
74'Clear RAM': 'Clear RAM',
75'Click on the link %(link)s to reset your password': 'Click on the link %(link)s to reset your password',
76'Client IP': '客户端网址(IP)',
77'Community': 'Community',
78'Components and Plugins': 'Components and Plugins',
79'Config.ini': 'Config.ini',
80'Controller': '控件',
81'Controllers': '控件',
82'Copyright': '版权所有',
83'Create new application': '创建应用程序',
84'Created By': 'Created By',
85'Created On': 'Created On',
86'Current request': '当前网络要求(request)',
87'Current response': '当前网络响应(response)',
88'Current session': '当前网络连接信息(session)',
89'customize me!': '请调整我!',
90'data uploaded': '数据已上传',
91'Database': '数据库',
92'Database %s select': '已选择 %s 数据库',
93'Database Administration (appadmin)': 'Database Administration (appadmin)',
94'Date and Time': '日期和时间',
95'db': 'db',
96'DB Model': '数据库模型',
97'Delete': '删除',
98'Delete:': '删除:',
99'Demo': 'Demo',
100'Deploy on Google App Engine': '发布到 Google App Engine',
101'Deployment Recipes': 'Deployment Recipes',
102'Description': '描述',
103'DESIGN': '设计',
104'Design': 'Design',
105'design': '设计',
106'Design for': '设计用于',
107'DISK': 'DISK',
108'Disk Cache Keys': 'Disk Cache Keys',
109'Disk Cleared': 'Disk Cleared',
110'DISK contains items up to **%(hours)02d** %%{hour(hours)} **%(min)02d** %%{minute(min)} **%(sec)02d** %%{second(sec)} old.': 'DISK contains items up to **%(hours)02d** %%{hour(hours)} **%(min)02d** %%{minute(min)} **%(sec)02d** %%{second(sec)} old.',
111'Documentation': 'Documentation',
112"Don't know what to do?": "Don't know what to do?",
113'done!': '完成!',
114'Download': '下载',
115'E-mail': '电子邮件',
116'EDIT': '编辑',
117'Edit': '编辑',
118'Edit application': '编辑应用程序',
119'Edit current record': '编辑当前记录',
120'edit profile': '编辑配置文件',
121'Edit Profile': '编辑配置文件',
122'Edit This App': '编辑本应用程序',
123'Editing file': '编辑文件',
124'Editing file "%s"': '编辑文件"%s"',
125'Email and SMS': 'Email and SMS',
126'Email sent': 'Email sent',
127'Email verification': 'Email verification',
128'Email verified': 'Email verified',
129'enter an integer between %(min)g and %(max)g': 'enter an integer between %(min)g and %(max)g',
130'Error logs for "%(app)s"': '"%(app)s"的错误记录',
131'Errors': 'Errors',
132'export as csv file': '以CSV格式导出',
133'FAQ': 'FAQ',
134'First name': '名',
135'Forgot username?': '忘记用户名?',
136'Forms and Validators': 'Forms and Validators',
137'Free Applications': 'Free Applications',
138'Function disabled': 'Function disabled',
139'Functions with no doctests will result in [passed] tests.': '沒有 doctests 的函数会显示 [passed].',
140'Graph Model': 'Graph Model',
141'Grid Example': 'Grid Example',
142'Group %(group_id)s created': 'Group %(group_id)s created',
143'Group %(group_id)s deleted': 'Group %(group_id)s deleted',
144'Group ID': '群组编号',
145'Group uniquely assigned to user %(id)s': 'Group uniquely assigned to user %(id)s',
146'Groups': 'Groups',
147'Hello World': 'Hello World',
148'Helping web2py': 'Helping web2py',
149'Hit Ratio: **%(ratio)s%%** (**%(hits)s** %%{hit(hits)} and **%(misses)s** %%{miss(misses)})': 'Hit Ratio: **%(ratio)s%%** (**%(hits)s** %%{hit(hits)} and **%(misses)s** %%{miss(misses)})',
150'Home': 'Home',
151'How did you get here?': 'How did you get here?',
152'import': 'import',
153'Import/Export': '导入/导出',
154'Incorrect code. {0} more attempt(s) remaining.': 'Incorrect code. {0} more attempt(s) remaining.',
155'Index': '索引',
156'insert new': '插入新纪录',
157'insert new %s': '插入新纪录 %s',
158'Installed applications': '已安裝应用程序',
159'Insufficient privileges': 'Insufficient privileges',
160'Internal State': '內部状态',
161'Introduction': 'Introduction',
162'Invalid action': '非法操作(action)',
163'Invalid email': '不符合电子邮件格式',
164'Invalid key': 'Invalid key',
165'Invalid login': 'Invalid login',
166'Invalid password': 'Invalid password',
167'Invalid Query': '无效的查询请求',
168'invalid request': '网络要求无效',
169'Invalid reset password': 'Invalid reset password',
170'Invalid user': 'Invalid user',
171'Invalid username': 'Invalid username',
172'Invitation to join %(site)s': 'Invitation to join %(site)s',
173'Is Active': 'Is Active',
174'Key': 'Key',
175'Key verified': 'Key verified',
176'Language files (static strings) updated': '语言文件已更新',
177'Languages': '各国语言',
178'Last name': '姓',
179'Last saved on:': '最后保存时间:',
180'Layout': '网页布局',
181'Layout Plugins': 'Layout Plugins',
182'Layouts': 'Layouts',
183'License for': '软件授权',
184'Live Chat': 'Live Chat',
185'Log In': 'Log In',
186'Logged in': 'Logged in',
187'Logged out': 'Logged out',
188'login': '登录',
189'Login': '登录',
190'Login disabled by administrator': 'Login disabled by administrator',
191'Login to the Administrative Interface': '登录到管理员界面',
192'logout': '登出',
193'Logout': '登出',
194'Lost Password': '忘记密码',
195'Lost password?': '忘记密码?',
196'Lost your password?': 'Lost your password?',
197'Main Menu': '主菜单',
198'Manage %(action)s': 'Manage %(action)s',
199'Manage Access Control': 'Manage Access Control',
200'Manage Cache': 'Manage Cache',
201'Memberships': 'Memberships',
202'Menu Model': '菜单模型(menu)',
203'Models': '数据模型',
204'Modified By': '修改者',
205'Modified On': '修改时间',
206'Modules': '程序模块',
207'My Sites': 'My Sites',
208'Name': '名字',
209'New password': 'New password',
210'New Record': '新记录',
211'new record inserted': '已插入新记录',
212'next %s rows': 'next %s rows',
213'next 100 rows': '往后 100 笔',
214'NO': '否',
215'No databases in this application': '该应用程序不含数据库',
216'Number of entries: **%s**': 'Number of entries: **%s**',
217'Object or table name': 'Object or table name',
218'Old password': 'Old password',
219'Online book': 'Online book',
220'Online examples': '点击进入在线例子',
221'or import from csv file': '或导入CSV文件',
222'Origin': '原文',
223'Original/Translation': '原文/翻译',
224'Other Plugins': 'Other Plugins',
225'Other Recipes': 'Other Recipes',
226'Overview': '概览',
227'Password': '密码',
228'Password changed': 'Password changed',
229"Password fields don't match": '密码不匹配',
230'Password reset': 'Password reset',
231'Password retrieve': 'Password retrieve',
232'Peeking at file': '选择文件',
233'Permission': 'Permission',
234'Permissions': 'Permissions',
235'please input your password again': 'please input your password again',
236'Plugins': 'Plugins',
237'Powered by': '基于下列技术构建:',
238'Preface': 'Preface',
239'previous %s rows': 'previous %s rows',
240'previous 100 rows': '往前 100 笔',
241'Profile': 'Profile',
242'Profile updated': 'Profile updated',
243'pygraphviz library not found': 'pygraphviz library not found',
244'Python': 'Python',
245'Query:': '查询:',
246'Quick Examples': 'Quick Examples',
247'RAM': 'RAM',
248'RAM Cache Keys': 'RAM Cache Keys',
249'Ram Cleared': 'Ram Cleared',
250'RAM contains items up to **%(hours)02d** %%{hour(hours)} **%(min)02d** %%{minute(min)} **%(sec)02d** %%{second(sec)} old.': 'RAM contains items up to **%(hours)02d** %%{hour(hours)} **%(min)02d** %%{minute(min)} **%(sec)02d** %%{second(sec)} old.',
251'Recipes': 'Recipes',
252'Record': '记录',
253'Record %(id)s created': 'Record %(id)s created',
254'Record %(id)s deleted': 'Record %(id)s deleted',
255'Record %(id)s read': 'Record %(id)s read',
256'Record %(id)s updated': 'Record %(id)s updated',
257'Record Created': 'Record Created',
258'Record Deleted': 'Record Deleted',
259'record does not exist': '记录不存在',
260'Record ID': '记录编号',
261'Record id': '记录编号',
262'Record Updated': 'Record Updated',
263'Register': '注册',
264'register': '注册',
265'Registration identifier': 'Registration identifier',
266'Registration is pending approval': 'Registration is pending approval',
267'Registration key': '注册密钥',
268'Registration needs verification': 'Registration needs verification',
269'Registration successful': 'Registration successful',
270'reload': 'reload',
271'Remember me (for 30 days)': '记住我(30 天)',
272'Request reset password': 'Request reset password',
273'Reset Password key': '重置密码',
274'Resolve Conflict file': '解决冲突文件',
275'Role': '角色',
276'Roles': 'Roles',
277'Rows in Table': '在数据表里的记录',
278'Rows selected': '笔记录被选择',
279'Save model as...': 'Save model as...',
280'Saved file hash:': '已保存文件的哈希值:',
281'Semantic': 'Semantic',
282'Services': 'Services',
283'Sign Up': 'Sign Up',
284'Sign up': 'Sign up',
285'Size of cache:': 'Size of cache:',
286'state': '状态',
287'Static files': '静态文件',
288'Statistics': '统计数据',
289'Stylesheet': '网页样式表',
290'submit': '提交',
291'Submit': '提交',
292'Support': 'Support',
293'Sure you want to delete this object?': '确定要删除此对象?',
294'Table': '数据表',
295'Table name': '数据表名称',
296'Testing application': '测试中的应用程序',
297'The "query" is a condition like "db.table1.field1==\'value\'". Something like "db.table1.field1==db.table2.field2" results in a SQL JOIN.': '"query"应是类似 "db.table1.field1==\'value\'" 的条件表达式. "db.table1.field1==db.table2.field2"的形式则代表执行 JOIN SQL.',
298'The Core': 'The Core',
299'The output of the file is a dictionary that was rendered by the view %s': 'The output of the file is a dictionary that was rendered by the view %s',
300'The Views': '视图',
301'There are no controllers': '沒有控件(controllers)',
302'There are no models': '沒有数据库模型(models)',
303'There are no modules': '沒有程序模块(modules)',
304'There are no static files': '沒有静态文件',
305'There are no translators, only default language is supported': '沒有对应的语言文件,仅支持原始语言',
306'There are no views': '沒有视图',
307'This App': '该应用',
308'This code was emailed to you and is required for login.': 'This code was emailed to you and is required for login.',
309'This email already has an account': 'This email already has an account',
310'This is the %(filename)s template': '这是%(filename)s文件的模板(template)',
311'Ticket': '问题清单',
312'Time in Cache (h:m:s)': 'Time in Cache (h:m:s)',
313'Timestamp': '时间戳',
314'Traceback': 'Traceback',
315'Twitter': 'Twitter',
316'Two-step Login Authentication Code': 'Two-step Login Authentication Code',
317'Unable to check for upgrades': '查询新版本失败',
318'Unable to download': '无法下载',
319'Unable to download app': '无法下载应用程序',
320'unable to parse csv file': '无法解析CSV文件',
321'Unable to send email': 'Unable to send email',
322'Update:': '更新:',
323'Upload existing application': '上传已有应用程序',
324'Use (...)&(...) for AND, (...)|(...) for OR, and ~(...)  for NOT to build more complex queries.': '使用下列方式可得到更复杂的条件表达式, (...)&(...) 代表必须都满足, (...)|(...) 代表其一, ~(...)则代表否.',
325'User': 'User',
326'User %(id)s is impersonating %(other_id)s': 'User %(id)s is impersonating %(other_id)s',
327'User %(id)s Logged-in': '用户 %(id)s 已登录',
328'User %(id)s Logged-out': 'User %(id)s Logged-out',
329'User %(id)s Password changed': 'User %(id)s Password changed',
330'User %(id)s Password reset': 'User %(id)s Password reset',
331'User %(id)s Password retrieved': 'User %(id)s Password retrieved',
332'User %(id)s Profile updated': 'User %(id)s Profile updated',
333'User %(id)s Registered': '用户 %(id)s 已注册',
334'User %(id)s Username retrieved': 'User %(id)s Username retrieved',
335'User %(id)s Verification email sent': 'User %(id)s Verification email sent',
336'User %(id)s verified registration key': 'User %(id)s verified registration key',
337'User ID': '用户编号',
338'Username': 'Username',
339'Username already taken': 'Username already taken',
340'Username retrieve': 'Username retrieve',
341'Users': 'Users',
342'Verify Password': '验证密码',
343'Videos': '视频',
344'View': '查看',
345'Views': '视图',
346'Welcome': '欢迎',
347'Welcome %(username)s! Click on the link %(link)s to verify your email': 'Welcome %(username)s! Click on the link %(link)s to verify your email',
348'Welcome %s': '欢迎 %s',
349'Welcome to web2py': '欢迎使用 web2py',
350'Welcome to web2py!': '欢迎使用 web2py!',
351'Which called the function %s located in the file %s': 'Which called the function %s located in the file %s',
352'Wiki Example': 'Wiki Example',
353'Working...': 'Working...',
354'YES': '是',
355'You are successfully running web2py': '您已成功运行 web2py',
356'You can modify this application and adapt it to your needs': '请根据您的需要修改本程序',
357'You have been invited to join %(site)s, click %(link)s to complete the process': 'You have been invited to join %(site)s, click %(link)s to complete the process',
358'You visited the url %s': 'You visited the url %s',
359'Your password is: %(password)s': 'Your password is: %(password)s',
360'Your temporary login code is {0}': 'Your temporary login code is {0}',
361'Your username is: %(username)s': 'Your username is: %(username)s',
362'Your username was emailed to you': 'Your username was emailed to you',
363}
Note: See TracBrowser for help on using the repository browser.