Author: jleroux
Date: Sat May 21 11:15:25 2016 New Revision: 1744903 URL: http://svn.apache.org/viewvc?rev=1744903&view=rev Log: "Product price rule with no conditions." - https://issues.apache.org/jira/browse/OFBIZ-6895 I decided to simply improve the ProductConditionsThenActions labels. Here are the French and English ones. Modified: ofbiz/trunk/applications/product/config/ProductUiLabels.xml Modified: ofbiz/trunk/applications/product/config/ProductUiLabels.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/config/ProductUiLabels.xml?rev=1744903&r1=1744902&r2=1744903&view=diff ============================================================================== --- ofbiz/trunk/applications/product/config/ProductUiLabels.xml (original) +++ ofbiz/trunk/applications/product/config/ProductUiLabels.xml Sat May 21 11:15:25 2016 @@ -15024,7 +15024,7 @@ <property key="ProductConditionsActionsRemoveBefore"> <value xml:lang="de">Um eine Preisregel zu löschen, müssen entweder zuerst alle dazugehörigen Bedingungen und Aktionen entfernt ODER die Regel über das Ablaufdatum deaktiviert werden</value> <value xml:lang="en">To remove a price rule, you must before remove all conditions and actions OR disable it by entering a Through Date</value> - <value xml:lang="fr">Pour supprimer une règle de prix, vous devez d'abord supprimer toutes les conditions et actions. Vous pouvez aussi la désactiver en entrant une date de fin appropriée</value> + <value xml:lang="fr">Pour supprimer une règle de prix, vous devez d'abord supprimer toutes les conditions et actions. Vous pouvez aussi la désactiver en entrant une date de fin appropriée.</value> <value xml:lang="ja">ä¾¡æ ¼ã«ã¼ã«ãåé¤ããã«ã¯ããã¹ã¦ã®æ¡ä»¶ããã³ã¢ã¯ã·ã§ã³ãåé¤ããããçµäºæ¥ãå ¥ãã¦ç¡å¹ã«ããå¿ è¦ãããã¾ã</value> <value xml:lang="vi">Äá» loại bá» Luáºt tÃnh giá, trÆ°á»c tiên bạn cần loại bá» toà n bá» các Äiá»u kiá»n và toán tá» HOẶC vô hiá»u hóa bá»i nháºp Ngà y Äến</value> <value xml:lang="zh">è¦å é¤ä»·æ ¼è§åï¼ä½ å¿ é¡»å å é¤å ¨é¨æ¡ä»¶åæä½ï¼æéè¿è¾å ¥ä¸ä¸ªç»ææ¥ææ¥ç¦ç¨å®</value> @@ -15057,8 +15057,8 @@ </property> <property key="ProductConditionsThenActions"> <value xml:lang="de">Wenn mehrere Bedingungen eingegeben wurde, sind sie logisch UND verknüpft. Daher müssen alle Bedingungen WAHR sein und die Preisregel auszuführen (gleiches für Aktionen)</value> - <value xml:lang="en">If multiple conditions are entered they are tested logically as and AND statement. Therefore all Conditions must be TRUE for the price rule to execute (same for actions)</value> - <value xml:lang="fr">Si toutes les conditions sont vérifiées, alors les actions sont exécutées (autrement dit ET logique entre conditions, de même pour les actions)</value> + <value xml:lang="en">If multiple conditions are entered they are tested logically as and AND statement. Therefore all Conditions must be TRUE for the price rule to execute (same for actions). Without Condition at all the Action will be executed.</value> + <value xml:lang="fr">Si toutes les conditions sont vérifiées, alors les actions sont exécutées (autrement dit ET logique entre conditions, de même pour les actions). Si aucune condition n'est définie alors les actions seront exécutées.</value> <value xml:lang="ja">è¤æ°ã®æ¡ä»¶ãç»é²ããã¨ãANDæ¡ä»¶ã¨ãã¦è«ççã«å¤æããã¾ãããããã£ã¦ããã¹ã¦ã®æ¡ä»¶ã¯å®è¡ããä¾¡æ ¼ã«ã¼ã«ã«å¯¾ãã¦TRUEã§ããå¿ è¦ãããã¾ã (ã¢ã¯ã·ã§ã³ã¨åæ§)</value> <value xml:lang="vi">Các Äiá»u kiá»n Äã Äược cáºp nháºt và thá» nghiá»m vá»i từ khóa Và trong há» thá»ng, thì toà n bá» các Äiá»u kiá»n nếu thá»a mãn Äúng há» thá»ng sẽ áp dụng luáºt giá (cho tất cả các hà nh Äá»ng) .</value> <value xml:lang="zh">å¦æè¾å ¥å¤ä¸ªæ¡ä»¶ï¼å®ä»¬ä¼è¢«æç §ä¸çé»è¾å ³ç³»æ¥æµè¯ãå æ¤è¦æ§è¡è¿ä¸ªä»·æ ¼è§åï¼å ¨é¨æ¡ä»¶å¿ é¡»æ¯çï¼å¯¹äºæä½åæ ·å¦æ¤ï¼</value> |
Free forum by Nabble | Edit this page |