123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123 |
- # coding: utf8
- {
- '!langcode!': 'en-us',
- '!langname!': 'English (US)',
- '%s %%(shop)': '%s %%(shop)',
- '%s %%(shop[0])': '%s %%(shop[0])',
- '%s %%{quark[0]}': '%s %%{quark[0]}',
- '%s %%{shop[0]}': '%s %%{shop[0]}',
- '%s %%{shop}': '%s %%{shop}',
- '%Y-%m-%d': '%Y-%m-%d',
- '%Y-%m-%d %H:%M:%S': '%Y-%m-%d %H:%M:%S',
- '@markmin\x01**Hello World**': '**Hello World**',
- 'About': 'About',
- 'Access Control': 'Access Control',
- 'Administrative Interface': 'Administrative Interface',
- 'Ajax Recipes': 'Ajax Recipes',
- 'Are you sure you want to delete this object?': 'Are you sure you want to delete this object?',
- 'Buy this book': 'Buy this book',
- 'Cannot be empty': 'Cannot be empty',
- 'Check to delete': 'Check to delete',
- 'Client IP': 'Client IP',
- 'Community': 'Community',
- 'Components and Plugins': 'Components and Plugins',
- 'Controller': 'Controller',
- 'Copyright': 'Copyright',
- 'Created By': 'Created By',
- 'Created On': 'Created On',
- 'customize me!': 'customize me!',
- 'Database': 'Database',
- 'DB Model': 'DB Model',
- 'Demo': 'Demo',
- 'Deployment Recipes': 'Deployment Recipes',
- 'Description': 'Description',
- 'Documentation': 'Documentation',
- "Don't know what to do?": "Don't know what to do?",
- 'Download': 'Download',
- 'E-mail': 'E-mail',
- 'Email and SMS': 'Email and SMS',
- 'enter an integer between %(min)g and %(max)g': 'enter an integer between %(min)g and %(max)g',
- 'enter date and time as %(format)s': 'enter date and time as %(format)s',
- 'Errors': 'Errors',
- 'FAQ': 'FAQ',
- 'First name': 'First name',
- 'Forms and Validators': 'Forms and Validators',
- 'Free Applications': 'Free Applications',
- 'Group %(group_id)s created': 'Group %(group_id)s created',
- 'Group ID': 'Group ID',
- 'Group uniquely assigned to user %(id)s': 'Group uniquely assigned to user %(id)s',
- 'Groups': 'Groups',
- 'Hello World': 'Hello World',
- 'Hello World ## comment': 'Hello World ',
- 'Hello World## comment': 'Hello World',
- 'Home': 'Home',
- 'How did you get here?': 'How did you get here?',
- 'Introduction': 'Introduction',
- 'Invalid email': 'Invalid email',
- 'Is Active': 'Is Active',
- 'Last name': 'Last name',
- 'Layout': 'Layout',
- 'Layout Plugins': 'Layout Plugins',
- 'Layouts': 'Layouts',
- 'Live Chat': 'Live Chat',
- 'Logged in': 'Logged in',
- 'Logged out': 'Logged out',
- 'Login': 'Login',
- 'Logout': 'Logout',
- 'Lost Password': 'Lost Password',
- 'Lost password?': 'Lost password?',
- 'Menu Model': 'Menu Model',
- 'Modified By': 'Modified By',
- 'Modified On': 'Modified On',
- 'My Sites': 'My Sites',
- 'Name': 'Name',
- 'Object or table name': 'Object or table name',
- 'Online examples': 'Online examples',
- 'Origin': 'Origin',
- 'Other Plugins': 'Other Plugins',
- 'Other Recipes': 'Other Recipes',
- 'Overview': 'Overview',
- 'Password': 'Password',
- "Password fields don't match": "Password fields don't match",
- 'please input your password again': 'please input your password again',
- 'Plugins': 'Plugins',
- 'Powered by': 'Powered by',
- 'Preface': 'Preface',
- 'Profile': 'Profile',
- 'Python': 'Python',
- 'Quick Examples': 'Quick Examples',
- 'Recipes': 'Recipes',
- 'Record ID': 'Record ID',
- 'Register': 'Register',
- 'Registration identifier': 'Registration identifier',
- 'Registration key': 'Registration key',
- 'Registration successful': 'Registration successful',
- 'Remember me (for 30 days)': 'Remember me (for 30 days)',
- 'Reset Password key': 'Reset Password key',
- 'Role': 'Role',
- 'Semantic': 'Semantic',
- 'Services': 'Services',
- 'Stylesheet': 'Stylesheet',
- 'Support': 'Support',
- 'The Core': 'The Core',
- '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',
- 'The Views': 'The Views',
- 'This App': 'This App',
- 'Timestamp': 'Timestamp',
- 'Twitter': 'Twitter',
- 'User %(id)s Logged-in': 'User %(id)s Logged-in',
- 'User %(id)s Logged-out': 'User %(id)s Logged-out',
- 'User %(id)s Registered': 'User %(id)s Registered',
- 'User ID': 'User ID',
- 'value already in database or empty': 'value already in database or empty',
- 'Verify Password': 'Verify Password',
- 'Videos': 'Videos',
- 'View': 'View',
- 'Welcome': 'Welcome',
- 'Welcome to web2py!': 'Welcome to web2py!',
- 'Which called the function %s located in the file %s': 'Which called the function %s located in the file %s',
- 'You are successfully running web2py': 'You are successfully running web2py',
- 'You can modify this application and adapt it to your needs': 'You can modify this application and adapt it to your needs',
- 'You visited the url %s': 'You visited the url %s',
- }
|