[tryton-debian-vcs] tryton-modules-currency branch upstream updated. upstream/4.0.1-1-g7c6afc2

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Tue Dec 6 15:58:16 UTC 2016


The following commit has been merged in the upstream branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/tryton-modules-currency.git;a=commitdiff;h=upstream/4.0.1-1-g7c6afc2

commit 7c6afc261681fc3f279b28defc9beef030f3fab8
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Mon Dec 5 09:34:27 2016 +0100

    Adding upstream version 4.2.0.
    
    Signed-off-by: Mathias Behrle <mathiasb at m9s.biz>

diff --git a/CHANGELOG b/CHANGELOG
index a594a5f..e8508c8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-Version 4.0.1 - 2016-05-11
+Version 4.2.0 - 2016-11-28
 * Bug fixes (see mercurial logs for details)
 
 Version 4.0.0 - 2016-05-02
diff --git a/INSTALL b/INSTALL
index ac69353..3a518c2 100644
--- a/INSTALL
+++ b/INSTALL
@@ -22,7 +22,7 @@ site-packages directory on your system.
 For advanced options, please refer to the easy_install and/or the distutils
 documentation:
 
-  http://peak.telecommunity.com/DevCenter/EasyInstall
+  http://setuptools.readthedocs.io/en/latest/easy_install.html
   http://docs.python.org/inst/inst.html
 
 To use without installation, extract the archive into ``trytond/modules`` with
diff --git a/PKG-INFO b/PKG-INFO
index e4e021a..6e89bc5 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,12 +1,12 @@
 Metadata-Version: 1.1
 Name: trytond_currency
-Version: 4.0.1
+Version: 4.2.0
 Summary: Tryton module with currencies
 Home-page: http://www.tryton.org/
 Author: Tryton
 Author-email: issue_tracker at tryton.org
 License: GPL-3
-Download-URL: http://downloads.tryton.org/4.0/
+Download-URL: http://downloads.tryton.org/4.2/
 Description: trytond_currency
         ================
         
@@ -63,6 +63,7 @@ Classifier: Natural Language :: French
 Classifier: Natural Language :: German
 Classifier: Natural Language :: Hungarian
 Classifier: Natural Language :: Italian
+Classifier: Natural Language :: Polish
 Classifier: Natural Language :: Portuguese (Brazilian)
 Classifier: Natural Language :: Russian
 Classifier: Natural Language :: Slovenian
diff --git a/currency.xml b/currency.xml
index 33be586..a4879f3 100644
--- a/currency.xml
+++ b/currency.xml
@@ -155,6 +155,19 @@ this repository contains the full copyright notices and license terms. -->
             <field name="code">ARS</field>
             <field name="numeric_code">032</field>
             <field name="symbol">$</field>
+            <field name="rounding" eval="Decimal('0.01')"/>
+            <field name="digits" eval="2"/>
+            <field name="p_cs_precedes" eval="True"/>
+            <field name="n_cs_precedes" eval="True"/>
+            <field name="p_sep_by_space" eval="True"/>
+            <field name="n_sep_by_space" eval="True"/>
+            <field name="mon_grouping">[3, 3, 0]</field>
+            <field name="mon_decimal_point">,</field>
+            <field name="mon_thousands_sep">.</field>
+            <field name="p_sign_posn" eval="1"/>
+            <field name="n_sign_posn" eval="1"/>
+            <field name="negative_sign">-</field>
+            <field name="positive_sign"></field>
         </record>
 
         <record model="currency.currency" id="aud">
diff --git a/locale/bg_BG.po b/locale/bg.po
similarity index 99%
rename from locale/bg_BG.po
rename to locale/bg.po
index 652ab58..7c121d6 100644
--- a/locale/bg_BG.po
+++ b/locale/bg.po
@@ -910,22 +910,6 @@ msgctxt "model:res.group,name:group_currency_admin"
 msgid "Currency Administration"
 msgstr "Управление на валута"
 
-msgctxt "view:currency.currency.rate:"
-msgid "Rate"
-msgstr "Курс"
-
-msgctxt "view:currency.currency.rate:"
-msgid "Rates"
-msgstr "Курсове"
-
-msgctxt "view:currency.currency:"
-msgid "Currencies"
-msgstr "Валути"
-
-msgctxt "view:currency.currency:"
-msgid "Currency"
-msgstr "Валута"
-
 msgctxt "view:currency.currency:"
 msgid "Formatting"
 msgstr "Форматиране"
@@ -933,3 +917,11 @@ msgstr "Форматиране"
 msgctxt "view:currency.currency:"
 msgid "Rates"
 msgstr "Курсове"
+
+msgctxt "view:currency.currency.rate:"
+msgid "Rate"
+msgstr "Курс"
+
+msgctxt "view:currency.currency.rate:"
+msgid "Rates"
+msgstr "Курсове"
diff --git a/locale/ca_ES.po b/locale/ca.po
similarity index 98%
copy from locale/ca_ES.po
copy to locale/ca.po
index 4949987..4bcf55e 100644
--- a/locale/ca_ES.po
+++ b/locale/ca.po
@@ -30,11 +30,11 @@ msgstr "Codi"
 
 msgctxt "field:currency.currency,create_date:"
 msgid "Create Date"
-msgstr "Data creació"
+msgstr "Data de creació"
 
 msgctxt "field:currency.currency,create_uid:"
 msgid "Create User"
-msgstr "Usuari creació"
+msgstr "Usuari de creació"
 
 msgctxt "field:currency.currency,digits:"
 msgid "Display Digits"
@@ -118,19 +118,19 @@ msgstr "Símbol"
 
 msgctxt "field:currency.currency,write_date:"
 msgid "Write Date"
-msgstr "Data modificació"
+msgstr "Data de modificació"
 
 msgctxt "field:currency.currency,write_uid:"
 msgid "Write User"
-msgstr "Usuari modificació"
+msgstr "Usuari de modificació"
 
 msgctxt "field:currency.currency.rate,create_date:"
 msgid "Create Date"
-msgstr "Data creació"
+msgstr "Data de creació"
 
 msgctxt "field:currency.currency.rate,create_uid:"
 msgid "Create User"
-msgstr "Usuari creació"
+msgstr "Usuari de creació"
 
 msgctxt "field:currency.currency.rate,currency:"
 msgid "Currency"
@@ -154,11 +154,11 @@ msgstr "Nom"
 
 msgctxt "field:currency.currency.rate,write_date:"
 msgid "Write Date"
-msgstr "Data modificació"
+msgstr "Data de modificació"
 
 msgctxt "field:currency.currency.rate,write_uid:"
 msgid "Write User"
-msgstr "Usuari modificació"
+msgstr "Usuari de modificació"
 
 msgctxt "model:currency.currency,name:"
 msgid "Currency"
@@ -912,22 +912,6 @@ msgctxt "model:res.group,name:group_currency_admin"
 msgid "Currency Administration"
 msgstr "Administració de monedes"
 
-msgctxt "view:currency.currency.rate:"
-msgid "Rate"
-msgstr "Taxa de canvi"
-
-msgctxt "view:currency.currency.rate:"
-msgid "Rates"
-msgstr "Taxes de canvi"
-
-msgctxt "view:currency.currency:"
-msgid "Currencies"
-msgstr "Monedes"
-
-msgctxt "view:currency.currency:"
-msgid "Currency"
-msgstr "Moneda"
-
 msgctxt "view:currency.currency:"
 msgid "Formatting"
 msgstr "Format"
@@ -935,3 +919,11 @@ msgstr "Format"
 msgctxt "view:currency.currency:"
 msgid "Rates"
 msgstr "Taxes de canvi"
+
+msgctxt "view:currency.currency.rate:"
+msgid "Rate"
+msgstr "Taxa de canvi"
+
+msgctxt "view:currency.currency.rate:"
+msgid "Rates"
+msgstr "Taxes de canvi"
diff --git a/locale/cs_CZ.po b/locale/cs.po
similarity index 98%
rename from locale/cs_CZ.po
rename to locale/cs.po
index e2c9994..71b4312 100644
--- a/locale/cs_CZ.po
+++ b/locale/cs.po
@@ -66,9 +66,10 @@ msgctxt "field:currency.currency,n_sign_posn:"
 msgid "Negative Sign Position"
 msgstr ""
 
+#, fuzzy
 msgctxt "field:currency.currency,name:"
 msgid "Name"
-msgstr ""
+msgstr "Namu"
 
 msgctxt "field:currency.currency,negative_sign:"
 msgid "Negative Sign"
@@ -102,9 +103,10 @@ msgctxt "field:currency.currency,rates:"
 msgid "Rates"
 msgstr ""
 
+#, fuzzy
 msgctxt "field:currency.currency,rec_name:"
 msgid "Name"
-msgstr ""
+msgstr "Namu"
 
 msgctxt "field:currency.currency,rounding:"
 msgid "Rounding factor"
@@ -146,9 +148,10 @@ msgctxt "field:currency.currency.rate,rate:"
 msgid "Rate"
 msgstr ""
 
+#, fuzzy
 msgctxt "field:currency.currency.rate,rec_name:"
 msgid "Name"
-msgstr ""
+msgstr "Namu"
 
 msgctxt "field:currency.currency.rate,write_date:"
 msgid "Write Date"
@@ -910,22 +913,6 @@ msgctxt "model:res.group,name:group_currency_admin"
 msgid "Currency Administration"
 msgstr ""
 
-msgctxt "view:currency.currency.rate:"
-msgid "Rate"
-msgstr ""
-
-msgctxt "view:currency.currency.rate:"
-msgid "Rates"
-msgstr ""
-
-msgctxt "view:currency.currency:"
-msgid "Currencies"
-msgstr ""
-
-msgctxt "view:currency.currency:"
-msgid "Currency"
-msgstr ""
-
 msgctxt "view:currency.currency:"
 msgid "Formatting"
 msgstr ""
diff --git a/locale/de_DE.po b/locale/de.po
similarity index 99%
rename from locale/de_DE.po
rename to locale/de.po
index 95f5c6a..be36430 100644
--- a/locale/de_DE.po
+++ b/locale/de.po
@@ -910,22 +910,6 @@ msgctxt "model:res.group,name:group_currency_admin"
 msgid "Currency Administration"
 msgstr "Währungen Administration"
 
-msgctxt "view:currency.currency.rate:"
-msgid "Rate"
-msgstr "Kurs"
-
-msgctxt "view:currency.currency.rate:"
-msgid "Rates"
-msgstr "Kurse"
-
-msgctxt "view:currency.currency:"
-msgid "Currencies"
-msgstr "Währungen"
-
-msgctxt "view:currency.currency:"
-msgid "Currency"
-msgstr "Währung"
-
 msgctxt "view:currency.currency:"
 msgid "Formatting"
 msgstr "Format"
@@ -933,3 +917,11 @@ msgstr "Format"
 msgctxt "view:currency.currency:"
 msgid "Rates"
 msgstr "Kurse"
+
+msgctxt "view:currency.currency.rate:"
+msgid "Rate"
+msgstr "Kurs"
+
+msgctxt "view:currency.currency.rate:"
+msgid "Rates"
+msgstr "Kurse"
diff --git a/locale/es_ES.po b/locale/es.po
similarity index 98%
rename from locale/es_ES.po
rename to locale/es.po
index 08c054a..59fed4d 100644
--- a/locale/es_ES.po
+++ b/locale/es.po
@@ -30,11 +30,11 @@ msgstr "Código"
 
 msgctxt "field:currency.currency,create_date:"
 msgid "Create Date"
-msgstr "Fecha creación"
+msgstr "Fecha de creación"
 
 msgctxt "field:currency.currency,create_uid:"
 msgid "Create User"
-msgstr "Usuario creación"
+msgstr "Usuario de creación"
 
 msgctxt "field:currency.currency,digits:"
 msgid "Display Digits"
@@ -118,19 +118,19 @@ msgstr "Símbolo"
 
 msgctxt "field:currency.currency,write_date:"
 msgid "Write Date"
-msgstr "Fecha modificación"
+msgstr "Fecha de modificación"
 
 msgctxt "field:currency.currency,write_uid:"
 msgid "Write User"
-msgstr "Usuario modificación"
+msgstr "Usuario de modificación"
 
 msgctxt "field:currency.currency.rate,create_date:"
 msgid "Create Date"
-msgstr "Fecha creación"
+msgstr "Fecha de creación"
 
 msgctxt "field:currency.currency.rate,create_uid:"
 msgid "Create User"
-msgstr "Usuario creación"
+msgstr "Usuario de creación"
 
 msgctxt "field:currency.currency.rate,currency:"
 msgid "Currency"
@@ -154,11 +154,11 @@ msgstr "Nombre"
 
 msgctxt "field:currency.currency.rate,write_date:"
 msgid "Write Date"
-msgstr "Fecha modificación"
+msgstr "Fecha de modificación"
 
 msgctxt "field:currency.currency.rate,write_uid:"
 msgid "Write User"
-msgstr "Usuario modificación"
+msgstr "Usuario de modificación"
 
 msgctxt "model:currency.currency,name:"
 msgid "Currency"
@@ -912,22 +912,6 @@ msgctxt "model:res.group,name:group_currency_admin"
 msgid "Currency Administration"
 msgstr "Administración de monedas"
 
-msgctxt "view:currency.currency.rate:"
-msgid "Rate"
-msgstr "Tasa de cambio"
-
-msgctxt "view:currency.currency.rate:"
-msgid "Rates"
-msgstr "Tasas de cambio"
-
-msgctxt "view:currency.currency:"
-msgid "Currencies"
-msgstr "Monedas"
-
-msgctxt "view:currency.currency:"
-msgid "Currency"
-msgstr "Moneda"
-
 msgctxt "view:currency.currency:"
 msgid "Formatting"
 msgstr "Formato"
@@ -935,3 +919,11 @@ msgstr "Formato"
 msgctxt "view:currency.currency:"
 msgid "Rates"
 msgstr "Tasas de cambio"
+
+msgctxt "view:currency.currency.rate:"
+msgid "Rate"
+msgstr "Tasa de cambio"
+
+msgctxt "view:currency.currency.rate:"
+msgid "Rates"
+msgstr "Tasas de cambio"
diff --git a/locale/ca_ES.po b/locale/es_419.po
similarity index 83%
copy from locale/ca_ES.po
copy to locale/es_419.po
index 4949987..244adcd 100644
--- a/locale/ca_ES.po
+++ b/locale/es_419.po
@@ -4,169 +4,169 @@ msgstr "Content-Type: text/plain; charset=utf-8\n"
 
 msgctxt "error:currency.currency.rate:"
 msgid "A currency can only have one rate by date."
-msgstr "Una moneda només pot tenir una taxa de canvi per data."
+msgstr ""
 
 msgctxt "error:currency.currency.rate:"
 msgid "The currency rate must greater than or equal to 0"
-msgstr "La taxa de canvi de la moneda ha de ser més gran o igual a 0."
+msgstr ""
 
 msgctxt "error:currency.currency:"
 msgid "Invalid grouping \"%(grouping)s\" on currency \"%(currency)s\"."
-msgstr "L'agrupació \"%(grouping)s\" de la moneda \"%(currency)s\" no és correcta."
+msgstr ""
 
 msgctxt "error:currency.currency:"
 msgid "No rate found for currency \"%(currency)s\" on \"%(date)s\""
 msgstr ""
-"No s'ha trobat cap taxa de canvi per a la moneda \"%(currency)s\" a la data "
-"\"%(date)s\"."
 
 msgctxt "field:currency.currency,active:"
 msgid "Active"
-msgstr "Actiu"
+msgstr ""
 
 msgctxt "field:currency.currency,code:"
 msgid "Code"
-msgstr "Codi"
+msgstr ""
 
 msgctxt "field:currency.currency,create_date:"
 msgid "Create Date"
-msgstr "Data creació"
+msgstr ""
 
 msgctxt "field:currency.currency,create_uid:"
 msgid "Create User"
-msgstr "Usuari creació"
+msgstr ""
 
 msgctxt "field:currency.currency,digits:"
 msgid "Display Digits"
-msgstr "Decimals a mostrar"
+msgstr ""
 
 msgctxt "field:currency.currency,id:"
 msgid "ID"
-msgstr "ID"
+msgstr ""
 
 msgctxt "field:currency.currency,mon_decimal_point:"
 msgid "Decimal Separator"
-msgstr "Separador decimal"
+msgstr ""
 
 msgctxt "field:currency.currency,mon_grouping:"
 msgid "Grouping"
-msgstr "Agrupació"
+msgstr ""
 
 msgctxt "field:currency.currency,mon_thousands_sep:"
 msgid "Thousands Separator"
-msgstr "Separador de milers"
+msgstr ""
 
 msgctxt "field:currency.currency,n_cs_precedes:"
 msgid "Negative Currency Symbol Precedes"
-msgstr "El signe negatiu va davant"
+msgstr ""
 
 msgctxt "field:currency.currency,n_sep_by_space:"
 msgid "Negative Separate by Space"
-msgstr "Signe negatiu separat per espai"
+msgstr ""
 
 msgctxt "field:currency.currency,n_sign_posn:"
 msgid "Negative Sign Position"
-msgstr "Posició del signe negatiu"
+msgstr ""
 
 msgctxt "field:currency.currency,name:"
 msgid "Name"
-msgstr "Nom"
+msgstr ""
 
 msgctxt "field:currency.currency,negative_sign:"
 msgid "Negative Sign"
-msgstr "Signe negatiu"
+msgstr ""
 
 msgctxt "field:currency.currency,numeric_code:"
 msgid "Numeric Code"
-msgstr "Codi numèric"
+msgstr ""
 
 msgctxt "field:currency.currency,p_cs_precedes:"
 msgid "Positive Currency Symbol Precedes"
-msgstr "El signe positiu va davant"
+msgstr ""
 
 msgctxt "field:currency.currency,p_sep_by_space:"
 msgid "Positive Separate by Space"
-msgstr "Signe positiu separat per espai"
+msgstr ""
 
 msgctxt "field:currency.currency,p_sign_posn:"
 msgid "Positive Sign Position"
-msgstr "Posició del signe positiu"
+msgstr ""
 
 msgctxt "field:currency.currency,positive_sign:"
 msgid "Positive Sign"
-msgstr "Signe positiu"
+msgstr ""
 
 msgctxt "field:currency.currency,rate:"
 msgid "Current rate"
-msgstr "Taxa de canvi actual"
+msgstr ""
 
 msgctxt "field:currency.currency,rates:"
 msgid "Rates"
-msgstr "Taxes de canvi"
+msgstr ""
 
 msgctxt "field:currency.currency,rec_name:"
 msgid "Name"
-msgstr "Nom"
+msgstr ""
 
 msgctxt "field:currency.currency,rounding:"
 msgid "Rounding factor"
-msgstr "Factor d'arrodoniment"
+msgstr ""
 
 msgctxt "field:currency.currency,symbol:"
 msgid "Symbol"
-msgstr "Símbol"
+msgstr ""
 
 msgctxt "field:currency.currency,write_date:"
 msgid "Write Date"
-msgstr "Data modificació"
+msgstr ""
 
 msgctxt "field:currency.currency,write_uid:"
 msgid "Write User"
-msgstr "Usuari modificació"
+msgstr ""
 
 msgctxt "field:currency.currency.rate,create_date:"
 msgid "Create Date"
-msgstr "Data creació"
+msgstr ""
 
 msgctxt "field:currency.currency.rate,create_uid:"
 msgid "Create User"
-msgstr "Usuari creació"
+msgstr ""
 
+#, fuzzy
 msgctxt "field:currency.currency.rate,currency:"
 msgid "Currency"
-msgstr "Moneda"
+msgstr "Currency"
 
 msgctxt "field:currency.currency.rate,date:"
 msgid "Date"
-msgstr "Data"
+msgstr ""
 
 msgctxt "field:currency.currency.rate,id:"
 msgid "ID"
-msgstr "ID"
+msgstr ""
 
 msgctxt "field:currency.currency.rate,rate:"
 msgid "Rate"
-msgstr "Taxa de canvi"
+msgstr ""
 
 msgctxt "field:currency.currency.rate,rec_name:"
 msgid "Name"
-msgstr "Nom"
+msgstr ""
 
 msgctxt "field:currency.currency.rate,write_date:"
 msgid "Write Date"
-msgstr "Data modificació"
+msgstr ""
 
 msgctxt "field:currency.currency.rate,write_uid:"
 msgid "Write User"
-msgstr "Usuari modificació"
+msgstr ""
 
+#, fuzzy
 msgctxt "model:currency.currency,name:"
 msgid "Currency"
-msgstr "Moneda"
+msgstr "Currency"
 
 msgctxt "model:currency.currency,name:aed"
 msgid "UAE Dirham"
-msgstr "Dirham dels EAU"
+msgstr "UAE Dirham"
 
 msgctxt "model:currency.currency,name:afn"
 msgid "Afghani"
@@ -182,7 +182,7 @@ msgstr "Armenian Dram"
 
 msgctxt "model:currency.currency,name:ang"
 msgid "Netherlands Antillian Guilder"
-msgstr "Guilder de les Antilles Holandeses"
+msgstr "Netherlands Antillian Guilder"
 
 msgctxt "model:currency.currency,name:aoa"
 msgid "Kwanza"
@@ -194,11 +194,11 @@ msgstr "Argentine Peso"
 
 msgctxt "model:currency.currency,name:aud"
 msgid "Australian Dollar"
-msgstr "Dòlar australià"
+msgstr "Australian Dollar"
 
 msgctxt "model:currency.currency,name:awg"
 msgid "Aruban Guilder"
-msgstr "Guilder d'Aruba"
+msgstr "Aruban Guilder"
 
 msgctxt "model:currency.currency,name:azn"
 msgid "Azerbaijanian Manat"
@@ -210,7 +210,7 @@ msgstr "Convertible Marks"
 
 msgctxt "model:currency.currency,name:bbd"
 msgid "Barbados Dollar"
-msgstr "Dòlar de les Barbados"
+msgstr "Barbados Dollar"
 
 msgctxt "model:currency.currency,name:bdt"
 msgid "Taka"
@@ -218,27 +218,27 @@ msgstr "Taka"
 
 msgctxt "model:currency.currency,name:bgn"
 msgid "Bulgarian Lev"
-msgstr "Lev de Bulgària"
+msgstr "Bulgarian Lev"
 
 msgctxt "model:currency.currency,name:bhd"
 msgid "Bahraini Dinar"
-msgstr "Dinar de Bahrain"
+msgstr "Bahraini Dinar"
 
 msgctxt "model:currency.currency,name:bif"
 msgid "Burundi Franc"
-msgstr "Franc de Burundi"
+msgstr "Burundi Franc"
 
 msgctxt "model:currency.currency,name:bmd"
 msgid "Bermudian Dollar"
-msgstr "Dòlar de les Bermudes"
+msgstr "Bermudian Dollar"
 
 msgctxt "model:currency.currency,name:bnd"
 msgid "Brunei Dollar"
-msgstr "Dòlar de Brunei"
+msgstr "Brunei Dollar"
 
 msgctxt "model:currency.currency,name:bob"
 msgid "Boliviano"
-msgstr "Boliviano de Bolívia"
+msgstr "Boliviano"
 
 msgctxt "model:currency.currency,name:bov"
 msgid "Mvdol"
@@ -250,7 +250,7 @@ msgstr "Brazilian Real"
 
 msgctxt "model:currency.currency,name:bsd"
 msgid "Bahamian Dollar"
-msgstr "Dòlar de les Bahames"
+msgstr "Bahamian Dollar"
 
 msgctxt "model:currency.currency,name:btn"
 msgid "Ngultrum"
@@ -266,11 +266,11 @@ msgstr "Belarussian Ruble"
 
 msgctxt "model:currency.currency,name:bzd"
 msgid "Belize Dollar"
-msgstr "Dòlar de Belize"
+msgstr "Belize Dollar"
 
 msgctxt "model:currency.currency,name:cad"
 msgid "Canadian Dollar"
-msgstr "Dòlar canadenc"
+msgstr "Canadian Dollar"
 
 msgctxt "model:currency.currency,name:cdf"
 msgid "Congolese Franc"
@@ -282,7 +282,7 @@ msgstr "WIR Euro"
 
 msgctxt "model:currency.currency,name:chf"
 msgid "Swiss Franc"
-msgstr "Franc suïs"
+msgstr "Swiss Franc"
 
 msgctxt "model:currency.currency,name:chw"
 msgid "WIR Franc"
@@ -294,7 +294,7 @@ msgstr "Unidades de fomento"
 
 msgctxt "model:currency.currency,name:clp"
 msgid "Chilean Peso"
-msgstr "Peso xilè"
+msgstr "Chilean Peso"
 
 msgctxt "model:currency.currency,name:cny"
 msgid "Yuan Renminbi"
@@ -302,7 +302,7 @@ msgstr "Yuan Renminbi"
 
 msgctxt "model:currency.currency,name:cop"
 msgid "Colombian Peso"
-msgstr "Peso colombià"
+msgstr "Colombian Peso"
 
 msgctxt "model:currency.currency,name:cou"
 msgid "Unidad de Valor Real"
@@ -310,11 +310,11 @@ msgstr "Unidad de Valor Real"
 
 msgctxt "model:currency.currency,name:crc"
 msgid "Costa Rican Colon"
-msgstr "Colon de Costa Rica"
+msgstr "Costa Rican Colon"
 
 msgctxt "model:currency.currency,name:cup"
 msgid "Cuban Peso"
-msgstr "Peso cubà"
+msgstr "Cuban Peso"
 
 msgctxt "model:currency.currency,name:cve"
 msgid "Cape Verde Escudo"
@@ -322,27 +322,27 @@ msgstr "Cape Verde Escudo"
 
 msgctxt "model:currency.currency,name:cyp"
 msgid "Cyprus Pound"
-msgstr "Lliura de Xipre"
+msgstr "Cyprus Pound"
 
 msgctxt "model:currency.currency,name:czk"
 msgid "Czech Koruna"
-msgstr "Corona Txeca"
+msgstr "Czech Koruna"
 
 msgctxt "model:currency.currency,name:djf"
 msgid "Djibouti Franc"
-msgstr "Franc de Djibouti"
+msgstr "Djibouti Franc"
 
 msgctxt "model:currency.currency,name:dkk"
 msgid "Danish Krone"
-msgstr "Corona danesa"
+msgstr "Danish Krone"
 
 msgctxt "model:currency.currency,name:dop"
 msgid "Dominican Peso"
-msgstr "Peso dominicà"
+msgstr "Dominican Peso"
 
 msgctxt "model:currency.currency,name:dzd"
 msgid "Algerian Dinar"
-msgstr "Dinar algerià"
+msgstr "Algerian Dinar"
 
 msgctxt "model:currency.currency,name:eek"
 msgid "Kroon"
@@ -350,7 +350,7 @@ msgstr "Kroon"
 
 msgctxt "model:currency.currency,name:egp"
 msgid "Egyptian Pound"
-msgstr "Lliura egipcia"
+msgstr "Egyptian Pound"
 
 msgctxt "model:currency.currency,name:ern"
 msgid "Nakfa"
@@ -358,7 +358,7 @@ msgstr "Nakfa"
 
 msgctxt "model:currency.currency,name:etb"
 msgid "Ethiopian Birr"
-msgstr "Birr d'Etiòpia"
+msgstr "Ethiopian Birr"
 
 msgctxt "model:currency.currency,name:eur"
 msgid "Euro"
@@ -366,7 +366,7 @@ msgstr "Euro"
 
 msgctxt "model:currency.currency,name:fjd"
 msgid "Fiji Dollar"
-msgstr "Dòlar de Fiji"
+msgstr "Fiji Dollar"
 
 msgctxt "model:currency.currency,name:fkp"
 msgid "Falkland Islands Pound"
@@ -374,7 +374,7 @@ msgstr "Falkland Islands Pound"
 
 msgctxt "model:currency.currency,name:gbp"
 msgid "Pound Sterling"
-msgstr "Lliura esterlina"
+msgstr "Pound Sterling"
 
 msgctxt "model:currency.currency,name:gel"
 msgid "Lari"
@@ -386,7 +386,7 @@ msgstr "Ghana Cedi"
 
 msgctxt "model:currency.currency,name:gip"
 msgid "Gibraltar Pound"
-msgstr "Lliura de Gibraltar"
+msgstr "Gibraltar Pound"
 
 msgctxt "model:currency.currency,name:gmd"
 msgid "Dalasi"
@@ -394,7 +394,7 @@ msgstr "Dalasi"
 
 msgctxt "model:currency.currency,name:gnf"
 msgid "Guinea Franc"
-msgstr "Franc de Guinea"
+msgstr "Guinea Franc"
 
 msgctxt "model:currency.currency,name:gtq"
 msgid "Quetzal"
@@ -402,11 +402,11 @@ msgstr "Quetzal"
 
 msgctxt "model:currency.currency,name:gyd"
 msgid "Guyana Dollar"
-msgstr "Dòlar de Guaiana"
+msgstr "Guyana Dollar"
 
 msgctxt "model:currency.currency,name:hkd"
 msgid "Hong Kong Dollar"
-msgstr "Dòlar de Hong Kong"
+msgstr "Hong Kong Dollar"
 
 msgctxt "model:currency.currency,name:hnl"
 msgid "Lempira"
@@ -434,27 +434,27 @@ msgstr "New Israeli Sheqel"
 
 msgctxt "model:currency.currency,name:inr"
 msgid "Indian Rupee"
-msgstr "Rúpia índia"
+msgstr "Indian Rupee"
 
 msgctxt "model:currency.currency,name:iqd"
 msgid "Iraqi Dinar"
-msgstr "Dinar iraquià"
+msgstr "Iraqi Dinar"
 
 msgctxt "model:currency.currency,name:irr"
 msgid "Iranian Rial"
-msgstr "Rial iranià"
+msgstr "Iranian Rial"
 
 msgctxt "model:currency.currency,name:isk"
 msgid "Iceland Krona"
-msgstr "Corona d'Islàndia"
+msgstr "Iceland Krona"
 
 msgctxt "model:currency.currency,name:jmd"
 msgid "Jamaican Dollar"
-msgstr "Dòlar Jamaicà"
+msgstr "Jamaican Dollar"
 
 msgctxt "model:currency.currency,name:jod"
 msgid "Jordanian Dinar"
-msgstr "Dinar de Jordània"
+msgstr "Jordanian Dinar"
 
 msgctxt "model:currency.currency,name:jpy"
 msgid "Yen"
@@ -462,7 +462,7 @@ msgstr "Yen"
 
 msgctxt "model:currency.currency,name:kes"
 msgid "Kenyan Shilling"
-msgstr "Shilling de Kènia"
+msgstr "Kenyan Shilling"
 
 msgctxt "model:currency.currency,name:kgs"
 msgid "Som"
@@ -474,11 +474,11 @@ msgstr "Riel"
 
 msgctxt "model:currency.currency,name:kmf"
 msgid "Comoro Franc"
-msgstr "Franc de Comoros"
+msgstr "Comoro Franc"
 
 msgctxt "model:currency.currency,name:kpw"
 msgid "North Korean Won"
-msgstr "Won de Corea del Nord"
+msgstr "North Korean Won"
 
 msgctxt "model:currency.currency,name:krw"
 msgid "Won"
@@ -486,11 +486,11 @@ msgstr "Won"
 
 msgctxt "model:currency.currency,name:kwd"
 msgid "Kuwaiti Dinar"
-msgstr "Dinar de Kuwait"
+msgstr "Kuwaiti Dinar"
 
 msgctxt "model:currency.currency,name:kyd"
 msgid "Cayman Islands Dollar"
-msgstr "Dòlar de les Illes Caiman"
+msgstr "Cayman Islands Dollar"
 
 msgctxt "model:currency.currency,name:kzt"
 msgid "Tenge"
@@ -502,15 +502,15 @@ msgstr "Kip"
 
 msgctxt "model:currency.currency,name:lbp"
 msgid "Lebanese Pound"
-msgstr "Lliura libanesa"
+msgstr "Lebanese Pound"
 
 msgctxt "model:currency.currency,name:lkr"
 msgid "Sri Lanka Rupee"
-msgstr "Rúpia de Sri Lanka"
+msgstr "Sri Lanka Rupee"
 
 msgctxt "model:currency.currency,name:lrd"
 msgid "Liberian Dollar"
-msgstr "Dòlar de Libèria"
+msgstr "Liberian Dollar"
 
 msgctxt "model:currency.currency,name:lsl"
 msgid "Loti"
@@ -526,11 +526,11 @@ msgstr "Latvian Lats"
 
 msgctxt "model:currency.currency,name:lyd"
 msgid "Libyan Dinar"
-msgstr "Dinar libi"
+msgstr "Libyan Dinar"
 
 msgctxt "model:currency.currency,name:mad"
 msgid "Moroccan Dirham"
-msgstr "Dirham del Marroc"
+msgstr "Moroccan Dirham"
 
 msgctxt "model:currency.currency,name:mdl"
 msgid "Moldovan Leu"
@@ -562,11 +562,11 @@ msgstr "Ouguiya"
 
 msgctxt "model:currency.currency,name:mtl"
 msgid "Maltese Lira"
-msgstr "Lira de Malta"
+msgstr "Maltese Lira"
 
 msgctxt "model:currency.currency,name:mur"
 msgid "Mauritius Rupee"
-msgstr "Rúpia de les Maurici"
+msgstr "Mauritius Rupee"
 
 msgctxt "model:currency.currency,name:mvr"
 msgid "Rufiyaa"
@@ -578,7 +578,7 @@ msgstr "Kwacha"
 
 msgctxt "model:currency.currency,name:mxn"
 msgid "Mexican Peso"
