summaryrefslogtreecommitdiff
path: root/addons/l10n_mx/i18n
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2022-05-10 21:51:50 +0700
committerstephanchrst <stephanchrst@gmail.com>2022-05-10 21:51:50 +0700
commit3751379f1e9a4c215fb6eb898b4ccc67659b9ace (patch)
treea44932296ef4a9b71d5f010906253d8c53727726 /addons/l10n_mx/i18n
parent0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff)
initial commit 2
Diffstat (limited to 'addons/l10n_mx/i18n')
-rw-r--r--addons/l10n_mx/i18n/es.po29
-rw-r--r--addons/l10n_mx/i18n/es_CO.po30
-rw-r--r--addons/l10n_mx/i18n/es_DO.po29
-rw-r--r--addons/l10n_mx/i18n/es_EC.po30
-rw-r--r--addons/l10n_mx/i18n/es_PE.po30
-rw-r--r--addons/l10n_mx/i18n/es_VE.po29
-rw-r--r--addons/l10n_mx/i18n/l10n_mx.pot147
7 files changed, 324 insertions, 0 deletions
diff --git a/addons/l10n_mx/i18n/es.po b/addons/l10n_mx/i18n/es.po
new file mode 100644
index 00000000..78da3dd6
--- /dev/null
+++ b/addons/l10n_mx/i18n/es.po
@@ -0,0 +1,29 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * l10n_mx
+#
+# Translators:
+# Alejandro Die Sanchis <marketing@domatix.com>, 2016
+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: 2016-01-28 12:57+0000\n"
+"Last-Translator: Alejandro Die Sanchis <marketing@domatix.com>\n"
+"Language-Team: Spanish (http://www.transifex.com/odoo/odoo-9/language/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"
+
+#. 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"
diff --git a/addons/l10n_mx/i18n/es_CO.po b/addons/l10n_mx/i18n/es_CO.po
new file mode 100644
index 00000000..9a5e9c8a
--- /dev/null
+++ b/addons/l10n_mx/i18n/es_CO.po
@@ -0,0 +1,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"
diff --git a/addons/l10n_mx/i18n/es_DO.po b/addons/l10n_mx/i18n/es_DO.po
new file mode 100644
index 00000000..117c7093
--- /dev/null
+++ b/addons/l10n_mx/i18n/es_DO.po
@@ -0,0 +1,29 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * l10n_mx
+#
+# Translators:
+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: 2016-05-05 18:49+0000\n"
+"Last-Translator: Martin Trigaux\n"
+"Language-Team: Spanish (Dominican Republic) (http://www.transifex.com/odoo/"
+"odoo-9/language/es_DO/)\n"
+"Language: es_DO\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 Menu de Tablero de Cuenta"
+
+#. module: l10n_mx
+#: model:account.account.type,name:l10n_mx.account_type_other
+msgid "other"
+msgstr ""
diff --git a/addons/l10n_mx/i18n/es_EC.po b/addons/l10n_mx/i18n/es_EC.po
new file mode 100644
index 00000000..aa5b27fa
--- /dev/null
+++ b/addons/l10n_mx/i18n/es_EC.po
@@ -0,0 +1,30 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * l10n_mx
+#
+# Translators:
+# Rick Hunter <rick_hunter_ec@yahoo.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-27 06:07+0000\n"
+"Last-Translator: Rick Hunter <rick_hunter_ec@yahoo.com>\n"
+"Language-Team: Spanish (Ecuador) (http://www.transifex.com/odoo/odoo-9/"
+"language/es_EC/)\n"
+"Language: es_EC\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 Indicadores Contables"
+
+#. module: l10n_mx
+#: model:account.account.type,name:l10n_mx.account_type_other
+msgid "other"
+msgstr "otro"
diff --git a/addons/l10n_mx/i18n/es_PE.po b/addons/l10n_mx/i18n/es_PE.po
new file mode 100644
index 00000000..86da9b89
--- /dev/null
+++ b/addons/l10n_mx/i18n/es_PE.po
@@ -0,0 +1,30 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * l10n_mx
+#
+# Translators:
+# Carlos Eduardo Rodriguez Rossi <crodriguez@samemotion.com>, 2016
+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: 2016-06-10 20:40+0000\n"
+"Last-Translator: Carlos Eduardo Rodriguez Rossi <crodriguez@samemotion.com>\n"
+"Language-Team: Spanish (Peru) (http://www.transifex.com/odoo/odoo-9/language/"
+"es_PE/)\n"
+"Language: es_PE\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 Panel de Control de Contabilidad"
+
+#. module: l10n_mx
+#: model:account.account.type,name:l10n_mx.account_type_other
+msgid "other"
+msgstr "Otros"
diff --git a/addons/l10n_mx/i18n/es_VE.po b/addons/l10n_mx/i18n/es_VE.po
new file mode 100644
index 00000000..1b843359
--- /dev/null
+++ b/addons/l10n_mx/i18n/es_VE.po
@@ -0,0 +1,29 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * l10n_mx
+#
+# Translators:
+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: 2016-03-01 11:42+0000\n"
+"Last-Translator: Martin Trigaux\n"
+"Language-Team: Spanish (Venezuela) (http://www.transifex.com/odoo/odoo-9/"
+"language/es_VE/)\n"
+"Language: es_VE\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ú del tablero de Cuenta"
+
+#. module: l10n_mx
+#: model:account.account.type,name:l10n_mx.account_type_other
+msgid "other"
+msgstr ""
diff --git a/addons/l10n_mx/i18n/l10n_mx.pot b/addons/l10n_mx/i18n/l10n_mx.pot
new file mode 100644
index 00000000..be0c22ec
--- /dev/null
+++ b/addons/l10n_mx/i18n/l10n_mx.pot
@@ -0,0 +1,147 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * l10n_mx
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 13.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2020-01-29 15:07+0000\n"
+"PO-Revision-Date: 2020-01-29 15:07+0000\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: l10n_mx
+#: model:ir.model.fields,field_description:l10n_mx.field_res_bank__l10n_mx_edi_code
+msgid "ABM Code"
+msgstr ""
+
+#. module: l10n_mx
+#: model:ir.model,name:l10n_mx.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: l10n_mx
+#: model:ir.model,name:l10n_mx.model_account_chart_template
+msgid "Account Chart Template"
+msgstr ""
+
+#. module: l10n_mx
+#: model:ir.model,name:l10n_mx.model_account_account_tag
+msgid "Account Tag"
+msgstr ""
+
+#. module: l10n_mx
+#: model:ir.model,name:l10n_mx.model_res_bank
+msgid "Bank"
+msgstr ""
+
+#. module: l10n_mx
+#: model:ir.model,name:l10n_mx.model_res_partner_bank
+msgid "Bank Accounts"
+msgstr ""
+
+#. module: l10n_mx
+#: model:ir.model.fields,field_description:l10n_mx.field_account_setup_bank_manual_config__l10n_mx_edi_clabe
+#: model:ir.model.fields,field_description:l10n_mx.field_res_partner_bank__l10n_mx_edi_clabe
+msgid "CLABE"
+msgstr ""
+
+#. module: l10n_mx
+#: model:ir.model,name:l10n_mx.model_res_config_settings
+msgid "Config Settings"
+msgstr ""
+
+#. module: l10n_mx
+#: model_terms:ir.ui.view,arch_db:l10n_mx.res_config_settings_view_form
+msgid "Create your electronic invoices automatically (CFDI format)"
+msgstr ""
+
+#. module: l10n_mx
+#: model:ir.model.fields.selection,name:l10n_mx.selection__account_account_tag__nature__a
+msgid "Creditable Account"
+msgstr ""
+
+#. module: l10n_mx
+#: model:ir.model.fields.selection,name:l10n_mx.selection__account_account_tag__nature__d
+msgid "Debitable Account"
+msgstr ""
+
+#. module: l10n_mx
+#: code:addons/l10n_mx/models/chart_template.py:0
+#, python-format
+msgid "Effectively Paid"
+msgstr ""
+
+#. module: l10n_mx
+#: model:account.tax.group,name:l10n_mx.tax_group_isr_ret_10
+msgid "ISR Retencion 10%"
+msgstr ""
+
+#. module: l10n_mx
+#: model:account.tax.group,name:l10n_mx.tax_group_iva_0
+msgid "IVA 0%"
+msgstr ""
+
+#. module: l10n_mx
+#: model:account.tax.group,name:l10n_mx.tax_group_iva_16
+msgid "IVA 16% "
+msgstr ""
+
+#. module: l10n_mx
+#: model:account.tax.group,name:l10n_mx.tax_group_iva_8
+msgid "IVA 8%"
+msgstr ""
+
+#. module: l10n_mx
+#: model:account.tax.group,name:l10n_mx.tax_group_iva_ret_10
+msgid "IVA Retencion 10%"
+msgstr ""
+
+#. module: l10n_mx
+#: model:account.tax.group,name:l10n_mx.tax_group_iva_ret_1067
+msgid "IVA Retencion 10.67%"
+msgstr ""
+
+#. module: l10n_mx
+#: model:account.tax.group,name:l10n_mx.tax_group_iva_ret_4
+msgid "IVA Retencion 4%"
+msgstr ""
+
+#. module: l10n_mx
+#: model:ir.model,name:l10n_mx.model_account_journal
+msgid "Journal"
+msgstr ""
+
+#. module: l10n_mx
+#: model:ir.model.fields,field_description:l10n_mx.field_res_config_settings__module_l10n_mx_edi
+msgid "Mexican Electronic Invoicing"
+msgstr ""
+
+#. module: l10n_mx
+#: model:ir.model.fields,field_description:l10n_mx.field_account_account_tag__nature
+msgid "Nature"
+msgstr ""
+
+#. module: l10n_mx
+#: model:ir.model.fields,help:l10n_mx.field_account_setup_bank_manual_config__l10n_mx_edi_clabe
+#: model:ir.model.fields,help:l10n_mx.field_res_partner_bank__l10n_mx_edi_clabe
+msgid ""
+"Standardized banking cipher for Mexico. More info wikipedia.org/wiki/CLABE"
+msgstr ""
+
+#. module: l10n_mx
+#: model:ir.model.fields,help:l10n_mx.field_res_bank__l10n_mx_edi_code
+msgid ""
+"Three-digit number assigned by the ABM to identify banking institutions (ABM"
+" is an acronym for Asociación de Bancos de México)"
+msgstr ""
+
+#. module: l10n_mx
+#: model:ir.model.fields,help:l10n_mx.field_account_account_tag__nature
+msgid "Used in Mexican report of electronic accounting (account nature)."
+msgstr ""