new languages patch with pluralization, thanks Vladyslav
This commit is contained in:
@@ -8,10 +8,11 @@
|
||||
'"update" is an optional expression like "field1=\'newvalue\'". You cannot update or delete the results of a JOIN': '"更新"是可配置项 如 "field1=\'newvalue\'",你无法在JOIN 中更新或删除',
|
||||
'%Y-%m-%d': '%Y-%m-%d',
|
||||
'%Y-%m-%d %H:%M:%S': '%Y-%m-%d %H:%M:%S',
|
||||
'%s rows deleted': '%s 行已删',
|
||||
'%s rows updated': '%s 行更新',
|
||||
'%s %%{row} deleted': '%s 行已删',
|
||||
'%s %%{row} updated': '%s 行更新',
|
||||
'(requires internet access)': '(requires internet access)',
|
||||
'(something like "it-it")': '(就酱 "it-it")',
|
||||
'@markmin\x01Searching: **%s** %%{file}': 'Searching: **%s** files',
|
||||
'A new version of web2py is available': '新版本web2py已经可用',
|
||||
'A new version of web2py is available: %s': '新版本web2py已经可用: %s',
|
||||
'ATTENTION: Login requires a secure (HTTPS) connection or running on localhost.': '',
|
||||
|
||||
Reference in New Issue
Block a user