-msgstr "Peso mexicà"
+msgstr "Mexican Peso"
 
 msgctxt "model:currency.currency,name:mxv"
 msgid "Mexican Unidad de Inversion (UDI)"
@@ -586,7 +586,7 @@ msgstr "Mexican Unidad de Inversion (UDI)"
 
 msgctxt "model:currency.currency,name:myr"
 msgid "Malaysian Ringgit"
-msgstr "Ringgit de Malàisia"
+msgstr "Malaysian Ringgit"
 
 msgctxt "model:currency.currency,name:mzn"
 msgid "Metical"
@@ -606,19 +606,19 @@ msgstr "Cordoba Oro"
 
 msgctxt "model:currency.currency,name:nok"
 msgid "Norwegian Krone"
-msgstr "Corona noruega"
+msgstr "Norwegian Krone"
 
 msgctxt "model:currency.currency,name:npr"
 msgid "Nepalese Rupee"
-msgstr "Rúpia del Nepal"
+msgstr "Nepalese Rupee"
 
 msgctxt "model:currency.currency,name:nzd"
 msgid "New Zealand Dollar"
-msgstr "Dòlar de Nova Zelanda"
+msgstr "New Zealand Dollar"
 
 msgctxt "model:currency.currency,name:omr"
 msgid "Rial Omani"
-msgstr "Omani de Rial"
+msgstr "Rial Omani"
 
 msgctxt "model:currency.currency,name:pab"
 msgid "Balboa"
@@ -638,7 +638,7 @@ msgstr "Philippine Peso"
 
 msgctxt "model:currency.currency,name:pkr"
 msgid "Pakistan Rupee"
-msgstr "Rúpia del Paquistan"
+msgstr "Pakistan Rupee"
 
 msgctxt "model:currency.currency,name:pln"
 msgid "Zloty"
@@ -666,19 +666,19 @@ msgstr "Russian Ruble"
 
 msgctxt "model:currency.currency,name:rwf"
 msgid "Rwanda Franc"
-msgstr "Franc de Ruanda"
+msgstr "Rwanda Franc"
 
 msgctxt "model:currency.currency,name:sar"
 msgid "Saudi Riyal"
-msgstr "Rial d'Arabia Saudita"
+msgstr "Saudi Riyal"
 
 msgctxt "model:currency.currency,name:sbd"
 msgid "Solomon Islands Dollar"
-msgstr "Dòlar de les illes Salomó"
+msgstr "Solomon Islands Dollar"
 
 msgctxt "model:currency.currency,name:scr"
 msgid "Seychelles Rupee"
-msgstr "Rúpia de les Seixelles"
+msgstr "Seychelles Rupee"
 
 msgctxt "model:currency.currency,name:sdg"
 msgid "Sudanese Pound"
@@ -686,7 +686,7 @@ msgstr "Sudanese Pound"
 
 msgctxt "model:currency.currency,name:sek"
 msgid "Swedish Krona"
-msgstr "Corona sueca"
+msgstr "Swedish Krona"
 
 msgctxt "model:currency.currency,name:sgd"
 msgid "Singapore Dollar"
@@ -694,7 +694,7 @@ msgstr "Singapore Dollar"
 
 msgctxt "model:currency.currency,name:shp"
 msgid "Saint Helena Pound"
-msgstr "Lliura de Santa Helena"
+msgstr "Saint Helena Pound"
 
 msgctxt "model:currency.currency,name:sll"
 msgid "Leone"
@@ -714,11 +714,11 @@ msgstr "Dobra"
 
 msgctxt "model:currency.currency,name:svc"
 msgid "El Salvador Colon"
-msgstr "Colon del Salvador"
+msgstr "El Salvador Colon"
 
 msgctxt "model:currency.currency,name:syp"
 msgid "Syrian Pound"
-msgstr "Lliura de Síria"
+msgstr "Syrian Pound"
 
 msgctxt "model:currency.currency,name:szl"
 msgid "Lilangeni"
@@ -738,7 +738,7 @@ msgstr "Manat"
 
 msgctxt "model:currency.currency,name:tnd"
 msgid "Tunisian Dinar"
-msgstr "Dinar de Tuníssia"
+msgstr "Tunisian Dinar"
 
 msgctxt "model:currency.currency,name:top"
 msgid "Pa'anga"
@@ -750,11 +750,11 @@ msgstr "New Turkish Lira"
 
 msgctxt "model:currency.currency,name:ttd"
 msgid "Trinidad and Tobago Dollar"
-msgstr "Dòlar de Trinitat i Tobago"
+msgstr "Trinidad and Tobago Dollar"
 
 msgctxt "model:currency.currency,name:twd"
 msgid "New Taiwan Dollar"
-msgstr "Nou dòlar de Taiwan"
+msgstr "New Taiwan Dollar"
 
 msgctxt "model:currency.currency,name:tzs"
 msgid "Tanzanian Shilling"
@@ -770,7 +770,7 @@ msgstr "Uganda Shilling"
 
 msgctxt "model:currency.currency,name:usd"
 msgid "US Dollar"
-msgstr "Dòlar dels EU"
+msgstr "US Dollar"
 
 msgctxt "model:currency.currency,name:usn"
 msgid "US Dollar (Next day)"
@@ -870,7 +870,7 @@ msgstr "Platinum"
 
 msgctxt "model:currency.currency,name:xts"
 msgid "Code for testing purposes"
-msgstr "Codi reservat per a proves"
+msgstr "Code for testing purposes"
 
 msgctxt "model:currency.currency,name:xxx"
 msgid "No currency"
@@ -890,48 +890,32 @@ msgstr "Zambian Kwacha"
 
 msgctxt "model:currency.currency,name:zwd"
 msgid "Zimbabwe Dollar"
-msgstr "Dòlar de Zimbabwe"
+msgstr "Zimbabwe Dollar"
 
 msgctxt "model:currency.currency.rate,name:"
 msgid "Rate"
-msgstr "Taxa de canvi"
+msgstr ""
 
 msgctxt "model:ir.action,name:act_currency_form"
 msgid "Currencies"
-msgstr "Monedes"
+msgstr "Currencies"
 
 msgctxt "model:ir.ui.menu,name:menu_currency"
 msgid "Currency"
-msgstr "Moneda"
+msgstr "Currency"
 
 msgctxt "model:ir.ui.menu,name:menu_currency_form"
 msgid "Currencies"
-msgstr "Monedes"
+msgstr "Currencies"
 
 msgctxt "model:res.group,name:group_currency_admin"
 msgid "Currency Administration"
-msgstr "Administració de monedes"
-
-msgctxt "view:currency.currency.rate:"
-msgid "Rate"
-msgstr "Taxa de canvi"
-
-msgctxt "view:currency.currency.rate:"
-msgid "Rates"
-msgstr "Taxes de canvi"
-
-msgctxt "view:currency.currency:"
-msgid "Currencies"
-msgstr "Monedes"
-
-msgctxt "view:currency.currency:"
-msgid "Currency"
-msgstr "Moneda"
+msgstr "Currency Administration"
 
 msgctxt "view:currency.currency:"
 msgid "Formatting"
-msgstr "Format"
+msgstr ""
 
 msgctxt "view:currency.currency:"
 msgid "Rates"
