forked from OCA/purchase-workflow
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathes.po
63 lines (56 loc) · 2.41 KB
/
es.po
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_open_qty
#
# Translators:
# OCA Transbot <[email protected]>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-24 07:53+0000\n"
"PO-Revision-Date: 2019-12-05 16:54+0000\n"
"Last-Translator: Roodin <[email protected]>\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"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.9.1\n"
#. module: purchase_open_qty
#: model:ir.model.fields,field_description:purchase_open_qty.field_purchase_order__pending_qty_to_invoice
#: model_terms:ir.ui.view,arch_db:purchase_open_qty.purchase_order_line_search
#: model_terms:ir.ui.view,arch_db:purchase_open_qty.view_purchase_order_filter
msgid "Pending Qty to Bill"
msgstr "Ctdad. pendiente de facturar"
#. module: purchase_open_qty
#: model:ir.model.fields,field_description:purchase_open_qty.field_purchase_order__pending_qty_to_receive
#: model_terms:ir.ui.view,arch_db:purchase_open_qty.purchase_order_line_search
#: model_terms:ir.ui.view,arch_db:purchase_open_qty.view_purchase_order_filter
msgid "Pending Qty to Receive"
msgstr "Ctdad. pendiente de recibir"
#. module: purchase_open_qty
#: model:ir.model,name:purchase_open_qty.model_purchase_order
msgid "Purchase Order"
msgstr "Orden de Compra"
#. module: purchase_open_qty
#: model:ir.model,name:purchase_open_qty.model_purchase_order_line
msgid "Purchase Order Line"
msgstr "Línea orden de compra"
#. module: purchase_open_qty
#: model:ir.model.fields,field_description:purchase_open_qty.field_purchase_order__qty_to_invoice
#: model:ir.model.fields,field_description:purchase_open_qty.field_purchase_order_line__qty_to_invoice
msgid "Qty to Bill"
msgstr "Ctdad. a facturar"
#. module: purchase_open_qty
#: model:ir.model.fields,field_description:purchase_open_qty.field_purchase_order__qty_to_receive
#: model:ir.model.fields,field_description:purchase_open_qty.field_purchase_order_line__qty_to_receive
msgid "Qty to Receive"
msgstr "Ctdad. a recibir"
#. module: purchase_open_qty
#: code:addons/purchase_open_qty/models/purchase_order.py:72
#: code:addons/purchase_open_qty/models/purchase_order.py:85
#, python-format
msgid "Unsupported search operator"
msgstr ""