Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add forgotten strings to the GetText template #8010

Merged
merged 1 commit into from
Jan 20, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 27 additions & 0 deletions po/common/common.pot
Original file line number Diff line number Diff line change
Expand Up @@ -6523,3 +6523,30 @@ msgstr "Invalid user id and password"
msgctxt "api_message_invalid_value_must_be_0_or_1"
msgid "Invalid value: must be 0 or 1"
msgstr "Invalid value: must be 0 or 1"

# Unit = element, not unit of measure
msgctxt "packaging_number_of_units_description"
msgid "Enter the number of packaging units of the same shape and material contained in the product."
msgstr "Enter the number of packaging units of the same shape and material contained in the product."

msgctxt "packaging_shape_description"
msgid "Enter the shape name listed in the recycling instructions if they are available, or select a shape."
msgstr "Enter the shape name listed in the recycling instructions if they are available, or select a shape."

msgctxt "packaging_material_description"
msgid "Enter the specific material if it can be determined (a material code inside a triangle can often be found on packaging parts), or a generic material (for instance plastic or metal) if you are unsure."
msgstr "Enter the specific material if it can be determined (a material code inside a triangle can often be found on packaging parts), or a generic material (for instance plastic or metal) if you are unsure."

msgctxt "packaging_recycling_description"
msgid "Enter recycling instructions only if they are listed on the product."
msgstr "Enter recycling instructions only if they are listed on the product."

# Unit = element, not unit of measure
msgctxt "packaging_weight_description"
msgid "Remove any remaining food and wash and dry the packaging part before weighting. If possible, use a scale with 0.1g or 0.01g precision."
msgstr "Remove any remaining food and wash and dry the packaging part before weighting. If possible, use a scale with 0.1g or 0.01g precision."

# Unit = element, not unit of measure
msgctxt "packaging_quantity_per_unit_description"
msgid "Enter the net weight or net volume and indicate the unit (for example g or ml)."
msgstr "Enter the net weight or net volume and indicate the unit (for example g or ml)."