-msgstr "Taxes de canvi"
+msgstr ""
diff --git a/locale/es_AR.po b/locale/es_AR.po
deleted file mode 100644
index 0eac0bd..0000000
--- a/locale/es_AR.po
+++ /dev/null
@@ -1,938 +0,0 @@
-# 
-msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
-
-msgctxt "error:currency.currency.rate:"
-msgid "A currency can only have one rate by date."
-msgstr "Una moneda sólo puede tener una tasa de cambio por fecha."
-
-msgctxt "error:currency.currency.rate:"
-msgid "The currency rate must greater than or equal to 0"
-msgstr "La tasa de cambio de la moneda debe ser mayor o igual a 0"
-
-msgctxt "error:currency.currency:"
-msgid "Invalid grouping \"%(grouping)s\" on currency \"%(currency)s\"."
-msgstr ""
-"La agrupación «%(grouping)s» de la moneda «%(currency)s» no es correcta."
-
-msgctxt "error:currency.currency:"
-msgid "No rate found for currency \"%(currency)s\" on \"%(date)s\""
-msgstr ""
-"No se ha encontrado ninguna tasa de cambio para la moneda «%(currency)s» en "
-"la fecha «%(date)s»"
-
-msgctxt "field:currency.currency,active:"
-msgid "Active"
-msgstr "Activa"
-
-msgctxt "field:currency.currency,code:"
-msgid "Code"
-msgstr "Código"
-
-msgctxt "field:currency.currency,create_date:"
-msgid "Create Date"
-msgstr "Fecha creación"
-
-msgctxt "field:currency.currency,create_uid:"
-msgid "Create User"
-msgstr "Usuario creación"
-
-msgctxt "field:currency.currency,digits:"
-msgid "Display Digits"
-msgstr "Decimales a mostrar"
-
-msgctxt "field:currency.currency,id:"
-msgid "ID"
-msgstr "ID"
-
-msgctxt "field:currency.currency,mon_decimal_point:"
-msgid "Decimal Separator"
-msgstr "Separador decimal"
-
-msgctxt "field:currency.currency,mon_grouping:"
-msgid "Grouping"
-msgstr "Agrupación"
-
-msgctxt "field:currency.currency,mon_thousands_sep:"
-msgid "Thousands Separator"
-msgstr "Separador de miles"
-
-msgctxt "field:currency.currency,n_cs_precedes:"
-msgid "Negative Currency Symbol Precedes"
-msgstr "El signo negativo va delante"
-
-msgctxt "field:currency.currency,n_sep_by_space:"
-msgid "Negative Separate by Space"
-msgstr "Signo negativo separado por espacio"
-
-msgctxt "field:currency.currency,n_sign_posn:"
-msgid "Negative Sign Position"
-msgstr "Posición del signo negativo"
-
-msgctxt "field:currency.currency,name:"
-msgid "Name"
-msgstr "Nombre"
-
-msgctxt "field:currency.currency,negative_sign:"
-msgid "Negative Sign"
-msgstr "Signo negativo"
-
-msgctxt "field:currency.currency,numeric_code:"
-msgid "Numeric Code"
-msgstr "Código numérico"
-
-msgctxt "field:currency.currency,p_cs_precedes:"
-msgid "Positive Currency Symbol Precedes"
-msgstr "El signo positivo va delante"
-
-msgctxt "field:currency.currency,p_sep_by_space:"
-msgid "Positive Separate by Space"
-msgstr "Signo positivo separado por espacio"
-
-msgctxt "field:currency.currency,p_sign_posn:"
-msgid "Positive Sign Position"
-msgstr "Posición del signo positivo"
-
-msgctxt "field:currency.currency,positive_sign:"
-msgid "Positive Sign"
-msgstr "Signo positivo"
-
-msgctxt "field:currency.currency,rate:"
-msgid "Current rate"
-msgstr "Tasa de cambio actual"
-
-msgctxt "field:currency.currency,rates:"
-msgid "Rates"
-msgstr "Tasas de cambio"
-
-msgctxt "field:currency.currency,rec_name:"
-msgid "Name"
-msgstr "Nombre"
-
-msgctxt "field:currency.currency,rounding:"
-msgid "Rounding factor"
-msgstr "Factor de redondeo"
-
-msgctxt "field:currency.currency,symbol:"
-msgid "Symbol"
-msgstr "Símbolo"
-
-msgctxt "field:currency.currency,write_date:"
-msgid "Write Date"
-msgstr "Fecha modificación"
-
-msgctxt "field:currency.currency,write_uid:"
-msgid "Write User"
-msgstr "Usuario modificación"
-
-msgctxt "field:currency.currency.rate,create_date:"
-msgid "Create Date"
-msgstr "Fecha creación"
-
-msgctxt "field:currency.currency.rate,create_uid:"
-msgid "Create User"
-msgstr "Usuario creación"
-
-msgctxt "field:currency.currency.rate,currency:"
-msgid "Currency"
-msgstr "Moneda"
-
-msgctxt "field:currency.currency.rate,date:"
-msgid "Date"
-msgstr "Fecha"
-
-msgctxt "field:currency.currency.rate,id:"
-msgid "ID"
-msgstr "ID"
-
-msgctxt "field:currency.currency.rate,rate:"
-msgid "Rate"
-msgstr "Tasa de cambio"
-
-msgctxt "field:currency.currency.rate,rec_name:"
-msgid "Name"
-msgstr "Nombre"
-
-msgctxt "field:currency.currency.rate,write_date:"
-msgid "Write Date"
-msgstr "Fecha modificación"
-
-msgctxt "field:currency.currency.rate,write_uid:"
-msgid "Write User"
-msgstr "Usuario modificación"
-
-msgctxt "model:currency.currency,name:"
-msgid "Currency"
-msgstr "Moneda"
-
-msgctxt "model:currency.currency,name:aed"
-msgid "UAE Dirham"
-msgstr "Dirham de los Emiratos Árabes Unidos"
-
-msgctxt "model:currency.currency,name:afn"
-msgid "Afghani"
-msgstr "Afganí"
-
-msgctxt "model:currency.currency,name:all"
-msgid "Lek"
-msgstr "Lek"
-
-msgctxt "model:currency.currency,name:amd"
-msgid "Armenian Dram"
-msgstr "Dram armenio"
-
-msgctxt "model:currency.currency,name:ang"
-msgid "Netherlands Antillian Guilder"
-msgstr "Florín de las Antillas Neerlandesas"
-
-msgctxt "model:currency.currency,name:aoa"
-msgid "Kwanza"
-msgstr "Kwanza"
-
-msgctxt "model:currency.currency,name:ars"
-msgid "Argentine Peso"
-msgstr "Peso argentino"
-
-msgctxt "model:currency.currency,name:aud"
-msgid "Australian Dollar"
-msgstr "Dólar australiano"
-
-msgctxt "model:currency.currency,name:awg"
-msgid "Aruban Guilder"
-msgstr "Florín de Aruba"
-
-msgctxt "model:currency.currency,name:azn"
-msgid "Azerbaijanian Manat"
-msgstr "Manat de Azerbayán"
-
-msgctxt "model:currency.currency,name:bam"
-msgid "Convertible Marks"
-msgstr "Marcos convertibles"
-
-msgctxt "model:currency.currency,name:bbd"
-msgid "Barbados Dollar"
-msgstr "Dólar de Barbados"
-
-msgctxt "model:currency.currency,name:bdt"
-msgid "Taka"
-msgstr "Taka"
-
-msgctxt "model:currency.currency,name:bgn"
-msgid "Bulgarian Lev"
-msgstr "Lev búlgaro"
-
-msgctxt "model:currency.currency,name:bhd"
-msgid "Bahraini Dinar"
-msgstr "Dinar bahreiní"
-
-msgctxt "model:currency.currency,name:bif"
-msgid "Burundi Franc"
-msgstr "Franco de Burundi"
-
-msgctxt "model:currency.currency,name:bmd"
-msgid "Bermudian Dollar"
-msgstr "Dólar de Bermudas"
-
-msgctxt "model:currency.currency,name:bnd"
-msgid "Brunei Dollar"
-msgstr "Dólar de Brunei"
-
-msgctxt "model:currency.currency,name:bob"
-msgid "Boliviano"
-msgstr "Boliviano"
-
-msgctxt "model:currency.currency,name:bov"
-msgid "Mvdol"
-msgstr "Mvdol"
-
-msgctxt "model:currency.currency,name:brl"
-msgid "Brazilian Real"
-msgstr "Real brasileño"
-
-msgctxt "model:currency.currency,name:bsd"
-msgid "Bahamian Dollar"
-msgstr "Dólar de las Bahamas"
-
-msgctxt "model:currency.currency,name:btn"
-msgid "Ngultrum"
-msgstr "Ngultrum"
-
-msgctxt "model:currency.currency,name:bwp"
-msgid "Pula"
-msgstr "Pula"
-
-msgctxt "model:currency.currency,name:byr"
-msgid "Belarussian Ruble"
-msgstr "Rubla bielorrusa"
-
-msgctxt "model:currency.currency,name:bzd"
-msgid "Belize Dollar"
-msgstr "Dólar de Belize"
-
-msgctxt "model:currency.currency,name:cad"
-msgid "Canadian Dollar"
-msgstr "Dólar canadiense"
-
-msgctxt "model:currency.currency,name:cdf"
-msgid "Congolese Franc"
-msgstr "Franco congoleño"
-
-msgctxt "model:currency.currency,name:che"
-msgid "WIR Euro"
-msgstr "Euro WIR"
-
-msgctxt "model:currency.currency,name:chf"
-msgid "Swiss Franc"
-msgstr "Franco suizo"
-
-msgctxt "model:currency.currency,name:chw"
-msgid "WIR Franc"
-msgstr "Franco WIR"
-
-msgctxt "model:currency.currency,name:clf"
-msgid "Unidades de fomento"
-msgstr "Unidades de fomento"
-
-msgctxt "model:currency.currency,name:clp"
-msgid "Chilean Peso"
-msgstr "Peso chileno"
-
-msgctxt "model:currency.currency,name:cny"
-msgid "Yuan Renminbi"
-msgstr "Yuan renminbi"
-
-msgctxt "model:currency.currency,name:cop"
-msgid "Colombian Peso"
-msgstr "Peso colombiano"
-
-msgctxt "model:currency.currency,name:cou"
-msgid "Unidad de Valor Real"
-msgstr "Unidad de Valor Real"
-
-msgctxt "model:currency.currency,name:crc"
-msgid "Costa Rican Colon"
-msgstr "Colón costarricense"
-
-msgctxt "model:currency.currency,name:cup"
-msgid "Cuban Peso"
-msgstr "Peso cubano"
-
-msgctxt "model:currency.currency,name:cve"
-msgid "Cape Verde Escudo"
-msgstr "Escudo de Cabo Verde"
-
-msgctxt "model:currency.currency,name:cyp"
-msgid "Cyprus Pound"
-msgstr "Libra chipriota"
-
-msgctxt "model:currency.currency,name:czk"
-msgid "Czech Koruna"
-msgstr "Corona checa"
-
-msgctxt "model:currency.currency,name:djf"
-msgid "Djibouti Franc"
-msgstr "Franco de Djibouti"
-
-msgctxt "model:currency.currency,name:dkk"
-msgid "Danish Krone"
-msgstr "Corona danesa"
-
-msgctxt "model:currency.currency,name:dop"
-msgid "Dominican Peso"
-msgstr "Peso dominicano"
-
-msgctxt "model:currency.currency,name:dzd"
-msgid "Algerian Dinar"
-msgstr "Dinar argelino"
-
-msgctxt "model:currency.currency,name:eek"
-msgid "Kroon"
-msgstr "Corona estonia"
-
-msgctxt "model:currency.currency,name:egp"
-msgid "Egyptian Pound"
-msgstr "Libra egipcia"
-
-msgctxt "model:currency.currency,name:ern"
-msgid "Nakfa"
-msgstr "Nakfa"
-
-msgctxt "model:currency.currency,name:etb"
-msgid "Ethiopian Birr"
-msgstr "Birr de etíope"
-
-msgctxt "model:currency.currency,name:eur"
-msgid "Euro"
-msgstr "Euro"
-
-msgctxt "model:currency.currency,name:fjd"
-msgid "Fiji Dollar"
-msgstr "Dólar de las Islas Fiji"
-
-msgctxt "model:currency.currency,name:fkp"
-msgid "Falkland Islands Pound"
-msgstr "Libra de las Islas Malvinas"
-
-msgctxt "model:currency.currency,name:gbp"
-msgid "Pound Sterling"
-msgstr "Libra esterlina"
-
-msgctxt "model:currency.currency,name:gel"
-msgid "Lari"
-msgstr "Lari"
-
-msgctxt "model:currency.currency,name:ghs"
-msgid "Ghana Cedi"
-msgstr "Cedi ghanés"
-
-msgctxt "model:currency.currency,name:gip"
-msgid "Gibraltar Pound"
-msgstr "Libra de Gibraltar"
-
-msgctxt "model:currency.currency,name:gmd"
-msgid "Dalasi"
-msgstr "Dalasi"
-
-msgctxt "model:currency.currency,name:gnf"
-msgid "Guinea Franc"
-msgstr "Franco guineano"
-
-msgctxt "model:currency.currency,name:gtq"
-msgid "Quetzal"
-msgstr "Quetzal"
-
-msgctxt "model:currency.currency,name:gyd"
-msgid "Guyana Dollar"
-msgstr "Dólar guayanés"
-
-msgctxt "model:currency.currency,name:hkd"
-msgid "Hong Kong Dollar"
-msgstr "Dólar de Hong Kong"
-
-msgctxt "model:currency.currency,name:hnl"
-msgid "Lempira"
-msgstr "Lempira hondureño"
-
-msgctxt "model:currency.currency,name:hrk"
-msgid "Croatian Kuna"
-msgstr "Kuna croata"
-
-msgctxt "model:currency.currency,name:htg"
-msgid "Gourde"
-msgstr "Gourde haitiano"
-
-msgctxt "model:currency.currency,name:huf"
-msgid "Forint"
-msgstr "Forint húngaro"
-
-msgctxt "model:currency.currency,name:idr"
-msgid "Rupiah"
-msgstr "Rupia indonesia"
-
-msgctxt "model:currency.currency,name:ils"
-msgid "New Israeli Sheqel"
-msgstr "Nuevo sheqel israelí"
-
-msgctxt "model:currency.currency,name:inr"
-msgid "Indian Rupee"
-msgstr "Rupia india"
-
-msgctxt "model:currency.currency,name:iqd"
-msgid "Iraqi Dinar"
-msgstr "Dinar iraquí"
-
-msgctxt "model:currency.currency,name:irr"
-msgid "Iranian Rial"
-msgstr "Rial iraní"
-
-msgctxt "model:currency.currency,name:isk"
-msgid "Iceland Krona"
-msgstr "Corona islandesa"
-
-msgctxt "model:currency.currency,name:jmd"
-msgid "Jamaican Dollar"
-msgstr "Dólar jamaiqueño"
-
-msgctxt "model:currency.currency,name:jod"
-msgid "Jordanian Dinar"
-msgstr "Dinar jordano"
-
-msgctxt "model:currency.currency,name:jpy"
-msgid "Yen"
-msgstr "Yen"
-
-msgctxt "model:currency.currency,name:kes"
-msgid "Kenyan Shilling"
-msgstr "Chelín keniata"
-
-msgctxt "model:currency.currency,name:kgs"
-msgid "Som"
-msgstr "Som"
-
-msgctxt "model:currency.currency,name:khr"
-msgid "Riel"
-msgstr "Riel camboyano"
-
-msgctxt "model:currency.currency,name:kmf"
-msgid "Comoro Franc"
-msgstr "Franco comoriano"
-
-msgctxt "model:currency.currency,name:kpw"
-msgid "North Korean Won"
-msgstr "Won norcoreano"
-
-msgctxt "model:currency.currency,name:krw"
-msgid "Won"
-msgstr "Won surcoreano"
-
-msgctxt "model:currency.currency,name:kwd"
-msgid "Kuwaiti Dinar"
-msgstr "Dinar kuwaití"
-
-msgctxt "model:currency.currency,name:kyd"
-msgid "Cayman Islands Dollar"
-msgstr "Dólar de las Islas Caimán"
-
-msgctxt "model:currency.currency,name:kzt"
-msgid "Tenge"
-msgstr "Tenge"
-
-msgctxt "model:currency.currency,name:lak"
-msgid "Kip"
-msgstr "Kip laosiano"
-
-msgctxt "model:currency.currency,name:lbp"
-msgid "Lebanese Pound"
-msgstr "Libra libanesa"
-
-msgctxt "model:currency.currency,name:lkr"
-msgid "Sri Lanka Rupee"
-msgstr "Rupia de Sri Lanka"
-
-msgctxt "model:currency.currency,name:lrd"
-msgid "Liberian Dollar"
-msgstr "Dóla liberiano"
-
-msgctxt "model:currency.currency,name:lsl"
-msgid "Loti"
-msgstr "Loti lesothense"
-
-msgctxt "model:currency.currency,name:ltl"
-msgid "Lithuanian Litas"
-msgstr "Litas lituano"
-
-msgctxt "model:currency.currency,name:lvl"
-msgid "Latvian Lats"
-msgstr "Lat letón"
-
-msgctxt "model:currency.currency,name:lyd"
-msgid "Libyan Dinar"
-msgstr "Dinar libio"
-
-msgctxt "model:currency.currency,name:mad"
-msgid "Moroccan Dirham"
-msgstr "Dirham marroquí"
-
-msgctxt "model:currency.currency,name:mdl"
-msgid "Moldovan Leu"
-msgstr "Leu moldavo"
-
-msgctxt "model:currency.currency,name:mga"
-msgid "Malagasy Ariary"
-msgstr "Ariary malgache"
-
-msgctxt "model:currency.currency,name:mkd"
-msgid "Denar"
-msgstr "Denar"
-
-msgctxt "model:currency.currency,name:mmk"
-msgid "Kyat"
-msgstr "Kyat"
-
-msgctxt "model:currency.currency,name:mnt"
-msgid "Tugrik"
-msgstr "Tugrik"
-
-msgctxt "model:currency.currency,name:mop"
-msgid "Pataca"
-msgstr "Pataca"
-
-msgctxt "model:currency.currency,name:mro"
-msgid "Ouguiya"
-msgstr "Uquiya"
-
-msgctxt "model:currency.currency,name:mtl"
-msgid "Maltese Lira"
-msgstr "Lira maltesa"
-
-msgctxt "model:currency.currency,name:mur"
-msgid "Mauritius Rupee"
-msgstr "Rupia mauricia"
-
-msgctxt "model:currency.currency,name:mvr"
-msgid "Rufiyaa"
-msgstr "Rufiyaa"
-
-msgctxt "model:currency.currency,name:mwk"
-msgid "Kwacha"
-msgstr "Kwacha malawiano"
-
-msgctxt "model:currency.currency,name:mxn"
-msgid "Mexican Peso"
-msgstr "Peso mexicano"
-
-msgctxt "model:currency.currency,name:mxv"
-msgid "Mexican Unidad de Inversion (UDI)"
-msgstr "Unidad de Inversión Mexicana (UDI)"
-
-msgctxt "model:currency.currency,name:myr"
-msgid "Malaysian Ringgit"
-msgstr "Ringgit malasio"
-
-msgctxt "model:currency.currency,name:mzn"
-msgid "Metical"
-msgstr "Metical mozambiqueño"
-
-msgctxt "model:currency.currency,name:nad"
-msgid "Namibia Dollar"
-msgstr "Dóla namibio"
-
-msgctxt "model:currency.currency,name:ngn"
-msgid "Naira"
-msgstr "Naira"
-
-msgctxt "model:currency.currency,name:nio"
-msgid "Cordoba Oro"
-msgstr "Córdoba"
-
-msgctxt "model:currency.currency,name:nok"
-msgid "Norwegian Krone"
-msgstr "Corona noruega"
-
-msgctxt "model:currency.currency,name:npr"
-msgid "Nepalese Rupee"
-msgstr "Rupia nepalesa"
-
-msgctxt "model:currency.currency,name:nzd"
-msgid "New Zealand Dollar"
-msgstr "Dólar neozelandés"
-
-msgctxt "model:currency.currency,name:omr"
-msgid "Rial Omani"
-msgstr "Rial omaní"
-
-msgctxt "model:currency.currency,name:pab"
-msgid "Balboa"
-msgstr "Balboa"
-
-msgctxt "model:currency.currency,name:pen"
-msgid "Nuevo Sol"
-msgstr "Nuevo Sol"
-
-msgctxt "model:currency.currency,name:pgk"
-msgid "Kina"
-msgstr "Kina"
-
-msgctxt "model:currency.currency,name:php"
-msgid "Philippine Peso"
-msgstr "Peso filipino"
-
-msgctxt "model:currency.currency,name:pkr"
-msgid "Pakistan Rupee"
-msgstr "Rupia pakistaní"
-
-msgctxt "model:currency.currency,name:pln"
-msgid "Zloty"
-msgstr "Zloty"
-
-msgctxt "model:currency.currency,name:pyg"
-msgid "Guarani"
-msgstr "Guaraní"
-
-msgctxt "model:currency.currency,name:qar"
-msgid "Qatari Rial"
-msgstr "Rial de Qatar"
-
-msgctxt "model:currency.currency,name:ron"
-msgid "New Leu"
-msgstr "Leu"
-
-msgctxt "model:currency.currency,name:rsd"
-msgid "Serbian Dinar"
-msgstr "Dinar serbio"
-
-msgctxt "model:currency.currency,name:rub"
-msgid "Russian Ruble"
-msgstr "Rublo ruso"
-
-msgctxt "model:currency.currency,name:rwf"
-msgid "Rwanda Franc"
-msgstr "Franco ruandés"
-
-msgctxt "model:currency.currency,name:sar"
-msgid "Saudi Riyal"
-msgstr "Rial saudí"
-
-msgctxt "model:currency.currency,name:sbd"
-msgid "Solomon Islands Dollar"
-msgstr "Dólar de las Islas Solomón"
-
-msgctxt "model:currency.currency,name:scr"
-msgid "Seychelles Rupee"
-msgstr "Rupia de Seychelles"
-
-msgctxt "model:currency.currency,name:sdg"
-msgid "Sudanese Pound"
-msgstr "Libra sudanesa"
-
-msgctxt "model:currency.currency,name:sek"
-msgid "Swedish Krona"
-msgstr "Corona sueca"
-
-msgctxt "model:currency.currency,name:sgd"
-msgid "Singapore Dollar"
-msgstr "Dólar de Singapur"
-
-msgctxt "model:currency.currency,name:shp"
-msgid "Saint Helena Pound"
-msgstr "Libra de Santa Helena"
-
-msgctxt "model:currency.currency,name:sll"
-msgid "Leone"
-msgstr "Leone"
-
-msgctxt "model:currency.currency,name:sos"
-msgid "Somali Shilling"
-msgstr "Chelín somalí"
-
-msgctxt "model:currency.currency,name:srd"
-msgid "Surinam Dollar"
-msgstr "Dólar surinamés"
-
-msgctxt "model:currency.currency,name:std"
-msgid "Dobra"
-msgstr "Dobra"
-
-msgctxt "model:currency.currency,name:svc"
-msgid "El Salvador Colon"
-msgstr "Colón salvadoreño"
-
-msgctxt "model:currency.currency,name:syp"
-msgid "Syrian Pound"
-msgstr "Libra siria"
-
-msgctxt "model:currency.currency,name:szl"
-msgid "Lilangeni"
-msgstr "Lilangeni suazi"
-
-msgctxt "model:currency.currency,name:thb"
-msgid "Baht"
-msgstr "Baht"
-
-msgctxt "model:currency.currency,name:tjs"
-msgid "Somoni"
-msgstr "Somoni"
-
-msgctxt "model:currency.currency,name:tmm"
-msgid "Manat"
-msgstr "Manat"
-
-msgctxt "model:currency.currency,name:tnd"
-msgid "Tunisian Dinar"
-msgstr "Dinar tunecino"
-
-msgctxt "model:currency.currency,name:top"
-msgid "Pa'anga"
-msgstr "Pa'anga"
-
-msgctxt "model:currency.currency,name:try"
-msgid "New Turkish Lira"
-msgstr "Nueva lira turca"
-
-msgctxt "model:currency.currency,name:ttd"
-msgid "Trinidad and Tobago Dollar"
-msgstr "Dólar de Trinidad y Tobago"
-
-msgctxt "model:currency.currency,name:twd"
-msgid "New Taiwan Dollar"
-msgstr "Nuevo dólar taiwanés"
-
-msgctxt "model:currency.currency,name:tzs"
-msgid "Tanzanian Shilling"
-msgstr "Chelín tanzano"
-
-msgctxt "model:currency.currency,name:uah"
-msgid "Hryvnia"
-msgstr "Grivnia"
-
-msgctxt "model:currency.currency,name:ugx"
-msgid "Uganda Shilling"
-msgstr "Chelín ugandés"
-
-msgctxt "model:currency.currency,name:usd"
-msgid "US Dollar"
-msgstr "Dólar estadounidense"
-
-msgctxt "model:currency.currency,name:usn"
-msgid "US Dollar (Next day)"
-msgstr "Dólar estadounidense (dia siguiente)"
-
-msgctxt "model:currency.currency,name:uss"
-msgid "US Dollar (Same day)"
-msgstr "Dólar estadounidense (mismo dia)"
-
-msgctxt "model:currency.currency,name:uyi"
-msgid "Uruguay Peso en Unidades Indexadas"
-msgstr "Uruguay Peso en Unidades Indexadas"
-
-msgctxt "model:currency.currency,name:uyu"
-msgid "Peso Uruguayo"
-msgstr "Peso uruguayo"
-
-msgctxt "model:currency.currency,name:uzs"
-msgid "Uzbekistan Sum"
-msgstr "Som uzbeco"
-
-msgctxt "model:currency.currency,name:vef"
-msgid "Bolivar Fuerte"
-msgstr "Bolivar Fuerte"
-
-msgctxt "model:currency.currency,name:vnd"
-msgid "Dong"
-msgstr "Dong"
-
-msgctxt "model:currency.currency,name:vuv"
-msgid "Vatu"
-msgstr "Vatu"
-
-msgctxt "model:currency.currency,name:wst"
-msgid "Tala"
-msgstr "Tala"
-
-msgctxt "model:currency.currency,name:xaf"
-msgid "CFA Franc BEAC"
-msgstr "franco CFA BEAC"
-
-msgctxt "model:currency.currency,name:xag"
-msgid "Silver"
-msgstr "Plata"
-
-msgctxt "model:currency.currency,name:xau"
-msgid "Gold"
-msgstr "Oro"
-
-msgctxt "model:currency.currency,name:xba"
-msgid "European Composite Unit (EURCO)"
-msgstr "Unidad Compuesta Europea (EURCO)"
-
-msgctxt "model:currency.currency,name:xbb"
-msgid "European Monetary Unit (E.M.U.-6)"
-msgstr "Unidad Monetaria Europea (E.U.M.-6)"
-
-msgctxt "model:currency.currency,name:xbc"
-msgid "European Unit of Account 9 (E.U.A.-9)"
-msgstr "Unidad de cuenta europea 9 (E.U.A.-9)"
-
-msgctxt "model:currency.currency,name:xbd"
-msgid "European Unit of Account 17 (E.U.A.-17)"
-msgstr "Unidad de cuenta europea 17 (E.U.A.-17)"
-
-msgctxt "model:currency.currency,name:xcd"
-msgid "East Caribbean Dollar"
-msgstr "Dólar del Caribe oriental"
-
-msgctxt "model:currency.currency,name:xdr"
-msgid "Special Drawing Rights"
-msgstr "Derechos especiales de giro"
-
-msgctxt "model:currency.currency,name:xfo"
-msgid "Gold-Franc"
-msgstr "Franco de oro"
-
-msgctxt "model:currency.currency,name:xfu"
-msgid "UIC-Franc"
-msgstr "Franco UIC"
-
-msgctxt "model:currency.currency,name:xof"
-msgid "CFA Franc BCEAO"
-msgstr "franco CFA BCEAO"
-
-msgctxt "model:currency.currency,name:xpd"
-msgid "Palladium"
-msgstr "Paladio"
-
-msgctxt "model:currency.currency,name:xpf"
-msgid "CFP Franc"
-msgstr "Franco CFP"
-
-msgctxt "model:currency.currency,name:xpt"
-msgid "Platinum"
-msgstr "Platino"
-
-msgctxt "model:currency.currency,name:xts"
-msgid "Code for testing purposes"
-msgstr "Código reservado para pruebas"
-
-msgctxt "model:currency.currency,name:xxx"
-msgid "No currency"
-msgstr "Sin divisa"
-
-msgctxt "model:currency.currency,name:yer"
-msgid "Yemeni Rial"
-msgstr "Rial yemení"
-
-msgctxt "model:currency.currency,name:zar"
-msgid "Rand"
-msgstr "Rand"
-
-msgctxt "model:currency.currency,name:zmk"
-msgid "Zambian Kwacha"
-msgstr "Kwacha zambiano"
-
-msgctxt "model:currency.currency,name:zwd"
-msgid "Zimbabwe Dollar"
-msgstr "Dólar zimbabuense"
-
-msgctxt "model:currency.currency.rate,name:"
-msgid "Rate"
-msgstr "Tasa de cambio"
-
-msgctxt "model:ir.action,name:act_currency_form"
-msgid "Currencies"
-msgstr "Monedas"
-
-msgctxt "model:ir.ui.menu,name:menu_currency"
-msgid "Currency"
-msgstr "Moneda"
-
-msgctxt "model:ir.ui.menu,name:menu_currency_form"
-msgid "Currencies"
-msgstr "Monedas"
-
-msgctxt "model:res.group,name:group_currency_admin"
-msgid "Currency Administration"
-msgstr "Administración de monedas"
-
-msgctxt "view:currency.currency.rate:"
-msgid "Rate"
-msgstr "Tasa de cambio"
-
-msgctxt "view:currency.currency.rate:"
-msgid "Rates"
-msgstr "Tasas de cambio"
-
-msgctxt "view:currency.currency:"
-msgid "Currencies"
-msgstr "Monedas"
-
-msgctxt "view:currency.currency:"
-msgid "Currency"
-msgstr "Moneda"
-
-msgctxt "view:currency.currency:"
-msgid "Formatting"
-msgstr "Formato"
-
-msgctxt "view:currency.currency:"
-msgid "Rates"
-msgstr "Tasas de cambio"
diff --git a/locale/es_CO.po b/locale/es_CO.po
deleted file mode 100644
index e67b4c2..0000000
--- a/locale/es_CO.po
+++ /dev/null
@@ -1,935 +0,0 @@
-# 
-msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
-
-msgctxt "error:currency.currency.rate:"
-msgid "A currency can only have one rate by date."
-msgstr "Una moneda solo puede tener una tasa de cambio por fecha."
-
-msgctxt "error:currency.currency.rate:"
-msgid "The currency rate must greater than or equal to 0"
-msgstr "La tasa de cambio debe ser mayor o igual a 0"
-
-msgctxt "error:currency.currency:"
-msgid "Invalid grouping \"%(grouping)s\" on currency \"%(currency)s\"."
-msgstr "Agrupación inválida \"%(grouping)s\" en moneda \"%(currency)s\""
-
-msgctxt "error:currency.currency:"
-msgid "No rate found for currency \"%(currency)s\" on \"%(date)s\""
-msgstr "Tasa de cambio no encontrada para la moneda \"%(currency)s\" el \"%(date)s\""
-
-msgctxt "field:currency.currency,active:"
-msgid "Active"
-msgstr "Activa"
-
-msgctxt "field:currency.currency,code:"
-msgid "Code"
-msgstr "Código"
-
-msgctxt "field:currency.currency,create_date:"
-msgid "Create Date"
-msgstr "Fecha de Creación"
-
-msgctxt "field:currency.currency,create_uid:"
-msgid "Create User"
-msgstr "Creado por Usuario"
-
-msgctxt "field:currency.currency,digits:"
-msgid "Display Digits"
-msgstr "Dígitos a Mostrar"
-
-msgctxt "field:currency.currency,id:"
-msgid "ID"
-msgstr "ID"
-
-msgctxt "field:currency.currency,mon_decimal_point:"
-msgid "Decimal Separator"
-msgstr "Separador Decimal"
-
-msgctxt "field:currency.currency,mon_grouping:"
-msgid "Grouping"
-msgstr "Agrupación"
-
-msgctxt "field:currency.currency,mon_thousands_sep:"
-msgid "Thousands Separator"
-msgstr "Separador de Miles"
-
-msgctxt "field:currency.currency,n_cs_precedes:"
-msgid "Negative Currency Symbol Precedes"
-msgstr "El signo negativo va delante"
-
-msgctxt "field:currency.currency,n_sep_by_space:"
-msgid "Negative Separate by Space"
-msgstr "Signo negativo separado por espacio"
-
-msgctxt "field:currency.currency,n_sign_posn:"
-msgid "Negative Sign Position"
-msgstr "Posición del signo negativo"
-
-msgctxt "field:currency.currency,name:"
-msgid "Name"
-msgstr "Nombre"
-
-msgctxt "field:currency.currency,negative_sign:"
-msgid "Negative Sign"
-msgstr "Signo Negativo"
-
-msgctxt "field:currency.currency,numeric_code:"
-msgid "Numeric Code"
-msgstr "Código Numérico"
-
-msgctxt "field:currency.currency,p_cs_precedes:"
-msgid "Positive Currency Symbol Precedes"
-msgstr "El signo positivo va delante"
-
-msgctxt "field:currency.currency,p_sep_by_space:"
-msgid "Positive Separate by Space"
-msgstr "Signo positivo separado por espacio"
-
-msgctxt "field:currency.currency,p_sign_posn:"
-msgid "Positive Sign Position"
-msgstr "Posición del signo positivo"
-
-msgctxt "field:currency.currency,positive_sign:"
-msgid "Positive Sign"
-msgstr "Signo positivo"
-
-msgctxt "field:currency.currency,rate:"
-msgid "Current rate"
-msgstr "Tasa de cambio actual"
-
-msgctxt "field:currency.currency,rates:"
-msgid "Rates"
-msgstr "Tasas de Cambio"
-
-msgctxt "field:currency.currency,rec_name:"
-msgid "Name"
-msgstr "Nombre"
-
-msgctxt "field:currency.currency,rounding:"
-msgid "Rounding factor"
-msgstr "Factor de redondeo"
-
-msgctxt "field:currency.currency,symbol:"
-msgid "Symbol"
-msgstr "Símbolo"
-
-msgctxt "field:currency.currency,write_date:"
-msgid "Write Date"
-msgstr "Fecha de Modificación"
-
-msgctxt "field:currency.currency,write_uid:"
-msgid "Write User"
-msgstr "Modificado por Usuario"
-
-msgctxt "field:currency.currency.rate,create_date:"
-msgid "Create Date"
-msgstr "Fecha de Creación"
-
-msgctxt "field:currency.currency.rate,create_uid:"
-msgid "Create User"
-msgstr "Creado por Usuario"
-
-msgctxt "field:currency.currency.rate,currency:"
-msgid "Currency"
-msgstr "Moneda"
-
-msgctxt "field:currency.currency.rate,date:"
-msgid "Date"
-msgstr "Fecha"
-
-msgctxt "field:currency.currency.rate,id:"
-msgid "ID"
-msgstr "ID"
-
-msgctxt "field:currency.currency.rate,rate:"
-msgid "Rate"
-msgstr "Tasa de Cambio"
-
-msgctxt "field:currency.currency.rate,rec_name:"
-msgid "Name"
-msgstr "Nombre"
-
-msgctxt "field:currency.currency.rate,write_date:"
-msgid "Write Date"
-msgstr "Fecha de Modificación"
-
-msgctxt "field:currency.currency.rate,write_uid:"
-msgid "Write User"
-msgstr "Modificado por Usuario"
-
-msgctxt "model:currency.currency,name:"
-msgid "Currency"
-msgstr "Moneda"
-
-msgctxt "model:currency.currency,name:aed"
-msgid "UAE Dirham"
-msgstr "Dirham de los Emiratos Árabes Unidos"
-
-msgctxt "model:currency.currency,name:afn"
-msgid "Afghani"
-msgstr "Afganí"
-
-msgctxt "model:currency.currency,name:all"
-msgid "Lek"
-msgstr "Lek"
-
-msgctxt "model:currency.currency,name:amd"
-msgid "Armenian Dram"
-msgstr "Dram armenio"
-
-msgctxt "model:currency.currency,name:ang"
-msgid "Netherlands Antillian Guilder"
-msgstr "Florín de las Antillas Neerlandesas"
-
-msgctxt "model:currency.currency,name:aoa"
-msgid "Kwanza"
-msgstr "Kwanza"
-
-msgctxt "model:currency.currency,name:ars"
-msgid "Argentine Peso"
-msgstr "Peso argentino"
-
-msgctxt "model:currency.currency,name:aud"
-msgid "Australian Dollar"
-msgstr "Dólar australiano"
-
-msgctxt "model:currency.currency,name:awg"
-msgid "Aruban Guilder"
-msgstr "Florín de Aruba"
-
-msgctxt "model:currency.currency,name:azn"
-msgid "Azerbaijanian Manat"
-msgstr "Manat de Azerbayán"
-
-msgctxt "model:currency.currency,name:bam"
-msgid "Convertible Marks"
-msgstr "Marcos convertibles"
-
-msgctxt "model:currency.currency,name:bbd"
-msgid "Barbados Dollar"
-msgstr "Dólar de Barbados"
-
-msgctxt "model:currency.currency,name:bdt"
-msgid "Taka"
-msgstr "Taka"
-
-msgctxt "model:currency.currency,name:bgn"
-msgid "Bulgarian Lev"
-msgstr "Lev búlgaro"
-
-msgctxt "model:currency.currency,name:bhd"
-msgid "Bahraini Dinar"
-msgstr "Dinar bahreiní"
-
-msgctxt "model:currency.currency,name:bif"
-msgid "Burundi Franc"
-msgstr "Franco de Burundi"
-
-msgctxt "model:currency.currency,name:bmd"
-msgid "Bermudian Dollar"
-msgstr "Dólar de Bermudas"
-
-msgctxt "model:currency.currency,name:bnd"
-msgid "Brunei Dollar"
-msgstr "Dólar de Brunei"
-
-msgctxt "model:currency.currency,name:bob"
-msgid "Boliviano"
-msgstr "Boliviano"
-
-msgctxt "model:currency.currency,name:bov"
-msgid "Mvdol"
-msgstr "Mvdol"
-
-msgctxt "model:currency.currency,name:brl"
-msgid "Brazilian Real"
-msgstr "Real brasileño"
-
-msgctxt "model:currency.currency,name:bsd"
-msgid "Bahamian Dollar"
-msgstr "Dólar de las Bahamas"
-
-msgctxt "model:currency.currency,name:btn"
-msgid "Ngultrum"
-msgstr "Ngultrum"
-
-msgctxt "model:currency.currency,name:bwp"
-msgid "Pula"
-msgstr "Pula"
-
-msgctxt "model:currency.currency,name:byr"
-msgid "Belarussian Ruble"
-msgstr "Rubla bielorrusa"
-
-msgctxt "model:currency.currency,name:bzd"
-msgid "Belize Dollar"
-msgstr "Dólar de Belize"
-
-msgctxt "model:currency.currency,name:cad"
-msgid "Canadian Dollar"
-msgstr "Dólar canadiense"
-
-msgctxt "model:currency.currency,name:cdf"
-msgid "Congolese Franc"
-msgstr "Franco congoleño"
-
-msgctxt "model:currency.currency,name:che"
-msgid "WIR Euro"
-msgstr "Euro WIR"
-
-msgctxt "model:currency.currency,name:chf"
-msgid "Swiss Franc"
-msgstr "Franco suizo"
-
-msgctxt "model:currency.currency,name:chw"
-msgid "WIR Franc"
-msgstr "Franco WIR"
-
-msgctxt "model:currency.currency,name:clf"
-msgid "Unidades de fomento"
-msgstr "Unidades de fomento"
-
-msgctxt "model:currency.currency,name:clp"
-msgid "Chilean Peso"
-msgstr "Peso chileno"
-
-msgctxt "model:currency.currency,name:cny"
-msgid "Yuan Renminbi"
-msgstr "Yuan renminbi"
-
-msgctxt "model:currency.currency,name:cop"
-msgid "Colombian Peso"
-msgstr "Peso colombiano"
-
-msgctxt "model:currency.currency,name:cou"
-msgid "Unidad de Valor Real"
-msgstr "Unidad de Valor Real"
-
-msgctxt "model:currency.currency,name:crc"
-msgid "Costa Rican Colon"
-msgstr "Colón costarricense"
-
-msgctxt "model:currency.currency,name:cup"
-msgid "Cuban Peso"
-msgstr "Peso cubano"
-
-msgctxt "model:currency.currency,name:cve"
-msgid "Cape Verde Escudo"
-msgstr "Escudo de Cabo Verde"
-
-msgctxt "model:currency.currency,name:cyp"
-msgid "Cyprus Pound"
-msgstr "Libra chipriota"
-
-msgctxt "model:currency.currency,name:czk"
-msgid "Czech Koruna"
-msgstr "Corona checa"
-
-msgctxt "model:currency.currency,name:djf"
-msgid "Djibouti Franc"
-msgstr "Franco de Djibouti"
-
-msgctxt "model:currency.currency,name:dkk"
-msgid "Danish Krone"
-msgstr "Corona danesa"
-
-msgctxt "model:currency.currency,name:dop"
-msgid "Dominican Peso"
-msgstr "Peso dominicano"
-
-msgctxt "model:currency.currency,name:dzd"
-msgid "Algerian Dinar"
-msgstr "Dinar argelino"
-
-msgctxt "model:currency.currency,name:eek"
-msgid "Kroon"
-msgstr "Corona estonia"
-
-msgctxt "model:currency.currency,name:egp"
-msgid "Egyptian Pound"
-msgstr "Libra egipcia"
-
-msgctxt "model:currency.currency,name:ern"
-msgid "Nakfa"
-msgstr "Nakfa"
-
-msgctxt "model:currency.currency,name:etb"
-msgid "Ethiopian Birr"
-msgstr "Birr de etíope"
-
-msgctxt "model:currency.currency,name:eur"
-msgid "Euro"
-msgstr "Euro"
-
-msgctxt "model:currency.currency,name:fjd"
-msgid "Fiji Dollar"
-msgstr "Dólar de las Islas Fiji"
-
-msgctxt "model:currency.currency,name:fkp"
-msgid "Falkland Islands Pound"
-msgstr "Libra de las Islas Malvinas"
-
-msgctxt "model:currency.currency,name:gbp"
-msgid "Pound Sterling"
-msgstr "Libra esterlina"
-
-msgctxt "model:currency.currency,name:gel"
-msgid "Lari"
-msgstr "Lari"
-
-msgctxt "model:currency.currency,name:ghs"
-msgid "Ghana Cedi"
-msgstr "Cedi ghanés"
-
-msgctxt "model:currency.currency,name:gip"
-msgid "Gibraltar Pound"
-msgstr "Libra de Gibraltar"
-
-msgctxt "model:currency.currency,name:gmd"
-msgid "Dalasi"
-msgstr "Dalasi"
-
-msgctxt "model:currency.currency,name:gnf"
-msgid "Guinea Franc"
-msgstr "Franco guineano"
-
-msgctxt "model:currency.currency,name:gtq"
-msgid "Quetzal"
-msgstr "Quetzal"
-
-msgctxt "model:currency.currency,name:gyd"
-msgid "Guyana Dollar"
-msgstr "Dólar guayanés"
-
-msgctxt "model:currency.currency,name:hkd"
-msgid "Hong Kong Dollar"
-msgstr "Dólar de Hong Kong"
-
-msgctxt "model:currency.currency,name:hnl"
-msgid "Lempira"
-msgstr "Lempira hondureño"
-
-msgctxt "model:currency.currency,name:hrk"
-msgid "Croatian Kuna"
-msgstr "Kuna croata"
-
-msgctxt "model:currency.currency,name:htg"
-msgid "Gourde"
-msgstr "Gourde haitiano"
-
-msgctxt "model:currency.currency,name:huf"
-msgid "Forint"
-msgstr "Forint húngaro"
-
-msgctxt "model:currency.currency,name:idr"
-msgid "Rupiah"
-msgstr "Rupia indonesia"
-
-msgctxt "model:currency.currency,name:ils"
-msgid "New Israeli Sheqel"
-msgstr "Nuevo sheqel israelí"
-
-msgctxt "model:currency.currency,name:inr"
-msgid "Indian Rupee"
-msgstr "Rupia india"
-
-msgctxt "model:currency.currency,name:iqd"
-msgid "Iraqi Dinar"
-msgstr "Dinar iraquí"
-
-msgctxt "model:currency.currency,name:irr"
-msgid "Iranian Rial"
-msgstr "Rial iraní"
-
-msgctxt "model:currency.currency,name:isk"
-msgid "Iceland Krona"
-msgstr "Corona islandesa"
-
-msgctxt "model:currency.currency,name:jmd"
-msgid "Jamaican Dollar"
-msgstr "Dólar jamaiqueño"
-
-msgctxt "model:currency.currency,name:jod"
-msgid "Jordanian Dinar"
-msgstr "Dinar jordano"
-
-msgctxt "model:currency.currency,name:jpy"
-msgid "Yen"
-msgstr "Yen"
-
-msgctxt "model:currency.currency,name:kes"
-msgid "Kenyan Shilling"
-msgstr "Chelín keniata"
-
-msgctxt "model:currency.currency,name:kgs"
-msgid "Som"
-msgstr "Som"
-
-msgctxt "model:currency.currency,name:khr"
-msgid "Riel"
-msgstr "Riel camboyano"
-
-msgctxt "model:currency.currency,name:kmf"
-msgid "Comoro Franc"
-msgstr "Franco comoriano"
-
-msgctxt "model:currency.currency,name:kpw"
-msgid "North Korean Won"
-msgstr "Won norcoreano"
-
-msgctxt "model:currency.currency,name:krw"
-msgid "Won"
-msgstr "Won surcoreano"
-
-msgctxt "model:currency.currency,name:kwd"
-msgid "Kuwaiti Dinar"
-msgstr "Dinar kuwaití"
-
-msgctxt "model:currency.currency,name:kyd"
-msgid "Cayman Islands Dollar"
-msgstr "Dólar de las Islas Caimán"
-
-msgctxt "model:currency.currency,name:kzt"
-msgid "Tenge"
-msgstr "Tenge"
-
-msgctxt "model:currency.currency,name:lak"
-msgid "Kip"
-msgstr "Kip laosiano"
-
-msgctxt "model:currency.currency,name:lbp"
-msgid "Lebanese Pound"
-msgstr "Libra libanesa"
-
-msgctxt "model:currency.currency,name:lkr"
-msgid "Sri Lanka Rupee"
-msgstr "Rupia de Sri Lanka"
-
-msgctxt "model:currency.currency,name:lrd"
-msgid "Liberian Dollar"
-msgstr "Dóla liberiano"
-
-msgctxt "model:currency.currency,name:lsl"
-msgid "Loti"
-msgstr "Loti lesothense"
-
-msgctxt "model:currency.currency,name:ltl"
-msgid "Lithuanian Litas"
-msgstr "Litas lituano"
-
-msgctxt "model:currency.currency,name:lvl"
-msgid "Latvian Lats"
-msgstr "Lat letón"
-
-msgctxt "model:currency.currency,name:lyd"
-msgid "Libyan Dinar"
-msgstr "Dinar libio"
-
-msgctxt "model:currency.currency,name:mad"
-msgid "Moroccan Dirham"
-msgstr "Dirham marroquí"
-
-msgctxt "model:currency.currency,name:mdl"
-msgid "Moldovan Leu"
-msgstr "Leu moldavo"
-
-msgctxt "model:currency.currency,name:mga"
-msgid "Malagasy Ariary"
-msgstr "Ariary malgache"
-
-msgctxt "model:currency.currency,name:mkd"
-msgid "Denar"
-msgstr "Denar"
-
-msgctxt "model:currency.currency,name:mmk"
-msgid "Kyat"
-msgstr "Kyat"
-
-msgctxt "model:currency.currency,name:mnt"
-msgid "Tugrik"
-msgstr "Tugrik"
-
-msgctxt "model:currency.currency,name:mop"
-msgid "Pataca"
-msgstr "Pataca"
-
-msgctxt "model:currency.currency,name:mro"
-msgid "Ouguiya"
-msgstr "Uquiya"
-
-msgctxt "model:currency.currency,name:mtl"
-msgid "Maltese Lira"
-msgstr "Lira maltesa"
-
-msgctxt "model:currency.currency,name:mur"
-msgid "Mauritius Rupee"
-msgstr "Rupia mauricia"
-
-msgctxt "model:currency.currency,name:mvr"
-msgid "Rufiyaa"
-msgstr "Rufiyaa"
-
-msgctxt "model:currency.currency,name:mwk"
-msgid "Kwacha"
-msgstr "Kwacha malawiano"
-
-msgctxt "model:currency.currency,name:mxn"
-msgid "Mexican Peso"
-msgstr "Peso mexicano"
-
-msgctxt "model:currency.currency,name:mxv"
-msgid "Mexican Unidad de Inversion (UDI)"
-msgstr "Unidad de Inversión Mexicana (UDI)"
-
-msgctxt "model:currency.currency,name:myr"
-msgid "Malaysian Ringgit"
-msgstr "Ringgit malasio"
-
-msgctxt "model:currency.currency,name:mzn"
-msgid "Metical"
-msgstr "Metical mozambiqueño"
-
-msgctxt "model:currency.currency,name:nad"
-msgid "Namibia Dollar"
-msgstr "Dóla namibio"
-
-msgctxt "model:currency.currency,name:ngn"
-msgid "Naira"
-msgstr "Naira"
-
-msgctxt "model:currency.currency,name:nio"
-msgid "Cordoba Oro"
-msgstr "Córdoba"
-
-msgctxt "model:currency.currency,name:nok"
-msgid "Norwegian Krone"
-msgstr "Corona noruega"
-
-msgctxt "model:currency.currency,name:npr"
-msgid "Nepalese Rupee"
-msgstr "Rupia nepalesa"
-
-msgctxt "model:currency.currency,name:nzd"
-msgid "New Zealand Dollar"
-msgstr "Dólar neozelandés"
-
-msgctxt "model:currency.currency,name:omr"
-msgid "Rial Omani"
-msgstr "Rial omaní"
-
-msgctxt "model:currency.currency,name:pab"
-msgid "Balboa"
-msgstr "Balboa"
-
-msgctxt "model:currency.currency,name:pen"
-msgid "Nuevo Sol"
-msgstr "Nuevo Sol"
-
-msgctxt "model:currency.currency,name:pgk"
-msgid "Kina"
-msgstr "Kina"
-
-msgctxt "model:currency.currency,name:php"
-msgid "Philippine Peso"
-msgstr "Peso filipino"
-
-msgctxt "model:currency.currency,name:pkr"
-msgid "Pakistan Rupee"
-msgstr "Rupia pakistaní"
-
-msgctxt "model:currency.currency,name:pln"
-msgid "Zloty"
-msgstr "Zloty"
-
-msgctxt "model:currency.currency,name:pyg"
-msgid "Guarani"
-msgstr "Guaraní"
-
-msgctxt "model:currency.currency,name:qar"
-msgid "Qatari Rial"
-msgstr "Rial de Qatar"
-
-msgctxt "model:currency.currency,name:ron"
-msgid "New Leu"
-msgstr "Leu"
-
-msgctxt "model:currency.currency,name:rsd"
-msgid "Serbian Dinar"
-msgstr "Dinar serbio"
-
-msgctxt "model:currency.currency,name:rub"
-msgid "Russian Ruble"
-msgstr "Rublo ruso"
-
-msgctxt "model:currency.currency,name:rwf"
-msgid "Rwanda Franc"
-msgstr "Franco ruandés"
-
-msgctxt "model:currency.currency,name:sar"
-msgid "Saudi Riyal"
-msgstr "Rial saudí"
-
-msgctxt "model:currency.currency,name:sbd"
-msgid "Solomon Islands Dollar"
-msgstr "Dólar de las Islas Solomón"
-
-msgctxt "model:currency.currency,name:scr"
-msgid "Seychelles Rupee"
-msgstr "Rupia de Seychelles"
-
-msgctxt "model:currency.currency,name:sdg"
-msgid "Sudanese Pound"
-msgstr "Libra sudanesa"
-
-msgctxt "model:currency.currency,name:sek"
-msgid "Swedish Krona"
-msgstr "Corona sueca"
-
-msgctxt "model:currency.currency,name:sgd"
-msgid "Singapore Dollar"
-msgstr "Dólar de Singapur"
-
-msgctxt "model:currency.currency,name:shp"
-msgid "Saint Helena Pound"
-msgstr "Libra de Santa Helena"
-
-msgctxt "model:currency.currency,name:sll"
-msgid "Leone"
-msgstr "Leone"
-
-msgctxt "model:currency.currency,name:sos"
-msgid "Somali Shilling"
-msgstr "Chelín somalí"
-
-msgctxt "model:currency.currency,name:srd"
-msgid "Surinam Dollar"
-msgstr "Dólar surinamés"
-
-msgctxt "model:currency.currency,name:std"
-msgid "Dobra"
-msgstr "Dobra"
-
-msgctxt "model:currency.currency,name:svc"
-msgid "El Salvador Colon"
-msgstr "Colón salvadoreño"
-
-msgctxt "model:currency.currency,name:syp"
-msgid "Syrian Pound"
-msgstr "Libra siria"
-
-msgctxt "model:currency.currency,name:szl"
-msgid "Lilangeni"
-msgstr "Lilangeni suazi"
-
-msgctxt "model:currency.currency,name:thb"
-msgid "Baht"
-msgstr "Baht"
-
-msgctxt "model:currency.currency,name:tjs"
-msgid "Somoni"
-msgstr "Somoni"
-
-msgctxt "model:currency.currency,name:tmm"
-msgid "Manat"
-msgstr "Manat"
-
-msgctxt "model:currency.currency,name:tnd"
-msgid "Tunisian Dinar"
-msgstr "Dinar tunecino"
-
-msgctxt "model:currency.currency,name:top"
-msgid "Pa'anga"
-msgstr "Pa'anga"
-
-msgctxt "model:currency.currency,name:try"
-msgid "New Turkish Lira"
-msgstr "Nueva lira turca"
-
-msgctxt "model:currency.currency,name:ttd"
-msgid "Trinidad and Tobago Dollar"
-msgstr "Dólar de Trinidad y Tobago"
-
-msgctxt "model:currency.currency,name:twd"
-msgid "New Taiwan Dollar"
-msgstr "nuevo Dólar taiwanés"
-
-msgctxt "model:currency.currency,name:tzs"
-msgid "Tanzanian Shilling"
-msgstr "Chelín tanzano"
-
-msgctxt "model:currency.currency,name:uah"
-msgid "Hryvnia"
-msgstr "Grivnia"
-
-msgctxt "model:currency.currency,name:ugx"
-msgid "Uganda Shilling"
-msgstr "Chelín ugandés"
-
-msgctxt "model:currency.currency,name:usd"
-msgid "US Dollar"
-msgstr "Dólar estadounidense"
-
-msgctxt "model:currency.currency,name:usn"
-msgid "US Dollar (Next day)"
-msgstr "Dólar estadounidense (dia siguiente)"
-
-msgctxt "model:currency.currency,name:uss"
-msgid "US Dollar (Same day)"
-msgstr "Dólar estadounidense (mismo dia)"
-
-msgctxt "model:currency.currency,name:uyi"
-msgid "Uruguay Peso en Unidades Indexadas"
-msgstr "Uruguay Peso en Unidades Indexadas"
-
-msgctxt "model:currency.currency,name:uyu"
-msgid "Peso Uruguayo"
-msgstr "Peso uruguayo"
-
-msgctxt "model:currency.currency,name:uzs"
-msgid "Uzbekistan Sum"
-msgstr "Som uzbeco"
-
-msgctxt "model:currency.currency,name:vef"
-msgid "Bolivar Fuerte"
-msgstr "Bolivar Fuerte"
-
-msgctxt "model:currency.currency,name:vnd"
-msgid "Dong"
-msgstr "Dong"
-
-msgctxt "model:currency.currency,name:vuv"
-msgid "Vatu"
-msgstr "Vatu"
-
-msgctxt "model:currency.currency,name:wst"
-msgid "Tala"
-msgstr "Tala"
-
-msgctxt "model:currency.currency,name:xaf"
-msgid "CFA Franc BEAC"
-msgstr "franco CFA BEAC"
-
-msgctxt "model:currency.currency,name:xag"
-msgid "Silver"
-msgstr "Plata"
-
-msgctxt "model:currency.currency,name:xau"
-msgid "Gold"
-msgstr "Oro"
-
-msgctxt "model:currency.currency,name:xba"
-msgid "European Composite Unit (EURCO)"
-msgstr "Unidad Compuesta Europea (EURCO)"
-
-msgctxt "model:currency.currency,name:xbb"
-msgid "European Monetary Unit (E.M.U.-6)"
-msgstr "Unidad Monetaria Europea (E.U.M.-6)"
-
-msgctxt "model:currency.currency,name:xbc"
-msgid "European Unit of Account 9 (E.U.A.-9)"
-msgstr "Unidad de cuenta europea 9 (E.U.A.-9)"
-
-msgctxt "model:currency.currency,name:xbd"
-msgid "European Unit of Account 17 (E.U.A.-17)"
-msgstr "Unidad de cuenta europea 17 (E.U.A.-17)"
-
-msgctxt "model:currency.currency,name:xcd"
-msgid "East Caribbean Dollar"
-msgstr "Dólar del Caribe oriental"
-
-msgctxt "model:currency.currency,name:xdr"
-msgid "Special Drawing Rights"
-msgstr "Derechos especiales de giro"
-
-msgctxt "model:currency.currency,name:xfo"
-msgid "Gold-Franc"
-msgstr "Franco de oro"
-
-msgctxt "model:currency.currency,name:xfu"
-msgid "UIC-Franc"
-msgstr "Franco UIC"
-
-msgctxt "model:currency.currency,name:xof"
-msgid "CFA Franc BCEAO"
-msgstr "franco CFA BCEAO"
-
-msgctxt "model:currency.currency,name:xpd"
-msgid "Palladium"
-msgstr "Paladio"
-
-msgctxt "model:currency.currency,name:xpf"
-msgid "CFP Franc"
-msgstr "Franco CFP"
-
-msgctxt "model:currency.currency,name:xpt"
-msgid "Platinum"
-msgstr "Platino"
-
-msgctxt "model:currency.currency,name:xts"
-msgid "Code for testing purposes"
-msgstr "Código reservado para pruebas"
-
-msgctxt "model:currency.currency,name:xxx"
-msgid "No currency"
-msgstr "Sin divisa"
-
-msgctxt "model:currency.currency,name:yer"
-msgid "Yemeni Rial"
-msgstr "Rial yemení"
-
-msgctxt "model:currency.currency,name:zar"
-msgid "Rand"
-msgstr "Rand"
-
-msgctxt "model:currency.currency,name:zmk"
-msgid "Zambian Kwacha"
-msgstr "Kwacha zambiano"
-
-msgctxt "model:currency.currency,name:zwd"
-msgid "Zimbabwe Dollar"
-msgstr "Dólar zimbabuense"
-
-msgctxt "model:currency.currency.rate,name:"
-msgid "Rate"
-msgstr "Tasa de Cambio"
-
-msgctxt "model:ir.action,name:act_currency_form"
-msgid "Currencies"
-msgstr "Monedas"
-
-msgctxt "model:ir.ui.menu,name:menu_currency"
-msgid "Currency"
-msgstr "Monedas"
-
-msgctxt "model:ir.ui.menu,name:menu_currency_form"
-msgid "Currencies"
-msgstr "Monedas"
-
-msgctxt "model:res.group,name:group_currency_admin"
-msgid "Currency Administration"
-msgstr "Administración de Monedas"
-
-msgctxt "view:currency.currency.rate:"
-msgid "Rate"
-msgstr "Tasa de Cambio"
-
-msgctxt "view:currency.currency.rate:"
-msgid "Rates"
-msgstr "Tasas de Cambio"
-
-msgctxt "view:currency.currency:"
-msgid "Currencies"
-msgstr "Monedas"
-
-msgctxt "view:currency.currency:"
-msgid "Currency"
-msgstr "Moneda"
-
-msgctxt "view:currency.currency:"
-msgid "Formatting"
-msgstr "Formato"
-
-msgctxt "view:currency.currency:"
-msgid "Rates"
-msgstr "Tasas de Cambio"
diff --git a/locale/es_EC.po b/locale/es_EC.po
deleted file mode 100644
index a7a6639..0000000
--- a/locale/es_EC.po
+++ /dev/null
@@ -1,937 +0,0 @@
-# 
-msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
-
-msgctxt "error:currency.currency.rate:"
-msgid "A currency can only have one rate by date."
-msgstr "Una moneda solo puede tener una tasa de cambio por fecha."
-
-msgctxt "error:currency.currency.rate:"
-msgid "The currency rate must greater than or equal to 0"
-msgstr "La tasa de cambio de la moneda debe ser mayor o igual a 0"
-
-msgctxt "error:currency.currency:"
-msgid "Invalid grouping \"%(grouping)s\" on currency \"%(currency)s\"."
-msgstr "Agrupación \"%(grouping)s\" en la moneda \"%(currency)s\" no es válida."
-
-msgctxt "error:currency.currency:"
-msgid "No rate found for currency \"%(currency)s\" on \"%(date)s\""
-msgstr ""
-"No se ha encontrado ninguna tasa de cambio para la moneda \"%(currency)s\" "
-"en la fecha \"%(date)s\""
-
-msgctxt "field:currency.currency,active:"
-msgid "Active"
-msgstr "Activa"
-
-msgctxt "field:currency.currency,code:"
-msgid "Code"
-msgstr "Código"
-
-msgctxt "field:currency.currency,create_date:"
-msgid "Create Date"
-msgstr "Fecha de creación"
-
-msgctxt "field:currency.currency,create_uid:"
-msgid "Create User"
-msgstr "Creado por usuario"
-
-msgctxt "field:currency.currency,digits:"
-msgid "Display Digits"
-msgstr "Decimales a mostrar"
-
-msgctxt "field:currency.currency,id:"
-msgid "ID"
-msgstr "ID"
-
-msgctxt "field:currency.currency,mon_decimal_point:"
-msgid "Decimal Separator"
-msgstr "Separador decimal"
-
-msgctxt "field:currency.currency,mon_grouping:"
-msgid "Grouping"
-msgstr "Agrupación"
-
-msgctxt "field:currency.currency,mon_thousands_sep:"
-msgid "Thousands Separator"
-msgstr "Separador de miles"
-
-msgctxt "field:currency.currency,n_cs_precedes:"
-msgid "Negative Currency Symbol Precedes"
-msgstr "El signo negativo va delante"
-
-msgctxt "field:currency.currency,n_sep_by_space:"
-msgid "Negative Separate by Space"
-msgstr "Signo negativo separado por espacio"
-
-msgctxt "field:currency.currency,n_sign_posn:"
-msgid "Negative Sign Position"
-msgstr "Posición del signo negativo"
-
-msgctxt "field:currency.currency,name:"
-msgid "Name"
-msgstr "Nombre"
-
-msgctxt "field:currency.currency,negative_sign:"
-msgid "Negative Sign"
-msgstr "Signo negativo"
-
-msgctxt "field:currency.currency,numeric_code:"
-msgid "Numeric Code"
-msgstr "Código numérico"
-
-msgctxt "field:currency.currency,p_cs_precedes:"
-msgid "Positive Currency Symbol Precedes"
-msgstr "El signo positivo va delante"
-
-msgctxt "field:currency.currency,p_sep_by_space:"
-msgid "Positive Separate by Space"
-msgstr "Signo positivo separado por espacio"
-
-msgctxt "field:currency.currency,p_sign_posn:"
-msgid "Positive Sign Position"
-msgstr "Posición del signo positivo"
-
-msgctxt "field:currency.currency,positive_sign:"
-msgid "Positive Sign"
-msgstr "Signo positivo"
-
-msgctxt "field:currency.currency,rate:"
-msgid "Current rate"
-msgstr "Tasa de cambio actual"
-
-msgctxt "field:currency.currency,rates:"
-msgid "Rates"
-msgstr "Tasas de cambio"
-
-msgctxt "field:currency.currency,rec_name:"
-msgid "Name"
-msgstr "Nombre"
-
-msgctxt "field:currency.currency,rounding:"
-msgid "Rounding factor"
-msgstr "Factor de redondeo"
-
-msgctxt "field:currency.currency,symbol:"
-msgid "Symbol"
-msgstr "Símbolo"
-
-msgctxt "field:currency.currency,write_date:"
-msgid "Write Date"
-msgstr "Fecha de modificación"
-
-msgctxt "field:currency.currency,write_uid:"
-msgid "Write User"
-msgstr "Modificado por usuario"
-
-msgctxt "field:currency.currency.rate,create_date:"
-msgid "Create Date"
-msgstr "Fecha de creación"
-
-msgctxt "field:currency.currency.rate,create_uid:"
-msgid "Create User"
-msgstr "Creado por usuario"
-
-msgctxt "field:currency.currency.rate,currency:"
-msgid "Currency"
-msgstr "Moneda"
-
-msgctxt "field:currency.currency.rate,date:"
-msgid "Date"
-msgstr "Fecha"
-
-msgctxt "field:currency.currency.rate,id:"
-msgid "ID"
-msgstr "ID"
-
-msgctxt "field:currency.currency.rate,rate:"
-msgid "Rate"
-msgstr "Tasa de cambio"
-
-msgctxt "field:currency.currency.rate,rec_name:"
-msgid "Name"
-msgstr "Nombre"
-
-msgctxt "field:currency.currency.rate,write_date:"
-msgid "Write Date"
-msgstr "Fecha de modificación"
-
-msgctxt "field:currency.currency.rate,write_uid:"
-msgid "Write User"
-msgstr "Modificado por usuario"
-
-msgctxt "model:currency.currency,name:"
-msgid "Currency"
-msgstr "Moneda"
-
-msgctxt "model:currency.currency,name:aed"
-msgid "UAE Dirham"
-msgstr "Dirham de los Emiratos Árabes Unidos"
-
-msgctxt "model:currency.currency,name:afn"
-msgid "Afghani"
-msgstr "Afganí"
-
-msgctxt "model:currency.currency,name:all"
-msgid "Lek"
-msgstr "Lek"
-
-msgctxt "model:currency.currency,name:amd"
-msgid "Armenian Dram"
-msgstr "Dram armenio"
-
-msgctxt "model:currency.currency,name:ang"
-msgid "Netherlands Antillian Guilder"
-msgstr "Florín de las Antillas Neerlandesas"
-
-msgctxt "model:currency.currency,name:aoa"
-msgid "Kwanza"
-msgstr "Kwanza"
-
-msgctxt "model:currency.currency,name:ars"
-msgid "Argentine Peso"
-msgstr "Peso argentino"
-
-msgctxt "model:currency.currency,name:aud"
-msgid "Australian Dollar"
-msgstr "Dólar australiano"
-
-msgctxt "model:currency.currency,name:awg"
-msgid "Aruban Guilder"
-msgstr "Florín de Aruba"
-
-msgctxt "model:currency.currency,name:azn"
-msgid "Azerbaijanian Manat"
-msgstr "Manat de Azerbayán"
-
-msgctxt "model:currency.currency,name:bam"
-msgid "Convertible Marks"
-msgstr "Marcos convertibles"
-
-msgctxt "model:currency.currency,name:bbd"
-msgid "Barbados Dollar"
-msgstr "Dólar de Barbados"
-
-msgctxt "model:currency.currency,name:bdt"
-msgid "Taka"
-msgstr "Taka"
-
-msgctxt "model:currency.currency,name:bgn"
-msgid "Bulgarian Lev"
-msgstr "Lev búlgaro"
-
-msgctxt "model:currency.currency,name:bhd"
-msgid "Bahraini Dinar"
-msgstr "Dinar bahreiní"
-
-msgctxt "model:currency.currency,name:bif"
-msgid "Burundi Franc"
-msgstr "Franco de Burundi"
-
-msgctxt "model:currency.currency,name:bmd"
-msgid "Bermudian Dollar"
-msgstr "Dólar de Bermudas"
-
-msgctxt "model:currency.currency,name:bnd"
-msgid "Brunei Dollar"
-msgstr "Dólar de Brunei"
-
-msgctxt "model:currency.currency,name:bob"
-msgid "Boliviano"
-msgstr "Boliviano"
-
-msgctxt "model:currency.currency,name:bov"
-msgid "Mvdol"
-msgstr "Mvdol"
-
-msgctxt "model:currency.currency,name:brl"
-msgid "Brazilian Real"
-msgstr "Real brasileño"
-
-msgctxt "model:currency.currency,name:bsd"
-msgid "Bahamian Dollar"
-msgstr "Dólar de las Bahamas"
-
-msgctxt "model:currency.currency,name:btn"
-msgid "Ngultrum"
-msgstr "Ngultrum"
-
-msgctxt "model:currency.currency,name:bwp"
-msgid "Pula"
-msgstr "Pula"
-
-msgctxt "model:currency.currency,name:byr"
-msgid "Belarussian Ruble"
-msgstr "Rubla bielorrusa"
-
-msgctxt "model:currency.currency,name:bzd"
-msgid "Belize Dollar"
-msgstr "Dólar de Belize"
-
-msgctxt "model:currency.currency,name:cad"
-msgid "Canadian Dollar"
-msgstr "Dólar canadiense"
-
-msgctxt "model:currency.currency,name:cdf"
-msgid "Congolese Franc"
-msgstr "Franco congoleño"
-
-msgctxt "model:currency.currency,name:che"
-msgid "WIR Euro"
-msgstr "Euro WIR"
-
-msgctxt "model:currency.currency,name:chf"
-msgid "Swiss Franc"
-msgstr "Franco suizo"
-
-msgctxt "model:currency.currency,name:chw"
-msgid "WIR Franc"
-msgstr "Franco WIR"
-
-msgctxt "model:currency.currency,name:clf"
-msgid "Unidades de fomento"
-msgstr "Unidades de fomento"
-
-msgctxt "model:currency.currency,name:clp"
-msgid "Chilean Peso"
-msgstr "Peso chileno"
-
-msgctxt "model:currency.currency,name:cny"
-msgid "Yuan Renminbi"
-msgstr "Yuan renminbi"
-
-msgctxt "model:currency.currency,name:cop"
-msgid "Colombian Peso"
-msgstr "Peso colombiano"
-
-msgctxt "model:currency.currency,name:cou"
-msgid "Unidad de Valor Real"
-msgstr "Unidad de Valor Real"
-
-msgctxt "model:currency.currency,name:crc"
-msgid "Costa Rican Colon"
-msgstr "Colón costarricense"
-
-msgctxt "model:currency.currency,name:cup"
-msgid "Cuban Peso"
-msgstr "Peso cubano"
-
-msgctxt "model:currency.currency,name:cve"
-msgid "Cape Verde Escudo"
-msgstr "Escudo de Cabo Verde"
-
-msgctxt "model:currency.currency,name:cyp"
-msgid "Cyprus Pound"
-msgstr "Libra chipriota"
-
-msgctxt "model:currency.currency,name:czk"
-msgid "Czech Koruna"
-msgstr "Corona checa"
-
-msgctxt "model:currency.currency,name:djf"
-msgid "Djibouti Franc"
-msgstr "Franco de Djibouti"
-
-msgctxt "model:currency.currency,name:dkk"
-msgid "Danish Krone"
-msgstr "Corona danesa"
-
-msgctxt "model:currency.currency,name:dop"
-msgid "Dominican Peso"
-msgstr "Peso dominicano"
-
-msgctxt "model:currency.currency,name:dzd"
-msgid "Algerian Dinar"
-msgstr "Dinar argelino"
-
-msgctxt "model:currency.currency,name:eek"
-msgid "Kroon"
-msgstr "Corona estonia"
-
-msgctxt "model:currency.currency,name:egp"
-msgid "Egyptian Pound"
-msgstr "Libra egipcia"
-
-msgctxt "model:currency.currency,name:ern"
-msgid "Nakfa"
-msgstr "Nakfa"
-
-msgctxt "model:currency.currency,name:etb"
-msgid "Ethiopian Birr"
-msgstr "Birr de etíope"
-
-msgctxt "model:currency.currency,name:eur"
-msgid "Euro"
-msgstr "Euro"
-
-msgctxt "model:currency.currency,name:fjd"
-msgid "Fiji Dollar"
-msgstr "Dólar de las Islas Fiji"
-
-msgctxt "model:currency.currency,name:fkp"
-msgid "Falkland Islands Pound"
-msgstr "Libra de las Islas Malvinas"
-
-msgctxt "model:currency.currency,name:gbp"
-msgid "Pound Sterling"
-msgstr "Libra esterlina"
-
-msgctxt "model:currency.currency,name:gel"
-msgid "Lari"
-msgstr "Lari"
-
-msgctxt "model:currency.currency,name:ghs"
-msgid "Ghana Cedi"
-msgstr "Cedi ghanés"
-
-msgctxt "model:currency.currency,name:gip"
-msgid "Gibraltar Pound"
-msgstr "Libra de Gibraltar"
-
-msgctxt "model:currency.currency,name:gmd"
-msgid "Dalasi"
-msgstr "Dalasi"
-
-msgctxt "model:currency.currency,name:gnf"
-msgid "Guinea Franc"
-msgstr "Franco guineano"
-
-msgctxt "model:currency.currency,name:gtq"
-msgid "Quetzal"
-msgstr "Quetzal"
-
-msgctxt "model:currency.currency,name:gyd"
-msgid "Guyana Dollar"
-msgstr "Dólar guayanés"
-
-msgctxt "model:currency.currency,name:hkd"
-msgid "Hong Kong Dollar"
-msgstr "Dólar de Hong Kong"
-
-msgctxt "model:currency.currency,name:hnl"
-msgid "Lempira"
-msgstr "Lempira hondureño"
-
-msgctxt "model:currency.currency,name:hrk"
-msgid "Croatian Kuna"
-msgstr "Kuna croata"
-
-msgctxt "model:currency.currency,name:htg"
-msgid "Gourde"
-msgstr "Gourde haitiano"
-
-msgctxt "model:currency.currency,name:huf"
-msgid "Forint"
-msgstr "Forint húngaro"
-
-msgctxt "model:currency.currency,name:idr"
-msgid "Rupiah"
-msgstr "Rupia indonesia"
-
-msgctxt "model:currency.currency,name:ils"
-msgid "New Israeli Sheqel"
-msgstr "Nuevo sheqel israelí"
-
-msgctxt "model:currency.currency,name:inr"
-msgid "Indian Rupee"
-msgstr "Rupia india"
-
-msgctxt "model:currency.currency,name:iqd"
-msgid "Iraqi Dinar"
-msgstr "Dinar iraquí"
-
-msgctxt "model:currency.currency,name:irr"
-msgid "Iranian Rial"
-msgstr "Rial iraní"
-
-msgctxt "model:currency.currency,name:isk"
-msgid "Iceland Krona"
-msgstr "Corona islandesa"
-
-msgctxt "model:currency.currency,name:jmd"
-msgid "Jamaican Dollar"
-msgstr "Dólar jamaiqueño"
-
-msgctxt "model:currency.currency,name:jod"
-msgid "Jordanian Dinar"
-msgstr "Dinar jordano"
-
-msgctxt "model:currency.currency,name:jpy"
-msgid "Yen"
-msgstr "Yen"
-
-msgctxt "model:currency.currency,name:kes"
-msgid "Kenyan Shilling"
-msgstr "Chelín keniata"
-
-msgctxt "model:currency.currency,name:kgs"
-msgid "Som"
-msgstr "Som"
-
-msgctxt "model:currency.currency,name:khr"
-msgid "Riel"
-msgstr "Riel camboyano"
-
-msgctxt "model:currency.currency,name:kmf"
-msgid "Comoro Franc"
-msgstr "Franco comoriano"
-
-msgctxt "model:currency.currency,name:kpw"
-msgid "North Korean Won"
-msgstr "Won norcoreano"
-
-msgctxt "model:currency.currency,name:krw"
-msgid "Won"
-msgstr "Won surcoreano"
-
-msgctxt "model:currency.currency,name:kwd"
-msgid "Kuwaiti Dinar"
-msgstr "Dinar kuwaití"
-
-msgctxt "model:currency.currency,name:kyd"
-msgid "Cayman Islands Dollar"
-msgstr "Dólar de las Islas Caimán"
-
-msgctxt "model:currency.currency,name:kzt"
-msgid "Tenge"
-msgstr "Tenge"
-
-msgctxt "model:currency.currency,name:lak"
-msgid "Kip"
-msgstr "Kip laosiano"
-
-msgctxt "model:currency.currency,name:lbp"
-msgid "Lebanese Pound"
-msgstr "Libra libanesa"
-
-msgctxt "model:currency.currency,name:lkr"
-msgid "Sri Lanka Rupee"
-msgstr "Rupia de Sri Lanka"
-
-msgctxt "model:currency.currency,name:lrd"
-msgid "Liberian Dollar"
-msgstr "Dóla liberiano"
-
-msgctxt "model:currency.currency,name:lsl"
-msgid "Loti"
-msgstr "Loti lesothense"
-
-msgctxt "model:currency.currency,name:ltl"
-msgid "Lithuanian Litas"
-msgstr "Litas lituano"
-
-msgctxt "model:currency.currency,name:lvl"
-msgid "Latvian Lats"
-msgstr "Lat letón"
-
-msgctxt "model:currency.currency,name:lyd"
-msgid "Libyan Dinar"
-msgstr "Dinar libio"
-
-msgctxt "model:currency.currency,name:mad"
-msgid "Moroccan Dirham"
-msgstr "Dirham marroquí"
-
-msgctxt "model:currency.currency,name:mdl"
-msgid "Moldovan Leu"
-msgstr "Leu moldavo"
-
-msgctxt "model:currency.currency,name:mga"
-msgid "Malagasy Ariary"
-msgstr "Ariary malgache"
-
-msgctxt "model:currency.currency,name:mkd"
-msgid "Denar"
-msgstr "Denar"
-
-msgctxt "model:currency.currency,name:mmk"
-msgid "Kyat"
-msgstr "Kyat"
-
-msgctxt "model:currency.currency,name:mnt"
-msgid "Tugrik"
-msgstr "Tugrik"
-
-msgctxt "model:currency.currency,name:mop"
-msgid "Pataca"
-msgstr "Pataca"
-
-msgctxt "model:currency.currency,name:mro"
-msgid "Ouguiya"
-msgstr "Uquiya"
-
-msgctxt "model:currency.currency,name:mtl"
-msgid "Maltese Lira"
-msgstr "Lira maltesa"
-
-msgctxt "model:currency.currency,name:mur"
-msgid "Mauritius Rupee"
-msgstr "Rupia mauricia"
-
-msgctxt "model:currency.currency,name:mvr"
-msgid "Rufiyaa"
-msgstr "Rufiyaa"
-
-msgctxt "model:currency.currency,name:mwk"
-msgid "Kwacha"
-msgstr "Kwacha malawiano"
-
-msgctxt "model:currency.currency,name:mxn"
-msgid "Mexican Peso"
-msgstr "Peso mexicano"
-
-msgctxt "model:currency.currency,name:mxv"
-msgid "Mexican Unidad de Inversion (UDI)"
-msgstr "Unidad de Inversión Mexicana (UDI)"
-
-msgctxt "model:currency.currency,name:myr"
-msgid "Malaysian Ringgit"
-msgstr "Ringgit malasio"
-
-msgctxt "model:currency.currency,name:mzn"
-msgid "Metical"
-msgstr "Metical mozambiqueño"
-
-msgctxt "model:currency.currency,name:nad"
-msgid "Namibia Dollar"
-msgstr "Dóla namibio"
-
-msgctxt "model:currency.currency,name:ngn"
-msgid "Naira"
-msgstr "Naira"
-
-msgctxt "model:currency.currency,name:nio"
-msgid "Cordoba Oro"
-msgstr "Córdoba"
-
-msgctxt "model:currency.currency,name:nok"
-msgid "Norwegian Krone"
-msgstr "Corona noruega"
-
-msgctxt "model:currency.currency,name:npr"
-msgid "Nepalese Rupee"
-msgstr "Rupia nepalesa"
-
-msgctxt "model:currency.currency,name:nzd"
-msgid "New Zealand Dollar"
-msgstr "Dólar neozelandés"
-
-msgctxt "model:currency.currency,name:omr"
-msgid "Rial Omani"
-msgstr "Rial omaní"
-
-msgctxt "model:currency.currency,name:pab"
-msgid "Balboa"
-msgstr "Balboa"
-
-msgctxt "model:currency.currency,name:pen"
-msgid "Nuevo Sol"
-msgstr "Nuevo Sol"
-
-msgctxt "model:currency.currency,name:pgk"
-msgid "Kina"
-msgstr "Kina"
-
-msgctxt "model:currency.currency,name:php"
-msgid "Philippine Peso"
-msgstr "Peso filipino"
-
-msgctxt "model:currency.currency,name:pkr"
-msgid "Pakistan Rupee"
-msgstr "Rupia pakistaní"
-
-msgctxt "model:currency.currency,name:pln"
-msgid "Zloty"
-msgstr "Zloty"
-
-msgctxt "model:currency.currency,name:pyg"
-msgid "Guarani"
-msgstr "Guaraní"
-
-msgctxt "model:currency.currency,name:qar"
-msgid "Qatari Rial"
-msgstr "Rial de Qatar"
-
-msgctxt "model:currency.currency,name:ron"
-msgid "New Leu"
-msgstr "Leu"
-
-msgctxt "model:currency.currency,name:rsd"
-msgid "Serbian Dinar"
-msgstr "Dinar serbio"
-
-msgctxt "model:currency.currency,name:rub"
-msgid "Russian Ruble"
-msgstr "Rublo ruso"
-
-msgctxt "model:currency.currency,name:rwf"
-msgid "Rwanda Franc"
-msgstr "Franco ruandés"
-
-msgctxt "model:currency.currency,name:sar"
-msgid "Saudi Riyal"
-msgstr "Rial saudí"
-
-msgctxt "model:currency.currency,name:sbd"
-msgid "Solomon Islands Dollar"
-msgstr "Dólar de las Islas Solomón"
-
-msgctxt "model:currency.currency,name:scr"
-msgid "Seychelles Rupee"
-msgstr "Rupia de Seychelles"
-
-msgctxt "model:currency.currency,name:sdg"
-msgid "Sudanese Pound"
-msgstr "Libra sudanesa"
-
-msgctxt "model:currency.currency,name:sek"
-msgid "Swedish Krona"
-msgstr "Corona sueca"
-
-msgctxt "model:currency.currency,name:sgd"
-msgid "Singapore Dollar"
-msgstr "Dólar de Singapur"
-
-msgctxt "model:currency.currency,name:shp"
-msgid "Saint Helena Pound"
-msgstr "Libra de Santa Helena"
-
-msgctxt "model:currency.currency,name:sll"
-msgid "Leone"
-msgstr "Leone"
-
-msgctxt "model:currency.currency,name:sos"
-msgid "Somali Shilling"
-msgstr "Chelín somalí"
-
-msgctxt "model:currency.currency,name:srd"
-msgid "Surinam Dollar"
-msgstr "Dólar surinamés"
-
-msgctxt "model:currency.currency,name:std"
-msgid "Dobra"
-msgstr "Dobra"
-
-msgctxt "model:currency.currency,name:svc"
-msgid "El Salvador Colon"
-msgstr "Colón salvadoreño"
-
-msgctxt "model:currency.currency,name:syp"
-msgid "Syrian Pound"
-msgstr "Libra siria"
-
-msgctxt "model:currency.currency,name:szl"
-msgid "Lilangeni"
-msgstr "Lilangeni suazi"
-
-msgctxt "model:currency.currency,name:thb"
-msgid "Baht"
-msgstr "Baht"
-
-msgctxt "model:currency.currency,name:tjs"
-msgid "Somoni"
-msgstr "Somoni"
-
-msgctxt "model:currency.currency,name:tmm"
-msgid "Manat"
-msgstr "Manat"
-
-msgctxt "model:currency.currency,name:tnd"
-msgid "Tunisian Dinar"
-msgstr "Dinar tunecino"
-
-msgctxt "model:currency.currency,name:top"
-msgid "Pa'anga"
-msgstr "Pa'anga"
-
-msgctxt "model:currency.currency,name:try"
-msgid "New Turkish Lira"
-msgstr "Nueva lira turca"
-
-msgctxt "model:currency.currency,name:ttd"
-msgid "Trinidad and Tobago Dollar"
-msgstr "Dólar de Trinidad y Tobago"
-
-msgctxt "model:currency.currency,name:twd"
-msgid "New Taiwan Dollar"
-msgstr "nuevo Dólar taiwanés"
-
-msgctxt "model:currency.currency,name:tzs"
-msgid "Tanzanian Shilling"
-msgstr "Chelín tanzano"
-
-msgctxt "model:currency.currency,name:uah"
-msgid "Hryvnia"
-msgstr "Grivnia"
-
-msgctxt "model:currency.currency,name:ugx"
-msgid "Uganda Shilling"
-msgstr "Chelín ugandés"
-
-msgctxt "model:currency.currency,name:usd"
-msgid "US Dollar"
-msgstr "Dólar estadounidense"
-
-msgctxt "model:currency.currency,name:usn"
-msgid "US Dollar (Next day)"
-msgstr "Dólar estadounidense (dia siguiente)"
-
-msgctxt "model:currency.currency,name:uss"
-msgid "US Dollar (Same day)"
-msgstr "Dólar estadounidense (mismo dia)"
-
-msgctxt "model:currency.currency,name:uyi"
-msgid "Uruguay Peso en Unidades Indexadas"
-msgstr "Uruguay Peso en Unidades Indexadas"
-
-msgctxt "model:currency.currency,name:uyu"
-msgid "Peso Uruguayo"
-msgstr "Peso uruguayo"
-
-msgctxt "model:currency.currency,name:uzs"
-msgid "Uzbekistan Sum"
-msgstr "Som uzbeco"
-
-msgctxt "model:currency.currency,name:vef"
-msgid "Bolivar Fuerte"
-msgstr "Bolivar Fuerte"
-
-msgctxt "model:currency.currency,name:vnd"
-msgid "Dong"
-msgstr "Dong"
-
-msgctxt "model:currency.currency,name:vuv"
-msgid "Vatu"
-msgstr "Vatu"
-
-msgctxt "model:currency.currency,name:wst"
-msgid "Tala"
-msgstr "Tala"
-
-msgctxt "model:currency.currency,name:xaf"
-msgid "CFA Franc BEAC"
-msgstr "franco CFA BEAC"
-
-msgctxt "model:currency.currency,name:xag"
-msgid "Silver"
-msgstr "Plata"
-
-msgctxt "model:currency.currency,name:xau"
-msgid "Gold"
-msgstr "Oro"
-
-msgctxt "model:currency.currency,name:xba"
-msgid "European Composite Unit (EURCO)"
-msgstr "Unidad Compuesta Europea (EURCO)"
-
-msgctxt "model:currency.currency,name:xbb"
-msgid "European Monetary Unit (E.M.U.-6)"
-msgstr "Unidad Monetaria Europea (E.U.M.-6)"
-
-msgctxt "model:currency.currency,name:xbc"
-msgid "European Unit of Account 9 (E.U.A.-9)"
-msgstr "Unidad de cuenta europea 9 (E.U.A.-9)"
-
-msgctxt "model:currency.currency,name:xbd"
-msgid "European Unit of Account 17 (E.U.A.-17)"
-msgstr "Unidad de cuenta europea 17 (E.U.A.-17)"
-
-msgctxt "model:currency.currency,name:xcd"
-msgid "East Caribbean Dollar"
-msgstr "Dólar del Caribe oriental"
-
-msgctxt "model:currency.currency,name:xdr"
-msgid "Special Drawing Rights"
-msgstr "Derechos especiales de giro"
-
-msgctxt "model:currency.currency,name:xfo"
-msgid "Gold-Franc"
-msgstr "Franco de oro"
-
-msgctxt "model:currency.currency,name:xfu"
-msgid "UIC-Franc"
-msgstr "Franco UIC"
-
-msgctxt "model:currency.currency,name:xof"
-msgid "CFA Franc BCEAO"
-msgstr "franco CFA BCEAO"
-
-msgctxt "model:currency.currency,name:xpd"
-msgid "Palladium"
-msgstr "Paladio"
-
-msgctxt "model:currency.currency,name:xpf"
-msgid "CFP Franc"
-msgstr "Franco CFP"
-
-msgctxt "model:currency.currency,name:xpt"
-msgid "Platinum"
-msgstr "Platino"
-
-msgctxt "model:currency.currency,name:xts"
-msgid "Code for testing purposes"
-msgstr "Código reservado para pruebas"
-
-msgctxt "model:currency.currency,name:xxx"
-msgid "No currency"
-msgstr "Sin divisa"
-
-msgctxt "model:currency.currency,name:yer"
-msgid "Yemeni Rial"
-msgstr "Rial yemení"
-
-msgctxt "model:currency.currency,name:zar"
-msgid "Rand"
-msgstr "Rand"
-
-msgctxt "model:currency.currency,name:zmk"
-msgid "Zambian Kwacha"
-msgstr "Kwacha zambiano"
-
-msgctxt "model:currency.currency,name:zwd"
-msgid "Zimbabwe Dollar"
-msgstr "Dólar zimbabuense"
-
-msgctxt "model:currency.currency.rate,name:"
-msgid "Rate"
-msgstr "Tasa de cambio"
-
-msgctxt "model:ir.action,name:act_currency_form"
-msgid "Currencies"
-msgstr "Monedas"
-
-msgctxt "model:ir.ui.menu,name:menu_currency"
-msgid "Currency"
-msgstr "Moneda"
-
-msgctxt "model:ir.ui.menu,name:menu_currency_form"
-msgid "Currencies"
-msgstr "Monedas"
-
-msgctxt "model:res.group,name:group_currency_admin"
-msgid "Currency Administration"
-msgstr "Administración de Monedas"
-
-msgctxt "view:currency.currency.rate:"
-msgid "Rate"
-msgstr "Tasa de cambio"
-
-msgctxt "view:currency.currency.rate:"
-msgid "Rates"
-msgstr "Tasas de cambio"
-
-msgctxt "view:currency.currency:"
-msgid "Currencies"
-msgstr "Monedas"
-
-msgctxt "view:currency.currency:"
-msgid "Currency"
-msgstr "Moneda"
-
-msgctxt "view:currency.currency:"
-msgid "Formatting"
-msgstr "Formato"
-
-msgctxt "view:currency.currency:"
-msgid "Rates"
-msgstr "Tasas de cambio"
diff --git a/locale/es_MX.po b/locale/es_MX.po
deleted file mode 100644
index d520cb1..0000000
--- a/locale/es_MX.po
+++ /dev/null
@@ -1,943 +0,0 @@
-# 
-msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
-
-msgctxt "error:currency.currency.rate:"
-msgid "A currency can only have one rate by date."
-msgstr "Una divisa sólo puede tener una tasa de cambio por fecha."
-
-msgctxt "error:currency.currency.rate:"
-msgid "The currency rate must greater than or equal to 0"
-msgstr "La tasa de cambio de la divisa debe ser mayor o igual a 0."
-
-#, fuzzy
-msgctxt "error:currency.currency:"
-msgid "Invalid grouping \"%(grouping)s\" on currency \"%(currency)s\"."
-msgstr "Agrupación \"%(grouping)s\" en la divisa \"%(currency)s\" no es correcta."
-
-msgctxt "error:currency.currency:"
-msgid "No rate found for currency \"%(currency)s\" on \"%(date)s\""
-msgstr ""
-"No se ha encontrado ninguna tasa de cambio para la divisa \"%(currency)s\" "
-"en la fecha \"%(date)s\"."
-
-msgctxt "field:currency.currency,active:"
-msgid "Active"
-msgstr "Activo"
-
-msgctxt "field:currency.currency,code:"
-msgid "Code"
-msgstr "Código"
-
-msgctxt "field:currency.currency,create_date:"
-msgid "Create Date"
-msgstr "Fecha creación"
-
-msgctxt "field:currency.currency,create_uid:"
-msgid "Create User"
-msgstr "Usuario creación"
-
-msgctxt "field:currency.currency,digits:"
-msgid "Display Digits"
-msgstr "Decimales a mostrar"
-
-msgctxt "field:currency.currency,id:"
-msgid "ID"
-msgstr "ID"
-
-msgctxt "field:currency.currency,mon_decimal_point:"
-msgid "Decimal Separator"
-msgstr "Separador decimal"
-
-msgctxt "field:currency.currency,mon_grouping:"
-msgid "Grouping"
-msgstr "Agrupación"
-
-msgctxt "field:currency.currency,mon_thousands_sep:"
-msgid "Thousands Separator"
-msgstr "Separador de miles"
-
-msgctxt "field:currency.currency,n_cs_precedes:"
-msgid "Negative Currency Symbol Precedes"
-msgstr "El signo negativo va delante"
-
-msgctxt "field:currency.currency,n_sep_by_space:"
-msgid "Negative Separate by Space"
-msgstr "Signo negativo separado por espacio"
-
-msgctxt "field:currency.currency,n_sign_posn:"
-msgid "Negative Sign Position"
-msgstr "Posición del signo negativo"
-
-msgctxt "field:currency.currency,name:"
-msgid "Name"
-msgstr "Nombre"
-
-msgctxt "field:currency.currency,negative_sign:"
-msgid "Negative Sign"
-msgstr "Signo negativo"
-
-msgctxt "field:currency.currency,numeric_code:"
-msgid "Numeric Code"
-msgstr "Código numérico"
-
-msgctxt "field:currency.currency,p_cs_precedes:"
-msgid "Positive Currency Symbol Precedes"
-msgstr "El signo positivo va delante"
-
-msgctxt "field:currency.currency,p_sep_by_space:"
-msgid "Positive Separate by Space"
-msgstr "Signo positivo separado por espacio"
-
-msgctxt "field:currency.currency,p_sign_posn:"
-msgid "Positive Sign Position"
-msgstr "Posición del signo positivo"
-
-msgctxt "field:currency.currency,positive_sign:"
-msgid "Positive Sign"
-msgstr "Signo positivo"
-
-msgctxt "field:currency.currency,rate:"
-msgid "Current rate"
-msgstr "Tasa de cambio actual"
-
-msgctxt "field:currency.currency,rates:"
-msgid "Rates"
-msgstr "Tasas de cambio"
-
-msgctxt "field:currency.currency,rec_name:"
-msgid "Name"
-msgstr "Nombre"
-
-msgctxt "field:currency.currency,rounding:"
-msgid "Rounding factor"
-msgstr "Factor de redondeo"
-
-msgctxt "field:currency.currency,symbol:"
-msgid "Symbol"
-msgstr "Símbolo"
-
-msgctxt "field:currency.currency,write_date:"
-msgid "Write Date"
-msgstr "Fecha modificación"
-
-msgctxt "field:currency.currency,write_uid:"
-msgid "Write User"
-msgstr "Usuario modificación"
-
-msgctxt "field:currency.currency.rate,create_date:"
-msgid "Create Date"
-msgstr "Fecha creación"
-
-msgctxt "field:currency.currency.rate,create_uid:"
-msgid "Create User"
-msgstr "Usuario creación"
-
-msgctxt "field:currency.currency.rate,currency:"
-msgid "Currency"
-msgstr "Divisa"
-
-msgctxt "field:currency.currency.rate,date:"
-msgid "Date"
-msgstr "Fecha"
-
-msgctxt "field:currency.currency.rate,id:"
-msgid "ID"
-msgstr "ID"
-
-msgctxt "field:currency.currency.rate,rate:"
-msgid "Rate"
-msgstr "Tasa de cambio"
-
-msgctxt "field:currency.currency.rate,rec_name:"
-msgid "Name"
-msgstr "Nombre"
-
-msgctxt "field:currency.currency.rate,write_date:"
-msgid "Write Date"
-msgstr "Fecha modificación"
-
-msgctxt "field:currency.currency.rate,write_uid:"
-msgid "Write User"
-msgstr "Usuario modificación"
-
-msgctxt "model:currency.currency,name:"
-msgid "Currency"
-msgstr "Divisa"
-
-msgctxt "model:currency.currency,name:aed"
-msgid "UAE Dirham"
-msgstr "Dirham de los Emiratos Árabes Unidos"
-
-msgctxt "model:currency.currency,name:afn"
-msgid "Afghani"
-msgstr "Afganí"
-
-msgctxt "model:currency.currency,name:all"
-msgid "Lek"
-msgstr "Lek"
-
-msgctxt "model:currency.currency,name:amd"
-msgid "Armenian Dram"
-msgstr "Dram armenio"
-
-msgctxt "model:currency.currency,name:ang"
-msgid "Netherlands Antillian Guilder"
-msgstr "Florín de las Antillas Neerlandesas"
-
-msgctxt "model:currency.currency,name:aoa"
-msgid "Kwanza"
-msgstr "Kwanza"
-
-msgctxt "model:currency.currency,name:ars"
-msgid "Argentine Peso"
-msgstr "Peso argentino"
-
-msgctxt "model:currency.currency,name:aud"
-msgid "Australian Dollar"
-msgstr "Dólar australiano"
-
-msgctxt "model:currency.currency,name:awg"
-msgid "Aruban Guilder"
-msgstr "Florín de Aruba"
-
-msgctxt "model:currency.currency,name:azn"
-msgid "Azerbaijanian Manat"
-msgstr "Manat de Azerbayán"
-
-msgctxt "model:currency.currency,name:bam"
-msgid "Convertible Marks"
-msgstr "Marcos convertibles"
-
-msgctxt "model:currency.currency,name:bbd"
-msgid "Barbados Dollar"
-msgstr "Dólar de Barbados"
-
-msgctxt "model:currency.currency,name:bdt"
-msgid "Taka"
-msgstr "Taka"
-
-msgctxt "model:currency.currency,name:bgn"
-msgid "Bulgarian Lev"
-msgstr "Lev búlgaro"
-
-msgctxt "model:currency.currency,name:bhd"
-msgid "Bahraini Dinar"
-msgstr "Dinar bahreiní"
-
-msgctxt "model:currency.currency,name:bif"
-msgid "Burundi Franc"
-msgstr "Franco de Burundi"
-
-msgctxt "model:currency.currency,name:bmd"
-msgid "Bermudian Dollar"
-msgstr "Dólar de Bermudas"
-
-msgctxt "model:currency.currency,name:bnd"
-msgid "Brunei Dollar"
-msgstr "Dólar de Brunei"
-
-msgctxt "model:currency.currency,name:bob"
-msgid "Boliviano"
-msgstr "Boliviano"
-
-msgctxt "model:currency.currency,name:bov"
-msgid "Mvdol"
-msgstr "Mvdol"
-
-msgctxt "model:currency.currency,name:brl"
-msgid "Brazilian Real"
-msgstr "Real brasileño"
-
-msgctxt "model:currency.currency,name:bsd"
-msgid "Bahamian Dollar"
-msgstr "Dólar de las Bahamas"
-
-msgctxt "model:currency.currency,name:btn"
-msgid "Ngultrum"
-msgstr "Ngultrum"
-
-msgctxt "model:currency.currency,name:bwp"
-msgid "Pula"
-msgstr "Pula"
-
-msgctxt "model:currency.currency,name:byr"
-msgid "Belarussian Ruble"
-msgstr "Rubla bielorrusa"
-
-msgctxt "model:currency.currency,name:bzd"
-msgid "Belize Dollar"
-msgstr "Dólar de Belize"
-
-msgctxt "model:currency.currency,name:cad"
-msgid "Canadian Dollar"
-msgstr "Dólar canadiense"
-
-msgctxt "model:currency.currency,name:cdf"
-msgid "Congolese Franc"
-msgstr "Franco congoleño"
-
-msgctxt "model:currency.currency,name:che"
-msgid "WIR Euro"
-msgstr "Euro WIR"
-
-msgctxt "model:currency.currency,name:chf"
-msgid "Swiss Franc"
-msgstr "Franco suizo"
-
-msgctxt "model:currency.currency,name:chw"
-msgid "WIR Franc"
-msgstr "Franco WIR"
-
-msgctxt "model:currency.currency,name:clf"
-msgid "Unidades de fomento"
-msgstr "Unidades de fomento"
-
-msgctxt "model:currency.currency,name:clp"
-msgid "Chilean Peso"
-msgstr "Peso chileno"
-
-msgctxt "model:currency.currency,name:cny"
-msgid "Yuan Renminbi"
-msgstr "Yuan renminbi"
-
-msgctxt "model:currency.currency,name:cop"
-msgid "Colombian Peso"
-msgstr "Peso colombiano"
-
-msgctxt "model:currency.currency,name:cou"
-msgid "Unidad de Valor Real"
-msgstr "Unidad de Valor Real"
-
-msgctxt "model:currency.currency,name:crc"
-msgid "Costa Rican Colon"
-msgstr "Colón costarricense"
-
-msgctxt "model:currency.currency,name:cup"
-msgid "Cuban Peso"
-msgstr "Peso cubano"
-
-msgctxt "model:currency.currency,name:cve"
-msgid "Cape Verde Escudo"
-msgstr "Escudo de Cabo Verde"
-
-msgctxt "model:currency.currency,name:cyp"
-msgid "Cyprus Pound"
-msgstr "Libra chipriota"
-
-msgctxt "model:currency.currency,name:czk"
-msgid "Czech Koruna"
-msgstr "Corona checa"
-
-msgctxt "model:currency.currency,name:djf"
-msgid "Djibouti Franc"
-msgstr "Franco de Djibouti"
-
-msgctxt "model:currency.currency,name:dkk"
-msgid "Danish Krone"
-msgstr "Corona danesa"
-
-msgctxt "model:currency.currency,name:dop"
-msgid "Dominican Peso"
-msgstr "Peso dominicano"
-
-msgctxt "model:currency.currency,name:dzd"
-msgid "Algerian Dinar"
-msgstr "Dinar argelino"
-
-msgctxt "model:currency.currency,name:eek"
-msgid "Kroon"
-msgstr "Corona estonia"
-
-msgctxt "model:currency.currency,name:egp"
-msgid "Egyptian Pound"
-msgstr "Libra egipcia"
-
-msgctxt "model:currency.currency,name:ern"
-msgid "Nakfa"
-msgstr "Nakfa"
-
-msgctxt "model:currency.currency,name:etb"
-msgid "Ethiopian Birr"
-msgstr "Birr de etíope"
-
-msgctxt "model:currency.currency,name:eur"
-msgid "Euro"
-msgstr "Euro"
-
-msgctxt "model:currency.currency,name:fjd"
-msgid "Fiji Dollar"
-msgstr "Dólar de las Islas Fiji"
-
-msgctxt "model:currency.currency,name:fkp"
-msgid "Falkland Islands Pound"
-msgstr "Libra de las Islas Malvinas"
-
-msgctxt "model:currency.currency,name:gbp"
-msgid "Pound Sterling"
-msgstr "Libra esterlina"
-
-msgctxt "model:currency.currency,name:gel"
-msgid "Lari"
-msgstr "Lari"
-
-msgctxt "model:currency.currency,name:ghs"
-msgid "Ghana Cedi"
-msgstr "Cedi ghanés"
-
-msgctxt "model:currency.currency,name:gip"
-msgid "Gibraltar Pound"
-msgstr "Libra de Gibraltar"
-
-msgctxt "model:currency.currency,name:gmd"
-msgid "Dalasi"
-msgstr "Dalasi"
-
-msgctxt "model:currency.currency,name:gnf"
-msgid "Guinea Franc"
-msgstr "Franco guineano"
-
-msgctxt "model:currency.currency,name:gtq"
-msgid "Quetzal"
-msgstr "Quetzal"
-
-msgctxt "model:currency.currency,name:gyd"
-msgid "Guyana Dollar"
-msgstr "Dólar guayanés"
-
-msgctxt "model:currency.currency,name:hkd"
-msgid "Hong Kong Dollar"
-msgstr "Dólar de Hong Kong"
-
-msgctxt "model:currency.currency,name:hnl"
-msgid "Lempira"
-msgstr "Lempira hondureño"
-
-msgctxt "model:currency.currency,name:hrk"
-msgid "Croatian Kuna"
-msgstr "Kuna croata"
-
-msgctxt "model:currency.currency,name:htg"
-msgid "Gourde"
-msgstr "Gourde haitiano"
-
-msgctxt "model:currency.currency,name:huf"
-msgid "Forint"
-msgstr "Forint húngaro"
-
-msgctxt "model:currency.currency,name:idr"
-msgid "Rupiah"
-msgstr "Rupia indonesia"
-
-msgctxt "model:currency.currency,name:ils"
-msgid "New Israeli Sheqel"
-msgstr "Nuevo sheqel israelí"
-
-msgctxt "model:currency.currency,name:inr"
-msgid "Indian Rupee"
-msgstr "Rupia india"
-
-msgctxt "model:currency.currency,name:iqd"
-msgid "Iraqi Dinar"
-msgstr "Dinar iraquí"
-
-msgctxt "model:currency.currency,name:irr"
-msgid "Iranian Rial"
-msgstr "Rial iraní"
-
-msgctxt "model:currency.currency,name:isk"
-msgid "Iceland Krona"
-msgstr "Corona islandesa"
-
-msgctxt "model:currency.currency,name:jmd"
-msgid "Jamaican Dollar"
-msgstr "Dólar jamaiqueño"
-
-msgctxt "model:currency.currency,name:jod"
-msgid "Jordanian Dinar"
-msgstr "Dinar jordano"
-
-msgctxt "model:currency.currency,name:jpy"
-msgid "Yen"
-msgstr "Yen"
-
-msgctxt "model:currency.currency,name:kes"
-msgid "Kenyan Shilling"
-msgstr "Chelín keniata"
-
-msgctxt "model:currency.currency,name:kgs"
-msgid "Som"
-msgstr "Som"
-
-msgctxt "model:currency.currency,name:khr"
-msgid "Riel"
-msgstr "Riel camboyano"
-
-msgctxt "model:currency.currency,name:kmf"
-msgid "Comoro Franc"
-msgstr "Franco comoriano"
-
-msgctxt "model:currency.currency,name:kpw"
-msgid "North Korean Won"
-msgstr "Won norcoreano"
-
-msgctxt "model:currency.currency,name:krw"
-msgid "Won"
-msgstr "Won surcoreano"
-
-msgctxt "model:currency.currency,name:kwd"
-msgid "Kuwaiti Dinar"
-msgstr "Dinar kuwaití"
-
-msgctxt "model:currency.currency,name:kyd"
-msgid "Cayman Islands Dollar"
-msgstr "Dólar de las Islas Caimán"
-
-msgctxt "model:currency.currency,name:kzt"
-msgid "Tenge"
-msgstr "Tenge"
-
-msgctxt "model:currency.currency,name:lak"
-msgid "Kip"
-msgstr "Kip laosiano"
-
-msgctxt "model:currency.currency,name:lbp"
-msgid "Lebanese Pound"
-msgstr "Libra libanesa"
-
-msgctxt "model:currency.currency,name:lkr"
-msgid "Sri Lanka Rupee"
-msgstr "Rupia de Sri Lanka"
-
-msgctxt "model:currency.currency,name:lrd"
-msgid "Liberian Dollar"
-msgstr "Dóla liberiano"
-
-msgctxt "model:currency.currency,name:lsl"
-msgid "Loti"
-msgstr "Loti lesothense"
-
-msgctxt "model:currency.currency,name:ltl"
-msgid "Lithuanian Litas"
-msgstr "Litas lituano"
-
-msgctxt "model:currency.currency,name:lvl"
-msgid "Latvian Lats"
-msgstr "Lat letón"
-
-msgctxt "model:currency.currency,name:lyd"
-msgid "Libyan Dinar"
-msgstr "Dinar libio"
-
-msgctxt "model:currency.currency,name:mad"
-msgid "Moroccan Dirham"
-msgstr "Dirham marroquí"
-
-msgctxt "model:currency.currency,name:mdl"
-msgid "Moldovan Leu"
-msgstr "Leu moldavo"
-
-msgctxt "model:currency.currency,name:mga"
-msgid "Malagasy Ariary"
-msgstr "Ariary malgache"
-
-msgctxt "model:currency.currency,name:mkd"
-msgid "Denar"
-msgstr "Denar"
-
-msgctxt "model:currency.currency,name:mmk"
-msgid "Kyat"
-msgstr "Kyat"
-
-msgctxt "model:currency.currency,name:mnt"
-msgid "Tugrik"
-msgstr "Tugrik"
-
-msgctxt "model:currency.currency,name:mop"
-msgid "Pataca"
-msgstr "Pataca"
-
-msgctxt "model:currency.currency,name:mro"
-msgid "Ouguiya"
-msgstr "Uquiya"
-
-msgctxt "model:currency.currency,name:mtl"
-msgid "Maltese Lira"
-msgstr "Lira maltesa"
-
-msgctxt "model:currency.currency,name:mur"
-msgid "Mauritius Rupee"
-msgstr "Rupia mauricia"
-
-msgctxt "model:currency.currency,name:mvr"
-msgid "Rufiyaa"
-msgstr "Rufiyaa"
-
-msgctxt "model:currency.currency,name:mwk"
-msgid "Kwacha"
-msgstr "Kwacha malawiano"
-
-msgctxt "model:currency.currency,name:mxn"
-msgid "Mexican Peso"
-msgstr "Peso mexicano"
-
-msgctxt "model:currency.currency,name:mxv"
-msgid "Mexican Unidad de Inversion (UDI)"
-msgstr "Unidad de Inversión Mexicana (UDI)"
-
-msgctxt "model:currency.currency,name:myr"
-msgid "Malaysian Ringgit"
-msgstr "Ringgit malasio"
-
-msgctxt "model:currency.currency,name:mzn"
-msgid "Metical"
-msgstr "Metical mozambiqueño"
-
-msgctxt "model:currency.currency,name:nad"
-msgid "Namibia Dollar"
-msgstr "Dóla namibio"
-
-msgctxt "model:currency.currency,name:ngn"
-msgid "Naira"
-msgstr "Naira"
-
-msgctxt "model:currency.currency,name:nio"
-msgid "Cordoba Oro"
-msgstr "Córdoba"
-
-msgctxt "model:currency.currency,name:nok"
-msgid "Norwegian Krone"
-msgstr "Corona noruega"
-
-msgctxt "model:currency.currency,name:npr"
-msgid "Nepalese Rupee"
-msgstr "Rupia nepalesa"
-
-msgctxt "model:currency.currency,name:nzd"
-msgid "New Zealand Dollar"
-msgstr "Dólar neozelandés"
-
-msgctxt "model:currency.currency,name:omr"
-msgid "Rial Omani"
-msgstr "Rial omaní"
-
-msgctxt "model:currency.currency,name:pab"
-msgid "Balboa"
-msgstr "Balboa"
-
-msgctxt "model:currency.currency,name:pen"
-msgid "Nuevo Sol"
-msgstr "Nuevo Sol"
-
-msgctxt "model:currency.currency,name:pgk"
-msgid "Kina"
-msgstr "Kina"
-
-msgctxt "model:currency.currency,name:php"
-msgid "Philippine Peso"
-msgstr "Peso filipino"
-
-msgctxt "model:currency.currency,name:pkr"
-msgid "Pakistan Rupee"
-msgstr "Rupia pakistaní"
-
-msgctxt "model:currency.currency,name:pln"
-msgid "Zloty"
-msgstr "Zloty"
-
-msgctxt "model:currency.currency,name:pyg"
-msgid "Guarani"
-msgstr "Guaraní"
-
-msgctxt "model:currency.currency,name:qar"
-msgid "Qatari Rial"
-msgstr "Rial de Qatar"
-
-msgctxt "model:currency.currency,name:ron"
-msgid "New Leu"
-msgstr "Leu"
-
-msgctxt "model:currency.currency,name:rsd"
-msgid "Serbian Dinar"
-msgstr "Dinar serbio"
-
-msgctxt "model:currency.currency,name:rub"
-msgid "Russian Ruble"
-msgstr "Rublo ruso"
-
-msgctxt "model:currency.currency,name:rwf"
-msgid "Rwanda Franc"
-msgstr "Franco ruandés"
-
-msgctxt "model:currency.currency,name:sar"
-msgid "Saudi Riyal"
-msgstr "Rial saudí"
-
-msgctxt "model:currency.currency,name:sbd"
-msgid "Solomon Islands Dollar"
-msgstr "Dólar de las Islas Solomón"
-
-msgctxt "model:currency.currency,name:scr"
-msgid "Seychelles Rupee"
-msgstr "Rupia de Seychelles"
-
-msgctxt "model:currency.currency,name:sdg"
-msgid "Sudanese Pound"
-msgstr "Libra sudanesa"
-
-msgctxt "model:currency.currency,name:sek"
-msgid "Swedish Krona"
-msgstr "Corona sueca"
-
-msgctxt "model:currency.currency,name:sgd"
-msgid "Singapore Dollar"
-msgstr "Dólar de Singapur"
-
-msgctxt "model:currency.currency,name:shp"
-msgid "Saint Helena Pound"
-msgstr "Libra de Santa Helena"
-
-msgctxt "model:currency.currency,name:sll"
-msgid "Leone"
-msgstr "Leone"
-
-msgctxt "model:currency.currency,name:sos"
-msgid "Somali Shilling"
-msgstr "Chelín somalí"
-
-msgctxt "model:currency.currency,name:srd"
-msgid "Surinam Dollar"
-msgstr "Dólar surinamés"
-
-msgctxt "model:currency.currency,name:std"
-msgid "Dobra"
-msgstr "Dobra"
-
-msgctxt "model:currency.currency,name:svc"
-msgid "El Salvador Colon"
-msgstr "Colón salvadoreño"
-
-msgctxt "model:currency.currency,name:syp"
-msgid "Syrian Pound"
-msgstr "Libra siria"
-
-msgctxt "model:currency.currency,name:szl"
-msgid "Lilangeni"
-msgstr "Lilangeni suazi"
-
-msgctxt "model:currency.currency,name:thb"
-msgid "Baht"
-msgstr "Baht"
-
-msgctxt "model:currency.currency,name:tjs"
-msgid "Somoni"
-msgstr "Somoni"
-
-msgctxt "model:currency.currency,name:tmm"
-msgid "Manat"
-msgstr "Manat"
-
-msgctxt "model:currency.currency,name:tnd"
-msgid "Tunisian Dinar"
-msgstr "Dinar tunecino"
-
-msgctxt "model:currency.currency,name:top"
-msgid "Pa'anga"
-msgstr "Pa'anga"
-
-msgctxt "model:currency.currency,name:try"
-msgid "New Turkish Lira"
-msgstr "Nueva lira turca"
-
-msgctxt "model:currency.currency,name:ttd"
-msgid "Trinidad and Tobago Dollar"
-msgstr "Dólar de Trinidad y Tobago"
-
-msgctxt "model:currency.currency,name:twd"
-msgid "New Taiwan Dollar"
-msgstr "nuevo Dólar taiwanés"
-
-msgctxt "model:currency.currency,name:tzs"
-msgid "Tanzanian Shilling"
-msgstr "Chelín tanzano"
-
-msgctxt "model:currency.currency,name:uah"
-msgid "Hryvnia"
-msgstr "Grivnia"
-
-msgctxt "model:currency.currency,name:ugx"
-msgid "Uganda Shilling"
-msgstr "Chelín ugandés"
-
-msgctxt "model:currency.currency,name:usd"
-msgid "US Dollar"
-msgstr "Dólar estadounidense"
-
-msgctxt "model:currency.currency,name:usn"
-msgid "US Dollar (Next day)"
-msgstr "Dólar estadounidense (dia siguiente)"
-
-msgctxt "model:currency.currency,name:uss"
-msgid "US Dollar (Same day)"
-msgstr "Dólar estadounidense (mismo dia)"
-
-msgctxt "model:currency.currency,name:uyi"
-msgid "Uruguay Peso en Unidades Indexadas"
-msgstr "Uruguay Peso en Unidades Indexadas"
-
-msgctxt "model:currency.currency,name:uyu"
-msgid "Peso Uruguayo"
-msgstr "Peso uruguayo"
-
-msgctxt "model:currency.currency,name:uzs"
-msgid "Uzbekistan Sum"
-msgstr "Som uzbeco"
-
-msgctxt "model:currency.currency,name:vef"
-msgid "Bolivar Fuerte"
-msgstr "Bolivar Fuerte"
-
-msgctxt "model:currency.currency,name:vnd"
-msgid "Dong"
-msgstr "Dong"
-
-msgctxt "model:currency.currency,name:vuv"
-msgid "Vatu"
-msgstr "Vatu"
-
-msgctxt "model:currency.currency,name:wst"
-msgid "Tala"
-msgstr "Tala"
-
-msgctxt "model:currency.currency,name:xaf"
-msgid "CFA Franc BEAC"
-msgstr "franco CFA BEAC"
-
-msgctxt "model:currency.currency,name:xag"
-msgid "Silver"
-msgstr "Plata"
-
-msgctxt "model:currency.currency,name:xau"
-msgid "Gold"
-msgstr "Oro"
-
-msgctxt "model:currency.currency,name:xba"
-msgid "European Composite Unit (EURCO)"
-msgstr "Unidad Compuesta Europea (EURCO)"
-
-msgctxt "model:currency.currency,name:xbb"
-msgid "European Monetary Unit (E.M.U.-6)"
-msgstr "Unidad Monetaria Europea (E.U.M.-6)"
-
-msgctxt "model:currency.currency,name:xbc"
-msgid "European Unit of Account 9 (E.U.A.-9)"
-msgstr "Unidad de cuenta europea 9 (E.U.A.-9)"
-
-msgctxt "model:currency.currency,name:xbd"
-msgid "European Unit of Account 17 (E.U.A.-17)"
-msgstr "Unidad de cuenta europea 17 (E.U.A.-17)"
-
-msgctxt "model:currency.currency,name:xcd"
-msgid "East Caribbean Dollar"
-msgstr "Dólar del Caribe oriental"
-
-msgctxt "model:currency.currency,name:xdr"
-msgid "Special Drawing Rights"
-msgstr "Derechos especiales de giro"
-
-msgctxt "model:currency.currency,name:xfo"
-msgid "Gold-Franc"
-msgstr "Franco de oro"
-
-msgctxt "model:currency.currency,name:xfu"
-msgid "UIC-Franc"
-msgstr "Franco UIC"
-
-msgctxt "model:currency.currency,name:xof"
-msgid "CFA Franc BCEAO"
-msgstr "franco CFA BCEAO"
-
-msgctxt "model:currency.currency,name:xpd"
-msgid "Palladium"
-msgstr "Paladio"
-
-msgctxt "model:currency.currency,name:xpf"
-msgid "CFP Franc"
-msgstr "Franco CFP"
-
-msgctxt "model:currency.currency,name:xpt"
-msgid "Platinum"
-msgstr "Platino"
-
-msgctxt "model:currency.currency,name:xts"
-msgid "Code for testing purposes"
-msgstr "Código reservado para pruebas"
-
-msgctxt "model:currency.currency,name:xxx"
-msgid "No currency"
-msgstr "Sin divisa"
-
-msgctxt "model:currency.currency,name:yer"
-msgid "Yemeni Rial"
-msgstr "Rial yemení"
-
-msgctxt "model:currency.currency,name:zar"
-msgid "Rand"
-msgstr "Rand"
-
-msgctxt "model:currency.currency,name:zmk"
-msgid "Zambian Kwacha"
-msgstr "Kwacha zambiano"
-
-msgctxt "model:currency.currency,name:zwd"
-msgid "Zimbabwe Dollar"
-msgstr "Dólar zimbabuense"
-
-msgctxt "model:currency.currency.rate,name:"
-msgid "Rate"
-msgstr "Tasa de cambio"
-
-msgctxt "model:ir.action,name:act_currency_form"
-msgid "Currencies"
-msgstr "Divisas"
-
-msgctxt "model:ir.ui.menu,name:menu_currency"
-msgid "Currency"
-msgstr "Divisa"
-
-msgctxt "model:ir.ui.menu,name:menu_currency_form"
-msgid "Currencies"
-msgstr "Divisas"
-
-msgctxt "model:res.group,name:group_currency_admin"
-msgid "Currency Administration"
-msgstr "Administración de divisas"
-
-#, fuzzy
-msgctxt "view:currency.currency.rate:"
-msgid "Rate"
-msgstr "Tasa de cambio"
-
-#, fuzzy
-msgctxt "view:currency.currency.rate:"
-msgid "Rates"
-msgstr "Tasas de cambio"
-
-#, fuzzy
-msgctxt "view:currency.currency:"
-msgid "Currencies"
-msgstr "Divisas"
-
-#, fuzzy
-msgctxt "view:currency.currency:"
-msgid "Currency"
-msgstr "Divisa"
-
-msgctxt "view:currency.currency:"
-msgid "Formatting"
-msgstr ""
-
-#, fuzzy
-msgctxt "view:currency.currency:"
-msgid "Rates"
-msgstr "Tasas de cambio"
diff --git a/locale/fr_FR.po b/locale/fr.po
similarity index 99%
rename from locale/fr_FR.po
rename to locale/fr.po
index 3c5a5ad..3aae832 100644
--- a/locale/fr_FR.po
+++ b/locale/fr.po
@@ -912,22 +912,6 @@ msgctxt "model:res.group,name:group_currency_admin"
 msgid "Currency Administration"
 msgstr "Administration des devises"
 
