source: OpenRLabs-Git/web2py/applications/rlabs/languages/zh-tw.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.7 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': '"更新" 是選擇性的條件式, 格式就像 "欄位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 %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?': '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': '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': '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?': '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': '嗨! 世界',
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': '不合法的網路要求(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?': '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': 'Modified By',
205'Modified On': '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': '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': 'Statistics',
289'Stylesheet': '網頁風格檔',
290'submit': '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.': '"查詢"是一個像 "db.表1.欄位1==\'值\'" 的條件式. 以"db.表1.欄位1==db.表2.欄位2"方式則相當於執行 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': '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': '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': 'Videos',
344'View': '視圖',
345'Views': '視圖',
346'Welcome': '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!': 'Welcome to 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': 'You are successfully running web2py',
356'You can modify this application and adapt it to your needs': '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.