updated translations

This commit is contained in:
vabene1111
2024-08-01 15:04:19 +02:00
parent fbadf14b58
commit 0c77ca91c1
66 changed files with 3140 additions and 2756 deletions

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: 2023-11-28 11:03+0000\n" "PO-Revision-Date: 2023-11-28 11:03+0000\n"
"Last-Translator: Mahmoud Aljouhari <mapgohary@gmail.com>\n" "Last-Translator: Mahmoud Aljouhari <mapgohary@gmail.com>\n"
"Language-Team: Arabic <http://translate.tandoor.dev/projects/tandoor/recipes-" "Language-Team: Arabic <http://translate.tandoor.dev/projects/tandoor/recipes-"
@@ -1946,286 +1946,286 @@ msgstr ""
msgid "URL Import" msgid "URL Import"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:121 .\cookbook\views\api.py:214 #: .\cookbook\views\api.py:120 .\cookbook\views\api.py:213
msgid "Parameter updated_at incorrectly formatted" msgid "Parameter updated_at incorrectly formatted"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:235 .\cookbook\views\api.py:341 #: .\cookbook\views\api.py:234 .\cookbook\views\api.py:340
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:239 #: .\cookbook\views\api.py:238
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:246 #: .\cookbook\views\api.py:245
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:251 #: .\cookbook\views\api.py:250
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:289 #: .\cookbook\views\api.py:288
#, python-brace-format #, python-brace-format
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:294 #: .\cookbook\views\api.py:293
#, python-brace-format #, python-brace-format
msgid "An error occurred attempting to merge {source.name} with {target.name}" msgid "An error occurred attempting to merge {source.name} with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:350 #: .\cookbook\views\api.py:349
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:353 .\cookbook\views\api.py:371 #: .\cookbook\views\api.py:352 .\cookbook\views\api.py:370
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "" msgstr ""
#: .\cookbook\views\api.py:356 #: .\cookbook\views\api.py:355
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:362 #: .\cookbook\views\api.py:361
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:368 #: .\cookbook\views\api.py:367
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to parent {parent.name}" msgid "{child.name} was moved successfully to parent {parent.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:590 #: .\cookbook\views\api.py:589
#, python-brace-format #, python-brace-format
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:595 .\cookbook\views\api.py:1038 #: .\cookbook\views\api.py:594 .\cookbook\views\api.py:1037
#: .\cookbook\views\api.py:1051 #: .\cookbook\views\api.py:1050
#, python-brace-format #, python-brace-format
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:743 #: .\cookbook\views\api.py:742
msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:744 #: .\cookbook\views\api.py:743
msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:745 #: .\cookbook\views\api.py:744
msgid "Filter meal plans with MealType ID. For multiple repeat parameter." msgid "Filter meal plans with MealType ID. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:873 #: .\cookbook\views\api.py:872
msgid "ID of recipe a step is part of. For multiple repeat parameter." msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:874 #: .\cookbook\views\api.py:873
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:910 #: .\cookbook\views\api.py:909
msgid "" msgid ""
"Query string matched (fuzzy) against recipe name. In the future also " "Query string matched (fuzzy) against recipe name. In the future also "
"fulltext search." "fulltext search."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:911 #: .\cookbook\views\api.py:910
msgid "" msgid ""
"ID of keyword a recipe should have. For multiple repeat parameter. " "ID of keyword a recipe should have. For multiple repeat parameter. "
"Equivalent to keywords_or" "Equivalent to keywords_or"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:912 #: .\cookbook\views\api.py:911
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with any of the keywords" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:913 #: .\cookbook\views\api.py:912
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with all of the keywords." "Keyword IDs, repeat for multiple. Return recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:914 #: .\cookbook\views\api.py:913
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:915 #: .\cookbook\views\api.py:914
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:916 #: .\cookbook\views\api.py:915
msgid "ID of food a recipe should have. For multiple repeat parameter." msgid "ID of food a recipe should have. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:917 #: .\cookbook\views\api.py:916
msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgid "Food IDs, repeat for multiple. Return recipes with any of the foods"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:918 #: .\cookbook\views\api.py:917
msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgid "Food IDs, repeat for multiple. Return recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:919 #: .\cookbook\views\api.py:918
msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:920 #: .\cookbook\views\api.py:919
msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:921 #: .\cookbook\views\api.py:920
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:922 #: .\cookbook\views\api.py:921
msgid "" msgid ""
"Rating a recipe should have or greater. [0 - 5] Negative value filters " "Rating a recipe should have or greater. [0 - 5] Negative value filters "
"rating less than." "rating less than."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:923 #: .\cookbook\views\api.py:922
msgid "ID of book a recipe should be in. For multiple repeat parameter." msgid "ID of book a recipe should be in. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:924 #: .\cookbook\views\api.py:923
msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgid "Book IDs, repeat for multiple. Return recipes with any of the books"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:925 #: .\cookbook\views\api.py:924
msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgid "Book IDs, repeat for multiple. Return recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:926 #: .\cookbook\views\api.py:925
msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:927 #: .\cookbook\views\api.py:926
msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:928 #: .\cookbook\views\api.py:927
msgid "If only internal recipes should be returned. [true/<b>false</b>]" msgid "If only internal recipes should be returned. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:929 #: .\cookbook\views\api.py:928
msgid "Returns the results in randomized order. [true/<b>false</b>]" msgid "Returns the results in randomized order. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:930 #: .\cookbook\views\api.py:929
msgid "Returns new results first in search results. [true/<b>false</b>]" msgid "Returns new results first in search results. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:931 #: .\cookbook\views\api.py:930
msgid "" msgid ""
"Filter recipes cooked X times or more. Negative values returns cooked less " "Filter recipes cooked X times or more. Negative values returns cooked less "
"than X times" "than X times"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:932 #: .\cookbook\views\api.py:931
msgid "" msgid ""
"Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:933 #: .\cookbook\views\api.py:932
msgid "" msgid ""
"Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:934 #: .\cookbook\views\api.py:933
msgid "" msgid ""
"Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:935 #: .\cookbook\views\api.py:934
msgid "" msgid ""
"Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:936 #: .\cookbook\views\api.py:935
msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]" msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1123 #: .\cookbook\views\api.py:1122
msgid "" msgid ""
"Returns the shopping list entry with a primary key of id. Multiple values " "Returns the shopping list entry with a primary key of id. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1126 #: .\cookbook\views\api.py:1125
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</" "Filter shopping list entries on checked. [true, false, both, <b>recent</"
"b>]<br> - recent includes unchecked items and recently " "b>]<br> - recent includes unchecked items and recently "
"completed items." "completed items."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1129 #: .\cookbook\views\api.py:1128
msgid "Returns the shopping list entries sorted by supermarket category order." msgid "Returns the shopping list entries sorted by supermarket category order."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1211 #: .\cookbook\views\api.py:1210
msgid "Filter for entries with the given recipe" msgid "Filter for entries with the given recipe"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1293 #: .\cookbook\views\api.py:1292
msgid "" msgid ""
"Return the Automations matching the automation type. Multiple values " "Return the Automations matching the automation type. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1416 #: .\cookbook\views\api.py:1415
msgid "Nothing to do." msgid "Nothing to do."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1443 #: .\cookbook\views\api.py:1445
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1447 #: .\cookbook\views\api.py:1449
msgid "Connection Refused." msgid "Connection Refused."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1449 #: .\cookbook\views\api.py:1451
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1472 #: .\cookbook\views\api.py:1474
msgid "No usable data could be found." msgid "No usable data could be found."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1547 #: .\cookbook\views\api.py:1549
msgid "File is above space limit" msgid "File is above space limit"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1564 .\cookbook\views\import_export.py:114 #: .\cookbook\views\api.py:1566 .\cookbook\views\import_export.py:114
msgid "Importing is not implemented for this provider" msgid "Importing is not implemented for this provider"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1648 .\cookbook\views\data.py:30 #: .\cookbook\views\api.py:1650 .\cookbook\views\data.py:30
#: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63 #: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63
#: .\cookbook\views\new.py:82 #: .\cookbook\views\new.py:82
msgid "This feature is not yet available in the hosted version of tandoor!" msgid "This feature is not yet available in the hosted version of tandoor!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1669 #: .\cookbook\views\api.py:1671
msgid "Sync successful!" msgid "Sync successful!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1672 #: .\cookbook\views\api.py:1674
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: 2023-04-12 11:55+0000\n" "PO-Revision-Date: 2023-04-12 11:55+0000\n"
"Last-Translator: noxonad <noxonad@proton.me>\n" "Last-Translator: noxonad <noxonad@proton.me>\n"
"Language-Team: Bulgarian <http://translate.tandoor.dev/projects/tandoor/" "Language-Team: Bulgarian <http://translate.tandoor.dev/projects/tandoor/"
@@ -2236,81 +2236,81 @@ msgstr "Покажи дневник"
msgid "URL Import" msgid "URL Import"
msgstr "Импортиране на URL" msgstr "Импортиране на URL"
#: .\cookbook\views\api.py:121 .\cookbook\views\api.py:214 #: .\cookbook\views\api.py:120 .\cookbook\views\api.py:213
msgid "Parameter updated_at incorrectly formatted" msgid "Parameter updated_at incorrectly formatted"
msgstr "Параметърът updated_at е форматиран неправилно" msgstr "Параметърът updated_at е форматиран неправилно"
#: .\cookbook\views\api.py:235 .\cookbook\views\api.py:341 #: .\cookbook\views\api.py:234 .\cookbook\views\api.py:340
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "Не съществува {self.basename} с идентификатор {pk}" msgstr "Не съществува {self.basename} с идентификатор {pk}"
#: .\cookbook\views\api.py:239 #: .\cookbook\views\api.py:238
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "Не може да се слее със същия обект!" msgstr "Не може да се слее със същия обект!"
#: .\cookbook\views\api.py:246 #: .\cookbook\views\api.py:245
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "Не съществува {self.basename} с идентификатор {target}" msgstr "Не съществува {self.basename} с идентификатор {target}"
#: .\cookbook\views\api.py:251 #: .\cookbook\views\api.py:250
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "Не може да се слее с дъщерен обект!" msgstr "Не може да се слее с дъщерен обект!"
#: .\cookbook\views\api.py:289 #: .\cookbook\views\api.py:288
#, python-brace-format #, python-brace-format
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "{source.name} беше обединен успешно с {target.name}" msgstr "{source.name} беше обединен успешно с {target.name}"
#: .\cookbook\views\api.py:294 #: .\cookbook\views\api.py:293
#, python-brace-format #, python-brace-format
msgid "An error occurred attempting to merge {source.name} with {target.name}" msgid "An error occurred attempting to merge {source.name} with {target.name}"
msgstr "Възникна грешка при опит за сливане на {source.name} с {target.name}" msgstr "Възникна грешка при опит за сливане на {source.name} с {target.name}"
#: .\cookbook\views\api.py:350 #: .\cookbook\views\api.py:349
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "{child.name} беше преместен успешно в основния." msgstr "{child.name} беше преместен успешно в основния."
#: .\cookbook\views\api.py:353 .\cookbook\views\api.py:371 #: .\cookbook\views\api.py:352 .\cookbook\views\api.py:370
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "Възникна грешка при опит за преместване " msgstr "Възникна грешка при опит за преместване "
#: .\cookbook\views\api.py:356 #: .\cookbook\views\api.py:355
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "Не може да премести обект към себе си!" msgstr "Не може да премести обект към себе си!"
#: .\cookbook\views\api.py:362 #: .\cookbook\views\api.py:361
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "Не съществува {self.basename} с идентификатор {parent}" msgstr "Не съществува {self.basename} с идентификатор {parent}"
#: .\cookbook\views\api.py:368 #: .\cookbook\views\api.py:367
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to parent {parent.name}" msgid "{child.name} was moved successfully to parent {parent.name}"
msgstr "{child.name} беше преместен успешно в родител {parent.name}" msgstr "{child.name} беше преместен успешно в родител {parent.name}"
#: .\cookbook\views\api.py:590 #: .\cookbook\views\api.py:589
#, python-brace-format #, python-brace-format
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "{obj.name} беше премахнат от списъка за пазаруване." msgstr "{obj.name} беше премахнат от списъка за пазаруване."
#: .\cookbook\views\api.py:595 .\cookbook\views\api.py:1038 #: .\cookbook\views\api.py:594 .\cookbook\views\api.py:1037
#: .\cookbook\views\api.py:1051 #: .\cookbook\views\api.py:1050
#, python-brace-format #, python-brace-format
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "{obj.name} беше добавен към списъка за пазаруване." msgstr "{obj.name} беше добавен към списъка за пазаруване."
#: .\cookbook\views\api.py:743 #: .\cookbook\views\api.py:742
msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:744 #: .\cookbook\views\api.py:743
msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:745 #: .\cookbook\views\api.py:744
#, fuzzy #, fuzzy
#| msgid "ID of recipe a step is part of. For multiple repeat parameter." #| msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgid "Filter meal plans with MealType ID. For multiple repeat parameter." msgid "Filter meal plans with MealType ID. For multiple repeat parameter."
@@ -2318,17 +2318,17 @@ msgstr ""
"Идентификатор на рецептата, част от която е стъпка. За параметър за " "Идентификатор на рецептата, част от която е стъпка. За параметър за "
"многократно повторение." "многократно повторение."
#: .\cookbook\views\api.py:873 #: .\cookbook\views\api.py:872
msgid "ID of recipe a step is part of. For multiple repeat parameter." msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgstr "" msgstr ""
"Идентификатор на рецептата, част от която е стъпка. За параметър за " "Идентификатор на рецептата, част от която е стъпка. За параметър за "
"многократно повторение." "многократно повторение."
#: .\cookbook\views\api.py:874 #: .\cookbook\views\api.py:873
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "Низът на заявката съответства (размито) спрямо името на обекта." msgstr "Низът на заявката съответства (размито) спрямо името на обекта."
#: .\cookbook\views\api.py:910 #: .\cookbook\views\api.py:909
msgid "" msgid ""
"Query string matched (fuzzy) against recipe name. In the future also " "Query string matched (fuzzy) against recipe name. In the future also "
"fulltext search." "fulltext search."
@@ -2336,7 +2336,7 @@ msgstr ""
"Низът на заявката съвпада (размито) с името на рецептата. В бъдеще също и " "Низът на заявката съвпада (размито) с името на рецептата. В бъдеще също и "
"пълнотекстово търсене." "пълнотекстово търсене."
#: .\cookbook\views\api.py:911 #: .\cookbook\views\api.py:910
msgid "" msgid ""
"ID of keyword a recipe should have. For multiple repeat parameter. " "ID of keyword a recipe should have. For multiple repeat parameter. "
"Equivalent to keywords_or" "Equivalent to keywords_or"
@@ -2344,69 +2344,69 @@ msgstr ""
"Идентификатор на ключовата дума, която рецептата трябва да има. За параметър " "Идентификатор на ключовата дума, която рецептата трябва да има. За параметър "
"за многократно повторение. Еквивалентно на keywords_or" "за многократно повторение. Еквивалентно на keywords_or"
#: .\cookbook\views\api.py:912 #: .\cookbook\views\api.py:911
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with any of the keywords" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords"
msgstr "" msgstr ""
"Идентификатори на ключови думи, повторете за няколко. Връща рецепти с някоя " "Идентификатори на ключови думи, повторете за няколко. Връща рецепти с някоя "
"от ключовите думи" "от ключовите думи"
#: .\cookbook\views\api.py:913 #: .\cookbook\views\api.py:912
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with all of the keywords." "Keyword IDs, repeat for multiple. Return recipes with all of the keywords."
msgstr "" msgstr ""
"Идентификатори на ключови думи, повторете за няколко. Връща рецепти с всички " "Идентификатори на ключови думи, повторете за няколко. Връща рецепти с всички "
"ключови думи." "ключови думи."
#: .\cookbook\views\api.py:914 #: .\cookbook\views\api.py:913
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords."
msgstr "" msgstr ""
"Идентификатори на ключови думи, повторете за няколко. Изключва рецепти с " "Идентификатори на ключови думи, повторете за няколко. Изключва рецепти с "
"някоя от ключовите думи." "някоя от ключовите думи."
#: .\cookbook\views\api.py:915 #: .\cookbook\views\api.py:914
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords."
msgstr "" msgstr ""
"Идентификатори на ключови думи, повторете за няколко. Изключва рецепти с " "Идентификатори на ключови думи, повторете за няколко. Изключва рецепти с "
"всички ключови думи." "всички ключови думи."
#: .\cookbook\views\api.py:916 #: .\cookbook\views\api.py:915
msgid "ID of food a recipe should have. For multiple repeat parameter." msgid "ID of food a recipe should have. For multiple repeat parameter."
msgstr "" msgstr ""
"Идентификация на храната, която рецептата трябва да има. За параметър за " "Идентификация на храната, която рецептата трябва да има. За параметър за "
"многократно повторение." "многократно повторение."
#: .\cookbook\views\api.py:917 #: .\cookbook\views\api.py:916
msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgid "Food IDs, repeat for multiple. Return recipes with any of the foods"
msgstr "" msgstr ""
"Идентификатори на храни, повторете за няколко. Връща рецепти с някоя от " "Идентификатори на храни, повторете за няколко. Връща рецепти с някоя от "
"храните" "храните"
#: .\cookbook\views\api.py:918 #: .\cookbook\views\api.py:917
msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgid "Food IDs, repeat for multiple. Return recipes with all of the foods."
msgstr "" msgstr ""
"Идентификатори на храни, повторете за няколко. Връща рецептите с всички " "Идентификатори на храни, повторете за няколко. Връща рецептите с всички "
"храни." "храни."
#: .\cookbook\views\api.py:919 #: .\cookbook\views\api.py:918
msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods."
msgstr "" msgstr ""
"Идентификатори на храни, повторете за няколко. Изключва рецепти с някоя от " "Идентификатори на храни, повторете за няколко. Изключва рецепти с някоя от "
"храните." "храните."
#: .\cookbook\views\api.py:920 #: .\cookbook\views\api.py:919
msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods."
msgstr "" msgstr ""
"Идентификатори на храни, повторете за няколко. Изключва рецепти с всички " "Идентификатори на храни, повторете за няколко. Изключва рецепти с всички "
"храни." "храни."
#: .\cookbook\views\api.py:921 #: .\cookbook\views\api.py:920
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "Идентификатор на единицата, която рецептата трябва да има." msgstr "Идентификатор на единицата, която рецептата трябва да има."
#: .\cookbook\views\api.py:922 #: .\cookbook\views\api.py:921
msgid "" msgid ""
"Rating a recipe should have or greater. [0 - 5] Negative value filters " "Rating a recipe should have or greater. [0 - 5] Negative value filters "
"rating less than." "rating less than."
@@ -2414,50 +2414,50 @@ msgstr ""
"Оценка на рецептата трябва да има или по-висока. [0 - 5] Отрицателна " "Оценка на рецептата трябва да има или по-висока. [0 - 5] Отрицателна "
"стойност филтрира оценка по-малка от." "стойност филтрира оценка по-малка от."
#: .\cookbook\views\api.py:923 #: .\cookbook\views\api.py:922
msgid "ID of book a recipe should be in. For multiple repeat parameter." msgid "ID of book a recipe should be in. For multiple repeat parameter."
msgstr "" msgstr ""
"Идентификатор на книгата, в която трябва да е рецепта. За параметър за " "Идентификатор на книгата, в която трябва да е рецепта. За параметър за "
"многократно повторение." "многократно повторение."
#: .\cookbook\views\api.py:924 #: .\cookbook\views\api.py:923
msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgid "Book IDs, repeat for multiple. Return recipes with any of the books"
msgstr "" msgstr ""
"Идентификационен № на книги, повторете за няколко. Връща рецепти с някоя от " "Идентификационен № на книги, повторете за няколко. Връща рецепти с някоя от "
"книгите" "книгите"
#: .\cookbook\views\api.py:925 #: .\cookbook\views\api.py:924
msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgid "Book IDs, repeat for multiple. Return recipes with all of the books."
msgstr "" msgstr ""
"Идентификационен № на книги, повторете за няколко. Връща рецептите с всички " "Идентификационен № на книги, повторете за няколко. Връща рецептите с всички "
"книги." "книги."
#: .\cookbook\views\api.py:926 #: .\cookbook\views\api.py:925
msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books."
msgstr "" msgstr ""
"Идентификационен № на книги, повторете за няколко. Изключва рецептите с " "Идентификационен № на книги, повторете за няколко. Изключва рецептите с "
"някоя от книгите." "някоя от книгите."
#: .\cookbook\views\api.py:927 #: .\cookbook\views\api.py:926
msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books."
msgstr "" msgstr ""
"Идентификационен № на книги, повторете за няколко. Изключва рецептите от " "Идентификационен № на книги, повторете за няколко. Изключва рецептите от "
"всички книги." "всички книги."
#: .\cookbook\views\api.py:928 #: .\cookbook\views\api.py:927
msgid "If only internal recipes should be returned. [true/<b>false</b>]" msgid "If only internal recipes should be returned. [true/<b>false</b>]"
msgstr "Ако трябва да се върнат само вътрешни рецепти. [вярно/<b>невярно</b>]" msgstr "Ако трябва да се върнат само вътрешни рецепти. [вярно/<b>невярно</b>]"
#: .\cookbook\views\api.py:929 #: .\cookbook\views\api.py:928
msgid "Returns the results in randomized order. [true/<b>false</b>]" msgid "Returns the results in randomized order. [true/<b>false</b>]"
msgstr "Връща резултатите в произволен ред. [вярно/<b>невярно</b>]" msgstr "Връща резултатите в произволен ред. [вярно/<b>невярно</b>]"
#: .\cookbook\views\api.py:930 #: .\cookbook\views\api.py:929
msgid "Returns new results first in search results. [true/<b>false</b>]" msgid "Returns new results first in search results. [true/<b>false</b>]"
msgstr "" msgstr ""
"Първо връща нови резултати в резултатите от търсенето. [вярно/<b>невярно</b>]" "Първо връща нови резултати в резултатите от търсенето. [вярно/<b>невярно</b>]"
#: .\cookbook\views\api.py:931 #: .\cookbook\views\api.py:930
msgid "" msgid ""
"Filter recipes cooked X times or more. Negative values returns cooked less " "Filter recipes cooked X times or more. Negative values returns cooked less "
"than X times" "than X times"
@@ -2465,7 +2465,7 @@ msgstr ""
"Филтрирайте рецепти, приготвени X пъти или повече. Отрицателните стойности " "Филтрирайте рецепти, приготвени X пъти или повече. Отрицателните стойности "
"връщат приготвени по-малко от X пъти" "връщат приготвени по-малко от X пъти"
#: .\cookbook\views\api.py:932 #: .\cookbook\views\api.py:931
msgid "" msgid ""
"Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
@@ -2473,7 +2473,7 @@ msgstr ""
"Филтрирайте последно приготвените рецепти на или след ГГГГ-ММ-ДД. " "Филтрирайте последно приготвените рецепти на или след ГГГГ-ММ-ДД. "
"Предварително филтрира на или преди дата." "Предварително филтрира на или преди дата."
#: .\cookbook\views\api.py:933 #: .\cookbook\views\api.py:932
msgid "" msgid ""
"Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
@@ -2481,7 +2481,7 @@ msgstr ""
"Филтрирайте рецептите, създадени на или след ГГГГ-ММ-ДД. Предварително " "Филтрирайте рецептите, създадени на или след ГГГГ-ММ-ДД. Предварително "
"филтрира на или преди дата." "филтрира на или преди дата."
#: .\cookbook\views\api.py:934 #: .\cookbook\views\api.py:933
msgid "" msgid ""
"Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
@@ -2489,7 +2489,7 @@ msgstr ""
"Филтрирайте рецептите, актуализирани на или след ГГГГ-ММ-ДД. Предварително " "Филтрирайте рецептите, актуализирани на или след ГГГГ-ММ-ДД. Предварително "
"филтрира на или преди дата." "филтрира на или преди дата."
#: .\cookbook\views\api.py:935 #: .\cookbook\views\api.py:934
msgid "" msgid ""
"Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
@@ -2497,13 +2497,13 @@ msgstr ""
"Филтрирането на рецептите последно разглеждани на или след ГГГГ-ММ-ДД. " "Филтрирането на рецептите последно разглеждани на или след ГГГГ-ММ-ДД. "
"Предварително филтрира на или преди дата." "Предварително филтрира на или преди дата."
#: .\cookbook\views\api.py:936 #: .\cookbook\views\api.py:935
msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]" msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]"
msgstr "" msgstr ""
"Филтрирайте рецепти, които могат да се приготвят с храна в наличност. [вярно/" "Филтрирайте рецепти, които могат да се приготвят с храна в наличност. [вярно/"
"<b>невярно</b>]" "<b>невярно</b>]"
#: .\cookbook\views\api.py:1123 #: .\cookbook\views\api.py:1122
msgid "" msgid ""
"Returns the shopping list entry with a primary key of id. Multiple values " "Returns the shopping list entry with a primary key of id. Multiple values "
"allowed." "allowed."
@@ -2511,7 +2511,7 @@ msgstr ""
"Връща записа в списъка за пазаруване с първичен ключ на идентификатора. " "Връща записа в списъка за пазаруване с първичен ключ на идентификатора. "
"Разрешени са множество стойности." "Разрешени са множество стойности."
#: .\cookbook\views\api.py:1126 #: .\cookbook\views\api.py:1125
#, fuzzy #, fuzzy
#| msgid "" #| msgid ""
#| "Filter shopping list entries on checked. [true, false, both, <b>recent</" #| "Filter shopping list entries on checked. [true, false, both, <b>recent</"
@@ -2525,17 +2525,17 @@ msgstr ""
"и двете, <b>скорошни</b>]<br> - скорошни включва неотметнати елементи и " "и двете, <b>скорошни</b>]<br> - скорошни включва неотметнати елементи и "
"наскоро завършени елементи." "наскоро завършени елементи."
#: .\cookbook\views\api.py:1129 #: .\cookbook\views\api.py:1128
msgid "Returns the shopping list entries sorted by supermarket category order." msgid "Returns the shopping list entries sorted by supermarket category order."
msgstr "" msgstr ""
"Връща записите в списъка за пазаруване, сортирани по реда на категории " "Връща записите в списъка за пазаруване, сортирани по реда на категории "
"супермаркети." "супермаркети."
#: .\cookbook\views\api.py:1211 #: .\cookbook\views\api.py:1210
msgid "Filter for entries with the given recipe" msgid "Filter for entries with the given recipe"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1293 #: .\cookbook\views\api.py:1292
#, fuzzy #, fuzzy
#| msgid "" #| msgid ""
#| "Returns the shopping list entry with a primary key of id. Multiple " #| "Returns the shopping list entry with a primary key of id. Multiple "
@@ -2547,45 +2547,45 @@ msgstr ""
"Връща записа в списъка за пазаруване с първичен ключ на идентификатора. " "Връща записа в списъка за пазаруване с първичен ключ на идентификатора. "
"Разрешени са множество стойности." "Разрешени са множество стойности."
#: .\cookbook\views\api.py:1416 #: .\cookbook\views\api.py:1415
msgid "Nothing to do." msgid "Nothing to do."
msgstr "Няма нищо за правене." msgstr "Няма нищо за правене."
#: .\cookbook\views\api.py:1443 #: .\cookbook\views\api.py:1445
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1447 #: .\cookbook\views\api.py:1449
msgid "Connection Refused." msgid "Connection Refused."
msgstr "Връзката е отказана." msgstr "Връзката е отказана."
#: .\cookbook\views\api.py:1449 #: .\cookbook\views\api.py:1451
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "Лоша URL схема." msgstr "Лоша URL схема."
#: .\cookbook\views\api.py:1472 #: .\cookbook\views\api.py:1474
msgid "No usable data could be found." msgid "No usable data could be found."
msgstr "Не бяха намерени полезни данни." msgstr "Не бяха намерени полезни данни."
#: .\cookbook\views\api.py:1547 #: .\cookbook\views\api.py:1549
msgid "File is above space limit" msgid "File is above space limit"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1564 .\cookbook\views\import_export.py:114 #: .\cookbook\views\api.py:1566 .\cookbook\views\import_export.py:114
msgid "Importing is not implemented for this provider" msgid "Importing is not implemented for this provider"
msgstr "Импортирането не е реализирано за този доставчик" msgstr "Импортирането не е реализирано за този доставчик"
#: .\cookbook\views\api.py:1648 .\cookbook\views\data.py:30 #: .\cookbook\views\api.py:1650 .\cookbook\views\data.py:30
#: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63 #: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63
#: .\cookbook\views\new.py:82 #: .\cookbook\views\new.py:82
msgid "This feature is not yet available in the hosted version of tandoor!" msgid "This feature is not yet available in the hosted version of tandoor!"
msgstr "Тази функция все още не е налична в хостваната версия на tandoor!" msgstr "Тази функция все още не е налична в хостваната версия на tandoor!"
#: .\cookbook\views\api.py:1669 #: .\cookbook\views\api.py:1671
msgid "Sync successful!" msgid "Sync successful!"
msgstr "Синхронизирането успешно!" msgstr "Синхронизирането успешно!"
#: .\cookbook\views\api.py:1672 #: .\cookbook\views\api.py:1674
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "Грешка при синхронизирането с хранилището" msgstr "Грешка при синхронизирането с хранилището"

View File

@@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: 2024-03-08 23:19+0000\n" "PO-Revision-Date: 2024-03-08 23:19+0000\n"
"Last-Translator: Enric Bergadà <enric@bergada.cat>\n" "Last-Translator: Enric Bergadà <enric@bergada.cat>\n"
"Language-Team: Catalan <http://translate.tandoor.dev/projects/tandoor/" "Language-Team: Catalan <http://translate.tandoor.dev/projects/tandoor/"
@@ -2123,95 +2123,95 @@ msgstr "Mostra Logs"
msgid "URL Import" msgid "URL Import"
msgstr "Importació dURL" msgstr "Importació dURL"
#: .\cookbook\views\api.py:121 .\cookbook\views\api.py:214 #: .\cookbook\views\api.py:120 .\cookbook\views\api.py:213
msgid "Parameter updated_at incorrectly formatted" msgid "Parameter updated_at incorrectly formatted"
msgstr "El paràmetre updated_at té un format incorrecte" msgstr "El paràmetre updated_at té un format incorrecte"
#: .\cookbook\views\api.py:235 .\cookbook\views\api.py:341 #: .\cookbook\views\api.py:234 .\cookbook\views\api.py:340
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "No {self.basename} amb id {pk} existeix" msgstr "No {self.basename} amb id {pk} existeix"
#: .\cookbook\views\api.py:239 #: .\cookbook\views\api.py:238
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "No es pot fusionar amb el mateix objecte!" msgstr "No es pot fusionar amb el mateix objecte!"
#: .\cookbook\views\api.py:246 #: .\cookbook\views\api.py:245
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "No {self.basename} amb id {target} existeix" msgstr "No {self.basename} amb id {target} existeix"
#: .\cookbook\views\api.py:251 #: .\cookbook\views\api.py:250
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "No es pot combinar amb l'objecte fill!" msgstr "No es pot combinar amb l'objecte fill!"
#: .\cookbook\views\api.py:289 #: .\cookbook\views\api.py:288
#, python-brace-format #, python-brace-format
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "{source.name} s'ha fusionat amb {target.name}" msgstr "{source.name} s'ha fusionat amb {target.name}"
#: .\cookbook\views\api.py:294 #: .\cookbook\views\api.py:293
#, python-brace-format #, python-brace-format
msgid "An error occurred attempting to merge {source.name} with {target.name}" msgid "An error occurred attempting to merge {source.name} with {target.name}"
msgstr "Error en intentar combinar {source.name} amb {target.name}" msgstr "Error en intentar combinar {source.name} amb {target.name}"
#: .\cookbook\views\api.py:350 #: .\cookbook\views\api.py:349
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "{child.name} s'ha mogut correctament a l'arrel." msgstr "{child.name} s'ha mogut correctament a l'arrel."
#: .\cookbook\views\api.py:353 .\cookbook\views\api.py:371 #: .\cookbook\views\api.py:352 .\cookbook\views\api.py:370
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "Error a l'intentar moure " msgstr "Error a l'intentar moure "
#: .\cookbook\views\api.py:356 #: .\cookbook\views\api.py:355
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "No es pot moure un objecte cap a si mateix!" msgstr "No es pot moure un objecte cap a si mateix!"
#: .\cookbook\views\api.py:362 #: .\cookbook\views\api.py:361
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "No existeix {self.basename} amb identificador {parent}" msgstr "No existeix {self.basename} amb identificador {parent}"
#: .\cookbook\views\api.py:368 #: .\cookbook\views\api.py:367
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to parent {parent.name}" msgid "{child.name} was moved successfully to parent {parent.name}"
msgstr "{child.name} s'ha mogut correctament al pare {parent.name}" msgstr "{child.name} s'ha mogut correctament al pare {parent.name}"
#: .\cookbook\views\api.py:590 #: .\cookbook\views\api.py:589
#, python-brace-format #, python-brace-format
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "{obj.name} eliminat de la llista de la compra." msgstr "{obj.name} eliminat de la llista de la compra."
#: .\cookbook\views\api.py:595 .\cookbook\views\api.py:1038 #: .\cookbook\views\api.py:594 .\cookbook\views\api.py:1037
#: .\cookbook\views\api.py:1051 #: .\cookbook\views\api.py:1050
#, python-brace-format #, python-brace-format
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "Afegit {obj.name} a la llista de la compra." msgstr "Afegit {obj.name} a la llista de la compra."
#: .\cookbook\views\api.py:743 #: .\cookbook\views\api.py:742
msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:744 #: .\cookbook\views\api.py:743
msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:745 #: .\cookbook\views\api.py:744
#, fuzzy #, fuzzy
#| msgid "ID of recipe a step is part of. For multiple repeat parameter." #| msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgid "Filter meal plans with MealType ID. For multiple repeat parameter." msgid "Filter meal plans with MealType ID. For multiple repeat parameter."
msgstr "ID de recepta forma part d'un pas. Per a múltiples repeteix paràmetre." msgstr "ID de recepta forma part d'un pas. Per a múltiples repeteix paràmetre."
#: .\cookbook\views\api.py:873 #: .\cookbook\views\api.py:872
msgid "ID of recipe a step is part of. For multiple repeat parameter." msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgstr "ID de recepta forma part d'un pas. Per a múltiples repeteix paràmetre." msgstr "ID de recepta forma part d'un pas. Per a múltiples repeteix paràmetre."
#: .\cookbook\views\api.py:874 #: .\cookbook\views\api.py:873
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "La cadena de consulta coincideix (difusa) amb el nom de l'objecte." msgstr "La cadena de consulta coincideix (difusa) amb el nom de l'objecte."
#: .\cookbook\views\api.py:910 #: .\cookbook\views\api.py:909
msgid "" msgid ""
"Query string matched (fuzzy) against recipe name. In the future also " "Query string matched (fuzzy) against recipe name. In the future also "
"fulltext search." "fulltext search."
@@ -2219,7 +2219,7 @@ msgstr ""
"Cadena de consulta coincideix (difusa) amb el nom de la recepta. En el futur " "Cadena de consulta coincideix (difusa) amb el nom de la recepta. En el futur "
"també cerca text complet." "també cerca text complet."
#: .\cookbook\views\api.py:911 #: .\cookbook\views\api.py:910
#, fuzzy #, fuzzy
#| msgid "ID of keyword a recipe should have. For multiple repeat parameter." #| msgid "ID of keyword a recipe should have. For multiple repeat parameter."
msgid "" msgid ""
@@ -2229,193 +2229,193 @@ msgstr ""
"ID de la paraula clau que hauria de tenir una recepta. Per a múltiples " "ID de la paraula clau que hauria de tenir una recepta. Per a múltiples "
"repeteix paràmetre." "repeteix paràmetre."
#: .\cookbook\views\api.py:912 #: .\cookbook\views\api.py:911
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with any of the keywords" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:913 #: .\cookbook\views\api.py:912
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with all of the keywords." "Keyword IDs, repeat for multiple. Return recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:914 #: .\cookbook\views\api.py:913
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:915 #: .\cookbook\views\api.py:914
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:916 #: .\cookbook\views\api.py:915
msgid "ID of food a recipe should have. For multiple repeat parameter." msgid "ID of food a recipe should have. For multiple repeat parameter."
msgstr "" msgstr ""
"ID d'aliments que ha de tenir una recepta. Per a múltiples repeteix " "ID d'aliments que ha de tenir una recepta. Per a múltiples repeteix "
"paràmetres." "paràmetres."
#: .\cookbook\views\api.py:917 #: .\cookbook\views\api.py:916
msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgid "Food IDs, repeat for multiple. Return recipes with any of the foods"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:918 #: .\cookbook\views\api.py:917
msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgid "Food IDs, repeat for multiple. Return recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:919 #: .\cookbook\views\api.py:918
msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:920 #: .\cookbook\views\api.py:919
msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:921 #: .\cookbook\views\api.py:920
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "ID d'unitat que hauria de tenir una recepta." msgstr "ID d'unitat que hauria de tenir una recepta."
#: .\cookbook\views\api.py:922 #: .\cookbook\views\api.py:921
msgid "" msgid ""
"Rating a recipe should have or greater. [0 - 5] Negative value filters " "Rating a recipe should have or greater. [0 - 5] Negative value filters "
"rating less than." "rating less than."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:923 #: .\cookbook\views\api.py:922
msgid "ID of book a recipe should be in. For multiple repeat parameter." msgid "ID of book a recipe should be in. For multiple repeat parameter."
msgstr "" msgstr ""
"ID del llibre hauria d'haver-hi en una recepta. Per al paràmetre de " "ID del llibre hauria d'haver-hi en una recepta. Per al paràmetre de "
"repetició múltiple." "repetició múltiple."
#: .\cookbook\views\api.py:924 #: .\cookbook\views\api.py:923
msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgid "Book IDs, repeat for multiple. Return recipes with any of the books"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:925 #: .\cookbook\views\api.py:924
msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgid "Book IDs, repeat for multiple. Return recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:926 #: .\cookbook\views\api.py:925
msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:927 #: .\cookbook\views\api.py:926
msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:928 #: .\cookbook\views\api.py:927
msgid "If only internal recipes should be returned. [true/<b>false</b>]" msgid "If only internal recipes should be returned. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:929 #: .\cookbook\views\api.py:928
msgid "Returns the results in randomized order. [true/<b>false</b>]" msgid "Returns the results in randomized order. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:930 #: .\cookbook\views\api.py:929
msgid "Returns new results first in search results. [true/<b>false</b>]" msgid "Returns new results first in search results. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:931 #: .\cookbook\views\api.py:930
msgid "" msgid ""
"Filter recipes cooked X times or more. Negative values returns cooked less " "Filter recipes cooked X times or more. Negative values returns cooked less "
"than X times" "than X times"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:932 #: .\cookbook\views\api.py:931
msgid "" msgid ""
"Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:933 #: .\cookbook\views\api.py:932
msgid "" msgid ""
"Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:934 #: .\cookbook\views\api.py:933
msgid "" msgid ""
"Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:935 #: .\cookbook\views\api.py:934
msgid "" msgid ""
"Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:936 #: .\cookbook\views\api.py:935
msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]" msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1123 #: .\cookbook\views\api.py:1122
msgid "" msgid ""
"Returns the shopping list entry with a primary key of id. Multiple values " "Returns the shopping list entry with a primary key of id. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1126 #: .\cookbook\views\api.py:1125
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</" "Filter shopping list entries on checked. [true, false, both, <b>recent</"
"b>]<br> - recent includes unchecked items and recently " "b>]<br> - recent includes unchecked items and recently "
"completed items." "completed items."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1129 #: .\cookbook\views\api.py:1128
msgid "Returns the shopping list entries sorted by supermarket category order." msgid "Returns the shopping list entries sorted by supermarket category order."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1211 #: .\cookbook\views\api.py:1210
msgid "Filter for entries with the given recipe" msgid "Filter for entries with the given recipe"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1293 #: .\cookbook\views\api.py:1292
msgid "" msgid ""
"Return the Automations matching the automation type. Multiple values " "Return the Automations matching the automation type. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1416 #: .\cookbook\views\api.py:1415
msgid "Nothing to do." msgid "Nothing to do."
msgstr "Res a fer." msgstr "Res a fer."
#: .\cookbook\views\api.py:1443 #: .\cookbook\views\api.py:1445
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1447 #: .\cookbook\views\api.py:1449
msgid "Connection Refused." msgid "Connection Refused."
msgstr "Connexió Refusada." msgstr "Connexió Refusada."
#: .\cookbook\views\api.py:1449 #: .\cookbook\views\api.py:1451
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1472 #: .\cookbook\views\api.py:1474
msgid "No usable data could be found." msgid "No usable data could be found."
msgstr "No s'han trobat dades utilitzables." msgstr "No s'han trobat dades utilitzables."
#: .\cookbook\views\api.py:1547 #: .\cookbook\views\api.py:1549
msgid "File is above space limit" msgid "File is above space limit"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1564 .\cookbook\views\import_export.py:114 #: .\cookbook\views\api.py:1566 .\cookbook\views\import_export.py:114
msgid "Importing is not implemented for this provider" msgid "Importing is not implemented for this provider"
msgstr "Importació no implementada en aquest proveïdor" msgstr "Importació no implementada en aquest proveïdor"
#: .\cookbook\views\api.py:1648 .\cookbook\views\data.py:30 #: .\cookbook\views\api.py:1650 .\cookbook\views\data.py:30
#: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63 #: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63
#: .\cookbook\views\new.py:82 #: .\cookbook\views\new.py:82
msgid "This feature is not yet available in the hosted version of tandoor!" msgid "This feature is not yet available in the hosted version of tandoor!"
msgstr "" msgstr ""
"Aquesta funció encara no està disponible a la versió allotjada de tandoor!" "Aquesta funció encara no està disponible a la versió allotjada de tandoor!"
#: .\cookbook\views\api.py:1669 #: .\cookbook\views\api.py:1671
msgid "Sync successful!" msgid "Sync successful!"
msgstr "Sincronització correcte" msgstr "Sincronització correcte"
#: .\cookbook\views\api.py:1672 #: .\cookbook\views\api.py:1674
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "Error de sincronització amb emmagatzematge" msgstr "Error de sincronització amb emmagatzematge"

View File

@@ -10,7 +10,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: 2024-01-09 12:07+0000\n" "PO-Revision-Date: 2024-01-09 12:07+0000\n"
"Last-Translator: Jan Kubošek <kuboja@outlook.cz>\n" "Last-Translator: Jan Kubošek <kuboja@outlook.cz>\n"
"Language-Team: Czech <http://translate.tandoor.dev/projects/tandoor/recipes-" "Language-Team: Czech <http://translate.tandoor.dev/projects/tandoor/recipes-"
@@ -2114,282 +2114,282 @@ msgstr "Zobrazit nápovědu"
msgid "URL Import" msgid "URL Import"
msgstr "Import URL" msgstr "Import URL"
#: .\cookbook\views\api.py:121 .\cookbook\views\api.py:214 #: .\cookbook\views\api.py:120 .\cookbook\views\api.py:213
#, fuzzy #, fuzzy
#| msgid "Parameter filter_list incorrectly formatted" #| msgid "Parameter filter_list incorrectly formatted"
msgid "Parameter updated_at incorrectly formatted" msgid "Parameter updated_at incorrectly formatted"
msgstr "Parametr filter_list v nesprávném formátu" msgstr "Parametr filter_list v nesprávném formátu"
#: .\cookbook\views\api.py:235 .\cookbook\views\api.py:341 #: .\cookbook\views\api.py:234 .\cookbook\views\api.py:340
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:239 #: .\cookbook\views\api.py:238
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "Nelze sloučit se stejným objektem!" msgstr "Nelze sloučit se stejným objektem!"
#: .\cookbook\views\api.py:246 #: .\cookbook\views\api.py:245
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:251 #: .\cookbook\views\api.py:250
#, fuzzy #, fuzzy
#| msgid "Cannot merge with the same object!" #| msgid "Cannot merge with the same object!"
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "Nelze sloučit se stejným objektem!" msgstr "Nelze sloučit se stejným objektem!"
#: .\cookbook\views\api.py:289 #: .\cookbook\views\api.py:288
#, python-brace-format #, python-brace-format
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:294 #: .\cookbook\views\api.py:293
#, python-brace-format #, python-brace-format
msgid "An error occurred attempting to merge {source.name} with {target.name}" msgid "An error occurred attempting to merge {source.name} with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:350 #: .\cookbook\views\api.py:349
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:353 .\cookbook\views\api.py:371 #: .\cookbook\views\api.py:352 .\cookbook\views\api.py:370
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "" msgstr ""
#: .\cookbook\views\api.py:356 #: .\cookbook\views\api.py:355
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:362 #: .\cookbook\views\api.py:361
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:368 #: .\cookbook\views\api.py:367
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to parent {parent.name}" msgid "{child.name} was moved successfully to parent {parent.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:590 #: .\cookbook\views\api.py:589
#, python-brace-format #, python-brace-format
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:595 .\cookbook\views\api.py:1038 #: .\cookbook\views\api.py:594 .\cookbook\views\api.py:1037
#: .\cookbook\views\api.py:1051 #: .\cookbook\views\api.py:1050
#, python-brace-format #, python-brace-format
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:743 #: .\cookbook\views\api.py:742
msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:744 #: .\cookbook\views\api.py:743
msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:745 #: .\cookbook\views\api.py:744
msgid "Filter meal plans with MealType ID. For multiple repeat parameter." msgid "Filter meal plans with MealType ID. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:873 #: .\cookbook\views\api.py:872
msgid "ID of recipe a step is part of. For multiple repeat parameter." msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:874 #: .\cookbook\views\api.py:873
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:910 #: .\cookbook\views\api.py:909
msgid "" msgid ""
"Query string matched (fuzzy) against recipe name. In the future also " "Query string matched (fuzzy) against recipe name. In the future also "
"fulltext search." "fulltext search."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:911 #: .\cookbook\views\api.py:910
msgid "" msgid ""
"ID of keyword a recipe should have. For multiple repeat parameter. " "ID of keyword a recipe should have. For multiple repeat parameter. "
"Equivalent to keywords_or" "Equivalent to keywords_or"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:912 #: .\cookbook\views\api.py:911
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with any of the keywords" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:913 #: .\cookbook\views\api.py:912
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with all of the keywords." "Keyword IDs, repeat for multiple. Return recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:914 #: .\cookbook\views\api.py:913
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:915 #: .\cookbook\views\api.py:914
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:916 #: .\cookbook\views\api.py:915
msgid "ID of food a recipe should have. For multiple repeat parameter." msgid "ID of food a recipe should have. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:917 #: .\cookbook\views\api.py:916
msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgid "Food IDs, repeat for multiple. Return recipes with any of the foods"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:918 #: .\cookbook\views\api.py:917
msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgid "Food IDs, repeat for multiple. Return recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:919 #: .\cookbook\views\api.py:918
msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:920 #: .\cookbook\views\api.py:919
msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:921 #: .\cookbook\views\api.py:920
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:922 #: .\cookbook\views\api.py:921
msgid "" msgid ""
"Rating a recipe should have or greater. [0 - 5] Negative value filters " "Rating a recipe should have or greater. [0 - 5] Negative value filters "
"rating less than." "rating less than."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:923 #: .\cookbook\views\api.py:922
msgid "ID of book a recipe should be in. For multiple repeat parameter." msgid "ID of book a recipe should be in. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:924 #: .\cookbook\views\api.py:923
msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgid "Book IDs, repeat for multiple. Return recipes with any of the books"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:925 #: .\cookbook\views\api.py:924
msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgid "Book IDs, repeat for multiple. Return recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:926 #: .\cookbook\views\api.py:925
msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:927 #: .\cookbook\views\api.py:926
msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:928 #: .\cookbook\views\api.py:927
msgid "If only internal recipes should be returned. [true/<b>false</b>]" msgid "If only internal recipes should be returned. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:929 #: .\cookbook\views\api.py:928
msgid "Returns the results in randomized order. [true/<b>false</b>]" msgid "Returns the results in randomized order. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:930 #: .\cookbook\views\api.py:929
msgid "Returns new results first in search results. [true/<b>false</b>]" msgid "Returns new results first in search results. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:931 #: .\cookbook\views\api.py:930
msgid "" msgid ""
"Filter recipes cooked X times or more. Negative values returns cooked less " "Filter recipes cooked X times or more. Negative values returns cooked less "
"than X times" "than X times"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:932 #: .\cookbook\views\api.py:931
msgid "" msgid ""
"Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:933 #: .\cookbook\views\api.py:932
msgid "" msgid ""
"Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:934 #: .\cookbook\views\api.py:933
msgid "" msgid ""
"Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:935 #: .\cookbook\views\api.py:934
msgid "" msgid ""
"Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:936 #: .\cookbook\views\api.py:935
msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]" msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1123 #: .\cookbook\views\api.py:1122
msgid "" msgid ""
"Returns the shopping list entry with a primary key of id. Multiple values " "Returns the shopping list entry with a primary key of id. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1126 #: .\cookbook\views\api.py:1125
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</" "Filter shopping list entries on checked. [true, false, both, <b>recent</"
"b>]<br> - recent includes unchecked items and recently " "b>]<br> - recent includes unchecked items and recently "
"completed items." "completed items."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1129 #: .\cookbook\views\api.py:1128
msgid "Returns the shopping list entries sorted by supermarket category order." msgid "Returns the shopping list entries sorted by supermarket category order."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1211 #: .\cookbook\views\api.py:1210
msgid "Filter for entries with the given recipe" msgid "Filter for entries with the given recipe"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1293 #: .\cookbook\views\api.py:1292
msgid "" msgid ""
"Return the Automations matching the automation type. Multiple values " "Return the Automations matching the automation type. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1416 #: .\cookbook\views\api.py:1415
msgid "Nothing to do." msgid "Nothing to do."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1443 #: .\cookbook\views\api.py:1445
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1447 #: .\cookbook\views\api.py:1449
msgid "Connection Refused." msgid "Connection Refused."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1449 #: .\cookbook\views\api.py:1451
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1472 #: .\cookbook\views\api.py:1474
#, fuzzy #, fuzzy
#| msgid "The requested page could not be found." #| msgid "The requested page could not be found."
msgid "No usable data could be found." msgid "No usable data could be found."
msgstr "Požadovaná stránka nebyla nalezena." msgstr "Požadovaná stránka nebyla nalezena."
#: .\cookbook\views\api.py:1547 #: .\cookbook\views\api.py:1549
msgid "File is above space limit" msgid "File is above space limit"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1564 .\cookbook\views\import_export.py:114 #: .\cookbook\views\api.py:1566 .\cookbook\views\import_export.py:114
msgid "Importing is not implemented for this provider" msgid "Importing is not implemented for this provider"
msgstr "Import není pro tohoto poskytovatele implementován!" msgstr "Import není pro tohoto poskytovatele implementován!"
#: .\cookbook\views\api.py:1648 .\cookbook\views\data.py:30 #: .\cookbook\views\api.py:1650 .\cookbook\views\data.py:30
#: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63 #: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63
#: .\cookbook\views\new.py:82 #: .\cookbook\views\new.py:82
#, fuzzy #, fuzzy
@@ -2397,11 +2397,11 @@ msgstr "Import není pro tohoto poskytovatele implementován!"
msgid "This feature is not yet available in the hosted version of tandoor!" msgid "This feature is not yet available in the hosted version of tandoor!"
msgstr "Tato funkce není dostupná v demo verzi!" msgstr "Tato funkce není dostupná v demo verzi!"
#: .\cookbook\views\api.py:1669 #: .\cookbook\views\api.py:1671
msgid "Sync successful!" msgid "Sync successful!"
msgstr "Synchronizace proběhla úspěšně!" msgstr "Synchronizace proběhla úspěšně!"
#: .\cookbook\views\api.py:1672 #: .\cookbook\views\api.py:1674
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "Chyba synchronizace s úložištěm" msgstr "Chyba synchronizace s úložištěm"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: 2023-04-12 11:55+0000\n" "PO-Revision-Date: 2023-04-12 11:55+0000\n"
"Last-Translator: noxonad <noxonad@proton.me>\n" "Last-Translator: noxonad <noxonad@proton.me>\n"
"Language-Team: Danish <http://translate.tandoor.dev/projects/tandoor/recipes-" "Language-Team: Danish <http://translate.tandoor.dev/projects/tandoor/recipes-"
@@ -2224,96 +2224,96 @@ msgstr "Vis log"
msgid "URL Import" msgid "URL Import"
msgstr "URL import" msgstr "URL import"
#: .\cookbook\views\api.py:121 .\cookbook\views\api.py:214 #: .\cookbook\views\api.py:120 .\cookbook\views\api.py:213
msgid "Parameter updated_at incorrectly formatted" msgid "Parameter updated_at incorrectly formatted"
msgstr "Parameter updated_at ikke formateret korrekt" msgstr "Parameter updated_at ikke formateret korrekt"
#: .\cookbook\views\api.py:235 .\cookbook\views\api.py:341 #: .\cookbook\views\api.py:234 .\cookbook\views\api.py:340
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "Ingen {self.basename} med ID {pk} eksisterer" msgstr "Ingen {self.basename} med ID {pk} eksisterer"
#: .\cookbook\views\api.py:239 #: .\cookbook\views\api.py:238
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "Kan ikke sammenflette med det samme objekt!" msgstr "Kan ikke sammenflette med det samme objekt!"
#: .\cookbook\views\api.py:246 #: .\cookbook\views\api.py:245
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "Ingen {self.basename} med ID {target} eksisterer" msgstr "Ingen {self.basename} med ID {target} eksisterer"
#: .\cookbook\views\api.py:251 #: .\cookbook\views\api.py:250
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "Kan ikke sammenflette med et objekt som er et barn!" msgstr "Kan ikke sammenflette med et objekt som er et barn!"
#: .\cookbook\views\api.py:289 #: .\cookbook\views\api.py:288
#, python-brace-format #, python-brace-format
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "{source.name} blev sammenflettet med {target.name}" msgstr "{source.name} blev sammenflettet med {target.name}"
#: .\cookbook\views\api.py:294 #: .\cookbook\views\api.py:293
#, python-brace-format #, python-brace-format
msgid "An error occurred attempting to merge {source.name} with {target.name}" msgid "An error occurred attempting to merge {source.name} with {target.name}"
msgstr "" msgstr ""
"Der opstod en fejl under sammenfletningen af {source.name} med {target.name}" "Der opstod en fejl under sammenfletningen af {source.name} med {target.name}"
#: .\cookbook\views\api.py:350 #: .\cookbook\views\api.py:349
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "{child.name} blev flyttet til roden." msgstr "{child.name} blev flyttet til roden."
#: .\cookbook\views\api.py:353 .\cookbook\views\api.py:371 #: .\cookbook\views\api.py:352 .\cookbook\views\api.py:370
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "Der skete en fejl under flytningen " msgstr "Der skete en fejl under flytningen "
#: .\cookbook\views\api.py:356 #: .\cookbook\views\api.py:355
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "Kan ikke flytte et objekt til sig selv!" msgstr "Kan ikke flytte et objekt til sig selv!"
#: .\cookbook\views\api.py:362 #: .\cookbook\views\api.py:361
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "Ingen {self.basename} med ID {parent} eksisterer" msgstr "Ingen {self.basename} med ID {parent} eksisterer"
#: .\cookbook\views\api.py:368 #: .\cookbook\views\api.py:367
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to parent {parent.name}" msgid "{child.name} was moved successfully to parent {parent.name}"
msgstr "{child.name} blev flyttet til forælder {parent.name}" msgstr "{child.name} blev flyttet til forælder {parent.name}"
#: .\cookbook\views\api.py:590 #: .\cookbook\views\api.py:589
#, python-brace-format #, python-brace-format
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "{obj.name} blev fjernet fra indkøbslisten." msgstr "{obj.name} blev fjernet fra indkøbslisten."
#: .\cookbook\views\api.py:595 .\cookbook\views\api.py:1038 #: .\cookbook\views\api.py:594 .\cookbook\views\api.py:1037
#: .\cookbook\views\api.py:1051 #: .\cookbook\views\api.py:1050
#, python-brace-format #, python-brace-format
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "{obj.name} blev tilføjet til indkøbslisten." msgstr "{obj.name} blev tilføjet til indkøbslisten."
#: .\cookbook\views\api.py:743 #: .\cookbook\views\api.py:742
msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:744 #: .\cookbook\views\api.py:743
msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:745 #: .\cookbook\views\api.py:744
#, fuzzy #, fuzzy
#| msgid "ID of recipe a step is part of. For multiple repeat parameter." #| msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgid "Filter meal plans with MealType ID. For multiple repeat parameter." msgid "Filter meal plans with MealType ID. For multiple repeat parameter."
msgstr "ID på den opskrift som et trin er del af. For flere, gentag parameter." msgstr "ID på den opskrift som et trin er del af. For flere, gentag parameter."
#: .\cookbook\views\api.py:873 #: .\cookbook\views\api.py:872
msgid "ID of recipe a step is part of. For multiple repeat parameter." msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgstr "ID på den opskrift som et trin er del af. For flere, gentag parameter." msgstr "ID på den opskrift som et trin er del af. For flere, gentag parameter."
#: .\cookbook\views\api.py:874 #: .\cookbook\views\api.py:873
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "Søgningen matchede (fuzzy) mod objektets navn." msgstr "Søgningen matchede (fuzzy) mod objektets navn."
#: .\cookbook\views\api.py:910 #: .\cookbook\views\api.py:909
msgid "" msgid ""
"Query string matched (fuzzy) against recipe name. In the future also " "Query string matched (fuzzy) against recipe name. In the future also "
"fulltext search." "fulltext search."
@@ -2321,7 +2321,7 @@ msgstr ""
"Søgningen matchede (fuzzy) mod opskriftens navn. I fremtiden også heltekst " "Søgningen matchede (fuzzy) mod opskriftens navn. I fremtiden også heltekst "
"søgning." "søgning."
#: .\cookbook\views\api.py:911 #: .\cookbook\views\api.py:910
msgid "" msgid ""
"ID of keyword a recipe should have. For multiple repeat parameter. " "ID of keyword a recipe should have. For multiple repeat parameter. "
"Equivalent to keywords_or" "Equivalent to keywords_or"
@@ -2329,64 +2329,64 @@ msgstr ""
"ID på nøgeord som opskriften skal have. For flere, gentag parameter. " "ID på nøgeord som opskriften skal have. For flere, gentag parameter. "
"Sammenligneligt med keywords_or" "Sammenligneligt med keywords_or"
#: .\cookbook\views\api.py:912 #: .\cookbook\views\api.py:911
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with any of the keywords" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords"
msgstr "" msgstr ""
"Nøgleord ID'er, gentag for flere. Returnerer opskrifter med bare et af " "Nøgleord ID'er, gentag for flere. Returnerer opskrifter med bare et af "
"nøgleorderne" "nøgleorderne"
#: .\cookbook\views\api.py:913 #: .\cookbook\views\api.py:912
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with all of the keywords." "Keyword IDs, repeat for multiple. Return recipes with all of the keywords."
msgstr "" msgstr ""
"Nøgleord ID'er, gentag for flere. Returnerer opskrifter med alle " "Nøgleord ID'er, gentag for flere. Returnerer opskrifter med alle "
"nøgleorderne." "nøgleorderne."
#: .\cookbook\views\api.py:914 #: .\cookbook\views\api.py:913
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords."
msgstr "" msgstr ""
"Nøgleord ID'er, gentag for flere. Ekskluderer opskrifter med bare et af " "Nøgleord ID'er, gentag for flere. Ekskluderer opskrifter med bare et af "
"nøgleorderne." "nøgleorderne."
#: .\cookbook\views\api.py:915 #: .\cookbook\views\api.py:914
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords."
msgstr "" msgstr ""
"Nøgleord ID'er, gentag for flere. Ekskluderer opskrifter med alle " "Nøgleord ID'er, gentag for flere. Ekskluderer opskrifter med alle "
"nøgleorderne." "nøgleorderne."
#: .\cookbook\views\api.py:916 #: .\cookbook\views\api.py:915
msgid "ID of food a recipe should have. For multiple repeat parameter." msgid "ID of food a recipe should have. For multiple repeat parameter."
msgstr "ID på mad en opskrift skal have. For flere, gentag parameter." msgstr "ID på mad en opskrift skal have. For flere, gentag parameter."
#: .\cookbook\views\api.py:917 #: .\cookbook\views\api.py:916
msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgid "Food IDs, repeat for multiple. Return recipes with any of the foods"
msgstr "" msgstr ""
"Mad ID'er, gentag for flere. Returnerer mad med bare et af de angivne mad" "Mad ID'er, gentag for flere. Returnerer mad med bare et af de angivne mad"
#: .\cookbook\views\api.py:918 #: .\cookbook\views\api.py:917
msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgid "Food IDs, repeat for multiple. Return recipes with all of the foods."
msgstr "" msgstr ""
"Mad ID'er, gentag for flere. Returnerer opskrifter med alt det angivne mad." "Mad ID'er, gentag for flere. Returnerer opskrifter med alt det angivne mad."
#: .\cookbook\views\api.py:919 #: .\cookbook\views\api.py:918
msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods."
msgstr "" msgstr ""
"Mad ID'er, gentag for flere. Eksluderer opskrifter med bare et af det " "Mad ID'er, gentag for flere. Eksluderer opskrifter med bare et af det "
"angivne mad." "angivne mad."
#: .\cookbook\views\api.py:920 #: .\cookbook\views\api.py:919
msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods."
msgstr "" msgstr ""
"Mad ID'er, gentag for flere. Eksluderer opskrifter med alt det angivne mad." "Mad ID'er, gentag for flere. Eksluderer opskrifter med alt det angivne mad."
#: .\cookbook\views\api.py:921 #: .\cookbook\views\api.py:920
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "ID på enhed en opskrift skal have." msgstr "ID på enhed en opskrift skal have."
#: .\cookbook\views\api.py:922 #: .\cookbook\views\api.py:921
msgid "" msgid ""
"Rating a recipe should have or greater. [0 - 5] Negative value filters " "Rating a recipe should have or greater. [0 - 5] Negative value filters "
"rating less than." "rating less than."
@@ -2394,42 +2394,42 @@ msgstr ""
"Bedømmelse en opskrift mindst skal have. [0 - 5] Negative værdier filtrerer " "Bedømmelse en opskrift mindst skal have. [0 - 5] Negative værdier filtrerer "
"opskrifter med mindre end det angivne." "opskrifter med mindre end det angivne."
#: .\cookbook\views\api.py:923 #: .\cookbook\views\api.py:922
msgid "ID of book a recipe should be in. For multiple repeat parameter." msgid "ID of book a recipe should be in. For multiple repeat parameter."
msgstr "ID på bog en opskrift skal være i. For flere, gentag parameter." msgstr "ID på bog en opskrift skal være i. For flere, gentag parameter."
#: .\cookbook\views\api.py:924 #: .\cookbook\views\api.py:923
msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgid "Book IDs, repeat for multiple. Return recipes with any of the books"
msgstr "" msgstr ""
"Bog ID'er, gentag for flere. Returnerer opskrifter med bare en af bøgerne" "Bog ID'er, gentag for flere. Returnerer opskrifter med bare en af bøgerne"
#: .\cookbook\views\api.py:925 #: .\cookbook\views\api.py:924
msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgid "Book IDs, repeat for multiple. Return recipes with all of the books."
msgstr "Bog ID'er, gentag for flere. Returnerer opskrifter med alle bøgerne." msgstr "Bog ID'er, gentag for flere. Returnerer opskrifter med alle bøgerne."
#: .\cookbook\views\api.py:926 #: .\cookbook\views\api.py:925
msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books."
msgstr "" msgstr ""
"Bog ID'er, gentag for flere. Eksluderer opskrifter med bare en af bøgerne." "Bog ID'er, gentag for flere. Eksluderer opskrifter med bare en af bøgerne."
#: .\cookbook\views\api.py:927 #: .\cookbook\views\api.py:926
msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books."
msgstr "Bog ID'er, gentag for flere. Ekskluderer opskrifter med alle bøgerne." msgstr "Bog ID'er, gentag for flere. Ekskluderer opskrifter med alle bøgerne."
#: .\cookbook\views\api.py:928 #: .\cookbook\views\api.py:927
msgid "If only internal recipes should be returned. [true/<b>false</b>]" msgid "If only internal recipes should be returned. [true/<b>false</b>]"
msgstr "Om kun interne opskrifter skal returneres. [true/<b>false</b>]" msgstr "Om kun interne opskrifter skal returneres. [true/<b>false</b>]"
#: .\cookbook\views\api.py:929 #: .\cookbook\views\api.py:928
msgid "Returns the results in randomized order. [true/<b>false</b>]" msgid "Returns the results in randomized order. [true/<b>false</b>]"
msgstr "Returnerer resultaterne i tilfældig rækkefølge. [true/<b>false</b>]" msgstr "Returnerer resultaterne i tilfældig rækkefølge. [true/<b>false</b>]"
#: .\cookbook\views\api.py:930 #: .\cookbook\views\api.py:929
msgid "Returns new results first in search results. [true/<b>false</b>]" msgid "Returns new results first in search results. [true/<b>false</b>]"
msgstr "" msgstr ""
"Returnerer nye resultater først i søgeresultaterne. [true/<b>false</b>]" "Returnerer nye resultater først i søgeresultaterne. [true/<b>false</b>]"
#: .\cookbook\views\api.py:931 #: .\cookbook\views\api.py:930
msgid "" msgid ""
"Filter recipes cooked X times or more. Negative values returns cooked less " "Filter recipes cooked X times or more. Negative values returns cooked less "
"than X times" "than X times"
@@ -2437,7 +2437,7 @@ msgstr ""
"Filtrer opskrifter tilberedt X gange eller flere. Negative værdier " "Filtrer opskrifter tilberedt X gange eller flere. Negative værdier "
"returnerer tilberedt mindre end X gange" "returnerer tilberedt mindre end X gange"
#: .\cookbook\views\api.py:932 #: .\cookbook\views\api.py:931
msgid "" msgid ""
"Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
@@ -2445,7 +2445,7 @@ msgstr ""
"Filtrer opskrifter sidst tilberedt på eller efter d. YYYY-MM-DD. Hvis datoen " "Filtrer opskrifter sidst tilberedt på eller efter d. YYYY-MM-DD. Hvis datoen "
"starter med '-', filtrerer den i stedet på eller før dato." "starter med '-', filtrerer den i stedet på eller før dato."
#: .\cookbook\views\api.py:933 #: .\cookbook\views\api.py:932
msgid "" msgid ""
"Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
@@ -2453,7 +2453,7 @@ msgstr ""
"Filtrer opskrifter oprettet på eller efter d. YYYY-MM-DD. Hvis datoen " "Filtrer opskrifter oprettet på eller efter d. YYYY-MM-DD. Hvis datoen "
"starter med '-', filtrerer den i stedet på eller før dato." "starter med '-', filtrerer den i stedet på eller før dato."
#: .\cookbook\views\api.py:934 #: .\cookbook\views\api.py:933
msgid "" msgid ""
"Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
@@ -2461,7 +2461,7 @@ msgstr ""
"Filtrer opskrifter opdateret på eller efter d. YYYY-MM-DD. Hvis datoen " "Filtrer opskrifter opdateret på eller efter d. YYYY-MM-DD. Hvis datoen "
"starter med '-', filtrerer den i stedet på eller før dato." "starter med '-', filtrerer den i stedet på eller før dato."
#: .\cookbook\views\api.py:935 #: .\cookbook\views\api.py:934
msgid "" msgid ""
"Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
@@ -2469,19 +2469,19 @@ msgstr ""
"Filtrer opskrifter sidst åbnet på eller efter d. YYYY-MM-DD. Hvis datoen " "Filtrer opskrifter sidst åbnet på eller efter d. YYYY-MM-DD. Hvis datoen "
"starter med '-', filtrerer den i stedet på eller før dato." "starter med '-', filtrerer den i stedet på eller før dato."
#: .\cookbook\views\api.py:936 #: .\cookbook\views\api.py:935
msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]" msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]"
msgstr "" msgstr ""
"Filtrer opskrifter der kan laves med tilgængeligt mad. [true/<b>false</b>]" "Filtrer opskrifter der kan laves med tilgængeligt mad. [true/<b>false</b>]"
#: .\cookbook\views\api.py:1123 #: .\cookbook\views\api.py:1122
msgid "" msgid ""
"Returns the shopping list entry with a primary key of id. Multiple values " "Returns the shopping list entry with a primary key of id. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
"Returnerer indkøbslistepunktet med primær nøgle på ID. Flere værdier tilladt." "Returnerer indkøbslistepunktet med primær nøgle på ID. Flere værdier tilladt."
#: .\cookbook\views\api.py:1126 #: .\cookbook\views\api.py:1125
#, fuzzy #, fuzzy
#| msgid "" #| msgid ""
#| "Filter shopping list entries on checked. [true, false, both, <b>recent</" #| "Filter shopping list entries on checked. [true, false, both, <b>recent</"
@@ -2495,17 +2495,17 @@ msgstr ""
"false, both, <b>recent</b>]<br> - 'recent' har både ikke afkrydsede artikler " "false, both, <b>recent</b>]<br> - 'recent' har både ikke afkrydsede artikler "
"og nyligt færdiggjorte artikler." "og nyligt færdiggjorte artikler."
#: .\cookbook\views\api.py:1129 #: .\cookbook\views\api.py:1128
msgid "Returns the shopping list entries sorted by supermarket category order." msgid "Returns the shopping list entries sorted by supermarket category order."
msgstr "" msgstr ""
"Returnerer indkøbslistepunkterne sorteret efter " "Returnerer indkøbslistepunkterne sorteret efter "
"supermarkedskategorirækkefølge." "supermarkedskategorirækkefølge."
#: .\cookbook\views\api.py:1211 #: .\cookbook\views\api.py:1210
msgid "Filter for entries with the given recipe" msgid "Filter for entries with the given recipe"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1293 #: .\cookbook\views\api.py:1292
#, fuzzy #, fuzzy
#| msgid "" #| msgid ""
#| "Returns the shopping list entry with a primary key of id. Multiple " #| "Returns the shopping list entry with a primary key of id. Multiple "
@@ -2516,46 +2516,46 @@ msgid ""
msgstr "" msgstr ""
"Returnerer indkøbslistepunktet med primær nøgle på ID. Flere værdier tilladt." "Returnerer indkøbslistepunktet med primær nøgle på ID. Flere værdier tilladt."
#: .\cookbook\views\api.py:1416 #: .\cookbook\views\api.py:1415
msgid "Nothing to do." msgid "Nothing to do."
msgstr "Ikke noget at gøre." msgstr "Ikke noget at gøre."
#: .\cookbook\views\api.py:1443 #: .\cookbook\views\api.py:1445
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1447 #: .\cookbook\views\api.py:1449
msgid "Connection Refused." msgid "Connection Refused."
msgstr "Forbindelse nægtet." msgstr "Forbindelse nægtet."
#: .\cookbook\views\api.py:1449 #: .\cookbook\views\api.py:1451
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "Ugyldigt link." msgstr "Ugyldigt link."
#: .\cookbook\views\api.py:1472 #: .\cookbook\views\api.py:1474
msgid "No usable data could be found." msgid "No usable data could be found."
msgstr "Intet brugbart data kunne findes." msgstr "Intet brugbart data kunne findes."
#: .\cookbook\views\api.py:1547 #: .\cookbook\views\api.py:1549
msgid "File is above space limit" msgid "File is above space limit"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1564 .\cookbook\views\import_export.py:114 #: .\cookbook\views\api.py:1566 .\cookbook\views\import_export.py:114
msgid "Importing is not implemented for this provider" msgid "Importing is not implemented for this provider"
msgstr "Importering er ikke implementeret for denne udbyder" msgstr "Importering er ikke implementeret for denne udbyder"
#: .\cookbook\views\api.py:1648 .\cookbook\views\data.py:30 #: .\cookbook\views\api.py:1650 .\cookbook\views\data.py:30
#: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63 #: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63
#: .\cookbook\views\new.py:82 #: .\cookbook\views\new.py:82
msgid "This feature is not yet available in the hosted version of tandoor!" msgid "This feature is not yet available in the hosted version of tandoor!"
msgstr "" msgstr ""
"Denne funktion er endnu ikke tilgængelig i den hostede version af Tandoor!" "Denne funktion er endnu ikke tilgængelig i den hostede version af Tandoor!"
#: .\cookbook\views\api.py:1669 #: .\cookbook\views\api.py:1671
msgid "Sync successful!" msgid "Sync successful!"
msgstr "Synkronisering var en succes!" msgstr "Synkronisering var en succes!"
#: .\cookbook\views\api.py:1672 #: .\cookbook\views\api.py:1674
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "Der skete en fejl under synkroniseringen med lageret" msgstr "Der skete en fejl under synkroniseringen med lageret"

View File

@@ -14,11 +14,11 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: 2024-07-31 13:05+0000\n" "PO-Revision-Date: 2024-07-31 13:05+0000\n"
"Last-Translator: vabene1111 <vabene1234@googlemail.com>\n" "Last-Translator: vabene1111 <vabene1234@googlemail.com>\n"
"Language-Team: German <http://translate.tandoor.dev/projects/tandoor/" "Language-Team: German <http://translate.tandoor.dev/projects/tandoor/recipes-"
"recipes-backend/de/>\n" "backend/de/>\n"
"Language: de\n" "Language: de\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@@ -2206,101 +2206,101 @@ msgstr "Anzeigen"
msgid "URL Import" msgid "URL Import"
msgstr "URL-Import" msgstr "URL-Import"
#: .\cookbook\views\api.py:121 .\cookbook\views\api.py:214 #: .\cookbook\views\api.py:120 .\cookbook\views\api.py:213
msgid "Parameter updated_at incorrectly formatted" msgid "Parameter updated_at incorrectly formatted"
msgstr "Der Parameter updated_at ist falsch formatiert" msgstr "Der Parameter updated_at ist falsch formatiert"
#: .\cookbook\views\api.py:235 .\cookbook\views\api.py:341 #: .\cookbook\views\api.py:234 .\cookbook\views\api.py:340
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "Kein {self.basename} mit der ID {pk} existiert" msgstr "Kein {self.basename} mit der ID {pk} existiert"
#: .\cookbook\views\api.py:239 #: .\cookbook\views\api.py:238
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "Zusammenführen mit selben Objekt nicht möglich!" msgstr "Zusammenführen mit selben Objekt nicht möglich!"
#: .\cookbook\views\api.py:246 #: .\cookbook\views\api.py:245
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "Kein {self.basename} mit der ID {target} existiert" msgstr "Kein {self.basename} mit der ID {target} existiert"
#: .\cookbook\views\api.py:251 #: .\cookbook\views\api.py:250
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "Zusammenführen mit untergeordnetem Objekt nicht möglich!" msgstr "Zusammenführen mit untergeordnetem Objekt nicht möglich!"
#: .\cookbook\views\api.py:289 #: .\cookbook\views\api.py:288
#, python-brace-format #, python-brace-format
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "{source.name} wurde erfolgreich mit {target.name} zusammengeführt" msgstr "{source.name} wurde erfolgreich mit {target.name} zusammengeführt"
#: .\cookbook\views\api.py:294 #: .\cookbook\views\api.py:293
#, python-brace-format #, python-brace-format
msgid "An error occurred attempting to merge {source.name} with {target.name}" msgid "An error occurred attempting to merge {source.name} with {target.name}"
msgstr "" msgstr ""
"Beim zusammenführen von {source.name} mit {target.name} ist ein Fehler " "Beim zusammenführen von {source.name} mit {target.name} ist ein Fehler "
"aufgetreten" "aufgetreten"
#: .\cookbook\views\api.py:350 #: .\cookbook\views\api.py:349
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "{child.name} wurde erfolgreich zur Wurzel verschoben." msgstr "{child.name} wurde erfolgreich zur Wurzel verschoben."
#: .\cookbook\views\api.py:353 .\cookbook\views\api.py:371 #: .\cookbook\views\api.py:352 .\cookbook\views\api.py:370
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "Fehler aufgetreten beim verschieben von " msgstr "Fehler aufgetreten beim verschieben von "
#: .\cookbook\views\api.py:356 #: .\cookbook\views\api.py:355
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "Ein Element kann nicht in sich selbst verschoben werden!" msgstr "Ein Element kann nicht in sich selbst verschoben werden!"
#: .\cookbook\views\api.py:362 #: .\cookbook\views\api.py:361
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "Kein {self.basename} mit ID {parent} existiert" msgstr "Kein {self.basename} mit ID {parent} existiert"
#: .\cookbook\views\api.py:368 #: .\cookbook\views\api.py:367
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to parent {parent.name}" msgid "{child.name} was moved successfully to parent {parent.name}"
msgstr "" msgstr ""
"{child.name} wurde erfolgreich zum Überelement {parent.name} verschoben" "{child.name} wurde erfolgreich zum Überelement {parent.name} verschoben"
#: .\cookbook\views\api.py:590 #: .\cookbook\views\api.py:589
#, python-brace-format #, python-brace-format
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "{obj.name} wurde von der Einkaufsliste entfernt." msgstr "{obj.name} wurde von der Einkaufsliste entfernt."
#: .\cookbook\views\api.py:595 .\cookbook\views\api.py:1038 #: .\cookbook\views\api.py:594 .\cookbook\views\api.py:1037
#: .\cookbook\views\api.py:1051 #: .\cookbook\views\api.py:1050
#, python-brace-format #, python-brace-format
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "{obj.name} wurde der Einkaufsliste hinzugefügt." msgstr "{obj.name} wurde der Einkaufsliste hinzugefügt."
#: .\cookbook\views\api.py:743 #: .\cookbook\views\api.py:742
msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
"Filtern Sie Essenspläne ab Datum (einschließlich) im Format JJJJ-MM-TT." "Filtern Sie Essenspläne ab Datum (einschließlich) im Format JJJJ-MM-TT."
#: .\cookbook\views\api.py:744 #: .\cookbook\views\api.py:743
msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
"Filtern Sie die Essenspläne nach Datum (einschließlich) im Format JJJJ-MM-TT." "Filtern Sie die Essenspläne nach Datum (einschließlich) im Format JJJJ-MM-TT."
#: .\cookbook\views\api.py:745 #: .\cookbook\views\api.py:744
msgid "Filter meal plans with MealType ID. For multiple repeat parameter." msgid "Filter meal plans with MealType ID. For multiple repeat parameter."
msgstr "" msgstr ""
"Filtern Sie Mahlzeitenpläne nach der MealType ID. Für mehrere " "Filtern Sie Mahlzeitenpläne nach der MealType ID. Für mehrere "
"Wiederholungsparameter." "Wiederholungsparameter."
#: .\cookbook\views\api.py:873 #: .\cookbook\views\api.py:872
msgid "ID of recipe a step is part of. For multiple repeat parameter." msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgstr "" msgstr ""
"ID des Rezeptes zu dem ein Schritt gehört. Kann mehrfach angegeben werden." "ID des Rezeptes zu dem ein Schritt gehört. Kann mehrfach angegeben werden."
#: .\cookbook\views\api.py:874 #: .\cookbook\views\api.py:873
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "Abfragezeichenfolge, die mit dem Objektnamen übereinstimmt (ungenau)." msgstr "Abfragezeichenfolge, die mit dem Objektnamen übereinstimmt (ungenau)."
#: .\cookbook\views\api.py:910 #: .\cookbook\views\api.py:909
msgid "" msgid ""
"Query string matched (fuzzy) against recipe name. In the future also " "Query string matched (fuzzy) against recipe name. In the future also "
"fulltext search." "fulltext search."
@@ -2308,7 +2308,7 @@ msgstr ""
"Suchbegriff wird mit dem Rezeptnamen abgeglichen. In Zukunft auch " "Suchbegriff wird mit dem Rezeptnamen abgeglichen. In Zukunft auch "
"Volltextsuche." "Volltextsuche."
#: .\cookbook\views\api.py:911 #: .\cookbook\views\api.py:910
msgid "" msgid ""
"ID of keyword a recipe should have. For multiple repeat parameter. " "ID of keyword a recipe should have. For multiple repeat parameter. "
"Equivalent to keywords_or" "Equivalent to keywords_or"
@@ -2316,69 +2316,69 @@ msgstr ""
"ID des Stichwortes, das ein Rezept haben muss. Kann mehrfach angegeben " "ID des Stichwortes, das ein Rezept haben muss. Kann mehrfach angegeben "
"werden. Äquivalent zu keywords_or" "werden. Äquivalent zu keywords_or"
#: .\cookbook\views\api.py:912 #: .\cookbook\views\api.py:911
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with any of the keywords" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords"
msgstr "" msgstr ""
"Stichwort IDs. Kann mehrfach angegeben werden. Listet Rezepte zu jedem der " "Stichwort IDs. Kann mehrfach angegeben werden. Listet Rezepte zu jedem der "
"angegebenen Stichwörter" "angegebenen Stichwörter"
#: .\cookbook\views\api.py:913 #: .\cookbook\views\api.py:912
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with all of the keywords." "Keyword IDs, repeat for multiple. Return recipes with all of the keywords."
msgstr "" msgstr ""
"Stichwort IDs. Kann mehrfach angegeben werden. Listet Rezepte mit allen " "Stichwort IDs. Kann mehrfach angegeben werden. Listet Rezepte mit allen "
"angegebenen Stichwörtern." "angegebenen Stichwörtern."
#: .\cookbook\views\api.py:914 #: .\cookbook\views\api.py:913
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords."
msgstr "" msgstr ""
"Stichwort ID. Kann mehrfach angegeben werden. Schließt Rezepte einem der " "Stichwort ID. Kann mehrfach angegeben werden. Schließt Rezepte einem der "
"angegebenen Stichwörtern aus." "angegebenen Stichwörtern aus."
#: .\cookbook\views\api.py:915 #: .\cookbook\views\api.py:914
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords."
msgstr "" msgstr ""
"Stichwort IDs. Kann mehrfach angegeben werden. Schließt Rezepte mit allen " "Stichwort IDs. Kann mehrfach angegeben werden. Schließt Rezepte mit allen "
"angegebenen Stichwörtern aus." "angegebenen Stichwörtern aus."
#: .\cookbook\views\api.py:916 #: .\cookbook\views\api.py:915
msgid "ID of food a recipe should have. For multiple repeat parameter." msgid "ID of food a recipe should have. For multiple repeat parameter."
msgstr "" msgstr ""
"ID einer Zutat, zu der Rezepte gelistet werden sollen. Kann mehrfach " "ID einer Zutat, zu der Rezepte gelistet werden sollen. Kann mehrfach "
"angegeben werden." "angegeben werden."
#: .\cookbook\views\api.py:917 #: .\cookbook\views\api.py:916
msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgid "Food IDs, repeat for multiple. Return recipes with any of the foods"
msgstr "" msgstr ""
"Zutat ID. Kann mehrfach angegeben werden. Listet Rezepte mindestens einer " "Zutat ID. Kann mehrfach angegeben werden. Listet Rezepte mindestens einer "
"der Zutaten" "der Zutaten"
#: .\cookbook\views\api.py:918 #: .\cookbook\views\api.py:917
msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgid "Food IDs, repeat for multiple. Return recipes with all of the foods."
msgstr "" msgstr ""
"Zutat ID. Kann mehrfach angegeben werden. Listet Rezepte mit allen " "Zutat ID. Kann mehrfach angegeben werden. Listet Rezepte mit allen "
"angegebenen Zutaten." "angegebenen Zutaten."
#: .\cookbook\views\api.py:919 #: .\cookbook\views\api.py:918
msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods."
msgstr "" msgstr ""
"Zutat ID. Kann mehrfach angegeben werden. Schließt Rezepte aus, die eine der " "Zutat ID. Kann mehrfach angegeben werden. Schließt Rezepte aus, die eine der "
"angegebenen Zutaten enthalten." "angegebenen Zutaten enthalten."
#: .\cookbook\views\api.py:920 #: .\cookbook\views\api.py:919
msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods."
msgstr "" msgstr ""
"Zutat ID. Kann mehrfach angegeben werden. Schließt Rezepte aus, die alle " "Zutat ID. Kann mehrfach angegeben werden. Schließt Rezepte aus, die alle "
"angegebenen Zutaten enthalten." "angegebenen Zutaten enthalten."
#: .\cookbook\views\api.py:921 #: .\cookbook\views\api.py:920
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "ID der Einheit, die ein Rezept haben sollte." msgstr "ID der Einheit, die ein Rezept haben sollte."
#: .\cookbook\views\api.py:922 #: .\cookbook\views\api.py:921
msgid "" msgid ""
"Rating a recipe should have or greater. [0 - 5] Negative value filters " "Rating a recipe should have or greater. [0 - 5] Negative value filters "
"rating less than." "rating less than."
@@ -2386,50 +2386,50 @@ msgstr ""
"Mindestbewertung eines Rezeptes (0-5). Negative Werte filtern nach " "Mindestbewertung eines Rezeptes (0-5). Negative Werte filtern nach "
"Maximalbewertung." "Maximalbewertung."
#: .\cookbook\views\api.py:923 #: .\cookbook\views\api.py:922
msgid "ID of book a recipe should be in. For multiple repeat parameter." msgid "ID of book a recipe should be in. For multiple repeat parameter."
msgstr "Buch ID, in dem das Rezept ist. Kann mehrfach angegeben werden." msgstr "Buch ID, in dem das Rezept ist. Kann mehrfach angegeben werden."
#: .\cookbook\views\api.py:924 #: .\cookbook\views\api.py:923
msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgid "Book IDs, repeat for multiple. Return recipes with any of the books"
msgstr "" msgstr ""
"Buch ID. Kann mehrfach angegeben werden. Listet alle Rezepte aus den " "Buch ID. Kann mehrfach angegeben werden. Listet alle Rezepte aus den "
"angegebenen Büchern" "angegebenen Büchern"
#: .\cookbook\views\api.py:925 #: .\cookbook\views\api.py:924
msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgid "Book IDs, repeat for multiple. Return recipes with all of the books."
msgstr "" msgstr ""
"Buch ID. Kann mehrfach angegeben werden. Listet die Rezepte, die in allen " "Buch ID. Kann mehrfach angegeben werden. Listet die Rezepte, die in allen "
"Büchern enthalten sind." "Büchern enthalten sind."
#: .\cookbook\views\api.py:926 #: .\cookbook\views\api.py:925
msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books."
msgstr "" msgstr ""
"Buch IDs. Kann mehrfach angegeben werden. Schließt Rezepte aus den " "Buch IDs. Kann mehrfach angegeben werden. Schließt Rezepte aus den "
"angegebenen Büchern aus." "angegebenen Büchern aus."
#: .\cookbook\views\api.py:927 #: .\cookbook\views\api.py:926
msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books."
msgstr "" msgstr ""
"Buch IDs. Kann mehrfach angegeben werden. Schließt Rezepte aus, die in allen " "Buch IDs. Kann mehrfach angegeben werden. Schließt Rezepte aus, die in allen "
"angegebenen Büchern enthalten sind." "angegebenen Büchern enthalten sind."
#: .\cookbook\views\api.py:928 #: .\cookbook\views\api.py:927
msgid "If only internal recipes should be returned. [true/<b>false</b>]" msgid "If only internal recipes should be returned. [true/<b>false</b>]"
msgstr "Nur interne Rezepte sollen gelistet werden. [ja/<b>nein</b>]" msgstr "Nur interne Rezepte sollen gelistet werden. [ja/<b>nein</b>]"
#: .\cookbook\views\api.py:929 #: .\cookbook\views\api.py:928
msgid "Returns the results in randomized order. [true/<b>false</b>]" msgid "Returns the results in randomized order. [true/<b>false</b>]"
msgstr "" msgstr ""
"Die Suchergebnisse sollen in zufälliger Reihenfolge gelistet werden. [ja/" "Die Suchergebnisse sollen in zufälliger Reihenfolge gelistet werden. [ja/"
"<b>nein</b>]" "<b>nein</b>]"
#: .\cookbook\views\api.py:930 #: .\cookbook\views\api.py:929
msgid "Returns new results first in search results. [true/<b>false</b>]" msgid "Returns new results first in search results. [true/<b>false</b>]"
msgstr "" msgstr ""
"Die neuesten Suchergebnisse sollen zuerst angezeigt werden. [ja/<b>nein</b>]" "Die neuesten Suchergebnisse sollen zuerst angezeigt werden. [ja/<b>nein</b>]"
#: .\cookbook\views\api.py:931 #: .\cookbook\views\api.py:930
msgid "" msgid ""
"Filter recipes cooked X times or more. Negative values returns cooked less " "Filter recipes cooked X times or more. Negative values returns cooked less "
"than X times" "than X times"
@@ -2437,7 +2437,7 @@ msgstr ""
"Rezepte listen, die mindestens x-mal gekocht wurden. Eine negative Zahl " "Rezepte listen, die mindestens x-mal gekocht wurden. Eine negative Zahl "
"listet Rezepte, die weniger als x-mal gekocht wurden" "listet Rezepte, die weniger als x-mal gekocht wurden"
#: .\cookbook\views\api.py:932 #: .\cookbook\views\api.py:931
msgid "" msgid ""
"Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
@@ -2446,7 +2446,7 @@ msgstr ""
"wurden. Mit vorangestelltem - , werden Rezepte am oder vor dem Datum " "wurden. Mit vorangestelltem - , werden Rezepte am oder vor dem Datum "
"gelistet." "gelistet."
#: .\cookbook\views\api.py:933 #: .\cookbook\views\api.py:932
msgid "" msgid ""
"Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
@@ -2454,7 +2454,7 @@ msgstr ""
"Rezepte listen, die am angegebenen Datum oder später erstellt wurden. Wenn - " "Rezepte listen, die am angegebenen Datum oder später erstellt wurden. Wenn - "
"vorangestellt wird, wird am oder vor dem Datum gelistet." "vorangestellt wird, wird am oder vor dem Datum gelistet."
#: .\cookbook\views\api.py:934 #: .\cookbook\views\api.py:933
msgid "" msgid ""
"Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
@@ -2462,7 +2462,7 @@ msgstr ""
"Rezepte listen, die am angegebenen Datum oder später aktualisiert wurden. " "Rezepte listen, die am angegebenen Datum oder später aktualisiert wurden. "
"Wenn - vorangestellt wird, wird am oder vor dem Datum gelistet." "Wenn - vorangestellt wird, wird am oder vor dem Datum gelistet."
#: .\cookbook\views\api.py:935 #: .\cookbook\views\api.py:934
msgid "" msgid ""
"Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
@@ -2470,13 +2470,13 @@ msgstr ""
"Rezepte listen, die am angegebenen Datum oder später zuletzt angesehen " "Rezepte listen, die am angegebenen Datum oder später zuletzt angesehen "
"wurden. Wenn - vorangestellt wird, wird am oder vor dem Datum gelistet." "wurden. Wenn - vorangestellt wird, wird am oder vor dem Datum gelistet."
#: .\cookbook\views\api.py:936 #: .\cookbook\views\api.py:935
msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]" msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]"
msgstr "" msgstr ""
"Rezepte listen, die mit vorhandenen Zutaten gekocht werden können. [ja/" "Rezepte listen, die mit vorhandenen Zutaten gekocht werden können. [ja/"
"<b>nein</b>]" "<b>nein</b>]"
#: .\cookbook\views\api.py:1123 #: .\cookbook\views\api.py:1122
msgid "" msgid ""
"Returns the shopping list entry with a primary key of id. Multiple values " "Returns the shopping list entry with a primary key of id. Multiple values "
"allowed." "allowed."
@@ -2484,7 +2484,7 @@ msgstr ""
"Zeigt denjenigen Eintrag auf der Einkaufliste mit der angegebenen ID. Kann " "Zeigt denjenigen Eintrag auf der Einkaufliste mit der angegebenen ID. Kann "
"mehrfach angegeben werden." "mehrfach angegeben werden."
#: .\cookbook\views\api.py:1126 #: .\cookbook\views\api.py:1125
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</" "Filter shopping list entries on checked. [true, false, both, <b>recent</"
"b>]<br> - recent includes unchecked items and recently " "b>]<br> - recent includes unchecked items and recently "
@@ -2494,16 +2494,16 @@ msgstr ""
"<b>kürzlich</b>]<br> - kürzlich enthält nicht abgehakte " "<b>kürzlich</b>]<br> - kürzlich enthält nicht abgehakte "
"Einträge und kürzlich abgeschlossene Einträge." "Einträge und kürzlich abgeschlossene Einträge."
#: .\cookbook\views\api.py:1129 #: .\cookbook\views\api.py:1128
msgid "Returns the shopping list entries sorted by supermarket category order." msgid "Returns the shopping list entries sorted by supermarket category order."
msgstr "" msgstr ""
"Listet die Einträge der Einkaufsliste sortiert nach Supermarktkategorie." "Listet die Einträge der Einkaufsliste sortiert nach Supermarktkategorie."
#: .\cookbook\views\api.py:1211 #: .\cookbook\views\api.py:1210
msgid "Filter for entries with the given recipe" msgid "Filter for entries with the given recipe"
msgstr "Filter für Einträge mit dem angegebenen Rezept" msgstr "Filter für Einträge mit dem angegebenen Rezept"
#: .\cookbook\views\api.py:1293 #: .\cookbook\views\api.py:1292
#, fuzzy #, fuzzy
#| msgid "" #| msgid ""
#| "Returns the shopping list entry with a primary key of id. Multiple " #| "Returns the shopping list entry with a primary key of id. Multiple "
@@ -2515,45 +2515,45 @@ msgstr ""
"Zeigt denjenigen Eintrag auf der Einkaufliste mit der angegebenen ID. Kann " "Zeigt denjenigen Eintrag auf der Einkaufliste mit der angegebenen ID. Kann "
"mehrfach angegeben werden." "mehrfach angegeben werden."
#: .\cookbook\views\api.py:1416 #: .\cookbook\views\api.py:1415
msgid "Nothing to do." msgid "Nothing to do."
msgstr "Nichts zu tun." msgstr "Nichts zu tun."
#: .\cookbook\views\api.py:1443 #: .\cookbook\views\api.py:1445
msgid "Invalid Url" msgid "Invalid Url"
msgstr "Ungültige URL" msgstr "Ungültige URL"
#: .\cookbook\views\api.py:1447 #: .\cookbook\views\api.py:1449
msgid "Connection Refused." msgid "Connection Refused."
msgstr "Verbindung fehlgeschlagen." msgstr "Verbindung fehlgeschlagen."
#: .\cookbook\views\api.py:1449 #: .\cookbook\views\api.py:1451
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "Ungültiges URL Schema." msgstr "Ungültiges URL Schema."
#: .\cookbook\views\api.py:1472 #: .\cookbook\views\api.py:1474
msgid "No usable data could be found." msgid "No usable data could be found."
msgstr "Es konnten keine passenden Daten gefunden werden." msgstr "Es konnten keine passenden Daten gefunden werden."
#: .\cookbook\views\api.py:1547 #: .\cookbook\views\api.py:1549
msgid "File is above space limit" msgid "File is above space limit"
msgstr "Datei überschreitet das Speicherplatzlimit" msgstr "Datei überschreitet das Speicherplatzlimit"
#: .\cookbook\views\api.py:1564 .\cookbook\views\import_export.py:114 #: .\cookbook\views\api.py:1566 .\cookbook\views\import_export.py:114
msgid "Importing is not implemented for this provider" msgid "Importing is not implemented for this provider"
msgstr "Importieren ist für diesen Anbieter noch nicht implementiert" msgstr "Importieren ist für diesen Anbieter noch nicht implementiert"
#: .\cookbook\views\api.py:1648 .\cookbook\views\data.py:30 #: .\cookbook\views\api.py:1650 .\cookbook\views\data.py:30
#: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63 #: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63
#: .\cookbook\views\new.py:82 #: .\cookbook\views\new.py:82
msgid "This feature is not yet available in the hosted version of tandoor!" msgid "This feature is not yet available in the hosted version of tandoor!"
msgstr "Diese Funktion ist in dieser Version von Tandoor noch nicht verfügbar!" msgstr "Diese Funktion ist in dieser Version von Tandoor noch nicht verfügbar!"
#: .\cookbook\views\api.py:1669 #: .\cookbook\views\api.py:1671
msgid "Sync successful!" msgid "Sync successful!"
msgstr "Synchronisation erfolgreich!" msgstr "Synchronisation erfolgreich!"
#: .\cookbook\views\api.py:1672 #: .\cookbook\views\api.py:1674
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "Fehler beim Synchronisieren" msgstr "Fehler beim Synchronisieren"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: 2023-08-21 09:19+0000\n" "PO-Revision-Date: 2023-08-21 09:19+0000\n"
"Last-Translator: Theodoros Grammenos <teogramm@outlook.com>\n" "Last-Translator: Theodoros Grammenos <teogramm@outlook.com>\n"
"Language-Team: Greek <http://translate.tandoor.dev/projects/tandoor/recipes-" "Language-Team: Greek <http://translate.tandoor.dev/projects/tandoor/recipes-"
@@ -2030,286 +2030,286 @@ msgstr "Προβολή αρχείων καταγραφής"
msgid "URL Import" msgid "URL Import"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:121 .\cookbook\views\api.py:214 #: .\cookbook\views\api.py:120 .\cookbook\views\api.py:213
msgid "Parameter updated_at incorrectly formatted" msgid "Parameter updated_at incorrectly formatted"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:235 .\cookbook\views\api.py:341 #: .\cookbook\views\api.py:234 .\cookbook\views\api.py:340
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:239 #: .\cookbook\views\api.py:238
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:246 #: .\cookbook\views\api.py:245
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:251 #: .\cookbook\views\api.py:250
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:289 #: .\cookbook\views\api.py:288
#, python-brace-format #, python-brace-format
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:294 #: .\cookbook\views\api.py:293
#, python-brace-format #, python-brace-format
msgid "An error occurred attempting to merge {source.name} with {target.name}" msgid "An error occurred attempting to merge {source.name} with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:350 #: .\cookbook\views\api.py:349
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:353 .\cookbook\views\api.py:371 #: .\cookbook\views\api.py:352 .\cookbook\views\api.py:370
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "" msgstr ""
#: .\cookbook\views\api.py:356 #: .\cookbook\views\api.py:355
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:362 #: .\cookbook\views\api.py:361
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:368 #: .\cookbook\views\api.py:367
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to parent {parent.name}" msgid "{child.name} was moved successfully to parent {parent.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:590 #: .\cookbook\views\api.py:589
#, python-brace-format #, python-brace-format
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:595 .\cookbook\views\api.py:1038 #: .\cookbook\views\api.py:594 .\cookbook\views\api.py:1037
#: .\cookbook\views\api.py:1051 #: .\cookbook\views\api.py:1050
#, python-brace-format #, python-brace-format
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:743 #: .\cookbook\views\api.py:742
msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:744 #: .\cookbook\views\api.py:743
msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:745 #: .\cookbook\views\api.py:744
msgid "Filter meal plans with MealType ID. For multiple repeat parameter." msgid "Filter meal plans with MealType ID. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:873 #: .\cookbook\views\api.py:872
msgid "ID of recipe a step is part of. For multiple repeat parameter." msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:874 #: .\cookbook\views\api.py:873
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:910 #: .\cookbook\views\api.py:909
msgid "" msgid ""
"Query string matched (fuzzy) against recipe name. In the future also " "Query string matched (fuzzy) against recipe name. In the future also "
"fulltext search." "fulltext search."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:911 #: .\cookbook\views\api.py:910
msgid "" msgid ""
"ID of keyword a recipe should have. For multiple repeat parameter. " "ID of keyword a recipe should have. For multiple repeat parameter. "
"Equivalent to keywords_or" "Equivalent to keywords_or"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:912 #: .\cookbook\views\api.py:911
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with any of the keywords" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:913 #: .\cookbook\views\api.py:912
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with all of the keywords." "Keyword IDs, repeat for multiple. Return recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:914 #: .\cookbook\views\api.py:913
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:915 #: .\cookbook\views\api.py:914
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:916 #: .\cookbook\views\api.py:915
msgid "ID of food a recipe should have. For multiple repeat parameter." msgid "ID of food a recipe should have. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:917 #: .\cookbook\views\api.py:916
msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgid "Food IDs, repeat for multiple. Return recipes with any of the foods"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:918 #: .\cookbook\views\api.py:917
msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgid "Food IDs, repeat for multiple. Return recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:919 #: .\cookbook\views\api.py:918
msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:920 #: .\cookbook\views\api.py:919
msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:921 #: .\cookbook\views\api.py:920
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:922 #: .\cookbook\views\api.py:921
msgid "" msgid ""
"Rating a recipe should have or greater. [0 - 5] Negative value filters " "Rating a recipe should have or greater. [0 - 5] Negative value filters "
"rating less than." "rating less than."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:923 #: .\cookbook\views\api.py:922
msgid "ID of book a recipe should be in. For multiple repeat parameter." msgid "ID of book a recipe should be in. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:924 #: .\cookbook\views\api.py:923
msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgid "Book IDs, repeat for multiple. Return recipes with any of the books"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:925 #: .\cookbook\views\api.py:924
msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgid "Book IDs, repeat for multiple. Return recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:926 #: .\cookbook\views\api.py:925
msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:927 #: .\cookbook\views\api.py:926
msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:928 #: .\cookbook\views\api.py:927
msgid "If only internal recipes should be returned. [true/<b>false</b>]" msgid "If only internal recipes should be returned. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:929 #: .\cookbook\views\api.py:928
msgid "Returns the results in randomized order. [true/<b>false</b>]" msgid "Returns the results in randomized order. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:930 #: .\cookbook\views\api.py:929
msgid "Returns new results first in search results. [true/<b>false</b>]" msgid "Returns new results first in search results. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:931 #: .\cookbook\views\api.py:930
msgid "" msgid ""
"Filter recipes cooked X times or more. Negative values returns cooked less " "Filter recipes cooked X times or more. Negative values returns cooked less "
"than X times" "than X times"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:932 #: .\cookbook\views\api.py:931
msgid "" msgid ""
"Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:933 #: .\cookbook\views\api.py:932
msgid "" msgid ""
"Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:934 #: .\cookbook\views\api.py:933
msgid "" msgid ""
"Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:935 #: .\cookbook\views\api.py:934
msgid "" msgid ""
"Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:936 #: .\cookbook\views\api.py:935
msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]" msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1123 #: .\cookbook\views\api.py:1122
msgid "" msgid ""
"Returns the shopping list entry with a primary key of id. Multiple values " "Returns the shopping list entry with a primary key of id. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1126 #: .\cookbook\views\api.py:1125
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</" "Filter shopping list entries on checked. [true, false, both, <b>recent</"
"b>]<br> - recent includes unchecked items and recently " "b>]<br> - recent includes unchecked items and recently "
"completed items." "completed items."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1129 #: .\cookbook\views\api.py:1128
msgid "Returns the shopping list entries sorted by supermarket category order." msgid "Returns the shopping list entries sorted by supermarket category order."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1211 #: .\cookbook\views\api.py:1210
msgid "Filter for entries with the given recipe" msgid "Filter for entries with the given recipe"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1293 #: .\cookbook\views\api.py:1292
msgid "" msgid ""
"Return the Automations matching the automation type. Multiple values " "Return the Automations matching the automation type. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1416 #: .\cookbook\views\api.py:1415
msgid "Nothing to do." msgid "Nothing to do."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1443 #: .\cookbook\views\api.py:1445
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1447 #: .\cookbook\views\api.py:1449
msgid "Connection Refused." msgid "Connection Refused."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1449 #: .\cookbook\views\api.py:1451
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1472 #: .\cookbook\views\api.py:1474
msgid "No usable data could be found." msgid "No usable data could be found."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1547 #: .\cookbook\views\api.py:1549
msgid "File is above space limit" msgid "File is above space limit"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1564 .\cookbook\views\import_export.py:114 #: .\cookbook\views\api.py:1566 .\cookbook\views\import_export.py:114
msgid "Importing is not implemented for this provider" msgid "Importing is not implemented for this provider"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1648 .\cookbook\views\data.py:30 #: .\cookbook\views\api.py:1650 .\cookbook\views\data.py:30
#: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63 #: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63
#: .\cookbook\views\new.py:82 #: .\cookbook\views\new.py:82
msgid "This feature is not yet available in the hosted version of tandoor!" msgid "This feature is not yet available in the hosted version of tandoor!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1669 #: .\cookbook\views\api.py:1671
msgid "Sync successful!" msgid "Sync successful!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1672 #: .\cookbook\views\api.py:1674
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1934,286 +1934,286 @@ msgstr ""
msgid "URL Import" msgid "URL Import"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:121 .\cookbook\views\api.py:214 #: .\cookbook\views\api.py:120 .\cookbook\views\api.py:213
msgid "Parameter updated_at incorrectly formatted" msgid "Parameter updated_at incorrectly formatted"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:235 .\cookbook\views\api.py:341 #: .\cookbook\views\api.py:234 .\cookbook\views\api.py:340
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:239 #: .\cookbook\views\api.py:238
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:246 #: .\cookbook\views\api.py:245
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:251 #: .\cookbook\views\api.py:250
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:289 #: .\cookbook\views\api.py:288
#, python-brace-format #, python-brace-format
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:294 #: .\cookbook\views\api.py:293
#, python-brace-format #, python-brace-format
msgid "An error occurred attempting to merge {source.name} with {target.name}" msgid "An error occurred attempting to merge {source.name} with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:350 #: .\cookbook\views\api.py:349
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:353 .\cookbook\views\api.py:371 #: .\cookbook\views\api.py:352 .\cookbook\views\api.py:370
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "" msgstr ""
#: .\cookbook\views\api.py:356 #: .\cookbook\views\api.py:355
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:362 #: .\cookbook\views\api.py:361
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:368 #: .\cookbook\views\api.py:367
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to parent {parent.name}" msgid "{child.name} was moved successfully to parent {parent.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:590 #: .\cookbook\views\api.py:589
#, python-brace-format #, python-brace-format
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:595 .\cookbook\views\api.py:1038 #: .\cookbook\views\api.py:594 .\cookbook\views\api.py:1037
#: .\cookbook\views\api.py:1051 #: .\cookbook\views\api.py:1050
#, python-brace-format #, python-brace-format
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:743 #: .\cookbook\views\api.py:742
msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:744 #: .\cookbook\views\api.py:743
msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:745 #: .\cookbook\views\api.py:744
msgid "Filter meal plans with MealType ID. For multiple repeat parameter." msgid "Filter meal plans with MealType ID. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:873 #: .\cookbook\views\api.py:872
msgid "ID of recipe a step is part of. For multiple repeat parameter." msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:874 #: .\cookbook\views\api.py:873
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:910 #: .\cookbook\views\api.py:909
msgid "" msgid ""
"Query string matched (fuzzy) against recipe name. In the future also " "Query string matched (fuzzy) against recipe name. In the future also "
"fulltext search." "fulltext search."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:911 #: .\cookbook\views\api.py:910
msgid "" msgid ""
"ID of keyword a recipe should have. For multiple repeat parameter. " "ID of keyword a recipe should have. For multiple repeat parameter. "
"Equivalent to keywords_or" "Equivalent to keywords_or"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:912 #: .\cookbook\views\api.py:911
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with any of the keywords" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:913 #: .\cookbook\views\api.py:912
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with all of the keywords." "Keyword IDs, repeat for multiple. Return recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:914 #: .\cookbook\views\api.py:913
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:915 #: .\cookbook\views\api.py:914
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:916 #: .\cookbook\views\api.py:915
msgid "ID of food a recipe should have. For multiple repeat parameter." msgid "ID of food a recipe should have. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:917 #: .\cookbook\views\api.py:916
msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgid "Food IDs, repeat for multiple. Return recipes with any of the foods"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:918 #: .\cookbook\views\api.py:917
msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgid "Food IDs, repeat for multiple. Return recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:919 #: .\cookbook\views\api.py:918
msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:920 #: .\cookbook\views\api.py:919
msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:921 #: .\cookbook\views\api.py:920
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:922 #: .\cookbook\views\api.py:921
msgid "" msgid ""
"Rating a recipe should have or greater. [0 - 5] Negative value filters " "Rating a recipe should have or greater. [0 - 5] Negative value filters "
"rating less than." "rating less than."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:923 #: .\cookbook\views\api.py:922
msgid "ID of book a recipe should be in. For multiple repeat parameter." msgid "ID of book a recipe should be in. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:924 #: .\cookbook\views\api.py:923
msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgid "Book IDs, repeat for multiple. Return recipes with any of the books"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:925 #: .\cookbook\views\api.py:924
msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgid "Book IDs, repeat for multiple. Return recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:926 #: .\cookbook\views\api.py:925
msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:927 #: .\cookbook\views\api.py:926
msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:928 #: .\cookbook\views\api.py:927
msgid "If only internal recipes should be returned. [true/<b>false</b>]" msgid "If only internal recipes should be returned. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:929 #: .\cookbook\views\api.py:928
msgid "Returns the results in randomized order. [true/<b>false</b>]" msgid "Returns the results in randomized order. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:930 #: .\cookbook\views\api.py:929
msgid "Returns new results first in search results. [true/<b>false</b>]" msgid "Returns new results first in search results. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:931 #: .\cookbook\views\api.py:930
msgid "" msgid ""
"Filter recipes cooked X times or more. Negative values returns cooked less " "Filter recipes cooked X times or more. Negative values returns cooked less "
"than X times" "than X times"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:932 #: .\cookbook\views\api.py:931
msgid "" msgid ""
"Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:933 #: .\cookbook\views\api.py:932
msgid "" msgid ""
"Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:934 #: .\cookbook\views\api.py:933
msgid "" msgid ""
"Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:935 #: .\cookbook\views\api.py:934
msgid "" msgid ""
"Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:936 #: .\cookbook\views\api.py:935
msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]" msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1123 #: .\cookbook\views\api.py:1122
msgid "" msgid ""
"Returns the shopping list entry with a primary key of id. Multiple values " "Returns the shopping list entry with a primary key of id. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1126 #: .\cookbook\views\api.py:1125
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</" "Filter shopping list entries on checked. [true, false, both, <b>recent</"
"b>]<br> - recent includes unchecked items and recently " "b>]<br> - recent includes unchecked items and recently "
"completed items." "completed items."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1129 #: .\cookbook\views\api.py:1128
msgid "Returns the shopping list entries sorted by supermarket category order." msgid "Returns the shopping list entries sorted by supermarket category order."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1211 #: .\cookbook\views\api.py:1210
msgid "Filter for entries with the given recipe" msgid "Filter for entries with the given recipe"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1293 #: .\cookbook\views\api.py:1292
msgid "" msgid ""
"Return the Automations matching the automation type. Multiple values " "Return the Automations matching the automation type. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1416 #: .\cookbook\views\api.py:1415
msgid "Nothing to do." msgid "Nothing to do."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1443 #: .\cookbook\views\api.py:1445
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1447 #: .\cookbook\views\api.py:1449
msgid "Connection Refused." msgid "Connection Refused."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1449 #: .\cookbook\views\api.py:1451
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1472 #: .\cookbook\views\api.py:1474
msgid "No usable data could be found." msgid "No usable data could be found."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1547 #: .\cookbook\views\api.py:1549
msgid "File is above space limit" msgid "File is above space limit"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1564 .\cookbook\views\import_export.py:114 #: .\cookbook\views\api.py:1566 .\cookbook\views\import_export.py:114
msgid "Importing is not implemented for this provider" msgid "Importing is not implemented for this provider"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1648 .\cookbook\views\data.py:30 #: .\cookbook\views\api.py:1650 .\cookbook\views\data.py:30
#: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63 #: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63
#: .\cookbook\views\new.py:82 #: .\cookbook\views\new.py:82
msgid "This feature is not yet available in the hosted version of tandoor!" msgid "This feature is not yet available in the hosted version of tandoor!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1669 #: .\cookbook\views\api.py:1671
msgid "Sync successful!" msgid "Sync successful!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1672 #: .\cookbook\views\api.py:1674
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "" msgstr ""

View File

@@ -13,7 +13,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: 2024-03-27 19:02+0000\n" "PO-Revision-Date: 2024-03-27 19:02+0000\n"
"Last-Translator: Axel Breiterman <axelbreiterman@gmail.com>\n" "Last-Translator: Axel Breiterman <axelbreiterman@gmail.com>\n"
"Language-Team: Spanish <http://translate.tandoor.dev/projects/tandoor/" "Language-Team: Spanish <http://translate.tandoor.dev/projects/tandoor/"
@@ -2153,282 +2153,282 @@ msgstr "Mostrar Enlaces"
msgid "URL Import" msgid "URL Import"
msgstr "Importar URL" msgstr "Importar URL"
#: .\cookbook\views\api.py:121 .\cookbook\views\api.py:214 #: .\cookbook\views\api.py:120 .\cookbook\views\api.py:213
#, fuzzy #, fuzzy
#| msgid "Parameter filter_list incorrectly formatted" #| msgid "Parameter filter_list incorrectly formatted"
msgid "Parameter updated_at incorrectly formatted" msgid "Parameter updated_at incorrectly formatted"
msgstr "Parámetro filter_list formateado incorrectamente" msgstr "Parámetro filter_list formateado incorrectamente"
#: .\cookbook\views\api.py:235 .\cookbook\views\api.py:341 #: .\cookbook\views\api.py:234 .\cookbook\views\api.py:340
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:239 #: .\cookbook\views\api.py:238
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "¡No se puede unir con el mismo objeto!" msgstr "¡No se puede unir con el mismo objeto!"
#: .\cookbook\views\api.py:246 #: .\cookbook\views\api.py:245
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:251 #: .\cookbook\views\api.py:250
#, fuzzy #, fuzzy
#| msgid "Cannot merge with the same object!" #| msgid "Cannot merge with the same object!"
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "¡No se puede unir con el mismo objeto!" msgstr "¡No se puede unir con el mismo objeto!"
#: .\cookbook\views\api.py:289 #: .\cookbook\views\api.py:288
#, python-brace-format #, python-brace-format
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:294 #: .\cookbook\views\api.py:293
#, python-brace-format #, python-brace-format
msgid "An error occurred attempting to merge {source.name} with {target.name}" msgid "An error occurred attempting to merge {source.name} with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:350 #: .\cookbook\views\api.py:349
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:353 .\cookbook\views\api.py:371 #: .\cookbook\views\api.py:352 .\cookbook\views\api.py:370
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "" msgstr ""
#: .\cookbook\views\api.py:356 #: .\cookbook\views\api.py:355
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:362 #: .\cookbook\views\api.py:361
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:368 #: .\cookbook\views\api.py:367
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to parent {parent.name}" msgid "{child.name} was moved successfully to parent {parent.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:590 #: .\cookbook\views\api.py:589
#, python-brace-format #, python-brace-format
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:595 .\cookbook\views\api.py:1038 #: .\cookbook\views\api.py:594 .\cookbook\views\api.py:1037
#: .\cookbook\views\api.py:1051 #: .\cookbook\views\api.py:1050
#, python-brace-format #, python-brace-format
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:743 #: .\cookbook\views\api.py:742
msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:744 #: .\cookbook\views\api.py:743
msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:745 #: .\cookbook\views\api.py:744
msgid "Filter meal plans with MealType ID. For multiple repeat parameter." msgid "Filter meal plans with MealType ID. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:873 #: .\cookbook\views\api.py:872
msgid "ID of recipe a step is part of. For multiple repeat parameter." msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:874 #: .\cookbook\views\api.py:873
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:910 #: .\cookbook\views\api.py:909
msgid "" msgid ""
"Query string matched (fuzzy) against recipe name. In the future also " "Query string matched (fuzzy) against recipe name. In the future also "
"fulltext search." "fulltext search."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:911 #: .\cookbook\views\api.py:910
msgid "" msgid ""
"ID of keyword a recipe should have. For multiple repeat parameter. " "ID of keyword a recipe should have. For multiple repeat parameter. "
"Equivalent to keywords_or" "Equivalent to keywords_or"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:912 #: .\cookbook\views\api.py:911
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with any of the keywords" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:913 #: .\cookbook\views\api.py:912
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with all of the keywords." "Keyword IDs, repeat for multiple. Return recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:914 #: .\cookbook\views\api.py:913
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:915 #: .\cookbook\views\api.py:914
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:916 #: .\cookbook\views\api.py:915
msgid "ID of food a recipe should have. For multiple repeat parameter." msgid "ID of food a recipe should have. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:917 #: .\cookbook\views\api.py:916
msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgid "Food IDs, repeat for multiple. Return recipes with any of the foods"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:918 #: .\cookbook\views\api.py:917
msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgid "Food IDs, repeat for multiple. Return recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:919 #: .\cookbook\views\api.py:918
msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:920 #: .\cookbook\views\api.py:919
msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:921 #: .\cookbook\views\api.py:920
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:922 #: .\cookbook\views\api.py:921
msgid "" msgid ""
"Rating a recipe should have or greater. [0 - 5] Negative value filters " "Rating a recipe should have or greater. [0 - 5] Negative value filters "
"rating less than." "rating less than."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:923 #: .\cookbook\views\api.py:922
msgid "ID of book a recipe should be in. For multiple repeat parameter." msgid "ID of book a recipe should be in. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:924 #: .\cookbook\views\api.py:923
msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgid "Book IDs, repeat for multiple. Return recipes with any of the books"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:925 #: .\cookbook\views\api.py:924
msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgid "Book IDs, repeat for multiple. Return recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:926 #: .\cookbook\views\api.py:925
msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:927 #: .\cookbook\views\api.py:926
msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:928 #: .\cookbook\views\api.py:927
msgid "If only internal recipes should be returned. [true/<b>false</b>]" msgid "If only internal recipes should be returned. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:929 #: .\cookbook\views\api.py:928
msgid "Returns the results in randomized order. [true/<b>false</b>]" msgid "Returns the results in randomized order. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:930 #: .\cookbook\views\api.py:929
msgid "Returns new results first in search results. [true/<b>false</b>]" msgid "Returns new results first in search results. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:931 #: .\cookbook\views\api.py:930
msgid "" msgid ""
"Filter recipes cooked X times or more. Negative values returns cooked less " "Filter recipes cooked X times or more. Negative values returns cooked less "
"than X times" "than X times"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:932 #: .\cookbook\views\api.py:931
msgid "" msgid ""
"Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:933 #: .\cookbook\views\api.py:932
msgid "" msgid ""
"Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:934 #: .\cookbook\views\api.py:933
msgid "" msgid ""
"Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:935 #: .\cookbook\views\api.py:934
msgid "" msgid ""
"Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:936 #: .\cookbook\views\api.py:935
msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]" msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1123 #: .\cookbook\views\api.py:1122
msgid "" msgid ""
"Returns the shopping list entry with a primary key of id. Multiple values " "Returns the shopping list entry with a primary key of id. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1126 #: .\cookbook\views\api.py:1125
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</" "Filter shopping list entries on checked. [true, false, both, <b>recent</"
"b>]<br> - recent includes unchecked items and recently " "b>]<br> - recent includes unchecked items and recently "
"completed items." "completed items."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1129 #: .\cookbook\views\api.py:1128
msgid "Returns the shopping list entries sorted by supermarket category order." msgid "Returns the shopping list entries sorted by supermarket category order."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1211 #: .\cookbook\views\api.py:1210
msgid "Filter for entries with the given recipe" msgid "Filter for entries with the given recipe"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1293 #: .\cookbook\views\api.py:1292
msgid "" msgid ""
"Return the Automations matching the automation type. Multiple values " "Return the Automations matching the automation type. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1416 #: .\cookbook\views\api.py:1415
msgid "Nothing to do." msgid "Nothing to do."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1443 #: .\cookbook\views\api.py:1445
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1447 #: .\cookbook\views\api.py:1449
msgid "Connection Refused." msgid "Connection Refused."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1449 #: .\cookbook\views\api.py:1451
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1472 #: .\cookbook\views\api.py:1474
#, fuzzy #, fuzzy
#| msgid "The requested page could not be found." #| msgid "The requested page could not be found."
msgid "No usable data could be found." msgid "No usable data could be found."
msgstr "La página solicitada no pudo ser encontrada." msgstr "La página solicitada no pudo ser encontrada."
#: .\cookbook\views\api.py:1547 #: .\cookbook\views\api.py:1549
msgid "File is above space limit" msgid "File is above space limit"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1564 .\cookbook\views\import_export.py:114 #: .\cookbook\views\api.py:1566 .\cookbook\views\import_export.py:114
msgid "Importing is not implemented for this provider" msgid "Importing is not implemented for this provider"
msgstr "La importación no está implementada para este proveedor" msgstr "La importación no está implementada para este proveedor"
#: .\cookbook\views\api.py:1648 .\cookbook\views\data.py:30 #: .\cookbook\views\api.py:1650 .\cookbook\views\data.py:30
#: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63 #: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63
#: .\cookbook\views\new.py:82 #: .\cookbook\views\new.py:82
#, fuzzy #, fuzzy
@@ -2436,11 +2436,11 @@ msgstr "La importación no está implementada para este proveedor"
msgid "This feature is not yet available in the hosted version of tandoor!" msgid "This feature is not yet available in the hosted version of tandoor!"
msgstr "¡Esta funcionalidad no está disponible en la versión demo!" msgstr "¡Esta funcionalidad no está disponible en la versión demo!"
#: .\cookbook\views\api.py:1669 #: .\cookbook\views\api.py:1671
msgid "Sync successful!" msgid "Sync successful!"
msgstr "¡Sincronización exitosa!" msgstr "¡Sincronización exitosa!"
#: .\cookbook\views\api.py:1672 #: .\cookbook\views\api.py:1674
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "Error de sincronización con el almacenamiento" msgstr "Error de sincronización con el almacenamiento"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: 2024-03-10 06:12+0000\n" "PO-Revision-Date: 2024-03-10 06:12+0000\n"
"Last-Translator: Kn <kn@users.noreply.translate.tandoor.dev>\n" "Last-Translator: Kn <kn@users.noreply.translate.tandoor.dev>\n"
"Language-Team: Finnish <http://translate.tandoor.dev/projects/tandoor/" "Language-Team: Finnish <http://translate.tandoor.dev/projects/tandoor/"
@@ -1939,286 +1939,286 @@ msgstr ""
msgid "URL Import" msgid "URL Import"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:121 .\cookbook\views\api.py:214 #: .\cookbook\views\api.py:120 .\cookbook\views\api.py:213
msgid "Parameter updated_at incorrectly formatted" msgid "Parameter updated_at incorrectly formatted"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:235 .\cookbook\views\api.py:341 #: .\cookbook\views\api.py:234 .\cookbook\views\api.py:340
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:239 #: .\cookbook\views\api.py:238
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:246 #: .\cookbook\views\api.py:245
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:251 #: .\cookbook\views\api.py:250
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:289 #: .\cookbook\views\api.py:288
#, python-brace-format #, python-brace-format
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:294 #: .\cookbook\views\api.py:293
#, python-brace-format #, python-brace-format
msgid "An error occurred attempting to merge {source.name} with {target.name}" msgid "An error occurred attempting to merge {source.name} with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:350 #: .\cookbook\views\api.py:349
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:353 .\cookbook\views\api.py:371 #: .\cookbook\views\api.py:352 .\cookbook\views\api.py:370
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "" msgstr ""
#: .\cookbook\views\api.py:356 #: .\cookbook\views\api.py:355
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:362 #: .\cookbook\views\api.py:361
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:368 #: .\cookbook\views\api.py:367
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to parent {parent.name}" msgid "{child.name} was moved successfully to parent {parent.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:590 #: .\cookbook\views\api.py:589
#, python-brace-format #, python-brace-format
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:595 .\cookbook\views\api.py:1038 #: .\cookbook\views\api.py:594 .\cookbook\views\api.py:1037
#: .\cookbook\views\api.py:1051 #: .\cookbook\views\api.py:1050
#, python-brace-format #, python-brace-format
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:743 #: .\cookbook\views\api.py:742
msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:744 #: .\cookbook\views\api.py:743
msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:745 #: .\cookbook\views\api.py:744
msgid "Filter meal plans with MealType ID. For multiple repeat parameter." msgid "Filter meal plans with MealType ID. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:873 #: .\cookbook\views\api.py:872
msgid "ID of recipe a step is part of. For multiple repeat parameter." msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:874 #: .\cookbook\views\api.py:873
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:910 #: .\cookbook\views\api.py:909
msgid "" msgid ""
"Query string matched (fuzzy) against recipe name. In the future also " "Query string matched (fuzzy) against recipe name. In the future also "
"fulltext search." "fulltext search."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:911 #: .\cookbook\views\api.py:910
msgid "" msgid ""
"ID of keyword a recipe should have. For multiple repeat parameter. " "ID of keyword a recipe should have. For multiple repeat parameter. "
"Equivalent to keywords_or" "Equivalent to keywords_or"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:912 #: .\cookbook\views\api.py:911
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with any of the keywords" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:913 #: .\cookbook\views\api.py:912
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with all of the keywords." "Keyword IDs, repeat for multiple. Return recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:914 #: .\cookbook\views\api.py:913
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:915 #: .\cookbook\views\api.py:914
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:916 #: .\cookbook\views\api.py:915
msgid "ID of food a recipe should have. For multiple repeat parameter." msgid "ID of food a recipe should have. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:917 #: .\cookbook\views\api.py:916
msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgid "Food IDs, repeat for multiple. Return recipes with any of the foods"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:918 #: .\cookbook\views\api.py:917
msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgid "Food IDs, repeat for multiple. Return recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:919 #: .\cookbook\views\api.py:918
msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:920 #: .\cookbook\views\api.py:919
msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:921 #: .\cookbook\views\api.py:920
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:922 #: .\cookbook\views\api.py:921
msgid "" msgid ""
"Rating a recipe should have or greater. [0 - 5] Negative value filters " "Rating a recipe should have or greater. [0 - 5] Negative value filters "
"rating less than." "rating less than."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:923 #: .\cookbook\views\api.py:922
msgid "ID of book a recipe should be in. For multiple repeat parameter." msgid "ID of book a recipe should be in. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:924 #: .\cookbook\views\api.py:923
msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgid "Book IDs, repeat for multiple. Return recipes with any of the books"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:925 #: .\cookbook\views\api.py:924
msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgid "Book IDs, repeat for multiple. Return recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:926 #: .\cookbook\views\api.py:925
msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:927 #: .\cookbook\views\api.py:926
msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:928 #: .\cookbook\views\api.py:927
msgid "If only internal recipes should be returned. [true/<b>false</b>]" msgid "If only internal recipes should be returned. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:929 #: .\cookbook\views\api.py:928
msgid "Returns the results in randomized order. [true/<b>false</b>]" msgid "Returns the results in randomized order. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:930 #: .\cookbook\views\api.py:929
msgid "Returns new results first in search results. [true/<b>false</b>]" msgid "Returns new results first in search results. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:931 #: .\cookbook\views\api.py:930
msgid "" msgid ""
"Filter recipes cooked X times or more. Negative values returns cooked less " "Filter recipes cooked X times or more. Negative values returns cooked less "
"than X times" "than X times"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:932 #: .\cookbook\views\api.py:931
msgid "" msgid ""
"Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:933 #: .\cookbook\views\api.py:932
msgid "" msgid ""
"Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:934 #: .\cookbook\views\api.py:933
msgid "" msgid ""
"Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:935 #: .\cookbook\views\api.py:934
msgid "" msgid ""
"Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:936 #: .\cookbook\views\api.py:935
msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]" msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1123 #: .\cookbook\views\api.py:1122
msgid "" msgid ""
"Returns the shopping list entry with a primary key of id. Multiple values " "Returns the shopping list entry with a primary key of id. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1126 #: .\cookbook\views\api.py:1125
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</" "Filter shopping list entries on checked. [true, false, both, <b>recent</"
"b>]<br> - recent includes unchecked items and recently " "b>]<br> - recent includes unchecked items and recently "
"completed items." "completed items."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1129 #: .\cookbook\views\api.py:1128
msgid "Returns the shopping list entries sorted by supermarket category order." msgid "Returns the shopping list entries sorted by supermarket category order."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1211 #: .\cookbook\views\api.py:1210
msgid "Filter for entries with the given recipe" msgid "Filter for entries with the given recipe"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1293 #: .\cookbook\views\api.py:1292
msgid "" msgid ""
"Return the Automations matching the automation type. Multiple values " "Return the Automations matching the automation type. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1416 #: .\cookbook\views\api.py:1415
msgid "Nothing to do." msgid "Nothing to do."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1443 #: .\cookbook\views\api.py:1445
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1447 #: .\cookbook\views\api.py:1449
msgid "Connection Refused." msgid "Connection Refused."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1449 #: .\cookbook\views\api.py:1451
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1472 #: .\cookbook\views\api.py:1474
msgid "No usable data could be found." msgid "No usable data could be found."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1547 #: .\cookbook\views\api.py:1549
msgid "File is above space limit" msgid "File is above space limit"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1564 .\cookbook\views\import_export.py:114 #: .\cookbook\views\api.py:1566 .\cookbook\views\import_export.py:114
msgid "Importing is not implemented for this provider" msgid "Importing is not implemented for this provider"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1648 .\cookbook\views\data.py:30 #: .\cookbook\views\api.py:1650 .\cookbook\views\data.py:30
#: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63 #: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63
#: .\cookbook\views\new.py:82 #: .\cookbook\views\new.py:82
msgid "This feature is not yet available in the hosted version of tandoor!" msgid "This feature is not yet available in the hosted version of tandoor!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1669 #: .\cookbook\views\api.py:1671
msgid "Sync successful!" msgid "Sync successful!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1672 #: .\cookbook\views\api.py:1674
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "" msgstr ""

View File

@@ -13,7 +13,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: 2024-05-28 00:57+0000\n" "PO-Revision-Date: 2024-05-28 00:57+0000\n"
"Last-Translator: tarek EL SOL <tarek.elsol@gmail.com>\n" "Last-Translator: tarek EL SOL <tarek.elsol@gmail.com>\n"
"Language-Team: French <http://translate.tandoor.dev/projects/tandoor/recipes-" "Language-Team: French <http://translate.tandoor.dev/projects/tandoor/recipes-"
@@ -2258,83 +2258,83 @@ msgstr "Afficher le journal"
msgid "URL Import" msgid "URL Import"
msgstr "Import URL" msgstr "Import URL"
#: .\cookbook\views\api.py:121 .\cookbook\views\api.py:214 #: .\cookbook\views\api.py:120 .\cookbook\views\api.py:213
msgid "Parameter updated_at incorrectly formatted" msgid "Parameter updated_at incorrectly formatted"
msgstr "Le paramètre «update_at» n'est pas correctement formaté" msgstr "Le paramètre «update_at» n'est pas correctement formaté"
#: .\cookbook\views\api.py:235 .\cookbook\views\api.py:341 #: .\cookbook\views\api.py:234 .\cookbook\views\api.py:340
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "Il nexiste aucun(e) {self.basename} avec lidentifiant {pk}" msgstr "Il nexiste aucun(e) {self.basename} avec lidentifiant {pk}"
#: .\cookbook\views\api.py:239 #: .\cookbook\views\api.py:238
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "Impossible de fusionner un objet avec lui-même !" msgstr "Impossible de fusionner un objet avec lui-même !"
#: .\cookbook\views\api.py:246 #: .\cookbook\views\api.py:245
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "Il nexiste aucun(e) {self.basename} avec lid {target}" msgstr "Il nexiste aucun(e) {self.basename} avec lid {target}"
#: .\cookbook\views\api.py:251 #: .\cookbook\views\api.py:250
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "Impossible de fusionner avec lobjet enfant !" msgstr "Impossible de fusionner avec lobjet enfant !"
#: .\cookbook\views\api.py:289 #: .\cookbook\views\api.py:288
#, python-brace-format #, python-brace-format
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "{source.name} a été fusionné avec succès avec {target.name}" msgstr "{source.name} a été fusionné avec succès avec {target.name}"
#: .\cookbook\views\api.py:294 #: .\cookbook\views\api.py:293
#, python-brace-format #, python-brace-format
msgid "An error occurred attempting to merge {source.name} with {target.name}" msgid "An error occurred attempting to merge {source.name} with {target.name}"
msgstr "" msgstr ""
"Une erreur est survenue lors de la tentative de fusion de {source.name} avec " "Une erreur est survenue lors de la tentative de fusion de {source.name} avec "
"{target.name}" "{target.name}"
#: .\cookbook\views\api.py:350 #: .\cookbook\views\api.py:349
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "{child.name} a été déplacé avec succès vers la racine." msgstr "{child.name} a été déplacé avec succès vers la racine."
#: .\cookbook\views\api.py:353 .\cookbook\views\api.py:371 #: .\cookbook\views\api.py:352 .\cookbook\views\api.py:370
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "Une erreur est survenue en essayant de déplacer " msgstr "Une erreur est survenue en essayant de déplacer "
#: .\cookbook\views\api.py:356 #: .\cookbook\views\api.py:355
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "Impossible de déplacer un objet vers lui-même !" msgstr "Impossible de déplacer un objet vers lui-même !"
#: .\cookbook\views\api.py:362 #: .\cookbook\views\api.py:361
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "Il nexiste aucun(e) {self.basename} avec lid {parent}" msgstr "Il nexiste aucun(e) {self.basename} avec lid {parent}"
#: .\cookbook\views\api.py:368 #: .\cookbook\views\api.py:367
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to parent {parent.name}" msgid "{child.name} was moved successfully to parent {parent.name}"
msgstr "{child.name} a été déplacé avec succès vers le parent {parent.name}" msgstr "{child.name} a été déplacé avec succès vers le parent {parent.name}"
#: .\cookbook\views\api.py:590 #: .\cookbook\views\api.py:589
#, python-brace-format #, python-brace-format
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "{obj.name} a été supprimé(e) de la liste de courses." msgstr "{obj.name} a été supprimé(e) de la liste de courses."
#: .\cookbook\views\api.py:595 .\cookbook\views\api.py:1038 #: .\cookbook\views\api.py:594 .\cookbook\views\api.py:1037
#: .\cookbook\views\api.py:1051 #: .\cookbook\views\api.py:1050
#, python-brace-format #, python-brace-format
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "{obj.name} a été ajouté(e) à la liste de courses." msgstr "{obj.name} a été ajouté(e) à la liste de courses."
#: .\cookbook\views\api.py:743 #: .\cookbook\views\api.py:742
msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:744 #: .\cookbook\views\api.py:743
msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:745 #: .\cookbook\views\api.py:744
#, fuzzy #, fuzzy
#| msgid "ID of recipe a step is part of. For multiple repeat parameter." #| msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgid "Filter meal plans with MealType ID. For multiple repeat parameter." msgid "Filter meal plans with MealType ID. For multiple repeat parameter."
@@ -2342,18 +2342,18 @@ msgstr ""
"Identifiant de la recette dont fait partie une étape. Pour plusieurs " "Identifiant de la recette dont fait partie une étape. Pour plusieurs "
"paramètres de répétition." "paramètres de répétition."
#: .\cookbook\views\api.py:873 #: .\cookbook\views\api.py:872
msgid "ID of recipe a step is part of. For multiple repeat parameter." msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgstr "" msgstr ""
"Identifiant de la recette dont fait partie une étape. Pour plusieurs " "Identifiant de la recette dont fait partie une étape. Pour plusieurs "
"paramètres de répétition." "paramètres de répétition."
#: .\cookbook\views\api.py:874 #: .\cookbook\views\api.py:873
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "" msgstr ""
"Correspondance (floue) entre la chaîne de requête et le nom de l'objet." "Correspondance (floue) entre la chaîne de requête et le nom de l'objet."
#: .\cookbook\views\api.py:910 #: .\cookbook\views\api.py:909
msgid "" msgid ""
"Query string matched (fuzzy) against recipe name. In the future also " "Query string matched (fuzzy) against recipe name. In the future also "
"fulltext search." "fulltext search."
@@ -2361,7 +2361,7 @@ msgstr ""
"La chaîne d'interrogation correspond (de manière floue) au nom de la " "La chaîne d'interrogation correspond (de manière floue) au nom de la "
"recette. À l'avenir, la recherche en texte intégral sera également possible." "recette. À l'avenir, la recherche en texte intégral sera également possible."
#: .\cookbook\views\api.py:911 #: .\cookbook\views\api.py:910
msgid "" msgid ""
"ID of keyword a recipe should have. For multiple repeat parameter. " "ID of keyword a recipe should have. For multiple repeat parameter. "
"Equivalent to keywords_or" "Equivalent to keywords_or"
@@ -2369,69 +2369,69 @@ msgstr ""
"ID du mot-clé qu'une recette doit avoir. Pour les paramètres à répétition " "ID du mot-clé qu'une recette doit avoir. Pour les paramètres à répétition "
"multiple. Equivalent à keywords_or" "multiple. Equivalent à keywords_or"
#: .\cookbook\views\api.py:912 #: .\cookbook\views\api.py:911
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with any of the keywords" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords"
msgstr "" msgstr ""
"ID des mots-clés, répéter pour plusieurs. Retourner les recettes avec " "ID des mots-clés, répéter pour plusieurs. Retourner les recettes avec "
"n'importe quel mot-clé" "n'importe quel mot-clé"
#: .\cookbook\views\api.py:913 #: .\cookbook\views\api.py:912
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with all of the keywords." "Keyword IDs, repeat for multiple. Return recipes with all of the keywords."
msgstr "" msgstr ""
"ID des mots-clés, répéter pour plusieurs. Retourner les recettes contenant " "ID des mots-clés, répéter pour plusieurs. Retourner les recettes contenant "
"tous les mots-clés." "tous les mots-clés."
#: .\cookbook\views\api.py:914 #: .\cookbook\views\api.py:913
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords."
msgstr "" msgstr ""
"ID des mots-clés, répéter pour plusieurs. Exclure les recettes contenant " "ID des mots-clés, répéter pour plusieurs. Exclure les recettes contenant "
"l'un des mots-clés." "l'un des mots-clés."
#: .\cookbook\views\api.py:915 #: .\cookbook\views\api.py:914
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords."
msgstr "" msgstr ""
"ID des mots-clés, répéter pour plusieurs. Exclure les recettes contenant " "ID des mots-clés, répéter pour plusieurs. Exclure les recettes contenant "
"l'un des mots-clés." "l'un des mots-clés."
#: .\cookbook\views\api.py:916 #: .\cookbook\views\api.py:915
msgid "ID of food a recipe should have. For multiple repeat parameter." msgid "ID of food a recipe should have. For multiple repeat parameter."
msgstr "" msgstr ""
"ID de l'aliment qu'une recette doit contenir. Pour les paramètres de " "ID de l'aliment qu'une recette doit contenir. Pour les paramètres de "
"répétition multiples." "répétition multiples."
#: .\cookbook\views\api.py:917 #: .\cookbook\views\api.py:916
msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgid "Food IDs, repeat for multiple. Return recipes with any of the foods"
msgstr "" msgstr ""
"ID des aliments, répéter pour plusieurs. Retourner les recettes contenant " "ID des aliments, répéter pour plusieurs. Retourner les recettes contenant "
"l'un des aliments" "l'un des aliments"
#: .\cookbook\views\api.py:918 #: .\cookbook\views\api.py:917
msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgid "Food IDs, repeat for multiple. Return recipes with all of the foods."
msgstr "" msgstr ""
"ID des aliments, répéter pour plusieurs. Retourner les recettes avec tous " "ID des aliments, répéter pour plusieurs. Retourner les recettes avec tous "
"les aliments." "les aliments."
#: .\cookbook\views\api.py:919 #: .\cookbook\views\api.py:918
msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods."
msgstr "" msgstr ""
"ID des aliments, répéter pour plusieurs. Exclure les recettes contenant l'un " "ID des aliments, répéter pour plusieurs. Exclure les recettes contenant l'un "
"des aliments." "des aliments."
#: .\cookbook\views\api.py:920 #: .\cookbook\views\api.py:919
msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods."
msgstr "" msgstr ""
"ID des aliments, répéter pour plusieurs. Exclure les recettes contenant tous " "ID des aliments, répéter pour plusieurs. Exclure les recettes contenant tous "
"les aliments." "les aliments."
#: .\cookbook\views\api.py:921 #: .\cookbook\views\api.py:920
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "ID de l'unité qu'une recette doit avoir." msgstr "ID de l'unité qu'une recette doit avoir."
#: .\cookbook\views\api.py:922 #: .\cookbook\views\api.py:921
msgid "" msgid ""
"Rating a recipe should have or greater. [0 - 5] Negative value filters " "Rating a recipe should have or greater. [0 - 5] Negative value filters "
"rating less than." "rating less than."
@@ -2439,128 +2439,128 @@ msgstr ""
"Note qu'une recette devrait avoir ou être supérieure. [0 - 5] Une valeur " "Note qu'une recette devrait avoir ou être supérieure. [0 - 5] Une valeur "
"négative filtre une note inférieure à." "négative filtre une note inférieure à."
#: .\cookbook\views\api.py:923 #: .\cookbook\views\api.py:922
msgid "ID of book a recipe should be in. For multiple repeat parameter." msgid "ID of book a recipe should be in. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:924 #: .\cookbook\views\api.py:923
msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgid "Book IDs, repeat for multiple. Return recipes with any of the books"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:925 #: .\cookbook\views\api.py:924
msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgid "Book IDs, repeat for multiple. Return recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:926 #: .\cookbook\views\api.py:925
msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:927 #: .\cookbook\views\api.py:926
msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:928 #: .\cookbook\views\api.py:927
msgid "If only internal recipes should be returned. [true/<b>false</b>]" msgid "If only internal recipes should be returned. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:929 #: .\cookbook\views\api.py:928
msgid "Returns the results in randomized order. [true/<b>false</b>]" msgid "Returns the results in randomized order. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:930 #: .\cookbook\views\api.py:929
msgid "Returns new results first in search results. [true/<b>false</b>]" msgid "Returns new results first in search results. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:931 #: .\cookbook\views\api.py:930
msgid "" msgid ""
"Filter recipes cooked X times or more. Negative values returns cooked less " "Filter recipes cooked X times or more. Negative values returns cooked less "
"than X times" "than X times"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:932 #: .\cookbook\views\api.py:931
msgid "" msgid ""
"Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:933 #: .\cookbook\views\api.py:932
msgid "" msgid ""
"Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:934 #: .\cookbook\views\api.py:933
msgid "" msgid ""
"Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:935 #: .\cookbook\views\api.py:934
msgid "" msgid ""
"Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:936 #: .\cookbook\views\api.py:935
msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]" msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1123 #: .\cookbook\views\api.py:1122
msgid "" msgid ""
"Returns the shopping list entry with a primary key of id. Multiple values " "Returns the shopping list entry with a primary key of id. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1126 #: .\cookbook\views\api.py:1125
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</" "Filter shopping list entries on checked. [true, false, both, <b>recent</"
"b>]<br> - recent includes unchecked items and recently " "b>]<br> - recent includes unchecked items and recently "
"completed items." "completed items."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1129 #: .\cookbook\views\api.py:1128
msgid "Returns the shopping list entries sorted by supermarket category order." msgid "Returns the shopping list entries sorted by supermarket category order."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1211 #: .\cookbook\views\api.py:1210
msgid "Filter for entries with the given recipe" msgid "Filter for entries with the given recipe"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1293 #: .\cookbook\views\api.py:1292
msgid "" msgid ""
"Return the Automations matching the automation type. Multiple values " "Return the Automations matching the automation type. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1416 #: .\cookbook\views\api.py:1415
msgid "Nothing to do." msgid "Nothing to do."
msgstr "Rien à faire." msgstr "Rien à faire."
#: .\cookbook\views\api.py:1443 #: .\cookbook\views\api.py:1445
msgid "Invalid Url" msgid "Invalid Url"
msgstr "Url non valide" msgstr "Url non valide"
#: .\cookbook\views\api.py:1447 #: .\cookbook\views\api.py:1449
msgid "Connection Refused." msgid "Connection Refused."
msgstr "Connexion refusée." msgstr "Connexion refusée."
#: .\cookbook\views\api.py:1449 #: .\cookbook\views\api.py:1451
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "Mauvais schéma dURL." msgstr "Mauvais schéma dURL."
#: .\cookbook\views\api.py:1472 #: .\cookbook\views\api.py:1474
msgid "No usable data could be found." msgid "No usable data could be found."
msgstr "Aucune information utilisable n'a été trouvée." msgstr "Aucune information utilisable n'a été trouvée."
#: .\cookbook\views\api.py:1547 #: .\cookbook\views\api.py:1549
msgid "File is above space limit" msgid "File is above space limit"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1564 .\cookbook\views\import_export.py:114 #: .\cookbook\views\api.py:1566 .\cookbook\views\import_export.py:114
msgid "Importing is not implemented for this provider" msgid "Importing is not implemented for this provider"
msgstr "Limportation nest pas implémentée pour ce fournisseur" msgstr "Limportation nest pas implémentée pour ce fournisseur"
#: .\cookbook\views\api.py:1648 .\cookbook\views\data.py:30 #: .\cookbook\views\api.py:1650 .\cookbook\views\data.py:30
#: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63 #: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63
#: .\cookbook\views\new.py:82 #: .\cookbook\views\new.py:82
msgid "This feature is not yet available in the hosted version of tandoor!" msgid "This feature is not yet available in the hosted version of tandoor!"
@@ -2568,11 +2568,11 @@ msgstr ""
"Cette fonctionnalité nest pas encore disponible dans la version hébergée de " "Cette fonctionnalité nest pas encore disponible dans la version hébergée de "
"Tandoor !" "Tandoor !"
#: .\cookbook\views\api.py:1669 #: .\cookbook\views\api.py:1671
msgid "Sync successful!" msgid "Sync successful!"
msgstr "Synchronisation réussie !" msgstr "Synchronisation réussie !"
#: .\cookbook\views\api.py:1672 #: .\cookbook\views\api.py:1674
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "Erreur lors de la synchronisation avec le stockage" msgstr "Erreur lors de la synchronisation avec le stockage"

View File

@@ -7,11 +7,11 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: 2024-07-28 08:38+0000\n" "PO-Revision-Date: 2024-07-28 08:38+0000\n"
"Last-Translator: dudu dor <dudpon@gmail.com>\n" "Last-Translator: dudu dor <dudpon@gmail.com>\n"
"Language-Team: Hebrew <http://translate.tandoor.dev/projects/tandoor/" "Language-Team: Hebrew <http://translate.tandoor.dev/projects/tandoor/recipes-"
"recipes-backend/he/>\n" "backend/he/>\n"
"Language: he\n" "Language: he\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@@ -1940,286 +1940,286 @@ msgstr ""
msgid "URL Import" msgid "URL Import"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:121 .\cookbook\views\api.py:214 #: .\cookbook\views\api.py:120 .\cookbook\views\api.py:213
msgid "Parameter updated_at incorrectly formatted" msgid "Parameter updated_at incorrectly formatted"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:235 .\cookbook\views\api.py:341 #: .\cookbook\views\api.py:234 .\cookbook\views\api.py:340
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:239 #: .\cookbook\views\api.py:238
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:246 #: .\cookbook\views\api.py:245
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:251 #: .\cookbook\views\api.py:250
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:289 #: .\cookbook\views\api.py:288
#, python-brace-format #, python-brace-format
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:294 #: .\cookbook\views\api.py:293
#, python-brace-format #, python-brace-format
msgid "An error occurred attempting to merge {source.name} with {target.name}" msgid "An error occurred attempting to merge {source.name} with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:350 #: .\cookbook\views\api.py:349
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:353 .\cookbook\views\api.py:371 #: .\cookbook\views\api.py:352 .\cookbook\views\api.py:370
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "" msgstr ""
#: .\cookbook\views\api.py:356 #: .\cookbook\views\api.py:355
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:362 #: .\cookbook\views\api.py:361
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:368 #: .\cookbook\views\api.py:367
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to parent {parent.name}" msgid "{child.name} was moved successfully to parent {parent.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:590 #: .\cookbook\views\api.py:589
#, python-brace-format #, python-brace-format
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:595 .\cookbook\views\api.py:1038 #: .\cookbook\views\api.py:594 .\cookbook\views\api.py:1037
#: .\cookbook\views\api.py:1051 #: .\cookbook\views\api.py:1050
#, python-brace-format #, python-brace-format
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:743 #: .\cookbook\views\api.py:742
msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:744 #: .\cookbook\views\api.py:743
msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:745 #: .\cookbook\views\api.py:744
msgid "Filter meal plans with MealType ID. For multiple repeat parameter." msgid "Filter meal plans with MealType ID. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:873 #: .\cookbook\views\api.py:872
msgid "ID of recipe a step is part of. For multiple repeat parameter." msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:874 #: .\cookbook\views\api.py:873
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:910 #: .\cookbook\views\api.py:909
msgid "" msgid ""
"Query string matched (fuzzy) against recipe name. In the future also " "Query string matched (fuzzy) against recipe name. In the future also "
"fulltext search." "fulltext search."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:911 #: .\cookbook\views\api.py:910
msgid "" msgid ""
"ID of keyword a recipe should have. For multiple repeat parameter. " "ID of keyword a recipe should have. For multiple repeat parameter. "
"Equivalent to keywords_or" "Equivalent to keywords_or"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:912 #: .\cookbook\views\api.py:911
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with any of the keywords" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:913 #: .\cookbook\views\api.py:912
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with all of the keywords." "Keyword IDs, repeat for multiple. Return recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:914 #: .\cookbook\views\api.py:913
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:915 #: .\cookbook\views\api.py:914
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:916 #: .\cookbook\views\api.py:915
msgid "ID of food a recipe should have. For multiple repeat parameter." msgid "ID of food a recipe should have. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:917 #: .\cookbook\views\api.py:916
msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgid "Food IDs, repeat for multiple. Return recipes with any of the foods"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:918 #: .\cookbook\views\api.py:917
msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgid "Food IDs, repeat for multiple. Return recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:919 #: .\cookbook\views\api.py:918
msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:920 #: .\cookbook\views\api.py:919
msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:921 #: .\cookbook\views\api.py:920
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:922 #: .\cookbook\views\api.py:921
msgid "" msgid ""
"Rating a recipe should have or greater. [0 - 5] Negative value filters " "Rating a recipe should have or greater. [0 - 5] Negative value filters "
"rating less than." "rating less than."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:923 #: .\cookbook\views\api.py:922
msgid "ID of book a recipe should be in. For multiple repeat parameter." msgid "ID of book a recipe should be in. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:924 #: .\cookbook\views\api.py:923
msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgid "Book IDs, repeat for multiple. Return recipes with any of the books"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:925 #: .\cookbook\views\api.py:924
msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgid "Book IDs, repeat for multiple. Return recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:926 #: .\cookbook\views\api.py:925
msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:927 #: .\cookbook\views\api.py:926
msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:928 #: .\cookbook\views\api.py:927
msgid "If only internal recipes should be returned. [true/<b>false</b>]" msgid "If only internal recipes should be returned. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:929 #: .\cookbook\views\api.py:928
msgid "Returns the results in randomized order. [true/<b>false</b>]" msgid "Returns the results in randomized order. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:930 #: .\cookbook\views\api.py:929
msgid "Returns new results first in search results. [true/<b>false</b>]" msgid "Returns new results first in search results. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:931 #: .\cookbook\views\api.py:930
msgid "" msgid ""
"Filter recipes cooked X times or more. Negative values returns cooked less " "Filter recipes cooked X times or more. Negative values returns cooked less "
"than X times" "than X times"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:932 #: .\cookbook\views\api.py:931
msgid "" msgid ""
"Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:933 #: .\cookbook\views\api.py:932
msgid "" msgid ""
"Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:934 #: .\cookbook\views\api.py:933
msgid "" msgid ""
"Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:935 #: .\cookbook\views\api.py:934
msgid "" msgid ""
"Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:936 #: .\cookbook\views\api.py:935
msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]" msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1123 #: .\cookbook\views\api.py:1122
msgid "" msgid ""
"Returns the shopping list entry with a primary key of id. Multiple values " "Returns the shopping list entry with a primary key of id. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1126 #: .\cookbook\views\api.py:1125
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</" "Filter shopping list entries on checked. [true, false, both, <b>recent</"
"b>]<br> - recent includes unchecked items and recently " "b>]<br> - recent includes unchecked items and recently "
"completed items." "completed items."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1129 #: .\cookbook\views\api.py:1128
msgid "Returns the shopping list entries sorted by supermarket category order." msgid "Returns the shopping list entries sorted by supermarket category order."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1211 #: .\cookbook\views\api.py:1210
msgid "Filter for entries with the given recipe" msgid "Filter for entries with the given recipe"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1293 #: .\cookbook\views\api.py:1292
msgid "" msgid ""
"Return the Automations matching the automation type. Multiple values " "Return the Automations matching the automation type. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1416 #: .\cookbook\views\api.py:1415
msgid "Nothing to do." msgid "Nothing to do."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1443 #: .\cookbook\views\api.py:1445
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1447 #: .\cookbook\views\api.py:1449
msgid "Connection Refused." msgid "Connection Refused."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1449 #: .\cookbook\views\api.py:1451
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1472 #: .\cookbook\views\api.py:1474
msgid "No usable data could be found." msgid "No usable data could be found."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1547 #: .\cookbook\views\api.py:1549
msgid "File is above space limit" msgid "File is above space limit"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1564 .\cookbook\views\import_export.py:114 #: .\cookbook\views\api.py:1566 .\cookbook\views\import_export.py:114
msgid "Importing is not implemented for this provider" msgid "Importing is not implemented for this provider"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1648 .\cookbook\views\data.py:30 #: .\cookbook\views\api.py:1650 .\cookbook\views\data.py:30
#: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63 #: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63
#: .\cookbook\views\new.py:82 #: .\cookbook\views\new.py:82
msgid "This feature is not yet available in the hosted version of tandoor!" msgid "This feature is not yet available in the hosted version of tandoor!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1669 #: .\cookbook\views\api.py:1671
msgid "Sync successful!" msgid "Sync successful!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1672 #: .\cookbook\views\api.py:1674
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "" msgstr ""

View File

@@ -10,7 +10,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: 2023-12-05 09:15+0000\n" "PO-Revision-Date: 2023-12-05 09:15+0000\n"
"Last-Translator: Ferenc <ugyes@freemail.hu>\n" "Last-Translator: Ferenc <ugyes@freemail.hu>\n"
"Language-Team: Hungarian <http://translate.tandoor.dev/projects/tandoor/" "Language-Team: Hungarian <http://translate.tandoor.dev/projects/tandoor/"
@@ -2268,81 +2268,81 @@ msgstr "Napló megjelenítése"
msgid "URL Import" msgid "URL Import"
msgstr "URL importálása" msgstr "URL importálása"
#: .\cookbook\views\api.py:121 .\cookbook\views\api.py:214 #: .\cookbook\views\api.py:120 .\cookbook\views\api.py:213
msgid "Parameter updated_at incorrectly formatted" msgid "Parameter updated_at incorrectly formatted"
msgstr "Az updated_at paraméter helytelenül van formázva" msgstr "Az updated_at paraméter helytelenül van formázva"
#: .\cookbook\views\api.py:235 .\cookbook\views\api.py:341 #: .\cookbook\views\api.py:234 .\cookbook\views\api.py:340
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "Nem létezik {self.basename} azonosítóval {pk}" msgstr "Nem létezik {self.basename} azonosítóval {pk}"
#: .\cookbook\views\api.py:239 #: .\cookbook\views\api.py:238
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "Nem egyesíthető ugyanazzal az objektummal!" msgstr "Nem egyesíthető ugyanazzal az objektummal!"
#: .\cookbook\views\api.py:246 #: .\cookbook\views\api.py:245
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "Nem létezik {self.basename} azonosítóval {target}" msgstr "Nem létezik {self.basename} azonosítóval {target}"
#: .\cookbook\views\api.py:251 #: .\cookbook\views\api.py:250
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "Nem lehet egyesíteni a gyermekobjektummal!" msgstr "Nem lehet egyesíteni a gyermekobjektummal!"
#: .\cookbook\views\api.py:289 #: .\cookbook\views\api.py:288
#, python-brace-format #, python-brace-format
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "{source.name} sikeresen egyesült a {target.name} -vel" msgstr "{source.name} sikeresen egyesült a {target.name} -vel"
#: .\cookbook\views\api.py:294 #: .\cookbook\views\api.py:293
#, python-brace-format #, python-brace-format
msgid "An error occurred attempting to merge {source.name} with {target.name}" msgid "An error occurred attempting to merge {source.name} with {target.name}"
msgstr "Hiba történt a {source.name} és a {target.name} egyesítése során" msgstr "Hiba történt a {source.name} és a {target.name} egyesítése során"
#: .\cookbook\views\api.py:350 #: .\cookbook\views\api.py:349
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "{child.name} sikeresen átkerült a gyökérbe." msgstr "{child.name} sikeresen átkerült a gyökérbe."
#: .\cookbook\views\api.py:353 .\cookbook\views\api.py:371 #: .\cookbook\views\api.py:352 .\cookbook\views\api.py:370
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "Hiba történt az áthelyezés közben " msgstr "Hiba történt az áthelyezés közben "
#: .\cookbook\views\api.py:356 #: .\cookbook\views\api.py:355
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "Nem lehet egy objektumot önmagába mozgatni!" msgstr "Nem lehet egy objektumot önmagába mozgatni!"
#: .\cookbook\views\api.py:362 #: .\cookbook\views\api.py:361
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "Nem létezik {self.basename} azonosítóval {parent}" msgstr "Nem létezik {self.basename} azonosítóval {parent}"
#: .\cookbook\views\api.py:368 #: .\cookbook\views\api.py:367
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to parent {parent.name}" msgid "{child.name} was moved successfully to parent {parent.name}"
msgstr "{child.name} sikeresen átkerült a {parent.name} szülőhöz" msgstr "{child.name} sikeresen átkerült a {parent.name} szülőhöz"
#: .\cookbook\views\api.py:590 #: .\cookbook\views\api.py:589
#, python-brace-format #, python-brace-format
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "{obj.name} lekerült a bevásárlólistáról." msgstr "{obj.name} lekerült a bevásárlólistáról."
#: .\cookbook\views\api.py:595 .\cookbook\views\api.py:1038 #: .\cookbook\views\api.py:594 .\cookbook\views\api.py:1037
#: .\cookbook\views\api.py:1051 #: .\cookbook\views\api.py:1050
#, python-brace-format #, python-brace-format
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "{obj.name} hozzá lett adva a bevásárlólistához." msgstr "{obj.name} hozzá lett adva a bevásárlólistához."
#: .\cookbook\views\api.py:743 #: .\cookbook\views\api.py:742
msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:744 #: .\cookbook\views\api.py:743
msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:745 #: .\cookbook\views\api.py:744
#, fuzzy #, fuzzy
#| msgid "ID of recipe a step is part of. For multiple repeat parameter." #| msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgid "Filter meal plans with MealType ID. For multiple repeat parameter." msgid "Filter meal plans with MealType ID. For multiple repeat parameter."
@@ -2350,17 +2350,17 @@ msgstr ""
"A recept azonosítója, amelynek egy lépés része. Többszörös ismétlés esetén " "A recept azonosítója, amelynek egy lépés része. Többszörös ismétlés esetén "
"paraméter." "paraméter."
#: .\cookbook\views\api.py:873 #: .\cookbook\views\api.py:872
msgid "ID of recipe a step is part of. For multiple repeat parameter." msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgstr "" msgstr ""
"A recept azonosítója, amelynek egy lépés része. Többszörös ismétlés esetén " "A recept azonosítója, amelynek egy lépés része. Többszörös ismétlés esetén "
"paraméter." "paraméter."
#: .\cookbook\views\api.py:874 #: .\cookbook\views\api.py:873
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "A lekérdezés karakterlánca az objektum nevével összevetve (fuzzy)." msgstr "A lekérdezés karakterlánca az objektum nevével összevetve (fuzzy)."
#: .\cookbook\views\api.py:910 #: .\cookbook\views\api.py:909
msgid "" msgid ""
"Query string matched (fuzzy) against recipe name. In the future also " "Query string matched (fuzzy) against recipe name. In the future also "
"fulltext search." "fulltext search."
@@ -2368,7 +2368,7 @@ msgstr ""
"A lekérdezési karakterláncot a recept nevével összevetve (fuzzy). A jövőben " "A lekérdezési karakterláncot a recept nevével összevetve (fuzzy). A jövőben "
"teljes szöveges keresés is." "teljes szöveges keresés is."
#: .\cookbook\views\api.py:911 #: .\cookbook\views\api.py:910
msgid "" msgid ""
"ID of keyword a recipe should have. For multiple repeat parameter. " "ID of keyword a recipe should have. For multiple repeat parameter. "
"Equivalent to keywords_or" "Equivalent to keywords_or"
@@ -2376,69 +2376,69 @@ msgstr ""
"A recept kulcsszavának azonosítója. Többszörös ismétlődő paraméter esetén. " "A recept kulcsszavának azonosítója. Többszörös ismétlődő paraméter esetén. "
"Egyenértékű a keywords_or kulcsszavakkal" "Egyenértékű a keywords_or kulcsszavakkal"
#: .\cookbook\views\api.py:912 #: .\cookbook\views\api.py:911
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with any of the keywords" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords"
msgstr "" msgstr ""
"Kulcsszó azonosítók. Többször is megadható. A megadott kulcsszavak " "Kulcsszó azonosítók. Többször is megadható. A megadott kulcsszavak "
"mindegyikéhez tartozó receptek listázza" "mindegyikéhez tartozó receptek listázza"
#: .\cookbook\views\api.py:913 #: .\cookbook\views\api.py:912
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with all of the keywords." "Keyword IDs, repeat for multiple. Return recipes with all of the keywords."
msgstr "" msgstr ""
"Kulcsszó azonosítók. Többször is megadható. Az összes megadott kulcsszót " "Kulcsszó azonosítók. Többször is megadható. Az összes megadott kulcsszót "
"tartalmazó receptek listázása." "tartalmazó receptek listázása."
#: .\cookbook\views\api.py:914 #: .\cookbook\views\api.py:913
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords."
msgstr "" msgstr ""
"Kulcsszó azonosító. Többször is megadható. Kizárja a recepteket a megadott " "Kulcsszó azonosító. Többször is megadható. Kizárja a recepteket a megadott "
"kulcsszavak egyikéből." "kulcsszavak egyikéből."
#: .\cookbook\views\api.py:915 #: .\cookbook\views\api.py:914
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords."
msgstr "" msgstr ""
"Kulcsszó azonosítók. Többször is megadható. Kizárja az összes megadott " "Kulcsszó azonosítók. Többször is megadható. Kizárja az összes megadott "
"kulcsszóval rendelkező receptet." "kulcsszóval rendelkező receptet."
#: .\cookbook\views\api.py:916 #: .\cookbook\views\api.py:915
msgid "ID of food a recipe should have. For multiple repeat parameter." msgid "ID of food a recipe should have. For multiple repeat parameter."
msgstr "" msgstr ""
"Annak az összetevőnek az azonosítója, amelynek receptjeit fel kell sorolni. " "Annak az összetevőnek az azonosítója, amelynek receptjeit fel kell sorolni. "
"Többször is megadható." "Többször is megadható."
#: .\cookbook\views\api.py:917 #: .\cookbook\views\api.py:916
msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgid "Food IDs, repeat for multiple. Return recipes with any of the foods"
msgstr "" msgstr ""
"Összetevő azonosító. Többször is megadható. Legalább egy összetevő " "Összetevő azonosító. Többször is megadható. Legalább egy összetevő "
"receptjeinek listája" "receptjeinek listája"
#: .\cookbook\views\api.py:918 #: .\cookbook\views\api.py:917
msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgid "Food IDs, repeat for multiple. Return recipes with all of the foods."
msgstr "" msgstr ""
"Összetevő azonosító. Többször is megadható. Az összes megadott összetevőt " "Összetevő azonosító. Többször is megadható. Az összes megadott összetevőt "
"tartalmazó receptek listája." "tartalmazó receptek listája."
#: .\cookbook\views\api.py:919 #: .\cookbook\views\api.py:918
msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods."
msgstr "" msgstr ""
"Összetevő azonosító. Többször is megadható. Kizárja azokat a recepteket, " "Összetevő azonosító. Többször is megadható. Kizárja azokat a recepteket, "
"amelyek a megadott összetevők bármelyikét tartalmazzák." "amelyek a megadott összetevők bármelyikét tartalmazzák."
#: .\cookbook\views\api.py:920 #: .\cookbook\views\api.py:919
msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods."
msgstr "" msgstr ""
"Összetevő azonosító. Többször is megadható. Kizárja az összes megadott " "Összetevő azonosító. Többször is megadható. Kizárja az összes megadott "
"összetevőt tartalmazó recepteket." "összetevőt tartalmazó recepteket."
#: .\cookbook\views\api.py:921 #: .\cookbook\views\api.py:920
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "A recepthez tartozó mértékegység azonosítója." msgstr "A recepthez tartozó mértékegység azonosítója."
#: .\cookbook\views\api.py:922 #: .\cookbook\views\api.py:921
msgid "" msgid ""
"Rating a recipe should have or greater. [0 - 5] Negative value filters " "Rating a recipe should have or greater. [0 - 5] Negative value filters "
"rating less than." "rating less than."
@@ -2446,51 +2446,51 @@ msgstr ""
"Egy recept minimális értékelése (0-5). A negatív értékek a maximális " "Egy recept minimális értékelése (0-5). A negatív értékek a maximális "
"értékelés szerint szűrnek." "értékelés szerint szűrnek."
#: .\cookbook\views\api.py:923 #: .\cookbook\views\api.py:922
msgid "ID of book a recipe should be in. For multiple repeat parameter." msgid "ID of book a recipe should be in. For multiple repeat parameter."
msgstr "" msgstr ""
"A könyv azonosítója, amelyben a recept található. Többször is megadható." "A könyv azonosítója, amelyben a recept található. Többször is megadható."
#: .\cookbook\views\api.py:924 #: .\cookbook\views\api.py:923
msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgid "Book IDs, repeat for multiple. Return recipes with any of the books"
msgstr "" msgstr ""
"A könyv azonosítója. Többször is megadható. A megadott könyvek összes " "A könyv azonosítója. Többször is megadható. A megadott könyvek összes "
"receptjének listája" "receptjének listája"
#: .\cookbook\views\api.py:925 #: .\cookbook\views\api.py:924
msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgid "Book IDs, repeat for multiple. Return recipes with all of the books."
msgstr "" msgstr ""
"A könyv azonosítója. Többször is megadható. Az összes könyvben szereplő " "A könyv azonosítója. Többször is megadható. Az összes könyvben szereplő "
"recept listája." "recept listája."
#: .\cookbook\views\api.py:926 #: .\cookbook\views\api.py:925
msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books."
msgstr "" msgstr ""
"A könyv azonosítói. Többször is megadható. Kizárja a megadott könyvek " "A könyv azonosítói. Többször is megadható. Kizárja a megadott könyvek "
"receptjeit." "receptjeit."
#: .\cookbook\views\api.py:927 #: .\cookbook\views\api.py:926
msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books."
msgstr "" msgstr ""
"A könyv azonosítói. Többször is megadható. Kizárja az összes megadott " "A könyv azonosítói. Többször is megadható. Kizárja az összes megadott "
"könyvben szereplő receptet." "könyvben szereplő receptet."
#: .\cookbook\views\api.py:928 #: .\cookbook\views\api.py:927
msgid "If only internal recipes should be returned. [true/<b>false</b>]" msgid "If only internal recipes should be returned. [true/<b>false</b>]"
msgstr "Ha csak a belső recepteket kell visszaadni. [true/<b>false</b>]" msgstr "Ha csak a belső recepteket kell visszaadni. [true/<b>false</b>]"
#: .\cookbook\views\api.py:929 #: .\cookbook\views\api.py:928
msgid "Returns the results in randomized order. [true/<b>false</b>]" msgid "Returns the results in randomized order. [true/<b>false</b>]"
msgstr "" msgstr ""
"Az eredményeket véletlenszerű sorrendben adja vissza. [true/<b>false</b>]" "Az eredményeket véletlenszerű sorrendben adja vissza. [true/<b>false</b>]"
#: .\cookbook\views\api.py:930 #: .\cookbook\views\api.py:929
msgid "Returns new results first in search results. [true/<b>false</b>]" msgid "Returns new results first in search results. [true/<b>false</b>]"
msgstr "" msgstr ""
"Az új találatokat adja vissza először a keresési eredmények között. [true/" "Az új találatokat adja vissza először a keresési eredmények között. [true/"
"<b>false</b>]" "<b>false</b>]"
#: .\cookbook\views\api.py:931 #: .\cookbook\views\api.py:930
msgid "" msgid ""
"Filter recipes cooked X times or more. Negative values returns cooked less " "Filter recipes cooked X times or more. Negative values returns cooked less "
"than X times" "than X times"
@@ -2498,7 +2498,7 @@ msgstr ""
"X-szer vagy többször főzött receptek szűrése. A negatív értékek X " "X-szer vagy többször főzött receptek szűrése. A negatív értékek X "
"alkalomnál kevesebbet főzött recepteket jelenítik meg" "alkalomnál kevesebbet főzött recepteket jelenítik meg"
#: .\cookbook\views\api.py:932 #: .\cookbook\views\api.py:931
msgid "" msgid ""
"Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
@@ -2507,7 +2507,7 @@ msgstr ""
"vagy később főztek meg utoljára. A - jelölve az adott dátumon vagy azt " "vagy később főztek meg utoljára. A - jelölve az adott dátumon vagy azt "
"megelőzően elkészítettek kerülnek be a receptek listájába." "megelőzően elkészítettek kerülnek be a receptek listájába."
#: .\cookbook\views\api.py:933 #: .\cookbook\views\api.py:932
msgid "" msgid ""
"Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
@@ -2516,7 +2516,7 @@ msgstr ""
"vagy később hoztak létre. A - jelölve az adott dátumon vagy azt megelőzően " "vagy később hoztak létre. A - jelölve az adott dátumon vagy azt megelőzően "
"hozták létre." "hozták létre."
#: .\cookbook\views\api.py:934 #: .\cookbook\views\api.py:933
msgid "" msgid ""
"Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
@@ -2525,7 +2525,7 @@ msgstr ""
"vagy később frissültek. A - jelölve az adott dátumon vagy azt megelőzően " "vagy később frissültek. A - jelölve az adott dátumon vagy azt megelőzően "
"frissültek." "frissültek."
#: .\cookbook\views\api.py:935 #: .\cookbook\views\api.py:934
msgid "" msgid ""
"Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
@@ -2534,13 +2534,13 @@ msgstr ""
"vagy később néztek meg utoljára. A - jelölve az adott dátumon vagy azt " "vagy később néztek meg utoljára. A - jelölve az adott dátumon vagy azt "
"megelőzően néztek meg utoljára." "megelőzően néztek meg utoljára."
#: .\cookbook\views\api.py:936 #: .\cookbook\views\api.py:935
msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]" msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]"
msgstr "" msgstr ""
"Felsorolja azokat a recepteket, amelyeket a rendelkezésre álló összetevőkből " "Felsorolja azokat a recepteket, amelyeket a rendelkezésre álló összetevőkből "
"el lehet készíteni. [true/<b>false</b>]" "el lehet készíteni. [true/<b>false</b>]"
#: .\cookbook\views\api.py:1123 #: .\cookbook\views\api.py:1122
msgid "" msgid ""
"Returns the shopping list entry with a primary key of id. Multiple values " "Returns the shopping list entry with a primary key of id. Multiple values "
"allowed." "allowed."
@@ -2548,7 +2548,7 @@ msgstr ""
"Visszaadja az id elsődleges kulccsal rendelkező bevásárlólista-bejegyzést. " "Visszaadja az id elsődleges kulccsal rendelkező bevásárlólista-bejegyzést. "
"Több érték megengedett." "Több érték megengedett."
#: .\cookbook\views\api.py:1126 #: .\cookbook\views\api.py:1125
#, fuzzy #, fuzzy
#| msgid "" #| msgid ""
#| "Filter shopping list entries on checked. [true, false, both, <b>recent</" #| "Filter shopping list entries on checked. [true, false, both, <b>recent</"
@@ -2562,17 +2562,17 @@ msgstr ""
"mindkettő, <b>legutóbbi</b>]<br> a legutóbbi a nem bejelölt és a nemrég " "mindkettő, <b>legutóbbi</b>]<br> a legutóbbi a nem bejelölt és a nemrég "
"befejezett elemeket tartalmazza." "befejezett elemeket tartalmazza."
#: .\cookbook\views\api.py:1129 #: .\cookbook\views\api.py:1128
msgid "Returns the shopping list entries sorted by supermarket category order." msgid "Returns the shopping list entries sorted by supermarket category order."
msgstr "" msgstr ""
"Visszaadja a bevásárlólista bejegyzéseit szupermarket kategóriák szerinti " "Visszaadja a bevásárlólista bejegyzéseit szupermarket kategóriák szerinti "
"sorrendben." "sorrendben."
#: .\cookbook\views\api.py:1211 #: .\cookbook\views\api.py:1210
msgid "Filter for entries with the given recipe" msgid "Filter for entries with the given recipe"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1293 #: .\cookbook\views\api.py:1292
#, fuzzy #, fuzzy
#| msgid "" #| msgid ""
#| "Returns the shopping list entry with a primary key of id. Multiple " #| "Returns the shopping list entry with a primary key of id. Multiple "
@@ -2584,45 +2584,45 @@ msgstr ""
"Visszaadja az id elsődleges kulccsal rendelkező bevásárlólista-bejegyzést. " "Visszaadja az id elsődleges kulccsal rendelkező bevásárlólista-bejegyzést. "
"Több érték megengedett." "Több érték megengedett."
#: .\cookbook\views\api.py:1416 #: .\cookbook\views\api.py:1415
msgid "Nothing to do." msgid "Nothing to do."
msgstr "Semmi feladat." msgstr "Semmi feladat."
#: .\cookbook\views\api.py:1443 #: .\cookbook\views\api.py:1445
msgid "Invalid Url" msgid "Invalid Url"
msgstr "Érvénytelen URL" msgstr "Érvénytelen URL"
#: .\cookbook\views\api.py:1447 #: .\cookbook\views\api.py:1449
msgid "Connection Refused." msgid "Connection Refused."
msgstr "Kapcsolat megtagadva." msgstr "Kapcsolat megtagadva."
#: .\cookbook\views\api.py:1449 #: .\cookbook\views\api.py:1451
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "Rossz URL séma." msgstr "Rossz URL séma."
#: .\cookbook\views\api.py:1472 #: .\cookbook\views\api.py:1474
msgid "No usable data could be found." msgid "No usable data could be found."
msgstr "Nem sikerült használható adatokat találni." msgstr "Nem sikerült használható adatokat találni."
#: .\cookbook\views\api.py:1547 #: .\cookbook\views\api.py:1549
msgid "File is above space limit" msgid "File is above space limit"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1564 .\cookbook\views\import_export.py:114 #: .\cookbook\views\api.py:1566 .\cookbook\views\import_export.py:114
msgid "Importing is not implemented for this provider" msgid "Importing is not implemented for this provider"
msgstr "Az importálás nincs implementálva ennél a szolgáltatónál" msgstr "Az importálás nincs implementálva ennél a szolgáltatónál"
#: .\cookbook\views\api.py:1648 .\cookbook\views\data.py:30 #: .\cookbook\views\api.py:1650 .\cookbook\views\data.py:30
#: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63 #: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63
#: .\cookbook\views\new.py:82 #: .\cookbook\views\new.py:82
msgid "This feature is not yet available in the hosted version of tandoor!" msgid "This feature is not yet available in the hosted version of tandoor!"
msgstr "Ez a funkció még nem érhető el a tandoor hosztolt verziójában!" msgstr "Ez a funkció még nem érhető el a tandoor hosztolt verziójában!"
#: .\cookbook\views\api.py:1669 #: .\cookbook\views\api.py:1671
msgid "Sync successful!" msgid "Sync successful!"
msgstr "Szinkronizálás sikeres!" msgstr "Szinkronizálás sikeres!"
#: .\cookbook\views\api.py:1672 #: .\cookbook\views\api.py:1674
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "Hiba szinkronizálás közben a tárolóval" msgstr "Hiba szinkronizálás közben a tárolóval"

View File

@@ -10,7 +10,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: 2023-01-08 17:55+0000\n" "PO-Revision-Date: 2023-01-08 17:55+0000\n"
"Last-Translator: Joachim Weber <joachim.weber@gmx.de>\n" "Last-Translator: Joachim Weber <joachim.weber@gmx.de>\n"
"Language-Team: Armenian <http://translate.tandoor.dev/projects/tandoor/" "Language-Team: Armenian <http://translate.tandoor.dev/projects/tandoor/"
@@ -2121,282 +2121,282 @@ msgstr "Ցուցադրել օգնություն"
msgid "URL Import" msgid "URL Import"
msgstr "URL ներմուծում" msgstr "URL ներմուծում"
#: .\cookbook\views\api.py:121 .\cookbook\views\api.py:214 #: .\cookbook\views\api.py:120 .\cookbook\views\api.py:213
#, fuzzy #, fuzzy
#| msgid "Parameter filter_list incorrectly formatted" #| msgid "Parameter filter_list incorrectly formatted"
msgid "Parameter updated_at incorrectly formatted" msgid "Parameter updated_at incorrectly formatted"
msgstr "filter_list պարամետրը սխալ է ձևավորված" msgstr "filter_list պարամետրը սխալ է ձևավորված"
#: .\cookbook\views\api.py:235 .\cookbook\views\api.py:341 #: .\cookbook\views\api.py:234 .\cookbook\views\api.py:340
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:239 #: .\cookbook\views\api.py:238
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "Հնարավոր չէ միավորել նույն օբյեկտի հետ:" msgstr "Հնարավոր չէ միավորել նույն օբյեկտի հետ:"
#: .\cookbook\views\api.py:246 #: .\cookbook\views\api.py:245
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:251 #: .\cookbook\views\api.py:250
#, fuzzy #, fuzzy
#| msgid "Cannot merge with the same object!" #| msgid "Cannot merge with the same object!"
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "Հնարավոր չէ միավորել նույն օբյեկտի հետ:" msgstr "Հնարավոր չէ միավորել նույն օբյեկտի հետ:"
#: .\cookbook\views\api.py:289 #: .\cookbook\views\api.py:288
#, python-brace-format #, python-brace-format
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:294 #: .\cookbook\views\api.py:293
#, python-brace-format #, python-brace-format
msgid "An error occurred attempting to merge {source.name} with {target.name}" msgid "An error occurred attempting to merge {source.name} with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:350 #: .\cookbook\views\api.py:349
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:353 .\cookbook\views\api.py:371 #: .\cookbook\views\api.py:352 .\cookbook\views\api.py:370
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "" msgstr ""
#: .\cookbook\views\api.py:356 #: .\cookbook\views\api.py:355
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:362 #: .\cookbook\views\api.py:361
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:368 #: .\cookbook\views\api.py:367
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to parent {parent.name}" msgid "{child.name} was moved successfully to parent {parent.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:590 #: .\cookbook\views\api.py:589
#, python-brace-format #, python-brace-format
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:595 .\cookbook\views\api.py:1038 #: .\cookbook\views\api.py:594 .\cookbook\views\api.py:1037
#: .\cookbook\views\api.py:1051 #: .\cookbook\views\api.py:1050
#, python-brace-format #, python-brace-format
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:743 #: .\cookbook\views\api.py:742
msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:744 #: .\cookbook\views\api.py:743
msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:745 #: .\cookbook\views\api.py:744
msgid "Filter meal plans with MealType ID. For multiple repeat parameter." msgid "Filter meal plans with MealType ID. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:873 #: .\cookbook\views\api.py:872
msgid "ID of recipe a step is part of. For multiple repeat parameter." msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:874 #: .\cookbook\views\api.py:873
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:910 #: .\cookbook\views\api.py:909
msgid "" msgid ""
"Query string matched (fuzzy) against recipe name. In the future also " "Query string matched (fuzzy) against recipe name. In the future also "
"fulltext search." "fulltext search."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:911 #: .\cookbook\views\api.py:910
msgid "" msgid ""
"ID of keyword a recipe should have. For multiple repeat parameter. " "ID of keyword a recipe should have. For multiple repeat parameter. "
"Equivalent to keywords_or" "Equivalent to keywords_or"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:912 #: .\cookbook\views\api.py:911
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with any of the keywords" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:913 #: .\cookbook\views\api.py:912
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with all of the keywords." "Keyword IDs, repeat for multiple. Return recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:914 #: .\cookbook\views\api.py:913
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:915 #: .\cookbook\views\api.py:914
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:916 #: .\cookbook\views\api.py:915
msgid "ID of food a recipe should have. For multiple repeat parameter." msgid "ID of food a recipe should have. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:917 #: .\cookbook\views\api.py:916
msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgid "Food IDs, repeat for multiple. Return recipes with any of the foods"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:918 #: .\cookbook\views\api.py:917
msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgid "Food IDs, repeat for multiple. Return recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:919 #: .\cookbook\views\api.py:918
msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:920 #: .\cookbook\views\api.py:919
msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:921 #: .\cookbook\views\api.py:920
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:922 #: .\cookbook\views\api.py:921
msgid "" msgid ""
"Rating a recipe should have or greater. [0 - 5] Negative value filters " "Rating a recipe should have or greater. [0 - 5] Negative value filters "
"rating less than." "rating less than."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:923 #: .\cookbook\views\api.py:922
msgid "ID of book a recipe should be in. For multiple repeat parameter." msgid "ID of book a recipe should be in. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:924 #: .\cookbook\views\api.py:923
msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgid "Book IDs, repeat for multiple. Return recipes with any of the books"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:925 #: .\cookbook\views\api.py:924
msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgid "Book IDs, repeat for multiple. Return recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:926 #: .\cookbook\views\api.py:925
msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:927 #: .\cookbook\views\api.py:926
msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:928 #: .\cookbook\views\api.py:927
msgid "If only internal recipes should be returned. [true/<b>false</b>]" msgid "If only internal recipes should be returned. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:929 #: .\cookbook\views\api.py:928
msgid "Returns the results in randomized order. [true/<b>false</b>]" msgid "Returns the results in randomized order. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:930 #: .\cookbook\views\api.py:929
msgid "Returns new results first in search results. [true/<b>false</b>]" msgid "Returns new results first in search results. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:931 #: .\cookbook\views\api.py:930
msgid "" msgid ""
"Filter recipes cooked X times or more. Negative values returns cooked less " "Filter recipes cooked X times or more. Negative values returns cooked less "
"than X times" "than X times"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:932 #: .\cookbook\views\api.py:931
msgid "" msgid ""
"Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:933 #: .\cookbook\views\api.py:932
msgid "" msgid ""
"Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:934 #: .\cookbook\views\api.py:933
msgid "" msgid ""
"Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:935 #: .\cookbook\views\api.py:934
msgid "" msgid ""
"Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:936 #: .\cookbook\views\api.py:935
msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]" msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1123 #: .\cookbook\views\api.py:1122
msgid "" msgid ""
"Returns the shopping list entry with a primary key of id. Multiple values " "Returns the shopping list entry with a primary key of id. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1126 #: .\cookbook\views\api.py:1125
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</" "Filter shopping list entries on checked. [true, false, both, <b>recent</"
"b>]<br> - recent includes unchecked items and recently " "b>]<br> - recent includes unchecked items and recently "
"completed items." "completed items."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1129 #: .\cookbook\views\api.py:1128
msgid "Returns the shopping list entries sorted by supermarket category order." msgid "Returns the shopping list entries sorted by supermarket category order."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1211 #: .\cookbook\views\api.py:1210
msgid "Filter for entries with the given recipe" msgid "Filter for entries with the given recipe"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1293 #: .\cookbook\views\api.py:1292
msgid "" msgid ""
"Return the Automations matching the automation type. Multiple values " "Return the Automations matching the automation type. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1416 #: .\cookbook\views\api.py:1415
msgid "Nothing to do." msgid "Nothing to do."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1443 #: .\cookbook\views\api.py:1445
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1447 #: .\cookbook\views\api.py:1449
msgid "Connection Refused." msgid "Connection Refused."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1449 #: .\cookbook\views\api.py:1451
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1472 #: .\cookbook\views\api.py:1474
#, fuzzy #, fuzzy
#| msgid "The requested page could not be found." #| msgid "The requested page could not be found."
msgid "No usable data could be found." msgid "No usable data could be found."
msgstr "Պահանջվող էջը չի գտնվել:" msgstr "Պահանջվող էջը չի գտնվել:"
#: .\cookbook\views\api.py:1547 #: .\cookbook\views\api.py:1549
msgid "File is above space limit" msgid "File is above space limit"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1564 .\cookbook\views\import_export.py:114 #: .\cookbook\views\api.py:1566 .\cookbook\views\import_export.py:114
msgid "Importing is not implemented for this provider" msgid "Importing is not implemented for this provider"
msgstr "Ներմուծումն այս պրովայդերի համար իրականացված չէ" msgstr "Ներմուծումն այս պրովայդերի համար իրականացված չէ"
#: .\cookbook\views\api.py:1648 .\cookbook\views\data.py:30 #: .\cookbook\views\api.py:1650 .\cookbook\views\data.py:30
#: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63 #: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63
#: .\cookbook\views\new.py:82 #: .\cookbook\views\new.py:82
#, fuzzy #, fuzzy
@@ -2404,11 +2404,11 @@ msgstr "Ներմուծումն այս պրովայդերի համար իրակա
msgid "This feature is not yet available in the hosted version of tandoor!" msgid "This feature is not yet available in the hosted version of tandoor!"
msgstr "Այս հատկությունը հասանելի չէ փորձնական տարբերակում։" msgstr "Այս հատկությունը հասանելի չէ փորձնական տարբերակում։"
#: .\cookbook\views\api.py:1669 #: .\cookbook\views\api.py:1671
msgid "Sync successful!" msgid "Sync successful!"
msgstr "Սինքրոնիզացիան հաջողված է:" msgstr "Սինքրոնիզացիան հաջողված է:"
#: .\cookbook\views\api.py:1672 #: .\cookbook\views\api.py:1674
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "Պահոցի հետ սինքրոնիզացիայի սխալ" msgstr "Պահոցի հետ սինքրոնիզացիայի սխալ"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: 2022-10-12 08:33+0000\n" "PO-Revision-Date: 2022-10-12 08:33+0000\n"
"Last-Translator: wella <wella.design@gmail.com>\n" "Last-Translator: wella <wella.design@gmail.com>\n"
"Language-Team: Indonesian <http://translate.tandoor.dev/projects/tandoor/" "Language-Team: Indonesian <http://translate.tandoor.dev/projects/tandoor/"
@@ -1962,286 +1962,286 @@ msgstr ""
msgid "URL Import" msgid "URL Import"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:121 .\cookbook\views\api.py:214 #: .\cookbook\views\api.py:120 .\cookbook\views\api.py:213
msgid "Parameter updated_at incorrectly formatted" msgid "Parameter updated_at incorrectly formatted"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:235 .\cookbook\views\api.py:341 #: .\cookbook\views\api.py:234 .\cookbook\views\api.py:340
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:239 #: .\cookbook\views\api.py:238
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:246 #: .\cookbook\views\api.py:245
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:251 #: .\cookbook\views\api.py:250
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:289 #: .\cookbook\views\api.py:288
#, python-brace-format #, python-brace-format
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:294 #: .\cookbook\views\api.py:293
#, python-brace-format #, python-brace-format
msgid "An error occurred attempting to merge {source.name} with {target.name}" msgid "An error occurred attempting to merge {source.name} with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:350 #: .\cookbook\views\api.py:349
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:353 .\cookbook\views\api.py:371 #: .\cookbook\views\api.py:352 .\cookbook\views\api.py:370
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "" msgstr ""
#: .\cookbook\views\api.py:356 #: .\cookbook\views\api.py:355
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:362 #: .\cookbook\views\api.py:361
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:368 #: .\cookbook\views\api.py:367
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to parent {parent.name}" msgid "{child.name} was moved successfully to parent {parent.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:590 #: .\cookbook\views\api.py:589
#, python-brace-format #, python-brace-format
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:595 .\cookbook\views\api.py:1038 #: .\cookbook\views\api.py:594 .\cookbook\views\api.py:1037
#: .\cookbook\views\api.py:1051 #: .\cookbook\views\api.py:1050
#, python-brace-format #, python-brace-format
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:743 #: .\cookbook\views\api.py:742
msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:744 #: .\cookbook\views\api.py:743
msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:745 #: .\cookbook\views\api.py:744
msgid "Filter meal plans with MealType ID. For multiple repeat parameter." msgid "Filter meal plans with MealType ID. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:873 #: .\cookbook\views\api.py:872
msgid "ID of recipe a step is part of. For multiple repeat parameter." msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:874 #: .\cookbook\views\api.py:873
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:910 #: .\cookbook\views\api.py:909
msgid "" msgid ""
"Query string matched (fuzzy) against recipe name. In the future also " "Query string matched (fuzzy) against recipe name. In the future also "
"fulltext search." "fulltext search."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:911 #: .\cookbook\views\api.py:910
msgid "" msgid ""
"ID of keyword a recipe should have. For multiple repeat parameter. " "ID of keyword a recipe should have. For multiple repeat parameter. "
"Equivalent to keywords_or" "Equivalent to keywords_or"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:912 #: .\cookbook\views\api.py:911
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with any of the keywords" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:913 #: .\cookbook\views\api.py:912
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with all of the keywords." "Keyword IDs, repeat for multiple. Return recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:914 #: .\cookbook\views\api.py:913
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:915 #: .\cookbook\views\api.py:914
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:916 #: .\cookbook\views\api.py:915
msgid "ID of food a recipe should have. For multiple repeat parameter." msgid "ID of food a recipe should have. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:917 #: .\cookbook\views\api.py:916
msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgid "Food IDs, repeat for multiple. Return recipes with any of the foods"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:918 #: .\cookbook\views\api.py:917
msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgid "Food IDs, repeat for multiple. Return recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:919 #: .\cookbook\views\api.py:918
msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:920 #: .\cookbook\views\api.py:919
msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:921 #: .\cookbook\views\api.py:920
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:922 #: .\cookbook\views\api.py:921
msgid "" msgid ""
"Rating a recipe should have or greater. [0 - 5] Negative value filters " "Rating a recipe should have or greater. [0 - 5] Negative value filters "
"rating less than." "rating less than."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:923 #: .\cookbook\views\api.py:922
msgid "ID of book a recipe should be in. For multiple repeat parameter." msgid "ID of book a recipe should be in. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:924 #: .\cookbook\views\api.py:923
msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgid "Book IDs, repeat for multiple. Return recipes with any of the books"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:925 #: .\cookbook\views\api.py:924
msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgid "Book IDs, repeat for multiple. Return recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:926 #: .\cookbook\views\api.py:925
msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:927 #: .\cookbook\views\api.py:926
msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:928 #: .\cookbook\views\api.py:927
msgid "If only internal recipes should be returned. [true/<b>false</b>]" msgid "If only internal recipes should be returned. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:929 #: .\cookbook\views\api.py:928
msgid "Returns the results in randomized order. [true/<b>false</b>]" msgid "Returns the results in randomized order. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:930 #: .\cookbook\views\api.py:929
msgid "Returns new results first in search results. [true/<b>false</b>]" msgid "Returns new results first in search results. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:931 #: .\cookbook\views\api.py:930
msgid "" msgid ""
"Filter recipes cooked X times or more. Negative values returns cooked less " "Filter recipes cooked X times or more. Negative values returns cooked less "
"than X times" "than X times"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:932 #: .\cookbook\views\api.py:931
msgid "" msgid ""
"Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:933 #: .\cookbook\views\api.py:932
msgid "" msgid ""
"Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:934 #: .\cookbook\views\api.py:933
msgid "" msgid ""
"Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:935 #: .\cookbook\views\api.py:934
msgid "" msgid ""
"Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:936 #: .\cookbook\views\api.py:935
msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]" msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1123 #: .\cookbook\views\api.py:1122
msgid "" msgid ""
"Returns the shopping list entry with a primary key of id. Multiple values " "Returns the shopping list entry with a primary key of id. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1126 #: .\cookbook\views\api.py:1125
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</" "Filter shopping list entries on checked. [true, false, both, <b>recent</"
"b>]<br> - recent includes unchecked items and recently " "b>]<br> - recent includes unchecked items and recently "
"completed items." "completed items."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1129 #: .\cookbook\views\api.py:1128
msgid "Returns the shopping list entries sorted by supermarket category order." msgid "Returns the shopping list entries sorted by supermarket category order."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1211 #: .\cookbook\views\api.py:1210
msgid "Filter for entries with the given recipe" msgid "Filter for entries with the given recipe"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1293 #: .\cookbook\views\api.py:1292
msgid "" msgid ""
"Return the Automations matching the automation type. Multiple values " "Return the Automations matching the automation type. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1416 #: .\cookbook\views\api.py:1415
msgid "Nothing to do." msgid "Nothing to do."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1443 #: .\cookbook\views\api.py:1445
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1447 #: .\cookbook\views\api.py:1449
msgid "Connection Refused." msgid "Connection Refused."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1449 #: .\cookbook\views\api.py:1451
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1472 #: .\cookbook\views\api.py:1474
msgid "No usable data could be found." msgid "No usable data could be found."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1547 #: .\cookbook\views\api.py:1549
msgid "File is above space limit" msgid "File is above space limit"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1564 .\cookbook\views\import_export.py:114 #: .\cookbook\views\api.py:1566 .\cookbook\views\import_export.py:114
msgid "Importing is not implemented for this provider" msgid "Importing is not implemented for this provider"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1648 .\cookbook\views\data.py:30 #: .\cookbook\views\api.py:1650 .\cookbook\views\data.py:30
#: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63 #: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63
#: .\cookbook\views\new.py:82 #: .\cookbook\views\new.py:82
msgid "This feature is not yet available in the hosted version of tandoor!" msgid "This feature is not yet available in the hosted version of tandoor!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1669 #: .\cookbook\views\api.py:1671
msgid "Sync successful!" msgid "Sync successful!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1672 #: .\cookbook\views\api.py:1674
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "" msgstr ""

View File

@@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: 2024-02-17 19:16+0000\n" "PO-Revision-Date: 2024-02-17 19:16+0000\n"
"Last-Translator: Andrea <giovannibecco@mailo.com>\n" "Last-Translator: Andrea <giovannibecco@mailo.com>\n"
"Language-Team: Italian <http://translate.tandoor.dev/projects/tandoor/" "Language-Team: Italian <http://translate.tandoor.dev/projects/tandoor/"
@@ -2157,82 +2157,82 @@ msgstr "Mostra registro"
msgid "URL Import" msgid "URL Import"
msgstr "Importa da URL" msgstr "Importa da URL"
#: .\cookbook\views\api.py:121 .\cookbook\views\api.py:214 #: .\cookbook\views\api.py:120 .\cookbook\views\api.py:213
msgid "Parameter updated_at incorrectly formatted" msgid "Parameter updated_at incorrectly formatted"
msgstr "Il parametro updated_at non è formattato correttamente" msgstr "Il parametro updated_at non è formattato correttamente"
#: .\cookbook\views\api.py:235 .\cookbook\views\api.py:341 #: .\cookbook\views\api.py:234 .\cookbook\views\api.py:340
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "Non esiste nessun {self.basename} con id {pk}" msgstr "Non esiste nessun {self.basename} con id {pk}"
#: .\cookbook\views\api.py:239 #: .\cookbook\views\api.py:238
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "Non è possibile unirlo con lo stesso oggetto!" msgstr "Non è possibile unirlo con lo stesso oggetto!"
#: .\cookbook\views\api.py:246 #: .\cookbook\views\api.py:245
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "Non esiste nessun {self.basename} con id {target}" msgstr "Non esiste nessun {self.basename} con id {target}"
#: .\cookbook\views\api.py:251 #: .\cookbook\views\api.py:250
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "Non è possibile unirlo con un oggetto secondario!" msgstr "Non è possibile unirlo con un oggetto secondario!"
#: .\cookbook\views\api.py:289 #: .\cookbook\views\api.py:288
#, python-brace-format #, python-brace-format
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "{source.name} è stato unito con successo a {target.name}" msgstr "{source.name} è stato unito con successo a {target.name}"
#: .\cookbook\views\api.py:294 #: .\cookbook\views\api.py:293
#, python-brace-format #, python-brace-format
msgid "An error occurred attempting to merge {source.name} with {target.name}" msgid "An error occurred attempting to merge {source.name} with {target.name}"
msgstr "" msgstr ""
"Si è verificato un errore durante l'unione di {source.name} con {target.name}" "Si è verificato un errore durante l'unione di {source.name} con {target.name}"
#: .\cookbook\views\api.py:350 #: .\cookbook\views\api.py:349
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "{child.name} è stato spostato con successo alla radice." msgstr "{child.name} è stato spostato con successo alla radice."
#: .\cookbook\views\api.py:353 .\cookbook\views\api.py:371 #: .\cookbook\views\api.py:352 .\cookbook\views\api.py:370
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "Si è verificato un errore durante lo spostamento " msgstr "Si è verificato un errore durante lo spostamento "
#: .\cookbook\views\api.py:356 #: .\cookbook\views\api.py:355
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "Non è possibile muovere un oggetto a sé stesso!" msgstr "Non è possibile muovere un oggetto a sé stesso!"
#: .\cookbook\views\api.py:362 #: .\cookbook\views\api.py:361
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "Non esiste nessun {self.basename} con id {parent}" msgstr "Non esiste nessun {self.basename} con id {parent}"
#: .\cookbook\views\api.py:368 #: .\cookbook\views\api.py:367
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to parent {parent.name}" msgid "{child.name} was moved successfully to parent {parent.name}"
msgstr "{child.name} è stato spostato con successo al primario {parent.name}" msgstr "{child.name} è stato spostato con successo al primario {parent.name}"
#: .\cookbook\views\api.py:590 #: .\cookbook\views\api.py:589
#, python-brace-format #, python-brace-format
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "{obj.name} è stato rimosso dalla lista della spesa." msgstr "{obj.name} è stato rimosso dalla lista della spesa."
#: .\cookbook\views\api.py:595 .\cookbook\views\api.py:1038 #: .\cookbook\views\api.py:594 .\cookbook\views\api.py:1037
#: .\cookbook\views\api.py:1051 #: .\cookbook\views\api.py:1050
#, python-brace-format #, python-brace-format
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "{obj.name} è stato aggiunto alla lista della spesa." msgstr "{obj.name} è stato aggiunto alla lista della spesa."
#: .\cookbook\views\api.py:743 #: .\cookbook\views\api.py:742
msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:744 #: .\cookbook\views\api.py:743
msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:745 #: .\cookbook\views\api.py:744
#, fuzzy #, fuzzy
#| msgid "ID of recipe a step is part of. For multiple repeat parameter." #| msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgid "Filter meal plans with MealType ID. For multiple repeat parameter." msgid "Filter meal plans with MealType ID. For multiple repeat parameter."
@@ -2240,215 +2240,215 @@ msgstr ""
"ID di una ricetta di cui uno step ne fa parte. Usato per parametri di " "ID di una ricetta di cui uno step ne fa parte. Usato per parametri di "
"ripetizione multipla." "ripetizione multipla."
#: .\cookbook\views\api.py:873 #: .\cookbook\views\api.py:872
msgid "ID of recipe a step is part of. For multiple repeat parameter." msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgstr "" msgstr ""
"ID di una ricetta di cui uno step ne fa parte. Usato per parametri di " "ID di una ricetta di cui uno step ne fa parte. Usato per parametri di "
"ripetizione multipla." "ripetizione multipla."
#: .\cookbook\views\api.py:874 #: .\cookbook\views\api.py:873
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "Stringa di ricerca abbinata (vaga) al nome dell'oggetto." msgstr "Stringa di ricerca abbinata (vaga) al nome dell'oggetto."
#: .\cookbook\views\api.py:910 #: .\cookbook\views\api.py:909
msgid "" msgid ""
"Query string matched (fuzzy) against recipe name. In the future also " "Query string matched (fuzzy) against recipe name. In the future also "
"fulltext search." "fulltext search."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:911 #: .\cookbook\views\api.py:910
msgid "" msgid ""
"ID of keyword a recipe should have. For multiple repeat parameter. " "ID of keyword a recipe should have. For multiple repeat parameter. "
"Equivalent to keywords_or" "Equivalent to keywords_or"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:912 #: .\cookbook\views\api.py:911
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with any of the keywords" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:913 #: .\cookbook\views\api.py:912
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with all of the keywords." "Keyword IDs, repeat for multiple. Return recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:914 #: .\cookbook\views\api.py:913
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:915 #: .\cookbook\views\api.py:914
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:916 #: .\cookbook\views\api.py:915
msgid "ID of food a recipe should have. For multiple repeat parameter." msgid "ID of food a recipe should have. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:917 #: .\cookbook\views\api.py:916
msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgid "Food IDs, repeat for multiple. Return recipes with any of the foods"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:918 #: .\cookbook\views\api.py:917
msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgid "Food IDs, repeat for multiple. Return recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:919 #: .\cookbook\views\api.py:918
msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:920 #: .\cookbook\views\api.py:919
msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:921 #: .\cookbook\views\api.py:920
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:922 #: .\cookbook\views\api.py:921
msgid "" msgid ""
"Rating a recipe should have or greater. [0 - 5] Negative value filters " "Rating a recipe should have or greater. [0 - 5] Negative value filters "
"rating less than." "rating less than."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:923 #: .\cookbook\views\api.py:922
msgid "ID of book a recipe should be in. For multiple repeat parameter." msgid "ID of book a recipe should be in. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:924 #: .\cookbook\views\api.py:923
msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgid "Book IDs, repeat for multiple. Return recipes with any of the books"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:925 #: .\cookbook\views\api.py:924
msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgid "Book IDs, repeat for multiple. Return recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:926 #: .\cookbook\views\api.py:925
msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:927 #: .\cookbook\views\api.py:926
msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:928 #: .\cookbook\views\api.py:927
msgid "If only internal recipes should be returned. [true/<b>false</b>]" msgid "If only internal recipes should be returned. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:929 #: .\cookbook\views\api.py:928
msgid "Returns the results in randomized order. [true/<b>false</b>]" msgid "Returns the results in randomized order. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:930 #: .\cookbook\views\api.py:929
msgid "Returns new results first in search results. [true/<b>false</b>]" msgid "Returns new results first in search results. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:931 #: .\cookbook\views\api.py:930
msgid "" msgid ""
"Filter recipes cooked X times or more. Negative values returns cooked less " "Filter recipes cooked X times or more. Negative values returns cooked less "
"than X times" "than X times"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:932 #: .\cookbook\views\api.py:931
msgid "" msgid ""
"Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:933 #: .\cookbook\views\api.py:932
msgid "" msgid ""
"Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:934 #: .\cookbook\views\api.py:933
msgid "" msgid ""
"Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:935 #: .\cookbook\views\api.py:934
msgid "" msgid ""
"Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:936 #: .\cookbook\views\api.py:935
msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]" msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]"
msgstr "" msgstr ""
"Filtra le ricette che possono essere preparate con alimenti già disponibili. " "Filtra le ricette che possono essere preparate con alimenti già disponibili. "
"[true/<b>false</b>]" "[true/<b>false</b>]"
#: .\cookbook\views\api.py:1123 #: .\cookbook\views\api.py:1122
msgid "" msgid ""
"Returns the shopping list entry with a primary key of id. Multiple values " "Returns the shopping list entry with a primary key of id. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1126 #: .\cookbook\views\api.py:1125
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</" "Filter shopping list entries on checked. [true, false, both, <b>recent</"
"b>]<br> - recent includes unchecked items and recently " "b>]<br> - recent includes unchecked items and recently "
"completed items." "completed items."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1129 #: .\cookbook\views\api.py:1128
msgid "Returns the shopping list entries sorted by supermarket category order." msgid "Returns the shopping list entries sorted by supermarket category order."
msgstr "" msgstr ""
"Restituisce le voci della lista della spesa ordinate per categoria di " "Restituisce le voci della lista della spesa ordinate per categoria di "
"supermercato." "supermercato."
#: .\cookbook\views\api.py:1211 #: .\cookbook\views\api.py:1210
msgid "Filter for entries with the given recipe" msgid "Filter for entries with the given recipe"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1293 #: .\cookbook\views\api.py:1292
msgid "" msgid ""
"Return the Automations matching the automation type. Multiple values " "Return the Automations matching the automation type. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1416 #: .\cookbook\views\api.py:1415
msgid "Nothing to do." msgid "Nothing to do."
msgstr "Nulla da fare." msgstr "Nulla da fare."
#: .\cookbook\views\api.py:1443 #: .\cookbook\views\api.py:1445
msgid "Invalid Url" msgid "Invalid Url"
msgstr "URL non valido" msgstr "URL non valido"
#: .\cookbook\views\api.py:1447 #: .\cookbook\views\api.py:1449
msgid "Connection Refused." msgid "Connection Refused."
msgstr "Connessione rifiutata." msgstr "Connessione rifiutata."
#: .\cookbook\views\api.py:1449 #: .\cookbook\views\api.py:1451
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "Schema URL invalido." msgstr "Schema URL invalido."
#: .\cookbook\views\api.py:1472 #: .\cookbook\views\api.py:1474
msgid "No usable data could be found." msgid "No usable data could be found."
msgstr "Nessuna informazione utilizzabile è stata trovata." msgstr "Nessuna informazione utilizzabile è stata trovata."
#: .\cookbook\views\api.py:1547 #: .\cookbook\views\api.py:1549
msgid "File is above space limit" msgid "File is above space limit"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1564 .\cookbook\views\import_export.py:114 #: .\cookbook\views\api.py:1566 .\cookbook\views\import_export.py:114
msgid "Importing is not implemented for this provider" msgid "Importing is not implemented for this provider"
msgstr "Questo provider non permette l'importazione" msgstr "Questo provider non permette l'importazione"
#: .\cookbook\views\api.py:1648 .\cookbook\views\data.py:30 #: .\cookbook\views\api.py:1650 .\cookbook\views\data.py:30
#: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63 #: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63
#: .\cookbook\views\new.py:82 #: .\cookbook\views\new.py:82
msgid "This feature is not yet available in the hosted version of tandoor!" msgid "This feature is not yet available in the hosted version of tandoor!"
msgstr "" msgstr ""
"Questa funzione non è ancora disponibile nella versione hostata di Tandor!" "Questa funzione non è ancora disponibile nella versione hostata di Tandor!"
#: .\cookbook\views\api.py:1669 #: .\cookbook\views\api.py:1671
msgid "Sync successful!" msgid "Sync successful!"
msgstr "Sincronizzazione completata con successo!" msgstr "Sincronizzazione completata con successo!"
#: .\cookbook\views\api.py:1672 #: .\cookbook\views\api.py:1674
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "Errore di sincronizzazione con questo backend" msgstr "Errore di sincronizzazione con questo backend"

View File

@@ -10,7 +10,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: 2023-01-08 17:55+0000\n" "PO-Revision-Date: 2023-01-08 17:55+0000\n"
"Last-Translator: Joachim Weber <joachim.weber@gmx.de>\n" "Last-Translator: Joachim Weber <joachim.weber@gmx.de>\n"
"Language-Team: Latvian <http://translate.tandoor.dev/projects/tandoor/" "Language-Team: Latvian <http://translate.tandoor.dev/projects/tandoor/"
@@ -2103,290 +2103,290 @@ msgstr "Rādīt saites"
msgid "URL Import" msgid "URL Import"
msgstr "URL importēšana" msgstr "URL importēšana"
#: .\cookbook\views\api.py:121 .\cookbook\views\api.py:214 #: .\cookbook\views\api.py:120 .\cookbook\views\api.py:213
#, fuzzy #, fuzzy
#| msgid "Parameter filter_list incorrectly formatted" #| msgid "Parameter filter_list incorrectly formatted"
msgid "Parameter updated_at incorrectly formatted" msgid "Parameter updated_at incorrectly formatted"
msgstr "Parametrs filter_list ir nepareizi formatēts" msgstr "Parametrs filter_list ir nepareizi formatēts"
#: .\cookbook\views\api.py:235 .\cookbook\views\api.py:341 #: .\cookbook\views\api.py:234 .\cookbook\views\api.py:340
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:239 #: .\cookbook\views\api.py:238
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:246 #: .\cookbook\views\api.py:245
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:251 #: .\cookbook\views\api.py:250
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:289 #: .\cookbook\views\api.py:288
#, python-brace-format #, python-brace-format
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:294 #: .\cookbook\views\api.py:293
#, python-brace-format #, python-brace-format
msgid "An error occurred attempting to merge {source.name} with {target.name}" msgid "An error occurred attempting to merge {source.name} with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:350 #: .\cookbook\views\api.py:349
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:353 .\cookbook\views\api.py:371 #: .\cookbook\views\api.py:352 .\cookbook\views\api.py:370
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "" msgstr ""
#: .\cookbook\views\api.py:356 #: .\cookbook\views\api.py:355
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:362 #: .\cookbook\views\api.py:361
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:368 #: .\cookbook\views\api.py:367
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to parent {parent.name}" msgid "{child.name} was moved successfully to parent {parent.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:590 #: .\cookbook\views\api.py:589
#, python-brace-format #, python-brace-format
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:595 .\cookbook\views\api.py:1038 #: .\cookbook\views\api.py:594 .\cookbook\views\api.py:1037
#: .\cookbook\views\api.py:1051 #: .\cookbook\views\api.py:1050
#, python-brace-format #, python-brace-format
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:743 #: .\cookbook\views\api.py:742
msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:744 #: .\cookbook\views\api.py:743
msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:745 #: .\cookbook\views\api.py:744
msgid "Filter meal plans with MealType ID. For multiple repeat parameter." msgid "Filter meal plans with MealType ID. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:873 #: .\cookbook\views\api.py:872
msgid "ID of recipe a step is part of. For multiple repeat parameter." msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:874 #: .\cookbook\views\api.py:873
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:910 #: .\cookbook\views\api.py:909
msgid "" msgid ""
"Query string matched (fuzzy) against recipe name. In the future also " "Query string matched (fuzzy) against recipe name. In the future also "
"fulltext search." "fulltext search."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:911 #: .\cookbook\views\api.py:910
msgid "" msgid ""
"ID of keyword a recipe should have. For multiple repeat parameter. " "ID of keyword a recipe should have. For multiple repeat parameter. "
"Equivalent to keywords_or" "Equivalent to keywords_or"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:912 #: .\cookbook\views\api.py:911
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with any of the keywords" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:913 #: .\cookbook\views\api.py:912
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with all of the keywords." "Keyword IDs, repeat for multiple. Return recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:914 #: .\cookbook\views\api.py:913
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:915 #: .\cookbook\views\api.py:914
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:916 #: .\cookbook\views\api.py:915
msgid "ID of food a recipe should have. For multiple repeat parameter." msgid "ID of food a recipe should have. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:917 #: .\cookbook\views\api.py:916
msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgid "Food IDs, repeat for multiple. Return recipes with any of the foods"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:918 #: .\cookbook\views\api.py:917
msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgid "Food IDs, repeat for multiple. Return recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:919 #: .\cookbook\views\api.py:918
msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:920 #: .\cookbook\views\api.py:919
msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:921 #: .\cookbook\views\api.py:920
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:922 #: .\cookbook\views\api.py:921
msgid "" msgid ""
"Rating a recipe should have or greater. [0 - 5] Negative value filters " "Rating a recipe should have or greater. [0 - 5] Negative value filters "
"rating less than." "rating less than."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:923 #: .\cookbook\views\api.py:922
msgid "ID of book a recipe should be in. For multiple repeat parameter." msgid "ID of book a recipe should be in. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:924 #: .\cookbook\views\api.py:923
msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgid "Book IDs, repeat for multiple. Return recipes with any of the books"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:925 #: .\cookbook\views\api.py:924
msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgid "Book IDs, repeat for multiple. Return recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:926 #: .\cookbook\views\api.py:925
msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:927 #: .\cookbook\views\api.py:926
msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:928 #: .\cookbook\views\api.py:927
msgid "If only internal recipes should be returned. [true/<b>false</b>]" msgid "If only internal recipes should be returned. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:929 #: .\cookbook\views\api.py:928
msgid "Returns the results in randomized order. [true/<b>false</b>]" msgid "Returns the results in randomized order. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:930 #: .\cookbook\views\api.py:929
msgid "Returns new results first in search results. [true/<b>false</b>]" msgid "Returns new results first in search results. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:931 #: .\cookbook\views\api.py:930
msgid "" msgid ""
"Filter recipes cooked X times or more. Negative values returns cooked less " "Filter recipes cooked X times or more. Negative values returns cooked less "
"than X times" "than X times"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:932 #: .\cookbook\views\api.py:931
msgid "" msgid ""
"Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:933 #: .\cookbook\views\api.py:932
msgid "" msgid ""
"Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:934 #: .\cookbook\views\api.py:933
msgid "" msgid ""
"Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:935 #: .\cookbook\views\api.py:934
msgid "" msgid ""
"Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:936 #: .\cookbook\views\api.py:935
msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]" msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1123 #: .\cookbook\views\api.py:1122
msgid "" msgid ""
"Returns the shopping list entry with a primary key of id. Multiple values " "Returns the shopping list entry with a primary key of id. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1126 #: .\cookbook\views\api.py:1125
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</" "Filter shopping list entries on checked. [true, false, both, <b>recent</"
"b>]<br> - recent includes unchecked items and recently " "b>]<br> - recent includes unchecked items and recently "
"completed items." "completed items."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1129 #: .\cookbook\views\api.py:1128
msgid "Returns the shopping list entries sorted by supermarket category order." msgid "Returns the shopping list entries sorted by supermarket category order."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1211 #: .\cookbook\views\api.py:1210
msgid "Filter for entries with the given recipe" msgid "Filter for entries with the given recipe"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1293 #: .\cookbook\views\api.py:1292
msgid "" msgid ""
"Return the Automations matching the automation type. Multiple values " "Return the Automations matching the automation type. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1416 #: .\cookbook\views\api.py:1415
msgid "Nothing to do." msgid "Nothing to do."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1443 #: .\cookbook\views\api.py:1445
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1447 #: .\cookbook\views\api.py:1449
msgid "Connection Refused." msgid "Connection Refused."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1449 #: .\cookbook\views\api.py:1451
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1472 #: .\cookbook\views\api.py:1474
#, fuzzy #, fuzzy
#| msgid "The requested page could not be found." #| msgid "The requested page could not be found."
msgid "No usable data could be found." msgid "No usable data could be found."
msgstr "Pieprasīto lapu nevarēja atrast." msgstr "Pieprasīto lapu nevarēja atrast."
#: .\cookbook\views\api.py:1547 #: .\cookbook\views\api.py:1549
msgid "File is above space limit" msgid "File is above space limit"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1564 .\cookbook\views\import_export.py:114 #: .\cookbook\views\api.py:1566 .\cookbook\views\import_export.py:114
msgid "Importing is not implemented for this provider" msgid "Importing is not implemented for this provider"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1648 .\cookbook\views\data.py:30 #: .\cookbook\views\api.py:1650 .\cookbook\views\data.py:30
#: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63 #: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63
#: .\cookbook\views\new.py:82 #: .\cookbook\views\new.py:82
msgid "This feature is not yet available in the hosted version of tandoor!" msgid "This feature is not yet available in the hosted version of tandoor!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1669 #: .\cookbook\views\api.py:1671
msgid "Sync successful!" msgid "Sync successful!"
msgstr "Sinhronizācija ir veiksmīga!" msgstr "Sinhronizācija ir veiksmīga!"
#: .\cookbook\views\api.py:1672 #: .\cookbook\views\api.py:1674
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "Sinhronizējot ar krātuvi, radās kļūda" msgstr "Sinhronizējot ar krātuvi, radās kļūda"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: 2023-08-19 21:36+0000\n" "PO-Revision-Date: 2023-08-19 21:36+0000\n"
"Last-Translator: NeoID <neoid@animenord.com>\n" "Last-Translator: NeoID <neoid@animenord.com>\n"
"Language-Team: Norwegian Bokmål <http://translate.tandoor.dev/projects/" "Language-Team: Norwegian Bokmål <http://translate.tandoor.dev/projects/"
@@ -2053,286 +2053,286 @@ msgstr "Vis hjelp"
msgid "URL Import" msgid "URL Import"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:121 .\cookbook\views\api.py:214 #: .\cookbook\views\api.py:120 .\cookbook\views\api.py:213
msgid "Parameter updated_at incorrectly formatted" msgid "Parameter updated_at incorrectly formatted"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:235 .\cookbook\views\api.py:341 #: .\cookbook\views\api.py:234 .\cookbook\views\api.py:340
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:239 #: .\cookbook\views\api.py:238
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:246 #: .\cookbook\views\api.py:245
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:251 #: .\cookbook\views\api.py:250
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:289 #: .\cookbook\views\api.py:288
#, python-brace-format #, python-brace-format
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:294 #: .\cookbook\views\api.py:293
#, python-brace-format #, python-brace-format
msgid "An error occurred attempting to merge {source.name} with {target.name}" msgid "An error occurred attempting to merge {source.name} with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:350 #: .\cookbook\views\api.py:349
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:353 .\cookbook\views\api.py:371 #: .\cookbook\views\api.py:352 .\cookbook\views\api.py:370
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "" msgstr ""
#: .\cookbook\views\api.py:356 #: .\cookbook\views\api.py:355
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:362 #: .\cookbook\views\api.py:361
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:368 #: .\cookbook\views\api.py:367
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to parent {parent.name}" msgid "{child.name} was moved successfully to parent {parent.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:590 #: .\cookbook\views\api.py:589
#, python-brace-format #, python-brace-format
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:595 .\cookbook\views\api.py:1038 #: .\cookbook\views\api.py:594 .\cookbook\views\api.py:1037
#: .\cookbook\views\api.py:1051 #: .\cookbook\views\api.py:1050
#, python-brace-format #, python-brace-format
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:743 #: .\cookbook\views\api.py:742
msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:744 #: .\cookbook\views\api.py:743
msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:745 #: .\cookbook\views\api.py:744
msgid "Filter meal plans with MealType ID. For multiple repeat parameter." msgid "Filter meal plans with MealType ID. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:873 #: .\cookbook\views\api.py:872
msgid "ID of recipe a step is part of. For multiple repeat parameter." msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:874 #: .\cookbook\views\api.py:873
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:910 #: .\cookbook\views\api.py:909
msgid "" msgid ""
"Query string matched (fuzzy) against recipe name. In the future also " "Query string matched (fuzzy) against recipe name. In the future also "
"fulltext search." "fulltext search."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:911 #: .\cookbook\views\api.py:910
msgid "" msgid ""
"ID of keyword a recipe should have. For multiple repeat parameter. " "ID of keyword a recipe should have. For multiple repeat parameter. "
"Equivalent to keywords_or" "Equivalent to keywords_or"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:912 #: .\cookbook\views\api.py:911
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with any of the keywords" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:913 #: .\cookbook\views\api.py:912
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with all of the keywords." "Keyword IDs, repeat for multiple. Return recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:914 #: .\cookbook\views\api.py:913
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:915 #: .\cookbook\views\api.py:914
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:916 #: .\cookbook\views\api.py:915
msgid "ID of food a recipe should have. For multiple repeat parameter." msgid "ID of food a recipe should have. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:917 #: .\cookbook\views\api.py:916
msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgid "Food IDs, repeat for multiple. Return recipes with any of the foods"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:918 #: .\cookbook\views\api.py:917
msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgid "Food IDs, repeat for multiple. Return recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:919 #: .\cookbook\views\api.py:918
msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:920 #: .\cookbook\views\api.py:919
msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:921 #: .\cookbook\views\api.py:920
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:922 #: .\cookbook\views\api.py:921
msgid "" msgid ""
"Rating a recipe should have or greater. [0 - 5] Negative value filters " "Rating a recipe should have or greater. [0 - 5] Negative value filters "
"rating less than." "rating less than."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:923 #: .\cookbook\views\api.py:922
msgid "ID of book a recipe should be in. For multiple repeat parameter." msgid "ID of book a recipe should be in. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:924 #: .\cookbook\views\api.py:923
msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgid "Book IDs, repeat for multiple. Return recipes with any of the books"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:925 #: .\cookbook\views\api.py:924
msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgid "Book IDs, repeat for multiple. Return recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:926 #: .\cookbook\views\api.py:925
msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:927 #: .\cookbook\views\api.py:926
msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:928 #: .\cookbook\views\api.py:927
msgid "If only internal recipes should be returned. [true/<b>false</b>]" msgid "If only internal recipes should be returned. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:929 #: .\cookbook\views\api.py:928
msgid "Returns the results in randomized order. [true/<b>false</b>]" msgid "Returns the results in randomized order. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:930 #: .\cookbook\views\api.py:929
msgid "Returns new results first in search results. [true/<b>false</b>]" msgid "Returns new results first in search results. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:931 #: .\cookbook\views\api.py:930
msgid "" msgid ""
"Filter recipes cooked X times or more. Negative values returns cooked less " "Filter recipes cooked X times or more. Negative values returns cooked less "
"than X times" "than X times"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:932 #: .\cookbook\views\api.py:931
msgid "" msgid ""
"Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:933 #: .\cookbook\views\api.py:932
msgid "" msgid ""
"Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:934 #: .\cookbook\views\api.py:933
msgid "" msgid ""
"Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:935 #: .\cookbook\views\api.py:934
msgid "" msgid ""
"Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:936 #: .\cookbook\views\api.py:935
msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]" msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1123 #: .\cookbook\views\api.py:1122
msgid "" msgid ""
"Returns the shopping list entry with a primary key of id. Multiple values " "Returns the shopping list entry with a primary key of id. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1126 #: .\cookbook\views\api.py:1125
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</" "Filter shopping list entries on checked. [true, false, both, <b>recent</"
"b>]<br> - recent includes unchecked items and recently " "b>]<br> - recent includes unchecked items and recently "
"completed items." "completed items."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1129 #: .\cookbook\views\api.py:1128
msgid "Returns the shopping list entries sorted by supermarket category order." msgid "Returns the shopping list entries sorted by supermarket category order."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1211 #: .\cookbook\views\api.py:1210
msgid "Filter for entries with the given recipe" msgid "Filter for entries with the given recipe"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1293 #: .\cookbook\views\api.py:1292
msgid "" msgid ""
"Return the Automations matching the automation type. Multiple values " "Return the Automations matching the automation type. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1416 #: .\cookbook\views\api.py:1415
msgid "Nothing to do." msgid "Nothing to do."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1443 #: .\cookbook\views\api.py:1445
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1447 #: .\cookbook\views\api.py:1449
msgid "Connection Refused." msgid "Connection Refused."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1449 #: .\cookbook\views\api.py:1451
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1472 #: .\cookbook\views\api.py:1474
msgid "No usable data could be found." msgid "No usable data could be found."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1547 #: .\cookbook\views\api.py:1549
msgid "File is above space limit" msgid "File is above space limit"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1564 .\cookbook\views\import_export.py:114 #: .\cookbook\views\api.py:1566 .\cookbook\views\import_export.py:114
msgid "Importing is not implemented for this provider" msgid "Importing is not implemented for this provider"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1648 .\cookbook\views\data.py:30 #: .\cookbook\views\api.py:1650 .\cookbook\views\data.py:30
#: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63 #: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63
#: .\cookbook\views\new.py:82 #: .\cookbook\views\new.py:82
msgid "This feature is not yet available in the hosted version of tandoor!" msgid "This feature is not yet available in the hosted version of tandoor!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1669 #: .\cookbook\views\api.py:1671
msgid "Sync successful!" msgid "Sync successful!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1672 #: .\cookbook\views\api.py:1674
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "" msgstr ""

View File

@@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: 2024-02-10 12:20+0000\n" "PO-Revision-Date: 2024-02-10 12:20+0000\n"
"Last-Translator: Jonan B <jonanb@pm.me>\n" "Last-Translator: Jonan B <jonanb@pm.me>\n"
"Language-Team: Dutch <http://translate.tandoor.dev/projects/tandoor/recipes-" "Language-Team: Dutch <http://translate.tandoor.dev/projects/tandoor/recipes-"
@@ -2217,83 +2217,83 @@ msgstr "Toon Log"
msgid "URL Import" msgid "URL Import"
msgstr "Importeer URL" msgstr "Importeer URL"
#: .\cookbook\views\api.py:121 .\cookbook\views\api.py:214 #: .\cookbook\views\api.py:120 .\cookbook\views\api.py:213
msgid "Parameter updated_at incorrectly formatted" msgid "Parameter updated_at incorrectly formatted"
msgstr "Parameter updatet_at is onjuist geformateerd" msgstr "Parameter updatet_at is onjuist geformateerd"
#: .\cookbook\views\api.py:235 .\cookbook\views\api.py:341 #: .\cookbook\views\api.py:234 .\cookbook\views\api.py:340
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "Er bestaat geen {self.basename} met id {pk}" msgstr "Er bestaat geen {self.basename} met id {pk}"
#: .\cookbook\views\api.py:239 #: .\cookbook\views\api.py:238
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "Kan niet met hetzelfde object samenvoegen!" msgstr "Kan niet met hetzelfde object samenvoegen!"
#: .\cookbook\views\api.py:246 #: .\cookbook\views\api.py:245
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "Er bestaat geen {self.basename} met id {target}" msgstr "Er bestaat geen {self.basename} met id {target}"
#: .\cookbook\views\api.py:251 #: .\cookbook\views\api.py:250
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "Kan niet met kindobject samenvoegen!" msgstr "Kan niet met kindobject samenvoegen!"
#: .\cookbook\views\api.py:289 #: .\cookbook\views\api.py:288
#, python-brace-format #, python-brace-format
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "{source.name} is succesvol samengevoegd met {target.name}" msgstr "{source.name} is succesvol samengevoegd met {target.name}"
#: .\cookbook\views\api.py:294 #: .\cookbook\views\api.py:293
#, python-brace-format #, python-brace-format
msgid "An error occurred attempting to merge {source.name} with {target.name}" msgid "An error occurred attempting to merge {source.name} with {target.name}"
msgstr "" msgstr ""
"Er is een error opgetreden bij het samenvoegen van {source.name} met {target." "Er is een error opgetreden bij het samenvoegen van {source.name} met {target."
"name}" "name}"
#: .\cookbook\views\api.py:350 #: .\cookbook\views\api.py:349
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "{child.name} is succesvol verplaatst naar het hoogste niveau." msgstr "{child.name} is succesvol verplaatst naar het hoogste niveau."
#: .\cookbook\views\api.py:353 .\cookbook\views\api.py:371 #: .\cookbook\views\api.py:352 .\cookbook\views\api.py:370
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "Er is een error opgetreden bij het verplaatsen " msgstr "Er is een error opgetreden bij het verplaatsen "
#: .\cookbook\views\api.py:356 #: .\cookbook\views\api.py:355
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "Kan object niet verplaatsen naar zichzelf!" msgstr "Kan object niet verplaatsen naar zichzelf!"
#: .\cookbook\views\api.py:362 #: .\cookbook\views\api.py:361
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "Er bestaat geen {self.basename} met id {parent}" msgstr "Er bestaat geen {self.basename} met id {parent}"
#: .\cookbook\views\api.py:368 #: .\cookbook\views\api.py:367
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to parent {parent.name}" msgid "{child.name} was moved successfully to parent {parent.name}"
msgstr "{child.name} is succesvol verplaatst naar {parent.name}" msgstr "{child.name} is succesvol verplaatst naar {parent.name}"
#: .\cookbook\views\api.py:590 #: .\cookbook\views\api.py:589
#, python-brace-format #, python-brace-format
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "{obj.name} is verwijderd van het boodschappenlijstje." msgstr "{obj.name} is verwijderd van het boodschappenlijstje."
#: .\cookbook\views\api.py:595 .\cookbook\views\api.py:1038 #: .\cookbook\views\api.py:594 .\cookbook\views\api.py:1037
#: .\cookbook\views\api.py:1051 #: .\cookbook\views\api.py:1050
#, python-brace-format #, python-brace-format
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "{obj.name} is toegevoegd aan het boodschappenlijstje." msgstr "{obj.name} is toegevoegd aan het boodschappenlijstje."
#: .\cookbook\views\api.py:743 #: .\cookbook\views\api.py:742
msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:744 #: .\cookbook\views\api.py:743
msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:745 #: .\cookbook\views\api.py:744
#, fuzzy #, fuzzy
#| msgid "ID of recipe a step is part of. For multiple repeat parameter." #| msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgid "Filter meal plans with MealType ID. For multiple repeat parameter." msgid "Filter meal plans with MealType ID. For multiple repeat parameter."
@@ -2301,17 +2301,17 @@ msgstr ""
"ID van het recept waar de stap onderdeel van is. Herhaal parameter voor " "ID van het recept waar de stap onderdeel van is. Herhaal parameter voor "
"meerdere." "meerdere."
#: .\cookbook\views\api.py:873 #: .\cookbook\views\api.py:872
msgid "ID of recipe a step is part of. For multiple repeat parameter." msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgstr "" msgstr ""
"ID van het recept waar de stap onderdeel van is. Herhaal parameter voor " "ID van het recept waar de stap onderdeel van is. Herhaal parameter voor "
"meerdere." "meerdere."
#: .\cookbook\views\api.py:874 #: .\cookbook\views\api.py:873
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "Zoekterm komt overeen (fuzzy) met object naam." msgstr "Zoekterm komt overeen (fuzzy) met object naam."
#: .\cookbook\views\api.py:910 #: .\cookbook\views\api.py:909
msgid "" msgid ""
"Query string matched (fuzzy) against recipe name. In the future also " "Query string matched (fuzzy) against recipe name. In the future also "
"fulltext search." "fulltext search."
@@ -2319,7 +2319,7 @@ msgstr ""
"Zoekterm komt overeen (fuzzy) met recept naam. In de toekomst wordt zoeken " "Zoekterm komt overeen (fuzzy) met recept naam. In de toekomst wordt zoeken "
"op volledige tekst ondersteund." "op volledige tekst ondersteund."
#: .\cookbook\views\api.py:911 #: .\cookbook\views\api.py:910
msgid "" msgid ""
"ID of keyword a recipe should have. For multiple repeat parameter. " "ID of keyword a recipe should have. For multiple repeat parameter. "
"Equivalent to keywords_or" "Equivalent to keywords_or"
@@ -2327,109 +2327,109 @@ msgstr ""
"ID van etiket dat een recept moet hebben. Herhaal parameter voor meerdere. " "ID van etiket dat een recept moet hebben. Herhaal parameter voor meerdere. "
"Gelijkwaardig aan keywords_or" "Gelijkwaardig aan keywords_or"
#: .\cookbook\views\api.py:912 #: .\cookbook\views\api.py:911
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with any of the keywords" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords"
msgstr "" msgstr ""
"Etiket ID, herhaal voor meerdere. Geeft recepten met elk geselecteerd etiket " "Etiket ID, herhaal voor meerdere. Geeft recepten met elk geselecteerd etiket "
"weer" "weer"
#: .\cookbook\views\api.py:913 #: .\cookbook\views\api.py:912
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with all of the keywords." "Keyword IDs, repeat for multiple. Return recipes with all of the keywords."
msgstr "" msgstr ""
"Etiket ID, herhaal voor meerdere. Geeft recepten met alle geselecteerde " "Etiket ID, herhaal voor meerdere. Geeft recepten met alle geselecteerde "
"etiketten weer." "etiketten weer."
#: .\cookbook\views\api.py:914 #: .\cookbook\views\api.py:913
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords."
msgstr "" msgstr ""
"Etiket ID, herhaal voor meerdere. Sluit recepten met één van de etiketten " "Etiket ID, herhaal voor meerdere. Sluit recepten met één van de etiketten "
"uit." "uit."
#: .\cookbook\views\api.py:915 #: .\cookbook\views\api.py:914
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords."
msgstr "" msgstr ""
"Etiket ID, herhaal voor meerdere. Sluit recepten met alle etiketten uit." "Etiket ID, herhaal voor meerdere. Sluit recepten met alle etiketten uit."
#: .\cookbook\views\api.py:916 #: .\cookbook\views\api.py:915
msgid "ID of food a recipe should have. For multiple repeat parameter." msgid "ID of food a recipe should have. For multiple repeat parameter."
msgstr "" msgstr ""
"ID van ingrediënt dat een recept moet hebben. Herhaal parameter voor " "ID van ingrediënt dat een recept moet hebben. Herhaal parameter voor "
"meerdere." "meerdere."
#: .\cookbook\views\api.py:917 #: .\cookbook\views\api.py:916
msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgid "Food IDs, repeat for multiple. Return recipes with any of the foods"
msgstr "" msgstr ""
"Ingrediënt ID, herhaal voor meerdere. Geeft recepten met elk ingrediënt weer" "Ingrediënt ID, herhaal voor meerdere. Geeft recepten met elk ingrediënt weer"
#: .\cookbook\views\api.py:918 #: .\cookbook\views\api.py:917
msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgid "Food IDs, repeat for multiple. Return recipes with all of the foods."
msgstr "" msgstr ""
"Ingrediënt ID, herhaal voor meerdere. Geef recepten met alle ingrediënten " "Ingrediënt ID, herhaal voor meerdere. Geef recepten met alle ingrediënten "
"weer." "weer."
#: .\cookbook\views\api.py:919 #: .\cookbook\views\api.py:918
msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods."
msgstr "" msgstr ""
"Ingrediënt ID, herhaal voor meerdere. sluit recepten met één van de " "Ingrediënt ID, herhaal voor meerdere. sluit recepten met één van de "
"ingrediënten uit." "ingrediënten uit."
#: .\cookbook\views\api.py:920 #: .\cookbook\views\api.py:919
msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods."
msgstr "" msgstr ""
"Ingrediënt ID, herhaal voor meerdere. Sluit recepten met alle ingrediënten " "Ingrediënt ID, herhaal voor meerdere. Sluit recepten met alle ingrediënten "
"uit." "uit."
#: .\cookbook\views\api.py:921 #: .\cookbook\views\api.py:920
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "ID van eenheid dat een recept moet hebben." msgstr "ID van eenheid dat een recept moet hebben."
#: .\cookbook\views\api.py:922 #: .\cookbook\views\api.py:921
msgid "" msgid ""
"Rating a recipe should have or greater. [0 - 5] Negative value filters " "Rating a recipe should have or greater. [0 - 5] Negative value filters "
"rating less than." "rating less than."
msgstr "Een waardering van een recept gaat van 0 tot 5." msgstr "Een waardering van een recept gaat van 0 tot 5."
#: .\cookbook\views\api.py:923 #: .\cookbook\views\api.py:922
msgid "ID of book a recipe should be in. For multiple repeat parameter." msgid "ID of book a recipe should be in. For multiple repeat parameter."
msgstr "" msgstr ""
"ID van boek dat een recept moet hebben. Herhaal parameter voor meerdere." "ID van boek dat een recept moet hebben. Herhaal parameter voor meerdere."
#: .\cookbook\views\api.py:924 #: .\cookbook\views\api.py:923
msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgid "Book IDs, repeat for multiple. Return recipes with any of the books"
msgstr "Boek ID, herhaal voor meerdere. Geeft recepten uit alle boeken weer" msgstr "Boek ID, herhaal voor meerdere. Geeft recepten uit alle boeken weer"
#: .\cookbook\views\api.py:925 #: .\cookbook\views\api.py:924
msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgid "Book IDs, repeat for multiple. Return recipes with all of the books."
msgstr "Boek IDs, herhaal voor meerdere. Geeft recepten weer uit alle boeken." msgstr "Boek IDs, herhaal voor meerdere. Geeft recepten weer uit alle boeken."
#: .\cookbook\views\api.py:926 #: .\cookbook\views\api.py:925
msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books."
msgstr "" msgstr ""
"Boek IDs, herhaal voor meerdere. Sluit recepten uit elk van de boeken uit." "Boek IDs, herhaal voor meerdere. Sluit recepten uit elk van de boeken uit."
#: .\cookbook\views\api.py:927 #: .\cookbook\views\api.py:926
msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books."
msgstr "Boek IDs, herhaal voor meerdere. Sluit recepten uit alle boeken uit." msgstr "Boek IDs, herhaal voor meerdere. Sluit recepten uit alle boeken uit."
#: .\cookbook\views\api.py:928 #: .\cookbook\views\api.py:927
msgid "If only internal recipes should be returned. [true/<b>false</b>]" msgid "If only internal recipes should be returned. [true/<b>false</b>]"
msgstr "" msgstr ""
"Wanneer alleen interne recepten gevonden moeten worden. [waar/<b>onwaar</b>]" "Wanneer alleen interne recepten gevonden moeten worden. [waar/<b>onwaar</b>]"
#: .\cookbook\views\api.py:929 #: .\cookbook\views\api.py:928
msgid "Returns the results in randomized order. [true/<b>false</b>]" msgid "Returns the results in randomized order. [true/<b>false</b>]"
msgstr "" msgstr ""
"Geeft de resultaten in willekeurige volgorde weer. [waar/<b>onwaar</b>]" "Geeft de resultaten in willekeurige volgorde weer. [waar/<b>onwaar</b>]"
#: .\cookbook\views\api.py:930 #: .\cookbook\views\api.py:929
msgid "Returns new results first in search results. [true/<b>false</b>]" msgid "Returns new results first in search results. [true/<b>false</b>]"
msgstr "Geeft nieuwe resultaten eerst weer. [waar/<b>onwaar</b>]" msgstr "Geeft nieuwe resultaten eerst weer. [waar/<b>onwaar</b>]"
#: .\cookbook\views\api.py:931 #: .\cookbook\views\api.py:930
msgid "" msgid ""
"Filter recipes cooked X times or more. Negative values returns cooked less " "Filter recipes cooked X times or more. Negative values returns cooked less "
"than X times" "than X times"
@@ -2437,7 +2437,7 @@ msgstr ""
"Filter recepten X maal of meer bereid. Negatieve waarden geven minder dan X " "Filter recepten X maal of meer bereid. Negatieve waarden geven minder dan X "
"keer bereide recepten weer" "keer bereide recepten weer"
#: .\cookbook\views\api.py:932 #: .\cookbook\views\api.py:931
msgid "" msgid ""
"Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
@@ -2445,7 +2445,7 @@ msgstr ""
"Filter recepten op laatst bereid op of na JJJJ-MM-DD. Voorafgaand - filters " "Filter recepten op laatst bereid op of na JJJJ-MM-DD. Voorafgaand - filters "
"op of voor datum." "op of voor datum."
#: .\cookbook\views\api.py:933 #: .\cookbook\views\api.py:932
msgid "" msgid ""
"Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
@@ -2453,7 +2453,7 @@ msgstr ""
"Filter recepten aangemaakt op of na JJJJ-MM-DD. Voorafgaand - filters op of " "Filter recepten aangemaakt op of na JJJJ-MM-DD. Voorafgaand - filters op of "
"voor datum." "voor datum."
#: .\cookbook\views\api.py:934 #: .\cookbook\views\api.py:933
msgid "" msgid ""
"Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
@@ -2461,7 +2461,7 @@ msgstr ""
"Filter recepten op geüpdatet op of na JJJJ-MM-DD. Voorafgaand - filters op " "Filter recepten op geüpdatet op of na JJJJ-MM-DD. Voorafgaand - filters op "
"of voor datum." "of voor datum."
#: .\cookbook\views\api.py:935 #: .\cookbook\views\api.py:934
msgid "" msgid ""
"Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
@@ -2469,13 +2469,13 @@ msgstr ""
"Filter recepten op laatst bekeken op of na JJJJ-MM-DD. Voorafgaand - filters " "Filter recepten op laatst bekeken op of na JJJJ-MM-DD. Voorafgaand - filters "
"op of voor datum." "op of voor datum."
#: .\cookbook\views\api.py:936 #: .\cookbook\views\api.py:935
msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]" msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]"
msgstr "" msgstr ""
"Filter recepten die bereid kunnen worden met ingrediënten die op voorraad " "Filter recepten die bereid kunnen worden met ingrediënten die op voorraad "
"zijn. [waar/<b>onwaar</b>]" "zijn. [waar/<b>onwaar</b>]"
#: .\cookbook\views\api.py:1123 #: .\cookbook\views\api.py:1122
msgid "" msgid ""
"Returns the shopping list entry with a primary key of id. Multiple values " "Returns the shopping list entry with a primary key of id. Multiple values "
"allowed." "allowed."
@@ -2483,7 +2483,7 @@ msgstr ""
"Geeft het boodschappenlijstje item met een primaire sleutel van id. " "Geeft het boodschappenlijstje item met een primaire sleutel van id. "
"Meerdere waarden toegestaan." "Meerdere waarden toegestaan."
#: .\cookbook\views\api.py:1126 #: .\cookbook\views\api.py:1125
#, fuzzy #, fuzzy
#| msgid "" #| msgid ""
#| "Filter shopping list entries on checked. [true, false, both, <b>recent</" #| "Filter shopping list entries on checked. [true, false, both, <b>recent</"
@@ -2496,16 +2496,16 @@ msgstr ""
"Filter boodschappenlijstjes op aangevinkt. [waar,onwaar,beide,<b>recent</" "Filter boodschappenlijstjes op aangevinkt. [waar,onwaar,beide,<b>recent</"
"b>]<br> - recent bevat niet aangevinkte en recent voltooide items." "b>]<br> - recent bevat niet aangevinkte en recent voltooide items."
#: .\cookbook\views\api.py:1129 #: .\cookbook\views\api.py:1128
msgid "Returns the shopping list entries sorted by supermarket category order." msgid "Returns the shopping list entries sorted by supermarket category order."
msgstr "" msgstr ""
"Geeft items op boodschappenlijstjes gesorteerd per supermarktcategorie weer." "Geeft items op boodschappenlijstjes gesorteerd per supermarktcategorie weer."
#: .\cookbook\views\api.py:1211 #: .\cookbook\views\api.py:1210
msgid "Filter for entries with the given recipe" msgid "Filter for entries with the given recipe"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1293 #: .\cookbook\views\api.py:1292
#, fuzzy #, fuzzy
#| msgid "" #| msgid ""
#| "Returns the shopping list entry with a primary key of id. Multiple " #| "Returns the shopping list entry with a primary key of id. Multiple "
@@ -2517,45 +2517,45 @@ msgstr ""
"Geeft het boodschappenlijstje item met een primaire sleutel van id. " "Geeft het boodschappenlijstje item met een primaire sleutel van id. "
"Meerdere waarden toegestaan." "Meerdere waarden toegestaan."
#: .\cookbook\views\api.py:1416 #: .\cookbook\views\api.py:1415
msgid "Nothing to do." msgid "Nothing to do."
msgstr "Niks te doen." msgstr "Niks te doen."
#: .\cookbook\views\api.py:1443 #: .\cookbook\views\api.py:1445
msgid "Invalid Url" msgid "Invalid Url"
msgstr "Ongeldige URL" msgstr "Ongeldige URL"
#: .\cookbook\views\api.py:1447 #: .\cookbook\views\api.py:1449
msgid "Connection Refused." msgid "Connection Refused."
msgstr "Verbinding geweigerd." msgstr "Verbinding geweigerd."
#: .\cookbook\views\api.py:1449 #: .\cookbook\views\api.py:1451
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "Verkeerd URL schema." msgstr "Verkeerd URL schema."
#: .\cookbook\views\api.py:1472 #: .\cookbook\views\api.py:1474
msgid "No usable data could be found." msgid "No usable data could be found."
msgstr "Er is geen bruikbare data gevonden." msgstr "Er is geen bruikbare data gevonden."
#: .\cookbook\views\api.py:1547 #: .\cookbook\views\api.py:1549
msgid "File is above space limit" msgid "File is above space limit"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1564 .\cookbook\views\import_export.py:114 #: .\cookbook\views\api.py:1566 .\cookbook\views\import_export.py:114
msgid "Importing is not implemented for this provider" msgid "Importing is not implemented for this provider"
msgstr "Importeren is voor deze provider niet geïmplementeerd" msgstr "Importeren is voor deze provider niet geïmplementeerd"
#: .\cookbook\views\api.py:1648 .\cookbook\views\data.py:30 #: .\cookbook\views\api.py:1650 .\cookbook\views\data.py:30
#: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63 #: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63
#: .\cookbook\views\new.py:82 #: .\cookbook\views\new.py:82
msgid "This feature is not yet available in the hosted version of tandoor!" msgid "This feature is not yet available in the hosted version of tandoor!"
msgstr "Deze optie is nog niet beschikbaar in de gehoste versie van Tandoor!" msgstr "Deze optie is nog niet beschikbaar in de gehoste versie van Tandoor!"
#: .\cookbook\views\api.py:1669 #: .\cookbook\views\api.py:1671
msgid "Sync successful!" msgid "Sync successful!"
msgstr "Synchronisatie succesvol!" msgstr "Synchronisatie succesvol!"
#: .\cookbook\views\api.py:1672 #: .\cookbook\views\api.py:1674
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "Er is een fout opgetreden bij het synchroniseren met Opslag" msgstr "Er is een fout opgetreden bij het synchroniseren met Opslag"

View File

@@ -10,7 +10,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: 2024-03-19 23:47+0000\n" "PO-Revision-Date: 2024-03-19 23:47+0000\n"
"Last-Translator: Tomasz Klimczak <klemensble@gmail.com>\n" "Last-Translator: Tomasz Klimczak <klemensble@gmail.com>\n"
"Language-Team: Polish <http://translate.tandoor.dev/projects/tandoor/recipes-" "Language-Team: Polish <http://translate.tandoor.dev/projects/tandoor/recipes-"
@@ -2108,290 +2108,290 @@ msgstr "Wyświetl pomoc"
msgid "URL Import" msgid "URL Import"
msgstr "Importuj z URL" msgstr "Importuj z URL"
#: .\cookbook\views\api.py:121 .\cookbook\views\api.py:214 #: .\cookbook\views\api.py:120 .\cookbook\views\api.py:213
#, fuzzy #, fuzzy
#| msgid "Parameter filter_list incorrectly formatted" #| msgid "Parameter filter_list incorrectly formatted"
msgid "Parameter updated_at incorrectly formatted" msgid "Parameter updated_at incorrectly formatted"
msgstr "Nieprawidłowo sformatowany parametr filter_list" msgstr "Nieprawidłowo sformatowany parametr filter_list"
#: .\cookbook\views\api.py:235 .\cookbook\views\api.py:341 #: .\cookbook\views\api.py:234 .\cookbook\views\api.py:340
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:239 #: .\cookbook\views\api.py:238
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "Nie można scalić tego samego obiektu!" msgstr "Nie można scalić tego samego obiektu!"
#: .\cookbook\views\api.py:246 #: .\cookbook\views\api.py:245
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:251 #: .\cookbook\views\api.py:250
#, fuzzy #, fuzzy
#| msgid "Cannot merge with the same object!" #| msgid "Cannot merge with the same object!"
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "Nie można scalić tego samego obiektu!" msgstr "Nie można scalić tego samego obiektu!"
#: .\cookbook\views\api.py:289 #: .\cookbook\views\api.py:288
#, python-brace-format #, python-brace-format
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:294 #: .\cookbook\views\api.py:293
#, python-brace-format #, python-brace-format
msgid "An error occurred attempting to merge {source.name} with {target.name}" msgid "An error occurred attempting to merge {source.name} with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:350 #: .\cookbook\views\api.py:349
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:353 .\cookbook\views\api.py:371 #: .\cookbook\views\api.py:352 .\cookbook\views\api.py:370
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "" msgstr ""
#: .\cookbook\views\api.py:356 #: .\cookbook\views\api.py:355
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:362 #: .\cookbook\views\api.py:361
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:368 #: .\cookbook\views\api.py:367
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to parent {parent.name}" msgid "{child.name} was moved successfully to parent {parent.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:590 #: .\cookbook\views\api.py:589
#, python-brace-format #, python-brace-format
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:595 .\cookbook\views\api.py:1038 #: .\cookbook\views\api.py:594 .\cookbook\views\api.py:1037
#: .\cookbook\views\api.py:1051 #: .\cookbook\views\api.py:1050
#, python-brace-format #, python-brace-format
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:743 #: .\cookbook\views\api.py:742
msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:744 #: .\cookbook\views\api.py:743
msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:745 #: .\cookbook\views\api.py:744
msgid "Filter meal plans with MealType ID. For multiple repeat parameter." msgid "Filter meal plans with MealType ID. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:873 #: .\cookbook\views\api.py:872
msgid "ID of recipe a step is part of. For multiple repeat parameter." msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:874 #: .\cookbook\views\api.py:873
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:910 #: .\cookbook\views\api.py:909
msgid "" msgid ""
"Query string matched (fuzzy) against recipe name. In the future also " "Query string matched (fuzzy) against recipe name. In the future also "
"fulltext search." "fulltext search."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:911 #: .\cookbook\views\api.py:910
msgid "" msgid ""
"ID of keyword a recipe should have. For multiple repeat parameter. " "ID of keyword a recipe should have. For multiple repeat parameter. "
"Equivalent to keywords_or" "Equivalent to keywords_or"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:912 #: .\cookbook\views\api.py:911
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with any of the keywords" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:913 #: .\cookbook\views\api.py:912
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with all of the keywords." "Keyword IDs, repeat for multiple. Return recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:914 #: .\cookbook\views\api.py:913
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:915 #: .\cookbook\views\api.py:914
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:916 #: .\cookbook\views\api.py:915
msgid "ID of food a recipe should have. For multiple repeat parameter." msgid "ID of food a recipe should have. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:917 #: .\cookbook\views\api.py:916
msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgid "Food IDs, repeat for multiple. Return recipes with any of the foods"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:918 #: .\cookbook\views\api.py:917
msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgid "Food IDs, repeat for multiple. Return recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:919 #: .\cookbook\views\api.py:918
msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:920 #: .\cookbook\views\api.py:919
msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:921 #: .\cookbook\views\api.py:920
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:922 #: .\cookbook\views\api.py:921
msgid "" msgid ""
"Rating a recipe should have or greater. [0 - 5] Negative value filters " "Rating a recipe should have or greater. [0 - 5] Negative value filters "
"rating less than." "rating less than."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:923 #: .\cookbook\views\api.py:922
msgid "ID of book a recipe should be in. For multiple repeat parameter." msgid "ID of book a recipe should be in. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:924 #: .\cookbook\views\api.py:923
msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgid "Book IDs, repeat for multiple. Return recipes with any of the books"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:925 #: .\cookbook\views\api.py:924
msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgid "Book IDs, repeat for multiple. Return recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:926 #: .\cookbook\views\api.py:925
msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:927 #: .\cookbook\views\api.py:926
msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:928 #: .\cookbook\views\api.py:927
msgid "If only internal recipes should be returned. [true/<b>false</b>]" msgid "If only internal recipes should be returned. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:929 #: .\cookbook\views\api.py:928
msgid "Returns the results in randomized order. [true/<b>false</b>]" msgid "Returns the results in randomized order. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:930 #: .\cookbook\views\api.py:929
msgid "Returns new results first in search results. [true/<b>false</b>]" msgid "Returns new results first in search results. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:931 #: .\cookbook\views\api.py:930
msgid "" msgid ""
"Filter recipes cooked X times or more. Negative values returns cooked less " "Filter recipes cooked X times or more. Negative values returns cooked less "
"than X times" "than X times"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:932 #: .\cookbook\views\api.py:931
msgid "" msgid ""
"Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:933 #: .\cookbook\views\api.py:932
msgid "" msgid ""
"Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:934 #: .\cookbook\views\api.py:933
msgid "" msgid ""
"Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:935 #: .\cookbook\views\api.py:934
msgid "" msgid ""
"Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:936 #: .\cookbook\views\api.py:935
msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]" msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1123 #: .\cookbook\views\api.py:1122
msgid "" msgid ""
"Returns the shopping list entry with a primary key of id. Multiple values " "Returns the shopping list entry with a primary key of id. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1126 #: .\cookbook\views\api.py:1125
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</" "Filter shopping list entries on checked. [true, false, both, <b>recent</"
"b>]<br> - recent includes unchecked items and recently " "b>]<br> - recent includes unchecked items and recently "
"completed items." "completed items."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1129 #: .\cookbook\views\api.py:1128
msgid "Returns the shopping list entries sorted by supermarket category order." msgid "Returns the shopping list entries sorted by supermarket category order."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1211 #: .\cookbook\views\api.py:1210
msgid "Filter for entries with the given recipe" msgid "Filter for entries with the given recipe"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1293 #: .\cookbook\views\api.py:1292
msgid "" msgid ""
"Return the Automations matching the automation type. Multiple values " "Return the Automations matching the automation type. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1416 #: .\cookbook\views\api.py:1415
msgid "Nothing to do." msgid "Nothing to do."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1443 #: .\cookbook\views\api.py:1445
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1447 #: .\cookbook\views\api.py:1449
msgid "Connection Refused." msgid "Connection Refused."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1449 #: .\cookbook\views\api.py:1451
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1472 #: .\cookbook\views\api.py:1474
msgid "No usable data could be found." msgid "No usable data could be found."
msgstr "Nie znaleziono żadnych przydatnych danych." msgstr "Nie znaleziono żadnych przydatnych danych."
#: .\cookbook\views\api.py:1547 #: .\cookbook\views\api.py:1549
msgid "File is above space limit" msgid "File is above space limit"
msgstr "Plik przekracza limit miejsca" msgstr "Plik przekracza limit miejsca"
#: .\cookbook\views\api.py:1564 .\cookbook\views\import_export.py:114 #: .\cookbook\views\api.py:1566 .\cookbook\views\import_export.py:114
msgid "Importing is not implemented for this provider" msgid "Importing is not implemented for this provider"
msgstr "Importowanie dla tego usługodawcy nie zostało zaimplementowane" msgstr "Importowanie dla tego usługodawcy nie zostało zaimplementowane"
#: .\cookbook\views\api.py:1648 .\cookbook\views\data.py:30 #: .\cookbook\views\api.py:1650 .\cookbook\views\data.py:30
#: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63 #: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63
#: .\cookbook\views\new.py:82 #: .\cookbook\views\new.py:82
msgid "This feature is not yet available in the hosted version of tandoor!" msgid "This feature is not yet available in the hosted version of tandoor!"
msgstr "Ta funkcja nie jest jeszcze dostępna w hostowanej wersji tandoor!" msgstr "Ta funkcja nie jest jeszcze dostępna w hostowanej wersji tandoor!"
#: .\cookbook\views\api.py:1669 #: .\cookbook\views\api.py:1671
msgid "Sync successful!" msgid "Sync successful!"
msgstr "Synchronizacja powiodła się!" msgstr "Synchronizacja powiodła się!"
#: .\cookbook\views\api.py:1672 #: .\cookbook\views\api.py:1674
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "Błąd synchronizacji z magazynem" msgstr "Błąd synchronizacji z magazynem"

View File

@@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: 2023-10-07 18:02+0000\n" "PO-Revision-Date: 2023-10-07 18:02+0000\n"
"Last-Translator: Guilherme Roda <glealroda@gmail.com>\n" "Last-Translator: Guilherme Roda <glealroda@gmail.com>\n"
"Language-Team: Portuguese <http://translate.tandoor.dev/projects/tandoor/" "Language-Team: Portuguese <http://translate.tandoor.dev/projects/tandoor/"
@@ -1989,286 +1989,286 @@ msgstr "Mostrar Log"
msgid "URL Import" msgid "URL Import"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:121 .\cookbook\views\api.py:214 #: .\cookbook\views\api.py:120 .\cookbook\views\api.py:213
msgid "Parameter updated_at incorrectly formatted" msgid "Parameter updated_at incorrectly formatted"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:235 .\cookbook\views\api.py:341 #: .\cookbook\views\api.py:234 .\cookbook\views\api.py:340
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:239 #: .\cookbook\views\api.py:238
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:246 #: .\cookbook\views\api.py:245
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:251 #: .\cookbook\views\api.py:250
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:289 #: .\cookbook\views\api.py:288
#, python-brace-format #, python-brace-format
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:294 #: .\cookbook\views\api.py:293
#, python-brace-format #, python-brace-format
msgid "An error occurred attempting to merge {source.name} with {target.name}" msgid "An error occurred attempting to merge {source.name} with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:350 #: .\cookbook\views\api.py:349
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:353 .\cookbook\views\api.py:371 #: .\cookbook\views\api.py:352 .\cookbook\views\api.py:370
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "" msgstr ""
#: .\cookbook\views\api.py:356 #: .\cookbook\views\api.py:355
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:362 #: .\cookbook\views\api.py:361
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:368 #: .\cookbook\views\api.py:367
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to parent {parent.name}" msgid "{child.name} was moved successfully to parent {parent.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:590 #: .\cookbook\views\api.py:589
#, python-brace-format #, python-brace-format
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:595 .\cookbook\views\api.py:1038 #: .\cookbook\views\api.py:594 .\cookbook\views\api.py:1037
#: .\cookbook\views\api.py:1051 #: .\cookbook\views\api.py:1050
#, python-brace-format #, python-brace-format
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:743 #: .\cookbook\views\api.py:742
msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:744 #: .\cookbook\views\api.py:743
msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:745 #: .\cookbook\views\api.py:744
msgid "Filter meal plans with MealType ID. For multiple repeat parameter." msgid "Filter meal plans with MealType ID. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:873 #: .\cookbook\views\api.py:872
msgid "ID of recipe a step is part of. For multiple repeat parameter." msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:874 #: .\cookbook\views\api.py:873
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:910 #: .\cookbook\views\api.py:909
msgid "" msgid ""
"Query string matched (fuzzy) against recipe name. In the future also " "Query string matched (fuzzy) against recipe name. In the future also "
"fulltext search." "fulltext search."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:911 #: .\cookbook\views\api.py:910
msgid "" msgid ""
"ID of keyword a recipe should have. For multiple repeat parameter. " "ID of keyword a recipe should have. For multiple repeat parameter. "
"Equivalent to keywords_or" "Equivalent to keywords_or"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:912 #: .\cookbook\views\api.py:911
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with any of the keywords" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:913 #: .\cookbook\views\api.py:912
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with all of the keywords." "Keyword IDs, repeat for multiple. Return recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:914 #: .\cookbook\views\api.py:913
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:915 #: .\cookbook\views\api.py:914
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:916 #: .\cookbook\views\api.py:915
msgid "ID of food a recipe should have. For multiple repeat parameter." msgid "ID of food a recipe should have. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:917 #: .\cookbook\views\api.py:916
msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgid "Food IDs, repeat for multiple. Return recipes with any of the foods"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:918 #: .\cookbook\views\api.py:917
msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgid "Food IDs, repeat for multiple. Return recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:919 #: .\cookbook\views\api.py:918
msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:920 #: .\cookbook\views\api.py:919
msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:921 #: .\cookbook\views\api.py:920
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:922 #: .\cookbook\views\api.py:921
msgid "" msgid ""
"Rating a recipe should have or greater. [0 - 5] Negative value filters " "Rating a recipe should have or greater. [0 - 5] Negative value filters "
"rating less than." "rating less than."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:923 #: .\cookbook\views\api.py:922
msgid "ID of book a recipe should be in. For multiple repeat parameter." msgid "ID of book a recipe should be in. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:924 #: .\cookbook\views\api.py:923
msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgid "Book IDs, repeat for multiple. Return recipes with any of the books"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:925 #: .\cookbook\views\api.py:924
msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgid "Book IDs, repeat for multiple. Return recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:926 #: .\cookbook\views\api.py:925
msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:927 #: .\cookbook\views\api.py:926
msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:928 #: .\cookbook\views\api.py:927
msgid "If only internal recipes should be returned. [true/<b>false</b>]" msgid "If only internal recipes should be returned. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:929 #: .\cookbook\views\api.py:928
msgid "Returns the results in randomized order. [true/<b>false</b>]" msgid "Returns the results in randomized order. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:930 #: .\cookbook\views\api.py:929
msgid "Returns new results first in search results. [true/<b>false</b>]" msgid "Returns new results first in search results. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:931 #: .\cookbook\views\api.py:930
msgid "" msgid ""
"Filter recipes cooked X times or more. Negative values returns cooked less " "Filter recipes cooked X times or more. Negative values returns cooked less "
"than X times" "than X times"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:932 #: .\cookbook\views\api.py:931
msgid "" msgid ""
"Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:933 #: .\cookbook\views\api.py:932
msgid "" msgid ""
"Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:934 #: .\cookbook\views\api.py:933
msgid "" msgid ""
"Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:935 #: .\cookbook\views\api.py:934
msgid "" msgid ""
"Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:936 #: .\cookbook\views\api.py:935
msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]" msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1123 #: .\cookbook\views\api.py:1122
msgid "" msgid ""
"Returns the shopping list entry with a primary key of id. Multiple values " "Returns the shopping list entry with a primary key of id. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1126 #: .\cookbook\views\api.py:1125
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</" "Filter shopping list entries on checked. [true, false, both, <b>recent</"
"b>]<br> - recent includes unchecked items and recently " "b>]<br> - recent includes unchecked items and recently "
"completed items." "completed items."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1129 #: .\cookbook\views\api.py:1128
msgid "Returns the shopping list entries sorted by supermarket category order." msgid "Returns the shopping list entries sorted by supermarket category order."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1211 #: .\cookbook\views\api.py:1210
msgid "Filter for entries with the given recipe" msgid "Filter for entries with the given recipe"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1293 #: .\cookbook\views\api.py:1292
msgid "" msgid ""
"Return the Automations matching the automation type. Multiple values " "Return the Automations matching the automation type. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1416 #: .\cookbook\views\api.py:1415
msgid "Nothing to do." msgid "Nothing to do."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1443 #: .\cookbook\views\api.py:1445
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1447 #: .\cookbook\views\api.py:1449
msgid "Connection Refused." msgid "Connection Refused."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1449 #: .\cookbook\views\api.py:1451
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1472 #: .\cookbook\views\api.py:1474
msgid "No usable data could be found." msgid "No usable data could be found."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1547 #: .\cookbook\views\api.py:1549
msgid "File is above space limit" msgid "File is above space limit"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1564 .\cookbook\views\import_export.py:114 #: .\cookbook\views\api.py:1566 .\cookbook\views\import_export.py:114
msgid "Importing is not implemented for this provider" msgid "Importing is not implemented for this provider"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1648 .\cookbook\views\data.py:30 #: .\cookbook\views\api.py:1650 .\cookbook\views\data.py:30
#: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63 #: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63
#: .\cookbook\views\new.py:82 #: .\cookbook\views\new.py:82
msgid "This feature is not yet available in the hosted version of tandoor!" msgid "This feature is not yet available in the hosted version of tandoor!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1669 #: .\cookbook\views\api.py:1671
msgid "Sync successful!" msgid "Sync successful!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1672 #: .\cookbook\views\api.py:1674
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: 2023-10-09 01:54+0000\n" "PO-Revision-Date: 2023-10-09 01:54+0000\n"
"Last-Translator: Guilherme Roda <glealroda@gmail.com>\n" "Last-Translator: Guilherme Roda <glealroda@gmail.com>\n"
"Language-Team: Portuguese (Brazil) <http://translate.tandoor.dev/projects/" "Language-Team: Portuguese (Brazil) <http://translate.tandoor.dev/projects/"
@@ -1994,286 +1994,286 @@ msgstr "Mostrar Log"
msgid "URL Import" msgid "URL Import"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:121 .\cookbook\views\api.py:214 #: .\cookbook\views\api.py:120 .\cookbook\views\api.py:213
msgid "Parameter updated_at incorrectly formatted" msgid "Parameter updated_at incorrectly formatted"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:235 .\cookbook\views\api.py:341 #: .\cookbook\views\api.py:234 .\cookbook\views\api.py:340
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:239 #: .\cookbook\views\api.py:238
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:246 #: .\cookbook\views\api.py:245
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:251 #: .\cookbook\views\api.py:250
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:289 #: .\cookbook\views\api.py:288
#, python-brace-format #, python-brace-format
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:294 #: .\cookbook\views\api.py:293
#, python-brace-format #, python-brace-format
msgid "An error occurred attempting to merge {source.name} with {target.name}" msgid "An error occurred attempting to merge {source.name} with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:350 #: .\cookbook\views\api.py:349
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:353 .\cookbook\views\api.py:371 #: .\cookbook\views\api.py:352 .\cookbook\views\api.py:370
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "" msgstr ""
#: .\cookbook\views\api.py:356 #: .\cookbook\views\api.py:355
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:362 #: .\cookbook\views\api.py:361
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:368 #: .\cookbook\views\api.py:367
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to parent {parent.name}" msgid "{child.name} was moved successfully to parent {parent.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:590 #: .\cookbook\views\api.py:589
#, python-brace-format #, python-brace-format
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:595 .\cookbook\views\api.py:1038 #: .\cookbook\views\api.py:594 .\cookbook\views\api.py:1037
#: .\cookbook\views\api.py:1051 #: .\cookbook\views\api.py:1050
#, python-brace-format #, python-brace-format
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:743 #: .\cookbook\views\api.py:742
msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:744 #: .\cookbook\views\api.py:743
msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:745 #: .\cookbook\views\api.py:744
msgid "Filter meal plans with MealType ID. For multiple repeat parameter." msgid "Filter meal plans with MealType ID. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:873 #: .\cookbook\views\api.py:872
msgid "ID of recipe a step is part of. For multiple repeat parameter." msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:874 #: .\cookbook\views\api.py:873
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:910 #: .\cookbook\views\api.py:909
msgid "" msgid ""
"Query string matched (fuzzy) against recipe name. In the future also " "Query string matched (fuzzy) against recipe name. In the future also "
"fulltext search." "fulltext search."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:911 #: .\cookbook\views\api.py:910
msgid "" msgid ""
"ID of keyword a recipe should have. For multiple repeat parameter. " "ID of keyword a recipe should have. For multiple repeat parameter. "
"Equivalent to keywords_or" "Equivalent to keywords_or"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:912 #: .\cookbook\views\api.py:911
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with any of the keywords" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:913 #: .\cookbook\views\api.py:912
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with all of the keywords." "Keyword IDs, repeat for multiple. Return recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:914 #: .\cookbook\views\api.py:913
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:915 #: .\cookbook\views\api.py:914
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:916 #: .\cookbook\views\api.py:915
msgid "ID of food a recipe should have. For multiple repeat parameter." msgid "ID of food a recipe should have. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:917 #: .\cookbook\views\api.py:916
msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgid "Food IDs, repeat for multiple. Return recipes with any of the foods"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:918 #: .\cookbook\views\api.py:917
msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgid "Food IDs, repeat for multiple. Return recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:919 #: .\cookbook\views\api.py:918
msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:920 #: .\cookbook\views\api.py:919
msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:921 #: .\cookbook\views\api.py:920
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:922 #: .\cookbook\views\api.py:921
msgid "" msgid ""
"Rating a recipe should have or greater. [0 - 5] Negative value filters " "Rating a recipe should have or greater. [0 - 5] Negative value filters "
"rating less than." "rating less than."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:923 #: .\cookbook\views\api.py:922
msgid "ID of book a recipe should be in. For multiple repeat parameter." msgid "ID of book a recipe should be in. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:924 #: .\cookbook\views\api.py:923
msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgid "Book IDs, repeat for multiple. Return recipes with any of the books"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:925 #: .\cookbook\views\api.py:924
msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgid "Book IDs, repeat for multiple. Return recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:926 #: .\cookbook\views\api.py:925
msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:927 #: .\cookbook\views\api.py:926
msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:928 #: .\cookbook\views\api.py:927
msgid "If only internal recipes should be returned. [true/<b>false</b>]" msgid "If only internal recipes should be returned. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:929 #: .\cookbook\views\api.py:928
msgid "Returns the results in randomized order. [true/<b>false</b>]" msgid "Returns the results in randomized order. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:930 #: .\cookbook\views\api.py:929
msgid "Returns new results first in search results. [true/<b>false</b>]" msgid "Returns new results first in search results. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:931 #: .\cookbook\views\api.py:930
msgid "" msgid ""
"Filter recipes cooked X times or more. Negative values returns cooked less " "Filter recipes cooked X times or more. Negative values returns cooked less "
"than X times" "than X times"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:932 #: .\cookbook\views\api.py:931
msgid "" msgid ""
"Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:933 #: .\cookbook\views\api.py:932
msgid "" msgid ""
"Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:934 #: .\cookbook\views\api.py:933
msgid "" msgid ""
"Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:935 #: .\cookbook\views\api.py:934
msgid "" msgid ""
"Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:936 #: .\cookbook\views\api.py:935
msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]" msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1123 #: .\cookbook\views\api.py:1122
msgid "" msgid ""
"Returns the shopping list entry with a primary key of id. Multiple values " "Returns the shopping list entry with a primary key of id. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1126 #: .\cookbook\views\api.py:1125
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</" "Filter shopping list entries on checked. [true, false, both, <b>recent</"
"b>]<br> - recent includes unchecked items and recently " "b>]<br> - recent includes unchecked items and recently "
"completed items." "completed items."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1129 #: .\cookbook\views\api.py:1128
msgid "Returns the shopping list entries sorted by supermarket category order." msgid "Returns the shopping list entries sorted by supermarket category order."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1211 #: .\cookbook\views\api.py:1210
msgid "Filter for entries with the given recipe" msgid "Filter for entries with the given recipe"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1293 #: .\cookbook\views\api.py:1292
msgid "" msgid ""
"Return the Automations matching the automation type. Multiple values " "Return the Automations matching the automation type. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1416 #: .\cookbook\views\api.py:1415
msgid "Nothing to do." msgid "Nothing to do."
msgstr "Nada para fazer." msgstr "Nada para fazer."
#: .\cookbook\views\api.py:1443 #: .\cookbook\views\api.py:1445
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1447 #: .\cookbook\views\api.py:1449
msgid "Connection Refused." msgid "Connection Refused."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1449 #: .\cookbook\views\api.py:1451
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1472 #: .\cookbook\views\api.py:1474
msgid "No usable data could be found." msgid "No usable data could be found."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1547 #: .\cookbook\views\api.py:1549
msgid "File is above space limit" msgid "File is above space limit"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1564 .\cookbook\views\import_export.py:114 #: .\cookbook\views\api.py:1566 .\cookbook\views\import_export.py:114
msgid "Importing is not implemented for this provider" msgid "Importing is not implemented for this provider"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1648 .\cookbook\views\data.py:30 #: .\cookbook\views\api.py:1650 .\cookbook\views\data.py:30
#: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63 #: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63
#: .\cookbook\views\new.py:82 #: .\cookbook\views\new.py:82
msgid "This feature is not yet available in the hosted version of tandoor!" msgid "This feature is not yet available in the hosted version of tandoor!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1669 #: .\cookbook\views\api.py:1671
msgid "Sync successful!" msgid "Sync successful!"
msgstr "Sincronização realizada com sucesso!" msgstr "Sincronização realizada com sucesso!"
#: .\cookbook\views\api.py:1672 #: .\cookbook\views\api.py:1674
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1934,286 +1934,286 @@ msgstr ""
msgid "URL Import" msgid "URL Import"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:121 .\cookbook\views\api.py:214 #: .\cookbook\views\api.py:120 .\cookbook\views\api.py:213
msgid "Parameter updated_at incorrectly formatted" msgid "Parameter updated_at incorrectly formatted"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:235 .\cookbook\views\api.py:341 #: .\cookbook\views\api.py:234 .\cookbook\views\api.py:340
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:239 #: .\cookbook\views\api.py:238
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:246 #: .\cookbook\views\api.py:245
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:251 #: .\cookbook\views\api.py:250
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:289 #: .\cookbook\views\api.py:288
#, python-brace-format #, python-brace-format
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:294 #: .\cookbook\views\api.py:293
#, python-brace-format #, python-brace-format
msgid "An error occurred attempting to merge {source.name} with {target.name}" msgid "An error occurred attempting to merge {source.name} with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:350 #: .\cookbook\views\api.py:349
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:353 .\cookbook\views\api.py:371 #: .\cookbook\views\api.py:352 .\cookbook\views\api.py:370
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "" msgstr ""
#: .\cookbook\views\api.py:356 #: .\cookbook\views\api.py:355
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:362 #: .\cookbook\views\api.py:361
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:368 #: .\cookbook\views\api.py:367
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to parent {parent.name}" msgid "{child.name} was moved successfully to parent {parent.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:590 #: .\cookbook\views\api.py:589
#, python-brace-format #, python-brace-format
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:595 .\cookbook\views\api.py:1038 #: .\cookbook\views\api.py:594 .\cookbook\views\api.py:1037
#: .\cookbook\views\api.py:1051 #: .\cookbook\views\api.py:1050
#, python-brace-format #, python-brace-format
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:743 #: .\cookbook\views\api.py:742
msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:744 #: .\cookbook\views\api.py:743
msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:745 #: .\cookbook\views\api.py:744
msgid "Filter meal plans with MealType ID. For multiple repeat parameter." msgid "Filter meal plans with MealType ID. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:873 #: .\cookbook\views\api.py:872
msgid "ID of recipe a step is part of. For multiple repeat parameter." msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:874 #: .\cookbook\views\api.py:873
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:910 #: .\cookbook\views\api.py:909
msgid "" msgid ""
"Query string matched (fuzzy) against recipe name. In the future also " "Query string matched (fuzzy) against recipe name. In the future also "
"fulltext search." "fulltext search."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:911 #: .\cookbook\views\api.py:910
msgid "" msgid ""
"ID of keyword a recipe should have. For multiple repeat parameter. " "ID of keyword a recipe should have. For multiple repeat parameter. "
"Equivalent to keywords_or" "Equivalent to keywords_or"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:912 #: .\cookbook\views\api.py:911
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with any of the keywords" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:913 #: .\cookbook\views\api.py:912
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with all of the keywords." "Keyword IDs, repeat for multiple. Return recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:914 #: .\cookbook\views\api.py:913
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:915 #: .\cookbook\views\api.py:914
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:916 #: .\cookbook\views\api.py:915
msgid "ID of food a recipe should have. For multiple repeat parameter." msgid "ID of food a recipe should have. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:917 #: .\cookbook\views\api.py:916
msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgid "Food IDs, repeat for multiple. Return recipes with any of the foods"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:918 #: .\cookbook\views\api.py:917
msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgid "Food IDs, repeat for multiple. Return recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:919 #: .\cookbook\views\api.py:918
msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:920 #: .\cookbook\views\api.py:919
msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:921 #: .\cookbook\views\api.py:920
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:922 #: .\cookbook\views\api.py:921
msgid "" msgid ""
"Rating a recipe should have or greater. [0 - 5] Negative value filters " "Rating a recipe should have or greater. [0 - 5] Negative value filters "
"rating less than." "rating less than."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:923 #: .\cookbook\views\api.py:922
msgid "ID of book a recipe should be in. For multiple repeat parameter." msgid "ID of book a recipe should be in. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:924 #: .\cookbook\views\api.py:923
msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgid "Book IDs, repeat for multiple. Return recipes with any of the books"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:925 #: .\cookbook\views\api.py:924
msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgid "Book IDs, repeat for multiple. Return recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:926 #: .\cookbook\views\api.py:925
msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:927 #: .\cookbook\views\api.py:926
msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:928 #: .\cookbook\views\api.py:927
msgid "If only internal recipes should be returned. [true/<b>false</b>]" msgid "If only internal recipes should be returned. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:929 #: .\cookbook\views\api.py:928
msgid "Returns the results in randomized order. [true/<b>false</b>]" msgid "Returns the results in randomized order. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:930 #: .\cookbook\views\api.py:929
msgid "Returns new results first in search results. [true/<b>false</b>]" msgid "Returns new results first in search results. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:931 #: .\cookbook\views\api.py:930
msgid "" msgid ""
"Filter recipes cooked X times or more. Negative values returns cooked less " "Filter recipes cooked X times or more. Negative values returns cooked less "
"than X times" "than X times"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:932 #: .\cookbook\views\api.py:931
msgid "" msgid ""
"Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:933 #: .\cookbook\views\api.py:932
msgid "" msgid ""
"Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:934 #: .\cookbook\views\api.py:933
msgid "" msgid ""
"Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:935 #: .\cookbook\views\api.py:934
msgid "" msgid ""
"Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:936 #: .\cookbook\views\api.py:935
msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]" msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1123 #: .\cookbook\views\api.py:1122
msgid "" msgid ""
"Returns the shopping list entry with a primary key of id. Multiple values " "Returns the shopping list entry with a primary key of id. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1126 #: .\cookbook\views\api.py:1125
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</" "Filter shopping list entries on checked. [true, false, both, <b>recent</"
"b>]<br> - recent includes unchecked items and recently " "b>]<br> - recent includes unchecked items and recently "
"completed items." "completed items."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1129 #: .\cookbook\views\api.py:1128
msgid "Returns the shopping list entries sorted by supermarket category order." msgid "Returns the shopping list entries sorted by supermarket category order."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1211 #: .\cookbook\views\api.py:1210
msgid "Filter for entries with the given recipe" msgid "Filter for entries with the given recipe"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1293 #: .\cookbook\views\api.py:1292
msgid "" msgid ""
"Return the Automations matching the automation type. Multiple values " "Return the Automations matching the automation type. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1416 #: .\cookbook\views\api.py:1415
msgid "Nothing to do." msgid "Nothing to do."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1443 #: .\cookbook\views\api.py:1445
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1447 #: .\cookbook\views\api.py:1449
msgid "Connection Refused." msgid "Connection Refused."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1449 #: .\cookbook\views\api.py:1451
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1472 #: .\cookbook\views\api.py:1474
msgid "No usable data could be found." msgid "No usable data could be found."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1547 #: .\cookbook\views\api.py:1549
msgid "File is above space limit" msgid "File is above space limit"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1564 .\cookbook\views\import_export.py:114 #: .\cookbook\views\api.py:1566 .\cookbook\views\import_export.py:114
msgid "Importing is not implemented for this provider" msgid "Importing is not implemented for this provider"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1648 .\cookbook\views\data.py:30 #: .\cookbook\views\api.py:1650 .\cookbook\views\data.py:30
#: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63 #: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63
#: .\cookbook\views\new.py:82 #: .\cookbook\views\new.py:82
msgid "This feature is not yet available in the hosted version of tandoor!" msgid "This feature is not yet available in the hosted version of tandoor!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1669 #: .\cookbook\views\api.py:1671
msgid "Sync successful!" msgid "Sync successful!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1672 #: .\cookbook\views\api.py:1674
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: 2023-04-27 08:55+0000\n" "PO-Revision-Date: 2023-04-27 08:55+0000\n"
"Last-Translator: noxonad <noxonad@proton.me>\n" "Last-Translator: noxonad <noxonad@proton.me>\n"
"Language-Team: Romanian <http://translate.tandoor.dev/projects/tandoor/" "Language-Team: Romanian <http://translate.tandoor.dev/projects/tandoor/"
@@ -2296,290 +2296,290 @@ msgstr "Afișare jurnal"
msgid "URL Import" msgid "URL Import"
msgstr "Importare URL" msgstr "Importare URL"
#: .\cookbook\views\api.py:121 .\cookbook\views\api.py:214 #: .\cookbook\views\api.py:120 .\cookbook\views\api.py:213
msgid "Parameter updated_at incorrectly formatted" msgid "Parameter updated_at incorrectly formatted"
msgstr "Parametrul updated_at formatat incorect" msgstr "Parametrul updated_at formatat incorect"
#: .\cookbook\views\api.py:235 .\cookbook\views\api.py:341 #: .\cookbook\views\api.py:234 .\cookbook\views\api.py:340
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "Nu există {self.basename} cu id {pk}" msgstr "Nu există {self.basename} cu id {pk}"
#: .\cookbook\views\api.py:239 #: .\cookbook\views\api.py:238
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "Nu se poate uni cu același obiect!" msgstr "Nu se poate uni cu același obiect!"
#: .\cookbook\views\api.py:246 #: .\cookbook\views\api.py:245
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "Nu există {self.basename} cu id {target}" msgstr "Nu există {self.basename} cu id {target}"
#: .\cookbook\views\api.py:251 #: .\cookbook\views\api.py:250
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "Nu se poate uni cu obiect copil!" msgstr "Nu se poate uni cu obiect copil!"
#: .\cookbook\views\api.py:289 #: .\cookbook\views\api.py:288
#, python-brace-format #, python-brace-format
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "{source.name} a fost unit cu succes cu {target.name}" msgstr "{source.name} a fost unit cu succes cu {target.name}"
#: .\cookbook\views\api.py:294 #: .\cookbook\views\api.py:293
#, python-brace-format #, python-brace-format
msgid "An error occurred attempting to merge {source.name} with {target.name}" msgid "An error occurred attempting to merge {source.name} with {target.name}"
msgstr "" msgstr ""
"A apărut o eroare la încercarea de a uni {source.name} cu {target.name}" "A apărut o eroare la încercarea de a uni {source.name} cu {target.name}"
#: .\cookbook\views\api.py:350 #: .\cookbook\views\api.py:349
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "{child.name} a fost mutat cu succes la rădăcină." msgstr "{child.name} a fost mutat cu succes la rădăcină."
#: .\cookbook\views\api.py:353 .\cookbook\views\api.py:371 #: .\cookbook\views\api.py:352 .\cookbook\views\api.py:370
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "A apărut o eroare la încercarea de a muta " msgstr "A apărut o eroare la încercarea de a muta "
#: .\cookbook\views\api.py:356 #: .\cookbook\views\api.py:355
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "Nu se poate muta un obiect la sine!" msgstr "Nu se poate muta un obiect la sine!"
#: .\cookbook\views\api.py:362 #: .\cookbook\views\api.py:361
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "Nu există {self.basename} cu id {parent}" msgstr "Nu există {self.basename} cu id {parent}"
#: .\cookbook\views\api.py:368 #: .\cookbook\views\api.py:367
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to parent {parent.name}" msgid "{child.name} was moved successfully to parent {parent.name}"
msgstr "{child.name} a fost mutat cu succes la părintele {parent.name}" msgstr "{child.name} a fost mutat cu succes la părintele {parent.name}"
#: .\cookbook\views\api.py:590 #: .\cookbook\views\api.py:589
#, python-brace-format #, python-brace-format
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:595 .\cookbook\views\api.py:1038 #: .\cookbook\views\api.py:594 .\cookbook\views\api.py:1037
#: .\cookbook\views\api.py:1051 #: .\cookbook\views\api.py:1050
#, python-brace-format #, python-brace-format
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:743 #: .\cookbook\views\api.py:742
msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:744 #: .\cookbook\views\api.py:743
msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:745 #: .\cookbook\views\api.py:744
msgid "Filter meal plans with MealType ID. For multiple repeat parameter." msgid "Filter meal plans with MealType ID. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:873 #: .\cookbook\views\api.py:872
msgid "ID of recipe a step is part of. For multiple repeat parameter." msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:874 #: .\cookbook\views\api.py:873
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:910 #: .\cookbook\views\api.py:909
msgid "" msgid ""
"Query string matched (fuzzy) against recipe name. In the future also " "Query string matched (fuzzy) against recipe name. In the future also "
"fulltext search." "fulltext search."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:911 #: .\cookbook\views\api.py:910
msgid "" msgid ""
"ID of keyword a recipe should have. For multiple repeat parameter. " "ID of keyword a recipe should have. For multiple repeat parameter. "
"Equivalent to keywords_or" "Equivalent to keywords_or"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:912 #: .\cookbook\views\api.py:911
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with any of the keywords" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:913 #: .\cookbook\views\api.py:912
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with all of the keywords." "Keyword IDs, repeat for multiple. Return recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:914 #: .\cookbook\views\api.py:913
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:915 #: .\cookbook\views\api.py:914
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:916 #: .\cookbook\views\api.py:915
msgid "ID of food a recipe should have. For multiple repeat parameter." msgid "ID of food a recipe should have. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:917 #: .\cookbook\views\api.py:916
msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgid "Food IDs, repeat for multiple. Return recipes with any of the foods"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:918 #: .\cookbook\views\api.py:917
msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgid "Food IDs, repeat for multiple. Return recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:919 #: .\cookbook\views\api.py:918
msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:920 #: .\cookbook\views\api.py:919
msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:921 #: .\cookbook\views\api.py:920
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:922 #: .\cookbook\views\api.py:921
msgid "" msgid ""
"Rating a recipe should have or greater. [0 - 5] Negative value filters " "Rating a recipe should have or greater. [0 - 5] Negative value filters "
"rating less than." "rating less than."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:923 #: .\cookbook\views\api.py:922
msgid "ID of book a recipe should be in. For multiple repeat parameter." msgid "ID of book a recipe should be in. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:924 #: .\cookbook\views\api.py:923
msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgid "Book IDs, repeat for multiple. Return recipes with any of the books"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:925 #: .\cookbook\views\api.py:924
msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgid "Book IDs, repeat for multiple. Return recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:926 #: .\cookbook\views\api.py:925
msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:927 #: .\cookbook\views\api.py:926
msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:928 #: .\cookbook\views\api.py:927
msgid "If only internal recipes should be returned. [true/<b>false</b>]" msgid "If only internal recipes should be returned. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:929 #: .\cookbook\views\api.py:928
msgid "Returns the results in randomized order. [true/<b>false</b>]" msgid "Returns the results in randomized order. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:930 #: .\cookbook\views\api.py:929
msgid "Returns new results first in search results. [true/<b>false</b>]" msgid "Returns new results first in search results. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:931 #: .\cookbook\views\api.py:930
msgid "" msgid ""
"Filter recipes cooked X times or more. Negative values returns cooked less " "Filter recipes cooked X times or more. Negative values returns cooked less "
"than X times" "than X times"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:932 #: .\cookbook\views\api.py:931
msgid "" msgid ""
"Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:933 #: .\cookbook\views\api.py:932
msgid "" msgid ""
"Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:934 #: .\cookbook\views\api.py:933
msgid "" msgid ""
"Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:935 #: .\cookbook\views\api.py:934
msgid "" msgid ""
"Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:936 #: .\cookbook\views\api.py:935
msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]" msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1123 #: .\cookbook\views\api.py:1122
msgid "" msgid ""
"Returns the shopping list entry with a primary key of id. Multiple values " "Returns the shopping list entry with a primary key of id. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1126 #: .\cookbook\views\api.py:1125
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</" "Filter shopping list entries on checked. [true, false, both, <b>recent</"
"b>]<br> - recent includes unchecked items and recently " "b>]<br> - recent includes unchecked items and recently "
"completed items." "completed items."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1129 #: .\cookbook\views\api.py:1128
msgid "Returns the shopping list entries sorted by supermarket category order." msgid "Returns the shopping list entries sorted by supermarket category order."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1211 #: .\cookbook\views\api.py:1210
msgid "Filter for entries with the given recipe" msgid "Filter for entries with the given recipe"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1293 #: .\cookbook\views\api.py:1292
msgid "" msgid ""
"Return the Automations matching the automation type. Multiple values " "Return the Automations matching the automation type. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1416 #: .\cookbook\views\api.py:1415
msgid "Nothing to do." msgid "Nothing to do."
msgstr "Nimic de făcut." msgstr "Nimic de făcut."
#: .\cookbook\views\api.py:1443 #: .\cookbook\views\api.py:1445
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1447 #: .\cookbook\views\api.py:1449
msgid "Connection Refused." msgid "Connection Refused."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1449 #: .\cookbook\views\api.py:1451
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1472 #: .\cookbook\views\api.py:1474
#, fuzzy #, fuzzy
#| msgid "No useable data could be found." #| msgid "No useable data could be found."
msgid "No usable data could be found." msgid "No usable data could be found."
msgstr "Nu au putut fi găsite date utilizabile." msgstr "Nu au putut fi găsite date utilizabile."
#: .\cookbook\views\api.py:1547 #: .\cookbook\views\api.py:1549
msgid "File is above space limit" msgid "File is above space limit"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1564 .\cookbook\views\import_export.py:114 #: .\cookbook\views\api.py:1566 .\cookbook\views\import_export.py:114
msgid "Importing is not implemented for this provider" msgid "Importing is not implemented for this provider"
msgstr "Importul nu este implementat pentru acest furnizor" msgstr "Importul nu este implementat pentru acest furnizor"
#: .\cookbook\views\api.py:1648 .\cookbook\views\data.py:30 #: .\cookbook\views\api.py:1650 .\cookbook\views\data.py:30
#: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63 #: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63
#: .\cookbook\views\new.py:82 #: .\cookbook\views\new.py:82
msgid "This feature is not yet available in the hosted version of tandoor!" msgid "This feature is not yet available in the hosted version of tandoor!"
msgstr "" msgstr ""
"Această funcție nu este încă disponibilă în versiunea găzduită a tandoor!" "Această funcție nu este încă disponibilă în versiunea găzduită a tandoor!"
#: .\cookbook\views\api.py:1669 #: .\cookbook\views\api.py:1671
msgid "Sync successful!" msgid "Sync successful!"
msgstr "Sincronizare de succes!" msgstr "Sincronizare de succes!"
#: .\cookbook\views\api.py:1672 #: .\cookbook\views\api.py:1674
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "Eroare la sincronizarea cu stocarea" msgstr "Eroare la sincronizarea cu stocarea"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: 2023-05-01 07:55+0000\n" "PO-Revision-Date: 2023-05-01 07:55+0000\n"
"Last-Translator: axeron2036 <admin@axeron2036.ru>\n" "Last-Translator: axeron2036 <admin@axeron2036.ru>\n"
"Language-Team: Russian <http://translate.tandoor.dev/projects/tandoor/" "Language-Team: Russian <http://translate.tandoor.dev/projects/tandoor/"
@@ -1969,286 +1969,286 @@ msgstr ""
msgid "URL Import" msgid "URL Import"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:121 .\cookbook\views\api.py:214 #: .\cookbook\views\api.py:120 .\cookbook\views\api.py:213
msgid "Parameter updated_at incorrectly formatted" msgid "Parameter updated_at incorrectly formatted"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:235 .\cookbook\views\api.py:341 #: .\cookbook\views\api.py:234 .\cookbook\views\api.py:340
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:239 #: .\cookbook\views\api.py:238
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:246 #: .\cookbook\views\api.py:245
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:251 #: .\cookbook\views\api.py:250
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:289 #: .\cookbook\views\api.py:288
#, python-brace-format #, python-brace-format
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:294 #: .\cookbook\views\api.py:293
#, python-brace-format #, python-brace-format
msgid "An error occurred attempting to merge {source.name} with {target.name}" msgid "An error occurred attempting to merge {source.name} with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:350 #: .\cookbook\views\api.py:349
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:353 .\cookbook\views\api.py:371 #: .\cookbook\views\api.py:352 .\cookbook\views\api.py:370
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "" msgstr ""
#: .\cookbook\views\api.py:356 #: .\cookbook\views\api.py:355
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:362 #: .\cookbook\views\api.py:361
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:368 #: .\cookbook\views\api.py:367
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to parent {parent.name}" msgid "{child.name} was moved successfully to parent {parent.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:590 #: .\cookbook\views\api.py:589
#, python-brace-format #, python-brace-format
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:595 .\cookbook\views\api.py:1038 #: .\cookbook\views\api.py:594 .\cookbook\views\api.py:1037
#: .\cookbook\views\api.py:1051 #: .\cookbook\views\api.py:1050
#, python-brace-format #, python-brace-format
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:743 #: .\cookbook\views\api.py:742
msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:744 #: .\cookbook\views\api.py:743
msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:745 #: .\cookbook\views\api.py:744
msgid "Filter meal plans with MealType ID. For multiple repeat parameter." msgid "Filter meal plans with MealType ID. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:873 #: .\cookbook\views\api.py:872
msgid "ID of recipe a step is part of. For multiple repeat parameter." msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:874 #: .\cookbook\views\api.py:873
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:910 #: .\cookbook\views\api.py:909
msgid "" msgid ""
"Query string matched (fuzzy) against recipe name. In the future also " "Query string matched (fuzzy) against recipe name. In the future also "
"fulltext search." "fulltext search."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:911 #: .\cookbook\views\api.py:910
msgid "" msgid ""
"ID of keyword a recipe should have. For multiple repeat parameter. " "ID of keyword a recipe should have. For multiple repeat parameter. "
"Equivalent to keywords_or" "Equivalent to keywords_or"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:912 #: .\cookbook\views\api.py:911
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with any of the keywords" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:913 #: .\cookbook\views\api.py:912
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with all of the keywords." "Keyword IDs, repeat for multiple. Return recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:914 #: .\cookbook\views\api.py:913
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:915 #: .\cookbook\views\api.py:914
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:916 #: .\cookbook\views\api.py:915
msgid "ID of food a recipe should have. For multiple repeat parameter." msgid "ID of food a recipe should have. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:917 #: .\cookbook\views\api.py:916
msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgid "Food IDs, repeat for multiple. Return recipes with any of the foods"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:918 #: .\cookbook\views\api.py:917
msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgid "Food IDs, repeat for multiple. Return recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:919 #: .\cookbook\views\api.py:918
msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:920 #: .\cookbook\views\api.py:919
msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:921 #: .\cookbook\views\api.py:920
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:922 #: .\cookbook\views\api.py:921
msgid "" msgid ""
"Rating a recipe should have or greater. [0 - 5] Negative value filters " "Rating a recipe should have or greater. [0 - 5] Negative value filters "
"rating less than." "rating less than."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:923 #: .\cookbook\views\api.py:922
msgid "ID of book a recipe should be in. For multiple repeat parameter." msgid "ID of book a recipe should be in. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:924 #: .\cookbook\views\api.py:923
msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgid "Book IDs, repeat for multiple. Return recipes with any of the books"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:925 #: .\cookbook\views\api.py:924
msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgid "Book IDs, repeat for multiple. Return recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:926 #: .\cookbook\views\api.py:925
msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:927 #: .\cookbook\views\api.py:926
msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:928 #: .\cookbook\views\api.py:927
msgid "If only internal recipes should be returned. [true/<b>false</b>]" msgid "If only internal recipes should be returned. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:929 #: .\cookbook\views\api.py:928
msgid "Returns the results in randomized order. [true/<b>false</b>]" msgid "Returns the results in randomized order. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:930 #: .\cookbook\views\api.py:929
msgid "Returns new results first in search results. [true/<b>false</b>]" msgid "Returns new results first in search results. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:931 #: .\cookbook\views\api.py:930
msgid "" msgid ""
"Filter recipes cooked X times or more. Negative values returns cooked less " "Filter recipes cooked X times or more. Negative values returns cooked less "
"than X times" "than X times"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:932 #: .\cookbook\views\api.py:931
msgid "" msgid ""
"Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:933 #: .\cookbook\views\api.py:932
msgid "" msgid ""
"Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:934 #: .\cookbook\views\api.py:933
msgid "" msgid ""
"Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:935 #: .\cookbook\views\api.py:934
msgid "" msgid ""
"Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:936 #: .\cookbook\views\api.py:935
msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]" msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1123 #: .\cookbook\views\api.py:1122
msgid "" msgid ""
"Returns the shopping list entry with a primary key of id. Multiple values " "Returns the shopping list entry with a primary key of id. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1126 #: .\cookbook\views\api.py:1125
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</" "Filter shopping list entries on checked. [true, false, both, <b>recent</"
"b>]<br> - recent includes unchecked items and recently " "b>]<br> - recent includes unchecked items and recently "
"completed items." "completed items."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1129 #: .\cookbook\views\api.py:1128
msgid "Returns the shopping list entries sorted by supermarket category order." msgid "Returns the shopping list entries sorted by supermarket category order."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1211 #: .\cookbook\views\api.py:1210
msgid "Filter for entries with the given recipe" msgid "Filter for entries with the given recipe"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1293 #: .\cookbook\views\api.py:1292
msgid "" msgid ""
"Return the Automations matching the automation type. Multiple values " "Return the Automations matching the automation type. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1416 #: .\cookbook\views\api.py:1415
msgid "Nothing to do." msgid "Nothing to do."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1443 #: .\cookbook\views\api.py:1445
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1447 #: .\cookbook\views\api.py:1449
msgid "Connection Refused." msgid "Connection Refused."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1449 #: .\cookbook\views\api.py:1451
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1472 #: .\cookbook\views\api.py:1474
msgid "No usable data could be found." msgid "No usable data could be found."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1547 #: .\cookbook\views\api.py:1549
msgid "File is above space limit" msgid "File is above space limit"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1564 .\cookbook\views\import_export.py:114 #: .\cookbook\views\api.py:1566 .\cookbook\views\import_export.py:114
msgid "Importing is not implemented for this provider" msgid "Importing is not implemented for this provider"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1648 .\cookbook\views\data.py:30 #: .\cookbook\views\api.py:1650 .\cookbook\views\data.py:30
#: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63 #: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63
#: .\cookbook\views\new.py:82 #: .\cookbook\views\new.py:82
msgid "This feature is not yet available in the hosted version of tandoor!" msgid "This feature is not yet available in the hosted version of tandoor!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1669 #: .\cookbook\views\api.py:1671
msgid "Sync successful!" msgid "Sync successful!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1672 #: .\cookbook\views\api.py:1674
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: 2023-08-13 08:19+0000\n" "PO-Revision-Date: 2023-08-13 08:19+0000\n"
"Last-Translator: Miha Perpar <miha.perpar2@gmail.com>\n" "Last-Translator: Miha Perpar <miha.perpar2@gmail.com>\n"
"Language-Team: Slovenian <http://translate.tandoor.dev/projects/tandoor/" "Language-Team: Slovenian <http://translate.tandoor.dev/projects/tandoor/"
@@ -1971,286 +1971,286 @@ msgstr ""
msgid "URL Import" msgid "URL Import"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:121 .\cookbook\views\api.py:214 #: .\cookbook\views\api.py:120 .\cookbook\views\api.py:213
msgid "Parameter updated_at incorrectly formatted" msgid "Parameter updated_at incorrectly formatted"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:235 .\cookbook\views\api.py:341 #: .\cookbook\views\api.py:234 .\cookbook\views\api.py:340
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:239 #: .\cookbook\views\api.py:238
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:246 #: .\cookbook\views\api.py:245
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:251 #: .\cookbook\views\api.py:250
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:289 #: .\cookbook\views\api.py:288
#, python-brace-format #, python-brace-format
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:294 #: .\cookbook\views\api.py:293
#, python-brace-format #, python-brace-format
msgid "An error occurred attempting to merge {source.name} with {target.name}" msgid "An error occurred attempting to merge {source.name} with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:350 #: .\cookbook\views\api.py:349
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:353 .\cookbook\views\api.py:371 #: .\cookbook\views\api.py:352 .\cookbook\views\api.py:370
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "" msgstr ""
#: .\cookbook\views\api.py:356 #: .\cookbook\views\api.py:355
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:362 #: .\cookbook\views\api.py:361
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:368 #: .\cookbook\views\api.py:367
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to parent {parent.name}" msgid "{child.name} was moved successfully to parent {parent.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:590 #: .\cookbook\views\api.py:589
#, python-brace-format #, python-brace-format
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:595 .\cookbook\views\api.py:1038 #: .\cookbook\views\api.py:594 .\cookbook\views\api.py:1037
#: .\cookbook\views\api.py:1051 #: .\cookbook\views\api.py:1050
#, python-brace-format #, python-brace-format
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:743 #: .\cookbook\views\api.py:742
msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:744 #: .\cookbook\views\api.py:743
msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:745 #: .\cookbook\views\api.py:744
msgid "Filter meal plans with MealType ID. For multiple repeat parameter." msgid "Filter meal plans with MealType ID. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:873 #: .\cookbook\views\api.py:872
msgid "ID of recipe a step is part of. For multiple repeat parameter." msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:874 #: .\cookbook\views\api.py:873
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:910 #: .\cookbook\views\api.py:909
msgid "" msgid ""
"Query string matched (fuzzy) against recipe name. In the future also " "Query string matched (fuzzy) against recipe name. In the future also "
"fulltext search." "fulltext search."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:911 #: .\cookbook\views\api.py:910
msgid "" msgid ""
"ID of keyword a recipe should have. For multiple repeat parameter. " "ID of keyword a recipe should have. For multiple repeat parameter. "
"Equivalent to keywords_or" "Equivalent to keywords_or"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:912 #: .\cookbook\views\api.py:911
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with any of the keywords" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:913 #: .\cookbook\views\api.py:912
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with all of the keywords." "Keyword IDs, repeat for multiple. Return recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:914 #: .\cookbook\views\api.py:913
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:915 #: .\cookbook\views\api.py:914
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:916 #: .\cookbook\views\api.py:915
msgid "ID of food a recipe should have. For multiple repeat parameter." msgid "ID of food a recipe should have. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:917 #: .\cookbook\views\api.py:916
msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgid "Food IDs, repeat for multiple. Return recipes with any of the foods"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:918 #: .\cookbook\views\api.py:917
msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgid "Food IDs, repeat for multiple. Return recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:919 #: .\cookbook\views\api.py:918
msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:920 #: .\cookbook\views\api.py:919
msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:921 #: .\cookbook\views\api.py:920
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:922 #: .\cookbook\views\api.py:921
msgid "" msgid ""
"Rating a recipe should have or greater. [0 - 5] Negative value filters " "Rating a recipe should have or greater. [0 - 5] Negative value filters "
"rating less than." "rating less than."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:923 #: .\cookbook\views\api.py:922
msgid "ID of book a recipe should be in. For multiple repeat parameter." msgid "ID of book a recipe should be in. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:924 #: .\cookbook\views\api.py:923
msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgid "Book IDs, repeat for multiple. Return recipes with any of the books"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:925 #: .\cookbook\views\api.py:924
msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgid "Book IDs, repeat for multiple. Return recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:926 #: .\cookbook\views\api.py:925
msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:927 #: .\cookbook\views\api.py:926
msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:928 #: .\cookbook\views\api.py:927
msgid "If only internal recipes should be returned. [true/<b>false</b>]" msgid "If only internal recipes should be returned. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:929 #: .\cookbook\views\api.py:928
msgid "Returns the results in randomized order. [true/<b>false</b>]" msgid "Returns the results in randomized order. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:930 #: .\cookbook\views\api.py:929
msgid "Returns new results first in search results. [true/<b>false</b>]" msgid "Returns new results first in search results. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:931 #: .\cookbook\views\api.py:930
msgid "" msgid ""
"Filter recipes cooked X times or more. Negative values returns cooked less " "Filter recipes cooked X times or more. Negative values returns cooked less "
"than X times" "than X times"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:932 #: .\cookbook\views\api.py:931
msgid "" msgid ""
"Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:933 #: .\cookbook\views\api.py:932
msgid "" msgid ""
"Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:934 #: .\cookbook\views\api.py:933
msgid "" msgid ""
"Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:935 #: .\cookbook\views\api.py:934
msgid "" msgid ""
"Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:936 #: .\cookbook\views\api.py:935
msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]" msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1123 #: .\cookbook\views\api.py:1122
msgid "" msgid ""
"Returns the shopping list entry with a primary key of id. Multiple values " "Returns the shopping list entry with a primary key of id. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1126 #: .\cookbook\views\api.py:1125
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</" "Filter shopping list entries on checked. [true, false, both, <b>recent</"
"b>]<br> - recent includes unchecked items and recently " "b>]<br> - recent includes unchecked items and recently "
"completed items." "completed items."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1129 #: .\cookbook\views\api.py:1128
msgid "Returns the shopping list entries sorted by supermarket category order." msgid "Returns the shopping list entries sorted by supermarket category order."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1211 #: .\cookbook\views\api.py:1210
msgid "Filter for entries with the given recipe" msgid "Filter for entries with the given recipe"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1293 #: .\cookbook\views\api.py:1292
msgid "" msgid ""
"Return the Automations matching the automation type. Multiple values " "Return the Automations matching the automation type. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1416 #: .\cookbook\views\api.py:1415
msgid "Nothing to do." msgid "Nothing to do."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1443 #: .\cookbook\views\api.py:1445
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1447 #: .\cookbook\views\api.py:1449
msgid "Connection Refused." msgid "Connection Refused."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1449 #: .\cookbook\views\api.py:1451
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1472 #: .\cookbook\views\api.py:1474
msgid "No usable data could be found." msgid "No usable data could be found."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1547 #: .\cookbook\views\api.py:1549
msgid "File is above space limit" msgid "File is above space limit"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1564 .\cookbook\views\import_export.py:114 #: .\cookbook\views\api.py:1566 .\cookbook\views\import_export.py:114
msgid "Importing is not implemented for this provider" msgid "Importing is not implemented for this provider"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1648 .\cookbook\views\data.py:30 #: .\cookbook\views\api.py:1650 .\cookbook\views\data.py:30
#: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63 #: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63
#: .\cookbook\views\new.py:82 #: .\cookbook\views\new.py:82
msgid "This feature is not yet available in the hosted version of tandoor!" msgid "This feature is not yet available in the hosted version of tandoor!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1669 #: .\cookbook\views\api.py:1671
msgid "Sync successful!" msgid "Sync successful!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1672 #: .\cookbook\views\api.py:1674
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: 2024-03-11 13:02+0000\n" "PO-Revision-Date: 2024-03-11 13:02+0000\n"
"Last-Translator: Kn <kn@users.noreply.translate.tandoor.dev>\n" "Last-Translator: Kn <kn@users.noreply.translate.tandoor.dev>\n"
"Language-Team: Swedish <http://translate.tandoor.dev/projects/tandoor/" "Language-Team: Swedish <http://translate.tandoor.dev/projects/tandoor/"
@@ -2105,280 +2105,280 @@ msgstr "Visa hjälp"
msgid "URL Import" msgid "URL Import"
msgstr "URL-import" msgstr "URL-import"
#: .\cookbook\views\api.py:121 .\cookbook\views\api.py:214 #: .\cookbook\views\api.py:120 .\cookbook\views\api.py:213
msgid "Parameter updated_at incorrectly formatted" msgid "Parameter updated_at incorrectly formatted"
msgstr "Parameter updated_at felaktigt formaterad" msgstr "Parameter updated_at felaktigt formaterad"
#: .\cookbook\views\api.py:235 .\cookbook\views\api.py:341 #: .\cookbook\views\api.py:234 .\cookbook\views\api.py:340
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:239 #: .\cookbook\views\api.py:238
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "Kan inte slås samman med samma objekt!" msgstr "Kan inte slås samman med samma objekt!"
#: .\cookbook\views\api.py:246 #: .\cookbook\views\api.py:245
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:251 #: .\cookbook\views\api.py:250
#, fuzzy #, fuzzy
#| msgid "Cannot merge with the same object!" #| msgid "Cannot merge with the same object!"
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "Kan inte slås samman med samma objekt!" msgstr "Kan inte slås samman med samma objekt!"
#: .\cookbook\views\api.py:289 #: .\cookbook\views\api.py:288
#, python-brace-format #, python-brace-format
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:294 #: .\cookbook\views\api.py:293
#, python-brace-format #, python-brace-format
msgid "An error occurred attempting to merge {source.name} with {target.name}" msgid "An error occurred attempting to merge {source.name} with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:350 #: .\cookbook\views\api.py:349
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:353 .\cookbook\views\api.py:371 #: .\cookbook\views\api.py:352 .\cookbook\views\api.py:370
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "" msgstr ""
#: .\cookbook\views\api.py:356 #: .\cookbook\views\api.py:355
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:362 #: .\cookbook\views\api.py:361
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:368 #: .\cookbook\views\api.py:367
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to parent {parent.name}" msgid "{child.name} was moved successfully to parent {parent.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:590 #: .\cookbook\views\api.py:589
#, python-brace-format #, python-brace-format
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:595 .\cookbook\views\api.py:1038 #: .\cookbook\views\api.py:594 .\cookbook\views\api.py:1037
#: .\cookbook\views\api.py:1051 #: .\cookbook\views\api.py:1050
#, python-brace-format #, python-brace-format
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:743 #: .\cookbook\views\api.py:742
msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:744 #: .\cookbook\views\api.py:743
msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:745 #: .\cookbook\views\api.py:744
msgid "Filter meal plans with MealType ID. For multiple repeat parameter." msgid "Filter meal plans with MealType ID. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:873 #: .\cookbook\views\api.py:872
msgid "ID of recipe a step is part of. For multiple repeat parameter." msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:874 #: .\cookbook\views\api.py:873
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:910 #: .\cookbook\views\api.py:909
msgid "" msgid ""
"Query string matched (fuzzy) against recipe name. In the future also " "Query string matched (fuzzy) against recipe name. In the future also "
"fulltext search." "fulltext search."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:911 #: .\cookbook\views\api.py:910
msgid "" msgid ""
"ID of keyword a recipe should have. For multiple repeat parameter. " "ID of keyword a recipe should have. For multiple repeat parameter. "
"Equivalent to keywords_or" "Equivalent to keywords_or"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:912 #: .\cookbook\views\api.py:911
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with any of the keywords" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:913 #: .\cookbook\views\api.py:912
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with all of the keywords." "Keyword IDs, repeat for multiple. Return recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:914 #: .\cookbook\views\api.py:913
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:915 #: .\cookbook\views\api.py:914
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:916 #: .\cookbook\views\api.py:915
msgid "ID of food a recipe should have. For multiple repeat parameter." msgid "ID of food a recipe should have. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:917 #: .\cookbook\views\api.py:916
msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgid "Food IDs, repeat for multiple. Return recipes with any of the foods"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:918 #: .\cookbook\views\api.py:917
msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgid "Food IDs, repeat for multiple. Return recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:919 #: .\cookbook\views\api.py:918
msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:920 #: .\cookbook\views\api.py:919
msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:921 #: .\cookbook\views\api.py:920
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:922 #: .\cookbook\views\api.py:921
msgid "" msgid ""
"Rating a recipe should have or greater. [0 - 5] Negative value filters " "Rating a recipe should have or greater. [0 - 5] Negative value filters "
"rating less than." "rating less than."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:923 #: .\cookbook\views\api.py:922
msgid "ID of book a recipe should be in. For multiple repeat parameter." msgid "ID of book a recipe should be in. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:924 #: .\cookbook\views\api.py:923
msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgid "Book IDs, repeat for multiple. Return recipes with any of the books"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:925 #: .\cookbook\views\api.py:924
msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgid "Book IDs, repeat for multiple. Return recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:926 #: .\cookbook\views\api.py:925
msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:927 #: .\cookbook\views\api.py:926
msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:928 #: .\cookbook\views\api.py:927
msgid "If only internal recipes should be returned. [true/<b>false</b>]" msgid "If only internal recipes should be returned. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:929 #: .\cookbook\views\api.py:928
msgid "Returns the results in randomized order. [true/<b>false</b>]" msgid "Returns the results in randomized order. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:930 #: .\cookbook\views\api.py:929
msgid "Returns new results first in search results. [true/<b>false</b>]" msgid "Returns new results first in search results. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:931 #: .\cookbook\views\api.py:930
msgid "" msgid ""
"Filter recipes cooked X times or more. Negative values returns cooked less " "Filter recipes cooked X times or more. Negative values returns cooked less "
"than X times" "than X times"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:932 #: .\cookbook\views\api.py:931
msgid "" msgid ""
"Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:933 #: .\cookbook\views\api.py:932
msgid "" msgid ""
"Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:934 #: .\cookbook\views\api.py:933
msgid "" msgid ""
"Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:935 #: .\cookbook\views\api.py:934
msgid "" msgid ""
"Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:936 #: .\cookbook\views\api.py:935
msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]" msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1123 #: .\cookbook\views\api.py:1122
msgid "" msgid ""
"Returns the shopping list entry with a primary key of id. Multiple values " "Returns the shopping list entry with a primary key of id. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1126 #: .\cookbook\views\api.py:1125
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</" "Filter shopping list entries on checked. [true, false, both, <b>recent</"
"b>]<br> - recent includes unchecked items and recently " "b>]<br> - recent includes unchecked items and recently "
"completed items." "completed items."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1129 #: .\cookbook\views\api.py:1128
msgid "Returns the shopping list entries sorted by supermarket category order." msgid "Returns the shopping list entries sorted by supermarket category order."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1211 #: .\cookbook\views\api.py:1210
msgid "Filter for entries with the given recipe" msgid "Filter for entries with the given recipe"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1293 #: .\cookbook\views\api.py:1292
msgid "" msgid ""
"Return the Automations matching the automation type. Multiple values " "Return the Automations matching the automation type. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1416 #: .\cookbook\views\api.py:1415
msgid "Nothing to do." msgid "Nothing to do."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1443 #: .\cookbook\views\api.py:1445
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1447 #: .\cookbook\views\api.py:1449
msgid "Connection Refused." msgid "Connection Refused."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1449 #: .\cookbook\views\api.py:1451
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1472 #: .\cookbook\views\api.py:1474
#, fuzzy #, fuzzy
#| msgid "The requested page could not be found." #| msgid "The requested page could not be found."
msgid "No usable data could be found." msgid "No usable data could be found."
msgstr "Sidan kunde inte hittas." msgstr "Sidan kunde inte hittas."
#: .\cookbook\views\api.py:1547 #: .\cookbook\views\api.py:1549
msgid "File is above space limit" msgid "File is above space limit"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1564 .\cookbook\views\import_export.py:114 #: .\cookbook\views\api.py:1566 .\cookbook\views\import_export.py:114
msgid "Importing is not implemented for this provider" msgid "Importing is not implemented for this provider"
msgstr "Importering är inte implementerad för denna leverantör" msgstr "Importering är inte implementerad för denna leverantör"
#: .\cookbook\views\api.py:1648 .\cookbook\views\data.py:30 #: .\cookbook\views\api.py:1650 .\cookbook\views\data.py:30
#: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63 #: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63
#: .\cookbook\views\new.py:82 #: .\cookbook\views\new.py:82
#, fuzzy #, fuzzy
@@ -2386,11 +2386,11 @@ msgstr "Importering är inte implementerad för denna leverantör"
msgid "This feature is not yet available in the hosted version of tandoor!" msgid "This feature is not yet available in the hosted version of tandoor!"
msgstr "Denna funktion är inte tillgänglig i demoversionen!" msgstr "Denna funktion är inte tillgänglig i demoversionen!"
#: .\cookbook\views\api.py:1669 #: .\cookbook\views\api.py:1671
msgid "Sync successful!" msgid "Sync successful!"
msgstr "Synkroniseringen lyckades!" msgstr "Synkroniseringen lyckades!"
#: .\cookbook\views\api.py:1672 #: .\cookbook\views\api.py:1674
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "Fel vid synkronisering med lagring" msgstr "Fel vid synkronisering med lagring"

View File

@@ -10,7 +10,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: 2024-07-03 16:38+0000\n" "PO-Revision-Date: 2024-07-03 16:38+0000\n"
"Last-Translator: Taylan TATLI <uyelik-tandoor@tatli.me>\n" "Last-Translator: Taylan TATLI <uyelik-tandoor@tatli.me>\n"
"Language-Team: Turkish <http://translate.tandoor.dev/projects/tandoor/" "Language-Team: Turkish <http://translate.tandoor.dev/projects/tandoor/"
@@ -1955,286 +1955,286 @@ msgstr ""
msgid "URL Import" msgid "URL Import"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:121 .\cookbook\views\api.py:214 #: .\cookbook\views\api.py:120 .\cookbook\views\api.py:213
msgid "Parameter updated_at incorrectly formatted" msgid "Parameter updated_at incorrectly formatted"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:235 .\cookbook\views\api.py:341 #: .\cookbook\views\api.py:234 .\cookbook\views\api.py:340
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:239 #: .\cookbook\views\api.py:238
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:246 #: .\cookbook\views\api.py:245
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:251 #: .\cookbook\views\api.py:250
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:289 #: .\cookbook\views\api.py:288
#, python-brace-format #, python-brace-format
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:294 #: .\cookbook\views\api.py:293
#, python-brace-format #, python-brace-format
msgid "An error occurred attempting to merge {source.name} with {target.name}" msgid "An error occurred attempting to merge {source.name} with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:350 #: .\cookbook\views\api.py:349
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:353 .\cookbook\views\api.py:371 #: .\cookbook\views\api.py:352 .\cookbook\views\api.py:370
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "" msgstr ""
#: .\cookbook\views\api.py:356 #: .\cookbook\views\api.py:355
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:362 #: .\cookbook\views\api.py:361
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:368 #: .\cookbook\views\api.py:367
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to parent {parent.name}" msgid "{child.name} was moved successfully to parent {parent.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:590 #: .\cookbook\views\api.py:589
#, python-brace-format #, python-brace-format
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:595 .\cookbook\views\api.py:1038 #: .\cookbook\views\api.py:594 .\cookbook\views\api.py:1037
#: .\cookbook\views\api.py:1051 #: .\cookbook\views\api.py:1050
#, python-brace-format #, python-brace-format
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:743 #: .\cookbook\views\api.py:742
msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:744 #: .\cookbook\views\api.py:743
msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:745 #: .\cookbook\views\api.py:744
msgid "Filter meal plans with MealType ID. For multiple repeat parameter." msgid "Filter meal plans with MealType ID. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:873 #: .\cookbook\views\api.py:872
msgid "ID of recipe a step is part of. For multiple repeat parameter." msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:874 #: .\cookbook\views\api.py:873
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:910 #: .\cookbook\views\api.py:909
msgid "" msgid ""
"Query string matched (fuzzy) against recipe name. In the future also " "Query string matched (fuzzy) against recipe name. In the future also "
"fulltext search." "fulltext search."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:911 #: .\cookbook\views\api.py:910
msgid "" msgid ""
"ID of keyword a recipe should have. For multiple repeat parameter. " "ID of keyword a recipe should have. For multiple repeat parameter. "
"Equivalent to keywords_or" "Equivalent to keywords_or"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:912 #: .\cookbook\views\api.py:911
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with any of the keywords" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:913 #: .\cookbook\views\api.py:912
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with all of the keywords." "Keyword IDs, repeat for multiple. Return recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:914 #: .\cookbook\views\api.py:913
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:915 #: .\cookbook\views\api.py:914
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:916 #: .\cookbook\views\api.py:915
msgid "ID of food a recipe should have. For multiple repeat parameter." msgid "ID of food a recipe should have. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:917 #: .\cookbook\views\api.py:916
msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgid "Food IDs, repeat for multiple. Return recipes with any of the foods"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:918 #: .\cookbook\views\api.py:917
msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgid "Food IDs, repeat for multiple. Return recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:919 #: .\cookbook\views\api.py:918
msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:920 #: .\cookbook\views\api.py:919
msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:921 #: .\cookbook\views\api.py:920
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:922 #: .\cookbook\views\api.py:921
msgid "" msgid ""
"Rating a recipe should have or greater. [0 - 5] Negative value filters " "Rating a recipe should have or greater. [0 - 5] Negative value filters "
"rating less than." "rating less than."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:923 #: .\cookbook\views\api.py:922
msgid "ID of book a recipe should be in. For multiple repeat parameter." msgid "ID of book a recipe should be in. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:924 #: .\cookbook\views\api.py:923
msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgid "Book IDs, repeat for multiple. Return recipes with any of the books"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:925 #: .\cookbook\views\api.py:924
msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgid "Book IDs, repeat for multiple. Return recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:926 #: .\cookbook\views\api.py:925
msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:927 #: .\cookbook\views\api.py:926
msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:928 #: .\cookbook\views\api.py:927
msgid "If only internal recipes should be returned. [true/<b>false</b>]" msgid "If only internal recipes should be returned. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:929 #: .\cookbook\views\api.py:928
msgid "Returns the results in randomized order. [true/<b>false</b>]" msgid "Returns the results in randomized order. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:930 #: .\cookbook\views\api.py:929
msgid "Returns new results first in search results. [true/<b>false</b>]" msgid "Returns new results first in search results. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:931 #: .\cookbook\views\api.py:930
msgid "" msgid ""
"Filter recipes cooked X times or more. Negative values returns cooked less " "Filter recipes cooked X times or more. Negative values returns cooked less "
"than X times" "than X times"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:932 #: .\cookbook\views\api.py:931
msgid "" msgid ""
"Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:933 #: .\cookbook\views\api.py:932
msgid "" msgid ""
"Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:934 #: .\cookbook\views\api.py:933
msgid "" msgid ""
"Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:935 #: .\cookbook\views\api.py:934
msgid "" msgid ""
"Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:936 #: .\cookbook\views\api.py:935
msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]" msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1123 #: .\cookbook\views\api.py:1122
msgid "" msgid ""
"Returns the shopping list entry with a primary key of id. Multiple values " "Returns the shopping list entry with a primary key of id. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1126 #: .\cookbook\views\api.py:1125
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</" "Filter shopping list entries on checked. [true, false, both, <b>recent</"
"b>]<br> - recent includes unchecked items and recently " "b>]<br> - recent includes unchecked items and recently "
"completed items." "completed items."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1129 #: .\cookbook\views\api.py:1128
msgid "Returns the shopping list entries sorted by supermarket category order." msgid "Returns the shopping list entries sorted by supermarket category order."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1211 #: .\cookbook\views\api.py:1210
msgid "Filter for entries with the given recipe" msgid "Filter for entries with the given recipe"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1293 #: .\cookbook\views\api.py:1292
msgid "" msgid ""
"Return the Automations matching the automation type. Multiple values " "Return the Automations matching the automation type. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1416 #: .\cookbook\views\api.py:1415
msgid "Nothing to do." msgid "Nothing to do."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1443 #: .\cookbook\views\api.py:1445
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1447 #: .\cookbook\views\api.py:1449
msgid "Connection Refused." msgid "Connection Refused."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1449 #: .\cookbook\views\api.py:1451
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1472 #: .\cookbook\views\api.py:1474
msgid "No usable data could be found." msgid "No usable data could be found."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1547 #: .\cookbook\views\api.py:1549
msgid "File is above space limit" msgid "File is above space limit"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1564 .\cookbook\views\import_export.py:114 #: .\cookbook\views\api.py:1566 .\cookbook\views\import_export.py:114
msgid "Importing is not implemented for this provider" msgid "Importing is not implemented for this provider"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1648 .\cookbook\views\data.py:30 #: .\cookbook\views\api.py:1650 .\cookbook\views\data.py:30
#: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63 #: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63
#: .\cookbook\views\new.py:82 #: .\cookbook\views\new.py:82
msgid "This feature is not yet available in the hosted version of tandoor!" msgid "This feature is not yet available in the hosted version of tandoor!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1669 #: .\cookbook\views\api.py:1671
msgid "Sync successful!" msgid "Sync successful!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1672 #: .\cookbook\views\api.py:1674
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: 2023-04-12 11:55+0000\n" "PO-Revision-Date: 2023-04-12 11:55+0000\n"
"Last-Translator: noxonad <noxonad@proton.me>\n" "Last-Translator: noxonad <noxonad@proton.me>\n"
"Language-Team: Ukrainian <http://translate.tandoor.dev/projects/tandoor/" "Language-Team: Ukrainian <http://translate.tandoor.dev/projects/tandoor/"
@@ -1936,286 +1936,286 @@ msgstr ""
msgid "URL Import" msgid "URL Import"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:121 .\cookbook\views\api.py:214 #: .\cookbook\views\api.py:120 .\cookbook\views\api.py:213
msgid "Parameter updated_at incorrectly formatted" msgid "Parameter updated_at incorrectly formatted"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:235 .\cookbook\views\api.py:341 #: .\cookbook\views\api.py:234 .\cookbook\views\api.py:340
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:239 #: .\cookbook\views\api.py:238
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:246 #: .\cookbook\views\api.py:245
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:251 #: .\cookbook\views\api.py:250
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:289 #: .\cookbook\views\api.py:288
#, python-brace-format #, python-brace-format
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:294 #: .\cookbook\views\api.py:293
#, python-brace-format #, python-brace-format
msgid "An error occurred attempting to merge {source.name} with {target.name}" msgid "An error occurred attempting to merge {source.name} with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:350 #: .\cookbook\views\api.py:349
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:353 .\cookbook\views\api.py:371 #: .\cookbook\views\api.py:352 .\cookbook\views\api.py:370
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "" msgstr ""
#: .\cookbook\views\api.py:356 #: .\cookbook\views\api.py:355
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:362 #: .\cookbook\views\api.py:361
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:368 #: .\cookbook\views\api.py:367
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to parent {parent.name}" msgid "{child.name} was moved successfully to parent {parent.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:590 #: .\cookbook\views\api.py:589
#, python-brace-format #, python-brace-format
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:595 .\cookbook\views\api.py:1038 #: .\cookbook\views\api.py:594 .\cookbook\views\api.py:1037
#: .\cookbook\views\api.py:1051 #: .\cookbook\views\api.py:1050
#, python-brace-format #, python-brace-format
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:743 #: .\cookbook\views\api.py:742
msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:744 #: .\cookbook\views\api.py:743
msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:745 #: .\cookbook\views\api.py:744
msgid "Filter meal plans with MealType ID. For multiple repeat parameter." msgid "Filter meal plans with MealType ID. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:873 #: .\cookbook\views\api.py:872
msgid "ID of recipe a step is part of. For multiple repeat parameter." msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:874 #: .\cookbook\views\api.py:873
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:910 #: .\cookbook\views\api.py:909
msgid "" msgid ""
"Query string matched (fuzzy) against recipe name. In the future also " "Query string matched (fuzzy) against recipe name. In the future also "
"fulltext search." "fulltext search."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:911 #: .\cookbook\views\api.py:910
msgid "" msgid ""
"ID of keyword a recipe should have. For multiple repeat parameter. " "ID of keyword a recipe should have. For multiple repeat parameter. "
"Equivalent to keywords_or" "Equivalent to keywords_or"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:912 #: .\cookbook\views\api.py:911
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with any of the keywords" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:913 #: .\cookbook\views\api.py:912
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with all of the keywords." "Keyword IDs, repeat for multiple. Return recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:914 #: .\cookbook\views\api.py:913
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:915 #: .\cookbook\views\api.py:914
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:916 #: .\cookbook\views\api.py:915
msgid "ID of food a recipe should have. For multiple repeat parameter." msgid "ID of food a recipe should have. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:917 #: .\cookbook\views\api.py:916
msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgid "Food IDs, repeat for multiple. Return recipes with any of the foods"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:918 #: .\cookbook\views\api.py:917
msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgid "Food IDs, repeat for multiple. Return recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:919 #: .\cookbook\views\api.py:918
msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:920 #: .\cookbook\views\api.py:919
msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:921 #: .\cookbook\views\api.py:920
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:922 #: .\cookbook\views\api.py:921
msgid "" msgid ""
"Rating a recipe should have or greater. [0 - 5] Negative value filters " "Rating a recipe should have or greater. [0 - 5] Negative value filters "
"rating less than." "rating less than."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:923 #: .\cookbook\views\api.py:922
msgid "ID of book a recipe should be in. For multiple repeat parameter." msgid "ID of book a recipe should be in. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:924 #: .\cookbook\views\api.py:923
msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgid "Book IDs, repeat for multiple. Return recipes with any of the books"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:925 #: .\cookbook\views\api.py:924
msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgid "Book IDs, repeat for multiple. Return recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:926 #: .\cookbook\views\api.py:925
msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:927 #: .\cookbook\views\api.py:926
msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:928 #: .\cookbook\views\api.py:927
msgid "If only internal recipes should be returned. [true/<b>false</b>]" msgid "If only internal recipes should be returned. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:929 #: .\cookbook\views\api.py:928
msgid "Returns the results in randomized order. [true/<b>false</b>]" msgid "Returns the results in randomized order. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:930 #: .\cookbook\views\api.py:929
msgid "Returns new results first in search results. [true/<b>false</b>]" msgid "Returns new results first in search results. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:931 #: .\cookbook\views\api.py:930
msgid "" msgid ""
"Filter recipes cooked X times or more. Negative values returns cooked less " "Filter recipes cooked X times or more. Negative values returns cooked less "
"than X times" "than X times"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:932 #: .\cookbook\views\api.py:931
msgid "" msgid ""
"Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:933 #: .\cookbook\views\api.py:932
msgid "" msgid ""
"Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:934 #: .\cookbook\views\api.py:933
msgid "" msgid ""
"Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:935 #: .\cookbook\views\api.py:934
msgid "" msgid ""
"Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:936 #: .\cookbook\views\api.py:935
msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]" msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1123 #: .\cookbook\views\api.py:1122
msgid "" msgid ""
"Returns the shopping list entry with a primary key of id. Multiple values " "Returns the shopping list entry with a primary key of id. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1126 #: .\cookbook\views\api.py:1125
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</" "Filter shopping list entries on checked. [true, false, both, <b>recent</"
"b>]<br> - recent includes unchecked items and recently " "b>]<br> - recent includes unchecked items and recently "
"completed items." "completed items."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1129 #: .\cookbook\views\api.py:1128
msgid "Returns the shopping list entries sorted by supermarket category order." msgid "Returns the shopping list entries sorted by supermarket category order."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1211 #: .\cookbook\views\api.py:1210
msgid "Filter for entries with the given recipe" msgid "Filter for entries with the given recipe"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1293 #: .\cookbook\views\api.py:1292
msgid "" msgid ""
"Return the Automations matching the automation type. Multiple values " "Return the Automations matching the automation type. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1416 #: .\cookbook\views\api.py:1415
msgid "Nothing to do." msgid "Nothing to do."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1443 #: .\cookbook\views\api.py:1445
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1447 #: .\cookbook\views\api.py:1449
msgid "Connection Refused." msgid "Connection Refused."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1449 #: .\cookbook\views\api.py:1451
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1472 #: .\cookbook\views\api.py:1474
msgid "No usable data could be found." msgid "No usable data could be found."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1547 #: .\cookbook\views\api.py:1549
msgid "File is above space limit" msgid "File is above space limit"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1564 .\cookbook\views\import_export.py:114 #: .\cookbook\views\api.py:1566 .\cookbook\views\import_export.py:114
msgid "Importing is not implemented for this provider" msgid "Importing is not implemented for this provider"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1648 .\cookbook\views\data.py:30 #: .\cookbook\views\api.py:1650 .\cookbook\views\data.py:30
#: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63 #: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63
#: .\cookbook\views\new.py:82 #: .\cookbook\views\new.py:82
msgid "This feature is not yet available in the hosted version of tandoor!" msgid "This feature is not yet available in the hosted version of tandoor!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1669 #: .\cookbook\views\api.py:1671
msgid "Sync successful!" msgid "Sync successful!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1672 #: .\cookbook\views\api.py:1674
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "" msgstr ""

View File

@@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: 2020-06-02 19:28+0000\n" "PO-Revision-Date: 2020-06-02 19:28+0000\n"
"Last-Translator: Hieu, 2021\n" "Last-Translator: Hieu, 2021\n"
"Language-Team: Vietnamese (https://www.transifex.com/django-recipes/" "Language-Team: Vietnamese (https://www.transifex.com/django-recipes/"
@@ -2025,288 +2025,288 @@ msgstr ""
msgid "URL Import" msgid "URL Import"
msgstr "Nhập URL" msgstr "Nhập URL"
#: .\cookbook\views\api.py:121 .\cookbook\views\api.py:214 #: .\cookbook\views\api.py:120 .\cookbook\views\api.py:213
msgid "Parameter updated_at incorrectly formatted" msgid "Parameter updated_at incorrectly formatted"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:235 .\cookbook\views\api.py:341 #: .\cookbook\views\api.py:234 .\cookbook\views\api.py:340
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:239 #: .\cookbook\views\api.py:238
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:246 #: .\cookbook\views\api.py:245
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:251 #: .\cookbook\views\api.py:250
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:289 #: .\cookbook\views\api.py:288
#, python-brace-format #, python-brace-format
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:294 #: .\cookbook\views\api.py:293
#, python-brace-format #, python-brace-format
msgid "An error occurred attempting to merge {source.name} with {target.name}" msgid "An error occurred attempting to merge {source.name} with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:350 #: .\cookbook\views\api.py:349
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:353 .\cookbook\views\api.py:371 #: .\cookbook\views\api.py:352 .\cookbook\views\api.py:370
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "" msgstr ""
#: .\cookbook\views\api.py:356 #: .\cookbook\views\api.py:355
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:362 #: .\cookbook\views\api.py:361
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:368 #: .\cookbook\views\api.py:367
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to parent {parent.name}" msgid "{child.name} was moved successfully to parent {parent.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:590 #: .\cookbook\views\api.py:589
#, python-brace-format #, python-brace-format
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:595 .\cookbook\views\api.py:1038 #: .\cookbook\views\api.py:594 .\cookbook\views\api.py:1037
#: .\cookbook\views\api.py:1051 #: .\cookbook\views\api.py:1050
#, python-brace-format #, python-brace-format
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:743 #: .\cookbook\views\api.py:742
msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:744 #: .\cookbook\views\api.py:743
msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:745 #: .\cookbook\views\api.py:744
msgid "Filter meal plans with MealType ID. For multiple repeat parameter." msgid "Filter meal plans with MealType ID. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:873 #: .\cookbook\views\api.py:872
msgid "ID of recipe a step is part of. For multiple repeat parameter." msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:874 #: .\cookbook\views\api.py:873
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:910 #: .\cookbook\views\api.py:909
msgid "" msgid ""
"Query string matched (fuzzy) against recipe name. In the future also " "Query string matched (fuzzy) against recipe name. In the future also "
"fulltext search." "fulltext search."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:911 #: .\cookbook\views\api.py:910
msgid "" msgid ""
"ID of keyword a recipe should have. For multiple repeat parameter. " "ID of keyword a recipe should have. For multiple repeat parameter. "
"Equivalent to keywords_or" "Equivalent to keywords_or"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:912 #: .\cookbook\views\api.py:911
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with any of the keywords" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:913 #: .\cookbook\views\api.py:912
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with all of the keywords." "Keyword IDs, repeat for multiple. Return recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:914 #: .\cookbook\views\api.py:913
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:915 #: .\cookbook\views\api.py:914
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:916 #: .\cookbook\views\api.py:915
msgid "ID of food a recipe should have. For multiple repeat parameter." msgid "ID of food a recipe should have. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:917 #: .\cookbook\views\api.py:916
msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgid "Food IDs, repeat for multiple. Return recipes with any of the foods"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:918 #: .\cookbook\views\api.py:917
msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgid "Food IDs, repeat for multiple. Return recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:919 #: .\cookbook\views\api.py:918
msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:920 #: .\cookbook\views\api.py:919
msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:921 #: .\cookbook\views\api.py:920
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:922 #: .\cookbook\views\api.py:921
msgid "" msgid ""
"Rating a recipe should have or greater. [0 - 5] Negative value filters " "Rating a recipe should have or greater. [0 - 5] Negative value filters "
"rating less than." "rating less than."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:923 #: .\cookbook\views\api.py:922
msgid "ID of book a recipe should be in. For multiple repeat parameter." msgid "ID of book a recipe should be in. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:924 #: .\cookbook\views\api.py:923
msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgid "Book IDs, repeat for multiple. Return recipes with any of the books"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:925 #: .\cookbook\views\api.py:924
msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgid "Book IDs, repeat for multiple. Return recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:926 #: .\cookbook\views\api.py:925
msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:927 #: .\cookbook\views\api.py:926
msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:928 #: .\cookbook\views\api.py:927
msgid "If only internal recipes should be returned. [true/<b>false</b>]" msgid "If only internal recipes should be returned. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:929 #: .\cookbook\views\api.py:928
msgid "Returns the results in randomized order. [true/<b>false</b>]" msgid "Returns the results in randomized order. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:930 #: .\cookbook\views\api.py:929
msgid "Returns new results first in search results. [true/<b>false</b>]" msgid "Returns new results first in search results. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:931 #: .\cookbook\views\api.py:930
msgid "" msgid ""
"Filter recipes cooked X times or more. Negative values returns cooked less " "Filter recipes cooked X times or more. Negative values returns cooked less "
"than X times" "than X times"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:932 #: .\cookbook\views\api.py:931
msgid "" msgid ""
"Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:933 #: .\cookbook\views\api.py:932
msgid "" msgid ""
"Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:934 #: .\cookbook\views\api.py:933
msgid "" msgid ""
"Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:935 #: .\cookbook\views\api.py:934
msgid "" msgid ""
"Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:936 #: .\cookbook\views\api.py:935
msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]" msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1123 #: .\cookbook\views\api.py:1122
msgid "" msgid ""
"Returns the shopping list entry with a primary key of id. Multiple values " "Returns the shopping list entry with a primary key of id. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1126 #: .\cookbook\views\api.py:1125
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</" "Filter shopping list entries on checked. [true, false, both, <b>recent</"
"b>]<br> - recent includes unchecked items and recently " "b>]<br> - recent includes unchecked items and recently "
"completed items." "completed items."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1129 #: .\cookbook\views\api.py:1128
msgid "Returns the shopping list entries sorted by supermarket category order." msgid "Returns the shopping list entries sorted by supermarket category order."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1211 #: .\cookbook\views\api.py:1210
msgid "Filter for entries with the given recipe" msgid "Filter for entries with the given recipe"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1293 #: .\cookbook\views\api.py:1292
msgid "" msgid ""
"Return the Automations matching the automation type. Multiple values " "Return the Automations matching the automation type. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1416 #: .\cookbook\views\api.py:1415
msgid "Nothing to do." msgid "Nothing to do."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1443 #: .\cookbook\views\api.py:1445
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1447 #: .\cookbook\views\api.py:1449
msgid "Connection Refused." msgid "Connection Refused."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1449 #: .\cookbook\views\api.py:1451
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1472 #: .\cookbook\views\api.py:1474
#, fuzzy #, fuzzy
#| msgid "The requested page could not be found." #| msgid "The requested page could not be found."
msgid "No usable data could be found." msgid "No usable data could be found."
msgstr "Không thể tìm thấy trang được yêu cầu." msgstr "Không thể tìm thấy trang được yêu cầu."
#: .\cookbook\views\api.py:1547 #: .\cookbook\views\api.py:1549
msgid "File is above space limit" msgid "File is above space limit"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1564 .\cookbook\views\import_export.py:114 #: .\cookbook\views\api.py:1566 .\cookbook\views\import_export.py:114
msgid "Importing is not implemented for this provider" msgid "Importing is not implemented for this provider"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1648 .\cookbook\views\data.py:30 #: .\cookbook\views\api.py:1650 .\cookbook\views\data.py:30
#: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63 #: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63
#: .\cookbook\views\new.py:82 #: .\cookbook\views\new.py:82
msgid "This feature is not yet available in the hosted version of tandoor!" msgid "This feature is not yet available in the hosted version of tandoor!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1669 #: .\cookbook\views\api.py:1671
msgid "Sync successful!" msgid "Sync successful!"
msgstr "Đồng bộ thành công!" msgstr "Đồng bộ thành công!"
#: .\cookbook\views\api.py:1672 #: .\cookbook\views\api.py:1674
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: 2024-02-15 03:19+0000\n" "PO-Revision-Date: 2024-02-15 03:19+0000\n"
"Last-Translator: dalan <xzdlj@outlook.com>\n" "Last-Translator: dalan <xzdlj@outlook.com>\n"
"Language-Team: Chinese (Simplified) <http://translate.tandoor.dev/projects/" "Language-Team: Chinese (Simplified) <http://translate.tandoor.dev/projects/"
@@ -2116,231 +2116,231 @@ msgstr "显示记录"
msgid "URL Import" msgid "URL Import"
msgstr "链接导入" msgstr "链接导入"
#: .\cookbook\views\api.py:121 .\cookbook\views\api.py:214 #: .\cookbook\views\api.py:120 .\cookbook\views\api.py:213
msgid "Parameter updated_at incorrectly formatted" msgid "Parameter updated_at incorrectly formatted"
msgstr "参数 updated_at 格式不正确" msgstr "参数 updated_at 格式不正确"
#: .\cookbook\views\api.py:235 .\cookbook\views\api.py:341 #: .\cookbook\views\api.py:234 .\cookbook\views\api.py:340
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "不存在ID是 {pk} 的 {self.basename}" msgstr "不存在ID是 {pk} 的 {self.basename}"
#: .\cookbook\views\api.py:239 #: .\cookbook\views\api.py:238
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "无法与同一对象合并!" msgstr "无法与同一对象合并!"
#: .\cookbook\views\api.py:246 #: .\cookbook\views\api.py:245
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "不存在 ID 为 {target} 的 {self.basename}" msgstr "不存在 ID 为 {target} 的 {self.basename}"
#: .\cookbook\views\api.py:251 #: .\cookbook\views\api.py:250
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "无法与子对象合并!" msgstr "无法与子对象合并!"
#: .\cookbook\views\api.py:289 #: .\cookbook\views\api.py:288
#, python-brace-format #, python-brace-format
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "{source.name} 已成功与 {target.name} 合并" msgstr "{source.name} 已成功与 {target.name} 合并"
#: .\cookbook\views\api.py:294 #: .\cookbook\views\api.py:293
#, python-brace-format #, python-brace-format
msgid "An error occurred attempting to merge {source.name} with {target.name}" msgid "An error occurred attempting to merge {source.name} with {target.name}"
msgstr "视图合并 {source.name} 和 {target.name} 时出错" msgstr "视图合并 {source.name} 和 {target.name} 时出错"
#: .\cookbook\views\api.py:350 #: .\cookbook\views\api.py:349
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "{child.name} 已成功移动到根目录。" msgstr "{child.name} 已成功移动到根目录。"
#: .\cookbook\views\api.py:353 .\cookbook\views\api.py:371 #: .\cookbook\views\api.py:352 .\cookbook\views\api.py:370
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "尝试移动时出错 " msgstr "尝试移动时出错 "
#: .\cookbook\views\api.py:356 #: .\cookbook\views\api.py:355
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "无法将对象移动到自身!" msgstr "无法将对象移动到自身!"
#: .\cookbook\views\api.py:362 #: .\cookbook\views\api.py:361
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "不存在 ID 为 {parent} 的 {self.basename}" msgstr "不存在 ID 为 {parent} 的 {self.basename}"
#: .\cookbook\views\api.py:368 #: .\cookbook\views\api.py:367
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to parent {parent.name}" msgid "{child.name} was moved successfully to parent {parent.name}"
msgstr "{child.name} 成功移动到父节点 {parent.name}" msgstr "{child.name} 成功移动到父节点 {parent.name}"
#: .\cookbook\views\api.py:590 #: .\cookbook\views\api.py:589
#, python-brace-format #, python-brace-format
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "{obj.name} 已从购物清单中删除。" msgstr "{obj.name} 已从购物清单中删除。"
#: .\cookbook\views\api.py:595 .\cookbook\views\api.py:1038 #: .\cookbook\views\api.py:594 .\cookbook\views\api.py:1037
#: .\cookbook\views\api.py:1051 #: .\cookbook\views\api.py:1050
#, python-brace-format #, python-brace-format
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "{obj.name} 已添加到购物清单中。" msgstr "{obj.name} 已添加到购物清单中。"
#: .\cookbook\views\api.py:743 #: .\cookbook\views\api.py:742
msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:744 #: .\cookbook\views\api.py:743
msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:745 #: .\cookbook\views\api.py:744
#, fuzzy #, fuzzy
#| msgid "ID of recipe a step is part of. For multiple repeat parameter." #| msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgid "Filter meal plans with MealType ID. For multiple repeat parameter." msgid "Filter meal plans with MealType ID. For multiple repeat parameter."
msgstr "食谱中的步骤ID。 对于多个重复参数。" msgstr "食谱中的步骤ID。 对于多个重复参数。"
#: .\cookbook\views\api.py:873 #: .\cookbook\views\api.py:872
msgid "ID of recipe a step is part of. For multiple repeat parameter." msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgstr "食谱中的步骤ID。 对于多个重复参数。" msgstr "食谱中的步骤ID。 对于多个重复参数。"
#: .\cookbook\views\api.py:874 #: .\cookbook\views\api.py:873
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "请求参数与对象名称匹配(模糊)。" msgstr "请求参数与对象名称匹配(模糊)。"
#: .\cookbook\views\api.py:910 #: .\cookbook\views\api.py:909
msgid "" msgid ""
"Query string matched (fuzzy) against recipe name. In the future also " "Query string matched (fuzzy) against recipe name. In the future also "
"fulltext search." "fulltext search."
msgstr "请求参数与食谱名称匹配(模糊)。 未来会添加全文搜索。" msgstr "请求参数与食谱名称匹配(模糊)。 未来会添加全文搜索。"
#: .\cookbook\views\api.py:911 #: .\cookbook\views\api.py:910
msgid "" msgid ""
"ID of keyword a recipe should have. For multiple repeat parameter. " "ID of keyword a recipe should have. For multiple repeat parameter. "
"Equivalent to keywords_or" "Equivalent to keywords_or"
msgstr "菜谱应包含的关键字 ID。 对于多个重复参数。 相当于keywords_or" msgstr "菜谱应包含的关键字 ID。 对于多个重复参数。 相当于keywords_or"
#: .\cookbook\views\api.py:912 #: .\cookbook\views\api.py:911
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with any of the keywords" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords"
msgstr "允许多个关键字 ID。 返回带有任一关键字的食谱" msgstr "允许多个关键字 ID。 返回带有任一关键字的食谱"
#: .\cookbook\views\api.py:913 #: .\cookbook\views\api.py:912
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with all of the keywords." "Keyword IDs, repeat for multiple. Return recipes with all of the keywords."
msgstr "允许多个关键字 ID。 返回带有所有关键字的食谱。" msgstr "允许多个关键字 ID。 返回带有所有关键字的食谱。"
#: .\cookbook\views\api.py:914 #: .\cookbook\views\api.py:913
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords."
msgstr "允许多个关键字 ID。 排除带有任一关键字的食谱。" msgstr "允许多个关键字 ID。 排除带有任一关键字的食谱。"
#: .\cookbook\views\api.py:915 #: .\cookbook\views\api.py:914
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords."
msgstr "允许多个关键字 ID。 排除带有所有关键字的食谱。" msgstr "允许多个关键字 ID。 排除带有所有关键字的食谱。"
#: .\cookbook\views\api.py:916 #: .\cookbook\views\api.py:915
msgid "ID of food a recipe should have. For multiple repeat parameter." msgid "ID of food a recipe should have. For multiple repeat parameter."
msgstr "食谱中食物带有ID。并可添加多个食物。" msgstr "食谱中食物带有ID。并可添加多个食物。"
#: .\cookbook\views\api.py:917 #: .\cookbook\views\api.py:916
msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgid "Food IDs, repeat for multiple. Return recipes with any of the foods"
msgstr "食谱中食物带有ID。并可添加多个食物" msgstr "食谱中食物带有ID。并可添加多个食物"
#: .\cookbook\views\api.py:918 #: .\cookbook\views\api.py:917
msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgid "Food IDs, repeat for multiple. Return recipes with all of the foods."
msgstr "食谱中食物带有ID。返回包含任何食物的食谱。" msgstr "食谱中食物带有ID。返回包含任何食物的食谱。"
#: .\cookbook\views\api.py:919 #: .\cookbook\views\api.py:918
msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods."
msgstr "食谱中食物带有ID。排除包含任一食物的食谱。" msgstr "食谱中食物带有ID。排除包含任一食物的食谱。"
#: .\cookbook\views\api.py:920 #: .\cookbook\views\api.py:919
msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods."
msgstr "食谱中食物带有ID。排除包含所有食物的食谱。" msgstr "食谱中食物带有ID。排除包含所有食物的食谱。"
#: .\cookbook\views\api.py:921 #: .\cookbook\views\api.py:920
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "食谱应具有单一ID。" msgstr "食谱应具有单一ID。"
#: .\cookbook\views\api.py:922 #: .\cookbook\views\api.py:921
msgid "" msgid ""
"Rating a recipe should have or greater. [0 - 5] Negative value filters " "Rating a recipe should have or greater. [0 - 5] Negative value filters "
"rating less than." "rating less than."
msgstr "配方的评分范围从 0 到 5。" msgstr "配方的评分范围从 0 到 5。"
#: .\cookbook\views\api.py:923 #: .\cookbook\views\api.py:922
msgid "ID of book a recipe should be in. For multiple repeat parameter." msgid "ID of book a recipe should be in. For multiple repeat parameter."
msgstr "烹饪书应该在食谱中具有ID。并且可以添加多本。" msgstr "烹饪书应该在食谱中具有ID。并且可以添加多本。"
#: .\cookbook\views\api.py:924 #: .\cookbook\views\api.py:923
msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgid "Book IDs, repeat for multiple. Return recipes with any of the books"
msgstr "书的ID允许多个。返回包含任一书籍的食谱" msgstr "书的ID允许多个。返回包含任一书籍的食谱"
#: .\cookbook\views\api.py:925 #: .\cookbook\views\api.py:924
msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgid "Book IDs, repeat for multiple. Return recipes with all of the books."
msgstr "书的ID允许多个。返回包含所有书籍的食谱。" msgstr "书的ID允许多个。返回包含所有书籍的食谱。"
#: .\cookbook\views\api.py:926 #: .\cookbook\views\api.py:925
msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books."
msgstr "书的ID允许多个。排除包含任一书籍的食谱。" msgstr "书的ID允许多个。排除包含任一书籍的食谱。"
#: .\cookbook\views\api.py:927 #: .\cookbook\views\api.py:926
msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books."
msgstr "书的ID允许多个。排除包含所有书籍的食谱。" msgstr "书的ID允许多个。排除包含所有书籍的食谱。"
#: .\cookbook\views\api.py:928 #: .\cookbook\views\api.py:927
msgid "If only internal recipes should be returned. [true/<b>false</b>]" msgid "If only internal recipes should be returned. [true/<b>false</b>]"
msgstr "只返回内部食谱。 [true/<b>false</b>]" msgstr "只返回内部食谱。 [true/<b>false</b>]"
#: .\cookbook\views\api.py:929 #: .\cookbook\views\api.py:928
msgid "Returns the results in randomized order. [true/<b>false</b>]" msgid "Returns the results in randomized order. [true/<b>false</b>]"
msgstr "按随机排序返回结果。 [true/<b> false </b>]" msgstr "按随机排序返回结果。 [true/<b> false </b>]"
#: .\cookbook\views\api.py:930 #: .\cookbook\views\api.py:929
msgid "Returns new results first in search results. [true/<b>false</b>]" msgid "Returns new results first in search results. [true/<b>false</b>]"
msgstr "在搜索结果中首先返回新结果。 [是/<b>否</b>]" msgstr "在搜索结果中首先返回新结果。 [是/<b>否</b>]"
#: .\cookbook\views\api.py:931 #: .\cookbook\views\api.py:930
msgid "" msgid ""
"Filter recipes cooked X times or more. Negative values returns cooked less " "Filter recipes cooked X times or more. Negative values returns cooked less "
"than X times" "than X times"
msgstr "筛选烹饪 X 次或更多次的食谱。 负值返回烹饪少于 X 次" msgstr "筛选烹饪 X 次或更多次的食谱。 负值返回烹饪少于 X 次"
#: .\cookbook\views\api.py:932 #: .\cookbook\views\api.py:931
msgid "" msgid ""
"Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
"筛选最后烹饪在 YYYY-MM-DD 当天或之后的食谱。 前置 - 在日期或日期之前筛选。" "筛选最后烹饪在 YYYY-MM-DD 当天或之后的食谱。 前置 - 在日期或日期之前筛选。"
#: .\cookbook\views\api.py:933 #: .\cookbook\views\api.py:932
msgid "" msgid ""
"Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "筛选在 YYYY-MM-DD 或之后创建的食谱。 前置 - 在日期或日期之前过滤。" msgstr "筛选在 YYYY-MM-DD 或之后创建的食谱。 前置 - 在日期或日期之前过滤。"
#: .\cookbook\views\api.py:934 #: .\cookbook\views\api.py:933
msgid "" msgid ""
"Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "筛选在 YYYY-MM-DD 或之后更新的食谱。 前置 - 在日期或日期之前筛选。" msgstr "筛选在 YYYY-MM-DD 或之后更新的食谱。 前置 - 在日期或日期之前筛选。"
#: .\cookbook\views\api.py:935 #: .\cookbook\views\api.py:934
msgid "" msgid ""
"Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
"筛选最后查看时间是在 YYYY-MM-DD 或之后的食谱。 前置 - 在日期或日期之前筛选。" "筛选最后查看时间是在 YYYY-MM-DD 或之后的食谱。 前置 - 在日期或日期之前筛选。"
#: .\cookbook\views\api.py:936 #: .\cookbook\views\api.py:935
msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]" msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]"
msgstr "筛选可以直接用手制作的食谱。 [真/<b>假</b>]" msgstr "筛选可以直接用手制作的食谱。 [真/<b>假</b>]"
#: .\cookbook\views\api.py:1123 #: .\cookbook\views\api.py:1122
msgid "" msgid ""
"Returns the shopping list entry with a primary key of id. Multiple values " "Returns the shopping list entry with a primary key of id. Multiple values "
"allowed." "allowed."
msgstr "返回主键为 id 的购物清单条目。 允许多个值。" msgstr "返回主键为 id 的购物清单条目。 允许多个值。"
#: .\cookbook\views\api.py:1126 #: .\cookbook\views\api.py:1125
#, fuzzy #, fuzzy
#| msgid "" #| msgid ""
#| "Filter shopping list entries on checked. [true, false, both, <b>recent</" #| "Filter shopping list entries on checked. [true, false, both, <b>recent</"
@@ -2353,15 +2353,15 @@ msgstr ""
"在选中时筛选购物清单列表。 [真, 假, 两者都有, <b>最近</b>]<br> - 最近包括未" "在选中时筛选购物清单列表。 [真, 假, 两者都有, <b>最近</b>]<br> - 最近包括未"
"选中的项目和最近完成的项目。" "选中的项目和最近完成的项目。"
#: .\cookbook\views\api.py:1129 #: .\cookbook\views\api.py:1128
msgid "Returns the shopping list entries sorted by supermarket category order." msgid "Returns the shopping list entries sorted by supermarket category order."
msgstr "返回按超市分类排序的购物清单列表。" msgstr "返回按超市分类排序的购物清单列表。"
#: .\cookbook\views\api.py:1211 #: .\cookbook\views\api.py:1210
msgid "Filter for entries with the given recipe" msgid "Filter for entries with the given recipe"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1293 #: .\cookbook\views\api.py:1292
#, fuzzy #, fuzzy
#| msgid "" #| msgid ""
#| "Returns the shopping list entry with a primary key of id. Multiple " #| "Returns the shopping list entry with a primary key of id. Multiple "
@@ -2371,45 +2371,45 @@ msgid ""
"allowed." "allowed."
msgstr "返回主键为 id 的购物清单条目。 允许多个值。" msgstr "返回主键为 id 的购物清单条目。 允许多个值。"
#: .\cookbook\views\api.py:1416 #: .\cookbook\views\api.py:1415
msgid "Nothing to do." msgid "Nothing to do."
msgstr "无事可做。" msgstr "无事可做。"
#: .\cookbook\views\api.py:1443 #: .\cookbook\views\api.py:1445
msgid "Invalid Url" msgid "Invalid Url"
msgstr "无效网址" msgstr "无效网址"
#: .\cookbook\views\api.py:1447 #: .\cookbook\views\api.py:1449
msgid "Connection Refused." msgid "Connection Refused."
msgstr "连接被拒绝。" msgstr "连接被拒绝。"
#: .\cookbook\views\api.py:1449 #: .\cookbook\views\api.py:1451
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "错误的 URL Schema。" msgstr "错误的 URL Schema。"
#: .\cookbook\views\api.py:1472 #: .\cookbook\views\api.py:1474
msgid "No usable data could be found." msgid "No usable data could be found."
msgstr "找不到可用的数据。" msgstr "找不到可用的数据。"
#: .\cookbook\views\api.py:1547 #: .\cookbook\views\api.py:1549
msgid "File is above space limit" msgid "File is above space limit"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1564 .\cookbook\views\import_export.py:114 #: .\cookbook\views\api.py:1566 .\cookbook\views\import_export.py:114
msgid "Importing is not implemented for this provider" msgid "Importing is not implemented for this provider"
msgstr "此提供程序未实现导入" msgstr "此提供程序未实现导入"
#: .\cookbook\views\api.py:1648 .\cookbook\views\data.py:30 #: .\cookbook\views\api.py:1650 .\cookbook\views\data.py:30
#: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63 #: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63
#: .\cookbook\views\new.py:82 #: .\cookbook\views\new.py:82
msgid "This feature is not yet available in the hosted version of tandoor!" msgid "This feature is not yet available in the hosted version of tandoor!"
msgstr "此功能在泥炉的托管版本中尚不可用!" msgstr "此功能在泥炉的托管版本中尚不可用!"
#: .\cookbook\views\api.py:1669 #: .\cookbook\views\api.py:1671
msgid "Sync successful!" msgid "Sync successful!"
msgstr "同步成功!" msgstr "同步成功!"
#: .\cookbook\views\api.py:1672 #: .\cookbook\views\api.py:1674
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "与存储同步时出错" msgstr "与存储同步时出错"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: 2024-05-19 13:38+0000\n" "PO-Revision-Date: 2024-05-19 13:38+0000\n"
"Last-Translator: only <jeter.nice@gmail.com>\n" "Last-Translator: only <jeter.nice@gmail.com>\n"
"Language-Team: Chinese (Traditional) <http://translate.tandoor.dev/projects/" "Language-Team: Chinese (Traditional) <http://translate.tandoor.dev/projects/"
@@ -1966,286 +1966,286 @@ msgstr ""
msgid "URL Import" msgid "URL Import"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:121 .\cookbook\views\api.py:214 #: .\cookbook\views\api.py:120 .\cookbook\views\api.py:213
msgid "Parameter updated_at incorrectly formatted" msgid "Parameter updated_at incorrectly formatted"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:235 .\cookbook\views\api.py:341 #: .\cookbook\views\api.py:234 .\cookbook\views\api.py:340
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:239 #: .\cookbook\views\api.py:238
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:246 #: .\cookbook\views\api.py:245
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:251 #: .\cookbook\views\api.py:250
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:289 #: .\cookbook\views\api.py:288
#, python-brace-format #, python-brace-format
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:294 #: .\cookbook\views\api.py:293
#, python-brace-format #, python-brace-format
msgid "An error occurred attempting to merge {source.name} with {target.name}" msgid "An error occurred attempting to merge {source.name} with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:350 #: .\cookbook\views\api.py:349
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:353 .\cookbook\views\api.py:371 #: .\cookbook\views\api.py:352 .\cookbook\views\api.py:370
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "" msgstr ""
#: .\cookbook\views\api.py:356 #: .\cookbook\views\api.py:355
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:362 #: .\cookbook\views\api.py:361
#, python-brace-format #, python-brace-format
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:368 #: .\cookbook\views\api.py:367
#, python-brace-format #, python-brace-format
msgid "{child.name} was moved successfully to parent {parent.name}" msgid "{child.name} was moved successfully to parent {parent.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:590 #: .\cookbook\views\api.py:589
#, python-brace-format #, python-brace-format
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:595 .\cookbook\views\api.py:1038 #: .\cookbook\views\api.py:594 .\cookbook\views\api.py:1037
#: .\cookbook\views\api.py:1051 #: .\cookbook\views\api.py:1050
#, python-brace-format #, python-brace-format
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:743 #: .\cookbook\views\api.py:742
msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans from date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:744 #: .\cookbook\views\api.py:743
msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD." msgid "Filter meal plans to date (inclusive) in the format of YYYY-MM-DD."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:745 #: .\cookbook\views\api.py:744
msgid "Filter meal plans with MealType ID. For multiple repeat parameter." msgid "Filter meal plans with MealType ID. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:873 #: .\cookbook\views\api.py:872
msgid "ID of recipe a step is part of. For multiple repeat parameter." msgid "ID of recipe a step is part of. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:874 #: .\cookbook\views\api.py:873
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:910 #: .\cookbook\views\api.py:909
msgid "" msgid ""
"Query string matched (fuzzy) against recipe name. In the future also " "Query string matched (fuzzy) against recipe name. In the future also "
"fulltext search." "fulltext search."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:911 #: .\cookbook\views\api.py:910
msgid "" msgid ""
"ID of keyword a recipe should have. For multiple repeat parameter. " "ID of keyword a recipe should have. For multiple repeat parameter. "
"Equivalent to keywords_or" "Equivalent to keywords_or"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:912 #: .\cookbook\views\api.py:911
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with any of the keywords" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:913 #: .\cookbook\views\api.py:912
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Return recipes with all of the keywords." "Keyword IDs, repeat for multiple. Return recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:914 #: .\cookbook\views\api.py:913
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:915 #: .\cookbook\views\api.py:914
msgid "" msgid ""
"Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:916 #: .\cookbook\views\api.py:915
msgid "ID of food a recipe should have. For multiple repeat parameter." msgid "ID of food a recipe should have. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:917 #: .\cookbook\views\api.py:916
msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgid "Food IDs, repeat for multiple. Return recipes with any of the foods"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:918 #: .\cookbook\views\api.py:917
msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgid "Food IDs, repeat for multiple. Return recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:919 #: .\cookbook\views\api.py:918
msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:920 #: .\cookbook\views\api.py:919
msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:921 #: .\cookbook\views\api.py:920
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:922 #: .\cookbook\views\api.py:921
msgid "" msgid ""
"Rating a recipe should have or greater. [0 - 5] Negative value filters " "Rating a recipe should have or greater. [0 - 5] Negative value filters "
"rating less than." "rating less than."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:923 #: .\cookbook\views\api.py:922
msgid "ID of book a recipe should be in. For multiple repeat parameter." msgid "ID of book a recipe should be in. For multiple repeat parameter."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:924 #: .\cookbook\views\api.py:923
msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgid "Book IDs, repeat for multiple. Return recipes with any of the books"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:925 #: .\cookbook\views\api.py:924
msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgid "Book IDs, repeat for multiple. Return recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:926 #: .\cookbook\views\api.py:925
msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:927 #: .\cookbook\views\api.py:926
msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:928 #: .\cookbook\views\api.py:927
msgid "If only internal recipes should be returned. [true/<b>false</b>]" msgid "If only internal recipes should be returned. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:929 #: .\cookbook\views\api.py:928
msgid "Returns the results in randomized order. [true/<b>false</b>]" msgid "Returns the results in randomized order. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:930 #: .\cookbook\views\api.py:929
msgid "Returns new results first in search results. [true/<b>false</b>]" msgid "Returns new results first in search results. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:931 #: .\cookbook\views\api.py:930
msgid "" msgid ""
"Filter recipes cooked X times or more. Negative values returns cooked less " "Filter recipes cooked X times or more. Negative values returns cooked less "
"than X times" "than X times"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:932 #: .\cookbook\views\api.py:931
msgid "" msgid ""
"Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:933 #: .\cookbook\views\api.py:932
msgid "" msgid ""
"Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:934 #: .\cookbook\views\api.py:933
msgid "" msgid ""
"Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or "
"before date." "before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:935 #: .\cookbook\views\api.py:934
msgid "" msgid ""
"Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on "
"or before date." "or before date."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:936 #: .\cookbook\views\api.py:935
msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]" msgid "Filter recipes that can be made with OnHand food. [true/<b>false</b>]"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1123 #: .\cookbook\views\api.py:1122
msgid "" msgid ""
"Returns the shopping list entry with a primary key of id. Multiple values " "Returns the shopping list entry with a primary key of id. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1126 #: .\cookbook\views\api.py:1125
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</" "Filter shopping list entries on checked. [true, false, both, <b>recent</"
"b>]<br> - recent includes unchecked items and recently " "b>]<br> - recent includes unchecked items and recently "
"completed items." "completed items."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1129 #: .\cookbook\views\api.py:1128
msgid "Returns the shopping list entries sorted by supermarket category order." msgid "Returns the shopping list entries sorted by supermarket category order."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1211 #: .\cookbook\views\api.py:1210
msgid "Filter for entries with the given recipe" msgid "Filter for entries with the given recipe"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1293 #: .\cookbook\views\api.py:1292
msgid "" msgid ""
"Return the Automations matching the automation type. Multiple values " "Return the Automations matching the automation type. Multiple values "
"allowed." "allowed."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1416 #: .\cookbook\views\api.py:1415
msgid "Nothing to do." msgid "Nothing to do."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1443 #: .\cookbook\views\api.py:1445
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1447 #: .\cookbook\views\api.py:1449
msgid "Connection Refused." msgid "Connection Refused."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1449 #: .\cookbook\views\api.py:1451
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1472 #: .\cookbook\views\api.py:1474
msgid "No usable data could be found." msgid "No usable data could be found."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1547 #: .\cookbook\views\api.py:1549
msgid "File is above space limit" msgid "File is above space limit"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1564 .\cookbook\views\import_export.py:114 #: .\cookbook\views\api.py:1566 .\cookbook\views\import_export.py:114
msgid "Importing is not implemented for this provider" msgid "Importing is not implemented for this provider"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1648 .\cookbook\views\data.py:30 #: .\cookbook\views\api.py:1650 .\cookbook\views\data.py:30
#: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63 #: .\cookbook\views\edit.py:88 .\cookbook\views\new.py:63
#: .\cookbook\views\new.py:82 #: .\cookbook\views\new.py:82
msgid "This feature is not yet available in the hosted version of tandoor!" msgid "This feature is not yet available in the hosted version of tandoor!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1669 #: .\cookbook\views\api.py:1671
msgid "Sync successful!" msgid "Sync successful!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1672 #: .\cookbook\views\api.py:1674
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,90 +37,102 @@ msgstr ""
msgid "You do not have the required module to view this page!" msgid "You do not have the required module to view this page!"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe" msgid "Recipe"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe Keyword" msgid "Recipe Keyword"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Meal Plan" msgid "Meal Plan"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Shopping" msgid "Shopping"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Book" msgid "Book"
msgstr "" msgstr ""
#: .\recipes\settings.py:461 #: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "start"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "center"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "end"
msgstr ""
#: .\recipes\settings.py:478
msgid "Armenian " msgid "Armenian "
msgstr "" msgstr ""
#: .\recipes\settings.py:462 #: .\recipes\settings.py:479
msgid "Bulgarian" msgid "Bulgarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:463 #: .\recipes\settings.py:480
msgid "Catalan" msgid "Catalan"
msgstr "" msgstr ""
#: .\recipes\settings.py:464 #: .\recipes\settings.py:481
msgid "Czech" msgid "Czech"
msgstr "" msgstr ""
#: .\recipes\settings.py:465 #: .\recipes\settings.py:482
msgid "Danish" msgid "Danish"
msgstr "" msgstr ""
#: .\recipes\settings.py:466 #: .\recipes\settings.py:483
msgid "Dutch" msgid "Dutch"
msgstr "" msgstr ""
#: .\recipes\settings.py:467 #: .\recipes\settings.py:484
msgid "English" msgid "English"
msgstr "" msgstr ""
#: .\recipes\settings.py:468 #: .\recipes\settings.py:485
msgid "French" msgid "French"
msgstr "" msgstr ""
#: .\recipes\settings.py:469 #: .\recipes\settings.py:486
msgid "German" msgid "German"
msgstr "" msgstr ""
#: .\recipes\settings.py:470 #: .\recipes\settings.py:487
msgid "Hungarian" msgid "Hungarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:471 #: .\recipes\settings.py:488
msgid "Italian" msgid "Italian"
msgstr "" msgstr ""
#: .\recipes\settings.py:472 #: .\recipes\settings.py:489
msgid "Latvian" msgid "Latvian"
msgstr "" msgstr ""
#: .\recipes\settings.py:473 #: .\recipes\settings.py:490
msgid "Norwegian " msgid "Norwegian "
msgstr "" msgstr ""
#: .\recipes\settings.py:474 #: .\recipes\settings.py:491
msgid "Polish" msgid "Polish"
msgstr "" msgstr ""
#: .\recipes\settings.py:475 #: .\recipes\settings.py:492
msgid "Russian" msgid "Russian"
msgstr "" msgstr ""
#: .\recipes\settings.py:476 #: .\recipes\settings.py:493
msgid "Spanish" msgid "Spanish"
msgstr "" msgstr ""
#: .\recipes\settings.py:477 #: .\recipes\settings.py:494
msgid "Swedish" msgid "Swedish"
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -36,90 +36,102 @@ msgstr ""
msgid "You do not have the required module to view this page!" msgid "You do not have the required module to view this page!"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe" msgid "Recipe"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe Keyword" msgid "Recipe Keyword"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Meal Plan" msgid "Meal Plan"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Shopping" msgid "Shopping"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Book" msgid "Book"
msgstr "" msgstr ""
#: .\recipes\settings.py:461 #: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "start"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "center"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "end"
msgstr ""
#: .\recipes\settings.py:478
msgid "Armenian " msgid "Armenian "
msgstr "" msgstr ""
#: .\recipes\settings.py:462 #: .\recipes\settings.py:479
msgid "Bulgarian" msgid "Bulgarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:463 #: .\recipes\settings.py:480
msgid "Catalan" msgid "Catalan"
msgstr "" msgstr ""
#: .\recipes\settings.py:464 #: .\recipes\settings.py:481
msgid "Czech" msgid "Czech"
msgstr "" msgstr ""
#: .\recipes\settings.py:465 #: .\recipes\settings.py:482
msgid "Danish" msgid "Danish"
msgstr "" msgstr ""
#: .\recipes\settings.py:466 #: .\recipes\settings.py:483
msgid "Dutch" msgid "Dutch"
msgstr "" msgstr ""
#: .\recipes\settings.py:467 #: .\recipes\settings.py:484
msgid "English" msgid "English"
msgstr "" msgstr ""
#: .\recipes\settings.py:468 #: .\recipes\settings.py:485
msgid "French" msgid "French"
msgstr "" msgstr ""
#: .\recipes\settings.py:469 #: .\recipes\settings.py:486
msgid "German" msgid "German"
msgstr "" msgstr ""
#: .\recipes\settings.py:470 #: .\recipes\settings.py:487
msgid "Hungarian" msgid "Hungarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:471 #: .\recipes\settings.py:488
msgid "Italian" msgid "Italian"
msgstr "" msgstr ""
#: .\recipes\settings.py:472 #: .\recipes\settings.py:489
msgid "Latvian" msgid "Latvian"
msgstr "" msgstr ""
#: .\recipes\settings.py:473 #: .\recipes\settings.py:490
msgid "Norwegian " msgid "Norwegian "
msgstr "" msgstr ""
#: .\recipes\settings.py:474 #: .\recipes\settings.py:491
msgid "Polish" msgid "Polish"
msgstr "" msgstr ""
#: .\recipes\settings.py:475 #: .\recipes\settings.py:492
msgid "Russian" msgid "Russian"
msgstr "" msgstr ""
#: .\recipes\settings.py:476 #: .\recipes\settings.py:493
msgid "Spanish" msgid "Spanish"
msgstr "" msgstr ""
#: .\recipes\settings.py:477 #: .\recipes\settings.py:494
msgid "Swedish" msgid "Swedish"
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -36,90 +36,102 @@ msgstr ""
msgid "You do not have the required module to view this page!" msgid "You do not have the required module to view this page!"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe" msgid "Recipe"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe Keyword" msgid "Recipe Keyword"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Meal Plan" msgid "Meal Plan"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Shopping" msgid "Shopping"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Book" msgid "Book"
msgstr "" msgstr ""
#: .\recipes\settings.py:461 #: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "start"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "center"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "end"
msgstr ""
#: .\recipes\settings.py:478
msgid "Armenian " msgid "Armenian "
msgstr "" msgstr ""
#: .\recipes\settings.py:462 #: .\recipes\settings.py:479
msgid "Bulgarian" msgid "Bulgarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:463 #: .\recipes\settings.py:480
msgid "Catalan" msgid "Catalan"
msgstr "" msgstr ""
#: .\recipes\settings.py:464 #: .\recipes\settings.py:481
msgid "Czech" msgid "Czech"
msgstr "" msgstr ""
#: .\recipes\settings.py:465 #: .\recipes\settings.py:482
msgid "Danish" msgid "Danish"
msgstr "" msgstr ""
#: .\recipes\settings.py:466 #: .\recipes\settings.py:483
msgid "Dutch" msgid "Dutch"
msgstr "" msgstr ""
#: .\recipes\settings.py:467 #: .\recipes\settings.py:484
msgid "English" msgid "English"
msgstr "" msgstr ""
#: .\recipes\settings.py:468 #: .\recipes\settings.py:485
msgid "French" msgid "French"
msgstr "" msgstr ""
#: .\recipes\settings.py:469 #: .\recipes\settings.py:486
msgid "German" msgid "German"
msgstr "" msgstr ""
#: .\recipes\settings.py:470 #: .\recipes\settings.py:487
msgid "Hungarian" msgid "Hungarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:471 #: .\recipes\settings.py:488
msgid "Italian" msgid "Italian"
msgstr "" msgstr ""
#: .\recipes\settings.py:472 #: .\recipes\settings.py:489
msgid "Latvian" msgid "Latvian"
msgstr "" msgstr ""
#: .\recipes\settings.py:473 #: .\recipes\settings.py:490
msgid "Norwegian " msgid "Norwegian "
msgstr "" msgstr ""
#: .\recipes\settings.py:474 #: .\recipes\settings.py:491
msgid "Polish" msgid "Polish"
msgstr "" msgstr ""
#: .\recipes\settings.py:475 #: .\recipes\settings.py:492
msgid "Russian" msgid "Russian"
msgstr "" msgstr ""
#: .\recipes\settings.py:476 #: .\recipes\settings.py:493
msgid "Spanish" msgid "Spanish"
msgstr "" msgstr ""
#: .\recipes\settings.py:477 #: .\recipes\settings.py:494
msgid "Swedish" msgid "Swedish"
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,90 +37,102 @@ msgstr ""
msgid "You do not have the required module to view this page!" msgid "You do not have the required module to view this page!"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe" msgid "Recipe"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe Keyword" msgid "Recipe Keyword"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Meal Plan" msgid "Meal Plan"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Shopping" msgid "Shopping"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Book" msgid "Book"
msgstr "" msgstr ""
#: .\recipes\settings.py:461 #: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "start"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "center"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "end"
msgstr ""
#: .\recipes\settings.py:478
msgid "Armenian " msgid "Armenian "
msgstr "" msgstr ""
#: .\recipes\settings.py:462 #: .\recipes\settings.py:479
msgid "Bulgarian" msgid "Bulgarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:463 #: .\recipes\settings.py:480
msgid "Catalan" msgid "Catalan"
msgstr "" msgstr ""
#: .\recipes\settings.py:464 #: .\recipes\settings.py:481
msgid "Czech" msgid "Czech"
msgstr "" msgstr ""
#: .\recipes\settings.py:465 #: .\recipes\settings.py:482
msgid "Danish" msgid "Danish"
msgstr "" msgstr ""
#: .\recipes\settings.py:466 #: .\recipes\settings.py:483
msgid "Dutch" msgid "Dutch"
msgstr "" msgstr ""
#: .\recipes\settings.py:467 #: .\recipes\settings.py:484
msgid "English" msgid "English"
msgstr "" msgstr ""
#: .\recipes\settings.py:468 #: .\recipes\settings.py:485
msgid "French" msgid "French"
msgstr "" msgstr ""
#: .\recipes\settings.py:469 #: .\recipes\settings.py:486
msgid "German" msgid "German"
msgstr "" msgstr ""
#: .\recipes\settings.py:470 #: .\recipes\settings.py:487
msgid "Hungarian" msgid "Hungarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:471 #: .\recipes\settings.py:488
msgid "Italian" msgid "Italian"
msgstr "" msgstr ""
#: .\recipes\settings.py:472 #: .\recipes\settings.py:489
msgid "Latvian" msgid "Latvian"
msgstr "" msgstr ""
#: .\recipes\settings.py:473 #: .\recipes\settings.py:490
msgid "Norwegian " msgid "Norwegian "
msgstr "" msgstr ""
#: .\recipes\settings.py:474 #: .\recipes\settings.py:491
msgid "Polish" msgid "Polish"
msgstr "" msgstr ""
#: .\recipes\settings.py:475 #: .\recipes\settings.py:492
msgid "Russian" msgid "Russian"
msgstr "" msgstr ""
#: .\recipes\settings.py:476 #: .\recipes\settings.py:493
msgid "Spanish" msgid "Spanish"
msgstr "" msgstr ""
#: .\recipes\settings.py:477 #: .\recipes\settings.py:494
msgid "Swedish" msgid "Swedish"
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -36,90 +36,102 @@ msgstr ""
msgid "You do not have the required module to view this page!" msgid "You do not have the required module to view this page!"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe" msgid "Recipe"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe Keyword" msgid "Recipe Keyword"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Meal Plan" msgid "Meal Plan"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Shopping" msgid "Shopping"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Book" msgid "Book"
msgstr "" msgstr ""
#: .\recipes\settings.py:461 #: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "start"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "center"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "end"
msgstr ""
#: .\recipes\settings.py:478
msgid "Armenian " msgid "Armenian "
msgstr "" msgstr ""
#: .\recipes\settings.py:462 #: .\recipes\settings.py:479
msgid "Bulgarian" msgid "Bulgarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:463 #: .\recipes\settings.py:480
msgid "Catalan" msgid "Catalan"
msgstr "" msgstr ""
#: .\recipes\settings.py:464 #: .\recipes\settings.py:481
msgid "Czech" msgid "Czech"
msgstr "" msgstr ""
#: .\recipes\settings.py:465 #: .\recipes\settings.py:482
msgid "Danish" msgid "Danish"
msgstr "" msgstr ""
#: .\recipes\settings.py:466 #: .\recipes\settings.py:483
msgid "Dutch" msgid "Dutch"
msgstr "" msgstr ""
#: .\recipes\settings.py:467 #: .\recipes\settings.py:484
msgid "English" msgid "English"
msgstr "" msgstr ""
#: .\recipes\settings.py:468 #: .\recipes\settings.py:485
msgid "French" msgid "French"
msgstr "" msgstr ""
#: .\recipes\settings.py:469 #: .\recipes\settings.py:486
msgid "German" msgid "German"
msgstr "" msgstr ""
#: .\recipes\settings.py:470 #: .\recipes\settings.py:487
msgid "Hungarian" msgid "Hungarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:471 #: .\recipes\settings.py:488
msgid "Italian" msgid "Italian"
msgstr "" msgstr ""
#: .\recipes\settings.py:472 #: .\recipes\settings.py:489
msgid "Latvian" msgid "Latvian"
msgstr "" msgstr ""
#: .\recipes\settings.py:473 #: .\recipes\settings.py:490
msgid "Norwegian " msgid "Norwegian "
msgstr "" msgstr ""
#: .\recipes\settings.py:474 #: .\recipes\settings.py:491
msgid "Polish" msgid "Polish"
msgstr "" msgstr ""
#: .\recipes\settings.py:475 #: .\recipes\settings.py:492
msgid "Russian" msgid "Russian"
msgstr "" msgstr ""
#: .\recipes\settings.py:476 #: .\recipes\settings.py:493
msgid "Spanish" msgid "Spanish"
msgstr "" msgstr ""
#: .\recipes\settings.py:477 #: .\recipes\settings.py:494
msgid "Swedish" msgid "Swedish"
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -36,92 +36,104 @@ msgstr ""
msgid "You do not have the required module to view this page!" msgid "You do not have the required module to view this page!"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe" msgid "Recipe"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe Keyword" msgid "Recipe Keyword"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Meal Plan" msgid "Meal Plan"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Shopping" msgid "Shopping"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Book" msgid "Book"
msgstr "" msgstr ""
#: .\recipes\settings.py:461 #: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "start"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "center"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "end"
msgstr ""
#: .\recipes\settings.py:478
msgid "Armenian " msgid "Armenian "
msgstr "" msgstr ""
#: .\recipes\settings.py:462 #: .\recipes\settings.py:479
msgid "Bulgarian" msgid "Bulgarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:463 #: .\recipes\settings.py:480
msgid "Catalan" msgid "Catalan"
msgstr "" msgstr ""
#: .\recipes\settings.py:464 #: .\recipes\settings.py:481
msgid "Czech" msgid "Czech"
msgstr "" msgstr ""
#: .\recipes\settings.py:465 #: .\recipes\settings.py:482
msgid "Danish" msgid "Danish"
msgstr "" msgstr ""
#: .\recipes\settings.py:466 #: .\recipes\settings.py:483
msgid "Dutch" msgid "Dutch"
msgstr "" msgstr ""
#: .\recipes\settings.py:467 #: .\recipes\settings.py:484
msgid "English" msgid "English"
msgstr "Englisch" msgstr "Englisch"
#: .\recipes\settings.py:468 #: .\recipes\settings.py:485
msgid "French" msgid "French"
msgstr "" msgstr ""
#: .\recipes\settings.py:469 #: .\recipes\settings.py:486
msgid "German" msgid "German"
msgstr "Deutsch" msgstr "Deutsch"
#: .\recipes\settings.py:470 #: .\recipes\settings.py:487
msgid "Hungarian" msgid "Hungarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:471 #: .\recipes\settings.py:488
msgid "Italian" msgid "Italian"
msgstr "" msgstr ""
#: .\recipes\settings.py:472 #: .\recipes\settings.py:489
msgid "Latvian" msgid "Latvian"
msgstr "" msgstr ""
#: .\recipes\settings.py:473 #: .\recipes\settings.py:490
msgid "Norwegian " msgid "Norwegian "
msgstr "" msgstr ""
#: .\recipes\settings.py:474 #: .\recipes\settings.py:491
#, fuzzy #, fuzzy
#| msgid "English" #| msgid "English"
msgid "Polish" msgid "Polish"
msgstr "Englisch" msgstr "Englisch"
#: .\recipes\settings.py:475 #: .\recipes\settings.py:492
msgid "Russian" msgid "Russian"
msgstr "" msgstr ""
#: .\recipes\settings.py:476 #: .\recipes\settings.py:493
msgid "Spanish" msgid "Spanish"
msgstr "" msgstr ""
#: .\recipes\settings.py:477 #: .\recipes\settings.py:494
msgid "Swedish" msgid "Swedish"
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -36,90 +36,102 @@ msgstr ""
msgid "You do not have the required module to view this page!" msgid "You do not have the required module to view this page!"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe" msgid "Recipe"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe Keyword" msgid "Recipe Keyword"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Meal Plan" msgid "Meal Plan"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Shopping" msgid "Shopping"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Book" msgid "Book"
msgstr "" msgstr ""
#: .\recipes\settings.py:461 #: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "start"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "center"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "end"
msgstr ""
#: .\recipes\settings.py:478
msgid "Armenian " msgid "Armenian "
msgstr "" msgstr ""
#: .\recipes\settings.py:462 #: .\recipes\settings.py:479
msgid "Bulgarian" msgid "Bulgarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:463 #: .\recipes\settings.py:480
msgid "Catalan" msgid "Catalan"
msgstr "" msgstr ""
#: .\recipes\settings.py:464 #: .\recipes\settings.py:481
msgid "Czech" msgid "Czech"
msgstr "" msgstr ""
#: .\recipes\settings.py:465 #: .\recipes\settings.py:482
msgid "Danish" msgid "Danish"
msgstr "" msgstr ""
#: .\recipes\settings.py:466 #: .\recipes\settings.py:483
msgid "Dutch" msgid "Dutch"
msgstr "" msgstr ""
#: .\recipes\settings.py:467 #: .\recipes\settings.py:484
msgid "English" msgid "English"
msgstr "" msgstr ""
#: .\recipes\settings.py:468 #: .\recipes\settings.py:485
msgid "French" msgid "French"
msgstr "" msgstr ""
#: .\recipes\settings.py:469 #: .\recipes\settings.py:486
msgid "German" msgid "German"
msgstr "" msgstr ""
#: .\recipes\settings.py:470 #: .\recipes\settings.py:487
msgid "Hungarian" msgid "Hungarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:471 #: .\recipes\settings.py:488
msgid "Italian" msgid "Italian"
msgstr "" msgstr ""
#: .\recipes\settings.py:472 #: .\recipes\settings.py:489
msgid "Latvian" msgid "Latvian"
msgstr "" msgstr ""
#: .\recipes\settings.py:473 #: .\recipes\settings.py:490
msgid "Norwegian " msgid "Norwegian "
msgstr "" msgstr ""
#: .\recipes\settings.py:474 #: .\recipes\settings.py:491
msgid "Polish" msgid "Polish"
msgstr "" msgstr ""
#: .\recipes\settings.py:475 #: .\recipes\settings.py:492
msgid "Russian" msgid "Russian"
msgstr "" msgstr ""
#: .\recipes\settings.py:476 #: .\recipes\settings.py:493
msgid "Spanish" msgid "Spanish"
msgstr "" msgstr ""
#: .\recipes\settings.py:477 #: .\recipes\settings.py:494
msgid "Swedish" msgid "Swedish"
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -36,90 +36,102 @@ msgstr ""
msgid "You do not have the required module to view this page!" msgid "You do not have the required module to view this page!"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe" msgid "Recipe"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe Keyword" msgid "Recipe Keyword"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Meal Plan" msgid "Meal Plan"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Shopping" msgid "Shopping"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Book" msgid "Book"
msgstr "" msgstr ""
#: .\recipes\settings.py:461 #: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "start"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "center"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "end"
msgstr ""
#: .\recipes\settings.py:478
msgid "Armenian " msgid "Armenian "
msgstr "" msgstr ""
#: .\recipes\settings.py:462 #: .\recipes\settings.py:479
msgid "Bulgarian" msgid "Bulgarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:463 #: .\recipes\settings.py:480
msgid "Catalan" msgid "Catalan"
msgstr "" msgstr ""
#: .\recipes\settings.py:464 #: .\recipes\settings.py:481
msgid "Czech" msgid "Czech"
msgstr "" msgstr ""
#: .\recipes\settings.py:465 #: .\recipes\settings.py:482
msgid "Danish" msgid "Danish"
msgstr "" msgstr ""
#: .\recipes\settings.py:466 #: .\recipes\settings.py:483
msgid "Dutch" msgid "Dutch"
msgstr "" msgstr ""
#: .\recipes\settings.py:467 #: .\recipes\settings.py:484
msgid "English" msgid "English"
msgstr "" msgstr ""
#: .\recipes\settings.py:468 #: .\recipes\settings.py:485
msgid "French" msgid "French"
msgstr "" msgstr ""
#: .\recipes\settings.py:469 #: .\recipes\settings.py:486
msgid "German" msgid "German"
msgstr "" msgstr ""
#: .\recipes\settings.py:470 #: .\recipes\settings.py:487
msgid "Hungarian" msgid "Hungarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:471 #: .\recipes\settings.py:488
msgid "Italian" msgid "Italian"
msgstr "" msgstr ""
#: .\recipes\settings.py:472 #: .\recipes\settings.py:489
msgid "Latvian" msgid "Latvian"
msgstr "" msgstr ""
#: .\recipes\settings.py:473 #: .\recipes\settings.py:490
msgid "Norwegian " msgid "Norwegian "
msgstr "" msgstr ""
#: .\recipes\settings.py:474 #: .\recipes\settings.py:491
msgid "Polish" msgid "Polish"
msgstr "" msgstr ""
#: .\recipes\settings.py:475 #: .\recipes\settings.py:492
msgid "Russian" msgid "Russian"
msgstr "" msgstr ""
#: .\recipes\settings.py:476 #: .\recipes\settings.py:493
msgid "Spanish" msgid "Spanish"
msgstr "" msgstr ""
#: .\recipes\settings.py:477 #: .\recipes\settings.py:494
msgid "Swedish" msgid "Swedish"
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -36,90 +36,102 @@ msgstr ""
msgid "You do not have the required module to view this page!" msgid "You do not have the required module to view this page!"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe" msgid "Recipe"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe Keyword" msgid "Recipe Keyword"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Meal Plan" msgid "Meal Plan"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Shopping" msgid "Shopping"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Book" msgid "Book"
msgstr "" msgstr ""
#: .\recipes\settings.py:461 #: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "start"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "center"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "end"
msgstr ""
#: .\recipes\settings.py:478
msgid "Armenian " msgid "Armenian "
msgstr "" msgstr ""
#: .\recipes\settings.py:462 #: .\recipes\settings.py:479
msgid "Bulgarian" msgid "Bulgarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:463 #: .\recipes\settings.py:480
msgid "Catalan" msgid "Catalan"
msgstr "" msgstr ""
#: .\recipes\settings.py:464 #: .\recipes\settings.py:481
msgid "Czech" msgid "Czech"
msgstr "" msgstr ""
#: .\recipes\settings.py:465 #: .\recipes\settings.py:482
msgid "Danish" msgid "Danish"
msgstr "" msgstr ""
#: .\recipes\settings.py:466 #: .\recipes\settings.py:483
msgid "Dutch" msgid "Dutch"
msgstr "" msgstr ""
#: .\recipes\settings.py:467 #: .\recipes\settings.py:484
msgid "English" msgid "English"
msgstr "" msgstr ""
#: .\recipes\settings.py:468 #: .\recipes\settings.py:485
msgid "French" msgid "French"
msgstr "" msgstr ""
#: .\recipes\settings.py:469 #: .\recipes\settings.py:486
msgid "German" msgid "German"
msgstr "" msgstr ""
#: .\recipes\settings.py:470 #: .\recipes\settings.py:487
msgid "Hungarian" msgid "Hungarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:471 #: .\recipes\settings.py:488
msgid "Italian" msgid "Italian"
msgstr "" msgstr ""
#: .\recipes\settings.py:472 #: .\recipes\settings.py:489
msgid "Latvian" msgid "Latvian"
msgstr "" msgstr ""
#: .\recipes\settings.py:473 #: .\recipes\settings.py:490
msgid "Norwegian " msgid "Norwegian "
msgstr "" msgstr ""
#: .\recipes\settings.py:474 #: .\recipes\settings.py:491
msgid "Polish" msgid "Polish"
msgstr "" msgstr ""
#: .\recipes\settings.py:475 #: .\recipes\settings.py:492
msgid "Russian" msgid "Russian"
msgstr "" msgstr ""
#: .\recipes\settings.py:476 #: .\recipes\settings.py:493
msgid "Spanish" msgid "Spanish"
msgstr "" msgstr ""
#: .\recipes\settings.py:477 #: .\recipes\settings.py:494
msgid "Swedish" msgid "Swedish"
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -36,90 +36,102 @@ msgstr ""
msgid "You do not have the required module to view this page!" msgid "You do not have the required module to view this page!"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe" msgid "Recipe"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe Keyword" msgid "Recipe Keyword"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Meal Plan" msgid "Meal Plan"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Shopping" msgid "Shopping"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Book" msgid "Book"
msgstr "" msgstr ""
#: .\recipes\settings.py:461 #: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "start"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "center"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "end"
msgstr ""
#: .\recipes\settings.py:478
msgid "Armenian " msgid "Armenian "
msgstr "" msgstr ""
#: .\recipes\settings.py:462 #: .\recipes\settings.py:479
msgid "Bulgarian" msgid "Bulgarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:463 #: .\recipes\settings.py:480
msgid "Catalan" msgid "Catalan"
msgstr "" msgstr ""
#: .\recipes\settings.py:464 #: .\recipes\settings.py:481
msgid "Czech" msgid "Czech"
msgstr "" msgstr ""
#: .\recipes\settings.py:465 #: .\recipes\settings.py:482
msgid "Danish" msgid "Danish"
msgstr "" msgstr ""
#: .\recipes\settings.py:466 #: .\recipes\settings.py:483
msgid "Dutch" msgid "Dutch"
msgstr "" msgstr ""
#: .\recipes\settings.py:467 #: .\recipes\settings.py:484
msgid "English" msgid "English"
msgstr "" msgstr ""
#: .\recipes\settings.py:468 #: .\recipes\settings.py:485
msgid "French" msgid "French"
msgstr "" msgstr ""
#: .\recipes\settings.py:469 #: .\recipes\settings.py:486
msgid "German" msgid "German"
msgstr "" msgstr ""
#: .\recipes\settings.py:470 #: .\recipes\settings.py:487
msgid "Hungarian" msgid "Hungarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:471 #: .\recipes\settings.py:488
msgid "Italian" msgid "Italian"
msgstr "" msgstr ""
#: .\recipes\settings.py:472 #: .\recipes\settings.py:489
msgid "Latvian" msgid "Latvian"
msgstr "" msgstr ""
#: .\recipes\settings.py:473 #: .\recipes\settings.py:490
msgid "Norwegian " msgid "Norwegian "
msgstr "" msgstr ""
#: .\recipes\settings.py:474 #: .\recipes\settings.py:491
msgid "Polish" msgid "Polish"
msgstr "" msgstr ""
#: .\recipes\settings.py:475 #: .\recipes\settings.py:492
msgid "Russian" msgid "Russian"
msgstr "" msgstr ""
#: .\recipes\settings.py:476 #: .\recipes\settings.py:493
msgid "Spanish" msgid "Spanish"
msgstr "" msgstr ""
#: .\recipes\settings.py:477 #: .\recipes\settings.py:494
msgid "Swedish" msgid "Swedish"
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -36,90 +36,102 @@ msgstr ""
msgid "You do not have the required module to view this page!" msgid "You do not have the required module to view this page!"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe" msgid "Recipe"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe Keyword" msgid "Recipe Keyword"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Meal Plan" msgid "Meal Plan"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Shopping" msgid "Shopping"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Book" msgid "Book"
msgstr "" msgstr ""
#: .\recipes\settings.py:461 #: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "start"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "center"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "end"
msgstr ""
#: .\recipes\settings.py:478
msgid "Armenian " msgid "Armenian "
msgstr "" msgstr ""
#: .\recipes\settings.py:462 #: .\recipes\settings.py:479
msgid "Bulgarian" msgid "Bulgarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:463 #: .\recipes\settings.py:480
msgid "Catalan" msgid "Catalan"
msgstr "" msgstr ""
#: .\recipes\settings.py:464 #: .\recipes\settings.py:481
msgid "Czech" msgid "Czech"
msgstr "" msgstr ""
#: .\recipes\settings.py:465 #: .\recipes\settings.py:482
msgid "Danish" msgid "Danish"
msgstr "" msgstr ""
#: .\recipes\settings.py:466 #: .\recipes\settings.py:483
msgid "Dutch" msgid "Dutch"
msgstr "" msgstr ""
#: .\recipes\settings.py:467 #: .\recipes\settings.py:484
msgid "English" msgid "English"
msgstr "" msgstr ""
#: .\recipes\settings.py:468 #: .\recipes\settings.py:485
msgid "French" msgid "French"
msgstr "" msgstr ""
#: .\recipes\settings.py:469 #: .\recipes\settings.py:486
msgid "German" msgid "German"
msgstr "" msgstr ""
#: .\recipes\settings.py:470 #: .\recipes\settings.py:487
msgid "Hungarian" msgid "Hungarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:471 #: .\recipes\settings.py:488
msgid "Italian" msgid "Italian"
msgstr "" msgstr ""
#: .\recipes\settings.py:472 #: .\recipes\settings.py:489
msgid "Latvian" msgid "Latvian"
msgstr "" msgstr ""
#: .\recipes\settings.py:473 #: .\recipes\settings.py:490
msgid "Norwegian " msgid "Norwegian "
msgstr "" msgstr ""
#: .\recipes\settings.py:474 #: .\recipes\settings.py:491
msgid "Polish" msgid "Polish"
msgstr "" msgstr ""
#: .\recipes\settings.py:475 #: .\recipes\settings.py:492
msgid "Russian" msgid "Russian"
msgstr "" msgstr ""
#: .\recipes\settings.py:476 #: .\recipes\settings.py:493
msgid "Spanish" msgid "Spanish"
msgstr "" msgstr ""
#: .\recipes\settings.py:477 #: .\recipes\settings.py:494
msgid "Swedish" msgid "Swedish"
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,90 +37,102 @@ msgstr ""
msgid "You do not have the required module to view this page!" msgid "You do not have the required module to view this page!"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe" msgid "Recipe"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe Keyword" msgid "Recipe Keyword"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Meal Plan" msgid "Meal Plan"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Shopping" msgid "Shopping"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Book" msgid "Book"
msgstr "" msgstr ""
#: .\recipes\settings.py:461 #: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "start"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "center"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "end"
msgstr ""
#: .\recipes\settings.py:478
msgid "Armenian " msgid "Armenian "
msgstr "" msgstr ""
#: .\recipes\settings.py:462 #: .\recipes\settings.py:479
msgid "Bulgarian" msgid "Bulgarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:463 #: .\recipes\settings.py:480
msgid "Catalan" msgid "Catalan"
msgstr "" msgstr ""
#: .\recipes\settings.py:464 #: .\recipes\settings.py:481
msgid "Czech" msgid "Czech"
msgstr "" msgstr ""
#: .\recipes\settings.py:465 #: .\recipes\settings.py:482
msgid "Danish" msgid "Danish"
msgstr "" msgstr ""
#: .\recipes\settings.py:466 #: .\recipes\settings.py:483
msgid "Dutch" msgid "Dutch"
msgstr "" msgstr ""
#: .\recipes\settings.py:467 #: .\recipes\settings.py:484
msgid "English" msgid "English"
msgstr "" msgstr ""
#: .\recipes\settings.py:468 #: .\recipes\settings.py:485
msgid "French" msgid "French"
msgstr "" msgstr ""
#: .\recipes\settings.py:469 #: .\recipes\settings.py:486
msgid "German" msgid "German"
msgstr "" msgstr ""
#: .\recipes\settings.py:470 #: .\recipes\settings.py:487
msgid "Hungarian" msgid "Hungarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:471 #: .\recipes\settings.py:488
msgid "Italian" msgid "Italian"
msgstr "" msgstr ""
#: .\recipes\settings.py:472 #: .\recipes\settings.py:489
msgid "Latvian" msgid "Latvian"
msgstr "" msgstr ""
#: .\recipes\settings.py:473 #: .\recipes\settings.py:490
msgid "Norwegian " msgid "Norwegian "
msgstr "" msgstr ""
#: .\recipes\settings.py:474 #: .\recipes\settings.py:491
msgid "Polish" msgid "Polish"
msgstr "" msgstr ""
#: .\recipes\settings.py:475 #: .\recipes\settings.py:492
msgid "Russian" msgid "Russian"
msgstr "" msgstr ""
#: .\recipes\settings.py:476 #: .\recipes\settings.py:493
msgid "Spanish" msgid "Spanish"
msgstr "" msgstr ""
#: .\recipes\settings.py:477 #: .\recipes\settings.py:494
msgid "Swedish" msgid "Swedish"
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -35,90 +35,102 @@ msgstr ""
msgid "You do not have the required module to view this page!" msgid "You do not have the required module to view this page!"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe" msgid "Recipe"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe Keyword" msgid "Recipe Keyword"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Meal Plan" msgid "Meal Plan"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Shopping" msgid "Shopping"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Book" msgid "Book"
msgstr "" msgstr ""
#: .\recipes\settings.py:461 #: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "start"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "center"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "end"
msgstr ""
#: .\recipes\settings.py:478
msgid "Armenian " msgid "Armenian "
msgstr "" msgstr ""
#: .\recipes\settings.py:462 #: .\recipes\settings.py:479
msgid "Bulgarian" msgid "Bulgarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:463 #: .\recipes\settings.py:480
msgid "Catalan" msgid "Catalan"
msgstr "" msgstr ""
#: .\recipes\settings.py:464 #: .\recipes\settings.py:481
msgid "Czech" msgid "Czech"
msgstr "" msgstr ""
#: .\recipes\settings.py:465 #: .\recipes\settings.py:482
msgid "Danish" msgid "Danish"
msgstr "" msgstr ""
#: .\recipes\settings.py:466 #: .\recipes\settings.py:483
msgid "Dutch" msgid "Dutch"
msgstr "" msgstr ""
#: .\recipes\settings.py:467 #: .\recipes\settings.py:484
msgid "English" msgid "English"
msgstr "" msgstr ""
#: .\recipes\settings.py:468 #: .\recipes\settings.py:485
msgid "French" msgid "French"
msgstr "" msgstr ""
#: .\recipes\settings.py:469 #: .\recipes\settings.py:486
msgid "German" msgid "German"
msgstr "" msgstr ""
#: .\recipes\settings.py:470 #: .\recipes\settings.py:487
msgid "Hungarian" msgid "Hungarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:471 #: .\recipes\settings.py:488
msgid "Italian" msgid "Italian"
msgstr "" msgstr ""
#: .\recipes\settings.py:472 #: .\recipes\settings.py:489
msgid "Latvian" msgid "Latvian"
msgstr "" msgstr ""
#: .\recipes\settings.py:473 #: .\recipes\settings.py:490
msgid "Norwegian " msgid "Norwegian "
msgstr "" msgstr ""
#: .\recipes\settings.py:474 #: .\recipes\settings.py:491
msgid "Polish" msgid "Polish"
msgstr "" msgstr ""
#: .\recipes\settings.py:475 #: .\recipes\settings.py:492
msgid "Russian" msgid "Russian"
msgstr "" msgstr ""
#: .\recipes\settings.py:476 #: .\recipes\settings.py:493
msgid "Spanish" msgid "Spanish"
msgstr "" msgstr ""
#: .\recipes\settings.py:477 #: .\recipes\settings.py:494
msgid "Swedish" msgid "Swedish"
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -36,90 +36,102 @@ msgstr ""
msgid "You do not have the required module to view this page!" msgid "You do not have the required module to view this page!"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe" msgid "Recipe"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe Keyword" msgid "Recipe Keyword"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Meal Plan" msgid "Meal Plan"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Shopping" msgid "Shopping"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Book" msgid "Book"
msgstr "" msgstr ""
#: .\recipes\settings.py:461 #: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "start"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "center"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "end"
msgstr ""
#: .\recipes\settings.py:478
msgid "Armenian " msgid "Armenian "
msgstr "" msgstr ""
#: .\recipes\settings.py:462 #: .\recipes\settings.py:479
msgid "Bulgarian" msgid "Bulgarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:463 #: .\recipes\settings.py:480
msgid "Catalan" msgid "Catalan"
msgstr "" msgstr ""
#: .\recipes\settings.py:464 #: .\recipes\settings.py:481
msgid "Czech" msgid "Czech"
msgstr "" msgstr ""
#: .\recipes\settings.py:465 #: .\recipes\settings.py:482
msgid "Danish" msgid "Danish"
msgstr "" msgstr ""
#: .\recipes\settings.py:466 #: .\recipes\settings.py:483
msgid "Dutch" msgid "Dutch"
msgstr "" msgstr ""
#: .\recipes\settings.py:467 #: .\recipes\settings.py:484
msgid "English" msgid "English"
msgstr "" msgstr ""
#: .\recipes\settings.py:468 #: .\recipes\settings.py:485
msgid "French" msgid "French"
msgstr "" msgstr ""
#: .\recipes\settings.py:469 #: .\recipes\settings.py:486
msgid "German" msgid "German"
msgstr "" msgstr ""
#: .\recipes\settings.py:470 #: .\recipes\settings.py:487
msgid "Hungarian" msgid "Hungarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:471 #: .\recipes\settings.py:488
msgid "Italian" msgid "Italian"
msgstr "" msgstr ""
#: .\recipes\settings.py:472 #: .\recipes\settings.py:489
msgid "Latvian" msgid "Latvian"
msgstr "" msgstr ""
#: .\recipes\settings.py:473 #: .\recipes\settings.py:490
msgid "Norwegian " msgid "Norwegian "
msgstr "" msgstr ""
#: .\recipes\settings.py:474 #: .\recipes\settings.py:491
msgid "Polish" msgid "Polish"
msgstr "" msgstr ""
#: .\recipes\settings.py:475 #: .\recipes\settings.py:492
msgid "Russian" msgid "Russian"
msgstr "" msgstr ""
#: .\recipes\settings.py:476 #: .\recipes\settings.py:493
msgid "Spanish" msgid "Spanish"
msgstr "" msgstr ""
#: .\recipes\settings.py:477 #: .\recipes\settings.py:494
msgid "Swedish" msgid "Swedish"
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -36,90 +36,102 @@ msgstr ""
msgid "You do not have the required module to view this page!" msgid "You do not have the required module to view this page!"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe" msgid "Recipe"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe Keyword" msgid "Recipe Keyword"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Meal Plan" msgid "Meal Plan"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Shopping" msgid "Shopping"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Book" msgid "Book"
msgstr "" msgstr ""
#: .\recipes\settings.py:461 #: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "start"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "center"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "end"
msgstr ""
#: .\recipes\settings.py:478
msgid "Armenian " msgid "Armenian "
msgstr "" msgstr ""
#: .\recipes\settings.py:462 #: .\recipes\settings.py:479
msgid "Bulgarian" msgid "Bulgarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:463 #: .\recipes\settings.py:480
msgid "Catalan" msgid "Catalan"
msgstr "" msgstr ""
#: .\recipes\settings.py:464 #: .\recipes\settings.py:481
msgid "Czech" msgid "Czech"
msgstr "" msgstr ""
#: .\recipes\settings.py:465 #: .\recipes\settings.py:482
msgid "Danish" msgid "Danish"
msgstr "" msgstr ""
#: .\recipes\settings.py:466 #: .\recipes\settings.py:483
msgid "Dutch" msgid "Dutch"
msgstr "" msgstr ""
#: .\recipes\settings.py:467 #: .\recipes\settings.py:484
msgid "English" msgid "English"
msgstr "" msgstr ""
#: .\recipes\settings.py:468 #: .\recipes\settings.py:485
msgid "French" msgid "French"
msgstr "" msgstr ""
#: .\recipes\settings.py:469 #: .\recipes\settings.py:486
msgid "German" msgid "German"
msgstr "" msgstr ""
#: .\recipes\settings.py:470 #: .\recipes\settings.py:487
msgid "Hungarian" msgid "Hungarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:471 #: .\recipes\settings.py:488
msgid "Italian" msgid "Italian"
msgstr "" msgstr ""
#: .\recipes\settings.py:472 #: .\recipes\settings.py:489
msgid "Latvian" msgid "Latvian"
msgstr "" msgstr ""
#: .\recipes\settings.py:473 #: .\recipes\settings.py:490
msgid "Norwegian " msgid "Norwegian "
msgstr "" msgstr ""
#: .\recipes\settings.py:474 #: .\recipes\settings.py:491
msgid "Polish" msgid "Polish"
msgstr "" msgstr ""
#: .\recipes\settings.py:475 #: .\recipes\settings.py:492
msgid "Russian" msgid "Russian"
msgstr "" msgstr ""
#: .\recipes\settings.py:476 #: .\recipes\settings.py:493
msgid "Spanish" msgid "Spanish"
msgstr "" msgstr ""
#: .\recipes\settings.py:477 #: .\recipes\settings.py:494
msgid "Swedish" msgid "Swedish"
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -36,90 +36,102 @@ msgstr ""
msgid "You do not have the required module to view this page!" msgid "You do not have the required module to view this page!"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe" msgid "Recipe"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe Keyword" msgid "Recipe Keyword"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Meal Plan" msgid "Meal Plan"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Shopping" msgid "Shopping"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Book" msgid "Book"
msgstr "" msgstr ""
#: .\recipes\settings.py:461 #: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "start"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "center"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "end"
msgstr ""
#: .\recipes\settings.py:478
msgid "Armenian " msgid "Armenian "
msgstr "" msgstr ""
#: .\recipes\settings.py:462 #: .\recipes\settings.py:479
msgid "Bulgarian" msgid "Bulgarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:463 #: .\recipes\settings.py:480
msgid "Catalan" msgid "Catalan"
msgstr "" msgstr ""
#: .\recipes\settings.py:464 #: .\recipes\settings.py:481
msgid "Czech" msgid "Czech"
msgstr "" msgstr ""
#: .\recipes\settings.py:465 #: .\recipes\settings.py:482
msgid "Danish" msgid "Danish"
msgstr "" msgstr ""
#: .\recipes\settings.py:466 #: .\recipes\settings.py:483
msgid "Dutch" msgid "Dutch"
msgstr "" msgstr ""
#: .\recipes\settings.py:467 #: .\recipes\settings.py:484
msgid "English" msgid "English"
msgstr "" msgstr ""
#: .\recipes\settings.py:468 #: .\recipes\settings.py:485
msgid "French" msgid "French"
msgstr "" msgstr ""
#: .\recipes\settings.py:469 #: .\recipes\settings.py:486
msgid "German" msgid "German"
msgstr "" msgstr ""
#: .\recipes\settings.py:470 #: .\recipes\settings.py:487
msgid "Hungarian" msgid "Hungarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:471 #: .\recipes\settings.py:488
msgid "Italian" msgid "Italian"
msgstr "" msgstr ""
#: .\recipes\settings.py:472 #: .\recipes\settings.py:489
msgid "Latvian" msgid "Latvian"
msgstr "" msgstr ""
#: .\recipes\settings.py:473 #: .\recipes\settings.py:490
msgid "Norwegian " msgid "Norwegian "
msgstr "" msgstr ""
#: .\recipes\settings.py:474 #: .\recipes\settings.py:491
msgid "Polish" msgid "Polish"
msgstr "" msgstr ""
#: .\recipes\settings.py:475 #: .\recipes\settings.py:492
msgid "Russian" msgid "Russian"
msgstr "" msgstr ""
#: .\recipes\settings.py:476 #: .\recipes\settings.py:493
msgid "Spanish" msgid "Spanish"
msgstr "" msgstr ""
#: .\recipes\settings.py:477 #: .\recipes\settings.py:494
msgid "Swedish" msgid "Swedish"
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,90 +37,102 @@ msgstr ""
msgid "You do not have the required module to view this page!" msgid "You do not have the required module to view this page!"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe" msgid "Recipe"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe Keyword" msgid "Recipe Keyword"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Meal Plan" msgid "Meal Plan"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Shopping" msgid "Shopping"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Book" msgid "Book"
msgstr "" msgstr ""
#: .\recipes\settings.py:461 #: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "start"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "center"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "end"
msgstr ""
#: .\recipes\settings.py:478
msgid "Armenian " msgid "Armenian "
msgstr "" msgstr ""
#: .\recipes\settings.py:462 #: .\recipes\settings.py:479
msgid "Bulgarian" msgid "Bulgarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:463 #: .\recipes\settings.py:480
msgid "Catalan" msgid "Catalan"
msgstr "" msgstr ""
#: .\recipes\settings.py:464 #: .\recipes\settings.py:481
msgid "Czech" msgid "Czech"
msgstr "" msgstr ""
#: .\recipes\settings.py:465 #: .\recipes\settings.py:482
msgid "Danish" msgid "Danish"
msgstr "" msgstr ""
#: .\recipes\settings.py:466 #: .\recipes\settings.py:483
msgid "Dutch" msgid "Dutch"
msgstr "" msgstr ""
#: .\recipes\settings.py:467 #: .\recipes\settings.py:484
msgid "English" msgid "English"
msgstr "" msgstr ""
#: .\recipes\settings.py:468 #: .\recipes\settings.py:485
msgid "French" msgid "French"
msgstr "" msgstr ""
#: .\recipes\settings.py:469 #: .\recipes\settings.py:486
msgid "German" msgid "German"
msgstr "" msgstr ""
#: .\recipes\settings.py:470 #: .\recipes\settings.py:487
msgid "Hungarian" msgid "Hungarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:471 #: .\recipes\settings.py:488
msgid "Italian" msgid "Italian"
msgstr "" msgstr ""
#: .\recipes\settings.py:472 #: .\recipes\settings.py:489
msgid "Latvian" msgid "Latvian"
msgstr "" msgstr ""
#: .\recipes\settings.py:473 #: .\recipes\settings.py:490
msgid "Norwegian " msgid "Norwegian "
msgstr "" msgstr ""
#: .\recipes\settings.py:474 #: .\recipes\settings.py:491
msgid "Polish" msgid "Polish"
msgstr "" msgstr ""
#: .\recipes\settings.py:475 #: .\recipes\settings.py:492
msgid "Russian" msgid "Russian"
msgstr "" msgstr ""
#: .\recipes\settings.py:476 #: .\recipes\settings.py:493
msgid "Spanish" msgid "Spanish"
msgstr "" msgstr ""
#: .\recipes\settings.py:477 #: .\recipes\settings.py:494
msgid "Swedish" msgid "Swedish"
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -35,90 +35,102 @@ msgstr ""
msgid "You do not have the required module to view this page!" msgid "You do not have the required module to view this page!"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe" msgid "Recipe"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe Keyword" msgid "Recipe Keyword"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Meal Plan" msgid "Meal Plan"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Shopping" msgid "Shopping"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Book" msgid "Book"
msgstr "" msgstr ""
#: .\recipes\settings.py:461 #: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "start"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "center"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "end"
msgstr ""
#: .\recipes\settings.py:478
msgid "Armenian " msgid "Armenian "
msgstr "" msgstr ""
#: .\recipes\settings.py:462 #: .\recipes\settings.py:479
msgid "Bulgarian" msgid "Bulgarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:463 #: .\recipes\settings.py:480
msgid "Catalan" msgid "Catalan"
msgstr "" msgstr ""
#: .\recipes\settings.py:464 #: .\recipes\settings.py:481
msgid "Czech" msgid "Czech"
msgstr "" msgstr ""
#: .\recipes\settings.py:465 #: .\recipes\settings.py:482
msgid "Danish" msgid "Danish"
msgstr "" msgstr ""
#: .\recipes\settings.py:466 #: .\recipes\settings.py:483
msgid "Dutch" msgid "Dutch"
msgstr "" msgstr ""
#: .\recipes\settings.py:467 #: .\recipes\settings.py:484
msgid "English" msgid "English"
msgstr "" msgstr ""
#: .\recipes\settings.py:468 #: .\recipes\settings.py:485
msgid "French" msgid "French"
msgstr "" msgstr ""
#: .\recipes\settings.py:469 #: .\recipes\settings.py:486
msgid "German" msgid "German"
msgstr "" msgstr ""
#: .\recipes\settings.py:470 #: .\recipes\settings.py:487
msgid "Hungarian" msgid "Hungarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:471 #: .\recipes\settings.py:488
msgid "Italian" msgid "Italian"
msgstr "" msgstr ""
#: .\recipes\settings.py:472 #: .\recipes\settings.py:489
msgid "Latvian" msgid "Latvian"
msgstr "" msgstr ""
#: .\recipes\settings.py:473 #: .\recipes\settings.py:490
msgid "Norwegian " msgid "Norwegian "
msgstr "" msgstr ""
#: .\recipes\settings.py:474 #: .\recipes\settings.py:491
msgid "Polish" msgid "Polish"
msgstr "" msgstr ""
#: .\recipes\settings.py:475 #: .\recipes\settings.py:492
msgid "Russian" msgid "Russian"
msgstr "" msgstr ""
#: .\recipes\settings.py:476 #: .\recipes\settings.py:493
msgid "Spanish" msgid "Spanish"
msgstr "" msgstr ""
#: .\recipes\settings.py:477 #: .\recipes\settings.py:494
msgid "Swedish" msgid "Swedish"
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -36,90 +36,102 @@ msgstr ""
msgid "You do not have the required module to view this page!" msgid "You do not have the required module to view this page!"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe" msgid "Recipe"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe Keyword" msgid "Recipe Keyword"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Meal Plan" msgid "Meal Plan"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Shopping" msgid "Shopping"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Book" msgid "Book"
msgstr "" msgstr ""
#: .\recipes\settings.py:461 #: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "start"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "center"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "end"
msgstr ""
#: .\recipes\settings.py:478
msgid "Armenian " msgid "Armenian "
msgstr "" msgstr ""
#: .\recipes\settings.py:462 #: .\recipes\settings.py:479
msgid "Bulgarian" msgid "Bulgarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:463 #: .\recipes\settings.py:480
msgid "Catalan" msgid "Catalan"
msgstr "" msgstr ""
#: .\recipes\settings.py:464 #: .\recipes\settings.py:481
msgid "Czech" msgid "Czech"
msgstr "" msgstr ""
#: .\recipes\settings.py:465 #: .\recipes\settings.py:482
msgid "Danish" msgid "Danish"
msgstr "" msgstr ""
#: .\recipes\settings.py:466 #: .\recipes\settings.py:483
msgid "Dutch" msgid "Dutch"
msgstr "" msgstr ""
#: .\recipes\settings.py:467 #: .\recipes\settings.py:484
msgid "English" msgid "English"
msgstr "" msgstr ""
#: .\recipes\settings.py:468 #: .\recipes\settings.py:485
msgid "French" msgid "French"
msgstr "" msgstr ""
#: .\recipes\settings.py:469 #: .\recipes\settings.py:486
msgid "German" msgid "German"
msgstr "" msgstr ""
#: .\recipes\settings.py:470 #: .\recipes\settings.py:487
msgid "Hungarian" msgid "Hungarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:471 #: .\recipes\settings.py:488
msgid "Italian" msgid "Italian"
msgstr "" msgstr ""
#: .\recipes\settings.py:472 #: .\recipes\settings.py:489
msgid "Latvian" msgid "Latvian"
msgstr "" msgstr ""
#: .\recipes\settings.py:473 #: .\recipes\settings.py:490
msgid "Norwegian " msgid "Norwegian "
msgstr "" msgstr ""
#: .\recipes\settings.py:474 #: .\recipes\settings.py:491
msgid "Polish" msgid "Polish"
msgstr "" msgstr ""
#: .\recipes\settings.py:475 #: .\recipes\settings.py:492
msgid "Russian" msgid "Russian"
msgstr "" msgstr ""
#: .\recipes\settings.py:476 #: .\recipes\settings.py:493
msgid "Spanish" msgid "Spanish"
msgstr "" msgstr ""
#: .\recipes\settings.py:477 #: .\recipes\settings.py:494
msgid "Swedish" msgid "Swedish"
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -38,90 +38,102 @@ msgstr ""
msgid "You do not have the required module to view this page!" msgid "You do not have the required module to view this page!"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe" msgid "Recipe"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe Keyword" msgid "Recipe Keyword"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Meal Plan" msgid "Meal Plan"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Shopping" msgid "Shopping"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Book" msgid "Book"
msgstr "" msgstr ""
#: .\recipes\settings.py:461 #: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "start"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "center"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "end"
msgstr ""
#: .\recipes\settings.py:478
msgid "Armenian " msgid "Armenian "
msgstr "" msgstr ""
#: .\recipes\settings.py:462 #: .\recipes\settings.py:479
msgid "Bulgarian" msgid "Bulgarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:463 #: .\recipes\settings.py:480
msgid "Catalan" msgid "Catalan"
msgstr "" msgstr ""
#: .\recipes\settings.py:464 #: .\recipes\settings.py:481
msgid "Czech" msgid "Czech"
msgstr "" msgstr ""
#: .\recipes\settings.py:465 #: .\recipes\settings.py:482
msgid "Danish" msgid "Danish"
msgstr "" msgstr ""
#: .\recipes\settings.py:466 #: .\recipes\settings.py:483
msgid "Dutch" msgid "Dutch"
msgstr "" msgstr ""
#: .\recipes\settings.py:467 #: .\recipes\settings.py:484
msgid "English" msgid "English"
msgstr "" msgstr ""
#: .\recipes\settings.py:468 #: .\recipes\settings.py:485
msgid "French" msgid "French"
msgstr "" msgstr ""
#: .\recipes\settings.py:469 #: .\recipes\settings.py:486
msgid "German" msgid "German"
msgstr "" msgstr ""
#: .\recipes\settings.py:470 #: .\recipes\settings.py:487
msgid "Hungarian" msgid "Hungarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:471 #: .\recipes\settings.py:488
msgid "Italian" msgid "Italian"
msgstr "" msgstr ""
#: .\recipes\settings.py:472 #: .\recipes\settings.py:489
msgid "Latvian" msgid "Latvian"
msgstr "" msgstr ""
#: .\recipes\settings.py:473 #: .\recipes\settings.py:490
msgid "Norwegian " msgid "Norwegian "
msgstr "" msgstr ""
#: .\recipes\settings.py:474 #: .\recipes\settings.py:491
msgid "Polish" msgid "Polish"
msgstr "" msgstr ""
#: .\recipes\settings.py:475 #: .\recipes\settings.py:492
msgid "Russian" msgid "Russian"
msgstr "" msgstr ""
#: .\recipes\settings.py:476 #: .\recipes\settings.py:493
msgid "Spanish" msgid "Spanish"
msgstr "" msgstr ""
#: .\recipes\settings.py:477 #: .\recipes\settings.py:494
msgid "Swedish" msgid "Swedish"
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -36,90 +36,102 @@ msgstr ""
msgid "You do not have the required module to view this page!" msgid "You do not have the required module to view this page!"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe" msgid "Recipe"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe Keyword" msgid "Recipe Keyword"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Meal Plan" msgid "Meal Plan"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Shopping" msgid "Shopping"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Book" msgid "Book"
msgstr "" msgstr ""
#: .\recipes\settings.py:461 #: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "start"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "center"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "end"
msgstr ""
#: .\recipes\settings.py:478
msgid "Armenian " msgid "Armenian "
msgstr "" msgstr ""
#: .\recipes\settings.py:462 #: .\recipes\settings.py:479
msgid "Bulgarian" msgid "Bulgarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:463 #: .\recipes\settings.py:480
msgid "Catalan" msgid "Catalan"
msgstr "" msgstr ""
#: .\recipes\settings.py:464 #: .\recipes\settings.py:481
msgid "Czech" msgid "Czech"
msgstr "" msgstr ""
#: .\recipes\settings.py:465 #: .\recipes\settings.py:482
msgid "Danish" msgid "Danish"
msgstr "" msgstr ""
#: .\recipes\settings.py:466 #: .\recipes\settings.py:483
msgid "Dutch" msgid "Dutch"
msgstr "" msgstr ""
#: .\recipes\settings.py:467 #: .\recipes\settings.py:484
msgid "English" msgid "English"
msgstr "" msgstr ""
#: .\recipes\settings.py:468 #: .\recipes\settings.py:485
msgid "French" msgid "French"
msgstr "" msgstr ""
#: .\recipes\settings.py:469 #: .\recipes\settings.py:486
msgid "German" msgid "German"
msgstr "" msgstr ""
#: .\recipes\settings.py:470 #: .\recipes\settings.py:487
msgid "Hungarian" msgid "Hungarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:471 #: .\recipes\settings.py:488
msgid "Italian" msgid "Italian"
msgstr "" msgstr ""
#: .\recipes\settings.py:472 #: .\recipes\settings.py:489
msgid "Latvian" msgid "Latvian"
msgstr "" msgstr ""
#: .\recipes\settings.py:473 #: .\recipes\settings.py:490
msgid "Norwegian " msgid "Norwegian "
msgstr "" msgstr ""
#: .\recipes\settings.py:474 #: .\recipes\settings.py:491
msgid "Polish" msgid "Polish"
msgstr "" msgstr ""
#: .\recipes\settings.py:475 #: .\recipes\settings.py:492
msgid "Russian" msgid "Russian"
msgstr "" msgstr ""
#: .\recipes\settings.py:476 #: .\recipes\settings.py:493
msgid "Spanish" msgid "Spanish"
msgstr "" msgstr ""
#: .\recipes\settings.py:477 #: .\recipes\settings.py:494
msgid "Swedish" msgid "Swedish"
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -36,90 +36,102 @@ msgstr ""
msgid "You do not have the required module to view this page!" msgid "You do not have the required module to view this page!"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe" msgid "Recipe"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe Keyword" msgid "Recipe Keyword"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Meal Plan" msgid "Meal Plan"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Shopping" msgid "Shopping"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Book" msgid "Book"
msgstr "" msgstr ""
#: .\recipes\settings.py:461 #: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "start"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "center"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "end"
msgstr ""
#: .\recipes\settings.py:478
msgid "Armenian " msgid "Armenian "
msgstr "" msgstr ""
#: .\recipes\settings.py:462 #: .\recipes\settings.py:479
msgid "Bulgarian" msgid "Bulgarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:463 #: .\recipes\settings.py:480
msgid "Catalan" msgid "Catalan"
msgstr "" msgstr ""
#: .\recipes\settings.py:464 #: .\recipes\settings.py:481
msgid "Czech" msgid "Czech"
msgstr "" msgstr ""
#: .\recipes\settings.py:465 #: .\recipes\settings.py:482
msgid "Danish" msgid "Danish"
msgstr "" msgstr ""
#: .\recipes\settings.py:466 #: .\recipes\settings.py:483
msgid "Dutch" msgid "Dutch"
msgstr "" msgstr ""
#: .\recipes\settings.py:467 #: .\recipes\settings.py:484
msgid "English" msgid "English"
msgstr "" msgstr ""
#: .\recipes\settings.py:468 #: .\recipes\settings.py:485
msgid "French" msgid "French"
msgstr "" msgstr ""
#: .\recipes\settings.py:469 #: .\recipes\settings.py:486
msgid "German" msgid "German"
msgstr "" msgstr ""
#: .\recipes\settings.py:470 #: .\recipes\settings.py:487
msgid "Hungarian" msgid "Hungarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:471 #: .\recipes\settings.py:488
msgid "Italian" msgid "Italian"
msgstr "" msgstr ""
#: .\recipes\settings.py:472 #: .\recipes\settings.py:489
msgid "Latvian" msgid "Latvian"
msgstr "" msgstr ""
#: .\recipes\settings.py:473 #: .\recipes\settings.py:490
msgid "Norwegian " msgid "Norwegian "
msgstr "" msgstr ""
#: .\recipes\settings.py:474 #: .\recipes\settings.py:491
msgid "Polish" msgid "Polish"
msgstr "" msgstr ""
#: .\recipes\settings.py:475 #: .\recipes\settings.py:492
msgid "Russian" msgid "Russian"
msgstr "" msgstr ""
#: .\recipes\settings.py:476 #: .\recipes\settings.py:493
msgid "Spanish" msgid "Spanish"
msgstr "" msgstr ""
#: .\recipes\settings.py:477 #: .\recipes\settings.py:494
msgid "Swedish" msgid "Swedish"
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -35,90 +35,102 @@ msgstr ""
msgid "You do not have the required module to view this page!" msgid "You do not have the required module to view this page!"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe" msgid "Recipe"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe Keyword" msgid "Recipe Keyword"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Meal Plan" msgid "Meal Plan"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Shopping" msgid "Shopping"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Book" msgid "Book"
msgstr "" msgstr ""
#: .\recipes\settings.py:461 #: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "start"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "center"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "end"
msgstr ""
#: .\recipes\settings.py:478
msgid "Armenian " msgid "Armenian "
msgstr "" msgstr ""
#: .\recipes\settings.py:462 #: .\recipes\settings.py:479
msgid "Bulgarian" msgid "Bulgarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:463 #: .\recipes\settings.py:480
msgid "Catalan" msgid "Catalan"
msgstr "" msgstr ""
#: .\recipes\settings.py:464 #: .\recipes\settings.py:481
msgid "Czech" msgid "Czech"
msgstr "" msgstr ""
#: .\recipes\settings.py:465 #: .\recipes\settings.py:482
msgid "Danish" msgid "Danish"
msgstr "" msgstr ""
#: .\recipes\settings.py:466 #: .\recipes\settings.py:483
msgid "Dutch" msgid "Dutch"
msgstr "" msgstr ""
#: .\recipes\settings.py:467 #: .\recipes\settings.py:484
msgid "English" msgid "English"
msgstr "" msgstr ""
#: .\recipes\settings.py:468 #: .\recipes\settings.py:485
msgid "French" msgid "French"
msgstr "" msgstr ""
#: .\recipes\settings.py:469 #: .\recipes\settings.py:486
msgid "German" msgid "German"
msgstr "" msgstr ""
#: .\recipes\settings.py:470 #: .\recipes\settings.py:487
msgid "Hungarian" msgid "Hungarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:471 #: .\recipes\settings.py:488
msgid "Italian" msgid "Italian"
msgstr "" msgstr ""
#: .\recipes\settings.py:472 #: .\recipes\settings.py:489
msgid "Latvian" msgid "Latvian"
msgstr "" msgstr ""
#: .\recipes\settings.py:473 #: .\recipes\settings.py:490
msgid "Norwegian " msgid "Norwegian "
msgstr "" msgstr ""
#: .\recipes\settings.py:474 #: .\recipes\settings.py:491
msgid "Polish" msgid "Polish"
msgstr "" msgstr ""
#: .\recipes\settings.py:475 #: .\recipes\settings.py:492
msgid "Russian" msgid "Russian"
msgstr "" msgstr ""
#: .\recipes\settings.py:476 #: .\recipes\settings.py:493
msgid "Spanish" msgid "Spanish"
msgstr "" msgstr ""
#: .\recipes\settings.py:477 #: .\recipes\settings.py:494
msgid "Swedish" msgid "Swedish"
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,90 +37,102 @@ msgstr ""
msgid "You do not have the required module to view this page!" msgid "You do not have the required module to view this page!"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe" msgid "Recipe"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe Keyword" msgid "Recipe Keyword"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Meal Plan" msgid "Meal Plan"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Shopping" msgid "Shopping"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Book" msgid "Book"
msgstr "" msgstr ""
#: .\recipes\settings.py:461 #: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "start"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "center"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "end"
msgstr ""
#: .\recipes\settings.py:478
msgid "Armenian " msgid "Armenian "
msgstr "" msgstr ""
#: .\recipes\settings.py:462 #: .\recipes\settings.py:479
msgid "Bulgarian" msgid "Bulgarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:463 #: .\recipes\settings.py:480
msgid "Catalan" msgid "Catalan"
msgstr "" msgstr ""
#: .\recipes\settings.py:464 #: .\recipes\settings.py:481
msgid "Czech" msgid "Czech"
msgstr "" msgstr ""
#: .\recipes\settings.py:465 #: .\recipes\settings.py:482
msgid "Danish" msgid "Danish"
msgstr "" msgstr ""
#: .\recipes\settings.py:466 #: .\recipes\settings.py:483
msgid "Dutch" msgid "Dutch"
msgstr "" msgstr ""
#: .\recipes\settings.py:467 #: .\recipes\settings.py:484
msgid "English" msgid "English"
msgstr "" msgstr ""
#: .\recipes\settings.py:468 #: .\recipes\settings.py:485
msgid "French" msgid "French"
msgstr "" msgstr ""
#: .\recipes\settings.py:469 #: .\recipes\settings.py:486
msgid "German" msgid "German"
msgstr "" msgstr ""
#: .\recipes\settings.py:470 #: .\recipes\settings.py:487
msgid "Hungarian" msgid "Hungarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:471 #: .\recipes\settings.py:488
msgid "Italian" msgid "Italian"
msgstr "" msgstr ""
#: .\recipes\settings.py:472 #: .\recipes\settings.py:489
msgid "Latvian" msgid "Latvian"
msgstr "" msgstr ""
#: .\recipes\settings.py:473 #: .\recipes\settings.py:490
msgid "Norwegian " msgid "Norwegian "
msgstr "" msgstr ""
#: .\recipes\settings.py:474 #: .\recipes\settings.py:491
msgid "Polish" msgid "Polish"
msgstr "" msgstr ""
#: .\recipes\settings.py:475 #: .\recipes\settings.py:492
msgid "Russian" msgid "Russian"
msgstr "" msgstr ""
#: .\recipes\settings.py:476 #: .\recipes\settings.py:493
msgid "Spanish" msgid "Spanish"
msgstr "" msgstr ""
#: .\recipes\settings.py:477 #: .\recipes\settings.py:494
msgid "Swedish" msgid "Swedish"
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -38,90 +38,102 @@ msgstr ""
msgid "You do not have the required module to view this page!" msgid "You do not have the required module to view this page!"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe" msgid "Recipe"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe Keyword" msgid "Recipe Keyword"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Meal Plan" msgid "Meal Plan"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Shopping" msgid "Shopping"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Book" msgid "Book"
msgstr "" msgstr ""
#: .\recipes\settings.py:461 #: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "start"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "center"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "end"
msgstr ""
#: .\recipes\settings.py:478
msgid "Armenian " msgid "Armenian "
msgstr "" msgstr ""
#: .\recipes\settings.py:462 #: .\recipes\settings.py:479
msgid "Bulgarian" msgid "Bulgarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:463 #: .\recipes\settings.py:480
msgid "Catalan" msgid "Catalan"
msgstr "" msgstr ""
#: .\recipes\settings.py:464 #: .\recipes\settings.py:481
msgid "Czech" msgid "Czech"
msgstr "" msgstr ""
#: .\recipes\settings.py:465 #: .\recipes\settings.py:482
msgid "Danish" msgid "Danish"
msgstr "" msgstr ""
#: .\recipes\settings.py:466 #: .\recipes\settings.py:483
msgid "Dutch" msgid "Dutch"
msgstr "" msgstr ""
#: .\recipes\settings.py:467 #: .\recipes\settings.py:484
msgid "English" msgid "English"
msgstr "" msgstr ""
#: .\recipes\settings.py:468 #: .\recipes\settings.py:485
msgid "French" msgid "French"
msgstr "" msgstr ""
#: .\recipes\settings.py:469 #: .\recipes\settings.py:486
msgid "German" msgid "German"
msgstr "" msgstr ""
#: .\recipes\settings.py:470 #: .\recipes\settings.py:487
msgid "Hungarian" msgid "Hungarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:471 #: .\recipes\settings.py:488
msgid "Italian" msgid "Italian"
msgstr "" msgstr ""
#: .\recipes\settings.py:472 #: .\recipes\settings.py:489
msgid "Latvian" msgid "Latvian"
msgstr "" msgstr ""
#: .\recipes\settings.py:473 #: .\recipes\settings.py:490
msgid "Norwegian " msgid "Norwegian "
msgstr "" msgstr ""
#: .\recipes\settings.py:474 #: .\recipes\settings.py:491
msgid "Polish" msgid "Polish"
msgstr "" msgstr ""
#: .\recipes\settings.py:475 #: .\recipes\settings.py:492
msgid "Russian" msgid "Russian"
msgstr "" msgstr ""
#: .\recipes\settings.py:476 #: .\recipes\settings.py:493
msgid "Spanish" msgid "Spanish"
msgstr "" msgstr ""
#: .\recipes\settings.py:477 #: .\recipes\settings.py:494
msgid "Swedish" msgid "Swedish"
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,90 +37,102 @@ msgstr ""
msgid "You do not have the required module to view this page!" msgid "You do not have the required module to view this page!"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe" msgid "Recipe"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe Keyword" msgid "Recipe Keyword"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Meal Plan" msgid "Meal Plan"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Shopping" msgid "Shopping"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Book" msgid "Book"
msgstr "" msgstr ""
#: .\recipes\settings.py:461 #: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "start"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "center"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "end"
msgstr ""
#: .\recipes\settings.py:478
msgid "Armenian " msgid "Armenian "
msgstr "" msgstr ""
#: .\recipes\settings.py:462 #: .\recipes\settings.py:479
msgid "Bulgarian" msgid "Bulgarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:463 #: .\recipes\settings.py:480
msgid "Catalan" msgid "Catalan"
msgstr "" msgstr ""
#: .\recipes\settings.py:464 #: .\recipes\settings.py:481
msgid "Czech" msgid "Czech"
msgstr "" msgstr ""
#: .\recipes\settings.py:465 #: .\recipes\settings.py:482
msgid "Danish" msgid "Danish"
msgstr "" msgstr ""
#: .\recipes\settings.py:466 #: .\recipes\settings.py:483
msgid "Dutch" msgid "Dutch"
msgstr "" msgstr ""
#: .\recipes\settings.py:467 #: .\recipes\settings.py:484
msgid "English" msgid "English"
msgstr "" msgstr ""
#: .\recipes\settings.py:468 #: .\recipes\settings.py:485
msgid "French" msgid "French"
msgstr "" msgstr ""
#: .\recipes\settings.py:469 #: .\recipes\settings.py:486
msgid "German" msgid "German"
msgstr "" msgstr ""
#: .\recipes\settings.py:470 #: .\recipes\settings.py:487
msgid "Hungarian" msgid "Hungarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:471 #: .\recipes\settings.py:488
msgid "Italian" msgid "Italian"
msgstr "" msgstr ""
#: .\recipes\settings.py:472 #: .\recipes\settings.py:489
msgid "Latvian" msgid "Latvian"
msgstr "" msgstr ""
#: .\recipes\settings.py:473 #: .\recipes\settings.py:490
msgid "Norwegian " msgid "Norwegian "
msgstr "" msgstr ""
#: .\recipes\settings.py:474 #: .\recipes\settings.py:491
msgid "Polish" msgid "Polish"
msgstr "" msgstr ""
#: .\recipes\settings.py:475 #: .\recipes\settings.py:492
msgid "Russian" msgid "Russian"
msgstr "" msgstr ""
#: .\recipes\settings.py:476 #: .\recipes\settings.py:493
msgid "Spanish" msgid "Spanish"
msgstr "" msgstr ""
#: .\recipes\settings.py:477 #: .\recipes\settings.py:494
msgid "Swedish" msgid "Swedish"
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -36,90 +36,102 @@ msgstr ""
msgid "You do not have the required module to view this page!" msgid "You do not have the required module to view this page!"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe" msgid "Recipe"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe Keyword" msgid "Recipe Keyword"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Meal Plan" msgid "Meal Plan"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Shopping" msgid "Shopping"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Book" msgid "Book"
msgstr "" msgstr ""
#: .\recipes\settings.py:461 #: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "start"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "center"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "end"
msgstr ""
#: .\recipes\settings.py:478
msgid "Armenian " msgid "Armenian "
msgstr "" msgstr ""
#: .\recipes\settings.py:462 #: .\recipes\settings.py:479
msgid "Bulgarian" msgid "Bulgarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:463 #: .\recipes\settings.py:480
msgid "Catalan" msgid "Catalan"
msgstr "" msgstr ""
#: .\recipes\settings.py:464 #: .\recipes\settings.py:481
msgid "Czech" msgid "Czech"
msgstr "" msgstr ""
#: .\recipes\settings.py:465 #: .\recipes\settings.py:482
msgid "Danish" msgid "Danish"
msgstr "" msgstr ""
#: .\recipes\settings.py:466 #: .\recipes\settings.py:483
msgid "Dutch" msgid "Dutch"
msgstr "" msgstr ""
#: .\recipes\settings.py:467 #: .\recipes\settings.py:484
msgid "English" msgid "English"
msgstr "" msgstr ""
#: .\recipes\settings.py:468 #: .\recipes\settings.py:485
msgid "French" msgid "French"
msgstr "" msgstr ""
#: .\recipes\settings.py:469 #: .\recipes\settings.py:486
msgid "German" msgid "German"
msgstr "" msgstr ""
#: .\recipes\settings.py:470 #: .\recipes\settings.py:487
msgid "Hungarian" msgid "Hungarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:471 #: .\recipes\settings.py:488
msgid "Italian" msgid "Italian"
msgstr "" msgstr ""
#: .\recipes\settings.py:472 #: .\recipes\settings.py:489
msgid "Latvian" msgid "Latvian"
msgstr "" msgstr ""
#: .\recipes\settings.py:473 #: .\recipes\settings.py:490
msgid "Norwegian " msgid "Norwegian "
msgstr "" msgstr ""
#: .\recipes\settings.py:474 #: .\recipes\settings.py:491
msgid "Polish" msgid "Polish"
msgstr "" msgstr ""
#: .\recipes\settings.py:475 #: .\recipes\settings.py:492
msgid "Russian" msgid "Russian"
msgstr "" msgstr ""
#: .\recipes\settings.py:476 #: .\recipes\settings.py:493
msgid "Spanish" msgid "Spanish"
msgstr "" msgstr ""
#: .\recipes\settings.py:477 #: .\recipes\settings.py:494
msgid "Swedish" msgid "Swedish"
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -36,90 +36,102 @@ msgstr ""
msgid "You do not have the required module to view this page!" msgid "You do not have the required module to view this page!"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe" msgid "Recipe"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe Keyword" msgid "Recipe Keyword"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Meal Plan" msgid "Meal Plan"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Shopping" msgid "Shopping"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Book" msgid "Book"
msgstr "" msgstr ""
#: .\recipes\settings.py:461 #: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "start"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "center"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "end"
msgstr ""
#: .\recipes\settings.py:478
msgid "Armenian " msgid "Armenian "
msgstr "" msgstr ""
#: .\recipes\settings.py:462 #: .\recipes\settings.py:479
msgid "Bulgarian" msgid "Bulgarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:463 #: .\recipes\settings.py:480
msgid "Catalan" msgid "Catalan"
msgstr "" msgstr ""
#: .\recipes\settings.py:464 #: .\recipes\settings.py:481
msgid "Czech" msgid "Czech"
msgstr "" msgstr ""
#: .\recipes\settings.py:465 #: .\recipes\settings.py:482
msgid "Danish" msgid "Danish"
msgstr "" msgstr ""
#: .\recipes\settings.py:466 #: .\recipes\settings.py:483
msgid "Dutch" msgid "Dutch"
msgstr "" msgstr ""
#: .\recipes\settings.py:467 #: .\recipes\settings.py:484
msgid "English" msgid "English"
msgstr "" msgstr ""
#: .\recipes\settings.py:468 #: .\recipes\settings.py:485
msgid "French" msgid "French"
msgstr "" msgstr ""
#: .\recipes\settings.py:469 #: .\recipes\settings.py:486
msgid "German" msgid "German"
msgstr "" msgstr ""
#: .\recipes\settings.py:470 #: .\recipes\settings.py:487
msgid "Hungarian" msgid "Hungarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:471 #: .\recipes\settings.py:488
msgid "Italian" msgid "Italian"
msgstr "" msgstr ""
#: .\recipes\settings.py:472 #: .\recipes\settings.py:489
msgid "Latvian" msgid "Latvian"
msgstr "" msgstr ""
#: .\recipes\settings.py:473 #: .\recipes\settings.py:490
msgid "Norwegian " msgid "Norwegian "
msgstr "" msgstr ""
#: .\recipes\settings.py:474 #: .\recipes\settings.py:491
msgid "Polish" msgid "Polish"
msgstr "" msgstr ""
#: .\recipes\settings.py:475 #: .\recipes\settings.py:492
msgid "Russian" msgid "Russian"
msgstr "" msgstr ""
#: .\recipes\settings.py:476 #: .\recipes\settings.py:493
msgid "Spanish" msgid "Spanish"
msgstr "" msgstr ""
#: .\recipes\settings.py:477 #: .\recipes\settings.py:494
msgid "Swedish" msgid "Swedish"
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -39,90 +39,102 @@ msgstr ""
msgid "You do not have the required module to view this page!" msgid "You do not have the required module to view this page!"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe" msgid "Recipe"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe Keyword" msgid "Recipe Keyword"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Meal Plan" msgid "Meal Plan"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Shopping" msgid "Shopping"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Book" msgid "Book"
msgstr "" msgstr ""
#: .\recipes\settings.py:461 #: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "start"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "center"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "end"
msgstr ""
#: .\recipes\settings.py:478
msgid "Armenian " msgid "Armenian "
msgstr "" msgstr ""
#: .\recipes\settings.py:462 #: .\recipes\settings.py:479
msgid "Bulgarian" msgid "Bulgarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:463 #: .\recipes\settings.py:480
msgid "Catalan" msgid "Catalan"
msgstr "" msgstr ""
#: .\recipes\settings.py:464 #: .\recipes\settings.py:481
msgid "Czech" msgid "Czech"
msgstr "" msgstr ""
#: .\recipes\settings.py:465 #: .\recipes\settings.py:482
msgid "Danish" msgid "Danish"
msgstr "" msgstr ""
#: .\recipes\settings.py:466 #: .\recipes\settings.py:483
msgid "Dutch" msgid "Dutch"
msgstr "" msgstr ""
#: .\recipes\settings.py:467 #: .\recipes\settings.py:484
msgid "English" msgid "English"
msgstr "" msgstr ""
#: .\recipes\settings.py:468 #: .\recipes\settings.py:485
msgid "French" msgid "French"
msgstr "" msgstr ""
#: .\recipes\settings.py:469 #: .\recipes\settings.py:486
msgid "German" msgid "German"
msgstr "" msgstr ""
#: .\recipes\settings.py:470 #: .\recipes\settings.py:487
msgid "Hungarian" msgid "Hungarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:471 #: .\recipes\settings.py:488
msgid "Italian" msgid "Italian"
msgstr "" msgstr ""
#: .\recipes\settings.py:472 #: .\recipes\settings.py:489
msgid "Latvian" msgid "Latvian"
msgstr "" msgstr ""
#: .\recipes\settings.py:473 #: .\recipes\settings.py:490
msgid "Norwegian " msgid "Norwegian "
msgstr "" msgstr ""
#: .\recipes\settings.py:474 #: .\recipes\settings.py:491
msgid "Polish" msgid "Polish"
msgstr "" msgstr ""
#: .\recipes\settings.py:475 #: .\recipes\settings.py:492
msgid "Russian" msgid "Russian"
msgstr "" msgstr ""
#: .\recipes\settings.py:476 #: .\recipes\settings.py:493
msgid "Spanish" msgid "Spanish"
msgstr "" msgstr ""
#: .\recipes\settings.py:477 #: .\recipes\settings.py:494
msgid "Swedish" msgid "Swedish"
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -36,90 +36,102 @@ msgstr ""
msgid "You do not have the required module to view this page!" msgid "You do not have the required module to view this page!"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe" msgid "Recipe"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe Keyword" msgid "Recipe Keyword"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Meal Plan" msgid "Meal Plan"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Shopping" msgid "Shopping"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Book" msgid "Book"
msgstr "" msgstr ""
#: .\recipes\settings.py:461 #: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "start"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "center"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "end"
msgstr ""
#: .\recipes\settings.py:478
msgid "Armenian " msgid "Armenian "
msgstr "" msgstr ""
#: .\recipes\settings.py:462 #: .\recipes\settings.py:479
msgid "Bulgarian" msgid "Bulgarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:463 #: .\recipes\settings.py:480
msgid "Catalan" msgid "Catalan"
msgstr "" msgstr ""
#: .\recipes\settings.py:464 #: .\recipes\settings.py:481
msgid "Czech" msgid "Czech"
msgstr "" msgstr ""
#: .\recipes\settings.py:465 #: .\recipes\settings.py:482
msgid "Danish" msgid "Danish"
msgstr "" msgstr ""
#: .\recipes\settings.py:466 #: .\recipes\settings.py:483
msgid "Dutch" msgid "Dutch"
msgstr "" msgstr ""
#: .\recipes\settings.py:467 #: .\recipes\settings.py:484
msgid "English" msgid "English"
msgstr "" msgstr ""
#: .\recipes\settings.py:468 #: .\recipes\settings.py:485
msgid "French" msgid "French"
msgstr "" msgstr ""
#: .\recipes\settings.py:469 #: .\recipes\settings.py:486
msgid "German" msgid "German"
msgstr "" msgstr ""
#: .\recipes\settings.py:470 #: .\recipes\settings.py:487
msgid "Hungarian" msgid "Hungarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:471 #: .\recipes\settings.py:488
msgid "Italian" msgid "Italian"
msgstr "" msgstr ""
#: .\recipes\settings.py:472 #: .\recipes\settings.py:489
msgid "Latvian" msgid "Latvian"
msgstr "" msgstr ""
#: .\recipes\settings.py:473 #: .\recipes\settings.py:490
msgid "Norwegian " msgid "Norwegian "
msgstr "" msgstr ""
#: .\recipes\settings.py:474 #: .\recipes\settings.py:491
msgid "Polish" msgid "Polish"
msgstr "" msgstr ""
#: .\recipes\settings.py:475 #: .\recipes\settings.py:492
msgid "Russian" msgid "Russian"
msgstr "" msgstr ""
#: .\recipes\settings.py:476 #: .\recipes\settings.py:493
msgid "Spanish" msgid "Spanish"
msgstr "" msgstr ""
#: .\recipes\settings.py:477 #: .\recipes\settings.py:494
msgid "Swedish" msgid "Swedish"
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -35,90 +35,102 @@ msgstr ""
msgid "You do not have the required module to view this page!" msgid "You do not have the required module to view this page!"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe" msgid "Recipe"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe Keyword" msgid "Recipe Keyword"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Meal Plan" msgid "Meal Plan"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Shopping" msgid "Shopping"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Book" msgid "Book"
msgstr "" msgstr ""
#: .\recipes\settings.py:461 #: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "start"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "center"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "end"
msgstr ""
#: .\recipes\settings.py:478
msgid "Armenian " msgid "Armenian "
msgstr "" msgstr ""
#: .\recipes\settings.py:462 #: .\recipes\settings.py:479
msgid "Bulgarian" msgid "Bulgarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:463 #: .\recipes\settings.py:480
msgid "Catalan" msgid "Catalan"
msgstr "" msgstr ""
#: .\recipes\settings.py:464 #: .\recipes\settings.py:481
msgid "Czech" msgid "Czech"
msgstr "" msgstr ""
#: .\recipes\settings.py:465 #: .\recipes\settings.py:482
msgid "Danish" msgid "Danish"
msgstr "" msgstr ""
#: .\recipes\settings.py:466 #: .\recipes\settings.py:483
msgid "Dutch" msgid "Dutch"
msgstr "" msgstr ""
#: .\recipes\settings.py:467 #: .\recipes\settings.py:484
msgid "English" msgid "English"
msgstr "" msgstr ""
#: .\recipes\settings.py:468 #: .\recipes\settings.py:485
msgid "French" msgid "French"
msgstr "" msgstr ""
#: .\recipes\settings.py:469 #: .\recipes\settings.py:486
msgid "German" msgid "German"
msgstr "" msgstr ""
#: .\recipes\settings.py:470 #: .\recipes\settings.py:487
msgid "Hungarian" msgid "Hungarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:471 #: .\recipes\settings.py:488
msgid "Italian" msgid "Italian"
msgstr "" msgstr ""
#: .\recipes\settings.py:472 #: .\recipes\settings.py:489
msgid "Latvian" msgid "Latvian"
msgstr "" msgstr ""
#: .\recipes\settings.py:473 #: .\recipes\settings.py:490
msgid "Norwegian " msgid "Norwegian "
msgstr "" msgstr ""
#: .\recipes\settings.py:474 #: .\recipes\settings.py:491
msgid "Polish" msgid "Polish"
msgstr "" msgstr ""
#: .\recipes\settings.py:475 #: .\recipes\settings.py:492
msgid "Russian" msgid "Russian"
msgstr "" msgstr ""
#: .\recipes\settings.py:476 #: .\recipes\settings.py:493
msgid "Spanish" msgid "Spanish"
msgstr "" msgstr ""
#: .\recipes\settings.py:477 #: .\recipes\settings.py:494
msgid "Swedish" msgid "Swedish"
msgstr "" msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-08-01 15:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -36,90 +36,102 @@ msgstr ""
msgid "You do not have the required module to view this page!" msgid "You do not have the required module to view this page!"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe" msgid "Recipe"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Recipe Keyword" msgid "Recipe Keyword"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Meal Plan" msgid "Meal Plan"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Shopping" msgid "Shopping"
msgstr "" msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:35 #: .\recipes\plugins\enterprise_plugin\models.py:32
msgid "Book" msgid "Book"
msgstr "" msgstr ""
#: .\recipes\settings.py:461 #: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "start"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "center"
msgstr ""
#: .\recipes\plugins\enterprise_plugin\models.py:37
msgid "end"
msgstr ""
#: .\recipes\settings.py:478
msgid "Armenian " msgid "Armenian "
msgstr "" msgstr ""
#: .\recipes\settings.py:462 #: .\recipes\settings.py:479
msgid "Bulgarian" msgid "Bulgarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:463 #: .\recipes\settings.py:480
msgid "Catalan" msgid "Catalan"
msgstr "" msgstr ""
#: .\recipes\settings.py:464 #: .\recipes\settings.py:481
msgid "Czech" msgid "Czech"
msgstr "" msgstr ""
#: .\recipes\settings.py:465 #: .\recipes\settings.py:482
msgid "Danish" msgid "Danish"
msgstr "" msgstr ""
#: .\recipes\settings.py:466 #: .\recipes\settings.py:483
msgid "Dutch" msgid "Dutch"
msgstr "" msgstr ""
#: .\recipes\settings.py:467 #: .\recipes\settings.py:484
msgid "English" msgid "English"
msgstr "" msgstr ""
#: .\recipes\settings.py:468 #: .\recipes\settings.py:485
msgid "French" msgid "French"
msgstr "" msgstr ""
#: .\recipes\settings.py:469 #: .\recipes\settings.py:486
msgid "German" msgid "German"
msgstr "" msgstr ""
#: .\recipes\settings.py:470 #: .\recipes\settings.py:487
msgid "Hungarian" msgid "Hungarian"
msgstr "" msgstr ""
#: .\recipes\settings.py:471 #: .\recipes\settings.py:488
msgid "Italian" msgid "Italian"
msgstr "" msgstr ""
#: .\recipes\settings.py:472 #: .\recipes\settings.py:489
msgid "Latvian" msgid "Latvian"
msgstr "" msgstr ""
#: .\recipes\settings.py:473 #: .\recipes\settings.py:490
msgid "Norwegian " msgid "Norwegian "
msgstr "" msgstr ""
#: .\recipes\settings.py:474 #: .\recipes\settings.py:491
msgid "Polish" msgid "Polish"
msgstr "" msgstr ""
#: .\recipes\settings.py:475 #: .\recipes\settings.py:492
msgid "Russian" msgid "Russian"
msgstr "" msgstr ""
#: .\recipes\settings.py:476 #: .\recipes\settings.py:493
msgid "Spanish" msgid "Spanish"
msgstr "" msgstr ""
#: .\recipes\settings.py:477 #: .\recipes\settings.py:494
msgid "Swedish" msgid "Swedish"
msgstr "" msgstr ""