mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Remove "Allow partial units in stock" product option / unify number input validation messages
This commit is contained in:
@@ -405,12 +405,6 @@ msgstr ""
|
||||
msgid "A location is required"
|
||||
msgstr ""
|
||||
|
||||
msgid "The amount cannot be lower than %s"
|
||||
msgstr ""
|
||||
|
||||
msgid "This cannot be negative"
|
||||
msgstr ""
|
||||
|
||||
msgid "A quantity unit is required"
|
||||
msgstr ""
|
||||
|
||||
@@ -563,9 +557,6 @@ msgstr ""
|
||||
msgid "Price"
|
||||
msgstr ""
|
||||
|
||||
msgid "The price cannot be lower than %s"
|
||||
msgstr ""
|
||||
|
||||
msgid "Unit"
|
||||
msgstr ""
|
||||
|
||||
@@ -597,9 +588,6 @@ msgstr[1] ""
|
||||
msgid "in singular form"
|
||||
msgstr ""
|
||||
|
||||
msgid "This cannot be lower than %s"
|
||||
msgstr ""
|
||||
|
||||
msgid "Quantity unit"
|
||||
msgstr ""
|
||||
|
||||
@@ -844,9 +832,6 @@ msgstr ""
|
||||
msgid "Charge cycle successfully undone"
|
||||
msgstr ""
|
||||
|
||||
msgid "This cannot be negative and must be an integral number"
|
||||
msgstr ""
|
||||
|
||||
msgid "Disable stock fulfillment checking for this ingredient"
|
||||
msgstr ""
|
||||
|
||||
@@ -1125,9 +1110,6 @@ msgid_plural "Not enough in stock, %s ingredients missing"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
msgid "The amount cannot be lower than %1$s or equal %2$s"
|
||||
msgstr ""
|
||||
|
||||
msgid "Not enough in stock, but already on the shopping list"
|
||||
msgstr ""
|
||||
|
||||
@@ -1223,7 +1205,7 @@ msgstr ""
|
||||
msgid "all locations"
|
||||
msgstr ""
|
||||
|
||||
msgid "Here you can print a page per location with the current stock, maybe to hang it there and note the consumed things on it."
|
||||
msgid "Here you can print a page per location with the current stock, maybe to hang it there and note the consumed things on it"
|
||||
msgstr ""
|
||||
|
||||
msgid "this location"
|
||||
@@ -1265,9 +1247,6 @@ msgstr ""
|
||||
msgid "Quantity unit to"
|
||||
msgstr ""
|
||||
|
||||
msgid "This cannot be lower than %1$s and must be a valid number with max. %2$s decimal places"
|
||||
msgstr ""
|
||||
|
||||
msgid "This cannot be equal to %s"
|
||||
msgstr ""
|
||||
|
||||
@@ -1981,3 +1960,18 @@ msgstr ""
|
||||
|
||||
msgid "Add overdue/expired products"
|
||||
msgstr ""
|
||||
|
||||
msgid "Products with tare weight enabled are currently not supported for transfer"
|
||||
msgstr ""
|
||||
|
||||
msgid "This cannot be lower than %1$s or equal %2$s and needs to be a valid number with max. %3$s decimal places"
|
||||
msgstr ""
|
||||
|
||||
msgid "This must be between %1$s and %2$s, cannot equal %3$s and needs to be a valid number with max. %4$s decimal places"
|
||||
msgstr ""
|
||||
|
||||
msgid "This cannot be lower than %1$s and needs to be a valid number with max. %2$s decimal places"
|
||||
msgstr ""
|
||||
|
||||
msgid "This must between %1$s and %2$s and needs to be a valid number with max. %3$s decimal places"
|
||||
msgstr ""
|
||||
|
Reference in New Issue
Block a user