mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-01 04:10:06 -05:00
made and compiled messages + fixed lots of typos
This commit is contained in:
Binary file not shown.
@@ -968,7 +968,7 @@ msgid "Recipes"
|
||||
msgstr ""
|
||||
|
||||
#: cookbook/templates/index.html:94
|
||||
msgid "Log in to view Recipes"
|
||||
msgid "Log in to view recipes"
|
||||
msgstr ""
|
||||
|
||||
#: cookbook/templates/markdown_info.html:5
|
||||
@@ -983,7 +983,7 @@ msgid ""
|
||||
"plain text easily.\n"
|
||||
" This site uses the <a href=\"https://python-markdown.github.io/\" "
|
||||
"target=\"_blank\">Python Markdown</a> library to\n"
|
||||
" convert your text into nice looking html. Its full markdown "
|
||||
" convert your text into nice looking HTML. Its full markdown "
|
||||
"documentation can be found\n"
|
||||
" <a href=\"https://daringfireball.net/projects/markdown/syntax\" "
|
||||
"target=\"_blank\">here</a>.\n"
|
||||
@@ -1017,7 +1017,7 @@ msgstr ""
|
||||
|
||||
#: cookbook/templates/markdown_info.html:60
|
||||
#: cookbook/templates/markdown_info.html:75
|
||||
msgid "This text is in italics"
|
||||
msgid "This text is italic"
|
||||
msgstr ""
|
||||
|
||||
#: cookbook/templates/markdown_info.html:61
|
||||
@@ -1069,13 +1069,13 @@ msgstr ""
|
||||
|
||||
#: cookbook/templates/markdown_info.html:126
|
||||
msgid ""
|
||||
"Links can be formatted with Markdown. This applicaiton also allows to paste "
|
||||
"Links can be formatted with Markdown. This application also allows to paste "
|
||||
"links directly into markdown fields without any formatting."
|
||||
msgstr ""
|
||||
|
||||
#: cookbook/templates/markdown_info.html:132
|
||||
#: cookbook/templates/markdown_info.html:145
|
||||
msgid "This will become and Image"
|
||||
msgid "This will become and image"
|
||||
msgstr ""
|
||||
|
||||
#: cookbook/templates/markdown_info.html:152
|
||||
@@ -1145,7 +1145,7 @@ msgid "Shopping List"
|
||||
msgstr ""
|
||||
|
||||
#: cookbook/templates/meal_plan.html:168
|
||||
msgid "Shopping List currently empty"
|
||||
msgid "Shopping list currently empty"
|
||||
msgstr ""
|
||||
|
||||
#: cookbook/templates/meal_plan.html:171
|
||||
@@ -1418,11 +1418,11 @@ msgid "Setup"
|
||||
msgstr ""
|
||||
|
||||
#: cookbook/templates/setup.html:15
|
||||
msgid "To start using this application you must first create a superuser."
|
||||
msgid "To start using this application you must first create a superuser account."
|
||||
msgstr ""
|
||||
|
||||
#: cookbook/templates/setup.html:20
|
||||
msgid "Create Superuser"
|
||||
msgid "Create Superuser account"
|
||||
msgstr ""
|
||||
|
||||
#: cookbook/templates/shopping_list.html:71
|
||||
@@ -1446,7 +1446,7 @@ msgid "Select User"
|
||||
msgstr ""
|
||||
|
||||
#: cookbook/templates/shopping_list.html:232
|
||||
msgid "You are offline, shopping list might not sync."
|
||||
msgid "You are offline, shopping list might not syncronize."
|
||||
msgstr ""
|
||||
|
||||
#: cookbook/templates/shopping_list.html:280
|
||||
@@ -1634,7 +1634,7 @@ msgid "All Keywords"
|
||||
msgstr ""
|
||||
|
||||
#: cookbook/templates/url_import.html:199
|
||||
msgid "Import all Keywords not only the ones already existing."
|
||||
msgid "Import all keywords, not only the ones already existing."
|
||||
msgstr ""
|
||||
|
||||
#: cookbook/templates/url_import.html:225
|
||||
|
||||
Reference in New Issue
Block a user