-msgctxt "view:currency.currency.rate:"
-msgid "Rate"
-msgstr "Taux"
-
-msgctxt "view:currency.currency.rate:"
-msgid "Rates"
-msgstr "Taux"
-
-msgctxt "view:currency.currency:"
-msgid "Currencies"
-msgstr "Devises"
-
-msgctxt "view:currency.currency:"
-msgid "Currency"
-msgstr "Devise"
-
 msgctxt "view:currency.currency:"
 msgid "Formatting"
 msgstr "Formatage"
@@ -935,3 +919,11 @@ msgstr "Formatage"
 msgctxt "view:currency.currency:"
 msgid "Rates"
 msgstr "Taux"
+
+msgctxt "view:currency.currency.rate:"
+msgid "Rate"
+msgstr "Taux"
+
+msgctxt "view:currency.currency.rate:"
+msgid "Rates"
+msgstr "Taux"
diff --git a/locale/hu_HU.po b/locale/hu_HU.po
index e781654..2519c2e 100644
--- a/locale/hu_HU.po
+++ b/locale/hu_HU.po
@@ -911,22 +911,6 @@ msgctxt "model:res.group,name:group_currency_admin"
 msgid "Currency Administration"
 msgstr "Pénznem adminisztráció"
 
-msgctxt "view:currency.currency.rate:"
-msgid "Rate"
-msgstr "Árfolyam"
-
-msgctxt "view:currency.currency.rate:"
-msgid "Rates"
-msgstr "Árfolyam"
-
-msgctxt "view:currency.currency:"
-msgid "Currencies"
-msgstr "Pénznemek"
-
-msgctxt "view:currency.currency:"
-msgid "Currency"
-msgstr "Pénznem"
-
 msgctxt "view:currency.currency:"
 msgid "Formatting"
 msgstr ""
