mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Squashed commit
Improve journal pages loading time (new date range filter) Various small style adjustments (meal plan page and others) Pulled German translations from Transifex Show the shopping list total value (closes #1309) Make it possible to copy recipes (closes #714) Implemented optional "auto decimal separator for price inputs" (closes #1345) Removed table grouped column fixed order restriction (closes #1402) Don't filter out style, class, id attributes of html text (closes #1298) Added product picture as column on the stock overview page (closes #1283) Added grocycodes also for chores and batteries (+ camera barcode scanning for /choretracking and /batterytracking, this now closes #221)
This commit is contained in:
@@ -2084,13 +2084,11 @@ msgstr ""
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
msgid "Download stock entry grocycode"
|
||||
# Example: Download *Product* grocycode
|
||||
msgid "Download %s grocycode"
|
||||
msgstr ""
|
||||
|
||||
msgid "Download product grocycode"
|
||||
msgstr ""
|
||||
|
||||
msgid "grocycode is a unique referer to this product in your grocy instance - print it onto a label and scan it like any other barcode"
|
||||
msgid "grocycode is a unique referer to this %s in your grocy instance - print it onto a label and scan it like any other barcode"
|
||||
msgstr ""
|
||||
|
||||
# Abbreviation for "due date"
|
||||
@@ -2121,13 +2119,11 @@ msgstr ""
|
||||
msgid "Error while executing WebHook"
|
||||
msgstr ""
|
||||
|
||||
msgid "Print product grocycode on label printer"
|
||||
# Example: Print *Product* grocycode on label printer
|
||||
msgid "Print %s grocycode on label printer"
|
||||
msgstr ""
|
||||
|
||||
msgid "Print stock entry grocycode on label printer"
|
||||
msgstr ""
|
||||
|
||||
msgid "Open stock entry print label in new window"
|
||||
msgid "Open stock entry label in new window"
|
||||
msgstr ""
|
||||
|
||||
msgid "Thermal printer"
|
||||
@@ -2193,3 +2189,37 @@ msgstr ""
|
||||
|
||||
msgid "Add recipe"
|
||||
msgstr ""
|
||||
|
||||
msgid "Copy this day"
|
||||
msgstr ""
|
||||
|
||||
msgid "Date range"
|
||||
msgstr ""
|
||||
|
||||
msgid "%s month"
|
||||
msgid_plural "%s months"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
msgid "%s year"
|
||||
msgid_plural "%s years"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
msgid "Display product"
|
||||
msgstr ""
|
||||
|
||||
msgid "Copy recipe"
|
||||
msgstr ""
|
||||
|
||||
msgid "Copy of %s"
|
||||
msgstr ""
|
||||
|
||||
msgid "Add decimal separator automatically for price inputs"
|
||||
msgstr ""
|
||||
|
||||
msgid "When enabled, you always have to enter the value including decimal places, the decimal separator will be automatically added based on the amount of allowed decimal places"
|
||||
msgstr ""
|
||||
|
||||
msgid "Stock entry"
|
||||
msgstr ""
|
||||
|
Reference in New Issue
Block a user