mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
Squashed commit
Optimized new chore start date handling (references #1612) Change yearly chore schedule to be on the same day each year (closes #817) Use the last price for out of stock ingredients (closes #779) Make it optionally possible to show the recipes list full-width (closes #1772)
This commit is contained in:
@@ -892,9 +892,6 @@ msgstr ""
|
||||
msgid "Costs"
|
||||
msgstr ""
|
||||
|
||||
msgid "Based on the prices of the last purchase per product"
|
||||
msgstr ""
|
||||
|
||||
msgid "The ingredients listed here result in this amount of servings"
|
||||
msgstr ""
|
||||
|
||||
@@ -1447,7 +1444,7 @@ msgstr ""
|
||||
msgid "This means the next execution of this chore should only be scheduled every %s months"
|
||||
msgstr ""
|
||||
|
||||
msgid "This means the next execution of this chore is scheduled 1 year after the last execution"
|
||||
msgid "This means the next execution of this chore is scheduled each year on the same day (based on the start date)"
|
||||
msgstr ""
|
||||
|
||||
msgid "This means the next execution of this chore should only be scheduled every %s years"
|
||||
@@ -1684,13 +1681,7 @@ msgstr ""
|
||||
msgid "Edit Barcode"
|
||||
msgstr ""
|
||||
|
||||
msgid "Not enough in stock (not included in costs), %s ingredient missing"
|
||||
msgstr ""
|
||||
|
||||
msgid "Based on the prices of the default consume rule which is \"Opened first, then first due first, then first in first out\""
|
||||
msgstr ""
|
||||
|
||||
msgid "Not enough in stock (not included in costs), %1$s missing, %2$s already on shopping list"
|
||||
msgid "Based on the prices of the default consume rule (Opened first, then first due first, then first in first out) for in-stock ingredients and on the last price for missing ones"
|
||||
msgstr ""
|
||||
|
||||
msgid "Quantity unit stock cannot be changed after first purchase"
|
||||
@@ -2310,3 +2301,6 @@ msgstr ""
|
||||
|
||||
msgid "The start date cannot be changed when the chore was once tracked"
|
||||
msgstr ""
|
||||
|
||||
msgid "Show the recipe list and the recipe side by side"
|
||||
msgstr ""
|
||||
|
Reference in New Issue
Block a user