source: OpenRLabs-Git/web2py/applications/rlabs/languages/zh.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.3 KB
Line 
1# -*- coding: utf-8 -*-
2{
3'!langcode!': 'zh-tw',
4'!langname!': '中文',
5'"update" is an optional expression like "field1=\'newvalue\'". You cannot update or delete the results of a JOIN': '"更新" 是選擇性的條件式, 格式就像 "欄位1=\'值\'". 但是 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 [[reload %s]] the page': 'An error occured, please [[reload %s]] the page',
44'API Example': 'API Example',
45'appadmin is disabled because insecure channel': '因為來自非安全通道,管理介面關閉',
46'Apply changes': 'Apply changes',
47'Are you sure you want to delete file "%s"?': '確定要刪除檔案"%s"?',
48'Are you sure you want to delete this object?': 'Are you sure you want to delete this object?',
49'Are you sure you want to uninstall application "%s"': '確定要移除應用程式 "%s"',
50'Are you sure you want to uninstall application "%s"?': '確定要移除應用程式 "%s"',
51'ATTENTION: Login requires a secure (HTTPS) connection or running on localhost.': '注意: 登入管理帳號需要安全連線(HTTPS)或是在本機連線(localhost).',
52'ATTENTION: TESTING IS NOT THREAD SAFE SO DO NOT PERFORM MULTIPLE TESTS CONCURRENTLY.': '注意: 因為在測試模式不保證多執行緒安全性,也就是說不可以同時執行多個測試案例',
53'ATTENTION: you cannot edit the running application!': '注意:不可編輯正在執行的應用程式!',
54'Authentication': '驗證',
55'Authentication code': 'Authentication code',
56'Available Databases and Tables': '可提供的資料庫和資料表',
57'Buy this book': 'Buy this book',
58"Buy web2py's book": "Buy web2py's book",
59'cache': '快取記憶體',
60'Cache': 'Cache',
61'Cache Cleared': 'Cache Cleared',
62'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.',
63'Cache Keys': 'Cache Keys',
64'Cannot be empty': '不可空白',
65'Cannot compile: there are errors in your app.        Debug it, correct errors and try again.': '無法編譯:應用程式中含有錯誤,請除錯後再試一次.',
66'Change Password': '變更密碼',
67'change password': '變更密碼',
68'Change password': 'Change password',
69'Check to delete': '打勾代表刪除',
70'Check to delete:': '點選以示刪除:',
71'Clear CACHE?': 'Clear CACHE?',
72'Clear DISK': 'Clear DISK',
73'Clear RAM': 'Clear RAM',
74'Click on the link %(link)s to reset your password': 'Click on the link %(link)s to reset your password',
75'Client IP': '客戶端網址(IP)',
76'Community': 'Community',
77'Components and Plugins': 'Components and Plugins',
78'Config.ini': 'Config.ini',
79'Controller': '控件',
80'Controllers': '控件',
81'Copyright': '版權所有',
82'Create new application': '創建應用程式',
83'Current request': '目前網路資料要求(request)',
84'Current response': '目前網路資料回應(response)',
85'Current session': '目前網路連線資訊(session)',
86'customize me!': '請調整我!',
87'data uploaded': '資料已上傳',
88'Database': '資料庫',
89'Database %s select': '已選擇 %s 資料庫',
90'Database Administration (appadmin)': 'Database Administration (appadmin)',
91'Date and Time': '日期和時間',
92'db': 'db',
93'DB Model': '資料庫模組',
94'Delete': '刪除',
95'Delete:': '刪除:',
96'Demo': 'Demo',
97'Deploy on Google App Engine': '配置到 Google App Engine',
98'Deployment Recipes': 'Deployment Recipes',
99'Description': '描述',
100'DESIGN': '設計',
101'Design': 'Design',
102'design': '設計',
103'Design for': '設計為了',
104'DISK': 'DISK',
105'Disk Cache Keys': 'Disk Cache Keys',
106'Disk Cleared': 'Disk Cleared',
107'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.',
108'Documentation': 'Documentation',
109"Don't know what to do?": "Don't know what to do?",
110'done!': '完成!',
111'Download': 'Download',
112'E-mail': '電子郵件',
113'EDIT': '編輯',
114'Edit': '編輯',
115'Edit application': '編輯應用程式',
116'Edit current record': '編輯當前紀錄',
117'edit profile': '編輯設定檔',
118'Edit Profile': '編輯設定檔',
119'Edit This App': '編輯本應用程式',
120'Editing file': '編輯檔案',
121'Editing file "%s"': '編輯檔案"%s"',
122'Email and SMS': 'Email and SMS',
123'Email sent': 'Email sent',
124'Email verification': 'Email verification',
125'Email verified': 'Email verified',
126'Error logs for "%(app)s"': '"%(app)s"的錯誤紀錄',
127'Errors': 'Errors',
128'export as csv file': '以逗號分隔檔(csv)格式匯出',
129'FAQ': 'FAQ',
130'First name': '名',
131'Forms and Validators': 'Forms and Validators',
132'Free Applications': 'Free Applications',
133'Function disabled': 'Function disabled',
134'Functions with no doctests will result in [passed] tests.': '沒有 doctests 的函式會顯示 [passed].',
135'Graph Model': 'Graph Model',
136'Grid Example': 'Grid Example',
137'Group %(group_id)s created': 'Group %(group_id)s created',
138'Group %(group_id)s deleted': 'Group %(group_id)s deleted',
139'Group ID': '群組編號',
140'Group uniquely assigned to user %(id)s': 'Group uniquely assigned to user %(id)s',
141'Groups': 'Groups',
142'Hello World': '嗨! 世界',
143'Helping web2py': 'Helping web2py',
144'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)})',
145'Home': 'Home',
146'How did you get here?': 'How did you get here?',
147'import': 'import',
148'Import/Export': '匯入/匯出',
149'Incorrect code. {0} more attempt(s) remaining.': 'Incorrect code. {0} more attempt(s) remaining.',
150'Index': '索引',
151'insert new': '插入新資料',
152'insert new %s': '插入新資料 %s',
153'Installed applications': '已安裝應用程式',
154'Insufficient privileges': 'Insufficient privileges',
155'Internal State': '內部狀態',
156'Introduction': 'Introduction',
157'Invalid action': '不合法的動作(action)',
158'Invalid email': '不合法的電子郵件',
159'Invalid key': 'Invalid key',
160'Invalid login': 'Invalid login',
161'Invalid password': 'Invalid password',
162'Invalid Query': '不合法的查詢',
163'invalid request': '不合法的網路要求(request)',
164'Invalid reset password': 'Invalid reset password',
165'Invalid user': 'Invalid user',
166'Invalid username': 'Invalid username',
167'Invitation to join %(site)s': 'Invitation to join %(site)s',
168'Key': 'Key',
169'Key verified': 'Key verified',
170'Language files (static strings) updated': '語言檔已更新',
171'Languages': '各國語言',
172'Last name': '姓',
173'Last saved on:': '最後儲存時間:',
174'Layout': '網頁配置',
175'Layout Plugins': 'Layout Plugins',
176'Layouts': 'Layouts',
177'License for': '軟體版權為',
178'Live Chat': 'Live Chat',
179'Log In': 'Log In',
180'Logged in': 'Logged in',
181'Logged out': 'Logged out',
182'login': '登入',
183'Login': '登入',
184'Login disabled by administrator': 'Login disabled by administrator',
185'Login to the Administrative Interface': '登入到管理員介面',
186'logout': '登出',
187'Logout': '登出',
188'Lost Password': '密碼遺忘',
189'Lost your password?': 'Lost your password?',
190'Main Menu': '主選單',
191'Manage %(action)s': 'Manage %(action)s',
192'Manage Access Control': 'Manage Access Control',
193'Manage Cache': 'Manage Cache',
194'Memberships': 'Memberships',
195'Menu Model': '選單模組(menu)',
196'Models': '資料模組',
197'Modules': '程式模組',
198'My Sites': 'My Sites',
199'Name': '名字',
200'New password': 'New password',
201'New Record': '新紀錄',
202'new record inserted': '已插入新紀錄',
203'next %s rows': 'next %s rows',
204'next 100 rows': '往後 100 筆',
205'NO': '否',
206'No databases in this application': '這應用程式不含資料庫',
207'Number of entries: **%s**': 'Number of entries: **%s**',
208'Object or table name': 'Object or table name',
209'Old password': 'Old password',
210'Online book': 'Online book',
211'Online examples': '點此處進入線上範例',
212'or import from csv file': '或是從逗號分隔檔(CSV)匯入',
213'Origin': '原文',
214'Original/Translation': '原文/翻譯',
215'Other Plugins': 'Other Plugins',
216'Other Recipes': 'Other Recipes',
217'Overview': 'Overview',
218'Password': '密碼',
219'Password changed': 'Password changed',
220"Password fields don't match": '密碼欄不匹配',
221'Password reset': 'Password reset',
222'Password retrieve': 'Password retrieve',
223'Peeking at file': '選擇檔案',
224'Permission': 'Permission',
225'Permissions': 'Permissions',
226'please input your password again': 'please input your password again',
227'Plugins': 'Plugins',
228'Powered by': '基於以下技術構建:',
229'Preface': 'Preface',
230'previous %s rows': 'previous %s rows',
231'previous 100 rows': '往前 100 筆',
232'Profile': 'Profile',
233'Profile updated': 'Profile updated',
234'pygraphviz library not found': 'pygraphviz library not found',
235'Python': 'Python',
236'Query:': '查詢:',
237'Quick Examples': 'Quick Examples',
238'RAM': 'RAM',
239'RAM Cache Keys': 'RAM Cache Keys',
240'Ram Cleared': 'Ram Cleared',
241'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.',
242'Recipes': 'Recipes',
243'Record': '紀錄',
244'Record %(id)s created': 'Record %(id)s created',
245'Record %(id)s deleted': 'Record %(id)s deleted',
246'Record %(id)s read': 'Record %(id)s read',
247'Record %(id)s updated': 'Record %(id)s updated',
248'Record Created': 'Record Created',
249'Record Deleted': 'Record Deleted',
250'record does not exist': '紀錄不存在',
251'Record ID': '紀錄編號',
252'Record id': '紀錄編號',
253'Record Updated': 'Record Updated',
254'Register': '註冊',
255'register': '註冊',
256'Registration identifier': 'Registration identifier',
257'Registration is pending approval': 'Registration is pending approval',
258'Registration key': '註冊金鑰',
259'Registration needs verification': 'Registration needs verification',
260'Registration successful': 'Registration successful',
261'Remember me (for 30 days)': '記住我(30 天)',
262'Request reset password': 'Request reset password',
263'Reset Password key': '重設密碼',
264'Resolve Conflict file': '解決衝突檔案',
265'Role': '角色',
266'Roles': 'Roles',
267'Rows in Table': '在資料表裏的資料',
268'Rows selected': '筆資料被選擇',
269'Save model as...': 'Save model as...',
270'Saved file hash:': '檔案雜湊值已紀錄:',
271'Semantic': 'Semantic',
272'Services': 'Services',
273'Sign Up': 'Sign Up',
274'Sign up': 'Sign up',
275'Size of cache:': 'Size of cache:',
276'state': '狀態',
277'Static files': '靜態檔案',
278'Statistics': 'Statistics',
279'Stylesheet': '網頁風格檔',
280'submit': 'submit',
281'Submit': '傳送',
282'Support': 'Support',
283'Sure you want to delete this object?': '確定要刪除此物件?',
284'Table': '資料表',
285'Table name': '資料表名稱',
286'Testing application': '測試中的應用程式',
287'The "query" is a condition like "db.table1.field1==\'value\'". Something like "db.table1.field1==db.table2.field2" results in a SQL JOIN.': '"查詢"是一個像 "db.表1.欄位1==\'值\'" 的條件式. 以"db.表1.欄位1==db.表2.欄位2"方式則相當於執行 JOIN SQL.',
288'The Core': 'The Core',
289'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',
290'The Views': 'The Views',
291'There are no controllers': '沒有控件(controllers)',
292'There are no models': '沒有資料庫模組(models)',
293'There are no modules': '沒有程式模組(modules)',
294'There are no static files': '沒有靜態檔案',
295'There are no translators, only default language is supported': '沒有翻譯檔,只支援原始語言',
296'There are no views': '沒有視圖',
297'This App': 'This App',
298'This code was emailed to you and is required for login.': 'This code was emailed to you and is required for login.',
299'This email already has an account': 'This email already has an account',
300'This is the %(filename)s template': '這是%(filename)s檔案的樣板(template)',
301'Ticket': '問題單',
302'Time in Cache (h:m:s)': 'Time in Cache (h:m:s)',
303'Timestamp': '時間標記',
304'Traceback': 'Traceback',
305'Twitter': 'Twitter',
306'Two-step Login Authentication Code': 'Two-step Login Authentication Code',
307'Unable to check for upgrades': '無法做升級檢查',
308'Unable to download': '無法下載',
309'Unable to download app': '無法下載應用程式',
310'unable to parse csv file': '無法解析逗號分隔檔(csv)',
311'Unable to send email': 'Unable to send email',
312'Update:': '更新:',
313'Upload existing application': '更新存在的應用程式',
314'Use (...)&(...) for AND, (...)|(...) for OR, and ~(...)  for NOT to build more complex queries.': '使用下列方式來組合更複雜的條件式, (...)&(...) 代表同時存在的條件, (...)|(...) 代表擇一的條件, ~(...)則代表反向條件.',
315'User': 'User',
316'User %(id)s is impersonating %(other_id)s': 'User %(id)s is impersonating %(other_id)s',
317'User %(id)s Logged-in': '使用者 %(id)s 已登入',
318'User %(id)s Logged-out': 'User %(id)s Logged-out',
319'User %(id)s Password changed': 'User %(id)s Password changed',
320'User %(id)s Password reset': 'User %(id)s Password reset',
321'User %(id)s Password retrieved': 'User %(id)s Password retrieved',
322'User %(id)s Profile updated': 'User %(id)s Profile updated',
323'User %(id)s Registered': '使用者 %(id)s 已註冊',
324'User %(id)s Username retrieved': 'User %(id)s Username retrieved',
325'User %(id)s Verification email sent': 'User %(id)s Verification email sent',
326'User %(id)s verified registration key': 'User %(id)s verified registration key',
327'User ID': '使用者編號',
328'Username': 'Username',
329'Username already taken': 'Username already taken',
330'Username retrieve': 'Username retrieve',
331'Users': 'Users',
332'Verify Password': '驗證密碼',
333'Videos': 'Videos',
334'View': '視圖',
335'Views': '視圖',
336'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',
337'Welcome %s': '歡迎 %s',
338'Welcome to web2py': '歡迎使用 web2py',
339'Welcome to web2py!': 'Welcome to web2py!',
340'Which called the function %s located in the file %s': 'Which called the function %s located in the file %s',
341'Wiki Example': 'Wiki Example',
342'Working...': 'Working...',
343'YES': '是',
344'You are successfully running web2py': 'You are successfully running web2py',
345'You can modify this application and adapt it to your needs': 'You can modify this application and adapt it to your needs',
346'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',
347'You visited the url %s': 'You visited the url %s',
348'Your password is: %(password)s': 'Your password is: %(password)s',
349'Your temporary login code is {0}': 'Your temporary login code is {0}',
350'Your username is: %(username)s': 'Your username is: %(username)s',
351'Your username was emailed to you': 'Your username was emailed to you',
352}
Note: See TracBrowser for help on using the repository browser.