@@ -934,3 +918,11 @@ msgstr ""
 msgctxt "view:currency.currency:"
 msgid "Rates"
 msgstr "Árfolyam"
+
+msgctxt "view:currency.currency.rate:"
+msgid "Rate"
+msgstr "Árfolyam"
+
+msgctxt "view:currency.currency.rate:"
+msgid "Rates"
+msgstr "Árfolyam"
diff --git a/locale/it_IT.po b/locale/it_IT.po
index 7e8dedb..9300f58 100644
--- a/locale/it_IT.po
+++ b/locale/it_IT.po
@@ -928,22 +928,6 @@ msgctxt "model:res.group,name:group_currency_admin"
 msgid "Currency Administration"
 msgstr "Gestione Valute"
 
-msgctxt "view:currency.currency.rate:"
-msgid "Rate"
-msgstr "Cambio"
-
-msgctxt "view:currency.currency.rate:"
-msgid "Rates"
-msgstr "Tassi"
-
-msgctxt "view:currency.currency:"
-msgid "Currencies"
-msgstr "Valute"
-
-msgctxt "view:currency.currency:"
-msgid "Currency"
-msgstr "Valuta"
-
 msgctxt "view:currency.currency:"
 msgid "Formatting"
 msgstr ""
@@ -951,3 +935,11 @@ msgstr ""
 msgctxt "view:currency.currency:"
 msgid "Rates"
 msgstr "Tassi"
+
+msgctxt "view:currency.currency.rate:"
+msgid "Rate"
+msgstr "Cambio"
+
+msgctxt "view:currency.currency.rate:"
+msgid "Rates"
+msgstr "Tassi"
diff --git a/locale/ja_JP.po b/locale/ja_JP.po
index 4bfaf15..244adcd 100644
--- a/locale/ja_JP.po
+++ b/locale/ja_JP.po
@@ -130,9 +130,10 @@ msgctxt "field:currency.currency.rate,create_uid:"
 msgid "Create User"
 msgstr ""
 
+#, fuzzy
 msgctxt "field:currency.currency.rate,currency:"
 msgid "Currency"
-msgstr ""
+msgstr "Currency"
 
 msgctxt "field:currency.currency.rate,date:"
 msgid "Date"
@@ -158,85 +159,86 @@ msgctxt "field:currency.currency.rate,write_uid:"
 msgid "Write User"
 msgstr ""
 
+#, fuzzy
 msgctxt "model:currency.currency,name:"
 msgid "Currency"
-msgstr ""
+msgstr "Currency"
 
 msgctxt "model:currency.currency,name:aed"
 msgid "UAE Dirham"
-msgstr "アラブ首長国連邦ディルハム"
+msgstr "UAE Dirham"
 
 msgctxt "model:currency.currency,name:afn"
 msgid "Afghani"
-msgstr "アフガニ"
+msgstr "Afghani"
 
 msgctxt "model:currency.currency,name:all"
 msgid "Lek"
