changeset 828e798ee70d in weblate:default
details: https://hg.tryton.org/weblate?cmd=changeset;node=828e798ee70d
description:
        Translated using Weblate (Catalan)

        Currently translated at 100.0% (27 of 27 strings)

        Translation: Tryton/product_price_list
        Translate-URL: 
https://translate.tryton.org/projects/tryton/product_price_list/ca/
diffstat:

 modules/product_price_list/locale/ca.po |  20 +++++++++++++-------
 1 files changed, 13 insertions(+), 7 deletions(-)

diffs (64 lines):

diff -r 8eef03e470c2 -r 828e798ee70d modules/product_price_list/locale/ca.po
--- a/modules/product_price_list/locale/ca.po   Thu Oct 17 22:05:59 2019 +0000
+++ b/modules/product_price_list/locale/ca.po   Thu Oct 17 22:06:16 2019 +0000
@@ -1,6 +1,13 @@
 #
 msgid ""
-msgstr "Content-Type: text/plain; charset=UTF-8\n"
+msgstr ""
+"PO-Revision-Date: 2019-10-18 08:26+0000\n"
+"Last-Translator: Sergi Almacellas Abellana <[email protected]>\n"
+"Language: ca\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Weblate 3.8\n"
 
 msgctxt "field:product.price_list,company:"
 msgid "Company"
@@ -20,7 +27,7 @@
 
 msgctxt "field:product.price_list,unit:"
 msgid "Unit"
-msgstr ""
+msgstr "Unitat"
 
 msgctxt "field:product.price_list.line,category:"
 msgid "Category"
@@ -63,13 +70,12 @@
 
 msgctxt "help:product.price_list,unit:"
 msgid "The unit in which the quantity is expressed."
-msgstr ""
+msgstr "La unitat amb la que s'expresa la quantitat."
 
 msgctxt "help:product.price_list.line,category:"
 msgid "Apply only to products of this category."
 msgstr "Aplica només als productes d'aquesta categoria."
 
-#, fuzzy
 msgctxt "help:product.price_list.line,formula:"
 msgid ""
 "Python expression that will be evaluated with:\n"
@@ -77,7 +83,8 @@
 "- cost_price: the cost price of the product"
 msgstr ""
 "Expressió Python que s'avaluarà amb:\n"
-"- unit_price: El preu per unitat original"
+"- unit_price: El preu per unitat original\n"
+"- cost_price: El preu de cost del producte"
 
 msgctxt "help:product.price_list.line,price_list:"
 msgid "The price list to which the line belongs."
@@ -119,10 +126,9 @@
 msgid "Price List Line"
 msgstr "Línia de tarifa"
 
-#, fuzzy
 msgctxt "selection:product.price_list,unit:"
 msgid "Product Default"
-msgstr "Producte"
+msgstr "Defecte del producte"
 
 #, fuzzy
 #~ msgctxt "field:product.price_list,create_date:"

Reply via email to