File tree Expand file tree Collapse file tree 2 files changed +41
-0
lines changed
uom_rounding_coherence/i18n Expand file tree Collapse file tree 2 files changed +41
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,26 @@ msgstr ""
1515"Content-Transfer-Encoding : \n "
1616"Plural-Forms : \n "
1717
18+ #. module: uom_rounding_coherence
19+ #: code:addons/uom_rounding_coherence/models/uom_uom.py:0
20+ #, python-format
21+ msgid ""
22+ "Cannot set rounding to %(rounding)s for '%(uom)s': there are stock "
23+ "quantities with more decimal places than the new rounding allows.\n"
24+ "\n"
25+ "Examples:\n"
26+ "%(examples)s\n"
27+ "\n"
28+ "Fix the stock data first or use a finer rounding."
29+ msgstr ""
30+ "No es pot establir l'arrodoniment a %(rounding)s per a '%(uom)s': hi ha "
31+ "quantitats d'estoc amb més decimals dels que permet el nou arrodoniment.\n"
32+ "\n"
33+ "Exemples:\n"
34+ "%(examples)s\n"
35+ "\n"
36+ "Corregiu les dades d'estoc primer o utilitzeu un arrodoniment més fi."
37+
1838#. module: uom_rounding_coherence
1939#: code:addons/uom_rounding_coherence/models/uom_uom.py:0
2040#, python-format
Original file line number Diff line number Diff line change @@ -15,6 +15,27 @@ msgstr ""
1515"Content-Transfer-Encoding : \n "
1616"Plural-Forms : \n "
1717
18+ #. module: uom_rounding_coherence
19+ #: code:addons/uom_rounding_coherence/models/uom_uom.py:0
20+ #, python-format
21+ msgid ""
22+ "Cannot set rounding to %(rounding)s for '%(uom)s': there are stock "
23+ "quantities with more decimal places than the new rounding allows.\n"
24+ "\n"
25+ "Examples:\n"
26+ "%(examples)s\n"
27+ "\n"
28+ "Fix the stock data first or use a finer rounding."
29+ msgstr ""
30+ "No se puede establecer el redondeo a %(rounding)s para '%(uom)s': hay "
31+ "cantidades de stock con más decimales de los que permite el nuevo "
32+ "redondeo.\n"
33+ "\n"
34+ "Ejemplos:\n"
35+ "%(examples)s\n"
36+ "\n"
37+ "Corrija los datos de stock primero o utilice un redondeo más fino."
38+
1839#. module: uom_rounding_coherence
1940#: code:addons/uom_rounding_coherence/models/uom_uom.py:0
2041#, python-format
You can’t perform that action at this time.
0 commit comments