fixed some english translations

This commit is contained in:
vabene1111
2020-12-26 13:46:55 +01:00
parent 0aec23fcdd
commit 592bd4f11e
19 changed files with 71 additions and 71 deletions

View File

@@ -214,7 +214,7 @@ msgstr ""
#: .\cookbook\helper\permission_helper.py:144
#: .\cookbook\helper\permission_helper.py:158
#: .\cookbook\helper\permission_helper.py:172 .\cookbook\views\delete.py:132
msgid "You cannot interact with this object as its not owned by you!"
msgid "You cannot interact with this object as it is not owned by you!"
msgstr ""
#: .\cookbook\helper\recipe_url_import.py:36
@@ -228,7 +228,7 @@ msgid ""
msgstr ""
#: .\cookbook\helper\recipe_url_import.py:159
msgid "Imported from "
msgid "Imported from"
msgstr ""
#: .\cookbook\migrations\0047_auto_20200602_1133.py:12
@@ -402,7 +402,7 @@ msgid "Admin"
msgstr ""
#: .\cookbook\templates\base.html:142
msgid "Markdown Help"
msgid "Markdown Guide"
msgstr ""
#: .\cookbook\templates\base.html:144
@@ -830,7 +830,7 @@ msgid "Units"
msgstr ""
#: .\cookbook\templates\forms\ingredients.html:26
msgid "Are you sure that you want to merge these two units ?"
msgid "Are you sure that you want to merge these two units?"
msgstr ""
#: .\cookbook\templates\forms\ingredients.html:31
@@ -839,12 +839,12 @@ msgid "Merge"
msgstr ""
#: .\cookbook\templates\forms\ingredients.html:36
msgid "Are you sure that you want to merge these two ingredients ?"
msgid "Are you sure that you want to merge these two ingredients?"
msgstr ""
#: .\cookbook\templates\generic\delete_template.html:18
#, python-format
msgid "Are you sure you want to delete the %(title)s: <b>%(object)s</b> "
msgid "Are you sure you want to delete the %(title)s: <b>%(object)s</b>?"
msgstr ""
#: .\cookbook\templates\generic\delete_template.html:21