-msgstr "レク"
+msgstr "Lek"
 
 msgctxt "model:currency.currency,name:amd"
 msgid "Armenian Dram"
-msgstr "アルメニア・ドラム"
+msgstr "Armenian Dram"
 
 msgctxt "model:currency.currency,name:ang"
 msgid "Netherlands Antillian Guilder"
-msgstr "オランダ領アンチル・ギルダー"
+msgstr "Netherlands Antillian Guilder"
 
 msgctxt "model:currency.currency,name:aoa"
 msgid "Kwanza"
-msgstr "クワンザ"
+msgstr "Kwanza"
 
 msgctxt "model:currency.currency,name:ars"
 msgid "Argentine Peso"
-msgstr "アルゼンチン・ペソ"
+msgstr "Argentine Peso"
 
 msgctxt "model:currency.currency,name:aud"
 msgid "Australian Dollar"
-msgstr "オーストラリア・ドル"
+msgstr "Australian Dollar"
 
 msgctxt "model:currency.currency,name:awg"
 msgid "Aruban Guilder"
-msgstr "アルバ・ギルダー"
+msgstr "Aruban Guilder"
 
 msgctxt "model:currency.currency,name:azn"
 msgid "Azerbaijanian Manat"
-msgstr "アゼルバイジャン・マナト"
+msgstr "Azerbaijanian Manat"
 
 msgctxt "model:currency.currency,name:bam"
 msgid "Convertible Marks"
-msgstr "兌換マルク"
+msgstr "Convertible Marks"
 
 msgctxt "model:currency.currency,name:bbd"
 msgid "Barbados Dollar"
-msgstr "バルバドス・ドル"
+msgstr "Barbados Dollar"
 
 msgctxt "model:currency.currency,name:bdt"
 msgid "Taka"
-msgstr "タカ"
+msgstr "Taka"
 
 msgctxt "model:currency.currency,name:bgn"
 msgid "Bulgarian Lev"
-msgstr "ブルガリア・レフ"
+msgstr "Bulgarian Lev"
 
 msgctxt "model:currency.currency,name:bhd"
 msgid "Bahraini Dinar"
-msgstr "バーレーン・ディナール"
+msgstr "Bahraini Dinar"
 
 msgctxt "model:currency.currency,name:bif"
 msgid "Burundi Franc"
-msgstr "ブルンジ・フラン"
+msgstr "Burundi Franc"
 
 msgctxt "model:currency.currency,name:bmd"
 msgid "Bermudian Dollar"
-msgstr "バーミューダ・ドル"
+msgstr "Bermudian Dollar"
 
 msgctxt "model:currency.currency,name:bnd"
 msgid "Brunei Dollar"
-msgstr "ブルネイ・ドル"
+msgstr "Brunei Dollar"
 
 msgctxt "model:currency.currency,name:bob"
 msgid "Boliviano"
-msgstr "ボリビアーノ"
+msgstr "Boliviano"
 
 msgctxt "model:currency.currency,name:bov"
 msgid "Mvdol"
@@ -244,47 +246,47 @@ msgstr "Mvdol"
 
 msgctxt "model:currency.currency,name:brl"
 msgid "Brazilian Real"
-msgstr "ブラジル・レアル"
+msgstr "Brazilian Real"
 
 msgctxt "model:currency.currency,name:bsd"
 msgid "Bahamian Dollar"
-msgstr "バハマ・ドル"
+msgstr "Bahamian Dollar"
 
 msgctxt "model:currency.currency,name:btn"
 msgid "Ngultrum"
-msgstr "ニュルタム"
+msgstr "Ngultrum"
 
 msgctxt "model:currency.currency,name:bwp"
 msgid "Pula"
-msgstr "プラ"
+msgstr "Pula"
 
 msgctxt "model:currency.currency,name:byr"
 msgid "Belarussian Ruble"
-msgstr "ベラルーシ・ルーブル"
+msgstr "Belarussian Ruble"
 
 msgctxt "model:currency.currency,name:bzd"
 msgid "Belize Dollar"
-msgstr "ベリーズ・ドル"
+msgstr "Belize Dollar"
 
 msgctxt "model:currency.currency,name:cad"
 msgid "Canadian Dollar"
-msgstr "カナダ・ドル"
+msgstr "Canadian Dollar"
 
 msgctxt "model:currency.currency,name:cdf"
 msgid "Congolese Franc"
-msgstr "コンゴ・フラン"
+msgstr "Congolese Franc"
 
 msgctxt "model:currency.currency,name:che"
 msgid "WIR Euro"
-msgstr "ヴィア・ユーロ"
+msgstr "WIR Euro"
 
 msgctxt "model:currency.currency,name:chf"
 msgid "Swiss Franc"
-msgstr "スイス・フラン"
+msgstr "Swiss Franc"
 
 msgctxt "model:currency.currency,name:chw"
 msgid "WIR Franc"
-msgstr "ヴィア・フラン"
+msgstr "WIR Franc"
 
 msgctxt "model:currency.currency,name:clf"
 msgid "Unidades de fomento"
@@ -292,15 +294,15 @@ msgstr "Unidades de fomento"
 
 msgctxt "model:currency.currency,name:clp"
 msgid "Chilean Peso"
-msgstr "チリ・ペソ"
+msgstr "Chilean Peso"
 
 msgctxt "model:currency.currency,name:cny"
 msgid "Yuan Renminbi"
-msgstr "人民元"
+msgstr "Yuan Renminbi"
 
 msgctxt "model:currency.currency,name:cop"
 msgid "Colombian Peso"
-msgstr "コロンビア・ペソ"
+msgstr "Colombian Peso"
 
 msgctxt "model:currency.currency,name:cou"
 msgid "Unidad de Valor Real"
@@ -308,587 +310,587 @@ msgstr "Unidad de Valor Real"
 
 msgctxt "model:currency.currency,name:crc"
 msgid "Costa Rican Colon"
-msgstr "コスタリカ・コロン"
+msgstr "Costa Rican Colon"
 
 msgctxt "model:currency.currency,name:cup"
 msgid "Cuban Peso"
-msgstr "キューバ・ペソ"
+msgstr "Cuban Peso"
 
 msgctxt "model:currency.currency,name:cve"
 msgid "Cape Verde Escudo"
-msgstr "カーボヴェルデ・エスクード"
+msgstr "Cape Verde Escudo"
 
 msgctxt "model:currency.currency,name:cyp"
 msgid "Cyprus Pound"
-msgstr "キプロス・ポンド"
+msgstr "Cyprus Pound"
 
 msgctxt "model:currency.currency,name:czk"
 msgid "Czech Koruna"
-msgstr "チェコ・コルナ"
+msgstr "Czech Koruna"
 
 msgctxt "model:currency.currency,name:djf"
 msgid "Djibouti Franc"
-msgstr "ジブチ・フラン"
+msgstr "Djibouti Franc"
 
 msgctxt "model:currency.currency,name:dkk"
 msgid "Danish Krone"
-msgstr "デンマーク・クローネ"
+msgstr "Danish Krone"
 
 msgctxt "model:currency.currency,name:dop"
 msgid "Dominican Peso"
-msgstr "ドミニカ・ペソ"
+msgstr "Dominican Peso"
 
 msgctxt "model:currency.currency,name:dzd"
 msgid "Algerian Dinar"
-msgstr "アルジェリア・ディナール"
+msgstr "Algerian Dinar"
 
 msgctxt "model:currency.currency,name:eek"
 msgid "Kroon"
-msgstr "クローン"
+msgstr "Kroon"
 
 msgctxt "model:currency.currency,name:egp"
 msgid "Egyptian Pound"
-msgstr "エジプト・ポンド"
+msgstr "Egyptian Pound"
 
 msgctxt "model:currency.currency,name:ern"
 msgid "Nakfa"
-msgstr "ナクファ"
+msgstr "Nakfa"
 
 msgctxt "model:currency.currency,name:etb"
 msgid "Ethiopian Birr"
-msgstr "エチオピア・ブル"
+msgstr "Ethiopian Birr"
 
 msgctxt "model:currency.currency,name:eur"
 msgid "Euro"
-msgstr "ユーロ"
+msgstr "Euro"
 
 msgctxt "model:currency.currency,name:fjd"
 msgid "Fiji Dollar"
-msgstr "フィジー・ドル"
+msgstr "Fiji Dollar"
 
 msgctxt "model:currency.currency,name:fkp"
 msgid "Falkland Islands Pound"
-msgstr "フォークランド諸島・ポンド"
+msgstr "Falkland Islands Pound"
 
 msgctxt "model:currency.currency,name:gbp"
 msgid "Pound Sterling"
-msgstr "ポンド・スターリング (英ポンド)"
+msgstr "Pound Sterling"
 
 msgctxt "model:currency.currency,name:gel"
 msgid "Lari"
-msgstr "ラリ"
+msgstr "Lari"
 
 msgctxt "model:currency.currency,name:ghs"
 msgid "Ghana Cedi"
-msgstr "ガーナ・セディ"
+msgstr "Ghana Cedi"
 
 msgctxt "model:currency.currency,name:gip"
 msgid "Gibraltar Pound"
-msgstr "ジブラルタル・ポンド"
+msgstr "Gibraltar Pound"
 
 msgctxt "model:currency.currency,name:gmd"
 msgid "Dalasi"
-msgstr "ダラシ"
+msgstr "Dalasi"
 
 msgctxt "model:currency.currency,name:gnf"
 msgid "Guinea Franc"
-msgstr "ギニア・フラン"
+msgstr "Guinea Franc"
 
 msgctxt "model:currency.currency,name:gtq"
 msgid "Quetzal"
-msgstr "ケツァル"
+msgstr "Quetzal"
 
 msgctxt "model:currency.currency,name:gyd"
 msgid "Guyana Dollar"
-msgstr "ガイアナ・ドル"
+msgstr "Guyana Dollar"
 
 msgctxt "model:currency.currency,name:hkd"
 msgid "Hong Kong Dollar"
-msgstr "香港ドル"
+msgstr "Hong Kong Dollar"
 
 msgctxt "model:currency.currency,name:hnl"
 msgid "Lempira"
-msgstr "レンピーラ"
+msgstr "Lempira"
 
 msgctxt "model:currency.currency,name:hrk"
 msgid "Croatian Kuna"
-msgstr "クロアチア・クーナ"
+msgstr "Croatian Kuna"
 
 msgctxt "model:currency.currency,name:htg"
 msgid "Gourde"
-msgstr "グールド"
+msgstr "Gourde"
 
 msgctxt "model:currency.currency,name:huf"
 msgid "Forint"
-msgstr "フォリント"
+msgstr "Forint"
 
 msgctxt "model:currency.currency,name:idr"
 msgid "Rupiah"
-msgstr "ルピア"
+msgstr "Rupiah"
 
 msgctxt "model:currency.currency,name:ils"
 msgid "New Israeli Sheqel"
-msgstr "イスラエル・シェケル"
+msgstr "New Israeli Sheqel"
 
 msgctxt "model:currency.currency,name:inr"
 msgid "Indian Rupee"
-msgstr "インド・ルピー"
+msgstr "Indian Rupee"
 
 msgctxt "model:currency.currency,name:iqd"
 msgid "Iraqi Dinar"
-msgstr "イラク・ディナール"
+msgstr "Iraqi Dinar"
 
 msgctxt "model:currency.currency,name:irr"
 msgid "Iranian Rial"
-msgstr "イラン・リアル"
+msgstr "Iranian Rial"
 
 msgctxt "model:currency.currency,name:isk"
 msgid "Iceland Krona"
-msgstr "アイスランド・クローナ"
+msgstr "Iceland Krona"
 
 msgctxt "model:currency.currency,name:jmd"
 msgid "Jamaican Dollar"
-msgstr "ジャマイカ・ドル"
+msgstr "Jamaican Dollar"
 
 msgctxt "model:currency.currency,name:jod"
 msgid "Jordanian Dinar"
-msgstr "ヨルダン・ディナール"
+msgstr "Jordanian Dinar"
 
 msgctxt "model:currency.currency,name:jpy"
 msgid "Yen"
-msgstr "円"
+msgstr "Yen"
 
 msgctxt "model:currency.currency,name:kes"
 msgid "Kenyan Shilling"
-msgstr "ケニア・シリング"
+msgstr "Kenyan Shilling"
 
 msgctxt "model:currency.currency,name:kgs"
 msgid "Som"
-msgstr "ソム"
+msgstr "Som"
 
 msgctxt "model:currency.currency,name:khr"
 msgid "Riel"
-msgstr "リエル"
+msgstr "Riel"
 
 msgctxt "model:currency.currency,name:kmf"
 msgid "Comoro Franc"
-msgstr "コモロ・フラン"
+msgstr "Comoro Franc"
 
 msgctxt "model:currency.currency,name:kpw"
 msgid "North Korean Won"
-msgstr "北朝鮮ウォン"
+msgstr "North Korean Won"
 
 msgctxt "model:currency.currency,name:krw"
 msgid "Won"
-msgstr "ウォン"
+msgstr "Won"
 
 msgctxt "model:currency.currency,name:kwd"
 msgid "Kuwaiti Dinar"
-msgstr "クウェート・ディナール"
+msgstr "Kuwaiti Dinar"
 
 msgctxt "model:currency.currency,name:kyd"
 msgid "Cayman Islands Dollar"
-msgstr "ケイマン諸島ドル"
+msgstr "Cayman Islands Dollar"
 
 msgctxt "model:currency.currency,name:kzt"
 msgid "Tenge"
-msgstr "テンゲ"
+msgstr "Tenge"
 
 msgctxt "model:currency.currency,name:lak"
 msgid "Kip"
-msgstr "キープ"
+msgstr "Kip"
 
 msgctxt "model:currency.currency,name:lbp"
 msgid "Lebanese Pound"
-msgstr "レバノン・ポンド"
+msgstr "Lebanese Pound"
 
 msgctxt "model:currency.currency,name:lkr"
 msgid "Sri Lanka Rupee"
-msgstr "スリランカ・ルピー"
+msgstr "Sri Lanka Rupee"
 
 msgctxt "model:currency.currency,name:lrd"
 msgid "Liberian Dollar"
-msgstr "リベリア・ドル"
+msgstr "Liberian Dollar"
 
 msgctxt "model:currency.currency,name:lsl"
 msgid "Loti"
-msgstr "ロチ"
+msgstr "Loti"
 
 msgctxt "model:currency.currency,name:ltl"
 msgid "Lithuanian Litas"
-msgstr "リトアニア・リタス"
+msgstr "Lithuanian Litas"
 
 msgctxt "model:currency.currency,name:lvl"
 msgid "Latvian Lats"
-msgstr "ラトビア・ラッツ"
+msgstr "Latvian Lats"
 
 msgctxt "model:currency.currency,name:lyd"
 msgid "Libyan Dinar"
-msgstr "リビア・ディナール"
+msgstr "Libyan Dinar"
 
 msgctxt "model:currency.currency,name:mad"
 msgid "Moroccan Dirham"
-msgstr "モロッコ・ディルハム"
+msgstr "Moroccan Dirham"
 
 msgctxt "model:currency.currency,name:mdl"
 msgid "Moldovan Leu"
-msgstr "モルドバ・レイ"
+msgstr "Moldovan Leu"
 
 msgctxt "model:currency.currency,name:mga"
 msgid "Malagasy Ariary"
-msgstr "マダガスカル・アリアリ"
+msgstr "Malagasy Ariary"
 
 msgctxt "model:currency.currency,name:mkd"
 msgid "Denar"
-msgstr "デナル"
+msgstr "Denar"
 
 msgctxt "model:currency.currency,name:mmk"
 msgid "Kyat"
-msgstr "チャット"
+msgstr "Kyat"
 
 msgctxt "model:currency.currency,name:mnt"
 msgid "Tugrik"
-msgstr "トグログ"
+msgstr "Tugrik"
 
 msgctxt "model:currency.currency,name:mop"
 msgid "Pataca"
-msgstr "パタカ"
+msgstr "Pataca"
 
 msgctxt "model:currency.currency,name:mro"
 msgid "Ouguiya"
-msgstr "ウギア"
+msgstr "Ouguiya"
 
 msgctxt "model:currency.currency,name:mtl"
 msgid "Maltese Lira"
-msgstr "マルタ島リラ"
+msgstr "Maltese Lira"
 
 msgctxt "model:currency.currency,name:mur"
 msgid "Mauritius Rupee"
-msgstr "モーリシャス・ルピー"
+msgstr "Mauritius Rupee"
 
 msgctxt "model:currency.currency,name:mvr"
 msgid "Rufiyaa"
-msgstr "ルフィア"
+msgstr "Rufiyaa"
 
 msgctxt "model:currency.currency,name:mwk"
 msgid "Kwacha"
-msgstr "クワチャ"
+msgstr "Kwacha"
 
 msgctxt "model:currency.currency,name:mxn"
 msgid "Mexican Peso"
-msgstr "メキシコ・ペソ"
+msgstr "Mexican Peso"
 
 msgctxt "model:currency.currency,name:mxv"
 msgid "Mexican Unidad de Inversion (UDI)"
-msgstr "メキシコ・投資単位 (UDI)"
+msgstr "Mexican Unidad de Inversion (UDI)"
 
 msgctxt "model:currency.currency,name:myr"
 msgid "Malaysian Ringgit"
-msgstr "マレーシア・リンギ"
+msgstr "Malaysian Ringgit"
 
 msgctxt "model:currency.currency,name:mzn"
 msgid "Metical"
-msgstr "メティカル"
+msgstr "Metical"
 
 msgctxt "model:currency.currency,name:nad"
 msgid "Namibia Dollar"
-msgstr "ナミビア・ドル"
+msgstr "Namibia Dollar"
 
 msgctxt "model:currency.currency,name:ngn"
 msgid "Naira"
-msgstr "ナイラ"
+msgstr "Naira"
 
 msgctxt "model:currency.currency,name:nio"
 msgid "Cordoba Oro"
-msgstr "コルドバ・オロ"
+msgstr "Cordoba Oro"
 
 msgctxt "model:currency.currency,name:nok"
 msgid "Norwegian Krone"
-msgstr "ノルウェー・クローネ"
+msgstr "Norwegian Krone"
 
 msgctxt "model:currency.currency,name:npr"
 msgid "Nepalese Rupee"
-msgstr "ネパール・ルピー"
+msgstr "Nepalese Rupee"
 
 msgctxt "model:currency.currency,name:nzd"
 msgid "New Zealand Dollar"
-msgstr "ニュージーランド・ドル"
+msgstr "New Zealand Dollar"
 
 msgctxt "model:currency.currency,name:omr"
 msgid "Rial Omani"
-msgstr "オマーン・リアル"
+msgstr "Rial Omani"
 
 msgctxt "model:currency.currency,name:pab"
 msgid "Balboa"
-msgstr "バルボア"
+msgstr "Balboa"
 
 msgctxt "model:currency.currency,name:pen"
 msgid "Nuevo Sol"
-msgstr "ヌエボ・ソル"
+msgstr "Nuevo Sol"
 
 msgctxt "model:currency.currency,name:pgk"
 msgid "Kina"
-msgstr "キナ"
+msgstr "Kina"
 
 msgctxt "model:currency.currency,name:php"
 msgid "Philippine Peso"
-msgstr "フィリピン・ペソ"
+msgstr "Philippine Peso"
 
 msgctxt "model:currency.currency,name:pkr"
 msgid "Pakistan Rupee"
-msgstr "パキスタン・ルピー"
+msgstr "Pakistan Rupee"
 
 msgctxt "model:currency.currency,name:pln"
 msgid "Zloty"
-msgstr "ズロチ"
+msgstr "Zloty"
 
 msgctxt "model:currency.currency,name:pyg"
 msgid "Guarani"
-msgstr "グアラニー"
+msgstr "Guarani"
 
 msgctxt "model:currency.currency,name:qar"
 msgid "Qatari Rial"
-msgstr "カタール・リアル"
+msgstr "Qatari Rial"
 
 msgctxt "model:currency.currency,name:ron"
 msgid "New Leu"
-msgstr "レイ"
+msgstr "New Leu"
 
 msgctxt "model:currency.currency,name:rsd"
 msgid "Serbian Dinar"
-msgstr "セルビア・ディナール"
+msgstr "Serbian Dinar"
 
 msgctxt "model:currency.currency,name:rub"
 msgid "Russian Ruble"
-msgstr "ロシア・ルーブル"
+msgstr "Russian Ruble"
 
 msgctxt "model:currency.currency,name:rwf"
 msgid "Rwanda Franc"
-msgstr "ルワンダ・フラン"
+msgstr "Rwanda Franc"
 
 msgctxt "model:currency.currency,name:sar"
 msgid "Saudi Riyal"
-msgstr "サウジ・リアル"
+msgstr "Saudi Riyal"
 
 msgctxt "model:currency.currency,name:sbd"
 msgid "Solomon Islands Dollar"
-msgstr "ソロモン諸島ドル"
+msgstr "Solomon Islands Dollar"
 
 msgctxt "model:currency.currency,name:scr"
 msgid "Seychelles Rupee"
-msgstr "セイシェル・ルピー"
+msgstr "Seychelles Rupee"
 
 msgctxt "model:currency.currency,name:sdg"
 msgid "Sudanese Pound"
-msgstr "スーダン・ポンド"
+msgstr "Sudanese Pound"
 
 msgctxt "model:currency.currency,name:sek"
 msgid "Swedish Krona"
-msgstr "スウェーデン・クローナ"
+msgstr "Swedish Krona"
 
 msgctxt "model:currency.currency,name:sgd"
 msgid "Singapore Dollar"
-msgstr "シンガポール・ドル"
+msgstr "Singapore Dollar"
 
 msgctxt "model:currency.currency,name:shp"
 msgid "Saint Helena Pound"
-msgstr "セントヘレナ・ポンド"
+msgstr "Saint Helena Pound"
 
 msgctxt "model:currency.currency,name:sll"
 msgid "Leone"
-msgstr "レオネ"
+msgstr "Leone"
 
 msgctxt "model:currency.currency,name:sos"
 msgid "Somali Shilling"
-msgstr "ソマリア・シリング"
+msgstr "Somali Shilling"
 
 msgctxt "model:currency.currency,name:srd"
 msgid "Surinam Dollar"
-msgstr "スリナム・ドル"
+msgstr "Surinam Dollar"
 
 msgctxt "model:currency.currency,name:std"
 msgid "Dobra"
-msgstr "ドブラ"
+msgstr "Dobra"
 
 msgctxt "model:currency.currency,name:svc"
 msgid "El Salvador Colon"
-msgstr "エルサルバドル・コロン"
+msgstr "El Salvador Colon"
 
 msgctxt "model:currency.currency,name:syp"
 msgid "Syrian Pound"
-msgstr "シリア・ポンド"
+msgstr "Syrian Pound"
 
 msgctxt "model:currency.currency,name:szl"
 msgid "Lilangeni"
-msgstr "リランゲーニ"
+msgstr "Lilangeni"
 
 msgctxt "model:currency.currency,name:thb"
 msgid "Baht"
-msgstr "バーツ"
+msgstr "Baht"
 
 msgctxt "model:currency.currency,name:tjs"
 msgid "Somoni"
-msgstr "ソモニ"
+msgstr "Somoni"
 
 msgctxt "model:currency.currency,name:tmm"
 msgid "Manat"
-msgstr "マナト"
+msgstr "Manat"
 
 msgctxt "model:currency.currency,name:tnd"
 msgid "Tunisian Dinar"
-msgstr "チュニジア・ディナール"
+msgstr "Tunisian Dinar"
 
 msgctxt "model:currency.currency,name:top"
 msgid "Pa'anga"
-msgstr "パアンガ"
+msgstr "Pa'anga"
 
 msgctxt "model:currency.currency,name:try"
 msgid "New Turkish Lira"
-msgstr "トルコ・リラ"
+msgstr "New Turkish Lira"
 
 msgctxt "model:currency.currency,name:ttd"
 msgid "Trinidad and Tobago Dollar"
-msgstr "トリニダード・トバゴ・ドル"
+msgstr "Trinidad and Tobago Dollar"
 
 msgctxt "model:currency.currency,name:twd"
 msgid "New Taiwan Dollar"
-msgstr "台湾ドル"
+msgstr "New Taiwan Dollar"
 
 msgctxt "model:currency.currency,name:tzs"
 msgid "Tanzanian Shilling"
-msgstr "タンザニア・シリング"
+msgstr "Tanzanian Shilling"
 
 msgctxt "model:currency.currency,name:uah"
 msgid "Hryvnia"
-msgstr "フリヴニャ"
+msgstr "Hryvnia"
 
 msgctxt "model:currency.currency,name:ugx"
 msgid "Uganda Shilling"
-msgstr "ウガンダ・シリング"
+msgstr "Uganda Shilling"
 
 msgctxt "model:currency.currency,name:usd"
 msgid "US Dollar"
-msgstr "米ドル"
+msgstr "US Dollar"
 
 msgctxt "model:currency.currency,name:usn"
 msgid "US Dollar (Next day)"
-msgstr "米ドル (翌日)"
+msgstr "US Dollar (Next day)"
 
 msgctxt "model:currency.currency,name:uss"
 msgid "US Dollar (Same day)"
-msgstr "米ドル (同日)"
+msgstr "US Dollar (Same day)"
 
 msgctxt "model:currency.currency,name:uyi"
 msgid "Uruguay Peso en Unidades Indexadas"
-msgstr "ウルグアイ・ペソ en Unidades Indexadas"
+msgstr "Uruguay Peso en Unidades Indexadas"
 
 msgctxt "model:currency.currency,name:uyu"
 msgid "Peso Uruguayo"
-msgstr "ウルグアイ・ペソ"
+msgstr "Peso Uruguayo"
 
 msgctxt "model:currency.currency,name:uzs"
 msgid "Uzbekistan Sum"
-msgstr "ウズベキスタン・スム"
+msgstr "Uzbekistan Sum"
 
 msgctxt "model:currency.currency,name:vef"
 msgid "Bolivar Fuerte"
-msgstr "ボリバル・フエルテ"
+msgstr "Bolivar Fuerte"
 
 msgctxt "model:currency.currency,name:vnd"
 msgid "Dong"
-msgstr "ドン"
+msgstr "Dong"
 
 msgctxt "model:currency.currency,name:vuv"
 msgid "Vatu"
-msgstr "バツ"
+msgstr "Vatu"
 
 msgctxt "model:currency.currency,name:wst"
 msgid "Tala"
-msgstr "タラ"
+msgstr "Tala"
 
 msgctxt "model:currency.currency,name:xaf"
 msgid "CFA Franc BEAC"
-msgstr "CFAフランBEAC"
+msgstr "CFA Franc BEAC"
 
 msgctxt "model:currency.currency,name:xag"
 msgid "Silver"
-msgstr "銀"
+msgstr "Silver"
 
 msgctxt "model:currency.currency,name:xau"
 msgid "Gold"
-msgstr "金"
+msgstr "Gold"
 
 msgctxt "model:currency.currency,name:xba"
 msgid "European Composite Unit (EURCO)"
-msgstr "欧州複合単位 (EURCO)"
+msgstr "European Composite Unit (EURCO)"
 
 msgctxt "model:currency.currency,name:xbb"
 msgid "European Monetary Unit (E.M.U.-6)"
-msgstr "欧州通貨単位 (E.M.U.-6)"
+msgstr "European Monetary Unit (E.M.U.-6)"
 
 msgctxt "model:currency.currency,name:xbc"
 msgid "European Unit of Account 9 (E.U.A.-9)"
-msgstr "欧州計算単位-9 (E.U.A.-9)"
+msgstr "European Unit of Account 9 (E.U.A.-9)"
 
 msgctxt "model:currency.currency,name:xbd"
 msgid "European Unit of Account 17 (E.U.A.-17)"
-msgstr "欧州計算単位-17 (E.U.A.-17)"
+msgstr "European Unit of Account 17 (E.U.A.-17)"
 
 msgctxt "model:currency.currency,name:xcd"
 msgid "East Caribbean Dollar"
-msgstr "東カリブ・ドル"
+msgstr "East Caribbean Dollar"
 
 msgctxt "model:currency.currency,name:xdr"
 msgid "Special Drawing Rights"
-msgstr "特別引出権"
+msgstr "Special Drawing Rights"
 
 msgctxt "model:currency.currency,name:xfo"
 msgid "Gold-Franc"
-msgstr "金フラン"
+msgstr "Gold-Franc"
 
 msgctxt "model:currency.currency,name:xfu"
 msgid "UIC-Franc"
-msgstr "UICフラン"
+msgstr "UIC-Franc"
 
 msgctxt "model:currency.currency,name:xof"
 msgid "CFA Franc BCEAO"
-msgstr "CFAフランBCEAO"
+msgstr "CFA Franc BCEAO"
 
 msgctxt "model:currency.currency,name:xpd"
 msgid "Palladium"
-msgstr "パラジウム"
+msgstr "Palladium"
 
 msgctxt "model:currency.currency,name:xpf"
 msgid "CFP Franc"
-msgstr "CFPフラン"
+msgstr "CFP Franc"
 
 msgctxt "model:currency.currency,name:xpt"
 msgid "Platinum"
-msgstr "白金"
+msgstr "Platinum"
 
 msgctxt "model:currency.currency,name:xts"
 msgid "Code for testing purposes"
-msgstr "検査用符号"
+msgstr "Code for testing purposes"
 
 msgctxt "model:currency.currency,name:xxx"
 msgid "No currency"
-msgstr "通貨なし"
+msgstr "No currency"
 
 msgctxt "model:currency.currency,name:yer"
 msgid "Yemeni Rial"
-msgstr "イエメン・リアル"
+msgstr "Yemeni Rial"
 
 msgctxt "model:currency.currency,name:zar"
 msgid "Rand"
-msgstr "ランド"
+msgstr "Rand"
 
 msgctxt "model:currency.currency,name:zmk"
 msgid "Zambian Kwacha"
-msgstr "ザンビア・クワチャ"
+msgstr "Zambian Kwacha"
 
 msgctxt "model:currency.currency,name:zwd"
 msgid "Zimbabwe Dollar"
-msgstr "ジンバブエ・ドル"
+msgstr "Zimbabwe Dollar"
 
 msgctxt "model:currency.currency.rate,name:"
 msgid "Rate"
@@ -896,35 +898,19 @@ msgstr ""
 
 msgctxt "model:ir.action,name:act_currency_form"
 msgid "Currencies"
-msgstr ""
+msgstr "Currencies"
 
 msgctxt "model:ir.ui.menu,name:menu_currency"
 msgid "Currency"
-msgstr ""
+msgstr "Currency"
 
 msgctxt "model:ir.ui.menu,name:menu_currency_form"
 msgid "Currencies"
-msgstr ""
+msgstr "Currencies"
 
 msgctxt "model:res.group,name:group_currency_admin"
 msgid "Currency Administration"
-msgstr ""
-
-msgctxt "view:currency.currency.rate:"
-msgid "Rate"
-msgstr ""
-
-msgctxt "view:currency.currency.rate:"
-msgid "Rates"
-msgstr ""
-
-msgctxt "view:currency.currency:"
-msgid "Currencies"
-msgstr ""
-
-msgctxt "view:currency.currency:"
-msgid "Currency"
-msgstr ""
+msgstr "Currency Administration"
 
 msgctxt "view:currency.currency:"
 msgid "Formatting"
diff --git a/locale/lo_LA.po b/locale/lo.po
similarity index 83%
rename from locale/lo_LA.po
rename to locale/lo.po
index 5b12578..bef052c 100644
--- a/locale/lo_LA.po
+++ b/locale/lo.po
@@ -4,140 +4,132 @@ msgstr "Content-Type: text/plain; charset=utf-8\n"
 
 msgctxt "error:currency.currency.rate:"
 msgid "A currency can only have one rate by date."
-msgstr ""
+msgstr "ສະກຸນເງິນສາມດມີພຽງອັດຕາແລກປ່ຽນດຽວໃນມື້ໜຶ່ງ"
 
 msgctxt "error:currency.currency.rate:"
 msgid "The currency rate must greater than or equal to 0"
-msgstr ""
+msgstr "ອັດຕາແລກປ່ຽນເງິນຕ້ອງ ໃຫຍ່ກວ່າ ຫຼື ເທົ່າກັບ 0"
 
 msgctxt "error:currency.currency:"
 msgid "Invalid grouping \"%(grouping)s\" on currency \"%(currency)s\"."
-msgstr ""
+msgstr "ຈັດກຸ່ມຫົວພັນ \"%(grouping)s\" ໃນສະກຸນເງິນ \"%(currency)s\" ນີ້ ບໍ່ຖືກຕ້ອງ."
 
 msgctxt "error:currency.currency:"
 msgid "No rate found for currency \"%(currency)s\" on \"%(date)s\""
-msgstr ""
+msgstr "ບໍ່ພົບອັດຕາສຳລັບສະກຸນເງິນ \"%(currency)s\" ນີ້ ໃນວັນທີ \"%(date)s\""
 
 msgctxt "field:currency.currency,active:"
 msgid "Active"
-msgstr ""
+msgstr "ໃຊ້ຢູ່"
 
 msgctxt "field:currency.currency,code:"
 msgid "Code"
-msgstr ""
+msgstr "ລະຫັດ"
 
-#, fuzzy
 msgctxt "field:currency.currency,create_date:"
 msgid "Create Date"
-msgstr "ສ້າງວັນທີ"
+msgstr "ວັນທີສ້າງ"
 
 msgctxt "field:currency.currency,create_uid:"
 msgid "Create User"
-msgstr ""
+msgstr "ຜູ້ສ້າງ"
 
 msgctxt "field:currency.currency,digits:"
 msgid "Display Digits"
