diff --git a/cookbook/locale/de/LC_MESSAGES/django.po b/cookbook/locale/de/LC_MESSAGES/django.po index 5b79e05f..5043679c 100644 --- a/cookbook/locale/de/LC_MESSAGES/django.po +++ b/cookbook/locale/de/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-09-29 19:38+0200\n" +"POT-Creation-Date: 2020-09-29 19:44+0200\n" "PO-Revision-Date: 2020-06-02 19:28+0000\n" "Last-Translator: vabene1111 , 2020\n" "Language-Team: German (https://www.transifex.com/django-recipes/teams/110507/" diff --git a/cookbook/locale/en/LC_MESSAGES/django.po b/cookbook/locale/en/LC_MESSAGES/django.po index 91f384b4..51ede448 100644 --- a/cookbook/locale/en/LC_MESSAGES/django.po +++ b/cookbook/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-02 21:20+0200\n" +"POT-Creation-Date: 2020-09-29 19:44+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,11 +18,11 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: .\cookbook\filters.py:15 .\cookbook\templates\base.html:79 -#: .\cookbook\templates\forms\edit_internal_recipe.html:28 +#: .\cookbook\filters.py:15 .\cookbook\templates\base.html:80 +#: .\cookbook\templates\forms\edit_internal_recipe.html:170 #: .\cookbook\templates\forms\ingredients.html:34 -#: .\cookbook\templates\recipe_view.html:111 -#: .\cookbook\templates\stats.html:28 .\cookbook\views\lists.py:45 +#: .\cookbook\templates\recipe_view.html:104 +#: .\cookbook\templates\stats.html:28 .\cookbook\views\lists.py:47 msgid "Ingredients" msgstr "" @@ -44,286 +44,375 @@ msgstr "" msgid "Show recently viewed recipes on search page." msgstr "" -#: .\cookbook\forms.py:56 +#: .\cookbook\forms.py:41 +msgid "Number of decimals to round ingredients." +msgstr "" + +#: .\cookbook\forms.py:42 +msgid "If you want to be able to create and see comments underneath recipes." +msgstr "" + +#: .\cookbook\forms.py:44 +msgid "" +"Setting to 0 will disable auto sync. When viewing a shopping list the list " +"is updated every set seconds to sync changes someone else might have made. " +"Useful when shopping with multiple people but might use a little bit of " +"mobile data. If lower than instance limit it is reset when saving." +msgstr "" + +#: .\cookbook\forms.py:61 msgid "" "Both fields are optional. If none are given the username will be displayed " "instead" msgstr "" -#: .\cookbook\forms.py:70 .\cookbook\forms.py:88 .\cookbook\forms.py:239 +#: .\cookbook\forms.py:75 .\cookbook\forms.py:93 .\cookbook\forms.py:240 +#: .\cookbook\templates\forms\edit_internal_recipe.html:45 msgid "Name" msgstr "" -#: .\cookbook\forms.py:71 .\cookbook\forms.py:89 .\cookbook\forms.py:240 -#: .\cookbook\templates\stats.html:24 +#: .\cookbook\forms.py:76 .\cookbook\forms.py:94 .\cookbook\forms.py:241 +#: .\cookbook\templates\forms\edit_internal_recipe.html:65 +#: .\cookbook\templates\stats.html:24 .\cookbook\templates\url_import.html:177 msgid "Keywords" msgstr "" -#: .\cookbook\forms.py:72 .\cookbook\forms.py:91 +#: .\cookbook\forms.py:77 .\cookbook\forms.py:95 msgid "Preparation time in minutes" msgstr "" -#: .\cookbook\forms.py:73 .\cookbook\forms.py:92 +#: .\cookbook\forms.py:78 .\cookbook\forms.py:96 msgid "Waiting time (cooking/baking) in minutes" msgstr "" -#: .\cookbook\forms.py:74 .\cookbook\forms.py:241 +#: .\cookbook\forms.py:79 .\cookbook\forms.py:242 msgid "Path" msgstr "" -#: .\cookbook\forms.py:75 +#: .\cookbook\forms.py:80 msgid "Storage UID" msgstr "" -#: .\cookbook\forms.py:90 -msgid "Instructions" -msgstr "" - -#: .\cookbook\forms.py:96 .\cookbook\forms.py:270 -msgid "" -"You can use markdown to format this field. See the docs here" -msgstr "" - -#: .\cookbook\forms.py:106 +#: .\cookbook\forms.py:107 msgid "" "Include - [ ] in list for easier usage in markdown based " "documents." msgstr "" -#: .\cookbook\forms.py:118 +#: .\cookbook\forms.py:119 msgid "Export Base64 encoded image?" msgstr "" -#: .\cookbook\forms.py:122 +#: .\cookbook\forms.py:123 msgid "Download export directly or show on page?" msgstr "" -#: .\cookbook\forms.py:128 +#: .\cookbook\forms.py:129 msgid "Simply paste a JSON export into this textarea and click import." msgstr "" -#: .\cookbook\forms.py:137 +#: .\cookbook\forms.py:138 msgid "New Unit" msgstr "" -#: .\cookbook\forms.py:138 +#: .\cookbook\forms.py:139 msgid "New unit that other gets replaced by." msgstr "" -#: .\cookbook\forms.py:143 +#: .\cookbook\forms.py:144 msgid "Old Unit" msgstr "" -#: .\cookbook\forms.py:144 +#: .\cookbook\forms.py:145 msgid "Unit that should be replaced." msgstr "" -#: .\cookbook\forms.py:154 -msgid "New Ingredient" -msgstr "" - #: .\cookbook\forms.py:155 -msgid "New ingredient that other gets replaced by." +msgid "New Food" msgstr "" -#: .\cookbook\forms.py:160 -msgid "Old Ingredient" +#: .\cookbook\forms.py:156 +msgid "New food that other gets replaced by." msgstr "" #: .\cookbook\forms.py:161 -msgid "Ingredient that should be replaced." +msgid "Old Food" msgstr "" -#: .\cookbook\forms.py:173 +#: .\cookbook\forms.py:162 +msgid "Food that should be replaced." +msgstr "" + +#: .\cookbook\forms.py:174 msgid "Add your comment: " msgstr "" -#: .\cookbook\forms.py:198 +#: .\cookbook\forms.py:199 msgid "Leave empty for dropbox and enter app password for nextcloud." msgstr "" -#: .\cookbook\forms.py:201 +#: .\cookbook\forms.py:202 msgid "Leave empty for nextcloud and enter api token for dropbox." msgstr "" -#: .\cookbook\forms.py:209 +#: .\cookbook\forms.py:210 msgid "" "Leave empty for dropbox and enter only base url for nextcloud (/remote." "php/webdav/ is added automatically)" msgstr "" -#: .\cookbook\forms.py:228 +#: .\cookbook\forms.py:229 msgid "Search String" msgstr "" -#: .\cookbook\forms.py:242 +#: .\cookbook\forms.py:243 msgid "File ID" msgstr "" -#: .\cookbook\forms.py:260 +#: .\cookbook\forms.py:261 msgid "You must provide at least a recipe or a title." msgstr "" -#: .\cookbook\forms.py:269 +#: .\cookbook\forms.py:270 msgid "You can list default users to share recipes with in the settings." msgstr "" -#: .\cookbook\helper\permission_helper.py:42 -#: .\cookbook\helper\permission_helper.py:60 -msgid "You are not logged in and therefore cannot view this page!" +#: .\cookbook\forms.py:271 +#: .\cookbook\templates\forms\edit_internal_recipe.html:323 +msgid "" +"You can use markdown to format this field. See the docs here" msgstr "" -#: .\cookbook\helper\permission_helper.py:51 .\cookbook\views\views.py:167 +#: .\cookbook\forms.py:272 +msgid "Scaling factor for recipe." +msgstr "" + +#: .\cookbook\forms.py:283 +msgid "A username is not required, if left blank the new user can choose one." +msgstr "" + +#: .\cookbook\helper\permission_helper.py:113 +#: .\cookbook\helper\permission_helper.py:155 +#: .\cookbook\helper\permission_helper.py:169 +#: .\cookbook\helper\permission_helper.py:180 +#: .\cookbook\helper\permission_helper.py:191 .\cookbook\views\data.py:27 +#: .\cookbook\views\views.py:79 .\cookbook\views\views.py:158 msgid "You do not have the required permissions to view this page!" msgstr "" -#: .\cookbook\helper\permission_helper.py:65 .\cookbook\views\delete.py:136 +#: .\cookbook\helper\permission_helper.py:123 +msgid "You are not logged in and therefore cannot view this page!" +msgstr "" + +#: .\cookbook\helper\permission_helper.py:127 +#: .\cookbook\helper\permission_helper.py:141 .\cookbook\views\delete.py:132 msgid "You cannot interact with this object as its not owned by you!" msgstr "" -#: .\cookbook\models.py:50 -msgid "Search" +#: .\cookbook\helper\recipe_url_import.py:35 +msgid "The requested site provided malformed data and cannot be read." msgstr "" -#: .\cookbook\models.py:50 .\cookbook\templates\base.html:73 -#: .\cookbook\templates\meal_plan.html:4 -#: .\cookbook\templates\meal_plan.html:32 .\cookbook\views\delete.py:153 -#: .\cookbook\views\edit.py:279 .\cookbook\views\new.py:143 -msgid "Meal-Plan" +#: .\cookbook\helper\recipe_url_import.py:44 +msgid "" +"The requested site does not provide any recognized data format to import the " +"recipe from." msgstr "" -#: .\cookbook\models.py:50 .\cookbook\templates\base.html:70 -msgid "Books" +#: .\cookbook\helper\recipe_url_import.py:152 +msgid "Imported from " msgstr "" -#: .\cookbook\models.py:56 -msgid "Small" -msgstr "" - -#: .\cookbook\models.py:56 -msgid "Large" -msgstr "" - -#: .\cookbook\models.py:219 +#: .\cookbook\migrations\0047_auto_20200602_1133.py:12 msgid "Breakfast" msgstr "" -#: .\cookbook\models.py:219 +#: .\cookbook\migrations\0047_auto_20200602_1133.py:17 msgid "Lunch" msgstr "" -#: .\cookbook\models.py:219 +#: .\cookbook\migrations\0047_auto_20200602_1133.py:22 msgid "Dinner" msgstr "" -#: .\cookbook\models.py:219 +#: .\cookbook\migrations\0047_auto_20200602_1133.py:27 msgid "Other" msgstr "" +#: .\cookbook\models.py:59 .\cookbook\templates\shopping_list.html:44 +msgid "Search" +msgstr "" + +#: .\cookbook\models.py:59 .\cookbook\templates\base.html:74 +#: .\cookbook\templates\meal_plan.html:5 .\cookbook\views\delete.py:149 +#: .\cookbook\views\edit.py:194 .\cookbook\views\new.py:156 +msgid "Meal-Plan" +msgstr "" + +#: .\cookbook\models.py:59 .\cookbook\templates\base.html:71 +msgid "Books" +msgstr "" + +#: .\cookbook\models.py:65 +msgid "Small" +msgstr "" + +#: .\cookbook\models.py:65 +msgid "Large" +msgstr "" + +#: .\cookbook\models.py:173 +#: .\cookbook\templates\forms\edit_internal_recipe.html:149 +msgid "Text" +msgstr "" + +#: .\cookbook\models.py:173 +#: .\cookbook\templates\forms\edit_internal_recipe.html:150 +msgid "Time" +msgstr "" + #: .\cookbook\tables.py:29 .\cookbook\templates\books.html:36 #: .\cookbook\templates\generic\edit_template.html:6 #: .\cookbook\templates\generic\edit_template.html:14 +#: .\cookbook\templates\meal_plan.html:238 +#: .\cookbook\templates\recipe_view.html:36 +#: .\cookbook\templates\recipes_table.html:77 +#: .\cookbook\templates\shopping_list.html:29 msgid "Edit" msgstr "" -#: .\cookbook\tables.py:103 .\cookbook\templates\books.html:38 -#: .\cookbook\templates\forms\edit_internal_recipe.html:52 -#: .\cookbook\templates\forms\edit_internal_recipe.html:163 +#: .\cookbook\tables.py:103 .\cookbook\tables.py:122 +#: .\cookbook\templates\books.html:38 #: .\cookbook\templates\generic\delete_template.html:5 #: .\cookbook\templates\generic\delete_template.html:13 -#: .\cookbook\templates\generic\edit_template.html:25 +#: .\cookbook\templates\generic\edit_template.html:27 +#: .\cookbook\templates\meal_plan.html:234 msgid "Delete" msgstr "" -#: .\cookbook\templates\base.html:59 +#: .\cookbook\tables.py:121 +msgid "Link" +msgstr "" + +#: .\cookbook\templates\404.html:5 +msgid "404 Error" +msgstr "" + +#: .\cookbook\templates\404.html:18 +msgid "The page you are looking for could not be found." +msgstr "" + +#: .\cookbook\templates\404.html:33 +msgid "Take me Home" +msgstr "" + +#: .\cookbook\templates\404.html:35 +msgid "Report a Bug" +msgstr "" + +#: .\cookbook\templates\api_info.html:5 .\cookbook\templates\base.html:146 +#: .\cookbook\templates\rest_framework\api.html:11 +msgid "API Documentation" +msgstr "" + +#: .\cookbook\templates\base.html:60 #: .\cookbook\templates\forms\ingredients.html:7 -#: .\cookbook\templates\index.html:7 .\cookbook\templates\shopping_list.html:7 +#: .\cookbook\templates\index.html:7 msgid "Cookbook" msgstr "" -#: .\cookbook\templates\base.html:66 +#: .\cookbook\templates\base.html:67 msgid "Utensils" msgstr "" -#: .\cookbook\templates\base.html:76 +#: .\cookbook\templates\base.html:77 msgid "Shopping" msgstr "" -#: .\cookbook\templates\base.html:86 +#: .\cookbook\templates\base.html:87 msgid "Tags" msgstr "" -#: .\cookbook\templates\base.html:90 .\cookbook\views\delete.py:77 -#: .\cookbook\views\edit.py:166 .\cookbook\views\lists.py:18 -#: .\cookbook\views\new.py:48 +#: .\cookbook\templates\base.html:91 .\cookbook\views\delete.py:78 +#: .\cookbook\views\edit.py:76 .\cookbook\views\lists.py:20 +#: .\cookbook\views\new.py:56 msgid "Keyword" msgstr "" -#: .\cookbook\templates\base.html:92 +#: .\cookbook\templates\base.html:93 msgid "Batch Edit" msgstr "" -#: .\cookbook\templates\base.html:97 +#: .\cookbook\templates\base.html:98 msgid "Storage Data" msgstr "" -#: .\cookbook\templates\base.html:101 +#: .\cookbook\templates\base.html:102 msgid "Storage Backends" msgstr "" -#: .\cookbook\templates\base.html:103 +#: .\cookbook\templates\base.html:104 msgid "Configure Sync" msgstr "" -#: .\cookbook\templates\base.html:105 +#: .\cookbook\templates\base.html:106 msgid "Discovered Recipes" msgstr "" -#: .\cookbook\templates\base.html:107 +#: .\cookbook\templates\base.html:108 msgid "Discovery Log" msgstr "" -#: .\cookbook\templates\base.html:109 .\cookbook\templates\stats.html:10 +#: .\cookbook\templates\base.html:110 .\cookbook\templates\stats.html:10 msgid "Statistics" msgstr "" -#: .\cookbook\templates\base.html:111 +#: .\cookbook\templates\base.html:112 msgid "Units & Ingredients" msgstr "" -#: .\cookbook\templates\base.html:113 +#: .\cookbook\templates\base.html:114 msgid "Import Recipe" msgstr "" -#: .\cookbook\templates\base.html:129 .\cookbook\templates\settings.html:6 +#: .\cookbook\templates\base.html:130 .\cookbook\templates\settings.html:6 #: .\cookbook\templates\settings.html:16 msgid "Settings" msgstr "" -#: .\cookbook\templates\base.html:131 .\cookbook\templates\history.html:6 +#: .\cookbook\templates\base.html:132 .\cookbook\templates\history.html:6 #: .\cookbook\templates\history.html:14 msgid "History" msgstr "" -#: .\cookbook\templates\base.html:134 -msgid "Admin" +#: .\cookbook\templates\base.html:136 .\cookbook\templates\system.html:13 +msgid "System" msgstr "" #: .\cookbook\templates\base.html:138 +msgid "Admin" +msgstr "" + +#: .\cookbook\templates\base.html:142 msgid "Markdown Help" msgstr "" -#: .\cookbook\templates\base.html:140 +#: .\cookbook\templates\base.html:144 msgid "GitHub" msgstr "" -#: .\cookbook\templates\base.html:143 +#: .\cookbook\templates\base.html:148 +msgid "API Browser" +msgstr "" + +#: .\cookbook\templates\base.html:151 msgid "Logout" msgstr "" -#: .\cookbook\templates\base.html:148 -#: .\cookbook\templates\registration\login.html:44 +#: .\cookbook\templates\base.html:156 +#: .\cookbook\templates\registration\login.html:4 +#: .\cookbook\templates\registration\login.html:46 msgid "Login" msgstr "" @@ -339,7 +428,7 @@ msgstr "" msgid "Add the specified keywords to all recipes containing a word" msgstr "" -#: .\cookbook\templates\batch\monitor.html:6 .\cookbook\views\edit.py:149 +#: .\cookbook\templates\batch\monitor.html:6 .\cookbook\views\edit.py:59 msgid "Sync" msgstr "" @@ -380,8 +469,8 @@ msgstr "" msgid "New Book" msgstr "" -#: .\cookbook\templates\books.html:27 .\cookbook\templates\recipe_view.html:73 -#: .\cookbook\templates\recipe_view.html:320 +#: .\cookbook\templates\books.html:27 .\cookbook\templates\recipe_view.html:67 +#: .\cookbook\templates\recipe_view.html:389 msgid "by" msgstr "" @@ -391,8 +480,8 @@ msgstr "" #: .\cookbook\templates\books.html:54 #: .\cookbook\templates\meal_plan_entry.html:48 -#: .\cookbook\templates\recipe_view.html:96 -#: .\cookbook\templates\recipes_table.html:57 +#: .\cookbook\templates\recipe_view.html:90 +#: .\cookbook\templates\recipes_table.html:59 msgid "Last cooked" msgstr "" @@ -405,6 +494,8 @@ msgid "Export Recipes" msgstr "" #: .\cookbook\templates\export.html:19 +#: .\cookbook\templates\recipe_view.html:50 +#: .\cookbook\templates\shopping_list.html:249 msgid "Export" msgstr "" @@ -417,13 +508,10 @@ msgid "Copy to clipboard" msgstr "" #: .\cookbook\templates\export.html:54 -#: .\cookbook\templates\shopping_list.html:48 msgid "Copied!" msgstr "" #: .\cookbook\templates\export.html:61 -#: .\cookbook\templates\shopping_list.html:37 -#: .\cookbook\templates\shopping_list.html:55 msgid "Copy list to clipboard" msgstr "" @@ -433,71 +521,246 @@ msgid "Import new Recipe" msgstr "" #: .\cookbook\templates\forms\edit_import_recipe.html:14 -#: .\cookbook\templates\forms\edit_internal_recipe.html:50 +#: .\cookbook\templates\forms\edit_internal_recipe.html:335 +#: .\cookbook\templates\forms\edit_internal_recipe.html:359 #: .\cookbook\templates\generic\edit_template.html:23 #: .\cookbook\templates\generic\new_template.html:23 #: .\cookbook\templates\include\log_cooking.html:28 -#: .\cookbook\templates\recipe_view.html:367 -#: .\cookbook\templates\settings.html:27 .\cookbook\templates\settings.html:33 -#: .\cookbook\templates\settings.html:55 .\cookbook\templates\settings.html:69 +#: .\cookbook\templates\meal_plan.html:282 +#: .\cookbook\templates\recipe_view.html:440 +#: .\cookbook\templates\settings.html:28 .\cookbook\templates\settings.html:35 +#: .\cookbook\templates\settings.html:57 .\cookbook\templates\settings.html:72 +#: .\cookbook\templates\shopping_list.html:251 msgid "Save" msgstr "" -#: .\cookbook\templates\forms\edit_internal_recipe.html:8 -#: .\cookbook\templates\forms\edit_internal_recipe.html:18 +#: .\cookbook\templates\forms\edit_internal_recipe.html:7 +#: .\cookbook\templates\forms\edit_internal_recipe.html:34 msgid "Edit Recipe" msgstr "" -#: .\cookbook\templates\forms\edit_internal_recipe.html:36 -msgid "Insert a header between the ingredients." +#: .\cookbook\templates\forms\edit_internal_recipe.html:59 +msgid "Preperation Time" msgstr "" -#: .\cookbook\templates\forms\edit_internal_recipe.html:40 -msgid "" -"Use Ctrl+Space to insert new Ingredient!
You can also save " -"the recipe using Ctrl+Shift+S." +#: .\cookbook\templates\forms\edit_internal_recipe.html:62 +msgid "Waiting Time" msgstr "" -#: .\cookbook\templates\forms\edit_internal_recipe.html:54 -#: .\cookbook\templates\generic\edit_template.html:27 -msgid "View" +#: .\cookbook\templates\forms\edit_internal_recipe.html:73 +msgid "Select Keywords" msgstr "" -#: .\cookbook\templates\forms\edit_internal_recipe.html:58 -#: .\cookbook\templates\generic\edit_template.html:30 -msgid "Delete original file" +#: .\cookbook\templates\forms\edit_internal_recipe.html:97 +#: .\cookbook\templates\forms\edit_internal_recipe.html:386 +#: .\cookbook\templates\recipe_view.html:228 +msgid "Step" msgstr "" -#: .\cookbook\templates\forms\edit_internal_recipe.html:145 -#: .\cookbook\templates\forms\edit_internal_recipe.html:192 -#: .\cookbook\views\delete.py:89 .\cookbook\views\edit.py:183 -msgid "Ingredient" +#: .\cookbook\templates\forms\edit_internal_recipe.html:113 +msgid "Delete Step" msgstr "" -#: .\cookbook\templates\forms\edit_internal_recipe.html:150 -msgid "Amount" +#: .\cookbook\templates\forms\edit_internal_recipe.html:118 +msgid "Show as header" msgstr "" -#: .\cookbook\templates\forms\edit_internal_recipe.html:152 -msgid "Unit" +#: .\cookbook\templates\forms\edit_internal_recipe.html:124 +msgid "Hide as header" msgstr "" -#: .\cookbook\templates\forms\edit_internal_recipe.html:157 +#: .\cookbook\templates\forms\edit_internal_recipe.html:129 +msgid "Move Up" +msgstr "" + +#: .\cookbook\templates\forms\edit_internal_recipe.html:134 +msgid "Move Down" +msgstr "" + +#: .\cookbook\templates\forms\edit_internal_recipe.html:143 +msgid "Step Name" +msgstr "" + +#: .\cookbook\templates\forms\edit_internal_recipe.html:147 +msgid "Step Type" +msgstr "" + +#: .\cookbook\templates\forms\edit_internal_recipe.html:158 +msgid "Step time in Minutes" +msgstr "" + +#: .\cookbook\templates\forms\edit_internal_recipe.html:212 +#: .\cookbook\templates\shopping_list.html:158 +msgid "Select Unit" +msgstr "" + +#: .\cookbook\templates\forms\edit_internal_recipe.html:213 +#: .\cookbook\templates\forms\edit_internal_recipe.html:237 +#: .\cookbook\templates\shopping_list.html:159 +#: .\cookbook\templates\shopping_list.html:181 +msgid "Create" +msgstr "" + +#: .\cookbook\templates\forms\edit_internal_recipe.html:214 +#: .\cookbook\templates\forms\edit_internal_recipe.html:238 +#: .\cookbook\templates\shopping_list.html:160 +#: .\cookbook\templates\shopping_list.html:182 +#: .\cookbook\templates\url_import.html:100 +#: .\cookbook\templates\url_import.html:132 +msgid "Select" +msgstr "" + +#: .\cookbook\templates\forms\edit_internal_recipe.html:236 +#: .\cookbook\templates\shopping_list.html:180 +msgid "Select Food" +msgstr "" + +#: .\cookbook\templates\forms\edit_internal_recipe.html:253 +#: .\cookbook\templates\meal_plan.html:213 +#: .\cookbook\templates\url_import.html:147 msgid "Note" msgstr "" -#: .\cookbook\templates\forms\edit_internal_recipe.html:166 +#: .\cookbook\templates\forms\edit_internal_recipe.html:270 +msgid "Delete Ingredient" +msgstr "" + +#: .\cookbook\templates\forms\edit_internal_recipe.html:276 +msgid "Make Header" +msgstr "" + +#: .\cookbook\templates\forms\edit_internal_recipe.html:282 +msgid "Make Ingredient" +msgstr "" + +#: .\cookbook\templates\forms\edit_internal_recipe.html:288 +msgid "Disable Amount" +msgstr "" + +#: .\cookbook\templates\forms\edit_internal_recipe.html:294 +msgid "Enable Amount" +msgstr "" + +#: .\cookbook\templates\forms\edit_internal_recipe.html:320 +#: .\cookbook\templates\recipe_view.html:210 +#: .\cookbook\templates\url_import.html:171 +msgid "Instructions" +msgstr "" + +#: .\cookbook\templates\forms\edit_internal_recipe.html:333 +#: .\cookbook\templates\forms\edit_internal_recipe.html:356 +msgid "Save & View" +msgstr "" + +#: .\cookbook\templates\forms\edit_internal_recipe.html:337 +#: .\cookbook\templates\forms\edit_internal_recipe.html:362 +msgid "Add Step" +msgstr "" + +#: .\cookbook\templates\forms\edit_internal_recipe.html:339 +#: .\cookbook\templates\forms\edit_internal_recipe.html:365 +msgid "View Recipe" +msgstr "" + +#: .\cookbook\templates\forms\edit_internal_recipe.html:341 +#: .\cookbook\templates\forms\edit_internal_recipe.html:367 +msgid "Delete Recipe" +msgstr "" + +#: .\cookbook\templates\forms\edit_internal_recipe.html:373 +msgid "Steps" +msgstr "" + +#: .\cookbook\templates\forms\edit_internal_recipe.html:494 +#: .\cookbook\templates\forms\edit_internal_recipe.html:512 +#: .\cookbook\templates\forms\edit_internal_recipe.html:526 +#: .\cookbook\templates\forms\edit_internal_recipe.html:607 +#: .\cookbook\templates\forms\edit_internal_recipe.html:626 +#: .\cookbook\templates\forms\edit_internal_recipe.html:646 +#: .\cookbook\templates\meal_plan.html:396 +#: .\cookbook\templates\meal_plan.html:408 +#: .\cookbook\templates\meal_plan.html:458 +#: .\cookbook\templates\meal_plan.html:471 +#: .\cookbook\templates\meal_plan.html:482 +#: .\cookbook\templates\meal_plan.html:508 +#: .\cookbook\templates\meal_plan.html:519 +#: .\cookbook\templates\meal_plan.html:533 +#: .\cookbook\templates\meal_plan.html:540 +#: .\cookbook\templates\meal_plan.html:548 +#: .\cookbook\templates\shopping_list.html:421 +#: .\cookbook\templates\shopping_list.html:446 +#: .\cookbook\templates\shopping_list.html:476 +#: .\cookbook\templates\shopping_list.html:496 +#: .\cookbook\templates\shopping_list.html:507 +#: .\cookbook\templates\shopping_list.html:530 +#: .\cookbook\templates\shopping_list.html:556 +#: .\cookbook\templates\shopping_list.html:572 +#: .\cookbook\templates\shopping_list.html:614 +#: .\cookbook\templates\shopping_list.html:624 +#: .\cookbook\templates\shopping_list.html:633 +#: .\cookbook\templates\url_import.html:308 +#: .\cookbook\templates\url_import.html:313 +#: .\cookbook\templates\url_import.html:322 +#: .\cookbook\templates\url_import.html:366 +#: .\cookbook\templates\url_import.html:384 +#: .\cookbook\templates\url_import.html:403 +msgid "Error" +msgstr "" + +#: .\cookbook\templates\forms\edit_internal_recipe.html:494 +msgid "There was an error loading the recipe!" +msgstr "" + +#: .\cookbook\templates\forms\edit_internal_recipe.html:505 +#: .\cookbook\templates\forms\edit_internal_recipe.html:522 +#: .\cookbook\templates\shopping_list.html:487 +#: .\cookbook\templates\shopping_list.html:503 +msgid "Updated" +msgstr "" + +#: .\cookbook\templates\forms\edit_internal_recipe.html:505 +#: .\cookbook\templates\forms\edit_internal_recipe.html:522 +#: .\cookbook\templates\shopping_list.html:503 +msgid "Changes saved successfully!" +msgstr "" + +#: .\cookbook\templates\forms\edit_internal_recipe.html:512 +#: .\cookbook\templates\forms\edit_internal_recipe.html:526 +msgid "There was an error updating the recipe!" +msgstr "" + +#: .\cookbook\templates\forms\edit_internal_recipe.html:570 msgid "Are you sure that you want to delete this ingredient?" msgstr "" -#: .\cookbook\templates\forms\edit_internal_recipe.html:206 -#: .\cookbook\templates\markdown_info.html:155 -#: .\cookbook\templates\markdown_info.html:172 -msgid "Header" +#: .\cookbook\templates\forms\edit_internal_recipe.html:575 +msgid "Are you sure that you want to delete this step?" msgstr "" -#: .\cookbook\templates\forms\edit_internal_recipe.html:209 -msgid "write header here" +#: .\cookbook\templates\forms\edit_internal_recipe.html:607 +#: .\cookbook\templates\forms\edit_internal_recipe.html:626 +#: .\cookbook\templates\forms\edit_internal_recipe.html:646 +#: .\cookbook\templates\meal_plan.html:396 +#: .\cookbook\templates\meal_plan.html:408 +#: .\cookbook\templates\meal_plan.html:458 +#: .\cookbook\templates\meal_plan.html:471 +#: .\cookbook\templates\meal_plan.html:482 +#: .\cookbook\templates\meal_plan.html:508 +#: .\cookbook\templates\meal_plan.html:519 +#: .\cookbook\templates\meal_plan.html:533 +#: .\cookbook\templates\meal_plan.html:540 +#: .\cookbook\templates\meal_plan.html:548 +#: .\cookbook\templates\shopping_list.html:421 +#: .\cookbook\templates\shopping_list.html:446 +#: .\cookbook\templates\shopping_list.html:572 +#: .\cookbook\templates\shopping_list.html:614 +#: .\cookbook\templates\shopping_list.html:624 +#: .\cookbook\templates\shopping_list.html:633 +#: .\cookbook\templates\url_import.html:308 +#: .\cookbook\templates\url_import.html:366 +#: .\cookbook\templates\url_import.html:384 +#: .\cookbook\templates\url_import.html:403 +msgid "There was an error loading a resource!" msgstr "" #: .\cookbook\templates\forms\ingredients.html:15 @@ -542,6 +805,14 @@ msgstr "" msgid "Confirm" msgstr "" +#: .\cookbook\templates\generic\edit_template.html:30 +msgid "View" +msgstr "" + +#: .\cookbook\templates\generic\edit_template.html:34 +msgid "Delete original file" +msgstr "" + #: .\cookbook\templates\generic\list_template.html:6 #: .\cookbook\templates\generic\list_template.html:12 msgid "List" @@ -557,16 +828,17 @@ msgstr "" #: .\cookbook\templates\generic\new_template.html:6 #: .\cookbook\templates\generic\new_template.html:14 +#: .\cookbook\templates\meal_plan.html:280 msgid "New" msgstr "" #: .\cookbook\templates\generic\table_template.html:76 -#: .\cookbook\templates\recipes_table.html:86 +#: .\cookbook\templates\recipes_table.html:112 msgid "previous" msgstr "" #: .\cookbook\templates\generic\table_template.html:98 -#: .\cookbook\templates\recipes_table.html:108 +#: .\cookbook\templates\recipes_table.html:134 msgid "next" msgstr "" @@ -582,8 +854,9 @@ msgstr "" msgid "Import Recipes" msgstr "" -#: .\cookbook\templates\import.html:14 .\cookbook\views\delete.py:53 -#: .\cookbook\views\edit.py:251 +#: .\cookbook\templates\import.html:14 +#: .\cookbook\templates\url_import.html:203 .\cookbook\views\delete.py:54 +#: .\cookbook\views\edit.py:161 msgid "Import" msgstr "" @@ -604,17 +877,20 @@ msgid "Rating" msgstr "" #: .\cookbook\templates\include\log_cooking.html:27 -#: .\cookbook\templates\include\recipe_open_modal.html:39 +#: .\cookbook\templates\include\recipe_open_modal.html:18 +#: .\cookbook\templates\meal_plan.html:240 +#: .\cookbook\templates\meal_plan.html:284 +#: .\cookbook\templates\meal_plan.html:323 msgid "Close" msgstr "" -#: .\cookbook\templates\include\recipe_open_modal.html:28 -#: .\cookbook\views\delete.py:24 .\cookbook\views\edit.py:312 -#: .\cookbook\views\new.py:35 +#: .\cookbook\templates\include\recipe_open_modal.html:7 +#: .\cookbook\templates\meal_plan.html:207 .\cookbook\views\delete.py:25 +#: .\cookbook\views\edit.py:227 .\cookbook\views\new.py:36 msgid "Recipe" msgstr "" -#: .\cookbook\templates\include\recipe_open_modal.html:53 +#: .\cookbook\templates\include\recipe_open_modal.html:32 msgid "Open Recipe" msgstr "" @@ -643,24 +919,29 @@ msgstr "" msgid "New Recipe" msgstr "" -#: .\cookbook\templates\index.html:49 -msgid "Advanced Search" +#: .\cookbook\templates\index.html:47 +msgid "Website Import" msgstr "" #: .\cookbook\templates\index.html:53 +msgid "Advanced Search" +msgstr "" + +#: .\cookbook\templates\index.html:57 msgid "Reset Search" msgstr "" -#: .\cookbook\templates\index.html:81 +#: .\cookbook\templates\index.html:85 msgid "Last viewed" msgstr "" -#: .\cookbook\templates\index.html:83 .\cookbook\templates\stats.html:22 +#: .\cookbook\templates\index.html:87 .\cookbook\templates\meal_plan.html:161 +#: .\cookbook\templates\stats.html:22 msgid "Recipes" msgstr "" -#: .\cookbook\templates\index.html:90 -msgid "Log in to view Recipies" +#: .\cookbook\templates\index.html:94 +msgid "Log in to view Recipes" msgstr "" #: .\cookbook\templates\markdown_info.html:5 @@ -788,27 +1069,150 @@ msgstr "" msgid "Table" msgstr "" +#: .\cookbook\templates\markdown_info.html:155 +#: .\cookbook\templates\markdown_info.html:172 +msgid "Header" +msgstr "" + #: .\cookbook\templates\markdown_info.html:157 #: .\cookbook\templates\markdown_info.html:178 msgid "Cell" msgstr "" -#: .\cookbook\templates\meal_plan.html:39 -msgid "Week" +#: .\cookbook\templates\meal_plan.html:96 +msgid "New Entry" msgstr "" -#: .\cookbook\templates\meal_plan_entry.html:6 -msgid "Meal Plan View" +#: .\cookbook\templates\meal_plan.html:107 +#: .\cookbook\templates\shopping_list.html:48 +msgid "Search Recipe" msgstr "" +#: .\cookbook\templates\meal_plan.html:122 +#: .\cookbook\templates\meal_plan.html:588 +msgid "Title" +msgstr "" + +#: .\cookbook\templates\meal_plan.html:124 +msgid "Note (optional)" +msgstr "" + +#: .\cookbook\templates\meal_plan.html:126 +msgid "" +"You can use markdown to format this field. See the docs here" +msgstr "" + +#: .\cookbook\templates\meal_plan.html:130 +msgid "Recipe Multiplier" +msgstr "" + +#: .\cookbook\templates\meal_plan.html:136 +msgid "Create only note" +msgstr "" + +#: .\cookbook\templates\meal_plan.html:151 +#: .\cookbook\templates\shopping_list.html:7 +#: .\cookbook\templates\shopping_list.html:25 +#: .\cookbook\templates\shopping_list.html:493 +msgid "Shopping List" +msgstr "" + +#: .\cookbook\templates\meal_plan.html:155 +msgid "Shopping List currently empty" +msgstr "" + +#: .\cookbook\templates\meal_plan.html:158 +msgid "Open Shopping List" +msgstr "" + +#: .\cookbook\templates\meal_plan.html:172 +msgid "Plan" +msgstr "" + +#: .\cookbook\templates\meal_plan.html:177 +#: .\cookbook\templates\meal_plan.html:251 +msgid "Edit plan types" +msgstr "" + +#: .\cookbook\templates\meal_plan.html:179 +msgid "Show help" +msgstr "" + +#: .\cookbook\templates\meal_plan.html:180 +msgid "Week iCal export" +msgstr "" + +#: .\cookbook\templates\meal_plan.html:221 #: .\cookbook\templates\meal_plan_entry.html:18 msgid "Created by" msgstr "" +#: .\cookbook\templates\meal_plan.html:227 #: .\cookbook\templates\meal_plan_entry.html:20 msgid "Shared with" msgstr "" +#: .\cookbook\templates\meal_plan.html:237 +#: .\cookbook\templates\recipe_view.html:41 +msgid "Add to Shopping" +msgstr "" + +#: .\cookbook\templates\meal_plan.html:280 +msgid "New meal type" +msgstr "" + +#: .\cookbook\templates\meal_plan.html:295 +msgid "Meal Plan Help" +msgstr "" + +#: .\cookbook\templates\meal_plan.html:301 +msgid "" +"\n" +"

The meal plan module allows planning of meals " +"both with recipes or just notes.

\n" +"

Simply select a recipe from the list of " +"recently viewed recipes or search the one you\n" +" want and drag it to the desired plan " +"position. You can also add a note and a title and\n" +" then drag the recipe to create a plan entry " +"with a custom title and note. Creating only\n" +" Notes is possible by dragging the create " +"note box into the plan.

\n" +"

Click on a recipe in order to open the detail " +"view. Here you can also add it to the\n" +" shopping list. You can also add all recipes " +"of a day to the shopping list by\n" +" clicking the shopping cart at the top of the " +"table.

\n" +"

Since a common use case is to plan meals " +"together you can define\n" +" users you want to share your plan with in " +"the settings.\n" +"

\n" +"

You can also edit the types of meals you want " +"to plan. If you share your plan with\n" +" someone with\n" +" different meals, their meal types will " +"appear in your list as well. To prevent\n" +" duplicates (e.g. Other and Misc.)\n" +" name your meal types the same as the users " +"you share your meals with and they will be\n" +" merged.

\n" +" " +msgstr "" + +#: .\cookbook\templates\meal_plan.html:558 +msgid "" +"When deleting a meal type all entries using that type will be deleted as " +"well. Deletion will apply when configuration is saved. Do you want to " +"proceed?" +msgstr "" + +#: .\cookbook\templates\meal_plan_entry.html:6 +msgid "Meal Plan View" +msgstr "" + #: .\cookbook\templates\meal_plan_entry.html:50 msgid "Never cooked before." msgstr "" @@ -817,64 +1221,68 @@ msgstr "" msgid "Other meals on this day" msgstr "" -#: .\cookbook\templates\recipe_view.html:44 +#: .\cookbook\templates\recipe_view.html:38 msgid "Add to Book" msgstr "" -#: .\cookbook\templates\recipe_view.html:48 -msgid "Generate shopping list" +#: .\cookbook\templates\recipe_view.html:44 +msgid "Add to Plan" msgstr "" -#: .\cookbook\templates\recipe_view.html:52 -msgid "Add to Mealplan" -msgstr "" - -#: .\cookbook\templates\recipe_view.html:55 +#: .\cookbook\templates\recipe_view.html:46 +#: .\cookbook\templates\recipes_table.html:81 msgid "Log Cooking" msgstr "" -#: .\cookbook\templates\recipe_view.html:58 +#: .\cookbook\templates\recipe_view.html:48 msgid "Print" msgstr "" -#: .\cookbook\templates\recipe_view.html:62 -msgid "Export recipe" +#: .\cookbook\templates\recipe_view.html:53 +msgid "Share" msgstr "" -#: .\cookbook\templates\recipe_view.html:68 +#: .\cookbook\templates\recipe_view.html:62 msgid "in" msgstr "" -#: .\cookbook\templates\recipe_view.html:86 -#: .\cookbook\templates\recipes_table.html:44 +#: .\cookbook\templates\recipe_view.html:80 +#: .\cookbook\templates\recipes_table.html:46 +#: .\cookbook\templates\url_import.html:55 msgid "Preparation time ca." msgstr "" -#: .\cookbook\templates\recipe_view.html:92 -#: .\cookbook\templates\recipes_table.html:50 +#: .\cookbook\templates\recipe_view.html:86 +#: .\cookbook\templates\recipes_table.html:52 +#: .\cookbook\templates\url_import.html:60 msgid "Waiting time ca." msgstr "" -#: .\cookbook\templates\recipe_view.html:200 +#: .\cookbook\templates\recipe_view.html:201 #: .\cookbook\templates\recipes_table.html:19 #: .\cookbook\templates\recipes_table.html:23 +#: .\cookbook\templates\url_import.html:50 msgid "Recipe Image" msgstr "" -#: .\cookbook\templates\recipe_view.html:223 -#: .\cookbook\templates\recipe_view.html:257 +#: .\cookbook\templates\recipe_view.html:231 +msgid "Minutes" +msgstr "" + +#: .\cookbook\templates\recipe_view.html:331 +#: .\cookbook\templates\recipe_view.html:368 msgid "View external recipe" msgstr "" -#: .\cookbook\templates\recipe_view.html:235 -msgid "Cloud not show a file preview. Maybe its not a PDF ?" +#: .\cookbook\templates\recipe_view.html:346 +msgid "External recipe image" msgstr "" -#: .\cookbook\templates\recipe_view.html:242 +#: .\cookbook\templates\recipe_view.html:353 msgid "External recipe" msgstr "" -#: .\cookbook\templates\recipe_view.html:244 +#: .\cookbook\templates\recipe_view.html:355 msgid "" "\n" " This is an external recipe, which means " @@ -888,45 +1296,77 @@ msgid "" " " msgstr "" -#: .\cookbook\templates\recipe_view.html:255 +#: .\cookbook\templates\recipe_view.html:366 msgid "Convert now!" msgstr "" -#: .\cookbook\templates\recipe_view.html:315 +#: .\cookbook\templates\recipe_view.html:384 #: .\cookbook\templates\stats.html:47 msgid "Comments" msgstr "" -#: .\cookbook\templates\recipe_view.html:336 .\cookbook\views\delete.py:112 -#: .\cookbook\views\edit.py:233 +#: .\cookbook\templates\recipe_view.html:407 .\cookbook\views\delete.py:108 +#: .\cookbook\views\edit.py:143 msgid "Comment" msgstr "" -#: .\cookbook\templates\recipes_table.html:53 +#: .\cookbook\templates\recipes_table.html:55 msgid "External" msgstr "" -#: .\cookbook\templates\recipes_table.html:61 -msgid "Log" +#: .\cookbook\templates\registration\login.html:10 +msgid "Your username and password didn't match. Please try again." msgstr "" -#: .\cookbook\templates\registration\login.html:8 -msgid "Your username and password didn't match. Please try again." +#: .\cookbook\templates\registration\signup.html:5 +msgid "Register" +msgstr "" + +#: .\cookbook\templates\registration\signup.html:9 +msgid "Create your Account" +msgstr "" + +#: .\cookbook\templates\registration\signup.html:14 +msgid "Create User" +msgstr "" + +#: .\cookbook\templates\rest_framework\api.html:5 +msgid "Recipe Home" msgstr "" #: .\cookbook\templates\settings.html:22 msgid "Account" msgstr "" -#: .\cookbook\templates\settings.html:39 +#: .\cookbook\templates\settings.html:41 msgid "Language" msgstr "" -#: .\cookbook\templates\settings.html:64 +#: .\cookbook\templates\settings.html:66 msgid "Style" msgstr "" -#: .\cookbook\templates\setup.html:6 +#: .\cookbook\templates\settings.html:78 +msgid "API Token" +msgstr "" + +#: .\cookbook\templates\settings.html:79 +msgid "" +"You can use both basic authentication and token based authentication to " +"access the REST API." +msgstr "" + +#: .\cookbook\templates\settings.html:91 +msgid "" +"Use the token as an Authorization header prefixed by the word token as shown " +"in the following examples:" +msgstr "" + +#: .\cookbook\templates\settings.html:93 +msgid "or" +msgstr "" + +#: .\cookbook\templates\setup.html:6 .\cookbook\templates\system.html:5 msgid "Cookbook Setup" msgstr "" @@ -942,12 +1382,46 @@ msgstr "" msgid "Create Superuser" msgstr "" -#: .\cookbook\templates\shopping_list.html:15 -msgid "Shopping List" +#: .\cookbook\templates\shopping_list.html:71 +msgid "Shopping Recipes" msgstr "" -#: .\cookbook\templates\shopping_list.html:20 -msgid "Load" +#: .\cookbook\templates\shopping_list.html:75 +msgid "No recipes selected" +msgstr "" + +#: .\cookbook\templates\shopping_list.html:145 +msgid "Amount" +msgstr "" + +#: .\cookbook\templates\shopping_list.html:206 +msgid "Finished" +msgstr "" + +#: .\cookbook\templates\shopping_list.html:257 +msgid "Copy/Export" +msgstr "" + +#: .\cookbook\templates\shopping_list.html:261 +msgid "List Prefix" +msgstr "" + +#: .\cookbook\templates\shopping_list.html:476 +#: .\cookbook\templates\shopping_list.html:507 +#: .\cookbook\templates\shopping_list.html:530 +msgid "There was an error updating a resource!" +msgstr "" + +#: .\cookbook\templates\shopping_list.html:487 +msgid "Object created successfully!" +msgstr "" + +#: .\cookbook\templates\shopping_list.html:496 +msgid "There was an error creating a resource!" +msgstr "" + +#: .\cookbook\templates\shopping_list.html:556 +msgid "Please enter a valid food" msgstr "" #: .\cookbook\templates\stats.html:4 @@ -978,128 +1452,340 @@ msgstr "" msgid "Internal Recipes" msgstr "" -#: .\cookbook\views\api.py:66 +#: .\cookbook\templates\system.html:21 .\cookbook\views\lists.py:73 +msgid "Invite Links" +msgstr "" + +#: .\cookbook\templates\system.html:22 +msgid "Show Links" +msgstr "" + +#: .\cookbook\templates\system.html:26 +msgid "Backup & Restore" +msgstr "" + +#: .\cookbook\templates\system.html:27 +msgid "Download Backup" +msgstr "" + +#: .\cookbook\templates\system.html:37 +msgid "System Information" +msgstr "" + +#: .\cookbook\templates\system.html:39 +msgid "" +"\n" +" Django Recipes is an open source free software application. It can " +"be found on\n" +" GitHub.\n" +" Changelogs can be found here.\n" +" " +msgstr "" + +#: .\cookbook\templates\system.html:53 +msgid "Media Serving" +msgstr "" + +#: .\cookbook\templates\system.html:54 .\cookbook\templates\system.html:69 +#: .\cookbook\templates\system.html:85 +msgid "Warning" +msgstr "" + +#: .\cookbook\templates\system.html:54 .\cookbook\templates\system.html:69 +#: .\cookbook\templates\system.html:85 .\cookbook\templates\system.html:100 +msgid "Ok" +msgstr "" + +#: .\cookbook\templates\system.html:56 +msgid "" +"Serving media files directly using gunicorn/python is not recommend!\n" +" Please follow the steps described\n" +" here to update\n" +" your installation.\n" +" " +msgstr "" + +#: .\cookbook\templates\system.html:62 .\cookbook\templates\system.html:78 +#: .\cookbook\templates\system.html:93 .\cookbook\templates\system.html:107 +msgid "Everything is fine!" +msgstr "" + +#: .\cookbook\templates\system.html:67 +msgid "Secret Key" +msgstr "" + +#: .\cookbook\templates\system.html:71 +msgid "" +"\n" +" You do not have a SECRET_KEY configured in your " +".env file. Django defaulted to the\n" +" standard key\n" +" provided with the installation which is publicly know and " +"insecure! Please set\n" +" SECRET_KEY int the .env configuration " +"file.\n" +" " +msgstr "" + +#: .\cookbook\templates\system.html:83 +msgid "Debug Mode" +msgstr "" + +#: .\cookbook\templates\system.html:87 +msgid "" +"\n" +" This application is still running in debug mode. This is most " +"likely not needed. Turn of debug mode by\n" +" setting\n" +" DEBUG=0 int the .env configuration " +"file.\n" +" " +msgstr "" + +#: .\cookbook\templates\system.html:98 +msgid "Database" +msgstr "" + +#: .\cookbook\templates\system.html:100 +msgid "Info" +msgstr "" + +#: .\cookbook\templates\system.html:102 +msgid "" +"\n" +" This application is not running with a Postgres database " +"backend. This is ok but not recommended as some\n" +" features only work with postgres databases.\n" +" " +msgstr "" + +#: .\cookbook\templates\url_import.html:5 +msgid "URL Import" +msgstr "" + +#: .\cookbook\templates\url_import.html:23 +msgid "Enter website URL" +msgstr "" + +#: .\cookbook\templates\url_import.html:44 +msgid "Recipe Name" +msgstr "" + +#: .\cookbook\templates\url_import.html:99 +#: .\cookbook\templates\url_import.html:131 +#: .\cookbook\templates\url_import.html:186 +msgid "Select one" +msgstr "" + +#: .\cookbook\templates\url_import.html:197 +msgid "All Keywords" +msgstr "" + +#: .\cookbook\templates\url_import.html:199 +msgid "Import all Keywords not only the ones already existing." +msgstr "" + +#: .\cookbook\templates\url_import.html:225 +msgid "Information" +msgstr "" + +#: .\cookbook\templates\url_import.html:227 +msgid "" +" Only websites containing ld+json or microdata information can currently\n" +" be imported. Most big recipe pages " +"support this. If you site cannot be imported but\n" +" you think\n" +" it probably has some kind of structured " +"data feel free to post an example in the\n" +" github issues." +msgstr "" + +#: .\cookbook\templates\url_import.html:235 +msgid "Google ld+json Info" +msgstr "" + +#: .\cookbook\templates\url_import.html:238 +msgid "GitHub Issues" +msgstr "" + +#: .\cookbook\templates\url_import.html:240 +msgid "Recipe Markup Specification" +msgstr "" + +#: .\cookbook\templates\url_import.html:313 +msgid "Already importing the selected recipe, please wait!" +msgstr "" + +#: .\cookbook\templates\url_import.html:322 +msgid "An error occurred while trying to import this recipe!" +msgstr "" + +#: .\cookbook\views\api.py:58 +msgid "Parameter filter_list incorrectly formatted" +msgstr "" + +#: .\cookbook\views\api.py:70 +msgid "Preference for given user already exists" +msgstr "" + +#: .\cookbook\views\api.py:338 msgid "Sync successful!" msgstr "" -#: .\cookbook\views\api.py:69 +#: .\cookbook\views\api.py:341 msgid "Error synchronizing with Storage" msgstr "" -#: .\cookbook\views\data.py:72 +#: .\cookbook\views\api.py:396 +msgid "The requested page could not be found." +msgstr "" + +#: .\cookbook\views\api.py:399 +msgid "" +"The requested page refused to provide any information (Status Code 403)." +msgstr "" + +#: .\cookbook\views\data.py:83 #, python-format msgid "Batch edit done. %(count)d recipe was updated." msgid_plural "Batch edit done. %(count)d Recipes where updated." msgstr[0] "" msgstr[1] "" -#: .\cookbook\views\delete.py:65 +#: .\cookbook\views\delete.py:66 msgid "Monitor" msgstr "" -#: .\cookbook\views\delete.py:101 .\cookbook\views\lists.py:53 -#: .\cookbook\views\new.py:67 +#: .\cookbook\views\delete.py:90 .\cookbook\views\lists.py:65 +#: .\cookbook\views\new.py:75 msgid "Storage Backend" msgstr "" -#: .\cookbook\views\delete.py:123 .\cookbook\views\edit.py:265 -#: .\cookbook\views\new.py:117 +#: .\cookbook\views\delete.py:97 +msgid "" +"Could not delete this storage backend as it is used in at least one monitor." +msgstr "" + +#: .\cookbook\views\delete.py:119 .\cookbook\views\edit.py:175 +#: .\cookbook\views\new.py:125 msgid "Recipe Book" msgstr "" -#: .\cookbook\views\delete.py:142 +#: .\cookbook\views\delete.py:138 msgid "Bookmarks" msgstr "" -#: .\cookbook\views\edit.py:106 -msgid "There was an error converting your ingredients amount to a number: " +#: .\cookbook\views\delete.py:160 .\cookbook\views\new.py:181 +msgid "Invite Link" msgstr "" -#: .\cookbook\views\edit.py:122 -msgid "Recipe saved!" +#: .\cookbook\views\edit.py:93 +msgid "Food" msgstr "" -#: .\cookbook\views\edit.py:124 -msgid "There was an error saving this recipe!" -msgstr "" - -#: .\cookbook\views\edit.py:192 +#: .\cookbook\views\edit.py:102 msgid "You cannot edit this storage!" msgstr "" -#: .\cookbook\views\edit.py:211 +#: .\cookbook\views\edit.py:121 msgid "Storage saved!" msgstr "" -#: .\cookbook\views\edit.py:213 +#: .\cookbook\views\edit.py:123 msgid "There was an error updating this storage backend!" msgstr "" -#: .\cookbook\views\edit.py:220 +#: .\cookbook\views\edit.py:130 msgid "Storage" msgstr "" -#: .\cookbook\views\edit.py:300 +#: .\cookbook\views\edit.py:215 msgid "Changes saved!" msgstr "" -#: .\cookbook\views\edit.py:304 +#: .\cookbook\views\edit.py:219 msgid "Error saving changes!" msgstr "" -#: .\cookbook\views\edit.py:334 +#: .\cookbook\views\edit.py:249 msgid "Units merged!" msgstr "" -#: .\cookbook\views\edit.py:347 -msgid "Ingredients merged!" +#: .\cookbook\views\edit.py:262 +msgid "Foods merged!" msgstr "" -#: .\cookbook\views\import_export.py:59 +#: .\cookbook\views\import_export.py:42 msgid "Recipe imported successfully!" msgstr "" -#: .\cookbook\views\import_export.py:106 +#: .\cookbook\views\import_export.py:45 +msgid "Something went wrong during the import!" +msgstr "" + +#: .\cookbook\views\import_export.py:48 +msgid "Could not parse the supplied JSON!" +msgstr "" + +#: .\cookbook\views\import_export.py:79 msgid "" "External recipes cannot be exported, please share the file directly or " "select an internal recipe." msgstr "" -#: .\cookbook\views\lists.py:26 +#: .\cookbook\views\lists.py:28 msgid "Import Log" msgstr "" -#: .\cookbook\views\lists.py:35 +#: .\cookbook\views\lists.py:37 msgid "Discovery" msgstr "" -#: .\cookbook\views\new.py:90 +#: .\cookbook\views\lists.py:57 +msgid "Shopping Lists" +msgstr "" + +#: .\cookbook\views\new.py:98 msgid "Imported new recipe!" msgstr "" -#: .\cookbook\views\new.py:93 +#: .\cookbook\views\new.py:101 msgid "There was an error importing this recipe!" msgstr "" -#: .\cookbook\views\views.py:84 +#: .\cookbook\views\views.py:86 +msgid "You do not have the required permissions to perform this action!" +msgstr "" + +#: .\cookbook\views\views.py:98 msgid "Comment saved!" msgstr "" -#: .\cookbook\views\views.py:94 +#: .\cookbook\views\views.py:108 msgid "Bookmark saved!" msgstr "" -#: .\cookbook\views\views.py:267 +#: .\cookbook\views\views.py:254 msgid "" "The setup page can only be used to create the first user! If you have " "forgotten your superuser credentials please consult the django documentation " "on how to reset passwords." msgstr "" -#: .\cookbook\views\views.py:274 +#: .\cookbook\views\views.py:261 .\cookbook\views\views.py:301 msgid "Passwords dont match!" msgstr "" -#: .\cookbook\views\views.py:284 +#: .\cookbook\views\views.py:272 .\cookbook\views\views.py:310 msgid "User has been created, please login!" msgstr "" + +#: .\cookbook\views\views.py:287 +msgid "Malformed Invite Link supplied!" +msgstr "" + +#: .\cookbook\views\views.py:327 +msgid "Invite Link not valid or already used!" +msgstr "" diff --git a/cookbook/locale/fr/LC_MESSAGES/django.po b/cookbook/locale/fr/LC_MESSAGES/django.po index 88bcbcca..558fe6fe 100644 --- a/cookbook/locale/fr/LC_MESSAGES/django.po +++ b/cookbook/locale/fr/LC_MESSAGES/django.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-09-29 19:38+0200\n" +"POT-Creation-Date: 2020-09-29 19:44+0200\n" "PO-Revision-Date: 2020-06-02 19:28+0000\n" "Last-Translator: nerdinator , 2020\n" "Language-Team: French (https://www.transifex.com/django-recipes/teams/110507/" diff --git a/cookbook/locale/nl/LC_MESSAGES/django.po b/cookbook/locale/nl/LC_MESSAGES/django.po index 12d4022c..670cc286 100644 --- a/cookbook/locale/nl/LC_MESSAGES/django.po +++ b/cookbook/locale/nl/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-09-29 19:38+0200\n" +"POT-Creation-Date: 2020-09-29 19:44+0200\n" "PO-Revision-Date: 2020-06-02 19:28+0000\n" "Last-Translator: D0T1X , 2020\n" "Language-Team: Dutch (https://www.transifex.com/django-recipes/teams/110507/" diff --git a/cookbook/locale/pt/LC_MESSAGES/django.po b/cookbook/locale/pt/LC_MESSAGES/django.po index d1ffbc8f..51ede448 100644 --- a/cookbook/locale/pt/LC_MESSAGES/django.po +++ b/cookbook/locale/pt/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-09-29 19:38+0200\n" +"POT-Creation-Date: 2020-09-29 19:44+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/cookbook/locale/rn/LC_MESSAGES/django.po b/cookbook/locale/rn/LC_MESSAGES/django.po index a1628d37..0f1559f8 100644 --- a/cookbook/locale/rn/LC_MESSAGES/django.po +++ b/cookbook/locale/rn/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-09-29 19:38+0200\n" +"POT-Creation-Date: 2020-09-29 19:44+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/cookbook/locale/tr/LC_MESSAGES/django.po b/cookbook/locale/tr/LC_MESSAGES/django.po index 74a367da..2e529fbd 100644 --- a/cookbook/locale/tr/LC_MESSAGES/django.po +++ b/cookbook/locale/tr/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-09-29 19:38+0200\n" +"POT-Creation-Date: 2020-09-29 19:44+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/makemessages.cmd b/makemessages.cmd index 604cbd73..7a4c61a5 100644 --- a/makemessages.cmd +++ b/makemessages.cmd @@ -1,2 +1,2 @@ CALL venv\Scripts\activate.bat -python manage.py makemessages -i venv -l de -l nl -l rn -l fr -l tr -l pt \ No newline at end of file +python manage.py makemessages -i venv -l de -l nl -l rn -l fr -l tr -l pt -l en \ No newline at end of file diff --git a/recipes/locale/de/LC_MESSAGES/django.po b/recipes/locale/de/LC_MESSAGES/django.po index 3a7d2659..310b2c62 100644 --- a/recipes/locale/de/LC_MESSAGES/django.po +++ b/recipes/locale/de/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-09-29 19:38+0200\n" +"POT-Creation-Date: 2020-09-29 19:44+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/recipes/locale/en/LC_MESSAGES/django.po b/recipes/locale/en/LC_MESSAGES/django.po index 776167ea..95a51ad0 100644 --- a/recipes/locale/en/LC_MESSAGES/django.po +++ b/recipes/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-02 21:20+0200\n" +"POT-Creation-Date: 2020-09-29 19:44+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,10 +17,19 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: .\recipes\settings.py:138 + +#: .\recipes\settings.py:174 +msgid "English" +msgstr "" + +#: .\recipes\settings.py:175 msgid "German" msgstr "" -#: .\recipes\settings.py:139 -msgid "English" +#: .\recipes\settings.py:176 +msgid "Dutch" +msgstr "" + +#: .\recipes\settings.py:177 +msgid "French" msgstr "" diff --git a/recipes/locale/fr/LC_MESSAGES/django.po b/recipes/locale/fr/LC_MESSAGES/django.po index a827af67..2f5a3d8f 100644 --- a/recipes/locale/fr/LC_MESSAGES/django.po +++ b/recipes/locale/fr/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-09-29 19:38+0200\n" +"POT-Creation-Date: 2020-09-29 19:44+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/recipes/locale/nl/LC_MESSAGES/django.po b/recipes/locale/nl/LC_MESSAGES/django.po index 32e1e657..95a51ad0 100644 --- a/recipes/locale/nl/LC_MESSAGES/django.po +++ b/recipes/locale/nl/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-09-29 19:38+0200\n" +"POT-Creation-Date: 2020-09-29 19:44+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/recipes/locale/pt/LC_MESSAGES/django.po b/recipes/locale/pt/LC_MESSAGES/django.po index 9f905d33..95a51ad0 100644 --- a/recipes/locale/pt/LC_MESSAGES/django.po +++ b/recipes/locale/pt/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-09-29 19:38+0200\n" +"POT-Creation-Date: 2020-09-29 19:44+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,6 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" + #: .\recipes\settings.py:174 msgid "English" msgstr "" diff --git a/recipes/locale/rn/LC_MESSAGES/django.po b/recipes/locale/rn/LC_MESSAGES/django.po index 993f8f19..f781562e 100644 --- a/recipes/locale/rn/LC_MESSAGES/django.po +++ b/recipes/locale/rn/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-09-29 19:38+0200\n" +"POT-Creation-Date: 2020-09-29 19:44+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/recipes/locale/tr/LC_MESSAGES/django.po b/recipes/locale/tr/LC_MESSAGES/django.po index 952e8f0b..2f5a3d8f 100644 --- a/recipes/locale/tr/LC_MESSAGES/django.po +++ b/recipes/locale/tr/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-09-29 19:38+0200\n" +"POT-Creation-Date: 2020-09-29 19:44+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,6 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" + #: .\recipes\settings.py:174 msgid "English" msgstr ""