[I18N] Update translations from Launchpad 8.0 branches
[odoo/odoo.git] / addons / portal_sale / i18n / mn.po
1 # Mongolian translation for openobject-addons
2 # Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014
3 # This file is distributed under the same license as the openobject-addons package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: openobject-addons\n"
9 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10 "POT-Creation-Date: 2014-09-23 16:28+0000\n"
11 "PO-Revision-Date: 2014-08-14 16:10+0000\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: Mongolian <mn@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Launchpad-Export-Date: 2014-09-24 09:25+0000\n"
18 "X-Generator: Launchpad (build 17196)\n"
19
20 #. module: portal_sale
21 #: model:email.template,body_html:portal_sale.email_template_edi_invoice
22 msgid ""
23 "\n"
24 "<div style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-"
25 "serif; font-size: 12px; color: rgb(34, 34, 34); background-color: rgb(255, "
26 "255, 255); \">\n"
27 "\n"
28 "    <p>Hello ${object.partner_id.name},</p>\n"
29 "\n"
30 "    <p>A new invoice is available for you: </p>\n"
31 "    \n"
32 "    <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;\">\n"
33 "       &nbsp;&nbsp;<strong>REFERENCES</strong><br />\n"
34 "       &nbsp;&nbsp;Invoice number: <strong>${object.number}</strong><br />\n"
35 "       &nbsp;&nbsp;Invoice total: <strong>${object.amount_total} "
36 "${object.currency_id.name}</strong><br />\n"
37 "       &nbsp;&nbsp;Invoice date: ${object.date_invoice}<br />\n"
38 "       % if object.origin:\n"
39 "       &nbsp;&nbsp;Order reference: ${object.origin}<br />\n"
40 "       % endif\n"
41 "       % if object.user_id:\n"
42 "       &nbsp;&nbsp;Your contact: <a href=\"mailto:${object.user_id.email or "
43 "''}?subject=Invoice%20${object.number}\">${object.user_id.name}</a>\n"
44 "       % endif\n"
45 "    </p>  \n"
46 "\n"
47 "    <% set signup_url = object.get_signup_url() %>\n"
48 "    % if signup_url:\n"
49 "    <p>\n"
50 "    You can access the invoice document and pay online via our Customer "
51 "Portal:\n"
52 "    </p>\n"
53 "        <a style=\"display:block; width: 150px; height:20px; margin-left: "
54 "120px; color: #DDD; font-family: 'Lucida Grande', Helvetica, Arial, sans-"
55 "serif; font-size: 13px; font-weight: bold; text-align: center; text-"
56 "decoration: none !important; line-height: 1; padding: 5px 0px 0px 0px; "
57 "background-color: #8E0000; border-radius: 5px 5px; background-repeat: repeat "
58 "no-repeat;\"\n"
59 "           href=\"${signup_url}\">View Invoice</a>\n"
60 "    % endif\n"
61 "    \n"
62 "    % if object.paypal_url:\n"
63 "    <br/>\n"
64 "    <p>It is also possible to directly pay with Paypal:</p>\n"
65 "        <a style=\"margin-left: 120px;\" href=\"${object.paypal_url}\">\n"
66 "            <img class=\"oe_edi_paypal_button\" "
67 "src=\"https://www.paypal.com/en_US/i/btn/btn_paynowCC_LG.gif\"/>\n"
68 "        </a>\n"
69 "    % endif\n"
70 "    \n"
71 "    <br/>\n"
72 "    <p>If you have any question, do not hesitate to contact us.</p>\n"
73 "    <p>Thank you for choosing ${object.company_id.name or 'us'}!</p>\n"
74 "    <br/>\n"
75 "    <br/>\n"
76 "    <div style=\"width: 375px; margin: 0px; padding: 0px; background-color: "
77 "#8E0000; border-top-left-radius: 5px 5px; border-top-right-radius: 5px 5px; "
78 "background-repeat: repeat no-repeat;\">\n"
79 "        <h3 style=\"margin: 0px; padding: 2px 14px; font-size: 12px; color: "
80 "#DDD;\">\n"
81 "            <strong style=\"text-"
82 "transform:uppercase;\">${object.company_id.name}</strong></h3>\n"
83 "    </div>\n"
84 "    <div style=\"width: 347px; margin: 0px; padding: 5px 14px; line-height: "
85 "16px; background-color: #F2F2F2;\">\n"
86 "        <span style=\"color: #222; margin-bottom: 5px; display: block; \">\n"
87 "        % if object.company_id.street:\n"
88 "            ${object.company_id.street}<br/>\n"
89 "        % endif\n"
90 "        % if object.company_id.street2:\n"
91 "            ${object.company_id.street2}<br/>\n"
92 "        % endif\n"
93 "        % if object.company_id.city or object.company_id.zip:\n"
94 "            ${object.company_id.zip} ${object.company_id.city}<br/>\n"
95 "        % endif\n"
96 "        % if object.company_id.country_id:\n"
97 "            ${object.company_id.state_id and ('%s, ' % "
98 "object.company_id.state_id.name) or ''} ${object.company_id.country_id.name "
99 "or ''}<br/>\n"
100 "        % endif\n"
101 "        </span>\n"
102 "        % if object.company_id.phone:\n"
103 "            <div style=\"margin-top: 0px; margin-right: 0px; margin-bottom: "
104 "0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: "
105 "0px; padding-left: 0px; \">\n"
106 "                Phone:&nbsp; ${object.company_id.phone}\n"
107 "            </div>\n"
108 "        % endif\n"
109 "        % if object.company_id.website:\n"
110 "            <div>\n"
111 "                Web :&nbsp;<a "
112 "href=\"${object.company_id.website}\">${object.company_id.website}</a>\n"
113 "            </div>\n"
114 "        % endif\n"
115 "        <p></p>\n"
116 "    </div>\n"
117 "</div>\n"
118 "            "
119 msgstr ""
120 "\n"
121 "<div style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-"
122 "serif; font-size: 12px; color: rgb(34, 34, 34); background-color: rgb(255, "
123 "255, 255); \">\n"
124 "\n"
125 "    <p>Сайн байна уу ${object.partner_id.name},</p>\n"
126 "\n"
127 "    <p>Танд шинэ нэхэмжлэл үүссэн байна: </p>\n"
128 "    \n"
129 "    <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;\">\n"
130 "       &nbsp;&nbsp;<strong>СУРВАЛЖУУД</strong><br />\n"
131 "       &nbsp;&nbsp;Нэхэмжлэлийн дугаар: <strong>${object.number}</strong><br "
132 "/>\n"
133 "       &nbsp;&nbsp;Нэхэмжлэлийн дүн: <strong>${object.amount_total} "
134 "${object.currency_id.name}</strong><br />\n"
135 "       &nbsp;&nbsp;Нэхэмжлэлийн огноо: ${object.date_invoice}<br />\n"
136 "       % if object.origin:\n"
137 "       &nbsp;&nbsp;Захиалгын код: ${object.origin}<br />\n"
138 "       % endif\n"
139 "       % if object.user_id:\n"
140 "       &nbsp;&nbsp;Таны холбогдох хаяг: <a "
141 "href=\"mailto:${object.user_id.email or "
142 "''}?subject=Invoice%20${object.number}\">${object.user_id.name}</a>\n"
143 "       % endif\n"
144 "    </p>  \n"
145 "\n"
146 "    <% set signup_url = object.get_signup_url() %>\n"
147 "    % if signup_url:\n"
148 "    <p>\n"
149 "    Та нэхэмжлэл рүү Захиалагчийн Порталиар дамжин хандаж бас төлж болно:\n"
150 "    </p>\n"
151 "        <a style=\"display:block; width: 150px; height:20px; margin-left: "
152 "120px; color: #DDD; font-family: 'Lucida Grande', Helvetica, Arial, sans-"
153 "serif; font-size: 13px; font-weight: bold; text-align: center; text-"
154 "decoration: none !important; line-height: 1; padding: 5px 0px 0px 0px; "
155 "background-color: #8E0000; border-radius: 5px 5px; background-repeat: repeat "
156 "no-repeat;\"\n"
157 "           href=\"${signup_url}\">View Invoice</a>\n"
158 "    % endif\n"
159 "    \n"
160 "    % if object.paypal_url:\n"
161 "    <br/>\n"
162 "    <p>It is also possible to directly pay with Paypal:</p>\n"
163 "        <a style=\"margin-left: 120px;\" href=\"${object.paypal_url}\">\n"
164 "            <img class=\"oe_edi_paypal_button\" "
165 "src=\"https://www.paypal.com/en_US/i/btn/btn_paynowCC_LG.gif\"/>\n"
166 "        </a>\n"
167 "    % endif\n"
168 "    \n"
169 "    <br/>\n"
170 "    <p>Ямарваа асуулт байвал эргэлзэлгүй холбогдоорой.</p>\n"
171 "    <p>Биднийг сонгосон танд баярлалаа ${object.company_id.name or "
172 "'us'}!</p>\n"
173 "    <br/>\n"
174 "    <br/>\n"
175 "    <div style=\"width: 375px; margin: 0px; padding: 0px; background-color: "
176 "#8E0000; border-top-left-radius: 5px 5px; border-top-right-radius: 5px 5px; "
177 "background-repeat: repeat no-repeat;\">\n"
178 "        <h3 style=\"margin: 0px; padding: 2px 14px; font-size: 12px; color: "
179 "#DDD;\">\n"
180 "            <strong style=\"text-"
181 "transform:uppercase;\">${object.company_id.name}</strong></h3>\n"
182 "    </div>\n"
183 "    <div style=\"width: 347px; margin: 0px; padding: 5px 14px; line-height: "
184 "16px; background-color: #F2F2F2;\">\n"
185 "        <span style=\"color: #222; margin-bottom: 5px; display: block; \">\n"
186 "        % if object.company_id.street:\n"
187 "            ${object.company_id.street}<br/>\n"
188 "        % endif\n"
189 "        % if object.company_id.street2:\n"
190 "            ${object.company_id.street2}<br/>\n"
191 "        % endif\n"
192 "        % if object.company_id.city or object.company_id.zip:\n"
193 "            ${object.company_id.zip} ${object.company_id.city}<br/>\n"
194 "        % endif\n"
195 "        % if object.company_id.country_id:\n"
196 "            ${object.company_id.state_id and ('%s, ' % "
197 "object.company_id.state_id.name) or ''} ${object.company_id.country_id.name "
198 "or ''}<br/>\n"
199 "        % endif\n"
200 "        </span>\n"
201 "        % if object.company_id.phone:\n"
202 "            <div style=\"margin-top: 0px; margin-right: 0px; margin-bottom: "
203 "0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: "
204 "0px; padding-left: 0px; \">\n"
205 "                Phone:&nbsp; ${object.company_id.phone}\n"
206 "            </div>\n"
207 "        % endif\n"
208 "        % if object.company_id.website:\n"
209 "            <div>\n"
210 "                Web :&nbsp;<a "
211 "href=\"${object.company_id.website}\">${object.company_id.website}</a>\n"
212 "            </div>\n"
213 "        % endif\n"
214 "        <p></p>\n"
215 "    </div>\n"
216 "</div>\n"
217 "            "
218
219 #. module: portal_sale
220 #: model:email.template,body_html:portal_sale.email_template_edi_sale
221 msgid ""
222 "\n"
223 "<div style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-"
224 "serif; font-size: 12px; color: rgb(34, 34, 34); background-color: rgb(255, "
225 "255, 255); \">\n"
226 "\n"
227 "    <p>Hello ${object.partner_id.name},</p>\n"
228 "    \n"
229 "    <p>Here is your ${object.state in ('draft', 'sent') and 'quotation' or "
230 "'order confirmation'} from ${object.company_id.name}: </p>\n"
231 "\n"
232 "    <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;\">\n"
233 "       &nbsp;&nbsp;<strong>REFERENCES</strong><br />\n"
234 "       &nbsp;&nbsp;Order number: <strong>${object.name}</strong><br />\n"
235 "       &nbsp;&nbsp;Order total: <strong>${object.amount_total} "
236 "${object.pricelist_id.currency_id.name}</strong><br />\n"
237 "       &nbsp;&nbsp;Order date: ${object.date_order}<br />\n"
238 "       % if object.origin:\n"
239 "       &nbsp;&nbsp;Order reference: ${object.origin}<br />\n"
240 "       % endif\n"
241 "       % if object.client_order_ref:\n"
242 "       &nbsp;&nbsp;Your reference: ${object.client_order_ref}<br />\n"
243 "       % endif\n"
244 "       % if object.user_id:\n"
245 "       &nbsp;&nbsp;Your contact: <a href=\"mailto:${object.user_id.email or "
246 "''}?subject=Order%20${object.name}\">${object.user_id.name}</a>\n"
247 "       % endif\n"
248 "    </p>\n"
249 "\n"
250 "    <% set signup_url = object.get_signup_url() %>\n"
251 "    % if signup_url:\n"
252 "    <p>\n"
253 "    You can access this document and pay online via our Customer Portal:\n"
254 "    </p>\n"
255 "        <a style=\"display:block; width: 150px; height:20px; margin-left: "
256 "120px; color: #DDD; font-family: 'Lucida Grande', Helvetica, Arial, sans-"
257 "serif; font-size: 13px; font-weight: bold; text-align: center; text-"
258 "decoration: none !important; line-height: 1; padding: 5px 0px 0px 0px; "
259 "background-color: #8E0000; border-radius: 5px 5px; background-repeat: repeat "
260 "no-repeat;\"\n"
261 "           href=\"${signup_url}\">View ${object.state in ('draft', 'sent') "
262 "and 'Quotation' or 'Order'}</a>\n"
263 "    % endif\n"
264 "\n"
265 "    % if object.paypal_url:\n"
266 "    <br/>\n"
267 "    <p>It is also possible to directly pay with Paypal:</p>\n"
268 "        <a style=\"margin-left: 120px;\" href=\"${object.paypal_url}\">\n"
269 "            <img class=\"oe_edi_paypal_button\" "
270 "src=\"https://www.paypal.com/en_US/i/btn/btn_paynowCC_LG.gif\"/>\n"
271 "        </a>\n"
272 "    % endif\n"
273 "\n"
274 "    <br/>\n"
275 "    <p>If you have any question, do not hesitate to contact us.</p>\n"
276 "    <p>Thank you for choosing ${object.company_id.name or 'us'}!</p>\n"
277 "    <br/>\n"
278 "    <br/>\n"
279 "    <div style=\"width: 375px; margin: 0px; padding: 0px; background-color: "
280 "#8E0000; border-top-left-radius: 5px 5px; border-top-right-radius: 5px 5px; "
281 "background-repeat: repeat no-repeat;\">\n"
282 "        <h3 style=\"margin: 0px; padding: 2px 14px; font-size: 12px; color: "
283 "#DDD;\">\n"
284 "            <strong style=\"text-"
285 "transform:uppercase;\">${object.company_id.name}</strong></h3>\n"
286 "    </div>\n"
287 "    <div style=\"width: 347px; margin: 0px; padding: 5px 14px; line-height: "
288 "16px; background-color: #F2F2F2;\">\n"
289 "        <span style=\"color: #222; margin-bottom: 5px; display: block; \">\n"
290 "        % if object.company_id.street:\n"
291 "            ${object.company_id.street}<br/>\n"
292 "        % endif\n"
293 "        % if object.company_id.street2:\n"
294 "            ${object.company_id.street2}<br/>\n"
295 "        % endif\n"
296 "        % if object.company_id.city or object.company_id.zip:\n"
297 "            ${object.company_id.zip} ${object.company_id.city}<br/>\n"
298 "        % endif\n"
299 "        % if object.company_id.country_id:\n"
300 "            ${object.company_id.state_id and ('%s, ' % "
301 "object.company_id.state_id.name) or ''} ${object.company_id.country_id.name "
302 "or ''}<br/>\n"
303 "        % endif\n"
304 "        </span>\n"
305 "        % if object.company_id.phone:\n"
306 "            <div style=\"margin-top: 0px; margin-right: 0px; margin-bottom: "
307 "0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: "
308 "0px; padding-left: 0px; \">\n"
309 "                Phone:&nbsp; ${object.company_id.phone}\n"
310 "            </div>\n"
311 "        % endif\n"
312 "        % if object.company_id.website:\n"
313 "            <div>\n"
314 "                Web :&nbsp;<a "
315 "href=\"${object.company_id.website}\">${object.company_id.website}</a>\n"
316 "            </div>\n"
317 "        % endif\n"
318 "        <p></p>\n"
319 "    </div>\n"
320 "</div>\n"
321 "            "
322 msgstr ""
323 "\n"
324 "<div style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-"
325 "serif; font-size: 12px; color: rgb(34, 34, 34); background-color: rgb(255, "
326 "255, 255); \">\n"
327 "\n"
328 "    <p>Сайн байна уу ${object.partner_id.name},</p>\n"
329 "    \n"
330 "    <p>Энд танд  ${object.company_id.name} компаниас илгээсэн ${object.state "
331 "in ('draft', 'sent') and 'quotation' or 'order confirmation'}: </p>\n"
332 "\n"
333 "    <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;\">\n"
334 "       &nbsp;&nbsp;<strong>СУРВАЛЖУУД</strong><br />\n"
335 "       &nbsp;&nbsp;Захиалгын дугаар: <strong>${object.name}</strong><br />\n"
336 "       &nbsp;&nbsp;Захиалгын дүн: <strong>${object.amount_total} "
337 "${object.pricelist_id.currency_id.name}</strong><br />\n"
338 "       &nbsp;&nbsp;Захиалгын огноо: ${object.date_order}<br />\n"
339 "       % if object.origin:\n"
340 "       &nbsp;&nbsp;Захиалгын код: ${object.origin}<br />\n"
341 "       % endif\n"
342 "       % if object.client_order_ref:\n"
343 "       &nbsp;&nbsp;Таны сурвалж: ${object.client_order_ref}<br />\n"
344 "       % endif\n"
345 "       % if object.user_id:\n"
346 "       &nbsp;&nbsp;Your contact: <a href=\"mailto:${object.user_id.email or "
347 "''}?subject=Order%20${object.name}\">${object.user_id.name}</a>\n"
348 "       % endif\n"
349 "    </p>\n"
350 "\n"
351 "    <% set signup_url = object.get_signup_url() %>\n"
352 "    % if signup_url:\n"
353 "    <p>\n"
354 "    Та энэ баримт руу Захиалагчийн Порталаар дамжин холбогдож болох бөгөөд "
355 "онлайн төлөх боломжтой:\n"
356 "    </p>\n"
357 "        <a style=\"display:block; width: 150px; height:20px; margin-left: "
358 "120px; color: #DDD; font-family: 'Lucida Grande', Helvetica, Arial, sans-"
359 "serif; font-size: 13px; font-weight: bold; text-align: center; text-"
360 "decoration: none !important; line-height: 1; padding: 5px 0px 0px 0px; "
361 "background-color: #8E0000; border-radius: 5px 5px; background-repeat: repeat "
362 "no-repeat;\"\n"
363 "           href=\"${signup_url}\">View ${object.state in ('draft', 'sent') "
364 "and 'Quotation' or 'Order'}</a>\n"
365 "    % endif\n"
366 "\n"
367 "    % if object.paypal_url:\n"
368 "    <br/>\n"
369 "    <p>It is also possible to directly pay with Paypal:</p>\n"
370 "        <a style=\"margin-left: 120px;\" href=\"${object.paypal_url}\">\n"
371 "            <img class=\"oe_edi_paypal_button\" "
372 "src=\"https://www.paypal.com/en_US/i/btn/btn_paynowCC_LG.gif\"/>\n"
373 "        </a>\n"
374 "    % endif\n"
375 "\n"
376 "    <br/>\n"
377 "    <p>Хэрэв асуулт байвал эргэлзэлгүй бидэнтэй холбогдоорой.</p>\n"
378 "    <p> Биднийг сонгосонд баярлалаа ${object.company_id.name or 'us'}!</p>\n"
379 "    <br/>\n"
380 "    <br/>\n"
381 "    <div style=\"width: 375px; margin: 0px; padding: 0px; background-color: "
382 "#8E0000; border-top-left-radius: 5px 5px; border-top-right-radius: 5px 5px; "
383 "background-repeat: repeat no-repeat;\">\n"
384 "        <h3 style=\"margin: 0px; padding: 2px 14px; font-size: 12px; color: "
385 "#DDD;\">\n"
386 "            <strong style=\"text-"
387 "transform:uppercase;\">${object.company_id.name}</strong></h3>\n"
388 "    </div>\n"
389 "    <div style=\"width: 347px; margin: 0px; padding: 5px 14px; line-height: "
390 "16px; background-color: #F2F2F2;\">\n"
391 "        <span style=\"color: #222; margin-bottom: 5px; display: block; \">\n"
392 "        % if object.company_id.street:\n"
393 "            ${object.company_id.street}<br/>\n"
394 "        % endif\n"
395 "        % if object.company_id.street2:\n"
396 "            ${object.company_id.street2}<br/>\n"
397 "        % endif\n"
398 "        % if object.company_id.city or object.company_id.zip:\n"
399 "            ${object.company_id.zip} ${object.company_id.city}<br/>\n"
400 "        % endif\n"
401 "        % if object.company_id.country_id:\n"
402 "            ${object.company_id.state_id and ('%s, ' % "
403 "object.company_id.state_id.name) or ''} ${object.company_id.country_id.name "
404 "or ''}<br/>\n"
405 "        % endif\n"
406 "        </span>\n"
407 "        % if object.company_id.phone:\n"
408 "            <div style=\"margin-top: 0px; margin-right: 0px; margin-bottom: "
409 "0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: "
410 "0px; padding-left: 0px; \">\n"
411 "                Phone:&nbsp; ${object.company_id.phone}\n"
412 "            </div>\n"
413 "        % endif\n"
414 "        % if object.company_id.website:\n"
415 "            <div>\n"
416 "                Web :&nbsp;<a "
417 "href=\"${object.company_id.website}\">${object.company_id.website}</a>\n"
418 "            </div>\n"
419 "        % endif\n"
420 "        <p></p>\n"
421 "    </div>\n"
422 "</div>\n"
423 "            "
424
425 #. module: portal_sale
426 #: model:email.template,report_name:portal_sale.email_template_edi_sale
427 msgid ""
428 "${(object.name or '').replace('/','_')}_${object.state == 'draft' and "
429 "'draft' or ''}"
430 msgstr ""
431 "${(object.name or '').replace('/','_')}_${object.state == 'draft' and "
432 "'draft' or ''}"
433
434 #. module: portal_sale
435 #: model:email.template,subject:portal_sale.email_template_edi_sale
436 msgid ""
437 "${object.company_id.name|safe} ${object.state in ('draft', 'sent') and "
438 "'Quotation' or 'Order'} (Ref ${object.name or 'n/a' })"
439 msgstr ""
440
441 #. module: portal_sale
442 #: model:email.template,subject:portal_sale.email_template_edi_invoice
443 msgid ""
444 "${object.company_id.name|safe} Invoice (Ref ${object.number or 'n/a' })"
445 msgstr ""
446
447 #. module: portal_sale
448 #: view:account.config.settings:portal_sale.portal_sale_payment_option_config
449 msgid "Configure payment acquiring methods"
450 msgstr "Төлбөрийг эзэмших аргыг тохируулах"
451
452 #. module: portal_sale
453 #: model:ir.model,name:portal_sale.model_account_invoice
454 msgid "Invoice"
455 msgstr "Нэхэмжлэл"
456
457 #. module: portal_sale
458 #: model:email.template,report_name:portal_sale.email_template_edi_invoice
459 msgid ""
460 "Invoice_${(object.number or '').replace('/','_')}_${object.state == 'draft' "
461 "and 'draft' or ''}"
462 msgstr ""
463 "Нэхэмжлэл_${(object.number or '').replace('/','_')}_${object.state == "
464 "'draft' and 'draft' or ''}"
465
466 #. module: portal_sale
467 #: model:ir.actions.act_window,name:portal_sale.portal_action_invoices
468 #: model:ir.ui.menu,name:portal_sale.portal_invoices
469 msgid "Invoices"
470 msgstr "Нэхэмжлэлүүд"
471
472 #. module: portal_sale
473 #: model:res.groups,comment:portal_sale.group_payment_options
474 msgid ""
475 "Members of this group see the online payment options\n"
476 "on Sale Orders and Customer Invoices. These options are meant for customers "
477 "who are accessing\n"
478 "their documents through the portal."
479 msgstr ""
480 "Энэ группын гишүүд нь Борлуулалтын захиалга, Захиалагчийн нэхэмжлэлийн "
481 "төлбөрийн сонголтуудыг харах боломжтой. Энэ сонголтууд нь порталаар дамжин "
482 "холбогдож байгаа захиалагчдад зориулагдана."
483
484 #. module: portal_sale
485 #: model:ir.model,name:portal_sale.model_mail_mail
486 msgid "Outgoing Mails"
487 msgstr "Гарах мэйлүүд"
488
489 #. module: portal_sale
490 #: field:account.invoice,portal_payment_options:0
491 #: field:sale.order,portal_payment_options:0
492 msgid "Portal Payment Options"
493 msgstr "Портал Төлбөрийг Тохируулга"
494
495 #. module: portal_sale
496 #: model:ir.actions.act_window,name:portal_sale.action_quotations_portal
497 #: model:ir.ui.menu,name:portal_sale.portal_quotations
498 msgid "Quotations"
499 msgstr "Үнэ ханш"
500
501 #. module: portal_sale
502 #: model:ir.actions.act_window,name:portal_sale.action_orders_portal
503 msgid "Sale Orders"
504 msgstr "Борлуулалтын захиалга"
505
506 #. module: portal_sale
507 #: model:ir.model,name:portal_sale.model_sale_order
508 msgid "Sales Order"
509 msgstr "Борлуулалтын захиалга"
510
511 #. module: portal_sale
512 #: model:ir.ui.menu,name:portal_sale.portal_sales_orders
513 msgid "Sales Orders"
514 msgstr "Борлуулалтын захиалгууд"
515
516 #. module: portal_sale
517 #: help:account.config.settings,group_payment_options:0
518 msgid ""
519 "Show online payment options on Sale Orders and Customer Invoices to "
520 "employees. If not checked, these options are only visible to portal users."
521 msgstr ""
522 "Борлуулалтын Захиалга болон Захиалагчийн нэхэмжлэл дээр онлайн төлбөрийн "
523 "сонголтыг ажилчдад харуулах. Хэрэв тэмдэгдэгдээгүй бол эдгээр сонголтууд нь "
524 "зөвхөн портал хэрэглэгчидэд л харагдана."
525
526 #. module: portal_sale
527 #: field:account.config.settings,group_payment_options:0
528 msgid "Show payment buttons to employees too"
529 msgstr "Төлбөр даруулыг ажилчдад бас харуулах"
530
531 #. module: portal_sale
532 #: model:res.groups,name:portal_sale.group_payment_options
533 msgid "View Online Payment Options"
534 msgstr "Онлайн төлбөрийн сонголтуудыг харах"
535
536 #. module: portal_sale
537 #: model:ir.actions.act_window,help:portal_sale.portal_action_invoices
538 msgid "We haven't sent you any invoice."
539 msgstr "Бид танд ямар ч нэхэмжлэл илгээгүй."
540
541 #. module: portal_sale
542 #: model:ir.actions.act_window,help:portal_sale.action_quotations_portal
543 msgid "We haven't sent you any quotation."
544 msgstr "Бид танд ямар ч үнийн санал илгээгүй."
545
546 #. module: portal_sale
547 #: model:ir.actions.act_window,help:portal_sale.action_orders_portal
548 msgid "We haven't sent you any sales order."
549 msgstr "Бид танд ямар ч борлуулалтын захиалга илгээгүй байна."
550
551 #. module: portal_sale
552 #: view:account.invoice:portal_sale.view_account_invoice_filter_share
553 msgid "[('share','=', False)]"
554 msgstr ""