-msgstr ""
+msgstr "ສະແດງເສດ"
 
-#, fuzzy
 msgctxt "field:currency.currency,id:"
 msgid "ID"
-msgstr "ເລກປະຈຳໂຕ"
+msgstr "ເລກລຳດັບ"
 
 msgctxt "field:currency.currency,mon_decimal_point:"
 msgid "Decimal Separator"
-msgstr ""
+msgstr "ໝາຍຂັ້ນເລກເສດ"
 
 msgctxt "field:currency.currency,mon_grouping:"
 msgid "Grouping"
-msgstr ""
+msgstr "ຈັດກຸ່ມຫົວພັນ"
 
 msgctxt "field:currency.currency,mon_thousands_sep:"
 msgid "Thousands Separator"
-msgstr ""
+msgstr "ໝາຍຂັ້ນຫົວພັນ"
 
 msgctxt "field:currency.currency,n_cs_precedes:"
 msgid "Negative Currency Symbol Precedes"
-msgstr ""
+msgstr "ເຄື່ອງໝາຍລົບສະກຸນເງິນຢູ່ກ່ອນ"
 
 msgctxt "field:currency.currency,n_sep_by_space:"
 msgid "Negative Separate by Space"
-msgstr ""
+msgstr "ໝາຍຂັ້ນລົບດ້ວຍວ່າງ"
 
 msgctxt "field:currency.currency,n_sign_posn:"
 msgid "Negative Sign Position"
-msgstr ""
+msgstr "ຕຳແໜ່ງເຄື່ອງໝາຍລົບ"
 
-#, fuzzy
 msgctxt "field:currency.currency,name:"
 msgid "Name"
 msgstr "ຊື່"
 
 msgctxt "field:currency.currency,negative_sign:"
 msgid "Negative Sign"
-msgstr ""
+msgstr "ເຄື່ອງໝາຍລົບ"
 
 msgctxt "field:currency.currency,numeric_code:"
 msgid "Numeric Code"
-msgstr ""
+msgstr "ລະຫັດໂຕເລກ"
 
 msgctxt "field:currency.currency,p_cs_precedes:"
 msgid "Positive Currency Symbol Precedes"
-msgstr ""
+msgstr "ເຄື່ອງໝາຍບວກສະກຸນເງິນຢູ່ກ່ອນ"
 
 msgctxt "field:currency.currency,p_sep_by_space:"
 msgid "Positive Separate by Space"
-msgstr ""
+msgstr "ໝາຍບວກຂັ້ນດ້ວຍວ່າງ"
 
 msgctxt "field:currency.currency,p_sign_posn:"
 msgid "Positive Sign Position"
-msgstr ""
+msgstr "ຕຳແໜ່ງເຄື່ອງໝາຍບວກ"
 
 msgctxt "field:currency.currency,positive_sign:"
 msgid "Positive Sign"
-msgstr ""
+msgstr "ເຄື່ອງໝາຍບວກ"
 
 msgctxt "field:currency.currency,rate:"
 msgid "Current rate"
-msgstr ""
+msgstr "ອັດຕາແລກປ່ຽນປັດຈຸບັນ"
 
-#, fuzzy
 msgctxt "field:currency.currency,rates:"
 msgid "Rates"
 msgstr "ອັດຕາ"
 
-#, fuzzy
 msgctxt "field:currency.currency,rec_name:"
 msgid "Name"
 msgstr "ຊື່"
 
 msgctxt "field:currency.currency,rounding:"
 msgid "Rounding factor"
-msgstr ""
+msgstr "ເງື່ອນໄຂປັດເຕັມ"
 
 msgctxt "field:currency.currency,symbol:"
 msgid "Symbol"
-msgstr ""
+msgstr "ເຄື່ອງໝາຍ"
 
-#, fuzzy
 msgctxt "field:currency.currency,write_date:"
 msgid "Write Date"
-msgstr "ຂຽນວັນທີ"
+msgstr "ວັນທີບັນທຶກ"
 
-#, fuzzy
 msgctxt "field:currency.currency,write_uid:"
 msgid "Write User"
-msgstr "ຂຽນຜູ້ໃຊ້ງານ"
+msgstr "ຜູ້ບັນທຶກ"
 
 msgctxt "field:currency.currency.rate,create_date:"
 msgid "Create Date"
-msgstr "ສ້າງວັນທີ"
+msgstr "ວັນທີສ້າງ"
 
 msgctxt "field:currency.currency.rate,create_uid:"
 msgid "Create User"
-msgstr ""
+msgstr "ຜູ້ສ້າງ"
 
-#, fuzzy
 msgctxt "field:currency.currency.rate,currency:"
 msgid "Currency"
 msgstr "ສະກຸນເງິນ"
@@ -148,7 +140,7 @@ msgstr "ວັນທີ"
 
 msgctxt "field:currency.currency.rate,id:"
 msgid "ID"
-msgstr "ເລກປະຈຳໂຕ"
+msgstr "ເລກລຳດັບ"
 
 msgctxt "field:currency.currency.rate,rate:"
 msgid "Rate"
@@ -160,13 +152,12 @@ msgstr "ຊື່"
 
 msgctxt "field:currency.currency.rate,write_date:"
 msgid "Write Date"
-msgstr "ຂຽນວັນທີ"
+msgstr "ວັນທີບັນທຶກ"
 
 msgctxt "field:currency.currency.rate,write_uid:"
 msgid "Write User"
-msgstr "ຂຽນຜູ້ໃຊ້ງານ"
+msgstr "ຜູ້ບັນທຶກ"
 
-#, fuzzy
 msgctxt "model:currency.currency,name:"
 msgid "Currency"
 msgstr "ສະກຸນເງິນ"
@@ -201,7 +192,7 @@ msgstr ""
 
 msgctxt "model:currency.currency,name:aud"
 msgid "Australian Dollar"
-msgstr ""
+msgstr "ໂດລາ ໂອສຕຣາລີ"
 
 msgctxt "model:currency.currency,name:awg"
 msgid "Aruban Guilder"
@@ -241,7 +232,7 @@ msgstr ""
 
 msgctxt "model:currency.currency,name:bnd"
 msgid "Brunei Dollar"
-msgstr ""
+msgstr "ໂດລາ ບຣູໄນ"
 
 msgctxt "model:currency.currency,name:bob"
 msgid "Boliviano"
@@ -255,9 +246,10 @@ msgctxt "model:currency.currency,name:brl"
 msgid "Brazilian Real"
 msgstr ""
 
+#, fuzzy
 msgctxt "model:currency.currency,name:bsd"
 msgid "Bahamian Dollar"
-msgstr ""
+msgstr "ໂດລາ ການາດາ"
 
 msgctxt "model:currency.currency,name:btn"
 msgid "Ngultrum"
@@ -277,7 +269,7 @@ msgstr ""
 
 msgctxt "model:currency.currency,name:cad"
 msgid "Canadian Dollar"
-msgstr ""
+msgstr "ໂດລາ ການາດາ"
 
 msgctxt "model:currency.currency,name:cdf"
 msgid "Congolese Franc"
@@ -289,7 +281,7 @@ msgstr ""
 
 msgctxt "model:currency.currency,name:chf"
 msgid "Swiss Franc"
-msgstr ""
+msgstr "ຟຣັງ ສະວີສ"
 
 msgctxt "model:currency.currency,name:chw"
 msgid "WIR Franc"
@@ -305,11 +297,11 @@ msgstr ""
 
 msgctxt "model:currency.currency,name:cny"
 msgid "Yuan Renminbi"
-msgstr ""
+msgstr "ຢ໋ວນ"
 
 msgctxt "model:currency.currency,name:cop"
 msgid "Colombian Peso"
-msgstr ""
+msgstr "ເປໂຊ ໂກລົມເບຍ"
 
 msgctxt "model:currency.currency,name:cou"
 msgid "Unidad de Valor Real"
@@ -321,7 +313,7 @@ msgstr ""
 
 msgctxt "model:currency.currency,name:cup"
 msgid "Cuban Peso"
-msgstr ""
+msgstr "ເປໂຊ ກູບາ"
 
 msgctxt "model:currency.currency,name:cve"
 msgid "Cape Verde Escudo"
@@ -369,11 +361,11 @@ msgstr ""
 
 msgctxt "model:currency.currency,name:eur"
 msgid "Euro"
-msgstr ""
+msgstr "ຢູໂຣ"
 
 msgctxt "model:currency.currency,name:fjd"
 msgid "Fiji Dollar"
-msgstr ""
+msgstr "ໂດລາ ຟີຈິ"
 
 msgctxt "model:currency.currency,name:fkp"
 msgid "Falkland Islands Pound"
@@ -381,7 +373,7 @@ msgstr ""
 
 msgctxt "model:currency.currency,name:gbp"
 msgid "Pound Sterling"
-msgstr ""
+msgstr "ປອນ ສະເຕີຣິງ"
 
 msgctxt "model:currency.currency,name:gel"
 msgid "Lari"
@@ -413,7 +405,7 @@ msgstr ""
 
 msgctxt "model:currency.currency,name:hkd"
 msgid "Hong Kong Dollar"
-msgstr ""
+msgstr "ໂດລາ ຮ່ອງກົງ"
 
 msgctxt "model:currency.currency,name:hnl"
 msgid "Lempira"
@@ -441,7 +433,7 @@ msgstr ""
 
 msgctxt "model:currency.currency,name:inr"
 msgid "Indian Rupee"
-msgstr ""
+msgstr "ຣູປີ ອິນເດຍ"
 
 msgctxt "model:currency.currency,name:iqd"
 msgid "Iraqi Dinar"
@@ -453,7 +445,7 @@ msgstr ""
 
 msgctxt "model:currency.currency,name:isk"
 msgid "Iceland Krona"
-msgstr ""
+msgstr "ກຣອນ ໄອສແລນ"
 
 msgctxt "model:currency.currency,name:jmd"
 msgid "Jamaican Dollar"
@@ -465,7 +457,7 @@ msgstr ""
 
 msgctxt "model:currency.currency,name:jpy"
 msgid "Yen"
-msgstr ""
+msgstr "ເຢັນ"
 
 msgctxt "model:currency.currency,name:kes"
 msgid "Kenyan Shilling"
@@ -477,7 +469,7 @@ msgstr ""
 
 msgctxt "model:currency.currency,name:khr"
 msgid "Riel"
-msgstr ""
+msgstr "ຫຣຽນ"
 
 msgctxt "model:currency.currency,name:kmf"
 msgid "Comoro Franc"
@@ -485,11 +477,11 @@ msgstr ""
 
 msgctxt "model:currency.currency,name:kpw"
 msgid "North Korean Won"
-msgstr ""
+msgstr "ວອນ ເກົາຫຼີເໜືອ"
 
 msgctxt "model:currency.currency,name:krw"
 msgid "Won"
-msgstr ""
+msgstr "ວອນ ເກົາຫຼີໃຕ້"
 
 msgctxt "model:currency.currency,name:kwd"
 msgid "Kuwaiti Dinar"
@@ -505,7 +497,7 @@ msgstr ""
 
 msgctxt "model:currency.currency,name:lak"
 msgid "Kip"
-msgstr ""
+msgstr "ກີບ"
 
 msgctxt "model:currency.currency,name:lbp"
 msgid "Lebanese Pound"
@@ -513,7 +505,7 @@ msgstr ""
 
 msgctxt "model:currency.currency,name:lkr"
 msgid "Sri Lanka Rupee"
-msgstr ""
+msgstr "ຣູປີ ສຣີລັງກາ"
 
 msgctxt "model:currency.currency,name:lrd"
 msgid "Liberian Dollar"
@@ -613,15 +605,15 @@ msgstr ""
 
 msgctxt "model:currency.currency,name:nok"
 msgid "Norwegian Krone"
-msgstr ""
+msgstr "ກຣອນ ນໍເວຣ໌"
 
 msgctxt "model:currency.currency,name:npr"
 msgid "Nepalese Rupee"
-msgstr ""
+msgstr "ຣູປີ ເນປານ"
 
 msgctxt "model:currency.currency,name:nzd"
 msgid "New Zealand Dollar"
-msgstr ""
+msgstr "ໂດລາ ນີວຊີແລນ"
 
 msgctxt "model:currency.currency,name:omr"
 msgid "Rial Omani"
@@ -669,7 +661,7 @@ msgstr ""
 
 msgctxt "model:currency.currency,name:rub"
 msgid "Russian Ruble"
-msgstr ""
+msgstr "ຣຸບ"
 
 msgctxt "model:currency.currency,name:rwf"
 msgid "Rwanda Franc"
@@ -733,7 +725,7 @@ msgstr ""
 
 msgctxt "model:currency.currency,name:thb"
 msgid "Baht"
-msgstr ""
+msgstr "ບາດ"
 
 msgctxt "model:currency.currency,name:tjs"
 msgid "Somoni"
@@ -761,7 +753,7 @@ msgstr ""
 
 msgctxt "model:currency.currency,name:twd"
 msgid "New Taiwan Dollar"
-msgstr ""
+msgstr "ໂດລາ ໃຕ້ຫວັນໃໝ່"
 
 msgctxt "model:currency.currency,name:tzs"
 msgid "Tanzanian Shilling"
@@ -777,15 +769,15 @@ msgstr ""
 
 msgctxt "model:currency.currency,name:usd"
 msgid "US Dollar"
-msgstr ""
+msgstr "ໂດລາ ສະຫະຣັດ"
 
 msgctxt "model:currency.currency,name:usn"
 msgid "US Dollar (Next day)"
-msgstr ""
+msgstr "ໂດລາ ສະຫະຣັດ (ແລກປ່ຽນລ່ວງໜ້າ)"
 
 msgctxt "model:currency.currency,name:uss"
 msgid "US Dollar (Same day)"
-msgstr ""
+msgstr "ໂດລາ ສະຫະຣັດ (ໃນມື້ດຽວກັນ)"
 
 msgctxt "model:currency.currency,name:uyi"
 msgid "Uruguay Peso en Unidades Indexadas"
@@ -805,7 +797,7 @@ msgstr ""
 
 msgctxt "model:currency.currency,name:vnd"
 msgid "Dong"
-msgstr ""
+msgstr "ດົງ"
 
 msgctxt "model:currency.currency,name:vuv"
 msgid "Vatu"
@@ -821,27 +813,28 @@ msgstr ""
 
 msgctxt "model:currency.currency,name:xag"
 msgid "Silver"
-msgstr ""
+msgstr "ເງິນ"
 
 msgctxt "model:currency.currency,name:xau"
 msgid "Gold"
-msgstr ""
+msgstr "ຄຳ"
 
 msgctxt "model:currency.currency,name:xba"
 msgid "European Composite Unit (EURCO)"
-msgstr ""
+msgstr "ຢູໂຣ"
 
 msgctxt "model:currency.currency,name:xbb"
 msgid "European Monetary Unit (E.M.U.-6)"
-msgstr ""
+msgstr "ຢູໂຣ (E.M.U)"
 
 msgctxt "model:currency.currency,name:xbc"
 msgid "European Unit of Account 9 (E.U.A.-9)"
-msgstr ""
+msgstr "ຢູໂຣ (E.U.A)"
 
+#, fuzzy
 msgctxt "model:currency.currency,name:xbd"
 msgid "European Unit of Account 17 (E.U.A.-17)"
-msgstr ""
+msgstr "ຢູໂຣ (E.U.A)"
 
 msgctxt "model:currency.currency,name:xcd"
 msgid "East Caribbean Dollar"
@@ -853,7 +846,7 @@ msgstr ""
 
 msgctxt "model:currency.currency,name:xfo"
 msgid "Gold-Franc"
-msgstr ""
+msgstr "ຄຳ-ຟຣັງ"
 
 msgctxt "model:currency.currency,name:xfu"
 msgid "UIC-Franc"
@@ -873,7 +866,7 @@ msgstr ""
 
 msgctxt "model:currency.currency,name:xpt"
 msgid "Platinum"
-msgstr ""
+msgstr "ປລາຕີນຽມ"
 
 msgctxt "model:currency.currency,name:xts"
 msgid "Code for testing purposes"
@@ -881,7 +874,7 @@ msgstr ""
 
 msgctxt "model:currency.currency,name:xxx"
 msgid "No currency"
-msgstr ""
+msgstr "ບໍ່ມີສະກຸນເງິນ"
 
 msgctxt "model:currency.currency,name:yer"
 msgid "Yemeni Rial"
@@ -917,32 +910,20 @@ msgstr "ສະກຸນເງິນ"
 
 msgctxt "model:res.group,name:group_currency_admin"
 msgid "Currency Administration"
-msgstr ""
-
-#, fuzzy
-msgctxt "view:currency.currency.rate:"
-msgid "Rate"
-msgstr "ອັດຕາ"
-
-#, fuzzy
-msgctxt "view:currency.currency.rate:"
-msgid "Rates"
-msgstr "ອັດຕາ"
+msgstr "ການບໍລິຫານສະກຸນເງິນ"
 
 msgctxt "view:currency.currency:"
-msgid "Currencies"
-msgstr "ສະກຸນເງິນ"
+msgid "Formatting"
+msgstr "ຮູບແບບ"
 
-#, fuzzy
 msgctxt "view:currency.currency:"
-msgid "Currency"
-msgstr "ສະກຸນເງິນ"
+msgid "Rates"
+msgstr "ອັດຕາ"
 
-msgctxt "view:currency.currency:"
-msgid "Formatting"
-msgstr ""
+msgctxt "view:currency.currency.rate:"
+msgid "Rate"
+msgstr "ອັດຕາ"
 
-#, fuzzy
-msgctxt "view:currency.currency:"
+msgctxt "view:currency.currency.rate:"
 msgid "Rates"
 msgstr "ອັດຕາ"
diff --git a/locale/lt_LT.po b/locale/lt.po
similarity index 98%
rename from locale/lt_LT.po
rename to locale/lt.po
index 0e3c831..9ec688c 100644
--- a/locale/lt_LT.po
+++ b/locale/lt.po
@@ -66,9 +66,10 @@ msgctxt "field:currency.currency,n_sign_posn:"
 msgid "Negative Sign Position"
 msgstr ""
 
+#, fuzzy
 msgctxt "field:currency.currency,name:"
 msgid "Name"
-msgstr ""
+msgstr "Namu"
 
 msgctxt "field:currency.currency,negative_sign:"
 msgid "Negative Sign"
@@ -102,9 +103,10 @@ msgctxt "field:currency.currency,rates:"
 msgid "Rates"
 msgstr ""
 
+#, fuzzy
 msgctxt "field:currency.currency,rec_name:"
 msgid "Name"
-msgstr ""
+msgstr "Namu"
 
 msgctxt "field:currency.currency,rounding:"
 msgid "Rounding factor"
@@ -146,9 +148,10 @@ msgctxt "field:currency.currency.rate,rate:"
 msgid "Rate"
 msgstr ""
 
+#, fuzzy
 msgctxt "field:currency.currency.rate,rec_name:"
 msgid "Name"
-msgstr ""
+msgstr "Namu"
 
 msgctxt "field:currency.currency.rate,write_date:"
 msgid "Write Date"
@@ -910,22 +913,6 @@ msgctxt "model:res.group,name:group_currency_admin"
 msgid "Currency Administration"
 msgstr ""
 
-msgctxt "view:currency.currency.rate:"
-msgid "Rate"
-msgstr ""
-
-msgctxt "view:currency.currency.rate:"
-msgid "Rates"
-msgstr ""
-
-msgctxt "view:currency.currency:"
-msgid "Currencies"
-msgstr ""
-
-msgctxt "view:currency.currency:"
-msgid "Currency"
-msgstr ""
-
 msgctxt "view:currency.currency:"
 msgid "Formatting"
 msgstr ""
diff --git a/locale/nl_NL.po b/locale/nl.po
similarity index 98%
rename from locale/nl_NL.po
rename to locale/nl.po
index ccd0c48..ef2d2f5 100644
--- a/locale/nl_NL.po
+++ b/locale/nl.po
@@ -28,22 +28,25 @@ msgctxt "field:currency.currency,code:"
 msgid "Code"
 msgstr "Code"
 
+#, fuzzy
 msgctxt "field:currency.currency,create_date:"
 msgid "Create Date"
-msgstr ""
+msgstr "Datum"
 
+#, fuzzy
 msgctxt "field:currency.currency,create_uid:"
 msgid "Create User"
-msgstr ""
+msgstr "Gebruiker"
 
 #, fuzzy
 msgctxt "field:currency.currency,digits:"
 msgid "Display Digits"
 msgstr "Zichtbare decimalen"
 
+#, fuzzy
 msgctxt "field:currency.currency,id:"
 msgid "ID"
-msgstr ""
+msgstr "ID"
 
 #, fuzzy
 msgctxt "field:currency.currency,mon_decimal_point:"
@@ -124,21 +127,25 @@ msgctxt "field:currency.currency,symbol:"
 msgid "Symbol"
 msgstr "Symbool"
 
+#, fuzzy
 msgctxt "field:currency.currency,write_date:"
 msgid "Write Date"
-msgstr ""
+msgstr "Schrijfdatum"
 
+#, fuzzy
 msgctxt "field:currency.currency,write_uid:"
 msgid "Write User"
-msgstr ""
+msgstr "Gebruiker"
 
+#, fuzzy
 msgctxt "field:currency.currency.rate,create_date:"
 msgid "Create Date"
-msgstr ""
+msgstr "Datum"
 
+#, fuzzy
 msgctxt "field:currency.currency.rate,create_uid:"
 msgid "Create User"
-msgstr ""
+msgstr "Gebruiker"
 
 #, fuzzy
 msgctxt "field:currency.currency.rate,currency:"
@@ -150,9 +157,10 @@ msgctxt "field:currency.currency.rate,date:"
 msgid "Date"
 msgstr "Vervaldatum"
 
+#, fuzzy
 msgctxt "field:currency.currency.rate,id:"
 msgid "ID"
-msgstr ""
+msgstr "ID"
 
 #, fuzzy
 msgctxt "field:currency.currency.rate,rate:"
@@ -164,13 +172,15 @@ msgctxt "field:currency.currency.rate,rec_name:"
 msgid "Name"
 msgstr "Naam bijlage"
 
+#, fuzzy
 msgctxt "field:currency.currency.rate,write_date:"
 msgid "Write Date"
-msgstr ""
+msgstr "Schrijfdatum"
 
+#, fuzzy
 msgctxt "field:currency.currency.rate,write_uid:"
 msgid "Write User"
-msgstr ""
+msgstr "Gebruiker"
 
 #, fuzzy
 msgctxt "model:currency.currency,name:"
@@ -927,30 +937,21 @@ msgctxt "model:res.group,name:group_currency_admin"
 msgid "Currency Administration"
 msgstr ""
 
-#, fuzzy
-msgctxt "view:currency.currency.rate:"
-msgid "Rate"
-msgstr "Verhouding"
-
-#, fuzzy
-msgctxt "view:currency.currency.rate:"
-msgid "Rates"
-msgstr "Verhouding"
-
 msgctxt "view:currency.currency:"
-msgid "Currencies"
+msgid "Formatting"
 msgstr ""
 
 #, fuzzy
 msgctxt "view:currency.currency:"
-msgid "Currency"
-msgstr "Valuta"
+msgid "Rates"
+msgstr "Verhouding"
 
-msgctxt "view:currency.currency:"
-msgid "Formatting"
-msgstr ""
+#, fuzzy
+msgctxt "view:currency.currency.rate:"
+msgid "Rate"
+msgstr "Verhouding"
 
 #, fuzzy
-msgctxt "view:currency.currency:"
+msgctxt "view:currency.currency.rate:"
 msgid "Rates"
 msgstr "Verhouding"
diff --git a/locale/ca_ES.po b/locale/pl.po
similarity index 83%
rename from locale/ca_ES.po
rename to locale/pl.po
index 4949987..a6df068 100644
--- a/locale/ca_ES.po
+++ b/locale/pl.po
@@ -4,41 +4,39 @@ msgstr "Content-Type: text/plain; charset=utf-8\n"
 
 msgctxt "error:currency.currency.rate:"
 msgid "A currency can only have one rate by date."
-msgstr "Una moneda només pot tenir una taxa de canvi per data."
+msgstr ""
 
 msgctxt "error:currency.currency.rate:"
 msgid "The currency rate must greater than or equal to 0"
-msgstr "La taxa de canvi de la moneda ha de ser més gran o igual a 0."
+msgstr ""
 
 msgctxt "error:currency.currency:"
 msgid "Invalid grouping \"%(grouping)s\" on currency \"%(currency)s\"."
-msgstr "L'agrupació \"%(grouping)s\" de la moneda \"%(currency)s\" no és correcta."
+msgstr ""
 
 msgctxt "error:currency.currency:"
 msgid "No rate found for currency \"%(currency)s\" on \"%(date)s\""
 msgstr ""
-"No s'ha trobat cap taxa de canvi per a la moneda \"%(currency)s\" a la data "
-"\"%(date)s\"."
 
 msgctxt "field:currency.currency,active:"
 msgid "Active"
-msgstr "Actiu"
+msgstr "Aktywny"
 
 msgctxt "field:currency.currency,code:"
 msgid "Code"
-msgstr "Codi"
+msgstr "Kod"
 
 msgctxt "field:currency.currency,create_date:"
 msgid "Create Date"
-msgstr "Data creació"
+msgstr "Data utworzenia"
 
 msgctxt "field:currency.currency,create_uid:"
 msgid "Create User"
-msgstr "Usuari creació"
+msgstr "Utworzył"
 
 msgctxt "field:currency.currency,digits:"
 msgid "Display Digits"
-msgstr "Decimals a mostrar"
+msgstr "Cyfry wyświetlane"
 
 msgctxt "field:currency.currency,id:"
 msgid "ID"
@@ -46,95 +44,95 @@ msgstr "ID"
 
 msgctxt "field:currency.currency,mon_decimal_point:"
 msgid "Decimal Separator"
-msgstr "Separador decimal"
+msgstr "Separator dziesiętny"
 
 msgctxt "field:currency.currency,mon_grouping:"
 msgid "Grouping"
-msgstr "Agrupació"
+msgstr "Grupowanie"
 
 msgctxt "field:currency.currency,mon_thousands_sep:"
 msgid "Thousands Separator"
-msgstr "Separador de milers"
+msgstr "Separator tysięcy"
 
 msgctxt "field:currency.currency,n_cs_precedes:"
 msgid "Negative Currency Symbol Precedes"
-msgstr "El signe negatiu va davant"
+msgstr ""
 
 msgctxt "field:currency.currency,n_sep_by_space:"
 msgid "Negative Separate by Space"
-msgstr "Signe negatiu separat per espai"
+msgstr ""
 
 msgctxt "field:currency.currency,n_sign_posn:"
 msgid "Negative Sign Position"
-msgstr "Posició del signe negatiu"
+msgstr ""
 
 msgctxt "field:currency.currency,name:"
 msgid "Name"
-msgstr "Nom"
+msgstr "Nazwa"
 
 msgctxt "field:currency.currency,negative_sign:"
 msgid "Negative Sign"
-msgstr "Signe negatiu"
+msgstr "Znak minus"
 
 msgctxt "field:currency.currency,numeric_code:"
 msgid "Numeric Code"
-msgstr "Codi numèric"
+msgstr "Kod numeryczny"
 
 msgctxt "field:currency.currency,p_cs_precedes:"
 msgid "Positive Currency Symbol Precedes"
-msgstr "El signe positiu va davant"
+msgstr ""
 
 msgctxt "field:currency.currency,p_sep_by_space:"
 msgid "Positive Separate by Space"
-msgstr "Signe positiu separat per espai"
+msgstr ""
 
 msgctxt "field:currency.currency,p_sign_posn:"
 msgid "Positive Sign Position"
-msgstr "Posició del signe positiu"
+msgstr ""
 
 msgctxt "field:currency.currency,positive_sign:"
 msgid "Positive Sign"
-msgstr "Signe positiu"
+msgstr "Znak plus"
 
 msgctxt "field:currency.currency,rate:"
 msgid "Current rate"
-msgstr "Taxa de canvi actual"
+msgstr ""
 
 msgctxt "field:currency.currency,rates:"
 msgid "Rates"
-msgstr "Taxes de canvi"
+msgstr ""
 
 msgctxt "field:currency.currency,rec_name:"
 msgid "Name"
-msgstr "Nom"
+msgstr "Nazwa"
 
 msgctxt "field:currency.currency,rounding:"
 msgid "Rounding factor"
-msgstr "Factor d'arrodoniment"
+msgstr ""
 
 msgctxt "field:currency.currency,symbol:"
 msgid "Symbol"
-msgstr "Símbol"
+msgstr "Symbol"
 
 msgctxt "field:currency.currency,write_date:"
 msgid "Write Date"
-msgstr "Data modificació"
+msgstr "Data zapisu"
 
 msgctxt "field:currency.currency,write_uid:"
 msgid "Write User"
-msgstr "Usuari modificació"
+msgstr "Zapisał"
 
 msgctxt "field:currency.currency.rate,create_date:"
 msgid "Create Date"
-msgstr "Data creació"
+msgstr "Data utworzenia"
 
 msgctxt "field:currency.currency.rate,create_uid:"
 msgid "Create User"
-msgstr "Usuari creació"
+msgstr "Utworzył"
 
 msgctxt "field:currency.currency.rate,currency:"
 msgid "Currency"
-msgstr "Moneda"
+msgstr "Waluta"
 
 msgctxt "field:currency.currency.rate,date:"
 msgid "Date"
@@ -146,27 +144,27 @@ msgstr "ID"
 
 msgctxt "field:currency.currency.rate,rate:"
 msgid "Rate"
-msgstr "Taxa de canvi"
+msgstr ""
 
 msgctxt "field:currency.currency.rate,rec_name:"
 msgid "Name"
-msgstr "Nom"
+msgstr "Nazwa"
 
 msgctxt "field:currency.currency.rate,write_date:"
 msgid "Write Date"
-msgstr "Data modificació"
+msgstr "Data zapisu"
 
 msgctxt "field:currency.currency.rate,write_uid:"
 msgid "Write User"
-msgstr "Usuari modificació"
+msgstr "Zapisał"
 
 msgctxt "model:currency.currency,name:"
 msgid "Currency"
-msgstr "Moneda"
+msgstr "Waluta"
 
 msgctxt "model:currency.currency,name:aed"
 msgid "UAE Dirham"
-msgstr "Dirham dels EAU"
+msgstr "UAE Dirham"
 
 msgctxt "model:currency.currency,name:afn"
 msgid "Afghani"
@@ -182,7 +180,7 @@ msgstr "Armenian Dram"
 
 msgctxt "model:currency.currency,name:ang"
 msgid "Netherlands Antillian Guilder"
-msgstr "Guilder de les Antilles Holandeses"
+msgstr "Netherlands Antillian Guilder"
 
 msgctxt "model:currency.currency,name:aoa"
 msgid "Kwanza"
@@ -194,11 +192,11 @@ msgstr "Argentine Peso"
 
 msgctxt "model:currency.currency,name:aud"
 msgid "Australian Dollar"
-msgstr "Dòlar australià"
+msgstr "Australian Dollar"
 
 msgctxt "model:currency.currency,name:awg"
 msgid "Aruban Guilder"
-msgstr "Guilder d'Aruba"
+msgstr "Aruban Guilder"
 
 msgctxt "model:currency.currency,name:azn"
 msgid "Azerbaijanian Manat"
@@ -210,7 +208,7 @@ msgstr "Convertible Marks"
 
 msgctxt "model:currency.currency,name:bbd"
 msgid "Barbados Dollar"
-msgstr "Dòlar de les Barbados"
+msgstr "Barbados Dollar"
 
 msgctxt "model:currency.currency,name:bdt"
 msgid "Taka"
@@ -218,27 +216,27 @@ msgstr "Taka"
 
 msgctxt "model:currency.currency,name:bgn"
 msgid "Bulgarian Lev"
-msgstr "Lev de Bulgària"
+msgstr "Bulgarian Lev"
 
 msgctxt "model:currency.currency,name:bhd"
 msgid "Bahraini Dinar"
-msgstr "Dinar de Bahrain"
+msgstr "Bahraini Dinar"
 
 msgctxt "model:currency.currency,name:bif"
 msgid "Burundi Franc"
-msgstr "Franc de Burundi"
+msgstr "Burundi Franc"
 
 msgctxt "model:currency.currency,name:bmd"
 msgid "Bermudian Dollar"
-msgstr "Dòlar de les Bermudes"
+msgstr "Bermudian Dollar"
 
 msgctxt "model:currency.currency,name:bnd"
 msgid "Brunei Dollar"
-msgstr "Dòlar de Brunei"
+msgstr "Brunei Dollar"
 
 msgctxt "model:currency.currency,name:bob"
 msgid "Boliviano"
-msgstr "Boliviano de Bolívia"
+msgstr "Boliviano"
 
 msgctxt "model:currency.currency,name:bov"
 msgid "Mvdol"
@@ -250,7 +248,7 @@ msgstr "Brazilian Real"
 
 msgctxt "model:currency.currency,name:bsd"
 msgid "Bahamian Dollar"
-msgstr "Dòlar de les Bahames"
+msgstr "Bahamian Dollar"
 
 msgctxt "model:currency.currency,name:btn"
 msgid "Ngultrum"
@@ -266,11 +264,11 @@ msgstr "Belarussian Ruble"
 
 msgctxt "model:currency.currency,name:bzd"
 msgid "Belize Dollar"
