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

        Currently translated at 100.0% (6 of 6 strings)

        Translation: Tryton/sale_discount
        Translate-URL: 
https://translate.tryton.org/projects/tryton/sale_discount/pl/
diffstat:

 modules/sale_discount/locale/pl.po |  28 ++++++++++++++++++++++------
 1 files changed, 22 insertions(+), 6 deletions(-)

diffs (49 lines):

diff -r 15e83921e6e0 -r a75597e87dc4 modules/sale_discount/locale/pl.po
--- a/modules/sale_discount/locale/pl.po        Mon Oct 26 19:46:39 2020 +0000
+++ b/modules/sale_discount/locale/pl.po        Mon Oct 26 19:15:26 2020 +0000
@@ -1,23 +1,39 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2020-10-26 20:13+0000\n"
+"PO-Revision-Date: 2020-10-26 20:13+0000\n"
+"Last-Translator: Wojciech Warczakowski <[email protected]>\n"
+"Language-Team: LANGUAGE <[email protected]>\n"
+"Language: pl\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
+"|| n%100>=20) ? 1 : 2;\n"
+"X-Generator: Weblate 4.2.2\n"
+
 msgctxt "field:sale.line,base_price:"
 msgid "Base Price"
-msgstr ""
+msgstr "Cena podstawowa"
 
 msgctxt "field:sale.line,discount:"
 msgid "Discount"
-msgstr ""
+msgstr "Rabat"
 
 msgctxt "field:sale.line,discount_amount:"
 msgid "Discount Amount"
-msgstr ""
+msgstr "Wartość rabatu"
 
 msgctxt "field:sale.line,discount_rate:"
 msgid "Discount Rate"
-msgstr ""
+msgstr "Wysokość rabatu"
 
 msgctxt "view:sale.line:"
 msgid "%"
-msgstr ""
+msgstr "%"
 
 msgctxt "view:sale.line:"
 msgid "Discount"
-msgstr ""
+msgstr "Rabat"

Reply via email to