Files
web2py/applications/admin/languages/default.py
T
2012-08-27 14:07:25 -05:00

43 lines
1.2 KiB
Python

# coding: utf8
{
'!langcode!': 'en-us',
'!langname!': 'English (US)',
'%Y-%m-%d': '%m-%d-%Y',
'%Y-%m-%d %H:%M:%S': '%m-%d-%Y %H:%M:%S',
'About': 'About',
'Admin language': 'Admin language',
'administrative interface': 'administrative interface',
'Administrator Password:': 'Administrator Password:',
'Are you sure you want to delete this object?': 'Are you sure you want to delete this object?',
'arguments': 'arguments',
'back': '<<back',
'code': 'code',
'created by': 'created by',
'Debug': 'Debug',
'Detailed traceback description': 'Detailed traceback description',
'direction: ltr': 'direction: ltr',
'Edit': 'Edit',
'Error snapshot': 'Error snapshot',
'Error ticket': 'Error ticket',
'Errors': 'Errors',
'Exception instance attributes': 'Exception instance attributes',
'Frames': 'Frames',
'Help': 'Help',
'inspect attributes': 'inspect attributes',
'locals': 'locals',
'Login': 'Login',
'Login to the Administrative Interface': 'Login to the Administrative Interface',
'Logout': 'Logout',
'Powered by': 'Powered by',
'request': 'request',
'response': 'response',
'session': 'session',
'Site': 'Site',
'Ticket ID': 'Ticket ID',
'Traceback': 'Traceback',
'variables': 'variables',
'Version': 'Version',
'Versioning': 'Versioning',
'Web Framework': 'Web Framework',
}