blob: 9a5e9c8a3f5e0a571b6f47660dcae60b195f2de6 (
plain)
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
|
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * l10n_mx
#
# Translators:
# Mateo Tibaquirá <nestormateo@gmail.com>, 2015
msgid ""
msgstr ""
"Project-Id-Version: Odoo 9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-07 14:55+0000\n"
"PO-Revision-Date: 2015-11-09 15:30+0000\n"
"Last-Translator: Mateo Tibaquirá <nestormateo@gmail.com>\n"
"Language-Team: Spanish (Colombia) (http://www.transifex.com/odoo/odoo-9/"
"language/es_CO/)\n"
"Language: es_CO\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"
#. module: l10n_mx
#: model:ir.actions.client,name:l10n_mx.action_client_l10n_mx_menu
msgid "Open Account Dashboard Menu"
msgstr "Abrir Menú de Contabilidad"
#. module: l10n_mx
#: model:account.account.type,name:l10n_mx.account_type_other
msgid "other"
msgstr "otro"
|