Updated Branches:
  refs/heads/master 09637fa27 -> e32f931cb

TAP5-672 (Translation for Vietnamese)

Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/e32f931c
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/e32f931c
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/e32f931c

Branch: refs/heads/master
Commit: e32f931cbb193c4b4f70aaf3afa20b1cb4f1c5be
Parents: 09637fa
Author: bharner <[email protected]>
Authored: Mon Jan 21 16:45:41 2013 -0500
Committer: bharner <[email protected]>
Committed: Mon Jan 21 16:45:41 2013 -0500

----------------------------------------------------------------------
 .../org/apache/tapestry5/core_vi.properties        |   53 +++++++++++++++
 1 files changed, 53 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/e32f931c/tapestry-core/src/main/resources/org/apache/tapestry5/core_vi.properties
----------------------------------------------------------------------
diff --git 
a/tapestry-core/src/main/resources/org/apache/tapestry5/core_vi.properties 
b/tapestry-core/src/main/resources/org/apache/tapestry5/core_vi.properties
new file mode 100644
index 0000000..578274d
--- /dev/null
+++ b/tapestry-core/src/main/resources/org/apache/tapestry5/core_vi.properties
@@ -0,0 +1,53 @@
+# 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.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+# We try to keep the validation messages consistent, with the constraint
+# value (if applicable) as the first parameter, and the field's label as the
+# second parameter. Occasionally we must use specific indexing when that's
+# not the best order.
+
+core-ascending=[Tăng]
+core-cancel-label=hủy bỏ
+core-date-value-not-parseable=Ngày giá trị '%s' không phải là hợp 
lệ
+core-default-banner=Bạn phải sửa lại các lỗi sau trước khi 
tiếp tục.
+core-descending=[Giảm]
+core-dismiss-label=Loại bỏ tất cả
+core-goto-page=Đến trang %d
+core-no-grid-data-to-display=Không có dữ liệu để hiển thị
+core-palette-available-label=chọn được
+core-palette-deselect-label=< Bỏ chọn
+core-palette-down-label=chuyển xuống
+core-palette-select-label=Chọn >
+core-palette-selected-label=Đã chọn
+core-palette-up-label=chuyển lên
+core-progressive-display-loading=Đang tải ...
+core-sortable=[Có thể sắp xếp]
+core-submit-label=Tạo/Cập nhật
+integer-format-exception=Bạn phải cung cấp một số nguyên cho %s.
+invalid-email='%s' không là một địa chỉ thư điện tử hợp lệ.
+max-integer=%2$s yêu cầu một giá trị không lớn hơn %1$d.
+maximum-string-length=Bạn có thể cung cấp tối đa %d ký tự cho %s.
+min-integer=%2$s yêu cầu một giá trị không nhỏ hơn %1$d. 
+minimum-string-length=Bạn phải cung cấp ít nhất %d ký tự cho %s.
+number-format-exception=Bạn phải cung cấp một số cho %s.
+regexp=%2$s không phù hợp với mẫu '%1$s'.
+required=Bạn phải cung cấp một giá trị cho %s.
+
+# Messages that exist specifically for the client side:
+
+core-input-not-numeric=giá trị trị không phải là dạng số.
+core-input-not-integer=giá trị trị không phải là một số nguyên.
+
+core-datefield-today=hôm nay
+core-datefield-none=hủy bỏ
\ No newline at end of file

Reply via email to