http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/5d49a293/tapestry-core/src/main/resources/org/apache/tapestry5/core_zh_CN.properties ---------------------------------------------------------------------- diff --git a/tapestry-core/src/main/resources/org/apache/tapestry5/core_zh_CN.properties b/tapestry-core/src/main/resources/org/apache/tapestry5/core_zh_CN.properties index 243db9f..c11e157 100644 --- a/tapestry-core/src/main/resources/org/apache/tapestry5/core_zh_CN.properties +++ b/tapestry-core/src/main/resources/org/apache/tapestry5/core_zh_CN.properties @@ -1,4 +1,4 @@ -# Copyright 2012 The Apache Software Foundation +# Copyright 2013 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -17,30 +17,102 @@ # second parameter. Occasionally we must use specific indexing when that's # not the best order. +# Grid column Ascending sort icon alt text: core-ascending=[ååº] + +# PropertyEditor "Unable to locate block" error: core-block-error=æ¾ä¸å°ç¼è¾å±æ§ '%s'(æ°æ®ç±»å为'%s') ç Blockï¼è¯¥ 屿§å±äºå¯¹è±¡ %s: %s . + +# BeanEditForm "Cancel" button label: +#core-cancel-label= + +# DateField validation error: core-date-value-not-parseable=æ¥æ '%s' ä¸å¯è§£æ. + +# Validation error summary instructions: core-default-error-banner=å¨ä½ ç»§ç»ä¹åï¼å¿ é¡»çº æ£å¦ä¸é误. + +# Grid column Descending sort icon alt text: core-descending=[éåº] + +# Alerts "Dismiss" label: +#core-dismiss-label= + +# Form nesting error: core-form-nesting-not-allowed=Form ç»ä»¶ä¸è½æ¾å¨å ¶å® Form ç»ä»¶å é¨. + +# Grid pager link title: core-goto-page=è·³å°é¡µé¢ %d + +# Form error (missing POST or t:formdata) core-invalid-form-request=Form éè¦è¯·æ±æ¹æ³ä¸º POST å¹¶ä¸åæ° %s å¿ é¡»æå¼. + +# Grid "no data" message: core-no-grid-data-to-display=没æå¯æ¾ç¤ºçæ°æ®. + +# Palette Available list label: core-palette-available-label=å¯éæ© + +# Palette Deselect button: core-palette-deselect-label=< å é¤ + +# Palette Move Down button: core-palette-down-label=ä¸ç§» + +# Palette Select button: core-palette-select-label=éæ© > + +# Palette Selected list label: core-palette-selected-label=已鿩 + +# Palette Move Up button: core-palette-up-label=ä¸ç§» + +# ProgressiveDisplay "loading" label: core-progressive-display-loading=å è½½ ... + +# Grid column (direction unknown) sort icon alt text: core-sortable=[坿åº] + +# BeanEditForm "Submit" button: core-submit-label=å建/æ´æ° + +# String-to-integer translation error: integer-format-exception=æ¨å¿ 须为 %s è¾å ¥æ´æ°ã + +# "email" validator error: invalid-email='%s' 䏿¯æ£ç¡®çé®ä»¶æ ¼å¼ã + +# Integer "max" validator error: max-integer=%2$s éè¦å°äº %1$d çå¼ã + +# String "maxLength" validation error: maximum-string-length=æ¨æå¤è½ä¸º %s æä¾è³å° %d å符ã + +# Integer "min" validator error: min-integer=%2$s éè¦å¤§äº %1$d çå¼ã + +# String "minLength" validator error: minimum-string-length=æ¨å¿ 须为 %s æä¾è³å° %d å符ã + +# String-to-number translation error: number-format-exception=æ¨å¿ 须为 %s æä¾æ°åã + +# "regexp" validator error: regexp=%2$s æªè½å¹é æ¨¡å¼ '%1$s'ã + +# "required" validator error: required=æ¨å¿ 须填å %s çå¼ã + +# Client-side numeric validation error: +#core-input-not-numeric= + +# Client-side integer validation error: +#core-input-not-integer= + +# DateField "Today" button: +#core-datefield-today= + +# DateField "None" button: +#core-datefield-none= +
