[gatein-commits] gatein SVN: r2676 - portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Apr 16 06:30:10 EDT 2010


Author: kien_nguyen
Date: 2010-04-16 06:30:10 -0400 (Fri, 16 Apr 2010)
New Revision: 2676

Added:
   portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/RegisterPortlet_vi.properties
Removed:
   portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/RegisterPortlet_vi.xml
Log:
GTNPORTAL-1070 Translate GateIn in VNeses

Added: portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/RegisterPortlet_vi.properties
===================================================================
--- portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/RegisterPortlet_vi.properties	                        (rev 0)
+++ portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/RegisterPortlet_vi.properties	2010-04-16 10:30:10 UTC (rev 2676)
@@ -0,0 +1,36 @@
+#
+# Copyright (C) 2009 eXo Platform SAS.
+# 
+# This is free software; you can redistribute it and/or modify it
+# under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation; either version 2.1 of
+# the License, or (at your option) any later version.
+# 
+# This software is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# Lesser General Public License for more details.
+# 
+# You should have received a copy of the GNU Lesser General Public
+# License along with this software; if not, write to the Free
+# Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+# 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+#
+
+UIRegisterForm.registerWithSuccess.message=Bạn đã đăng ký thành công tài khoản! 
+UIRegisterForm.title=Đăng ký tài khoản mới
+UIRegisterForm.label.action.CheckUsernameAvailability=Kiểm tra sự tồn tại
+
+UIRegisterForm.label.username=Tên đăng nhập:
+UIRegisterForm.label.password=Mật khẩu:
+UIRegisterForm.label.confirmPassword=Xác nhận mật khẩu:
+UIRegisterForm.label.firstName=Tên:
+UIRegisterForm.label.lastName=Họ:
+UIRegisterForm.label.emailAddress=Địa chỉ email:
+UIRegisterForm.label.captcha=Mã xác nhận:
+UIRegisterForm.Action.Subscribe=Đăng ký
+UIRegisterForm.Action.Reset=Nhập lại
+
+UIRegisterEditMode.title=Đăng ký Portlet Preferences
+UIRegisterEditMode.label.useCaptcha=Dùng mã xác nhận:
+


Property changes on: portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/RegisterPortlet_vi.properties
___________________________________________________________________
Name: svn:executable
   + *

Deleted: portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/RegisterPortlet_vi.xml
===================================================================
--- portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/RegisterPortlet_vi.xml	2010-04-16 09:23:29 UTC (rev 2675)
+++ portal/trunk/portlet/exoadmin/src/main/webapp/WEB-INF/classes/locale/portlet/exoadmin/RegisterPortlet_vi.xml	2010-04-16 10:30:10 UTC (rev 2676)
@@ -1,24 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<bundle>
-   <UIRegisterForm>
-      <registerWithSuccess>
-         <message>Bạn đã đăng ký thành công tài khoản.</message>
-      </registerWithSuccess>
-      <title>Đăng ký tài khoản mới</title>
-      <label>
-         <action>
-            <CheckUsernameAvailability>Kiểm tra tên đăng nhập</CheckUsernameAvailability>
-         </action>
-         <username>Tên đăng nhập</username>
-         <password>Mật khẩu</password>
-         <confirmPassword>Xác nhận mật khẩu</confirmPassword>
-         <firstName>Tên</firstName>
-         <lastName>Họ</lastName>
-         <emailAddress>Địa chỉ email</emailAddress>
-      </label>
-      <action>
-         	<Subscribe>Đăng ký</Subscribe>
-            <Reset>Nhập lại</Reset>
-      </action>
-   </UIRegisterForm>
-</bundle>
\ No newline at end of file



More information about the gatein-commits mailing list