Skip to content

Commit

Permalink
[UPD] Update sms_send_picking.pot
Browse files Browse the repository at this point in the history
  • Loading branch information
oca-travis committed Jun 23, 2018
1 parent c9cd1ad commit c74a4df
Show file tree
Hide file tree
Showing 3 changed files with 61 additions and 12 deletions.
4 changes: 2 additions & 2 deletions sms_send_picking/i18n/es.po
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sms_send_picking
#
#
# Translators:
# enjolras <yo@miguelrevilla.com>, 2018
msgid ""
Expand All @@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2018-02-10 01:41+0000\n"
"Last-Translator: enjolras <yo@miguelrevilla.com>, 2018\n"
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: sms_send_picking
Expand Down
32 changes: 22 additions & 10 deletions sms_send_picking/i18n/fr.po
@@ -1,6 +1,6 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sms_send_picking
# * sms_send_picking
#
msgid ""
msgstr ""
Expand All @@ -10,24 +10,36 @@ msgstr ""
"PO-Revision-Date: 2015-09-04 13:28+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: sms_send_picking
#: model:ir.model,name:sms_send_picking.model_stock_picking
msgid "Picking List"
msgstr "Opération de manutention"
#: model:ir.model.fields,field_description:sms_send_picking.field_stock_picking_availability_sent_by_sms
msgid "Availability sent by sms"
msgstr ""

#. module: sms_send_picking
#: field:stock.picking,sms_sent:0
msgid "Sms sent"
msgstr "Sms envoyé"
#: code:addons/sms_send_picking/models/stock.py:57
#, python-format
msgid "SMS issue for picking %s : no mobile phone"
msgstr ""

#. module: sms_send_picking
#: code:addons/sms_send_picking/stock.py:44
#, python-format
msgid "Your picking %s is ready to transfert"
#: model:ir.model,name:sms_send_picking.model_stock_picking
msgid "Transfer"
msgstr ""

#. module: sms_send_picking
#: code:addons/sms_send_picking/models/stock.py:25
#, fuzzy, python-format
msgid "Your picking %s is ready to transfer."
msgstr "Votre commande %s est prète a être retiré"

#~ msgid "Picking List"
#~ msgstr "Opération de manutention"

#~ msgid "Sms sent"
#~ msgstr "Sms envoyé"
37 changes: 37 additions & 0 deletions sms_send_picking/i18n/sms_send_picking.pot
@@ -0,0 +1,37 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sms_send_picking
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: sms_send_picking
#: model:ir.model.fields,field_description:sms_send_picking.field_stock_picking_availability_sent_by_sms
msgid "Availability sent by sms"
msgstr ""

#. module: sms_send_picking
#: code:addons/sms_send_picking/models/stock.py:57
#, python-format
msgid "SMS issue for picking %s : no mobile phone"
msgstr ""

#. module: sms_send_picking
#: model:ir.model,name:sms_send_picking.model_stock_picking
msgid "Transfer"
msgstr ""

#. module: sms_send_picking
#: code:addons/sms_send_picking/models/stock.py:25
#, python-format
msgid "Your picking %s is ready to transfer."
msgstr ""

0 comments on commit c74a4df

Please sign in to comment.