-msgstr "Dòlar de Belize"
+msgstr "Belize Dollar"
 
 msgctxt "model:currency.currency,name:cad"
 msgid "Canadian Dollar"
-msgstr "Dòlar canadenc"
+msgstr "Canadian Dollar"
 
 msgctxt "model:currency.currency,name:cdf"
 msgid "Congolese Franc"
@@ -282,7 +280,7 @@ msgstr "WIR Euro"
 
 msgctxt "model:currency.currency,name:chf"
 msgid "Swiss Franc"
-msgstr "Franc suïs"
+msgstr "Swiss Franc"
 
 msgctxt "model:currency.currency,name:chw"
 msgid "WIR Franc"
@@ -294,7 +292,7 @@ msgstr "Unidades de fomento"
 
 msgctxt "model:currency.currency,name:clp"
 msgid "Chilean Peso"
-msgstr "Peso xilè"
+msgstr "Chilean Peso"
 
 msgctxt "model:currency.currency,name:cny"
 msgid "Yuan Renminbi"
@@ -302,7 +300,7 @@ msgstr "Yuan Renminbi"
 
 msgctxt "model:currency.currency,name:cop"
 msgid "Colombian Peso"
-msgstr "Peso colombià"
+msgstr "Colombian Peso"
 
 msgctxt "model:currency.currency,name:cou"
 msgid "Unidad de Valor Real"
@@ -310,11 +308,11 @@ msgstr "Unidad de Valor Real"
 
 msgctxt "model:currency.currency,name:crc"
 msgid "Costa Rican Colon"
-msgstr "Colon de Costa Rica"
+msgstr "Costa Rican Colon"
 
 msgctxt "model:currency.currency,name:cup"
 msgid "Cuban Peso"
-msgstr "Peso cubà"
+msgstr "Cuban Peso"
 
 msgctxt "model:currency.currency,name:cve"
 msgid "Cape Verde Escudo"
@@ -322,27 +320,27 @@ msgstr "Cape Verde Escudo"
 
 msgctxt "model:currency.currency,name:cyp"
 msgid "Cyprus Pound"
-msgstr "Lliura de Xipre"
+msgstr "Cyprus Pound"
 
 msgctxt "model:currency.currency,name:czk"
 msgid "Czech Koruna"
-msgstr "Corona Txeca"
+msgstr "Czech Koruna"
 
 msgctxt "model:currency.currency,name:djf"
 msgid "Djibouti Franc"
-msgstr "Franc de Djibouti"
+msgstr "Djibouti Franc"
 
 msgctxt "model:currency.currency,name:dkk"
 msgid "Danish Krone"
-msgstr "Corona danesa"
+msgstr "Danish Krone"
 
 msgctxt "model:currency.currency,name:dop"
 msgid "Dominican Peso"
-msgstr "Peso dominicà"
+msgstr "Dominican Peso"
 
 msgctxt "model:currency.currency,name:dzd"
 msgid "Algerian Dinar"
-msgstr "Dinar algerià"
+msgstr "Algerian Dinar"
 
 msgctxt "model:currency.currency,name:eek"
 msgid "Kroon"
@@ -350,7 +348,7 @@ msgstr "Kroon"
 
 msgctxt "model:currency.currency,name:egp"
 msgid "Egyptian Pound"
-msgstr "Lliura egipcia"
+msgstr "Egyptian Pound"
 
 msgctxt "model:currency.currency,name:ern"
 msgid "Nakfa"
@@ -358,7 +356,7 @@ msgstr "Nakfa"
 
 msgctxt "model:currency.currency,name:etb"
 msgid "Ethiopian Birr"
-msgstr "Birr d'Etiòpia"
+msgstr "Ethiopian Birr"
 
 msgctxt "model:currency.currency,name:eur"
 msgid "Euro"
@@ -366,7 +364,7 @@ msgstr "Euro"
 
 msgctxt "model:currency.currency,name:fjd"
 msgid "Fiji Dollar"
-msgstr "Dòlar de Fiji"
+msgstr "Fiji Dollar"
 
 msgctxt "model:currency.currency,name:fkp"
 msgid "Falkland Islands Pound"
@@ -374,7 +372,7 @@ msgstr "Falkland Islands Pound"
 
 msgctxt "model:currency.currency,name:gbp"
 msgid "Pound Sterling"
-msgstr "Lliura esterlina"
+msgstr "Pound Sterling"
 
 msgctxt "model:currency.currency,name:gel"
 msgid "Lari"
@@ -386,7 +384,7 @@ msgstr "Ghana Cedi"
 
 msgctxt "model:currency.currency,name:gip"
 msgid "Gibraltar Pound"
-msgstr "Lliura de Gibraltar"
+msgstr "Gibraltar Pound"
 
 msgctxt "model:currency.currency,name:gmd"
 msgid "Dalasi"
@@ -394,7 +392,7 @@ msgstr "Dalasi"
 
 msgctxt "model:currency.currency,name:gnf"
 msgid "Guinea Franc"
-msgstr "Franc de Guinea"
+msgstr "Guinea Franc"
 
 msgctxt "model:currency.currency,name:gtq"
 msgid "Quetzal"
@@ -402,11 +400,11 @@ msgstr "Quetzal"
 
 msgctxt "model:currency.currency,name:gyd"
 msgid "Guyana Dollar"
-msgstr "Dòlar de Guaiana"
+msgstr "Guyana Dollar"
 
 msgctxt "model:currency.currency,name:hkd"
 msgid "Hong Kong Dollar"
-msgstr "Dòlar de Hong Kong"
+msgstr "Hong Kong Dollar"
 
 msgctxt "model:currency.currency,name:hnl"
 msgid "Lempira"
@@ -434,27 +432,27 @@ msgstr "New Israeli Sheqel"
 
 msgctxt "model:currency.currency,name:inr"
 msgid "Indian Rupee"
-msgstr "Rúpia índia"
+msgstr "Indian Rupee"
 
 msgctxt "model:currency.currency,name:iqd"
 msgid "Iraqi Dinar"
-msgstr "Dinar iraquià"
+msgstr "Iraqi Dinar"
 
 msgctxt "model:currency.currency,name:irr"
 msgid "Iranian Rial"
-msgstr "Rial iranià"
+msgstr "Iranian Rial"
 
 msgctxt "model:currency.currency,name:isk"
 msgid "Iceland Krona"
-msgstr "Corona d'Islàndia"
+msgstr "Iceland Krona"
 
 msgctxt "model:currency.currency,name:jmd"
 msgid "Jamaican Dollar"
-msgstr "Dòlar Jamaicà"
+msgstr "Jamaican Dollar"
 
 msgctxt "model:currency.currency,name:jod"
 msgid "Jordanian Dinar"
-msgstr "Dinar de Jordània"
+msgstr "Jordanian Dinar"
 
 msgctxt "model:currency.currency,name:jpy"
 msgid "Yen"
@@ -462,7 +460,7 @@ msgstr "Yen"
 
 msgctxt "model:currency.currency,name:kes"
 msgid "Kenyan Shilling"
-msgstr "Shilling de Kènia"
+msgstr "Kenyan Shilling"
 
 msgctxt "model:currency.currency,name:kgs"
 msgid "Som"
@@ -474,11 +472,11 @@ msgstr "Riel"
 
 msgctxt "model:currency.currency,name:kmf"
 msgid "Comoro Franc"
-msgstr "Franc de Comoros"
+msgstr "Comoro Franc"
 
 msgctxt "model:currency.currency,name:kpw"
 msgid "North Korean Won"
-msgstr "Won de Corea del Nord"
+msgstr "North Korean Won"
 
 msgctxt "model:currency.currency,name:krw"
 msgid "Won"
@@ -486,11 +484,11 @@ msgstr "Won"
 
 msgctxt "model:currency.currency,name:kwd"
 msgid "Kuwaiti Dinar"
-msgstr "Dinar de Kuwait"
+msgstr "Kuwaiti Dinar"
 
 msgctxt "model:currency.currency,name:kyd"
 msgid "Cayman Islands Dollar"
-msgstr "Dòlar de les Illes Caiman"
+msgstr "Cayman Islands Dollar"
 
 msgctxt "model:currency.currency,name:kzt"
 msgid "Tenge"
@@ -502,15 +500,15 @@ msgstr "Kip"
 
 msgctxt "model:currency.currency,name:lbp"
 msgid "Lebanese Pound"
-msgstr "Lliura libanesa"
+msgstr "Lebanese Pound"
 
 msgctxt "model:currency.currency,name:lkr"
 msgid "Sri Lanka Rupee"
-msgstr "Rúpia de Sri Lanka"
+msgstr "Sri Lanka Rupee"
 
 msgctxt "model:currency.currency,name:lrd"
 msgid "Liberian Dollar"
-msgstr "Dòlar de Libèria"
+msgstr "Liberian Dollar"
 
 msgctxt "model:currency.currency,name:lsl"
 msgid "Loti"
@@ -526,11 +524,11 @@ msgstr "Latvian Lats"
 
 msgctxt "model:currency.currency,name:lyd"
 msgid "Libyan Dinar"
-msgstr "Dinar libi"
+msgstr "Libyan Dinar"
 
 msgctxt "model:currency.currency,name:mad"
 msgid "Moroccan Dirham"
-msgstr "Dirham del Marroc"
+msgstr "Moroccan Dirham"
 
 msgctxt "model:currency.currency,name:mdl"
 msgid "Moldovan Leu"
@@ -562,11 +560,11 @@ msgstr "Ouguiya"
 
 msgctxt "model:currency.currency,name:mtl"
 msgid "Maltese Lira"
-msgstr "Lira de Malta"
+msgstr "Maltese Lira"
 
 msgctxt "model:currency.currency,name:mur"
 msgid "Mauritius Rupee"
-msgstr "Rúpia de les Maurici"
+msgstr "Mauritius Rupee"
 
 msgctxt "model:currency.currency,name:mvr"
 msgid "Rufiyaa"
@@ -578,7 +576,7 @@ msgstr "Kwacha"
 
 msgctxt "model:currency.currency,name:mxn"
 msgid "Mexican Peso"
-msgstr "Peso mexicà"
+msgstr "Mexican Peso"
 
 msgctxt "model:currency.currency,name:mxv"
 msgid "Mexican Unidad de Inversion (UDI)"
@@ -586,7 +584,7 @@ msgstr "Mexican Unidad de Inversion (UDI)"
 
 msgctxt "model:currency.currency,name:myr"
 msgid "Malaysian Ringgit"
-msgstr "Ringgit de Malàisia"
+msgstr "Malaysian Ringgit"
 
 msgctxt "model:currency.currency,name:mzn"
 msgid "Metical"
@@ -606,19 +604,19 @@ msgstr "Cordoba Oro"
 
 msgctxt "model:currency.currency,name:nok"
 msgid "Norwegian Krone"
-msgstr "Corona noruega"
+msgstr "Norwegian Krone"
 
 msgctxt "model:currency.currency,name:npr"
 msgid "Nepalese Rupee"
-msgstr "Rúpia del Nepal"
+msgstr "Nepalese Rupee"
 
 msgctxt "model:currency.currency,name:nzd"
 msgid "New Zealand Dollar"
-msgstr "Dòlar de Nova Zelanda"
+msgstr "New Zealand Dollar"
 
 msgctxt "model:currency.currency,name:omr"
 msgid "Rial Omani"
-msgstr "Omani de Rial"
+msgstr "Rial Omani"
 
 msgctxt "model:currency.currency,name:pab"
 msgid "Balboa"
@@ -638,7 +636,7 @@ msgstr "Philippine Peso"
 
 msgctxt "model:currency.currency,name:pkr"
 msgid "Pakistan Rupee"
-msgstr "Rúpia del Paquistan"
+msgstr "Pakistan Rupee"
 
 msgctxt "model:currency.currency,name:pln"
 msgid "Zloty"
@@ -666,19 +664,19 @@ msgstr "Russian Ruble"
 
 msgctxt "model:currency.currency,name:rwf"
 msgid "Rwanda Franc"
-msgstr "Franc de Ruanda"
+msgstr "Rwanda Franc"
 
 msgctxt "model:currency.currency,name:sar"
 msgid "Saudi Riyal"
-msgstr "Rial d'Arabia Saudita"
+msgstr "Saudi Riyal"
 
 msgctxt "model:currency.currency,name:sbd"
 msgid "Solomon Islands Dollar"
-msgstr "Dòlar de les illes Salomó"
+msgstr "Solomon Islands Dollar"
 
 msgctxt "model:currency.currency,name:scr"
 msgid "Seychelles Rupee"
-msgstr "Rúpia de les Seixelles"
+msgstr "Seychelles Rupee"
 
 msgctxt "model:currency.currency,name:sdg"
 msgid "Sudanese Pound"
@@ -686,7 +684,7 @@ msgstr "Sudanese Pound"
 
 msgctxt "model:currency.currency,name:sek"
 msgid "Swedish Krona"
-msgstr "Corona sueca"
+msgstr "Swedish Krona"
 
 msgctxt "model:currency.currency,name:sgd"
 msgid "Singapore Dollar"
@@ -694,7 +692,7 @@ msgstr "Singapore Dollar"
 
 msgctxt "model:currency.currency,name:shp"
 msgid "Saint Helena Pound"
-msgstr "Lliura de Santa Helena"
+msgstr "Saint Helena Pound"
 
 msgctxt "model:currency.currency,name:sll"
 msgid "Leone"
@@ -714,11 +712,11 @@ msgstr "Dobra"
 
 msgctxt "model:currency.currency,name:svc"
 msgid "El Salvador Colon"
-msgstr "Colon del Salvador"
+msgstr "El Salvador Colon"
 
 msgctxt "model:currency.currency,name:syp"
 msgid "Syrian Pound"
-msgstr "Lliura de Síria"
+msgstr "Syrian Pound"
 
 msgctxt "model:currency.currency,name:szl"
 msgid "Lilangeni"
@@ -738,7 +736,7 @@ msgstr "Manat"
 
 msgctxt "model:currency.currency,name:tnd"
 msgid "Tunisian Dinar"
-msgstr "Dinar de Tuníssia"
+msgstr "Tunisian Dinar"
 
 msgctxt "model:currency.currency,name:top"
 msgid "Pa'anga"
@@ -750,11 +748,11 @@ msgstr "New Turkish Lira"
 
 msgctxt "model:currency.currency,name:ttd"
 msgid "Trinidad and Tobago Dollar"
-msgstr "Dòlar de Trinitat i Tobago"
+msgstr "Trinidad and Tobago Dollar"
 
 msgctxt "model:currency.currency,name:twd"
 msgid "New Taiwan Dollar"
-msgstr "Nou dòlar de Taiwan"
+msgstr "New Taiwan Dollar"
 
 msgctxt "model:currency.currency,name:tzs"
 msgid "Tanzanian Shilling"
@@ -770,7 +768,7 @@ msgstr "Uganda Shilling"
 
 msgctxt "model:currency.currency,name:usd"
 msgid "US Dollar"
-msgstr "Dòlar dels EU"
+msgstr "US Dollar"
 
 msgctxt "model:currency.currency,name:usn"
 msgid "US Dollar (Next day)"
@@ -870,7 +868,7 @@ msgstr "Platinum"
 
 msgctxt "model:currency.currency,name:xts"
 msgid "Code for testing purposes"
-msgstr "Codi reservat per a proves"
+msgstr "Code for testing purposes"
 
 msgctxt "model:currency.currency,name:xxx"
 msgid "No currency"
@@ -890,48 +888,32 @@ msgstr "Zambian Kwacha"
 
 msgctxt "model:currency.currency,name:zwd"
 msgid "Zimbabwe Dollar"
-msgstr "Dòlar de Zimbabwe"
+msgstr "Zimbabwe Dollar"
 
 msgctxt "model:currency.currency.rate,name:"
 msgid "Rate"
-msgstr "Taxa de canvi"
+msgstr ""
 
 msgctxt "model:ir.action,name:act_currency_form"
 msgid "Currencies"
-msgstr "Monedes"
+msgstr "Currencies"
 
 msgctxt "model:ir.ui.menu,name:menu_currency"
 msgid "Currency"
-msgstr "Moneda"
+msgstr "Currency"
 
 msgctxt "model:ir.ui.menu,name:menu_currency_form"
 msgid "Currencies"
-msgstr "Monedes"
+msgstr "Currencies"
 
 msgctxt "model:res.group,name:group_currency_admin"
 msgid "Currency Administration"
-msgstr "Administració de monedes"
-
-msgctxt "view:currency.currency.rate:"
-msgid "Rate"
-msgstr "Taxa de canvi"
-
-msgctxt "view:currency.currency.rate:"
-msgid "Rates"
-msgstr "Taxes de canvi"
-
-msgctxt "view:currency.currency:"
-msgid "Currencies"
-msgstr "Monedes"
-
-msgctxt "view:currency.currency:"
-msgid "Currency"
-msgstr "Moneda"
+msgstr "Currency Administration"
 
 msgctxt "view:currency.currency:"
 msgid "Formatting"
-msgstr "Format"
+msgstr ""
 
 msgctxt "view:currency.currency:"
 msgid "Rates"
-msgstr "Taxes de canvi"
+msgstr ""
diff --git a/locale/pt_BR.po b/locale/pt_BR.po
index af223f8..cbbe0ae 100644
--- a/locale/pt_BR.po
+++ b/locale/pt_BR.po
@@ -913,22 +913,6 @@ msgctxt "model:res.group,name:group_currency_admin"
 msgid "Currency Administration"
 msgstr "Administração de moedas"
 
-msgctxt "view:currency.currency.rate:"
-msgid "Rate"
-msgstr "Taxa"
-
-msgctxt "view:currency.currency.rate:"
-msgid "Rates"
-msgstr "Taxas de câmbio"
-
-msgctxt "view:currency.currency:"
-msgid "Currencies"
-msgstr "Moedas"
-
-msgctxt "view:currency.currency:"
-msgid "Currency"
-msgstr "Moeda"
-
 msgctxt "view:currency.currency:"
 msgid "Formatting"
 msgstr "Formato"
@@ -936,3 +920,11 @@ msgstr "Formato"
 msgctxt "view:currency.currency:"
 msgid "Rates"
 msgstr "Taxas de câmbio"
+
+msgctxt "view:currency.currency.rate:"
+msgid "Rate"
+msgstr "Taxa"
+
+msgctxt "view:currency.currency.rate:"
+msgid "Rates"
+msgstr "Taxas de câmbio"
diff --git a/locale/ru_RU.po b/locale/ru.po
similarity index 99%
rename from locale/ru_RU.po
rename to locale/ru.po
index 99c4baa..f66b038 100644
--- a/locale/ru_RU.po
+++ b/locale/ru.po
@@ -911,22 +911,6 @@ msgctxt "model:res.group,name:group_currency_admin"
 msgid "Currency Administration"
 msgstr "Администрирование валют"
 
-msgctxt "view:currency.currency.rate:"
-msgid "Rate"
-msgstr "Курс"
-
-msgctxt "view:currency.currency.rate:"
-msgid "Rates"
-msgstr "Курсы"
-
-msgctxt "view:currency.currency:"
-msgid "Currencies"
-msgstr "Валюты"
-
-msgctxt "view:currency.currency:"
-msgid "Currency"
-msgstr "Валюта"
-
 msgctxt "view:currency.currency:"
 msgid "Formatting"
 msgstr "Форматирование"
@@ -934,3 +918,11 @@ msgstr "Форматирование"
 msgctxt "view:currency.currency:"
 msgid "Rates"
 msgstr "Курсы"
+
+msgctxt "view:currency.currency.rate:"
+msgid "Rate"
+msgstr "Курс"
+
+msgctxt "view:currency.currency.rate:"
+msgid "Rates"
+msgstr "Курсы"
diff --git a/locale/sl_SI.po b/locale/sl.po
similarity index 99%
rename from locale/sl_SI.po
rename to locale/sl.po
index 17d6443..8543ed8 100644
--- a/locale/sl_SI.po
+++ b/locale/sl.po
@@ -910,22 +910,6 @@ msgctxt "model:res.group,name:group_currency_admin"
 msgid "Currency Administration"
 msgstr "Valuta - vodenje"
 
-msgctxt "view:currency.currency.rate:"
-msgid "Rate"
-msgstr "Tečaj"
-
-msgctxt "view:currency.currency.rate:"
-msgid "Rates"
-msgstr "Tečaji"
-
-msgctxt "view:currency.currency:"
-msgid "Currencies"
-msgstr "Valute"
-
-msgctxt "view:currency.currency:"
-msgid "Currency"
-msgstr "Valuta"
-
 msgctxt "view:currency.currency:"
 msgid "Formatting"
 msgstr "Oblika"
@@ -933,3 +917,11 @@ msgstr "Oblika"
 msgctxt "view:currency.currency:"
 msgid "Rates"
 msgstr "Tečaji"
+
+msgctxt "view:currency.currency.rate:"
+msgid "Rate"
+msgstr "Tečaj"
+
+msgctxt "view:currency.currency.rate:"
+msgid "Rates"
+msgstr "Tečaji"
diff --git a/locale/zh_CN.po b/locale/zh_CN.po
index f783f85..a8560ae 100644
--- a/locale/zh_CN.po
+++ b/locale/zh_CN.po
@@ -18,41 +18,49 @@ msgctxt "error:currency.currency:"
 msgid "No rate found for currency \"%(currency)s\" on \"%(date)s\""
 msgstr ""
 
+#, fuzzy
 msgctxt "field:currency.currency,active:"
 msgid "Active"
-msgstr ""
+msgstr "启用"
 
+#, fuzzy
 msgctxt "field:currency.currency,code:"
 msgid "Code"
-msgstr ""
+msgstr "语言编码"
 
+#, fuzzy
 msgctxt "field:currency.currency,create_date:"
 msgid "Create Date"
-msgstr ""
+msgstr "创建日期:"
 
+#, fuzzy
 msgctxt "field:currency.currency,create_uid:"
 msgid "Create User"
-msgstr ""
+msgstr "添加用户"
 
 msgctxt "field:currency.currency,digits:"
 msgid "Display Digits"
 msgstr ""
 
+#, fuzzy
 msgctxt "field:currency.currency,id:"
 msgid "ID"
-msgstr ""
+msgstr "编号"
 
+#, fuzzy
 msgctxt "field:currency.currency,mon_decimal_point:"
 msgid "Decimal Separator"
-msgstr ""
+msgstr "小数点"
 
+#, fuzzy
 msgctxt "field:currency.currency,mon_grouping:"
 msgid "Grouping"
-msgstr ""
+msgstr "类别"
 
+#, fuzzy
 msgctxt "field:currency.currency,mon_thousands_sep:"
 msgid "Thousands Separator"
-msgstr ""
+msgstr "千位分隔符"
 
 msgctxt "field:currency.currency,n_cs_precedes:"
 msgid "Negative Currency Symbol Precedes"
@@ -66,9 +74,10 @@ msgctxt "field:currency.currency,n_sign_posn:"
 msgid "Negative Sign Position"
 msgstr ""
 
+#, fuzzy
 msgctxt "field:currency.currency,name:"
 msgid "Name"
-msgstr ""
+msgstr "纳木"
 
 msgctxt "field:currency.currency,negative_sign:"
 msgid "Negative Sign"
@@ -98,13 +107,15 @@ msgctxt "field:currency.currency,rate:"
 msgid "Current rate"
 msgstr ""
 
+#, fuzzy
 msgctxt "field:currency.currency,rates:"
 msgid "Rates"
-msgstr ""
+msgstr "日期格式"
 
+#, fuzzy
 msgctxt "field:currency.currency,rec_name:"
 msgid "Name"
-msgstr ""
+msgstr "纳木"
 
 msgctxt "field:currency.currency,rounding:"
 msgid "Rounding factor"
@@ -114,49 +125,59 @@ msgctxt "field:currency.currency,symbol:"
 msgid "Symbol"
 msgstr ""
 
+#, fuzzy
 msgctxt "field:currency.currency,write_date:"
 msgid "Write Date"
-msgstr ""
+msgstr "写入日期"
 
+#, fuzzy
 msgctxt "field:currency.currency,write_uid:"
 msgid "Write User"
-msgstr ""
+msgstr "写入帐号"
 
+#, fuzzy
 msgctxt "field:currency.currency.rate,create_date:"
 msgid "Create Date"
-msgstr ""
+msgstr "创建日期:"
 
+#, fuzzy
 msgctxt "field:currency.currency.rate,create_uid:"
 msgid "Create User"
-msgstr ""
+msgstr "添加用户"
 
 msgctxt "field:currency.currency.rate,currency:"
 msgid "Currency"
 msgstr ""
 
+#, fuzzy
 msgctxt "field:currency.currency.rate,date:"
 msgid "Date"
-msgstr ""
+msgstr "日期格式"
 
+#, fuzzy
 msgctxt "field:currency.currency.rate,id:"
 msgid "ID"
-msgstr ""
+msgstr "编号"
 
+#, fuzzy
 msgctxt "field:currency.currency.rate,rate:"
 msgid "Rate"
-msgstr ""
+msgstr "日期格式"
 
+#, fuzzy
 msgctxt "field:currency.currency.rate,rec_name:"
 msgid "Name"
-msgstr ""
+msgstr "纳木"
 
+#, fuzzy
 msgctxt "field:currency.currency.rate,write_date:"
 msgid "Write Date"
-msgstr ""
+msgstr "写入日期"
 
+#, fuzzy
 msgctxt "field:currency.currency.rate,write_uid:"
 msgid "Write User"
-msgstr ""
+msgstr "写入帐号"
 
 msgctxt "model:currency.currency,name:"
 msgid "Currency"
@@ -890,9 +911,10 @@ msgctxt "model:currency.currency,name:zwd"
 msgid "Zimbabwe Dollar"
 msgstr "津巴布韦元"
 
+#, fuzzy
 msgctxt "model:currency.currency.rate,name:"
 msgid "Rate"
-msgstr ""
+msgstr "日期格式"
 
 msgctxt "model:ir.action,name:act_currency_form"
 msgid "Currencies"
@@ -910,26 +932,11 @@ msgctxt "model:res.group,name:group_currency_admin"
 msgid "Currency Administration"
 msgstr ""
 
-msgctxt "view:currency.currency.rate:"
-msgid "Rate"
-msgstr ""
-
-msgctxt "view:currency.currency.rate:"
-msgid "Rates"
-msgstr ""
-
-msgctxt "view:currency.currency:"
-msgid "Currencies"
-msgstr ""
-
-msgctxt "view:currency.currency:"
-msgid "Currency"
-msgstr ""
-
 msgctxt "view:currency.currency:"
 msgid "Formatting"
 msgstr ""
 
+#, fuzzy
 msgctxt "view:currency.currency:"
 msgid "Rates"
-msgstr ""
+msgstr "日期格式"
diff --git a/setup.py b/setup.py
index ea8379c..b9d5bee 100644
--- a/setup.py
+++ b/setup.py
@@ -90,6 +90,7 @@ setup(name=name,
         'Natural Language :: German',
         'Natural Language :: Hungarian',
         'Natural Language :: Italian',
+        'Natural Language :: Polish',
         'Natural Language :: Portuguese (Brazilian)',
         'Natural Language :: Russian',
         'Natural Language :: Slovenian',
diff --git a/tryton.cfg b/tryton.cfg
index c0571dd..a618178 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
 [tryton]
-version=4.0.1
+version=4.2.0
 depends:
     ir
     res
diff --git a/trytond_currency.egg-info/PKG-INFO b/trytond_currency.egg-info/PKG-INFO
index a15e21d..4e07e8b 100644
--- a/trytond_currency.egg-info/PKG-INFO
+++ b/trytond_currency.egg-info/PKG-INFO
@@ -1,12 +1,12 @@
 Metadata-Version: 1.1
 Name: trytond-currency
-Version: 4.0.1
+Version: 4.2.0
 Summary: Tryton module with currencies
 Home-page: http://www.tryton.org/
 Author: Tryton
 Author-email: issue_tracker at tryton.org
 License: GPL-3
-Download-URL: http://downloads.tryton.org/4.0/
+Download-URL: http://downloads.tryton.org/4.2/
 Description: trytond_currency
         ================
         
@@ -63,6 +63,7 @@ Classifier: Natural Language :: French
 Classifier: Natural Language :: German
 Classifier: Natural Language :: Hungarian
 Classifier: Natural Language :: Italian
+Classifier: Natural Language :: Polish
 Classifier: Natural Language :: Portuguese (Brazilian)
 Classifier: Natural Language :: Russian
 Classifier: Natural Language :: Slovenian
diff --git a/trytond_currency.egg-info/SOURCES.txt b/trytond_currency.egg-info/SOURCES.txt
index d98615c..729037c 100644
--- a/trytond_currency.egg-info/SOURCES.txt
+++ b/trytond_currency.egg-info/SOURCES.txt
@@ -12,25 +12,23 @@ tryton.cfg
 ./currency.xml
 ./tryton.cfg
 ./icons/tryton-currency.svg
-./locale/bg_BG.po
-./locale/ca_ES.po
-./locale/cs_CZ.po
-./locale/de_DE.po
-./locale/es_AR.po
-./locale/es_CO.po
-./locale/es_EC.po
-./locale/es_ES.po
-./locale/es_MX.po
-./locale/fr_FR.po
+./locale/bg.po
+./locale/ca.po
+./locale/cs.po
+./locale/de.po
+./locale/es.po
+./locale/es_419.po
+./locale/fr.po
 ./locale/hu_HU.po
 ./locale/it_IT.po
 ./locale/ja_JP.po
-./locale/lo_LA.po
-./locale/lt_LT.po
-./locale/nl_NL.po
+./locale/lo.po
+./locale/lt.po
+./locale/nl.po
+./locale/pl.po
 ./locale/pt_BR.po
-./locale/ru_RU.po
-./locale/sl_SI.po
+./locale/ru.po
+./locale/sl.po
 ./locale/zh_CN.po
 ./tests/__init__.py
 ./tests/test_currency.py
@@ -42,25 +40,23 @@ tryton.cfg
 ./view/currency_tree.xml
 doc/index.rst
 icons/tryton-currency.svg
-locale/bg_BG.po
-locale/ca_ES.po
-locale/cs_CZ.po
-locale/de_DE.po
-locale/es_AR.po
-locale/es_CO.po
-locale/es_EC.po
-locale/es_ES.po
-locale/es_MX.po
-locale/fr_FR.po
+locale/bg.po
+locale/ca.po
+locale/cs.po
+locale/de.po
+locale/es.po
+locale/es_419.po
+locale/fr.po
 locale/hu_HU.po
 locale/it_IT.po
 locale/ja_JP.po
-locale/lo_LA.po
-locale/lt_LT.po
-locale/nl_NL.po
+locale/lo.po
+locale/lt.po
+locale/nl.po
+locale/pl.po
 locale/pt_BR.po
-locale/ru_RU.po
-locale/sl_SI.po
+locale/ru.po
+locale/sl.po
 locale/zh_CN.po
 trytond_currency.egg-info/PKG-INFO
 trytond_currency.egg-info/SOURCES.txt
diff --git a/trytond_currency.egg-info/requires.txt b/trytond_currency.egg-info/requires.txt
index 3712caf..6d6abc8 100644
--- a/trytond_currency.egg-info/requires.txt
+++ b/trytond_currency.egg-info/requires.txt
@@ -1 +1 @@
-trytond >= 4.0, < 4.1
+trytond >= 4.2, < 4.3
diff --git a/view/currency_form.xml b/view/currency_form.xml
index eadd407..7c82a3c 100644
--- a/view/currency_form.xml
+++ b/view/currency_form.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!-- This file is part of Tryton.  The COPYRIGHT file at the top level of
 this repository contains the full copyright notices and license terms. -->
-<form string="Currency" col="6">
+<form col="6">
     <label name="name"/>
     <field name="name"/>
     <label name="symbol"/>
diff --git a/view/currency_rate_form.xml b/view/currency_rate_form.xml
index f0d64d9..161971b 100644
--- a/view/currency_rate_form.xml
+++ b/view/currency_rate_form.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!-- This file is part of Tryton.  The COPYRIGHT file at the top level of
 this repository contains the full copyright notices and license terms. -->
-<form string="Rate">
+<form>
     <label name="currency"/>
     <field name="currency"/>
     <newline/>
diff --git a/view/currency_rate_graph.xml b/view/currency_rate_graph.xml
index 3496229..dfcdaef 100644
--- a/view/currency_rate_graph.xml
+++ b/view/currency_rate_graph.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!-- This file is part of Tryton.  The COPYRIGHT file at the top level of
 this repository contains the full copyright notices and license terms. -->
-<graph string="Rates" type="line">
+<graph type="line">
     <x>
         <field name="date"/>
     </x>
diff --git a/view/currency_rate_list.xml b/view/currency_rate_list.xml
index 33edc50..b1f1ed3 100644
--- a/view/currency_rate_list.xml
+++ b/view/currency_rate_list.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!-- This file is part of Tryton.  The COPYRIGHT file at the top level of
 this repository contains the full copyright notices and license terms. -->
-<tree string="Rates">
+<tree>
     <field name="currency"/>
     <field name="date"/>
     <field name="rate"/>
diff --git a/view/currency_tree.xml b/view/currency_tree.xml
index 5dd9f4a..7e507a3 100644
--- a/view/currency_tree.xml
+++ b/view/currency_tree.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!-- This file is part of Tryton.  The COPYRIGHT file at the top level of
 this repository contains the full copyright notices and license terms. -->
-<tree string="Currencies">
+<tree>
     <field name="name"/>
     <field name="symbol"/>
     <field name="code"/>
-- 
tryton-modules-currency



More information about the tryton-debian-vcs mailing list