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

@@ -237,7 +237,7 @@ msgstr "Je bent niet ingelogd en kan deze pagina daarom niet bekijken!"
#: .\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 "Je kunt dit object niet bewerken omdat je de eigenaar niet bent!"
#: .\cookbook\helper\recipe_url_import.py:36
@@ -255,7 +255,7 @@ msgstr ""
"te importeren."
#: .\cookbook\helper\recipe_url_import.py:159
msgid "Imported from "
msgid "Imported from"
msgstr "Geïmporteerd van"
#: .\cookbook\migrations\0047_auto_20200602_1133.py:12
@@ -429,7 +429,7 @@ msgid "Admin"
msgstr "Admin"
#: .\cookbook\templates\base.html:142
msgid "Markdown Help"
msgid "Markdown Guide"
msgstr "Markdown hulp"
#: .\cookbook\templates\base.html:144
@@ -868,7 +868,7 @@ msgid "Units"
msgstr "Eenheden"
#: .\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 "Weet je zeker dat je deze twee eenheden wil samenvoegen?"
#: .\cookbook\templates\forms\ingredients.html:31
@@ -877,12 +877,12 @@ msgid "Merge"
msgstr "Samenvoegen"
#: .\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 "Weet je zeker dat je deze twee ingrediënten wil samenvoegen?"
#: .\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 "Weet je zeker dat je %(title)s: <b>%(object)s</b> wil verwijderen?"
#: .\cookbook\templates\generic\delete_template.html:21