You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2012/10/30 16:48:45 UTC

svn commit: r1403746 [9/38] - in /ofbiz/trunk: applications/accounting/config/ applications/commonext/config/ applications/content/config/ applications/humanres/config/ applications/manufacturing/config/ applications/marketing/config/ applications/orde...

Modified: ofbiz/trunk/applications/humanres/config/HumanResEntityLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/config/HumanResEntityLabels.xml?rev=1403746&r1=1403745&r2=1403746&view=diff
==============================================================================
--- ofbiz/trunk/applications/humanres/config/HumanResEntityLabels.xml (original)
+++ ofbiz/trunk/applications/humanres/config/HumanResEntityLabels.xml Tue Oct 30 15:48:42 2012
@@ -23,31 +23,37 @@
     <property key="EmplLeaveReasonType.description.CASUAL">
         <value xml:lang="en">Casual</value>
         <value xml:lang="fr">Convenance</value>
+        <value xml:lang="ja">私事</value>
         <value xml:lang="vi">Tình cờ</value>
     </property>
     <property key="EmplLeaveReasonType.description.MEDICAL">
         <value xml:lang="en">Medical</value>
         <value xml:lang="fr">Maladie</value>
+        <value xml:lang="ja">疾病</value>
         <value xml:lang="vi">Y tế</value>
     </property>
     <property key="EmplLeaveType.description.INLAND_EARNED">
         <value xml:lang="en">Inland earned</value>
         <value xml:lang="fr">Congé payé</value>
+        <value xml:lang="ja">国内取得</value>
         <value xml:lang="vi">Thu nhập quốc nội</value>
     </property>
     <property key="EmplLeaveType.description.LOSS_OF_PAY">
         <value xml:lang="en">Loss of pay</value>
         <value xml:lang="fr">Sans solde</value>
+        <value xml:lang="ja">無給</value>
         <value xml:lang="vi">Mất thanh toán</value>
     </property>
     <property key="EmplLeaveType.description.RESTRICTED_HOLIDAY">
         <value xml:lang="en">Restricted holiday</value>
         <value xml:lang="fr">Jour férié</value>
+        <value xml:lang="ja">制限日</value>
         <value xml:lang="vi">Kỳ nghỉ hạn chế</value>
     </property>
     <property key="EmplLeaveType.description.SPECIAL_DAY_OFF">
         <value xml:lang="en">Special day off</value>
         <value xml:lang="fr">Congé</value>
+        <value xml:lang="ja">特別休暇</value>
         <value xml:lang="vi">Ngày nghỉ đặc biệt</value>
     </property>
 </resource>
\ No newline at end of file