Jelajahi Sumber

traducciones

edgar 6 tahun lalu
induk
melakukan
2b60033600
3 mengubah file dengan 23 tambahan dan 20 penghapusan
  1. 11 8
      static/src/less/web.less
  2. 4 4
      views/product_view.xml
  3. 8 8
      views/slider_view.xml

+ 11 - 8
static/src/less/web.less

@@ -3103,20 +3103,23 @@ img
 }
 }
 }
+
+/*Flip de Imagen Inicio, para activar, descomentar*/
 .cs-product .pwp-img:hover img.front {
 	z-index: 1;
-	-webkit-transform: rotateY(180deg) !important;
-	-ms-transform: rotateY(180deg) !important;
-	-moz-transform: rotateY(180deg) !important;
-	transform: rotateY(180deg) !important;
+	// -webkit-transform: rotateY(180deg) !important;
+	// -ms-transform: rotateY(180deg) !important;
+	// -moz-transform: rotateY(180deg) !important;
+	// transform: rotateY(180deg) !important;
 }
 .cs-product .pwp-img:hover img.back {
 	z-index: 2;
-	-webkit-transform: rotateY(0deg) !important;
-	-ms-transform: rotateY(0deg) !important;
-	-moz-transform: rotateY(0deg) !important;
-	transform: rotateY(0deg) !important;
+	// -webkit-transform: rotateY(0deg) !important;
+	// -ms-transform: rotateY(0deg) !important;
+	// -moz-transform: rotateY(0deg) !important;
+	// transform: rotateY(0deg) !important;
 }
+/*Flip de Imagen Fin, para activar, descomentar lo de arriba*/
 .li-mega-menu {
 	.fa {
 		/*border-left: 6px solid rgba(0, 0, 0, 0);

+ 4 - 4
views/product_view.xml

@@ -127,7 +127,7 @@
         </record>
 
         <!-- Menu for Product Tags -->
-        <menuitem name="Product Tags"
+        <menuitem name="Etiqueta de Productos"
                   id="biztech_product_tags"
                   parent="base.menu_base_config"
                   sequence="70"
@@ -178,7 +178,7 @@
         </record>
         
         <!-- Menu for product sorting -->
-        <menuitem name="Product Sorting"
+        <menuitem name="Filtro de Productos"
                   id="sub_menu_sort_by"
                   parent="base.menu_base_config"
                   sequence="80"
@@ -284,10 +284,10 @@
             <field name="inherit_id" ref="sale.view_sales_config"/>
             <field name="arch" type="xml">
                 <div name="customer feature" position="before">
-                    <group string="Website Product Paging">
+                    <group string="Paginación de Productos Sitio web">
                         <button type="action"
                             name="%(kingfisher_pro.action_product_per_page)d"
-                            string="Configure website product pagination" class="oe_link"/>
+                            string="Configurar paginación de producto en la web" class="oe_link"/>
                     </group>
                 </div>
             </field>

+ 8 - 8
views/slider_view.xml

@@ -1,14 +1,14 @@
 <?xml version="1.0" encoding="utf-8"?>
 <openerp>
     <data>
-        <menuitem id="menu_slider_config" name="Slider Configuration" parent="base.menu_base_partner" sequence="40"/>
+        <menuitem id="menu_slider_config" name="Slider Configuración" parent="base.menu_base_partner" sequence="40"/>
         <!-- Product Category Slider -->
         <!-- Product Category Slider Form View-->
         <record id="prod_cat_slider_form_view" model="ir.ui.view">
             <field name="name">product.category.slider.form.view</field>
             <field name="model">product.category.slider.config</field>
             <field name="arch" type="xml">
-                <form string="Product/Category Slider">
+                <form string="Productos/Categorias Slider">
                     <sheet>
                         <group>
                             <field name="name"/>
@@ -29,7 +29,7 @@
             <field name="name">product.category.slider.list.view</field>
             <field name="model">product.category.slider.config</field>
             <field name="arch" type="xml">
-                <tree string="Product/Category Slider">
+                <tree string="Productos/Categorias Slider">
                     <field name="name"/>
                     <field name="no_of_counts"/>
                     <field name="prod_cat_type"/>
@@ -51,13 +51,13 @@
             </field>
         </record>
         <!-- Product Category menu in slider config -->
-        <menuitem action="prod_cat_slider_action" id="prod_cat_slider_menu" name="Product/Category Slider Configuraton" parent="kingfisher_pro.menu_slider_config" sequence="60"/>
+        <menuitem action="prod_cat_slider_action" id="prod_cat_slider_menu" name="Slider Producto/Categoria Configuración" parent="kingfisher_pro.menu_slider_config" sequence="60"/>
         <!-- Brands slider -->
         <record id="product_brandz_search_view" model="ir.ui.view">
             <field name="name">product.brands.search.form</field>
             <field name="model">product.brands</field>
             <field name="arch" type="xml">
-                <search string="Product Brands">
+                <search string="Marcas de Productos">
                     <field name="name"/>
                 </search>
             </field>
@@ -158,7 +158,7 @@
                     <field name="product_brand_id"/>
                 </field>
                 <field name="categ_id" position="before">
-                    <filter context="{'group_by' : 'product_brand_id'}" domain="[]" name="groupby_brand" string="Brands"/>
+                    <filter context="{'group_by' : 'product_brand_id'}" domain="[]" name="groupby_brand" string="Marcas"/>
                 </field>
             </field>
         </record>
@@ -172,7 +172,7 @@
                     <field name="product_brand_id"/>
                 </field>
                 <field name="categ_id" position="before">
-                    <filter context="{'group_by' : 'product_brand_id'}" domain="[]" name="groupby_brand" string="Brand"/>
+                    <filter context="{'group_by' : 'product_brand_id'}" domain="[]" name="groupby_brand" string="Marca"/>
                 </field>
             </field>
         </record>
@@ -247,7 +247,7 @@
             <field name="view_mode">kanban,form,tree</field>
         </record>
         <!-- Brand Menu -->
-        <menuitem action="action_product_brand" id="menu_product_brand" name="Product Brands" parent="kingfisher_pro.menu_slider_config"/>
+        <menuitem action="action_product_brand" id="menu_product_brand" name="Marca de Productos" parent="kingfisher_pro.menu_slider_config"/>
         <!-- Blog Slider -->
         <!-- Blog Slider Form View-->
         <record id="dynamic_blog_slider_form_view" model="ir.ui.view">