svn commit: r1039651 [30/38] - in /ofbiz/branches/jquery: ./ applications/accounting/config/ applications/accounting/src/org/ofbiz/accounting/thirdparty/authorizedotnet/ applications/commonext/config/ applications/content/config/ applications/content/w...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1039651 [30/38] - in /ofbiz/branches/jquery: ./ applications/accounting/config/ applications/accounting/src/org/ofbiz/accounting/thirdparty/authorizedotnet/ applications/commonext/config/ applications/content/config/ applications/content/w...

jleroux@apache.org
Modified: ofbiz/branches/jquery/framework/common/config/CommonErrorUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/jquery/framework/common/config/CommonErrorUiLabels.xml?rev=1039651&r1=1039650&r2=1039651&view=diff
==============================================================================
--- ofbiz/branches/jquery/framework/common/config/CommonErrorUiLabels.xml (original)
+++ ofbiz/branches/jquery/framework/common/config/CommonErrorUiLabels.xml Sat Nov 27 10:59:21 2010
@@ -27,6 +27,7 @@
         <value xml:lang="it">Errore accaduti durante il parsing</value>
         <value xml:lang="nl">Er zijn fouten opgetreden tijdens het parsen</value>      
         <value xml:lang="zh">解析时发生错误</value>
+        <value xml:lang="zh_TW">解析時發生錯誤</value>
     </property>
     <property key="ImageTransform.error_occurs_during_reading">
         <value xml:lang="da">Der opstÃ¥r en fejl under læsning</value>
@@ -36,6 +37,7 @@
         <value xml:lang="it">E' successo un'errore durante la lettura</value>
         <value xml:lang="nl">Er is een fout opgetreden tijdens het lezen</value>        
         <value xml:lang="zh">读取时发生了一个错误</value>
+        <value xml:lang="zh_TW">讀取時發生了一個錯誤</value>
     </property>
     <property key="ImageTransform.final_scale_factor_is_null">
         <value xml:lang="da">Endelig skala faktor er null</value>
@@ -45,6 +47,7 @@
         <value xml:lang="it">Fattore di scala finale è nullo</value>
         <value xml:lang="nl">De definitieve schaalfactor is leeg</value>        
         <value xml:lang="zh">最终的缩放因子是null</value>
+        <value xml:lang="zh_TW">最終的縮放因數是null</value>
     </property>
     <property key="ImageTransform.height_scale_factor_is_null">
         <value xml:lang="da">Høj skala faktor er null</value>
@@ -54,6 +57,7 @@
         <value xml:lang="it">Fattore di scala altezza è nullo</value>
         <value xml:lang="nl">Schaalfactor hoogte is leeg</value>        
         <value xml:lang="zh">高度缩放因子是null</value>
+        <value xml:lang="zh_TW">高度縮放因數是null</value>
     </property>
     <property key="ImageTransform.input_is_null">
         <value xml:lang="da">Input er null</value>
@@ -63,6 +67,7 @@
         <value xml:lang="it">Input è nullo</value>
         <value xml:lang="nl">De ingave is leeg</value>      
         <value xml:lang="zh">输入是null</value>
+        <value xml:lang="zh_TW">輸入是null</value>
     </property>
     <property key="ImageTransform.error_prevents_the document_from_being_fully_parsed">
         <value xml:lang="da">Fejl forhinder dokumentet i at blive fuldt ud oversat</value>
@@ -72,6 +77,7 @@
         <value xml:lang="it">Errore previene il documento da essere completamente parsato</value>
         <value xml:lang="nl">Een fout verhinderd het volledig parsen van het document</value>      
         <value xml:lang="zh">发生错误阻止了文档完全解析</value>
+        <value xml:lang="zh_TW">發生錯誤阻止了文檔完全解析</value>
     </property>
     <property key="ImageTransform.one_default_dimension_is_null">
         <value xml:lang="da">En standard dimension er null</value>
@@ -81,6 +87,7 @@
         <value xml:lang="it">Dimensione uno di default è nullo</value>
         <value xml:lang="nl">Een standaad dimensie is leeg</value>      
         <value xml:lang="zh">一个缺省的纬度是null</value>
+        <value xml:lang="zh_TW">一個缺省的緯度是null</value>
     </property>
     <property key="ImageTransform.root_element_has_not_been_set">
         <value xml:lang="da">Rod element er ikke sat</value>
@@ -90,6 +97,7 @@
         <value xml:lang="it">Elemento root non è stato impostato</value>
         <value xml:lang="nl">Root element is niet ingesteld</value>    
         <value xml:lang="zh">已经设置了根元素</value>
+        <value xml:lang="zh_TW">已經設置了根元素</value>
     </property>
     <property key="ImageTransform.unknown_buffered_image_type">
         <value xml:lang="da">Ukendt buffered billedtype</value>
@@ -99,6 +107,7 @@
         <value xml:lang="it">Tipo di immagine sconosciuta bufferizzata</value>
         <value xml:lang="nl">Onbekend gebufferde afbeeldingsoort</value>        
         <value xml:lang="zh">未知的缓冲的图片类型</value>
+        <value xml:lang="zh_TW">未知的緩衝的圖片類型</value>
     </property>
     <property key="ImageTransform.width_scale_factor_is_null">
         <value xml:lang="da">Bredde skala faktor er null</value>
@@ -108,6 +117,7 @@
         <value xml:lang="it">Fattore di scala altezza è nullo</value>
         <value xml:lang="nl">Schaalfactor breedte is leeg</value>      
         <value xml:lang="zh">宽度缩放因子是null</value>
+        <value xml:lang="zh_TW">寬度縮放因數是null</value>
     </property>
 </resource>
 

Modified: ofbiz/branches/jquery/framework/common/config/CommonHelpUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/jquery/framework/common/config/CommonHelpUiLabels.xml?rev=1039651&r1=1039650&r2=1039651&view=diff
==============================================================================
--- ofbiz/branches/jquery/framework/common/config/CommonHelpUiLabels.xml (original)
+++ ofbiz/branches/jquery/framework/common/config/CommonHelpUiLabels.xml Sat Nov 27 10:59:21 2010
@@ -27,6 +27,7 @@
         <value xml:lang="fr">Sujet d'aide non trouvé.</value>
         <value xml:lang="it">Voce aiuto non trovata.</value>
         <value xml:lang="zh">帮助主题没有找到。</value>
+        <value xml:lang="zh_TW">幫助主題沒有找到。</value>
     </property>
     <property key="PageTitleHelp">
         <value xml:lang="da">Open for Business hjælp</value>
@@ -36,5 +37,6 @@
         <value xml:lang="fr">Aide OFBiz (Open for Business)</value>
         <value xml:lang="it">Aiuto</value>
         <value xml:lang="zh">OFBiz帮助</value>
+        <value xml:lang="zh_TW">OFBiz幫助</value>
     </property>
 </resource>

Modified: ofbiz/branches/jquery/framework/common/config/CommonPortalEntityLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/jquery/framework/common/config/CommonPortalEntityLabels.xml?rev=1039651&r1=1039650&r2=1039651&view=diff
==============================================================================
--- ofbiz/branches/jquery/framework/common/config/CommonPortalEntityLabels.xml (original)
+++ ofbiz/branches/jquery/framework/common/config/CommonPortalEntityLabels.xml Sat Nov 27 10:59:21 2010
@@ -43,5 +43,6 @@
         <value xml:lang="th">คลังสินค้า</value>
         <value xml:lang="zh">场所</value>
         <value xml:lang="zh_CN">仓储设施</value>
+        <value xml:lang="zh_TW">場所</value>
     </property>
 </resource>
\ No newline at end of file