From 528d75790cf3673e81dea6cb13f9f4ee2080bd60 Mon Sep 17 00:00:00 2001 From: resteve Date: Tue, 5 Apr 2016 18:22:06 +0200 Subject: [PATCH] Locales --- locale/ca_ES.po | 18 +++++++++++++++++- locale/es_ES.po | 18 +++++++++++++++++- 2 files changed, 34 insertions(+), 2 deletions(-) diff --git a/locale/ca_ES.po b/locale/ca_ES.po index 21a8ace..fc9725a 100644 --- a/locale/ca_ES.po +++ b/locale/ca_ES.po @@ -1,4 +1,4 @@ -# +# msgid "" msgstr "Content-Type: text/plain; charset=utf-8\n" @@ -26,6 +26,10 @@ msgctxt "field:sale.rule,conditions:" msgid "Conditions" msgstr "Condicions" +msgctxt "field:sale.rule,coupon:" +msgid "Coupon" +msgstr "Cupó" + msgctxt "field:sale.rule,create_date:" msgid "Create Date" msgstr "Data creació" @@ -42,6 +46,14 @@ msgctxt "field:sale.rule,id:" msgid "ID" msgstr "Id" +msgctxt "field:sale.rule,max_coupon:" +msgid "Max Coupon" +msgstr "Màxim cupons" + +msgctxt "field:sale.rule,max_party_coupon:" +msgid "Max Coupon per Party" +msgstr "Màxim cupons per tercer" + msgctxt "field:sale.rule,name:" msgid "Description" msgstr "Descripció" @@ -194,6 +206,10 @@ msgctxt "field:sale.sale,add_rules:" msgid "Add Rules" msgstr "Afegir regles" +msgctxt "field:sale.sale,coupon:" +msgid "Coupon" +msgstr "Cupó" + msgctxt "field:sale.shop,apply_rules:" msgid "Apply Rules" msgstr "Aplicar regles" diff --git a/locale/es_ES.po b/locale/es_ES.po index 3f3308f..8187f19 100644 --- a/locale/es_ES.po +++ b/locale/es_ES.po @@ -1,4 +1,4 @@ -# +# msgid "" msgstr "Content-Type: text/plain; charset=utf-8\n" @@ -26,6 +26,10 @@ msgctxt "field:sale.rule,conditions:" msgid "Conditions" msgstr "Condiciones" +msgctxt "field:sale.rule,coupon:" +msgid "Coupon" +msgstr "Cupón" + msgctxt "field:sale.rule,create_date:" msgid "Create Date" msgstr "Fecha creación" @@ -42,6 +46,14 @@ msgctxt "field:sale.rule,id:" msgid "ID" msgstr "Id" +msgctxt "field:sale.rule,max_coupon:" +msgid "Max Coupon" +msgstr "Máximo cupones" + +msgctxt "field:sale.rule,max_party_coupon:" +msgid "Max Coupon per Party" +msgstr "Máximo cupones por tercero" + msgctxt "field:sale.rule,name:" msgid "Description" msgstr "Descripción" @@ -194,6 +206,10 @@ msgctxt "field:sale.sale,add_rules:" msgid "Add Rules" msgstr "Añadir reglas" +msgctxt "field:sale.sale,coupon:" +msgid "Coupon" +msgstr "Cupón" + msgctxt "field:sale.shop,apply_rules:" msgid "Apply Rules" msgstr "Aplicar reglas"