updated translations

This commit is contained in:
vabene1111 2022-07-12 19:20:35 +02:00
parent 4c264673df
commit 43a082a51a
27 changed files with 1561 additions and 1586 deletions

Binary file not shown.

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: 2022-06-26 12:09+0200\n" "POT-Creation-Date: 2022-07-12 19:20+0200\n"
"PO-Revision-Date: 2022-05-22 11:20+0000\n" "PO-Revision-Date: 2022-05-22 11:20+0000\n"
"Last-Translator: Ramon Aixa Juan <juanramonaixa@gmail.com>\n" "Last-Translator: Ramon Aixa Juan <juanramonaixa@gmail.com>\n"
"Language-Team: Catalan <http://translate.tandoor.dev/projects/tandoor/" "Language-Team: Catalan <http://translate.tandoor.dev/projects/tandoor/"
@ -535,7 +535,7 @@ msgstr "Has arribat al nombre màxim de receptes per al vostre espai."
msgid "You have more users than allowed in your space." msgid "You have more users than allowed in your space."
msgstr "Tens més usuaris dels permesos al teu espai." msgstr "Tens més usuaris dels permesos al teu espai."
#: .\cookbook\helper\recipe_search.py:560 #: .\cookbook\helper\recipe_search.py:565
msgid "One of queryset or hash_key must be provided" msgid "One of queryset or hash_key must be provided"
msgstr "S'ha de proporcionar una de queryset o hash_key" msgstr "S'ha de proporcionar una de queryset o hash_key"
@ -548,12 +548,12 @@ msgstr "Heu de proporcionar una mida de porcions"
msgid "Could not parse template code." msgid "Could not parse template code."
msgstr "No s'ha pogut analitzar el codi de la plantilla." msgstr "No s'ha pogut analitzar el codi de la plantilla."
#: .\cookbook\integration\copymethat.py:42 #: .\cookbook\integration\copymethat.py:41
#: .\cookbook\integration\melarecipes.py:37 #: .\cookbook\integration\melarecipes.py:37
msgid "Favorite" msgid "Favorite"
msgstr "" msgstr ""
#: .\cookbook\integration\copymethat.py:71 #: .\cookbook\integration\copymethat.py:70
#: .\cookbook\integration\recettetek.py:54 #: .\cookbook\integration\recettetek.py:54
#: .\cookbook\integration\recipekeeper.py:63 #: .\cookbook\integration\recipekeeper.py:63
msgid "Imported from" msgid "Imported from"
@ -692,104 +692,104 @@ msgstr "Nova"
msgid " is part of a recipe step and cannot be deleted" msgid " is part of a recipe step and cannot be deleted"
msgstr " forma part d'un pas de recepta i no es pot suprimir" msgstr " forma part d'un pas de recepta i no es pot suprimir"
#: .\cookbook\models.py:1160 .\cookbook\templates\search_info.html:28 #: .\cookbook\models.py:1162 .\cookbook\templates\search_info.html:28
msgid "Simple" msgid "Simple"
msgstr "Simple" msgstr "Simple"
#: .\cookbook\models.py:1161 .\cookbook\templates\search_info.html:33 #: .\cookbook\models.py:1163 .\cookbook\templates\search_info.html:33
msgid "Phrase" msgid "Phrase"
msgstr "Frase" msgstr "Frase"
#: .\cookbook\models.py:1162 .\cookbook\templates\search_info.html:38 #: .\cookbook\models.py:1164 .\cookbook\templates\search_info.html:38
msgid "Web" msgid "Web"
msgstr "Web" msgstr "Web"
#: .\cookbook\models.py:1163 .\cookbook\templates\search_info.html:47 #: .\cookbook\models.py:1165 .\cookbook\templates\search_info.html:47
msgid "Raw" msgid "Raw"
msgstr "Cru" msgstr "Cru"
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
msgid "Food Alias" msgid "Food Alias"
msgstr "Alies Menjar" msgstr "Alies Menjar"
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
msgid "Unit Alias" msgid "Unit Alias"
msgstr "Àlies Unitat" msgstr "Àlies Unitat"
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
msgid "Keyword Alias" msgid "Keyword Alias"
msgstr "Àlies Paraula clau" msgstr "Àlies Paraula clau"
#: .\cookbook\models.py:1225 #: .\cookbook\models.py:1227
#: .\cookbook\templates\include\recipe_open_modal.html:7 #: .\cookbook\templates\include\recipe_open_modal.html:7
#: .\cookbook\views\delete.py:36 .\cookbook\views\edit.py:251 #: .\cookbook\views\delete.py:36 .\cookbook\views\edit.py:251
#: .\cookbook\views\new.py:48 #: .\cookbook\views\new.py:48
msgid "Recipe" msgid "Recipe"
msgstr "Recepta" msgstr "Recepta"
#: .\cookbook\models.py:1226 #: .\cookbook\models.py:1228
#, fuzzy #, fuzzy
#| msgid "Foods" #| msgid "Foods"
msgid "Food" msgid "Food"
msgstr "Menjars" msgstr "Menjars"
#: .\cookbook\models.py:1227 .\cookbook\templates\base.html:138 #: .\cookbook\models.py:1229 .\cookbook\templates\base.html:138
msgid "Keyword" msgid "Keyword"
msgstr "Paraula Clau" msgstr "Paraula Clau"
#: .\cookbook\serializer.py:204 #: .\cookbook\serializer.py:207
msgid "Cannot modify Space owner permission." msgid "Cannot modify Space owner permission."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:273 #: .\cookbook\serializer.py:290
msgid "File uploads are not enabled for this Space." msgid "File uploads are not enabled for this Space."
msgstr "Càrregues de fitxers no habilitades en aquest espai." msgstr "Càrregues de fitxers no habilitades en aquest espai."
#: .\cookbook\serializer.py:284 #: .\cookbook\serializer.py:301
msgid "You have reached your file upload limit." msgid "You have reached your file upload limit."
msgstr "Límit de càrrega de fitxers Assolit." msgstr "Límit de càrrega de fitxers Assolit."
#: .\cookbook\serializer.py:1051 #: .\cookbook\serializer.py:1081
msgid "Hello" msgid "Hello"
msgstr "Hola" msgstr "Hola"
#: .\cookbook\serializer.py:1051 #: .\cookbook\serializer.py:1081
msgid "You have been invited by " msgid "You have been invited by "
msgstr "Convidat per " msgstr "Convidat per "
#: .\cookbook\serializer.py:1052 #: .\cookbook\serializer.py:1082
msgid " to join their Tandoor Recipes space " msgid " to join their Tandoor Recipes space "
msgstr " per unir-se al seu espai de Receptes " msgstr " per unir-se al seu espai de Receptes "
#: .\cookbook\serializer.py:1053 #: .\cookbook\serializer.py:1083
msgid "Click the following link to activate your account: " msgid "Click the following link to activate your account: "
msgstr "Click per activar el teu compte: " msgstr "Click per activar el teu compte: "
#: .\cookbook\serializer.py:1054 #: .\cookbook\serializer.py:1084
msgid "" msgid ""
"If the link does not work use the following code to manually join the space: " "If the link does not work use the following code to manually join the space: "
msgstr "" msgstr ""
"Si l'enllaç no funciona, utilitzeu el codi següent per unir-vos a l'espai: " "Si l'enllaç no funciona, utilitzeu el codi següent per unir-vos a l'espai: "
#: .\cookbook\serializer.py:1055 #: .\cookbook\serializer.py:1085
msgid "The invitation is valid until " msgid "The invitation is valid until "
msgstr "Invitació vàlida fins " msgstr "Invitació vàlida fins "
#: .\cookbook\serializer.py:1056 #: .\cookbook\serializer.py:1086
msgid "" msgid ""
"Tandoor Recipes is an Open Source recipe manager. Check it out on GitHub " "Tandoor Recipes is an Open Source recipe manager. Check it out on GitHub "
msgstr "" msgstr ""
"Tandoor Recipes és un gestor de receptes de codi obert. Comprova a GitHub " "Tandoor Recipes és un gestor de receptes de codi obert. Comprova a GitHub "
#: .\cookbook\serializer.py:1059 #: .\cookbook\serializer.py:1089
msgid "Tandoor Recipes Invite" msgid "Tandoor Recipes Invite"
msgstr "Invitació de receptes Tandoor" msgstr "Invitació de receptes Tandoor"
#: .\cookbook\serializer.py:1179 #: .\cookbook\serializer.py:1209
msgid "Existing shopping list to update" msgid "Existing shopping list to update"
msgstr "Llista de la compra existent a actualitzar" msgstr "Llista de la compra existent a actualitzar"
#: .\cookbook\serializer.py:1181 #: .\cookbook\serializer.py:1211
msgid "" msgid ""
"List of ingredient IDs from the recipe to add, if not provided all " "List of ingredient IDs from the recipe to add, if not provided all "
"ingredients will be added." "ingredients will be added."
@ -797,22 +797,22 @@ msgstr ""
"Llista d'ingredients IDs de la recepta per afegir, si no es proporciona, " "Llista d'ingredients IDs de la recepta per afegir, si no es proporciona, "
"s'afegiran tots els ingredients." "s'afegiran tots els ingredients."
#: .\cookbook\serializer.py:1183 #: .\cookbook\serializer.py:1213
msgid "" msgid ""
"Providing a list_recipe ID and servings of 0 will delete that shopping list." "Providing a list_recipe ID and servings of 0 will delete that shopping list."
msgstr "" msgstr ""
"Proporcionant un list_recipe ID i porcions de 0, se suprimirà aquesta llista " "Proporcionant un list_recipe ID i porcions de 0, se suprimirà aquesta llista "
"de la compra." "de la compra."
#: .\cookbook\serializer.py:1192 #: .\cookbook\serializer.py:1222
msgid "Amount of food to add to the shopping list" msgid "Amount of food to add to the shopping list"
msgstr "Quantitat de menjar per afegir a la llista de la compra" msgstr "Quantitat de menjar per afegir a la llista de la compra"
#: .\cookbook\serializer.py:1194 #: .\cookbook\serializer.py:1224
msgid "ID of unit to use for the shopping list" msgid "ID of unit to use for the shopping list"
msgstr "ID de la unitat a utilitzar per a la llista de la compra" msgstr "ID de la unitat a utilitzar per a la llista de la compra"
#: .\cookbook\serializer.py:1196 #: .\cookbook\serializer.py:1226
msgid "When set to true will delete all food from active shopping lists." msgid "When set to true will delete all food from active shopping lists."
msgstr "" msgstr ""
"Quan s'estableix a true, se suprimirà tots els aliments de les llistes de " "Quan s'estableix a true, se suprimirà tots els aliments de les llistes de "
@ -956,7 +956,7 @@ msgstr ""
"confirmació d'email</a>." "confirmació d'email</a>."
#: .\cookbook\templates\account\login.html:8 #: .\cookbook\templates\account\login.html:8
#: .\cookbook\templates\base.html:339 .\cookbook\templates\openid\login.html:8 #: .\cookbook\templates\base.html:340 .\cookbook\templates\openid\login.html:8
msgid "Login" msgid "Login"
msgstr "Iniciar Sessió" msgstr "Iniciar Sessió"
@ -1123,7 +1123,7 @@ msgstr "Inicis Tancats"
msgid "We are sorry, but the sign up is currently closed." msgid "We are sorry, but the sign up is currently closed."
msgstr "Inicis de Sessió tancats temporalment." msgstr "Inicis de Sessió tancats temporalment."
#: .\cookbook\templates\api_info.html:5 .\cookbook\templates\base.html:329 #: .\cookbook\templates\api_info.html:5 .\cookbook\templates\base.html:330
#: .\cookbook\templates\rest_framework\api.html:11 #: .\cookbook\templates\rest_framework\api.html:11
msgid "API Documentation" msgid "API Documentation"
msgstr "Documentació API" msgstr "Documentació API"
@ -1220,36 +1220,36 @@ msgstr "Admin"
msgid "Your Spaces" msgid "Your Spaces"
msgstr "Sense Espai" msgstr "Sense Espai"
#: .\cookbook\templates\base.html:319 #: .\cookbook\templates\base.html:320
#: .\cookbook\templates\space_overview.html:6 #: .\cookbook\templates\space_overview.html:6
msgid "Overview" msgid "Overview"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:323 #: .\cookbook\templates\base.html:324
msgid "Markdown Guide" msgid "Markdown Guide"
msgstr "Guia Markdown" msgstr "Guia Markdown"
#: .\cookbook\templates\base.html:325 #: .\cookbook\templates\base.html:326
msgid "GitHub" msgid "GitHub"
msgstr "GitHub" msgstr "GitHub"
#: .\cookbook\templates\base.html:327 #: .\cookbook\templates\base.html:328
msgid "Translate Tandoor" msgid "Translate Tandoor"
msgstr "Tradueix Tandoor" msgstr "Tradueix Tandoor"
#: .\cookbook\templates\base.html:331 #: .\cookbook\templates\base.html:332
msgid "API Browser" msgid "API Browser"
msgstr "Navegador API" msgstr "Navegador API"
#: .\cookbook\templates\base.html:334 #: .\cookbook\templates\base.html:335
msgid "Log out" msgid "Log out"
msgstr "Tanca sessió" msgstr "Tanca sessió"
#: .\cookbook\templates\base.html:356 #: .\cookbook\templates\base.html:357
msgid "You are using the free version of Tandor" msgid "You are using the free version of Tandor"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:357 #: .\cookbook\templates\base.html:358
msgid "Upgrade Now" msgid "Upgrade Now"
msgstr "" msgstr ""
@ -2263,19 +2263,11 @@ msgstr "Receptes sense paraules clau"
msgid "Internal Recipes" msgid "Internal Recipes"
msgstr "Receptes Internes" msgstr "Receptes Internes"
#: .\cookbook\templates\system.html:21 .\cookbook\views\lists.py:76 #: .\cookbook\templates\system.html:20
msgid "Invite Links"
msgstr "Enllaços Invitació"
#: .\cookbook\templates\system.html:22
msgid "Show Links"
msgstr "Mostra Enllaços"
#: .\cookbook\templates\system.html:32
msgid "System Information" msgid "System Information"
msgstr "Informació de Sistema" msgstr "Informació de Sistema"
#: .\cookbook\templates\system.html:34 #: .\cookbook\templates\system.html:22
msgid "" msgid ""
"\n" "\n"
" Django Recipes is an open source free software application. It can " " Django Recipes is an open source free software application. It can "
@ -2293,21 +2285,21 @@ msgstr ""
"com/vabene1111/recipes/releases\">aquí</a>.\n" "com/vabene1111/recipes/releases\">aquí</a>.\n"
" " " "
#: .\cookbook\templates\system.html:48 #: .\cookbook\templates\system.html:36
msgid "Media Serving" msgid "Media Serving"
msgstr "Servei Mitjans" msgstr "Servei Mitjans"
#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 #: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52
#: .\cookbook\templates\system.html:80 #: .\cookbook\templates\system.html:68
msgid "Warning" msgid "Warning"
msgstr "Advertència" msgstr "Advertència"
#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 #: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52
#: .\cookbook\templates\system.html:80 .\cookbook\templates\system.html:95 #: .\cookbook\templates\system.html:68 .\cookbook\templates\system.html:83
msgid "Ok" msgid "Ok"
msgstr "Ok" msgstr "Ok"
#: .\cookbook\templates\system.html:51 #: .\cookbook\templates\system.html:39
msgid "" msgid ""
"Serving media files directly using gunicorn/python is <b>not recommend</b>!\n" "Serving media files directly using gunicorn/python is <b>not recommend</b>!\n"
" Please follow the steps described\n" " Please follow the steps described\n"
@ -2323,16 +2315,16 @@ msgstr ""
"a> per actualitzar\n" "a> per actualitzar\n"
"la vostra instal·lació." "la vostra instal·lació."
#: .\cookbook\templates\system.html:57 .\cookbook\templates\system.html:73 #: .\cookbook\templates\system.html:45 .\cookbook\templates\system.html:61
#: .\cookbook\templates\system.html:88 .\cookbook\templates\system.html:102 #: .\cookbook\templates\system.html:76 .\cookbook\templates\system.html:90
msgid "Everything is fine!" msgid "Everything is fine!"
msgstr "Tot està bé!" msgstr "Tot està bé!"
#: .\cookbook\templates\system.html:62 #: .\cookbook\templates\system.html:50
msgid "Secret Key" msgid "Secret Key"
msgstr "Paraula Clau" msgstr "Paraula Clau"
#: .\cookbook\templates\system.html:66 #: .\cookbook\templates\system.html:54
msgid "" msgid ""
"\n" "\n"
" You do not have a <code>SECRET_KEY</code> configured in your " " You do not have a <code>SECRET_KEY</code> configured in your "
@ -2352,11 +2344,11 @@ msgstr ""
"Estableix-ho\n" "Estableix-ho\n"
"<code>SECRET_KEY</code> al fitxer de configuració<code> .env.</code>" "<code>SECRET_KEY</code> al fitxer de configuració<code> .env.</code>"
#: .\cookbook\templates\system.html:78 #: .\cookbook\templates\system.html:66
msgid "Debug Mode" msgid "Debug Mode"
msgstr "Mode Depuració" msgstr "Mode Depuració"
#: .\cookbook\templates\system.html:82 #: .\cookbook\templates\system.html:70
msgid "" msgid ""
"\n" "\n"
" This application is still running in debug mode. This is most " " This application is still running in debug mode. This is most "
@ -2372,15 +2364,15 @@ msgstr ""
"configuració\n" "configuració\n"
"<code>DEBUG = 0</code> al fitxer de configuració<code> .env.</code>" "<code>DEBUG = 0</code> al fitxer de configuració<code> .env.</code>"
#: .\cookbook\templates\system.html:93 #: .\cookbook\templates\system.html:81
msgid "Database" msgid "Database"
msgstr "Base de Dades" msgstr "Base de Dades"
#: .\cookbook\templates\system.html:95 #: .\cookbook\templates\system.html:83
msgid "Info" msgid "Info"
msgstr "Info" msgstr "Info"
#: .\cookbook\templates\system.html:97 #: .\cookbook\templates\system.html:85
msgid "" msgid ""
"\n" "\n"
" This application is not running with a Postgres database " " This application is not running with a Postgres database "
@ -2397,72 +2389,72 @@ msgstr ""
msgid "URL Import" msgid "URL Import"
msgstr "Importació dURL" msgstr "Importació dURL"
#: .\cookbook\views\api.py:97 .\cookbook\views\api.py:189 #: .\cookbook\views\api.py:105 .\cookbook\views\api.py:197
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:209 .\cookbook\views\api.py:312 #: .\cookbook\views\api.py:217 .\cookbook\views\api.py:320
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:213 #: .\cookbook\views\api.py:221
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:220 #: .\cookbook\views\api.py:228
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:225 #: .\cookbook\views\api.py:233
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:258 #: .\cookbook\views\api.py:266
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:263 #: .\cookbook\views\api.py:271
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:321 #: .\cookbook\views\api.py:329
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:324 .\cookbook\views\api.py:342 #: .\cookbook\views\api.py:332 .\cookbook\views\api.py:350
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:327 #: .\cookbook\views\api.py:335
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:333 #: .\cookbook\views\api.py:341
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:339 #: .\cookbook\views\api.py:347
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:534 #: .\cookbook\views\api.py:542
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:539 .\cookbook\views\api.py:871 #: .\cookbook\views\api.py:547 .\cookbook\views\api.py:879
#: .\cookbook\views\api.py:884 #: .\cookbook\views\api.py:892
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:666 #: .\cookbook\views\api.py:674
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:668 #: .\cookbook\views\api.py:676
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:712 #: .\cookbook\views\api.py:720
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."
@ -2470,7 +2462,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:714 #: .\cookbook\views\api.py:722
#, 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 ""
@ -2480,173 +2472,173 @@ 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:717 #: .\cookbook\views\api.py:725
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:720 #: .\cookbook\views\api.py:728
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:723 #: .\cookbook\views\api.py:731
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:726 #: .\cookbook\views\api.py:734
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:728 #: .\cookbook\views\api.py:736
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:731 #: .\cookbook\views\api.py:739
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:733 #: .\cookbook\views\api.py:741
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:735 #: .\cookbook\views\api.py:743
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:737 #: .\cookbook\views\api.py:745
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:738 #: .\cookbook\views\api.py:746
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:740 #: .\cookbook\views\api.py:748
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:741 #: .\cookbook\views\api.py:749
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:743 #: .\cookbook\views\api.py:751
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:745 #: .\cookbook\views\api.py:753
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:747 #: .\cookbook\views\api.py:755
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:749 #: .\cookbook\views\api.py:757
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:751 #: .\cookbook\views\api.py:759
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:753 #: .\cookbook\views\api.py:761
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:755 #: .\cookbook\views\api.py:763
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:757 #: .\cookbook\views\api.py:765
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:759 #: .\cookbook\views\api.py:767
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:761 #: .\cookbook\views\api.py:769
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:763 #: .\cookbook\views\api.py:771
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:765 #: .\cookbook\views\api.py:773
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:767 #: .\cookbook\views\api.py:775
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:929 #: .\cookbook\views\api.py:937
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:934 #: .\cookbook\views\api.py:942
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</b>]" "Filter shopping list entries on checked. [true, false, both, <b>recent</b>]"
"<br> - recent includes unchecked items and recently completed items." "<br> - recent includes unchecked items and recently completed items."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:937 #: .\cookbook\views\api.py:945
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:1134 #: .\cookbook\views\api.py:1140
msgid "Nothing to do." msgid "Nothing to do."
msgstr "Res a fer." msgstr "Res a fer."
#: .\cookbook\views\api.py:1153 #: .\cookbook\views\api.py:1160
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1158 #: .\cookbook\views\api.py:1167
msgid "Connection Refused." msgid "Connection Refused."
msgstr "Connexió Refusada." msgstr "Connexió Refusada."
#: .\cookbook\views\api.py:1163 #: .\cookbook\views\api.py:1172
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1170 #: .\cookbook\views\api.py:1195
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:1260 .\cookbook\views\data.py:28 #: .\cookbook\views\api.py:1303 .\cookbook\views\data.py:28
#: .\cookbook\views\edit.py:120 .\cookbook\views\new.py:90 #: .\cookbook\views\edit.py:120 .\cookbook\views\new.py:90
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:1282 #: .\cookbook\views\api.py:1325
msgid "Sync successful!" msgid "Sync successful!"
msgstr "Sincronització correcte" msgstr "Sincronització correcte"
#: .\cookbook\views\api.py:1287 #: .\cookbook\views\api.py:1330
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "Error de sincronització amb emmagatzematge" msgstr "Error de sincronització amb emmagatzematge"
@ -2736,6 +2728,10 @@ msgstr "Descobriment"
msgid "Shopping List" msgid "Shopping List"
msgstr "Llista de la Compra" msgstr "Llista de la Compra"
#: .\cookbook\views\lists.py:76
msgid "Invite Links"
msgstr "Enllaços Invitació"
#: .\cookbook\views\lists.py:139 #: .\cookbook\views\lists.py:139
msgid "Supermarkets" msgid "Supermarkets"
msgstr "Supermercats" msgstr "Supermercats"
@ -2844,6 +2840,9 @@ msgstr ""
"L'enllaç per compartir receptes s'ha desactivat! Per obtenir informació " "L'enllaç per compartir receptes s'ha desactivat! Per obtenir informació "
"addicional, poseu-vos en contacte amb l'administrador." "addicional, poseu-vos en contacte amb l'administrador."
#~ msgid "Show Links"
#~ msgstr "Mostra Enllaços"
#~ msgid "A user is required" #~ msgid "A user is required"
#~ msgstr "Usuari requerit" #~ msgstr "Usuari requerit"

View File

@ -14,7 +14,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: 2022-06-26 12:09+0200\n" "POT-Creation-Date: 2022-07-12 19:20+0200\n"
"PO-Revision-Date: 2022-05-28 16:32+0000\n" "PO-Revision-Date: 2022-05-28 16:32+0000\n"
"Last-Translator: Tobias Reinmann <reinmanns@bluewin.ch>\n" "Last-Translator: Tobias Reinmann <reinmanns@bluewin.ch>\n"
"Language-Team: German <http://translate.tandoor.dev/projects/tandoor/recipes-" "Language-Team: German <http://translate.tandoor.dev/projects/tandoor/recipes-"
@ -542,7 +542,7 @@ msgstr "Du hast die maximale Anzahl an Rezepten für Deinen Space erreicht."
msgid "You have more users than allowed in your space." msgid "You have more users than allowed in your space."
msgstr "Du hast mehr Benutzer in Deinem Space als erlaubt." msgstr "Du hast mehr Benutzer in Deinem Space als erlaubt."
#: .\cookbook\helper\recipe_search.py:560 #: .\cookbook\helper\recipe_search.py:565
msgid "One of queryset or hash_key must be provided" msgid "One of queryset or hash_key must be provided"
msgstr "Es muss die Abfrage oder der Hash_Key angeben werden" msgstr "Es muss die Abfrage oder der Hash_Key angeben werden"
@ -555,12 +555,12 @@ msgstr "Sie müssen eine Portionsgröße angeben"
msgid "Could not parse template code." msgid "Could not parse template code."
msgstr "Konnte den Template code nicht verarbeiten." msgstr "Konnte den Template code nicht verarbeiten."
#: .\cookbook\integration\copymethat.py:42 #: .\cookbook\integration\copymethat.py:41
#: .\cookbook\integration\melarecipes.py:37 #: .\cookbook\integration\melarecipes.py:37
msgid "Favorite" msgid "Favorite"
msgstr "Favorit" msgstr "Favorit"
#: .\cookbook\integration\copymethat.py:71 #: .\cookbook\integration\copymethat.py:70
#: .\cookbook\integration\recettetek.py:54 #: .\cookbook\integration\recettetek.py:54
#: .\cookbook\integration\recipekeeper.py:63 #: .\cookbook\integration\recipekeeper.py:63
msgid "Imported from" msgid "Imported from"
@ -701,106 +701,106 @@ msgstr "Neu"
msgid " is part of a recipe step and cannot be deleted" msgid " is part of a recipe step and cannot be deleted"
msgstr " ist Teil eines Rezepts und kann nicht gelöscht werden" msgstr " ist Teil eines Rezepts und kann nicht gelöscht werden"
#: .\cookbook\models.py:1160 .\cookbook\templates\search_info.html:28 #: .\cookbook\models.py:1162 .\cookbook\templates\search_info.html:28
msgid "Simple" msgid "Simple"
msgstr "Einfach" msgstr "Einfach"
#: .\cookbook\models.py:1161 .\cookbook\templates\search_info.html:33 #: .\cookbook\models.py:1163 .\cookbook\templates\search_info.html:33
msgid "Phrase" msgid "Phrase"
msgstr "Satz" msgstr "Satz"
#: .\cookbook\models.py:1162 .\cookbook\templates\search_info.html:38 #: .\cookbook\models.py:1164 .\cookbook\templates\search_info.html:38
msgid "Web" msgid "Web"
msgstr "Web" msgstr "Web"
#: .\cookbook\models.py:1163 .\cookbook\templates\search_info.html:47 #: .\cookbook\models.py:1165 .\cookbook\templates\search_info.html:47
msgid "Raw" msgid "Raw"
msgstr "Rohdaten" msgstr "Rohdaten"
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
msgid "Food Alias" msgid "Food Alias"
msgstr "Lebensmittel Alias" msgstr "Lebensmittel Alias"
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
msgid "Unit Alias" msgid "Unit Alias"
msgstr "Einheiten Alias" msgstr "Einheiten Alias"
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
msgid "Keyword Alias" msgid "Keyword Alias"
msgstr "Stichwort Alias" msgstr "Stichwort Alias"
#: .\cookbook\models.py:1225 #: .\cookbook\models.py:1227
#: .\cookbook\templates\include\recipe_open_modal.html:7 #: .\cookbook\templates\include\recipe_open_modal.html:7
#: .\cookbook\views\delete.py:36 .\cookbook\views\edit.py:251 #: .\cookbook\views\delete.py:36 .\cookbook\views\edit.py:251
#: .\cookbook\views\new.py:48 #: .\cookbook\views\new.py:48
msgid "Recipe" msgid "Recipe"
msgstr "Rezept" msgstr "Rezept"
#: .\cookbook\models.py:1226 #: .\cookbook\models.py:1228
#, fuzzy #, fuzzy
#| msgid "Foods" #| msgid "Foods"
msgid "Food" msgid "Food"
msgstr "Lebensmittel" msgstr "Lebensmittel"
#: .\cookbook\models.py:1227 .\cookbook\templates\base.html:138 #: .\cookbook\models.py:1229 .\cookbook\templates\base.html:138
msgid "Keyword" msgid "Keyword"
msgstr "Schlagwort" msgstr "Schlagwort"
#: .\cookbook\serializer.py:204 #: .\cookbook\serializer.py:207
msgid "Cannot modify Space owner permission." msgid "Cannot modify Space owner permission."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:273 #: .\cookbook\serializer.py:290
msgid "File uploads are not enabled for this Space." msgid "File uploads are not enabled for this Space."
msgstr "Datei-Uploads sind in diesem Space nicht aktiviert." msgstr "Datei-Uploads sind in diesem Space nicht aktiviert."
#: .\cookbook\serializer.py:284 #: .\cookbook\serializer.py:301
msgid "You have reached your file upload limit." msgid "You have reached your file upload limit."
msgstr "Du hast Dein Datei-Uploadlimit erreicht." msgstr "Du hast Dein Datei-Uploadlimit erreicht."
#: .\cookbook\serializer.py:1051 #: .\cookbook\serializer.py:1081
msgid "Hello" msgid "Hello"
msgstr "Hallo" msgstr "Hallo"
#: .\cookbook\serializer.py:1051 #: .\cookbook\serializer.py:1081
msgid "You have been invited by " msgid "You have been invited by "
msgstr "Du wurdest eingeladen von " msgstr "Du wurdest eingeladen von "
#: .\cookbook\serializer.py:1052 #: .\cookbook\serializer.py:1082
msgid " to join their Tandoor Recipes space " msgid " to join their Tandoor Recipes space "
msgstr " um deren Tandoor Recipes Instanz beizutreten " msgstr " um deren Tandoor Recipes Instanz beizutreten "
#: .\cookbook\serializer.py:1053 #: .\cookbook\serializer.py:1083
msgid "Click the following link to activate your account: " msgid "Click the following link to activate your account: "
msgstr "Klicke auf den folgenden Link, um deinen Account zu aktivieren: " msgstr "Klicke auf den folgenden Link, um deinen Account zu aktivieren: "
#: .\cookbook\serializer.py:1054 #: .\cookbook\serializer.py:1084
msgid "" msgid ""
"If the link does not work use the following code to manually join the space: " "If the link does not work use the following code to manually join the space: "
msgstr "" msgstr ""
"Falls der Link nicht funktioniert, benutze den folgenden Code um dem Space " "Falls der Link nicht funktioniert, benutze den folgenden Code um dem Space "
"manuell beizutreten: " "manuell beizutreten: "
#: .\cookbook\serializer.py:1055 #: .\cookbook\serializer.py:1085
msgid "The invitation is valid until " msgid "The invitation is valid until "
msgstr "Die Einladung ist gültig bis " msgstr "Die Einladung ist gültig bis "
#: .\cookbook\serializer.py:1056 #: .\cookbook\serializer.py:1086
msgid "" msgid ""
"Tandoor Recipes is an Open Source recipe manager. Check it out on GitHub " "Tandoor Recipes is an Open Source recipe manager. Check it out on GitHub "
msgstr "" msgstr ""
"Tandoor Recipes ist ein Open-Source Rezept-Manager. Mehr Informationen sind " "Tandoor Recipes ist ein Open-Source Rezept-Manager. Mehr Informationen sind "
"auf GitHub zu finden " "auf GitHub zu finden "
#: .\cookbook\serializer.py:1059 #: .\cookbook\serializer.py:1089
msgid "Tandoor Recipes Invite" msgid "Tandoor Recipes Invite"
msgstr "Tandoor Recipes Einladung" msgstr "Tandoor Recipes Einladung"
#: .\cookbook\serializer.py:1179 #: .\cookbook\serializer.py:1209
msgid "Existing shopping list to update" msgid "Existing shopping list to update"
msgstr "Bestehende Einkaufliste, die aktualisiert werden soll" msgstr "Bestehende Einkaufliste, die aktualisiert werden soll"
#: .\cookbook\serializer.py:1181 #: .\cookbook\serializer.py:1211
msgid "" msgid ""
"List of ingredient IDs from the recipe to add, if not provided all " "List of ingredient IDs from the recipe to add, if not provided all "
"ingredients will be added." "ingredients will be added."
@ -808,7 +808,7 @@ msgstr ""
"Liste der Zutaten-IDs aus dem Rezept, wenn keine Angabe erfolgt, werden alle " "Liste der Zutaten-IDs aus dem Rezept, wenn keine Angabe erfolgt, werden alle "
"Zutaten hinzugefügt." "Zutaten hinzugefügt."
#: .\cookbook\serializer.py:1183 #: .\cookbook\serializer.py:1213
#, fuzzy #, fuzzy
msgid "" msgid ""
"Providing a list_recipe ID and servings of 0 will delete that shopping list." "Providing a list_recipe ID and servings of 0 will delete that shopping list."
@ -816,16 +816,16 @@ msgstr ""
"Wenn Sie eine \"list_recipe\"-ID, sowie 0 Portionen angeben, wird diese " "Wenn Sie eine \"list_recipe\"-ID, sowie 0 Portionen angeben, wird diese "
"Einkaufsliste gelöscht." "Einkaufsliste gelöscht."
#: .\cookbook\serializer.py:1192 #: .\cookbook\serializer.py:1222
msgid "Amount of food to add to the shopping list" msgid "Amount of food to add to the shopping list"
msgstr "" msgstr ""
"Menge des Lebensmittels, welches der Einkaufsliste hinzugefügt werden soll" "Menge des Lebensmittels, welches der Einkaufsliste hinzugefügt werden soll"
#: .\cookbook\serializer.py:1194 #: .\cookbook\serializer.py:1224
msgid "ID of unit to use for the shopping list" msgid "ID of unit to use for the shopping list"
msgstr "ID der Einheit, die für die Einkaufsliste verwendet werden soll" msgstr "ID der Einheit, die für die Einkaufsliste verwendet werden soll"
#: .\cookbook\serializer.py:1196 #: .\cookbook\serializer.py:1226
#, fuzzy #, fuzzy
msgid "When set to true will delete all food from active shopping lists." msgid "When set to true will delete all food from active shopping lists."
msgstr "" msgstr ""
@ -970,7 +970,7 @@ msgstr ""
"Bestätigungslink</a>." "Bestätigungslink</a>."
#: .\cookbook\templates\account\login.html:8 #: .\cookbook\templates\account\login.html:8
#: .\cookbook\templates\base.html:339 .\cookbook\templates\openid\login.html:8 #: .\cookbook\templates\base.html:340 .\cookbook\templates\openid\login.html:8
msgid "Login" msgid "Login"
msgstr "Anmelden" msgstr "Anmelden"
@ -1141,7 +1141,7 @@ msgstr "Registrierung geschlossen"
msgid "We are sorry, but the sign up is currently closed." msgid "We are sorry, but the sign up is currently closed."
msgstr "Es tut uns Leid, aber die Registrierung ist derzeit geschlossen." msgstr "Es tut uns Leid, aber die Registrierung ist derzeit geschlossen."
#: .\cookbook\templates\api_info.html:5 .\cookbook\templates\base.html:329 #: .\cookbook\templates\api_info.html:5 .\cookbook\templates\base.html:330
#: .\cookbook\templates\rest_framework\api.html:11 #: .\cookbook\templates\rest_framework\api.html:11
msgid "API Documentation" msgid "API Documentation"
msgstr "API-Dokumentation" msgstr "API-Dokumentation"
@ -1238,36 +1238,36 @@ msgstr "Admin"
msgid "Your Spaces" msgid "Your Spaces"
msgstr "Kein Space" msgstr "Kein Space"
#: .\cookbook\templates\base.html:319 #: .\cookbook\templates\base.html:320
#: .\cookbook\templates\space_overview.html:6 #: .\cookbook\templates\space_overview.html:6
msgid "Overview" msgid "Overview"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:323 #: .\cookbook\templates\base.html:324
msgid "Markdown Guide" msgid "Markdown Guide"
msgstr "Markdown-Anleitung" msgstr "Markdown-Anleitung"
#: .\cookbook\templates\base.html:325 #: .\cookbook\templates\base.html:326
msgid "GitHub" msgid "GitHub"
msgstr "GitHub" msgstr "GitHub"
#: .\cookbook\templates\base.html:327 #: .\cookbook\templates\base.html:328
msgid "Translate Tandoor" msgid "Translate Tandoor"
msgstr "Tandoor übersetzen" msgstr "Tandoor übersetzen"
#: .\cookbook\templates\base.html:331 #: .\cookbook\templates\base.html:332
msgid "API Browser" msgid "API Browser"
msgstr "API Browser" msgstr "API Browser"
#: .\cookbook\templates\base.html:334 #: .\cookbook\templates\base.html:335
msgid "Log out" msgid "Log out"
msgstr "Ausloggen" msgstr "Ausloggen"
#: .\cookbook\templates\base.html:356 #: .\cookbook\templates\base.html:357
msgid "You are using the free version of Tandor" msgid "You are using the free version of Tandor"
msgstr "Du benützt die Gratis-Version von Tandoor" msgstr "Du benützt die Gratis-Version von Tandoor"
#: .\cookbook\templates\base.html:357 #: .\cookbook\templates\base.html:358
msgid "Upgrade Now" msgid "Upgrade Now"
msgstr "Jetzt upgraden" msgstr "Jetzt upgraden"
@ -2431,19 +2431,11 @@ msgstr "Rezepte ohne Schlagwort"
msgid "Internal Recipes" msgid "Internal Recipes"
msgstr "Interne Rezepte" msgstr "Interne Rezepte"
#: .\cookbook\templates\system.html:21 .\cookbook\views\lists.py:76 #: .\cookbook\templates\system.html:20
msgid "Invite Links"
msgstr "Einladungslinks"
#: .\cookbook\templates\system.html:22
msgid "Show Links"
msgstr "Links anzeigen"
#: .\cookbook\templates\system.html:32
msgid "System Information" msgid "System Information"
msgstr "Systeminformation" msgstr "Systeminformation"
#: .\cookbook\templates\system.html:34 #: .\cookbook\templates\system.html:22
msgid "" msgid ""
"\n" "\n"
" Django Recipes is an open source free software application. It can " " Django Recipes is an open source free software application. It can "
@ -2461,21 +2453,21 @@ msgstr ""
"github.com/vabene1111/recipes/releases\">hier</a>.\n" "github.com/vabene1111/recipes/releases\">hier</a>.\n"
" " " "
#: .\cookbook\templates\system.html:48 #: .\cookbook\templates\system.html:36
msgid "Media Serving" msgid "Media Serving"
msgstr "Medien ausliefern" msgstr "Medien ausliefern"
#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 #: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52
#: .\cookbook\templates\system.html:80 #: .\cookbook\templates\system.html:68
msgid "Warning" msgid "Warning"
msgstr "Warnung" msgstr "Warnung"
#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 #: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52
#: .\cookbook\templates\system.html:80 .\cookbook\templates\system.html:95 #: .\cookbook\templates\system.html:68 .\cookbook\templates\system.html:83
msgid "Ok" msgid "Ok"
msgstr "Ok" msgstr "Ok"
#: .\cookbook\templates\system.html:51 #: .\cookbook\templates\system.html:39
msgid "" msgid ""
"Serving media files directly using gunicorn/python is <b>not recommend</b>!\n" "Serving media files directly using gunicorn/python is <b>not recommend</b>!\n"
" Please follow the steps described\n" " Please follow the steps described\n"
@ -2490,16 +2482,16 @@ msgstr ""
"Ihre Installation zu aktualisieren.\n" "Ihre Installation zu aktualisieren.\n"
" " " "
#: .\cookbook\templates\system.html:57 .\cookbook\templates\system.html:73 #: .\cookbook\templates\system.html:45 .\cookbook\templates\system.html:61
#: .\cookbook\templates\system.html:88 .\cookbook\templates\system.html:102 #: .\cookbook\templates\system.html:76 .\cookbook\templates\system.html:90
msgid "Everything is fine!" msgid "Everything is fine!"
msgstr "Alles in Ordnung!" msgstr "Alles in Ordnung!"
#: .\cookbook\templates\system.html:62 #: .\cookbook\templates\system.html:50
msgid "Secret Key" msgid "Secret Key"
msgstr "Geheimer Schlüssel" msgstr "Geheimer Schlüssel"
#: .\cookbook\templates\system.html:66 #: .\cookbook\templates\system.html:54
msgid "" msgid ""
"\n" "\n"
" You do not have a <code>SECRET_KEY</code> configured in your " " You do not have a <code>SECRET_KEY</code> configured in your "
@ -2519,11 +2511,11 @@ msgstr ""
"Konfigurationsdatei <code>.env</code>.\n" "Konfigurationsdatei <code>.env</code>.\n"
" " " "
#: .\cookbook\templates\system.html:78 #: .\cookbook\templates\system.html:66
msgid "Debug Mode" msgid "Debug Mode"
msgstr "Debug-Modus" msgstr "Debug-Modus"
#: .\cookbook\templates\system.html:82 #: .\cookbook\templates\system.html:70
msgid "" msgid ""
"\n" "\n"
" This application is still running in debug mode. This is most " " This application is still running in debug mode. This is most "
@ -2540,15 +2532,15 @@ msgstr ""
"Konfigurationsdatei <code>.env</code> einstellst.\n" "Konfigurationsdatei <code>.env</code> einstellst.\n"
" " " "
#: .\cookbook\templates\system.html:93 #: .\cookbook\templates\system.html:81
msgid "Database" msgid "Database"
msgstr "Datenbank" msgstr "Datenbank"
#: .\cookbook\templates\system.html:95 #: .\cookbook\templates\system.html:83
msgid "Info" msgid "Info"
msgstr "Info" msgstr "Info"
#: .\cookbook\templates\system.html:97 #: .\cookbook\templates\system.html:85
msgid "" msgid ""
"\n" "\n"
" This application is not running with a Postgres database " " This application is not running with a Postgres database "
@ -2566,250 +2558,250 @@ msgstr ""
msgid "URL Import" msgid "URL Import"
msgstr "URL-Import" msgstr "URL-Import"
#: .\cookbook\views\api.py:97 .\cookbook\views\api.py:189 #: .\cookbook\views\api.py:105 .\cookbook\views\api.py:197
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:209 .\cookbook\views\api.py:312 #: .\cookbook\views\api.py:217 .\cookbook\views\api.py:320
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:213 #: .\cookbook\views\api.py:221
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:220 #: .\cookbook\views\api.py:228
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:225 #: .\cookbook\views\api.py:233
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:258 #: .\cookbook\views\api.py:266
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:263 #: .\cookbook\views\api.py:271
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:321 #: .\cookbook\views\api.py:329
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:324 .\cookbook\views\api.py:342 #: .\cookbook\views\api.py:332 .\cookbook\views\api.py:350
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:327 #: .\cookbook\views\api.py:335
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:333 #: .\cookbook\views\api.py:341
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:339 #: .\cookbook\views\api.py:347
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:534 #: .\cookbook\views\api.py:542
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:539 .\cookbook\views\api.py:871 #: .\cookbook\views\api.py:547 .\cookbook\views\api.py:879
#: .\cookbook\views\api.py:884 #: .\cookbook\views\api.py:892
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:666 #: .\cookbook\views\api.py:674
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:668 #: .\cookbook\views\api.py:676
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:712 #: .\cookbook\views\api.py:720
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:714 #: .\cookbook\views\api.py:722
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:717 #: .\cookbook\views\api.py:725
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:720 #: .\cookbook\views\api.py:728
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:723 #: .\cookbook\views\api.py:731
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:726 #: .\cookbook\views\api.py:734
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:728 #: .\cookbook\views\api.py:736
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:731 #: .\cookbook\views\api.py:739
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:733 #: .\cookbook\views\api.py:741
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:735 #: .\cookbook\views\api.py:743
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:737 #: .\cookbook\views\api.py:745
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:738 #: .\cookbook\views\api.py:746
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:740 #: .\cookbook\views\api.py:748
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:741 #: .\cookbook\views\api.py:749
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:743 #: .\cookbook\views\api.py:751
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:745 #: .\cookbook\views\api.py:753
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:747 #: .\cookbook\views\api.py:755
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:749 #: .\cookbook\views\api.py:757
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:751 #: .\cookbook\views\api.py:759
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:753 #: .\cookbook\views\api.py:761
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:755 #: .\cookbook\views\api.py:763
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:757 #: .\cookbook\views\api.py:765
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:759 #: .\cookbook\views\api.py:767
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:761 #: .\cookbook\views\api.py:769
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:763 #: .\cookbook\views\api.py:771
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:765 #: .\cookbook\views\api.py:773
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:767 #: .\cookbook\views\api.py:775
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:929 #: .\cookbook\views\api.py:937
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:934 #: .\cookbook\views\api.py:942
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</b>]" "Filter shopping list entries on checked. [true, false, both, <b>recent</b>]"
"<br> - recent includes unchecked items and recently completed items." "<br> - recent includes unchecked items and recently completed items."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:937 #: .\cookbook\views\api.py:945
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:1134 #: .\cookbook\views\api.py:1140
msgid "Nothing to do." msgid "Nothing to do."
msgstr "Nichts zu tun." msgstr "Nichts zu tun."
#: .\cookbook\views\api.py:1153 #: .\cookbook\views\api.py:1160
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1158 #: .\cookbook\views\api.py:1167
msgid "Connection Refused." msgid "Connection Refused."
msgstr "Verbindung fehlgeschlagen." msgstr "Verbindung fehlgeschlagen."
#: .\cookbook\views\api.py:1163 #: .\cookbook\views\api.py:1172
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1170 #: .\cookbook\views\api.py:1195
#, 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 "Es konnten keine nutzbaren Daten gefunden werden." msgstr "Es konnten keine nutzbaren Daten gefunden werden."
#: .\cookbook\views\api.py:1260 .\cookbook\views\data.py:28 #: .\cookbook\views\api.py:1303 .\cookbook\views\data.py:28
#: .\cookbook\views\edit.py:120 .\cookbook\views\new.py:90 #: .\cookbook\views\edit.py:120 .\cookbook\views\new.py:90
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:1282 #: .\cookbook\views\api.py:1325
msgid "Sync successful!" msgid "Sync successful!"
msgstr "Synchronisation erfolgreich!" msgstr "Synchronisation erfolgreich!"
#: .\cookbook\views\api.py:1287 #: .\cookbook\views\api.py:1330
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "Fehler beim Synchronisieren" msgstr "Fehler beim Synchronisieren"
@ -2899,6 +2891,10 @@ msgstr "Entdecken"
msgid "Shopping List" msgid "Shopping List"
msgstr "Einkaufsliste" msgstr "Einkaufsliste"
#: .\cookbook\views\lists.py:76
msgid "Invite Links"
msgstr "Einladungslinks"
#: .\cookbook\views\lists.py:139 #: .\cookbook\views\lists.py:139
msgid "Supermarkets" msgid "Supermarkets"
msgstr "Supermärkte" msgstr "Supermärkte"
@ -3007,6 +3003,9 @@ msgstr ""
"Dieser Link wurde deaktiviert! Bitte kontaktieren sie den " "Dieser Link wurde deaktiviert! Bitte kontaktieren sie den "
"Seitenadministrator für weitere Informationen." "Seitenadministrator für weitere Informationen."
#~ msgid "Show Links"
#~ msgstr "Links anzeigen"
#~ msgid "A user is required" #~ msgid "A user is required"
#~ msgstr "Ein Benutzername ist notwendig" #~ msgstr "Ein Benutzername ist notwendig"

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: 2022-06-26 12:09+0200\n" "POT-Creation-Date: 2022-07-12 19:20+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"
@ -471,7 +471,7 @@ msgstr ""
msgid "You have more users than allowed in your space." msgid "You have more users than allowed in your space."
msgstr "" msgstr ""
#: .\cookbook\helper\recipe_search.py:560 #: .\cookbook\helper\recipe_search.py:565
msgid "One of queryset or hash_key must be provided" msgid "One of queryset or hash_key must be provided"
msgstr "" msgstr ""
@ -484,12 +484,12 @@ msgstr ""
msgid "Could not parse template code." msgid "Could not parse template code."
msgstr "" msgstr ""
#: .\cookbook\integration\copymethat.py:42 #: .\cookbook\integration\copymethat.py:41
#: .\cookbook\integration\melarecipes.py:37 #: .\cookbook\integration\melarecipes.py:37
msgid "Favorite" msgid "Favorite"
msgstr "" msgstr ""
#: .\cookbook\integration\copymethat.py:71 #: .\cookbook\integration\copymethat.py:70
#: .\cookbook\integration\recettetek.py:54 #: .\cookbook\integration\recettetek.py:54
#: .\cookbook\integration\recipekeeper.py:63 #: .\cookbook\integration\recipekeeper.py:63
msgid "Imported from" msgid "Imported from"
@ -620,119 +620,119 @@ msgstr ""
msgid " is part of a recipe step and cannot be deleted" msgid " is part of a recipe step and cannot be deleted"
msgstr "" msgstr ""
#: .\cookbook\models.py:1160 .\cookbook\templates\search_info.html:28 #: .\cookbook\models.py:1162 .\cookbook\templates\search_info.html:28
msgid "Simple" msgid "Simple"
msgstr "" msgstr ""
#: .\cookbook\models.py:1161 .\cookbook\templates\search_info.html:33 #: .\cookbook\models.py:1163 .\cookbook\templates\search_info.html:33
msgid "Phrase" msgid "Phrase"
msgstr "" msgstr ""
#: .\cookbook\models.py:1162 .\cookbook\templates\search_info.html:38 #: .\cookbook\models.py:1164 .\cookbook\templates\search_info.html:38
msgid "Web" msgid "Web"
msgstr "" msgstr ""
#: .\cookbook\models.py:1163 .\cookbook\templates\search_info.html:47 #: .\cookbook\models.py:1165 .\cookbook\templates\search_info.html:47
msgid "Raw" msgid "Raw"
msgstr "" msgstr ""
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
msgid "Food Alias" msgid "Food Alias"
msgstr "" msgstr ""
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
msgid "Unit Alias" msgid "Unit Alias"
msgstr "" msgstr ""
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
msgid "Keyword Alias" msgid "Keyword Alias"
msgstr "" msgstr ""
#: .\cookbook\models.py:1225 #: .\cookbook\models.py:1227
#: .\cookbook\templates\include\recipe_open_modal.html:7 #: .\cookbook\templates\include\recipe_open_modal.html:7
#: .\cookbook\views\delete.py:36 .\cookbook\views\edit.py:251 #: .\cookbook\views\delete.py:36 .\cookbook\views\edit.py:251
#: .\cookbook\views\new.py:48 #: .\cookbook\views\new.py:48
msgid "Recipe" msgid "Recipe"
msgstr "" msgstr ""
#: .\cookbook\models.py:1226 #: .\cookbook\models.py:1228
msgid "Food" msgid "Food"
msgstr "" msgstr ""
#: .\cookbook\models.py:1227 .\cookbook\templates\base.html:138 #: .\cookbook\models.py:1229 .\cookbook\templates\base.html:138
msgid "Keyword" msgid "Keyword"
msgstr "" msgstr ""
#: .\cookbook\serializer.py:204 #: .\cookbook\serializer.py:207
msgid "Cannot modify Space owner permission." msgid "Cannot modify Space owner permission."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:273 #: .\cookbook\serializer.py:290
msgid "File uploads are not enabled for this Space." msgid "File uploads are not enabled for this Space."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:284 #: .\cookbook\serializer.py:301
msgid "You have reached your file upload limit." msgid "You have reached your file upload limit."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1051 #: .\cookbook\serializer.py:1081
msgid "Hello" msgid "Hello"
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1051 #: .\cookbook\serializer.py:1081
msgid "You have been invited by " msgid "You have been invited by "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1052 #: .\cookbook\serializer.py:1082
msgid " to join their Tandoor Recipes space " msgid " to join their Tandoor Recipes space "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1053 #: .\cookbook\serializer.py:1083
msgid "Click the following link to activate your account: " msgid "Click the following link to activate your account: "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1054 #: .\cookbook\serializer.py:1084
msgid "" msgid ""
"If the link does not work use the following code to manually join the space: " "If the link does not work use the following code to manually join the space: "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1055 #: .\cookbook\serializer.py:1085
msgid "The invitation is valid until " msgid "The invitation is valid until "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1056 #: .\cookbook\serializer.py:1086
msgid "" msgid ""
"Tandoor Recipes is an Open Source recipe manager. Check it out on GitHub " "Tandoor Recipes is an Open Source recipe manager. Check it out on GitHub "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1059 #: .\cookbook\serializer.py:1089
msgid "Tandoor Recipes Invite" msgid "Tandoor Recipes Invite"
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1179 #: .\cookbook\serializer.py:1209
msgid "Existing shopping list to update" msgid "Existing shopping list to update"
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1181 #: .\cookbook\serializer.py:1211
msgid "" msgid ""
"List of ingredient IDs from the recipe to add, if not provided all " "List of ingredient IDs from the recipe to add, if not provided all "
"ingredients will be added." "ingredients will be added."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1183 #: .\cookbook\serializer.py:1213
msgid "" msgid ""
"Providing a list_recipe ID and servings of 0 will delete that shopping list." "Providing a list_recipe ID and servings of 0 will delete that shopping list."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1192 #: .\cookbook\serializer.py:1222
msgid "Amount of food to add to the shopping list" msgid "Amount of food to add to the shopping list"
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1194 #: .\cookbook\serializer.py:1224
msgid "ID of unit to use for the shopping list" msgid "ID of unit to use for the shopping list"
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1196 #: .\cookbook\serializer.py:1226
msgid "When set to true will delete all food from active shopping lists." msgid "When set to true will delete all food from active shopping lists."
msgstr "" msgstr ""
@ -864,7 +864,7 @@ msgid ""
msgstr "" msgstr ""
#: .\cookbook\templates\account\login.html:8 #: .\cookbook\templates\account\login.html:8
#: .\cookbook\templates\base.html:339 .\cookbook\templates\openid\login.html:8 #: .\cookbook\templates\base.html:340 .\cookbook\templates\openid\login.html:8
msgid "Login" msgid "Login"
msgstr "" msgstr ""
@ -1028,7 +1028,7 @@ msgstr ""
msgid "We are sorry, but the sign up is currently closed." msgid "We are sorry, but the sign up is currently closed."
msgstr "" msgstr ""
#: .\cookbook\templates\api_info.html:5 .\cookbook\templates\base.html:329 #: .\cookbook\templates\api_info.html:5 .\cookbook\templates\base.html:330
#: .\cookbook\templates\rest_framework\api.html:11 #: .\cookbook\templates\rest_framework\api.html:11
msgid "API Documentation" msgid "API Documentation"
msgstr "" msgstr ""
@ -1121,36 +1121,36 @@ msgstr ""
msgid "Your Spaces" msgid "Your Spaces"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:319 #: .\cookbook\templates\base.html:320
#: .\cookbook\templates\space_overview.html:6 #: .\cookbook\templates\space_overview.html:6
msgid "Overview" msgid "Overview"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:323 #: .\cookbook\templates\base.html:324
msgid "Markdown Guide" msgid "Markdown Guide"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:325 #: .\cookbook\templates\base.html:326
msgid "GitHub" msgid "GitHub"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:327 #: .\cookbook\templates\base.html:328
msgid "Translate Tandoor" msgid "Translate Tandoor"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:331 #: .\cookbook\templates\base.html:332
msgid "API Browser" msgid "API Browser"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:334 #: .\cookbook\templates\base.html:335
msgid "Log out" msgid "Log out"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:356 #: .\cookbook\templates\base.html:357
msgid "You are using the free version of Tandor" msgid "You are using the free version of Tandor"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:357 #: .\cookbook\templates\base.html:358
msgid "Upgrade Now" msgid "Upgrade Now"
msgstr "" msgstr ""
@ -2091,19 +2091,11 @@ msgstr ""
msgid "Internal Recipes" msgid "Internal Recipes"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:21 .\cookbook\views\lists.py:76 #: .\cookbook\templates\system.html:20
msgid "Invite Links"
msgstr ""
#: .\cookbook\templates\system.html:22
msgid "Show Links"
msgstr ""
#: .\cookbook\templates\system.html:32
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:34 #: .\cookbook\templates\system.html:22
msgid "" msgid ""
"\n" "\n"
" Django Recipes is an open source free software application. It can " " Django Recipes is an open source free software application. It can "
@ -2114,21 +2106,21 @@ msgid ""
" " " "
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:48 #: .\cookbook\templates\system.html:36
msgid "Media Serving" msgid "Media Serving"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 #: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52
#: .\cookbook\templates\system.html:80 #: .\cookbook\templates\system.html:68
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 #: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52
#: .\cookbook\templates\system.html:80 .\cookbook\templates\system.html:95 #: .\cookbook\templates\system.html:68 .\cookbook\templates\system.html:83
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:51 #: .\cookbook\templates\system.html:39
msgid "" msgid ""
"Serving media files directly using gunicorn/python is <b>not recommend</b>!\n" "Serving media files directly using gunicorn/python is <b>not recommend</b>!\n"
" Please follow the steps described\n" " Please follow the steps described\n"
@ -2138,16 +2130,16 @@ msgid ""
" " " "
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:57 .\cookbook\templates\system.html:73 #: .\cookbook\templates\system.html:45 .\cookbook\templates\system.html:61
#: .\cookbook\templates\system.html:88 .\cookbook\templates\system.html:102 #: .\cookbook\templates\system.html:76 .\cookbook\templates\system.html:90
msgid "Everything is fine!" msgid "Everything is fine!"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:62 #: .\cookbook\templates\system.html:50
msgid "Secret Key" msgid "Secret Key"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:66 #: .\cookbook\templates\system.html:54
msgid "" msgid ""
"\n" "\n"
" You do not have a <code>SECRET_KEY</code> configured in your " " You do not have a <code>SECRET_KEY</code> configured in your "
@ -2160,11 +2152,11 @@ msgid ""
" " " "
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:78 #: .\cookbook\templates\system.html:66
msgid "Debug Mode" msgid "Debug Mode"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:82 #: .\cookbook\templates\system.html:70
msgid "" msgid ""
"\n" "\n"
" This application is still running in debug mode. This is most " " This application is still running in debug mode. This is most "
@ -2175,15 +2167,15 @@ msgid ""
" " " "
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:93 #: .\cookbook\templates\system.html:81
msgid "Database" msgid "Database"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:95 #: .\cookbook\templates\system.html:83
msgid "Info" msgid "Info"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:97 #: .\cookbook\templates\system.html:85
msgid "" msgid ""
"\n" "\n"
" This application is not running with a Postgres database " " This application is not running with a Postgres database "
@ -2196,245 +2188,245 @@ msgstr ""
msgid "URL Import" msgid "URL Import"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:97 .\cookbook\views\api.py:189 #: .\cookbook\views\api.py:105 .\cookbook\views\api.py:197
msgid "Parameter updated_at incorrectly formatted" msgid "Parameter updated_at incorrectly formatted"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:209 .\cookbook\views\api.py:312 #: .\cookbook\views\api.py:217 .\cookbook\views\api.py:320
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:213 #: .\cookbook\views\api.py:221
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:220 #: .\cookbook\views\api.py:228
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:225 #: .\cookbook\views\api.py:233
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:258 #: .\cookbook\views\api.py:266
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:263 #: .\cookbook\views\api.py:271
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:321 #: .\cookbook\views\api.py:329
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:324 .\cookbook\views\api.py:342 #: .\cookbook\views\api.py:332 .\cookbook\views\api.py:350
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "" msgstr ""
#: .\cookbook\views\api.py:327 #: .\cookbook\views\api.py:335
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:333 #: .\cookbook\views\api.py:341
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:339 #: .\cookbook\views\api.py:347
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:534 #: .\cookbook\views\api.py:542
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:539 .\cookbook\views\api.py:871 #: .\cookbook\views\api.py:547 .\cookbook\views\api.py:879
#: .\cookbook\views\api.py:884 #: .\cookbook\views\api.py:892
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:666 #: .\cookbook\views\api.py:674
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:668 #: .\cookbook\views\api.py:676
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:712 #: .\cookbook\views\api.py:720
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:714 #: .\cookbook\views\api.py:722
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:717 #: .\cookbook\views\api.py:725
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:720 #: .\cookbook\views\api.py:728
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:723 #: .\cookbook\views\api.py:731
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:726 #: .\cookbook\views\api.py:734
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:728 #: .\cookbook\views\api.py:736
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:731 #: .\cookbook\views\api.py:739
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:733 #: .\cookbook\views\api.py:741
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:735 #: .\cookbook\views\api.py:743
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:737 #: .\cookbook\views\api.py:745
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:738 #: .\cookbook\views\api.py:746
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:740 #: .\cookbook\views\api.py:748
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:741 #: .\cookbook\views\api.py:749
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:743 #: .\cookbook\views\api.py:751
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:745 #: .\cookbook\views\api.py:753
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:747 #: .\cookbook\views\api.py:755
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:749 #: .\cookbook\views\api.py:757
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:751 #: .\cookbook\views\api.py:759
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:753 #: .\cookbook\views\api.py:761
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:755 #: .\cookbook\views\api.py:763
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:757 #: .\cookbook\views\api.py:765
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:759 #: .\cookbook\views\api.py:767
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:761 #: .\cookbook\views\api.py:769
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:763 #: .\cookbook\views\api.py:771
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:765 #: .\cookbook\views\api.py:773
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:767 #: .\cookbook\views\api.py:775
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:929 #: .\cookbook\views\api.py:937
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:934 #: .\cookbook\views\api.py:942
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</b>]" "Filter shopping list entries on checked. [true, false, both, <b>recent</b>]"
"<br> - recent includes unchecked items and recently completed items." "<br> - recent includes unchecked items and recently completed items."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:937 #: .\cookbook\views\api.py:945
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:1134 #: .\cookbook\views\api.py:1140
msgid "Nothing to do." msgid "Nothing to do."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1153 #: .\cookbook\views\api.py:1160
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1158 #: .\cookbook\views\api.py:1167
msgid "Connection Refused." msgid "Connection Refused."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1163 #: .\cookbook\views\api.py:1172
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1170 #: .\cookbook\views\api.py:1195
msgid "No usable data could be found." msgid "No usable data could be found."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1260 .\cookbook\views\data.py:28 #: .\cookbook\views\api.py:1303 .\cookbook\views\data.py:28
#: .\cookbook\views\edit.py:120 .\cookbook\views\new.py:90 #: .\cookbook\views\edit.py:120 .\cookbook\views\new.py:90
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:1282 #: .\cookbook\views\api.py:1325
msgid "Sync successful!" msgid "Sync successful!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1287 #: .\cookbook\views\api.py:1330
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "" msgstr ""
@ -2517,6 +2509,10 @@ msgstr ""
msgid "Shopping List" msgid "Shopping List"
msgstr "" msgstr ""
#: .\cookbook\views\lists.py:76
msgid "Invite Links"
msgstr ""
#: .\cookbook\views\lists.py:139 #: .\cookbook\views\lists.py:139
msgid "Supermarkets" msgid "Supermarkets"
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: 2022-06-26 12:09+0200\n" "POT-Creation-Date: 2022-07-12 19:20+0200\n"
"PO-Revision-Date: 2022-06-25 17:32+0000\n" "PO-Revision-Date: 2022-06-25 17:32+0000\n"
"Last-Translator: César Blanco Guillamon <cesarblancg97@gmail.com>\n" "Last-Translator: César Blanco Guillamon <cesarblancg97@gmail.com>\n"
"Language-Team: Spanish <http://translate.tandoor.dev/projects/tandoor/" "Language-Team: Spanish <http://translate.tandoor.dev/projects/tandoor/"
@ -518,7 +518,7 @@ msgstr ""
msgid "You have more users than allowed in your space." msgid "You have more users than allowed in your space."
msgstr "" msgstr ""
#: .\cookbook\helper\recipe_search.py:560 #: .\cookbook\helper\recipe_search.py:565
msgid "One of queryset or hash_key must be provided" msgid "One of queryset or hash_key must be provided"
msgstr "" msgstr ""
@ -531,12 +531,12 @@ msgstr "Debe proporcionar un tamaño de porción"
msgid "Could not parse template code." msgid "Could not parse template code."
msgstr "" msgstr ""
#: .\cookbook\integration\copymethat.py:42 #: .\cookbook\integration\copymethat.py:41
#: .\cookbook\integration\melarecipes.py:37 #: .\cookbook\integration\melarecipes.py:37
msgid "Favorite" msgid "Favorite"
msgstr "" msgstr ""
#: .\cookbook\integration\copymethat.py:71 #: .\cookbook\integration\copymethat.py:70
#: .\cookbook\integration\recettetek.py:54 #: .\cookbook\integration\recettetek.py:54
#: .\cookbook\integration\recipekeeper.py:63 #: .\cookbook\integration\recipekeeper.py:63
msgid "Imported from" msgid "Imported from"
@ -669,125 +669,125 @@ msgstr "Nuevo"
msgid " is part of a recipe step and cannot be deleted" msgid " is part of a recipe step and cannot be deleted"
msgstr "" msgstr ""
#: .\cookbook\models.py:1160 .\cookbook\templates\search_info.html:28 #: .\cookbook\models.py:1162 .\cookbook\templates\search_info.html:28
msgid "Simple" msgid "Simple"
msgstr "" msgstr ""
#: .\cookbook\models.py:1161 .\cookbook\templates\search_info.html:33 #: .\cookbook\models.py:1163 .\cookbook\templates\search_info.html:33
msgid "Phrase" msgid "Phrase"
msgstr "" msgstr ""
#: .\cookbook\models.py:1162 .\cookbook\templates\search_info.html:38 #: .\cookbook\models.py:1164 .\cookbook\templates\search_info.html:38
msgid "Web" msgid "Web"
msgstr "" msgstr ""
#: .\cookbook\models.py:1163 .\cookbook\templates\search_info.html:47 #: .\cookbook\models.py:1165 .\cookbook\templates\search_info.html:47
msgid "Raw" msgid "Raw"
msgstr "" msgstr ""
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
msgid "Food Alias" msgid "Food Alias"
msgstr "Alias de la Comida" msgstr "Alias de la Comida"
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
#, fuzzy #, fuzzy
#| msgid "Units" #| msgid "Units"
msgid "Unit Alias" msgid "Unit Alias"
msgstr "Unidades" msgstr "Unidades"
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
#, fuzzy #, fuzzy
#| msgid "Keywords" #| msgid "Keywords"
msgid "Keyword Alias" msgid "Keyword Alias"
msgstr "Palabras clave" msgstr "Palabras clave"
#: .\cookbook\models.py:1225 #: .\cookbook\models.py:1227
#: .\cookbook\templates\include\recipe_open_modal.html:7 #: .\cookbook\templates\include\recipe_open_modal.html:7
#: .\cookbook\views\delete.py:36 .\cookbook\views\edit.py:251 #: .\cookbook\views\delete.py:36 .\cookbook\views\edit.py:251
#: .\cookbook\views\new.py:48 #: .\cookbook\views\new.py:48
msgid "Recipe" msgid "Recipe"
msgstr "Receta" msgstr "Receta"
#: .\cookbook\models.py:1226 #: .\cookbook\models.py:1228
#, fuzzy #, fuzzy
#| msgid "Food" #| msgid "Food"
msgid "Food" msgid "Food"
msgstr "Comida" msgstr "Comida"
#: .\cookbook\models.py:1227 .\cookbook\templates\base.html:138 #: .\cookbook\models.py:1229 .\cookbook\templates\base.html:138
msgid "Keyword" msgid "Keyword"
msgstr "Palabra clave" msgstr "Palabra clave"
#: .\cookbook\serializer.py:204 #: .\cookbook\serializer.py:207
msgid "Cannot modify Space owner permission." msgid "Cannot modify Space owner permission."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:273 #: .\cookbook\serializer.py:290
msgid "File uploads are not enabled for this Space." msgid "File uploads are not enabled for this Space."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:284 #: .\cookbook\serializer.py:301
msgid "You have reached your file upload limit." msgid "You have reached your file upload limit."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1051 #: .\cookbook\serializer.py:1081
msgid "Hello" msgid "Hello"
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1051 #: .\cookbook\serializer.py:1081
msgid "You have been invited by " msgid "You have been invited by "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1052 #: .\cookbook\serializer.py:1082
msgid " to join their Tandoor Recipes space " msgid " to join their Tandoor Recipes space "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1053 #: .\cookbook\serializer.py:1083
msgid "Click the following link to activate your account: " msgid "Click the following link to activate your account: "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1054 #: .\cookbook\serializer.py:1084
msgid "" msgid ""
"If the link does not work use the following code to manually join the space: " "If the link does not work use the following code to manually join the space: "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1055 #: .\cookbook\serializer.py:1085
msgid "The invitation is valid until " msgid "The invitation is valid until "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1056 #: .\cookbook\serializer.py:1086
msgid "" msgid ""
"Tandoor Recipes is an Open Source recipe manager. Check it out on GitHub " "Tandoor Recipes is an Open Source recipe manager. Check it out on GitHub "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1059 #: .\cookbook\serializer.py:1089
msgid "Tandoor Recipes Invite" msgid "Tandoor Recipes Invite"
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1179 #: .\cookbook\serializer.py:1209
msgid "Existing shopping list to update" msgid "Existing shopping list to update"
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1181 #: .\cookbook\serializer.py:1211
msgid "" msgid ""
"List of ingredient IDs from the recipe to add, if not provided all " "List of ingredient IDs from the recipe to add, if not provided all "
"ingredients will be added." "ingredients will be added."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1183 #: .\cookbook\serializer.py:1213
msgid "" msgid ""
"Providing a list_recipe ID and servings of 0 will delete that shopping list." "Providing a list_recipe ID and servings of 0 will delete that shopping list."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1192 #: .\cookbook\serializer.py:1222
msgid "Amount of food to add to the shopping list" msgid "Amount of food to add to the shopping list"
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1194 #: .\cookbook\serializer.py:1224
msgid "ID of unit to use for the shopping list" msgid "ID of unit to use for the shopping list"
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1196 #: .\cookbook\serializer.py:1226
msgid "When set to true will delete all food from active shopping lists." msgid "When set to true will delete all food from active shopping lists."
msgstr "" msgstr ""
@ -921,7 +921,7 @@ msgid ""
msgstr "" msgstr ""
#: .\cookbook\templates\account\login.html:8 #: .\cookbook\templates\account\login.html:8
#: .\cookbook\templates\base.html:339 .\cookbook\templates\openid\login.html:8 #: .\cookbook\templates\base.html:340 .\cookbook\templates\openid\login.html:8
msgid "Login" msgid "Login"
msgstr "Iniciar sesión" msgstr "Iniciar sesión"
@ -1096,7 +1096,7 @@ msgstr ""
msgid "We are sorry, but the sign up is currently closed." msgid "We are sorry, but the sign up is currently closed."
msgstr "" msgstr ""
#: .\cookbook\templates\api_info.html:5 .\cookbook\templates\base.html:329 #: .\cookbook\templates\api_info.html:5 .\cookbook\templates\base.html:330
#: .\cookbook\templates\rest_framework\api.html:11 #: .\cookbook\templates\rest_framework\api.html:11
msgid "API Documentation" msgid "API Documentation"
msgstr "Documentación de API" msgstr "Documentación de API"
@ -1203,36 +1203,36 @@ msgstr "Administrador"
msgid "Your Spaces" msgid "Your Spaces"
msgstr "Crear Usuario" msgstr "Crear Usuario"
#: .\cookbook\templates\base.html:319 #: .\cookbook\templates\base.html:320
#: .\cookbook\templates\space_overview.html:6 #: .\cookbook\templates\space_overview.html:6
msgid "Overview" msgid "Overview"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:323 #: .\cookbook\templates\base.html:324
msgid "Markdown Guide" msgid "Markdown Guide"
msgstr "Guia Markdown" msgstr "Guia Markdown"
#: .\cookbook\templates\base.html:325 #: .\cookbook\templates\base.html:326
msgid "GitHub" msgid "GitHub"
msgstr "GitHub" msgstr "GitHub"
#: .\cookbook\templates\base.html:327 #: .\cookbook\templates\base.html:328
msgid "Translate Tandoor" msgid "Translate Tandoor"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:331 #: .\cookbook\templates\base.html:332
msgid "API Browser" msgid "API Browser"
msgstr "Explorador de API" msgstr "Explorador de API"
#: .\cookbook\templates\base.html:334 #: .\cookbook\templates\base.html:335
msgid "Log out" msgid "Log out"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:356 #: .\cookbook\templates\base.html:357
msgid "You are using the free version of Tandor" msgid "You are using the free version of Tandor"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:357 #: .\cookbook\templates\base.html:358
msgid "Upgrade Now" msgid "Upgrade Now"
msgstr "" msgstr ""
@ -2278,19 +2278,11 @@ msgstr "Recetas sin palabras clave"
msgid "Internal Recipes" msgid "Internal Recipes"
msgstr "Recetas Internas" msgstr "Recetas Internas"
#: .\cookbook\templates\system.html:21 .\cookbook\views\lists.py:76 #: .\cookbook\templates\system.html:20
msgid "Invite Links"
msgstr "Enlaces de Invitación"
#: .\cookbook\templates\system.html:22
msgid "Show Links"
msgstr "Mostrar Enlaces"
#: .\cookbook\templates\system.html:32
msgid "System Information" msgid "System Information"
msgstr "Información del Sistema" msgstr "Información del Sistema"
#: .\cookbook\templates\system.html:34 #: .\cookbook\templates\system.html:22
msgid "" msgid ""
"\n" "\n"
" Django Recipes is an open source free software application. It can " " Django Recipes is an open source free software application. It can "
@ -2308,21 +2300,21 @@ msgstr ""
"github.com/vabene1111/recipes/releases\">aquí</a>.\n" "github.com/vabene1111/recipes/releases\">aquí</a>.\n"
" " " "
#: .\cookbook\templates\system.html:48 #: .\cookbook\templates\system.html:36
msgid "Media Serving" msgid "Media Serving"
msgstr "Servidor multimedia" msgstr "Servidor multimedia"
#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 #: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52
#: .\cookbook\templates\system.html:80 #: .\cookbook\templates\system.html:68
msgid "Warning" msgid "Warning"
msgstr "Advertencia" msgstr "Advertencia"
#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 #: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52
#: .\cookbook\templates\system.html:80 .\cookbook\templates\system.html:95 #: .\cookbook\templates\system.html:68 .\cookbook\templates\system.html:83
msgid "Ok" msgid "Ok"
msgstr "Ok" msgstr "Ok"
#: .\cookbook\templates\system.html:51 #: .\cookbook\templates\system.html:39
msgid "" msgid ""
"Serving media files directly using gunicorn/python is <b>not recommend</b>!\n" "Serving media files directly using gunicorn/python is <b>not recommend</b>!\n"
" Please follow the steps described\n" " Please follow the steps described\n"
@ -2339,16 +2331,16 @@ msgstr ""
" tu instalación.\n" " tu instalación.\n"
" " " "
#: .\cookbook\templates\system.html:57 .\cookbook\templates\system.html:73 #: .\cookbook\templates\system.html:45 .\cookbook\templates\system.html:61
#: .\cookbook\templates\system.html:88 .\cookbook\templates\system.html:102 #: .\cookbook\templates\system.html:76 .\cookbook\templates\system.html:90
msgid "Everything is fine!" msgid "Everything is fine!"
msgstr "¡Todo va bien!" msgstr "¡Todo va bien!"
#: .\cookbook\templates\system.html:62 #: .\cookbook\templates\system.html:50
msgid "Secret Key" msgid "Secret Key"
msgstr "Clave Secreta" msgstr "Clave Secreta"
#: .\cookbook\templates\system.html:66 #: .\cookbook\templates\system.html:54
msgid "" msgid ""
"\n" "\n"
" You do not have a <code>SECRET_KEY</code> configured in your " " You do not have a <code>SECRET_KEY</code> configured in your "
@ -2370,11 +2362,11 @@ msgstr ""
"env</code>.\n" "env</code>.\n"
" " " "
#: .\cookbook\templates\system.html:78 #: .\cookbook\templates\system.html:66
msgid "Debug Mode" msgid "Debug Mode"
msgstr "Modo Depuración" msgstr "Modo Depuración"
#: .\cookbook\templates\system.html:82 #: .\cookbook\templates\system.html:70
msgid "" msgid ""
"\n" "\n"
" This application is still running in debug mode. This is most " " This application is still running in debug mode. This is most "
@ -2392,15 +2384,15 @@ msgstr ""
"code>.\n" "code>.\n"
" " " "
#: .\cookbook\templates\system.html:93 #: .\cookbook\templates\system.html:81
msgid "Database" msgid "Database"
msgstr "Base de Datos" msgstr "Base de Datos"
#: .\cookbook\templates\system.html:95 #: .\cookbook\templates\system.html:83
msgid "Info" msgid "Info"
msgstr "Información" msgstr "Información"
#: .\cookbook\templates\system.html:97 #: .\cookbook\templates\system.html:85
msgid "" msgid ""
"\n" "\n"
" This application is not running with a Postgres database " " This application is not running with a Postgres database "
@ -2418,253 +2410,253 @@ msgstr ""
msgid "URL Import" msgid "URL Import"
msgstr "Importar URL" msgstr "Importar URL"
#: .\cookbook\views\api.py:97 .\cookbook\views\api.py:189 #: .\cookbook\views\api.py:105 .\cookbook\views\api.py:197
#, 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:209 .\cookbook\views\api.py:312 #: .\cookbook\views\api.py:217 .\cookbook\views\api.py:320
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:213 #: .\cookbook\views\api.py:221
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:220 #: .\cookbook\views\api.py:228
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:225 #: .\cookbook\views\api.py:233
#, 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:258 #: .\cookbook\views\api.py:266
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:263 #: .\cookbook\views\api.py:271
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:321 #: .\cookbook\views\api.py:329
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:324 .\cookbook\views\api.py:342 #: .\cookbook\views\api.py:332 .\cookbook\views\api.py:350
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "" msgstr ""
#: .\cookbook\views\api.py:327 #: .\cookbook\views\api.py:335
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:333 #: .\cookbook\views\api.py:341
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:339 #: .\cookbook\views\api.py:347
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:534 #: .\cookbook\views\api.py:542
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:539 .\cookbook\views\api.py:871 #: .\cookbook\views\api.py:547 .\cookbook\views\api.py:879
#: .\cookbook\views\api.py:884 #: .\cookbook\views\api.py:892
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:666 #: .\cookbook\views\api.py:674
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:668 #: .\cookbook\views\api.py:676
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:712 #: .\cookbook\views\api.py:720
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:714 #: .\cookbook\views\api.py:722
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:717 #: .\cookbook\views\api.py:725
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:720 #: .\cookbook\views\api.py:728
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:723 #: .\cookbook\views\api.py:731
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:726 #: .\cookbook\views\api.py:734
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:728 #: .\cookbook\views\api.py:736
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:731 #: .\cookbook\views\api.py:739
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:733 #: .\cookbook\views\api.py:741
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:735 #: .\cookbook\views\api.py:743
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:737 #: .\cookbook\views\api.py:745
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:738 #: .\cookbook\views\api.py:746
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:740 #: .\cookbook\views\api.py:748
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:741 #: .\cookbook\views\api.py:749
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:743 #: .\cookbook\views\api.py:751
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:745 #: .\cookbook\views\api.py:753
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:747 #: .\cookbook\views\api.py:755
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:749 #: .\cookbook\views\api.py:757
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:751 #: .\cookbook\views\api.py:759
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:753 #: .\cookbook\views\api.py:761
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:755 #: .\cookbook\views\api.py:763
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:757 #: .\cookbook\views\api.py:765
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:759 #: .\cookbook\views\api.py:767
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:761 #: .\cookbook\views\api.py:769
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:763 #: .\cookbook\views\api.py:771
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:765 #: .\cookbook\views\api.py:773
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:767 #: .\cookbook\views\api.py:775
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:929 #: .\cookbook\views\api.py:937
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:934 #: .\cookbook\views\api.py:942
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</b>]" "Filter shopping list entries on checked. [true, false, both, <b>recent</b>]"
"<br> - recent includes unchecked items and recently completed items." "<br> - recent includes unchecked items and recently completed items."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:937 #: .\cookbook\views\api.py:945
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:1134 #: .\cookbook\views\api.py:1140
msgid "Nothing to do." msgid "Nothing to do."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1153 #: .\cookbook\views\api.py:1160
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1158 #: .\cookbook\views\api.py:1167
msgid "Connection Refused." msgid "Connection Refused."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1163 #: .\cookbook\views\api.py:1172
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1170 #: .\cookbook\views\api.py:1195
#, 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:1260 .\cookbook\views\data.py:28 #: .\cookbook\views\api.py:1303 .\cookbook\views\data.py:28
#: .\cookbook\views\edit.py:120 .\cookbook\views\new.py:90 #: .\cookbook\views\edit.py:120 .\cookbook\views\new.py:90
#, fuzzy #, fuzzy
#| msgid "This feature is not available in the demo version!" #| msgid "This feature is not available in the demo version!"
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:1282 #: .\cookbook\views\api.py:1325
msgid "Sync successful!" msgid "Sync successful!"
msgstr "¡Sincronización exitosa!" msgstr "¡Sincronización exitosa!"
#: .\cookbook\views\api.py:1287 #: .\cookbook\views\api.py:1330
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"
@ -2749,6 +2741,10 @@ msgstr "Descubrimiento"
msgid "Shopping List" msgid "Shopping List"
msgstr "Lista de la Compra" msgstr "Lista de la Compra"
#: .\cookbook\views\lists.py:76
msgid "Invite Links"
msgstr "Enlaces de Invitación"
#: .\cookbook\views\lists.py:139 #: .\cookbook\views\lists.py:139
#, fuzzy #, fuzzy
#| msgid "Supermarket" #| msgid "Supermarket"
@ -2853,6 +2849,9 @@ msgid ""
"contact the page administrator." "contact the page administrator."
msgstr "" msgstr ""
#~ msgid "Show Links"
#~ msgstr "Mostrar Enlaces"
#, fuzzy #, fuzzy
#~| msgid "Invite Links" #~| msgid "Invite Links"
#~ msgid "Invite User" #~ msgid "Invite User"

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: 2022-06-26 12:09+0200\n" "POT-Creation-Date: 2022-07-12 19:20+0200\n"
"PO-Revision-Date: 2022-02-09 01:31+0000\n" "PO-Revision-Date: 2022-02-09 01:31+0000\n"
"Last-Translator: Marion Kämpfer <marion@murphyslantech.de>\n" "Last-Translator: Marion Kämpfer <marion@murphyslantech.de>\n"
"Language-Team: French <http://translate.tandoor.dev/projects/tandoor/recipes-" "Language-Team: French <http://translate.tandoor.dev/projects/tandoor/recipes-"
@ -562,7 +562,7 @@ msgstr ""
"Le nombre dutilisateurs dans votre groupe dépasse le nombre dutilisateurs " "Le nombre dutilisateurs dans votre groupe dépasse le nombre dutilisateurs "
"autorisé." "autorisé."
#: .\cookbook\helper\recipe_search.py:560 #: .\cookbook\helper\recipe_search.py:565
msgid "One of queryset or hash_key must be provided" msgid "One of queryset or hash_key must be provided"
msgstr "" msgstr ""
@ -577,12 +577,12 @@ msgstr "Vous devez fournir une information créé_par"
msgid "Could not parse template code." msgid "Could not parse template code."
msgstr "Impossible danalyser le code du modèle." msgstr "Impossible danalyser le code du modèle."
#: .\cookbook\integration\copymethat.py:42 #: .\cookbook\integration\copymethat.py:41
#: .\cookbook\integration\melarecipes.py:37 #: .\cookbook\integration\melarecipes.py:37
msgid "Favorite" msgid "Favorite"
msgstr "" msgstr ""
#: .\cookbook\integration\copymethat.py:71 #: .\cookbook\integration\copymethat.py:70
#: .\cookbook\integration\recettetek.py:54 #: .\cookbook\integration\recettetek.py:54
#: .\cookbook\integration\recipekeeper.py:63 #: .\cookbook\integration\recipekeeper.py:63
msgid "Imported from" msgid "Imported from"
@ -723,125 +723,125 @@ msgstr "Nouveau"
msgid " is part of a recipe step and cannot be deleted" msgid " is part of a recipe step and cannot be deleted"
msgstr " fait partie dune étape de la recette et ne peut être supprimé(e)" msgstr " fait partie dune étape de la recette et ne peut être supprimé(e)"
#: .\cookbook\models.py:1160 .\cookbook\templates\search_info.html:28 #: .\cookbook\models.py:1162 .\cookbook\templates\search_info.html:28
msgid "Simple" msgid "Simple"
msgstr "Simple" msgstr "Simple"
#: .\cookbook\models.py:1161 .\cookbook\templates\search_info.html:33 #: .\cookbook\models.py:1163 .\cookbook\templates\search_info.html:33
msgid "Phrase" msgid "Phrase"
msgstr "Phrase" msgstr "Phrase"
#: .\cookbook\models.py:1162 .\cookbook\templates\search_info.html:38 #: .\cookbook\models.py:1164 .\cookbook\templates\search_info.html:38
msgid "Web" msgid "Web"
msgstr "Internet" msgstr "Internet"
#: .\cookbook\models.py:1163 .\cookbook\templates\search_info.html:47 #: .\cookbook\models.py:1165 .\cookbook\templates\search_info.html:47
msgid "Raw" msgid "Raw"
msgstr "Brut" msgstr "Brut"
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
msgid "Food Alias" msgid "Food Alias"
msgstr "Aliment équivalent" msgstr "Aliment équivalent"
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
msgid "Unit Alias" msgid "Unit Alias"
msgstr "Unité équivalente" msgstr "Unité équivalente"
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
msgid "Keyword Alias" msgid "Keyword Alias"
msgstr "Mot-clé équivalent" msgstr "Mot-clé équivalent"
#: .\cookbook\models.py:1225 #: .\cookbook\models.py:1227
#: .\cookbook\templates\include\recipe_open_modal.html:7 #: .\cookbook\templates\include\recipe_open_modal.html:7
#: .\cookbook\views\delete.py:36 .\cookbook\views\edit.py:251 #: .\cookbook\views\delete.py:36 .\cookbook\views\edit.py:251
#: .\cookbook\views\new.py:48 #: .\cookbook\views\new.py:48
msgid "Recipe" msgid "Recipe"
msgstr "Recette" msgstr "Recette"
#: .\cookbook\models.py:1226 #: .\cookbook\models.py:1228
#, fuzzy #, fuzzy
#| msgid "Foods" #| msgid "Foods"
msgid "Food" msgid "Food"
msgstr "Aliments" msgstr "Aliments"
#: .\cookbook\models.py:1227 .\cookbook\templates\base.html:138 #: .\cookbook\models.py:1229 .\cookbook\templates\base.html:138
msgid "Keyword" msgid "Keyword"
msgstr "Mot-clé" msgstr "Mot-clé"
#: .\cookbook\serializer.py:204 #: .\cookbook\serializer.py:207
msgid "Cannot modify Space owner permission." msgid "Cannot modify Space owner permission."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:273 #: .\cookbook\serializer.py:290
msgid "File uploads are not enabled for this Space." msgid "File uploads are not enabled for this Space."
msgstr "Le téléversement de fichiers nest pas autorisé pour ce groupe." msgstr "Le téléversement de fichiers nest pas autorisé pour ce groupe."
#: .\cookbook\serializer.py:284 #: .\cookbook\serializer.py:301
msgid "You have reached your file upload limit." msgid "You have reached your file upload limit."
msgstr "Vous avez atteint votre limite de téléversement de fichiers." msgstr "Vous avez atteint votre limite de téléversement de fichiers."
#: .\cookbook\serializer.py:1051 #: .\cookbook\serializer.py:1081
msgid "Hello" msgid "Hello"
msgstr "Bonjour" msgstr "Bonjour"
#: .\cookbook\serializer.py:1051 #: .\cookbook\serializer.py:1081
msgid "You have been invited by " msgid "You have been invited by "
msgstr "Vous avez été invité par " msgstr "Vous avez été invité par "
#: .\cookbook\serializer.py:1052 #: .\cookbook\serializer.py:1082
msgid " to join their Tandoor Recipes space " msgid " to join their Tandoor Recipes space "
msgstr " pour rejoindre leur groupe Tandoor Recipes " msgstr " pour rejoindre leur groupe Tandoor Recipes "
#: .\cookbook\serializer.py:1053 #: .\cookbook\serializer.py:1083
msgid "Click the following link to activate your account: " msgid "Click the following link to activate your account: "
msgstr "Cliquez le lien suivant pour activer votre compte : " msgstr "Cliquez le lien suivant pour activer votre compte : "
#: .\cookbook\serializer.py:1054 #: .\cookbook\serializer.py:1084
msgid "" msgid ""
"If the link does not work use the following code to manually join the space: " "If the link does not work use the following code to manually join the space: "
msgstr "" msgstr ""
"Si le lien ne fonctionne pas, utilisez le code suivant pour rejoindre le " "Si le lien ne fonctionne pas, utilisez le code suivant pour rejoindre le "
"groupe manuellement : " "groupe manuellement : "
#: .\cookbook\serializer.py:1055 #: .\cookbook\serializer.py:1085
msgid "The invitation is valid until " msgid "The invitation is valid until "
msgstr "Linvitation est valide jusquau " msgstr "Linvitation est valide jusquau "
#: .\cookbook\serializer.py:1056 #: .\cookbook\serializer.py:1086
msgid "" msgid ""
"Tandoor Recipes is an Open Source recipe manager. Check it out on GitHub " "Tandoor Recipes is an Open Source recipe manager. Check it out on GitHub "
msgstr "" msgstr ""
"Tandoor Recipes est un gestionnaire de recettes open source. Venez-voir " "Tandoor Recipes est un gestionnaire de recettes open source. Venez-voir "
"notre Github " "notre Github "
#: .\cookbook\serializer.py:1059 #: .\cookbook\serializer.py:1089
msgid "Tandoor Recipes Invite" msgid "Tandoor Recipes Invite"
msgstr "Invitation Tandoor Recipes" msgstr "Invitation Tandoor Recipes"
#: .\cookbook\serializer.py:1179 #: .\cookbook\serializer.py:1209
msgid "Existing shopping list to update" msgid "Existing shopping list to update"
msgstr "Liste de courses existante à mettre à jour" msgstr "Liste de courses existante à mettre à jour"
#: .\cookbook\serializer.py:1181 #: .\cookbook\serializer.py:1211
msgid "" msgid ""
"List of ingredient IDs from the recipe to add, if not provided all " "List of ingredient IDs from the recipe to add, if not provided all "
"ingredients will be added." "ingredients will be added."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1183 #: .\cookbook\serializer.py:1213
msgid "" msgid ""
"Providing a list_recipe ID and servings of 0 will delete that shopping list." "Providing a list_recipe ID and servings of 0 will delete that shopping list."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1192 #: .\cookbook\serializer.py:1222
msgid "Amount of food to add to the shopping list" msgid "Amount of food to add to the shopping list"
msgstr "Quantité daliments à ajouter à la liste de courses" msgstr "Quantité daliments à ajouter à la liste de courses"
#: .\cookbook\serializer.py:1194 #: .\cookbook\serializer.py:1224
msgid "ID of unit to use for the shopping list" msgid "ID of unit to use for the shopping list"
msgstr "ID de lunité à utiliser pour la liste de courses" msgstr "ID de lunité à utiliser pour la liste de courses"
#: .\cookbook\serializer.py:1196 #: .\cookbook\serializer.py:1226
msgid "When set to true will delete all food from active shopping lists." msgid "When set to true will delete all food from active shopping lists."
msgstr "" msgstr ""
@ -981,7 +981,7 @@ msgstr ""
"par mail</a>." "par mail</a>."
#: .\cookbook\templates\account\login.html:8 #: .\cookbook\templates\account\login.html:8
#: .\cookbook\templates\base.html:339 .\cookbook\templates\openid\login.html:8 #: .\cookbook\templates\base.html:340 .\cookbook\templates\openid\login.html:8
msgid "Login" msgid "Login"
msgstr "Connexion" msgstr "Connexion"
@ -1154,7 +1154,7 @@ msgstr "Inscriptions closes"
msgid "We are sorry, but the sign up is currently closed." msgid "We are sorry, but the sign up is currently closed."
msgstr "Nous sommes désolés, mais les inscriptions sont closes pour le moment." msgstr "Nous sommes désolés, mais les inscriptions sont closes pour le moment."
#: .\cookbook\templates\api_info.html:5 .\cookbook\templates\base.html:329 #: .\cookbook\templates\api_info.html:5 .\cookbook\templates\base.html:330
#: .\cookbook\templates\rest_framework\api.html:11 #: .\cookbook\templates\rest_framework\api.html:11
msgid "API Documentation" msgid "API Documentation"
msgstr "Documentation API" msgstr "Documentation API"
@ -1251,36 +1251,36 @@ msgstr "Admin"
msgid "Your Spaces" msgid "Your Spaces"
msgstr "Aucun groupe" msgstr "Aucun groupe"
#: .\cookbook\templates\base.html:319 #: .\cookbook\templates\base.html:320
#: .\cookbook\templates\space_overview.html:6 #: .\cookbook\templates\space_overview.html:6
msgid "Overview" msgid "Overview"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:323 #: .\cookbook\templates\base.html:324
msgid "Markdown Guide" msgid "Markdown Guide"
msgstr "Guide Markdown" msgstr "Guide Markdown"
#: .\cookbook\templates\base.html:325 #: .\cookbook\templates\base.html:326
msgid "GitHub" msgid "GitHub"
msgstr "GitHub" msgstr "GitHub"
#: .\cookbook\templates\base.html:327 #: .\cookbook\templates\base.html:328
msgid "Translate Tandoor" msgid "Translate Tandoor"
msgstr "Traduire Tandoor" msgstr "Traduire Tandoor"
#: .\cookbook\templates\base.html:331 #: .\cookbook\templates\base.html:332
msgid "API Browser" msgid "API Browser"
msgstr "Navigateur API" msgstr "Navigateur API"
#: .\cookbook\templates\base.html:334 #: .\cookbook\templates\base.html:335
msgid "Log out" msgid "Log out"
msgstr "Déconnexion" msgstr "Déconnexion"
#: .\cookbook\templates\base.html:356 #: .\cookbook\templates\base.html:357
msgid "You are using the free version of Tandor" msgid "You are using the free version of Tandor"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:357 #: .\cookbook\templates\base.html:358
msgid "Upgrade Now" msgid "Upgrade Now"
msgstr "" msgstr ""
@ -2473,19 +2473,11 @@ msgstr "Recettes sans mots-clés"
msgid "Internal Recipes" msgid "Internal Recipes"
msgstr "Recettes internes" msgstr "Recettes internes"
#: .\cookbook\templates\system.html:21 .\cookbook\views\lists.py:76 #: .\cookbook\templates\system.html:20
msgid "Invite Links"
msgstr "Liens dinvitation"
#: .\cookbook\templates\system.html:22
msgid "Show Links"
msgstr "Afficher les liens"
#: .\cookbook\templates\system.html:32
msgid "System Information" msgid "System Information"
msgstr "Informations système" msgstr "Informations système"
#: .\cookbook\templates\system.html:34 #: .\cookbook\templates\system.html:22
msgid "" msgid ""
"\n" "\n"
" Django Recipes is an open source free software application. It can " " Django Recipes is an open source free software application. It can "
@ -2503,21 +2495,21 @@ msgstr ""
"github.com/vabene1111/recipes/releases\">ici</a>.\n" "github.com/vabene1111/recipes/releases\">ici</a>.\n"
" " " "
#: .\cookbook\templates\system.html:48 #: .\cookbook\templates\system.html:36
msgid "Media Serving" msgid "Media Serving"
msgstr "Publication des médias" msgstr "Publication des médias"
#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 #: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52
#: .\cookbook\templates\system.html:80 #: .\cookbook\templates\system.html:68
msgid "Warning" msgid "Warning"
msgstr "Avertissement" msgstr "Avertissement"
#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 #: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52
#: .\cookbook\templates\system.html:80 .\cookbook\templates\system.html:95 #: .\cookbook\templates\system.html:68 .\cookbook\templates\system.html:83
msgid "Ok" msgid "Ok"
msgstr "OK" msgstr "OK"
#: .\cookbook\templates\system.html:51 #: .\cookbook\templates\system.html:39
msgid "" msgid ""
"Serving media files directly using gunicorn/python is <b>not recommend</b>!\n" "Serving media files directly using gunicorn/python is <b>not recommend</b>!\n"
" Please follow the steps described\n" " Please follow the steps described\n"
@ -2533,16 +2525,16 @@ msgstr ""
" pour mettre à jour votre installation.\n" " pour mettre à jour votre installation.\n"
" " " "
#: .\cookbook\templates\system.html:57 .\cookbook\templates\system.html:73 #: .\cookbook\templates\system.html:45 .\cookbook\templates\system.html:61
#: .\cookbook\templates\system.html:88 .\cookbook\templates\system.html:102 #: .\cookbook\templates\system.html:76 .\cookbook\templates\system.html:90
msgid "Everything is fine!" msgid "Everything is fine!"
msgstr "Tout est en ordre !" msgstr "Tout est en ordre !"
#: .\cookbook\templates\system.html:62 #: .\cookbook\templates\system.html:50
msgid "Secret Key" msgid "Secret Key"
msgstr "Clé secrète" msgstr "Clé secrète"
#: .\cookbook\templates\system.html:66 #: .\cookbook\templates\system.html:54
msgid "" msgid ""
"\n" "\n"
" You do not have a <code>SECRET_KEY</code> configured in your " " You do not have a <code>SECRET_KEY</code> configured in your "
@ -2563,11 +2555,11 @@ msgstr ""
"env</code>\n" "env</code>\n"
" " " "
#: .\cookbook\templates\system.html:78 #: .\cookbook\templates\system.html:66
msgid "Debug Mode" msgid "Debug Mode"
msgstr "Mode debug" msgstr "Mode debug"
#: .\cookbook\templates\system.html:82 #: .\cookbook\templates\system.html:70
msgid "" msgid ""
"\n" "\n"
" This application is still running in debug mode. This is most " " This application is still running in debug mode. This is most "
@ -2584,15 +2576,15 @@ msgstr ""
"code>.\n" "code>.\n"
" " " "
#: .\cookbook\templates\system.html:93 #: .\cookbook\templates\system.html:81
msgid "Database" msgid "Database"
msgstr "Base de données" msgstr "Base de données"
#: .\cookbook\templates\system.html:95 #: .\cookbook\templates\system.html:83
msgid "Info" msgid "Info"
msgstr "Info" msgstr "Info"
#: .\cookbook\templates\system.html:97 #: .\cookbook\templates\system.html:85
msgid "" msgid ""
"\n" "\n"
" This application is not running with a Postgres database " " This application is not running with a Postgres database "
@ -2611,251 +2603,251 @@ msgstr ""
msgid "URL Import" msgid "URL Import"
msgstr "Import URL" msgstr "Import URL"
#: .\cookbook\views\api.py:97 .\cookbook\views\api.py:189 #: .\cookbook\views\api.py:105 .\cookbook\views\api.py:197
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:209 .\cookbook\views\api.py:312 #: .\cookbook\views\api.py:217 .\cookbook\views\api.py:320
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:213 #: .\cookbook\views\api.py:221
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:220 #: .\cookbook\views\api.py:228
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:225 #: .\cookbook\views\api.py:233
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:258 #: .\cookbook\views\api.py:266
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:263 #: .\cookbook\views\api.py:271
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:321 #: .\cookbook\views\api.py:329
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:324 .\cookbook\views\api.py:342 #: .\cookbook\views\api.py:332 .\cookbook\views\api.py:350
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:327 #: .\cookbook\views\api.py:335
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:333 #: .\cookbook\views\api.py:341
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:339 #: .\cookbook\views\api.py:347
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:534 #: .\cookbook\views\api.py:542
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:539 .\cookbook\views\api.py:871 #: .\cookbook\views\api.py:547 .\cookbook\views\api.py:879
#: .\cookbook\views\api.py:884 #: .\cookbook\views\api.py:892
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:666 #: .\cookbook\views\api.py:674
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:668 #: .\cookbook\views\api.py:676
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:712 #: .\cookbook\views\api.py:720
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:714 #: .\cookbook\views\api.py:722
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:717 #: .\cookbook\views\api.py:725
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:720 #: .\cookbook\views\api.py:728
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:723 #: .\cookbook\views\api.py:731
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:726 #: .\cookbook\views\api.py:734
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:728 #: .\cookbook\views\api.py:736
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:731 #: .\cookbook\views\api.py:739
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:733 #: .\cookbook\views\api.py:741
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:735 #: .\cookbook\views\api.py:743
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:737 #: .\cookbook\views\api.py:745
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:738 #: .\cookbook\views\api.py:746
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:740 #: .\cookbook\views\api.py:748
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:741 #: .\cookbook\views\api.py:749
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:743 #: .\cookbook\views\api.py:751
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:745 #: .\cookbook\views\api.py:753
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:747 #: .\cookbook\views\api.py:755
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:749 #: .\cookbook\views\api.py:757
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:751 #: .\cookbook\views\api.py:759
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:753 #: .\cookbook\views\api.py:761
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:755 #: .\cookbook\views\api.py:763
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:757 #: .\cookbook\views\api.py:765
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:759 #: .\cookbook\views\api.py:767
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:761 #: .\cookbook\views\api.py:769
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:763 #: .\cookbook\views\api.py:771
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:765 #: .\cookbook\views\api.py:773
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:767 #: .\cookbook\views\api.py:775
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:929 #: .\cookbook\views\api.py:937
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:934 #: .\cookbook\views\api.py:942
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</b>]" "Filter shopping list entries on checked. [true, false, both, <b>recent</b>]"
"<br> - recent includes unchecked items and recently completed items." "<br> - recent includes unchecked items and recently completed items."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:937 #: .\cookbook\views\api.py:945
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:1134 #: .\cookbook\views\api.py:1140
msgid "Nothing to do." msgid "Nothing to do."
msgstr "Rien à faire." msgstr "Rien à faire."
#: .\cookbook\views\api.py:1153 #: .\cookbook\views\api.py:1160
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1158 #: .\cookbook\views\api.py:1167
msgid "Connection Refused." msgid "Connection Refused."
msgstr "Connexion refusée." msgstr "Connexion refusée."
#: .\cookbook\views\api.py:1163 #: .\cookbook\views\api.py:1172
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1170 #: .\cookbook\views\api.py:1195
#, 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 "Aucune information utilisable n'a été trouvée." msgstr "Aucune information utilisable n'a été trouvée."
#: .\cookbook\views\api.py:1260 .\cookbook\views\data.py:28 #: .\cookbook\views\api.py:1303 .\cookbook\views\data.py:28
#: .\cookbook\views\edit.py:120 .\cookbook\views\new.py:90 #: .\cookbook\views\edit.py:120 .\cookbook\views\new.py:90
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 ""
"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:1282 #: .\cookbook\views\api.py:1325
msgid "Sync successful!" msgid "Sync successful!"
msgstr "Synchro réussie !" msgstr "Synchro réussie !"
#: .\cookbook\views\api.py:1287 #: .\cookbook\views\api.py:1330
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"
@ -2943,6 +2935,10 @@ msgstr "Découverte"
msgid "Shopping List" msgid "Shopping List"
msgstr "Liste de courses" msgstr "Liste de courses"
#: .\cookbook\views\lists.py:76
msgid "Invite Links"
msgstr "Liens dinvitation"
#: .\cookbook\views\lists.py:139 #: .\cookbook\views\lists.py:139
msgid "Supermarkets" msgid "Supermarkets"
msgstr "Supermarchés" msgstr "Supermarchés"
@ -3055,6 +3051,9 @@ msgstr ""
"Le lien de partage de la recette a été désactivé ! Pour plus dinformations, " "Le lien de partage de la recette a été désactivé ! Pour plus dinformations, "
"veuillez contacter ladministrateur de la page." "veuillez contacter ladministrateur de la page."
#~ msgid "Show Links"
#~ msgstr "Afficher les liens"
#~ msgid "A user is required" #~ msgid "A user is required"
#~ msgstr "Un utilisateur est requis" #~ msgstr "Un utilisateur est requis"

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: 2022-06-26 12:09+0200\n" "POT-Creation-Date: 2022-07-12 19:20+0200\n"
"PO-Revision-Date: 2022-05-24 20:32+0000\n" "PO-Revision-Date: 2022-05-24 20:32+0000\n"
"Last-Translator: Krisztian Doka <master@dnome.hu>\n" "Last-Translator: Krisztian Doka <master@dnome.hu>\n"
"Language-Team: Hungarian <http://translate.tandoor.dev/projects/tandoor/" "Language-Team: Hungarian <http://translate.tandoor.dev/projects/tandoor/"
@ -547,7 +547,7 @@ msgstr "Elérte a maximális számú receptet a helyén."
msgid "You have more users than allowed in your space." msgid "You have more users than allowed in your space."
msgstr "Több felhasználója van, mint amennyit engedélyeztek a térben." msgstr "Több felhasználója van, mint amennyit engedélyeztek a térben."
#: .\cookbook\helper\recipe_search.py:560 #: .\cookbook\helper\recipe_search.py:565
msgid "One of queryset or hash_key must be provided" msgid "One of queryset or hash_key must be provided"
msgstr "A queryset vagy a hash_key valamelyikét meg kell adni" msgstr "A queryset vagy a hash_key valamelyikét meg kell adni"
@ -562,12 +562,12 @@ msgstr "Meg kell adnia egy created_by"
msgid "Could not parse template code." msgid "Could not parse template code."
msgstr "Nem sikerült elemezni a sablon kódját." msgstr "Nem sikerült elemezni a sablon kódját."
#: .\cookbook\integration\copymethat.py:42 #: .\cookbook\integration\copymethat.py:41
#: .\cookbook\integration\melarecipes.py:37 #: .\cookbook\integration\melarecipes.py:37
msgid "Favorite" msgid "Favorite"
msgstr "" msgstr ""
#: .\cookbook\integration\copymethat.py:71 #: .\cookbook\integration\copymethat.py:70
#: .\cookbook\integration\recettetek.py:54 #: .\cookbook\integration\recettetek.py:54
#: .\cookbook\integration\recipekeeper.py:63 #: .\cookbook\integration\recipekeeper.py:63
#, fuzzy #, fuzzy
@ -710,105 +710,105 @@ msgstr "Új"
msgid " is part of a recipe step and cannot be deleted" msgid " is part of a recipe step and cannot be deleted"
msgstr " egy recept része, ezért nem törölhető" msgstr " egy recept része, ezért nem törölhető"
#: .\cookbook\models.py:1160 .\cookbook\templates\search_info.html:28 #: .\cookbook\models.py:1162 .\cookbook\templates\search_info.html:28
msgid "Simple" msgid "Simple"
msgstr "Egyszerű" msgstr "Egyszerű"
#: .\cookbook\models.py:1161 .\cookbook\templates\search_info.html:33 #: .\cookbook\models.py:1163 .\cookbook\templates\search_info.html:33
msgid "Phrase" msgid "Phrase"
msgstr "Kifejezés" msgstr "Kifejezés"
#: .\cookbook\models.py:1162 .\cookbook\templates\search_info.html:38 #: .\cookbook\models.py:1164 .\cookbook\templates\search_info.html:38
msgid "Web" msgid "Web"
msgstr "Web" msgstr "Web"
#: .\cookbook\models.py:1163 .\cookbook\templates\search_info.html:47 #: .\cookbook\models.py:1165 .\cookbook\templates\search_info.html:47
msgid "Raw" msgid "Raw"
msgstr "Nyers" msgstr "Nyers"
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
msgid "Food Alias" msgid "Food Alias"
msgstr "Élelmiszer álneve" msgstr "Élelmiszer álneve"
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
msgid "Unit Alias" msgid "Unit Alias"
msgstr "Egység álneve" msgstr "Egység álneve"
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
msgid "Keyword Alias" msgid "Keyword Alias"
msgstr "Kulcsszó álneve" msgstr "Kulcsszó álneve"
#: .\cookbook\models.py:1225 #: .\cookbook\models.py:1227
#: .\cookbook\templates\include\recipe_open_modal.html:7 #: .\cookbook\templates\include\recipe_open_modal.html:7
#: .\cookbook\views\delete.py:36 .\cookbook\views\edit.py:251 #: .\cookbook\views\delete.py:36 .\cookbook\views\edit.py:251
#: .\cookbook\views\new.py:48 #: .\cookbook\views\new.py:48
msgid "Recipe" msgid "Recipe"
msgstr "Recept" msgstr "Recept"
#: .\cookbook\models.py:1226 #: .\cookbook\models.py:1228
#, fuzzy #, fuzzy
#| msgid "Foods" #| msgid "Foods"
msgid "Food" msgid "Food"
msgstr "Ételek" msgstr "Ételek"
#: .\cookbook\models.py:1227 .\cookbook\templates\base.html:138 #: .\cookbook\models.py:1229 .\cookbook\templates\base.html:138
msgid "Keyword" msgid "Keyword"
msgstr "Kulcsszó" msgstr "Kulcsszó"
#: .\cookbook\serializer.py:204 #: .\cookbook\serializer.py:207
msgid "Cannot modify Space owner permission." msgid "Cannot modify Space owner permission."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:273 #: .\cookbook\serializer.py:290
msgid "File uploads are not enabled for this Space." msgid "File uploads are not enabled for this Space."
msgstr "A fájlok feltöltése nem engedélyezett ezen a tárhelyen." msgstr "A fájlok feltöltése nem engedélyezett ezen a tárhelyen."
#: .\cookbook\serializer.py:284 #: .\cookbook\serializer.py:301
msgid "You have reached your file upload limit." msgid "You have reached your file upload limit."
msgstr "Elérte a fájlfeltöltési limitet." msgstr "Elérte a fájlfeltöltési limitet."
#: .\cookbook\serializer.py:1051 #: .\cookbook\serializer.py:1081
msgid "Hello" msgid "Hello"
msgstr "Helló" msgstr "Helló"
#: .\cookbook\serializer.py:1051 #: .\cookbook\serializer.py:1081
msgid "You have been invited by " msgid "You have been invited by "
msgstr "Önt meghívta " msgstr "Önt meghívta "
#: .\cookbook\serializer.py:1052 #: .\cookbook\serializer.py:1082
msgid " to join their Tandoor Recipes space " msgid " to join their Tandoor Recipes space "
msgstr " hogy csatlakozzon a Tandoor Receptek helyhez " msgstr " hogy csatlakozzon a Tandoor Receptek helyhez "
#: .\cookbook\serializer.py:1053 #: .\cookbook\serializer.py:1083
msgid "Click the following link to activate your account: " msgid "Click the following link to activate your account: "
msgstr "Kattintson az alábbi linkre fiókja aktiválásához: " msgstr "Kattintson az alábbi linkre fiókja aktiválásához: "
#: .\cookbook\serializer.py:1054 #: .\cookbook\serializer.py:1084
msgid "" msgid ""
"If the link does not work use the following code to manually join the space: " "If the link does not work use the following code to manually join the space: "
msgstr "" msgstr ""
"Ha a link nem működik, használja a következő kódot, hogy manuálisan " "Ha a link nem működik, használja a következő kódot, hogy manuálisan "
"csatlakozzon a térhez: " "csatlakozzon a térhez: "
#: .\cookbook\serializer.py:1055 #: .\cookbook\serializer.py:1085
msgid "The invitation is valid until " msgid "The invitation is valid until "
msgstr "A meghívó a következő időpontig érvényes " msgstr "A meghívó a következő időpontig érvényes "
#: .\cookbook\serializer.py:1056 #: .\cookbook\serializer.py:1086
msgid "" msgid ""
"Tandoor Recipes is an Open Source recipe manager. Check it out on GitHub " "Tandoor Recipes is an Open Source recipe manager. Check it out on GitHub "
msgstr "" msgstr ""
"A Tandoor Receptek egy nyílt forráskódú receptkezelő. Nézze meg a GitHubon " "A Tandoor Receptek egy nyílt forráskódú receptkezelő. Nézze meg a GitHubon "
#: .\cookbook\serializer.py:1059 #: .\cookbook\serializer.py:1089
msgid "Tandoor Recipes Invite" msgid "Tandoor Recipes Invite"
msgstr "Tandoor receptek meghívó" msgstr "Tandoor receptek meghívó"
#: .\cookbook\serializer.py:1179 #: .\cookbook\serializer.py:1209
msgid "Existing shopping list to update" msgid "Existing shopping list to update"
msgstr "Meglévő bevásárlólista frissítése" msgstr "Meglévő bevásárlólista frissítése"
#: .\cookbook\serializer.py:1181 #: .\cookbook\serializer.py:1211
msgid "" msgid ""
"List of ingredient IDs from the recipe to add, if not provided all " "List of ingredient IDs from the recipe to add, if not provided all "
"ingredients will be added." "ingredients will be added."
@ -816,20 +816,20 @@ msgstr ""
"A hozzáadandó összetevők azonosítóinak listája a receptből, ha nincs " "A hozzáadandó összetevők azonosítóinak listája a receptből, ha nincs "
"megadva, az összes összetevő hozzáadásra kerül." "megadva, az összes összetevő hozzáadásra kerül."
#: .\cookbook\serializer.py:1183 #: .\cookbook\serializer.py:1213
msgid "" msgid ""
"Providing a list_recipe ID and servings of 0 will delete that shopping list." "Providing a list_recipe ID and servings of 0 will delete that shopping list."
msgstr "A list_recipe azonosító és a 0 adag megadása törli a bevásárlólistát." msgstr "A list_recipe azonosító és a 0 adag megadása törli a bevásárlólistát."
#: .\cookbook\serializer.py:1192 #: .\cookbook\serializer.py:1222
msgid "Amount of food to add to the shopping list" msgid "Amount of food to add to the shopping list"
msgstr "A bevásárlólistához hozzáadandó élelmiszerek mennyisége" msgstr "A bevásárlólistához hozzáadandó élelmiszerek mennyisége"
#: .\cookbook\serializer.py:1194 #: .\cookbook\serializer.py:1224
msgid "ID of unit to use for the shopping list" msgid "ID of unit to use for the shopping list"
msgstr "A bevásárlólistához használandó egység azonosítója" msgstr "A bevásárlólistához használandó egység azonosítója"
#: .\cookbook\serializer.py:1196 #: .\cookbook\serializer.py:1226
msgid "When set to true will delete all food from active shopping lists." msgid "When set to true will delete all food from active shopping lists."
msgstr "" msgstr ""
"Ha igazra van állítva, akkor minden élelmiszert töröl az aktív " "Ha igazra van állítva, akkor minden élelmiszert töröl az aktív "
@ -972,7 +972,7 @@ msgstr ""
"kérelmet</a>." "kérelmet</a>."
#: .\cookbook\templates\account\login.html:8 #: .\cookbook\templates\account\login.html:8
#: .\cookbook\templates\base.html:339 .\cookbook\templates\openid\login.html:8 #: .\cookbook\templates\base.html:340 .\cookbook\templates\openid\login.html:8
msgid "Login" msgid "Login"
msgstr "Bejelentkezés" msgstr "Bejelentkezés"
@ -1144,7 +1144,7 @@ msgstr "Regisztráció lezárva"
msgid "We are sorry, but the sign up is currently closed." msgid "We are sorry, but the sign up is currently closed."
msgstr "Sajnáljuk, de a regisztráció jelenleg zárva van." msgstr "Sajnáljuk, de a regisztráció jelenleg zárva van."
#: .\cookbook\templates\api_info.html:5 .\cookbook\templates\base.html:329 #: .\cookbook\templates\api_info.html:5 .\cookbook\templates\base.html:330
#: .\cookbook\templates\rest_framework\api.html:11 #: .\cookbook\templates\rest_framework\api.html:11
msgid "API Documentation" msgid "API Documentation"
msgstr "API dokumentáció" msgstr "API dokumentáció"
@ -1241,36 +1241,36 @@ msgstr "Admin"
msgid "Your Spaces" msgid "Your Spaces"
msgstr "Nincs hely" msgstr "Nincs hely"
#: .\cookbook\templates\base.html:319 #: .\cookbook\templates\base.html:320
#: .\cookbook\templates\space_overview.html:6 #: .\cookbook\templates\space_overview.html:6
msgid "Overview" msgid "Overview"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:323 #: .\cookbook\templates\base.html:324
msgid "Markdown Guide" msgid "Markdown Guide"
msgstr "Markdown útmutató" msgstr "Markdown útmutató"
#: .\cookbook\templates\base.html:325 #: .\cookbook\templates\base.html:326
msgid "GitHub" msgid "GitHub"
msgstr "GitHub" msgstr "GitHub"
#: .\cookbook\templates\base.html:327 #: .\cookbook\templates\base.html:328
msgid "Translate Tandoor" msgid "Translate Tandoor"
msgstr "Tandoor fordítása" msgstr "Tandoor fordítása"
#: .\cookbook\templates\base.html:331 #: .\cookbook\templates\base.html:332
msgid "API Browser" msgid "API Browser"
msgstr "API böngésző" msgstr "API böngésző"
#: .\cookbook\templates\base.html:334 #: .\cookbook\templates\base.html:335
msgid "Log out" msgid "Log out"
msgstr "Kijelentkezés" msgstr "Kijelentkezés"
#: .\cookbook\templates\base.html:356 #: .\cookbook\templates\base.html:357
msgid "You are using the free version of Tandor" msgid "You are using the free version of Tandor"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:357 #: .\cookbook\templates\base.html:358
msgid "Upgrade Now" msgid "Upgrade Now"
msgstr "" msgstr ""
@ -2444,19 +2444,11 @@ msgstr "Receptek kulcsszavak nélkül"
msgid "Internal Recipes" msgid "Internal Recipes"
msgstr "Belső receptek" msgstr "Belső receptek"
#: .\cookbook\templates\system.html:21 .\cookbook\views\lists.py:76 #: .\cookbook\templates\system.html:20
msgid "Invite Links"
msgstr "Meghívó linkek"
#: .\cookbook\templates\system.html:22
msgid "Show Links"
msgstr "Linkek megjelenítése"
#: .\cookbook\templates\system.html:32
msgid "System Information" msgid "System Information"
msgstr "Rendszerinformáció" msgstr "Rendszerinformáció"
#: .\cookbook\templates\system.html:34 #: .\cookbook\templates\system.html:22
msgid "" msgid ""
"\n" "\n"
" Django Recipes is an open source free software application. It can " " Django Recipes is an open source free software application. It can "
@ -2474,21 +2466,21 @@ msgstr ""
"vabene1111/recipes/releases\">itt</a>.\n" "vabene1111/recipes/releases\">itt</a>.\n"
" " " "
#: .\cookbook\templates\system.html:48 #: .\cookbook\templates\system.html:36
msgid "Media Serving" msgid "Media Serving"
msgstr "Média kiszolgáló" msgstr "Média kiszolgáló"
#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 #: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52
#: .\cookbook\templates\system.html:80 #: .\cookbook\templates\system.html:68
msgid "Warning" msgid "Warning"
msgstr "Figyelmeztetés" msgstr "Figyelmeztetés"
#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 #: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52
#: .\cookbook\templates\system.html:80 .\cookbook\templates\system.html:95 #: .\cookbook\templates\system.html:68 .\cookbook\templates\system.html:83
msgid "Ok" msgid "Ok"
msgstr "Rendben" msgstr "Rendben"
#: .\cookbook\templates\system.html:51 #: .\cookbook\templates\system.html:39
msgid "" msgid ""
"Serving media files directly using gunicorn/python is <b>not recommend</b>!\n" "Serving media files directly using gunicorn/python is <b>not recommend</b>!\n"
" Please follow the steps described\n" " Please follow the steps described\n"
@ -2505,16 +2497,16 @@ msgstr ""
" frissítéshez.\n" " frissítéshez.\n"
" " " "
#: .\cookbook\templates\system.html:57 .\cookbook\templates\system.html:73 #: .\cookbook\templates\system.html:45 .\cookbook\templates\system.html:61
#: .\cookbook\templates\system.html:88 .\cookbook\templates\system.html:102 #: .\cookbook\templates\system.html:76 .\cookbook\templates\system.html:90
msgid "Everything is fine!" msgid "Everything is fine!"
msgstr "Minden rendben van!" msgstr "Minden rendben van!"
#: .\cookbook\templates\system.html:62 #: .\cookbook\templates\system.html:50
msgid "Secret Key" msgid "Secret Key"
msgstr "Titkos kulcs" msgstr "Titkos kulcs"
#: .\cookbook\templates\system.html:66 #: .\cookbook\templates\system.html:54
msgid "" msgid ""
"\n" "\n"
" You do not have a <code>SECRET_KEY</code> configured in your " " You do not have a <code>SECRET_KEY</code> configured in your "
@ -2536,11 +2528,11 @@ msgstr ""
"fájlban.\n" "fájlban.\n"
" " " "
#: .\cookbook\templates\system.html:78 #: .\cookbook\templates\system.html:66
msgid "Debug Mode" msgid "Debug Mode"
msgstr "Hibakeresési mód" msgstr "Hibakeresési mód"
#: .\cookbook\templates\system.html:82 #: .\cookbook\templates\system.html:70
msgid "" msgid ""
"\n" "\n"
" This application is still running in debug mode. This is most " " This application is still running in debug mode. This is most "
@ -2558,15 +2550,15 @@ msgstr ""
"konfigurációs fájlban.\n" "konfigurációs fájlban.\n"
" " " "
#: .\cookbook\templates\system.html:93 #: .\cookbook\templates\system.html:81
msgid "Database" msgid "Database"
msgstr "Adatbázis" msgstr "Adatbázis"
#: .\cookbook\templates\system.html:95 #: .\cookbook\templates\system.html:83
msgid "Info" msgid "Info"
msgstr "Információ" msgstr "Információ"
#: .\cookbook\templates\system.html:97 #: .\cookbook\templates\system.html:85
msgid "" msgid ""
"\n" "\n"
" This application is not running with a Postgres database " " This application is not running with a Postgres database "
@ -2584,74 +2576,74 @@ msgstr ""
msgid "URL Import" msgid "URL Import"
msgstr "URL importálása" msgstr "URL importálása"
#: .\cookbook\views\api.py:97 .\cookbook\views\api.py:189 #: .\cookbook\views\api.py:105 .\cookbook\views\api.py:197
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:209 .\cookbook\views\api.py:312 #: .\cookbook\views\api.py:217 .\cookbook\views\api.py:320
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:213 #: .\cookbook\views\api.py:221
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:220 #: .\cookbook\views\api.py:228
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:225 #: .\cookbook\views\api.py:233
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:258 #: .\cookbook\views\api.py:266
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:263 #: .\cookbook\views\api.py:271
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:321 #: .\cookbook\views\api.py:329
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:324 .\cookbook\views\api.py:342 #: .\cookbook\views\api.py:332 .\cookbook\views\api.py:350
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:327 #: .\cookbook\views\api.py:335
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:333 #: .\cookbook\views\api.py:341
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:339 #: .\cookbook\views\api.py:347
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:534 #: .\cookbook\views\api.py:542
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:539 .\cookbook\views\api.py:871 #: .\cookbook\views\api.py:547 .\cookbook\views\api.py:879
#: .\cookbook\views\api.py:884 #: .\cookbook\views\api.py:892
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:666 #: .\cookbook\views\api.py:674
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:668 #: .\cookbook\views\api.py:676
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:712 #: .\cookbook\views\api.py:720
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."
@ -2659,7 +2651,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:714 #: .\cookbook\views\api.py:722
#, 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 ""
@ -2668,132 +2660,132 @@ msgid ""
msgstr "" 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."
#: .\cookbook\views\api.py:717 #: .\cookbook\views\api.py:725
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:720 #: .\cookbook\views\api.py:728
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:723 #: .\cookbook\views\api.py:731
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:726 #: .\cookbook\views\api.py:734
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:728 #: .\cookbook\views\api.py:736
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 ""
"Az ételek azonosítója egy receptnek tartalmaznia kell. Többszörös ismétlődő " "Az ételek azonosítója egy receptnek tartalmaznia kell. Többszörös ismétlődő "
"paraméter esetén." "paraméter esetén."
#: .\cookbook\views\api.py:731 #: .\cookbook\views\api.py:739
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:733 #: .\cookbook\views\api.py:741
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:735 #: .\cookbook\views\api.py:743
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:737 #: .\cookbook\views\api.py:745
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:738 #: .\cookbook\views\api.py:746
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "Az egység azonosítója, amellyel a receptnek rendelkeznie kell." msgstr "Az egység azonosítója, amellyel a receptnek rendelkeznie kell."
#: .\cookbook\views\api.py:740 #: .\cookbook\views\api.py:748
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:741 #: .\cookbook\views\api.py:749
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 receptnek szerepelnie kell. Többszörös " "A könyv azonosítója, amelyben a receptnek szerepelnie kell. Többszörös "
"ismétlés esetén paraméter." "ismétlés esetén paraméter."
#: .\cookbook\views\api.py:743 #: .\cookbook\views\api.py:751
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:745 #: .\cookbook\views\api.py:753
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:747 #: .\cookbook\views\api.py:755
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:749 #: .\cookbook\views\api.py:757
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:751 #: .\cookbook\views\api.py:759
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:753 #: .\cookbook\views\api.py:761
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:755 #: .\cookbook\views\api.py:763
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:757 #: .\cookbook\views\api.py:765
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:759 #: .\cookbook\views\api.py:767
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:761 #: .\cookbook\views\api.py:769
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:763 #: .\cookbook\views\api.py:771
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:765 #: .\cookbook\views\api.py:773
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:767 #: .\cookbook\views\api.py:775
#, fuzzy #, fuzzy
#| msgid "If only internal recipes should be returned. [true/<b>false</b>]" #| msgid "If only internal recipes should be returned. [true/<b>false</b>]"
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 "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:937
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."
@ -2801,7 +2793,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:934 #: .\cookbook\views\api.py:942
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</b>]" "Filter shopping list entries on checked. [true, false, both, <b>recent</b>]"
"<br> - recent includes unchecked items and recently completed items." "<br> - recent includes unchecked items and recently completed items."
@ -2810,44 +2802,44 @@ 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:937 #: .\cookbook\views\api.py:945
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:1134 #: .\cookbook\views\api.py:1140
msgid "Nothing to do." msgid "Nothing to do."
msgstr "Semmi feladat." msgstr "Semmi feladat."
#: .\cookbook\views\api.py:1153 #: .\cookbook\views\api.py:1160
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1158 #: .\cookbook\views\api.py:1167
msgid "Connection Refused." msgid "Connection Refused."
msgstr "Kapcsolat megtagadva." msgstr "Kapcsolat megtagadva."
#: .\cookbook\views\api.py:1163 #: .\cookbook\views\api.py:1172
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1170 #: .\cookbook\views\api.py:1195
#, 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 "Nem találtam használható adatokat." msgstr "Nem találtam használható adatokat."
#: .\cookbook\views\api.py:1260 .\cookbook\views\data.py:28 #: .\cookbook\views\api.py:1303 .\cookbook\views\data.py:28
#: .\cookbook\views\edit.py:120 .\cookbook\views\new.py:90 #: .\cookbook\views\edit.py:120 .\cookbook\views\new.py:90
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:1282 #: .\cookbook\views\api.py:1325
msgid "Sync successful!" msgid "Sync successful!"
msgstr "Szinkronizálás sikeres!" msgstr "Szinkronizálás sikeres!"
#: .\cookbook\views\api.py:1287 #: .\cookbook\views\api.py:1330
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"
@ -2936,6 +2928,10 @@ msgstr "Felfedezés"
msgid "Shopping List" msgid "Shopping List"
msgstr "Bevásárlólista" msgstr "Bevásárlólista"
#: .\cookbook\views\lists.py:76
msgid "Invite Links"
msgstr "Meghívó linkek"
#: .\cookbook\views\lists.py:139 #: .\cookbook\views\lists.py:139
msgid "Supermarkets" msgid "Supermarkets"
msgstr "Szupermarketek" msgstr "Szupermarketek"
@ -3044,6 +3040,9 @@ msgstr ""
"A receptmegosztó linket letiltották! További információkért kérjük, " "A receptmegosztó linket letiltották! További információkért kérjük, "
"forduljon az oldal adminisztrátorához." "forduljon az oldal adminisztrátorához."
#~ msgid "Show Links"
#~ msgstr "Linkek megjelenítése"
#~ msgid "A user is required" #~ msgid "A user is required"
#~ msgstr "Egy felhasználó szükséges" #~ msgstr "Egy felhasználó szükséges"

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: 2022-06-26 12:09+0200\n" "POT-Creation-Date: 2022-07-12 19:20+0200\n"
"PO-Revision-Date: 2022-06-01 22:32+0000\n" "PO-Revision-Date: 2022-06-01 22:32+0000\n"
"Last-Translator: Oliver Cervera <olivercervera@yahoo.it>\n" "Last-Translator: Oliver Cervera <olivercervera@yahoo.it>\n"
"Language-Team: Italian <http://translate.tandoor.dev/projects/tandoor/" "Language-Team: Italian <http://translate.tandoor.dev/projects/tandoor/"
@ -543,7 +543,7 @@ msgstr "Hai raggiunto il numero massimo di ricette nella tua istanza."
msgid "You have more users than allowed in your space." msgid "You have more users than allowed in your space."
msgstr "Hai più utenti di quanti permessi nella tua istanza." msgstr "Hai più utenti di quanti permessi nella tua istanza."
#: .\cookbook\helper\recipe_search.py:560 #: .\cookbook\helper\recipe_search.py:565
msgid "One of queryset or hash_key must be provided" msgid "One of queryset or hash_key must be provided"
msgstr "" msgstr ""
@ -558,12 +558,12 @@ msgstr "Devi fornire almeno una ricetta o un titolo."
msgid "Could not parse template code." msgid "Could not parse template code."
msgstr "Impossibile elaborare il codice del template." msgstr "Impossibile elaborare il codice del template."
#: .\cookbook\integration\copymethat.py:42 #: .\cookbook\integration\copymethat.py:41
#: .\cookbook\integration\melarecipes.py:37 #: .\cookbook\integration\melarecipes.py:37
msgid "Favorite" msgid "Favorite"
msgstr "" msgstr ""
#: .\cookbook\integration\copymethat.py:71 #: .\cookbook\integration\copymethat.py:70
#: .\cookbook\integration\recettetek.py:54 #: .\cookbook\integration\recettetek.py:54
#: .\cookbook\integration\recipekeeper.py:63 #: .\cookbook\integration\recipekeeper.py:63
msgid "Imported from" msgid "Imported from"
@ -704,125 +704,125 @@ msgstr "Nuovo"
msgid " is part of a recipe step and cannot be deleted" msgid " is part of a recipe step and cannot be deleted"
msgstr " è parte dello step di una ricetta e non può essere eliminato" msgstr " è parte dello step di una ricetta e non può essere eliminato"
#: .\cookbook\models.py:1160 .\cookbook\templates\search_info.html:28 #: .\cookbook\models.py:1162 .\cookbook\templates\search_info.html:28
msgid "Simple" msgid "Simple"
msgstr "Semplice" msgstr "Semplice"
#: .\cookbook\models.py:1161 .\cookbook\templates\search_info.html:33 #: .\cookbook\models.py:1163 .\cookbook\templates\search_info.html:33
msgid "Phrase" msgid "Phrase"
msgstr "Frase" msgstr "Frase"
#: .\cookbook\models.py:1162 .\cookbook\templates\search_info.html:38 #: .\cookbook\models.py:1164 .\cookbook\templates\search_info.html:38
msgid "Web" msgid "Web"
msgstr "Web" msgstr "Web"
#: .\cookbook\models.py:1163 .\cookbook\templates\search_info.html:47 #: .\cookbook\models.py:1165 .\cookbook\templates\search_info.html:47
msgid "Raw" msgid "Raw"
msgstr "Raw" msgstr "Raw"
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
msgid "Food Alias" msgid "Food Alias"
msgstr "Alias Alimento" msgstr "Alias Alimento"
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
msgid "Unit Alias" msgid "Unit Alias"
msgstr "Alias Unità" msgstr "Alias Unità"
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
msgid "Keyword Alias" msgid "Keyword Alias"
msgstr "Alias Parola Chiave" msgstr "Alias Parola Chiave"
#: .\cookbook\models.py:1225 #: .\cookbook\models.py:1227
#: .\cookbook\templates\include\recipe_open_modal.html:7 #: .\cookbook\templates\include\recipe_open_modal.html:7
#: .\cookbook\views\delete.py:36 .\cookbook\views\edit.py:251 #: .\cookbook\views\delete.py:36 .\cookbook\views\edit.py:251
#: .\cookbook\views\new.py:48 #: .\cookbook\views\new.py:48
msgid "Recipe" msgid "Recipe"
msgstr "Ricetta" msgstr "Ricetta"
#: .\cookbook\models.py:1226 #: .\cookbook\models.py:1228
#, fuzzy #, fuzzy
#| msgid "Foods" #| msgid "Foods"
msgid "Food" msgid "Food"
msgstr "Alimenti" msgstr "Alimenti"
#: .\cookbook\models.py:1227 .\cookbook\templates\base.html:138 #: .\cookbook\models.py:1229 .\cookbook\templates\base.html:138
msgid "Keyword" msgid "Keyword"
msgstr "Parola chiave" msgstr "Parola chiave"
#: .\cookbook\serializer.py:204 #: .\cookbook\serializer.py:207
msgid "Cannot modify Space owner permission." msgid "Cannot modify Space owner permission."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:273 #: .\cookbook\serializer.py:290
msgid "File uploads are not enabled for this Space." msgid "File uploads are not enabled for this Space."
msgstr "Il caricamento dei file non è abilitato in questa istanza." msgstr "Il caricamento dei file non è abilitato in questa istanza."
#: .\cookbook\serializer.py:284 #: .\cookbook\serializer.py:301
msgid "You have reached your file upload limit." msgid "You have reached your file upload limit."
msgstr "Hai raggiungo il limite per il caricamento dei file." msgstr "Hai raggiungo il limite per il caricamento dei file."
#: .\cookbook\serializer.py:1051 #: .\cookbook\serializer.py:1081
msgid "Hello" msgid "Hello"
msgstr "Ciao" msgstr "Ciao"
#: .\cookbook\serializer.py:1051 #: .\cookbook\serializer.py:1081
msgid "You have been invited by " msgid "You have been invited by "
msgstr "Sei stato invitato da " msgstr "Sei stato invitato da "
#: .\cookbook\serializer.py:1052 #: .\cookbook\serializer.py:1082
msgid " to join their Tandoor Recipes space " msgid " to join their Tandoor Recipes space "
msgstr " per entrare nella sua istanza di Tandoor Recipes " msgstr " per entrare nella sua istanza di Tandoor Recipes "
#: .\cookbook\serializer.py:1053 #: .\cookbook\serializer.py:1083
msgid "Click the following link to activate your account: " msgid "Click the following link to activate your account: "
msgstr "Clicca il link qui di seguito per attivare il tuo account: " msgstr "Clicca il link qui di seguito per attivare il tuo account: "
#: .\cookbook\serializer.py:1054 #: .\cookbook\serializer.py:1084
msgid "" msgid ""
"If the link does not work use the following code to manually join the space: " "If the link does not work use the following code to manually join the space: "
msgstr "" msgstr ""
"Se il link non funziona, usa il seguente codice per entrare manualmente " "Se il link non funziona, usa il seguente codice per entrare manualmente "
"nell'istanza: " "nell'istanza: "
#: .\cookbook\serializer.py:1055 #: .\cookbook\serializer.py:1085
msgid "The invitation is valid until " msgid "The invitation is valid until "
msgstr "L'invito è valido fino al " msgstr "L'invito è valido fino al "
#: .\cookbook\serializer.py:1056 #: .\cookbook\serializer.py:1086
msgid "" msgid ""
"Tandoor Recipes is an Open Source recipe manager. Check it out on GitHub " "Tandoor Recipes is an Open Source recipe manager. Check it out on GitHub "
msgstr "" msgstr ""
"Tandoor Recipes è un gestore di ricette Open Source. Dagli una occhiata su " "Tandoor Recipes è un gestore di ricette Open Source. Dagli una occhiata su "
"GitHub " "GitHub "
#: .\cookbook\serializer.py:1059 #: .\cookbook\serializer.py:1089
msgid "Tandoor Recipes Invite" msgid "Tandoor Recipes Invite"
msgstr "Invito per Tandoor Recipes" msgstr "Invito per Tandoor Recipes"
#: .\cookbook\serializer.py:1179 #: .\cookbook\serializer.py:1209
msgid "Existing shopping list to update" msgid "Existing shopping list to update"
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1181 #: .\cookbook\serializer.py:1211
msgid "" msgid ""
"List of ingredient IDs from the recipe to add, if not provided all " "List of ingredient IDs from the recipe to add, if not provided all "
"ingredients will be added." "ingredients will be added."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1183 #: .\cookbook\serializer.py:1213
msgid "" msgid ""
"Providing a list_recipe ID and servings of 0 will delete that shopping list." "Providing a list_recipe ID and servings of 0 will delete that shopping list."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1192 #: .\cookbook\serializer.py:1222
msgid "Amount of food to add to the shopping list" msgid "Amount of food to add to the shopping list"
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1194 #: .\cookbook\serializer.py:1224
msgid "ID of unit to use for the shopping list" msgid "ID of unit to use for the shopping list"
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1196 #: .\cookbook\serializer.py:1226
msgid "When set to true will delete all food from active shopping lists." msgid "When set to true will delete all food from active shopping lists."
msgstr "" msgstr ""
@ -963,7 +963,7 @@ msgstr ""
"a>." "a>."
#: .\cookbook\templates\account\login.html:8 #: .\cookbook\templates\account\login.html:8
#: .\cookbook\templates\base.html:339 .\cookbook\templates\openid\login.html:8 #: .\cookbook\templates\base.html:340 .\cookbook\templates\openid\login.html:8
msgid "Login" msgid "Login"
msgstr "Login" msgstr "Login"
@ -1135,7 +1135,7 @@ msgstr "Iscrizioni chiuse"
msgid "We are sorry, but the sign up is currently closed." msgid "We are sorry, but the sign up is currently closed."
msgstr "Spiacenti, al momento le iscrizioni sono chiuse." msgstr "Spiacenti, al momento le iscrizioni sono chiuse."
#: .\cookbook\templates\api_info.html:5 .\cookbook\templates\base.html:329 #: .\cookbook\templates\api_info.html:5 .\cookbook\templates\base.html:330
#: .\cookbook\templates\rest_framework\api.html:11 #: .\cookbook\templates\rest_framework\api.html:11
msgid "API Documentation" msgid "API Documentation"
msgstr "Documentazione API" msgstr "Documentazione API"
@ -1232,36 +1232,36 @@ msgstr "Amministratore"
msgid "Your Spaces" msgid "Your Spaces"
msgstr "Nessuna istanza" msgstr "Nessuna istanza"
#: .\cookbook\templates\base.html:319 #: .\cookbook\templates\base.html:320
#: .\cookbook\templates\space_overview.html:6 #: .\cookbook\templates\space_overview.html:6
msgid "Overview" msgid "Overview"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:323 #: .\cookbook\templates\base.html:324
msgid "Markdown Guide" msgid "Markdown Guide"
msgstr "Informazioni su Markdown" msgstr "Informazioni su Markdown"
#: .\cookbook\templates\base.html:325 #: .\cookbook\templates\base.html:326
msgid "GitHub" msgid "GitHub"
msgstr "GitHub" msgstr "GitHub"
#: .\cookbook\templates\base.html:327 #: .\cookbook\templates\base.html:328
msgid "Translate Tandoor" msgid "Translate Tandoor"
msgstr "Traduci Tandoor" msgstr "Traduci Tandoor"
#: .\cookbook\templates\base.html:331 #: .\cookbook\templates\base.html:332
msgid "API Browser" msgid "API Browser"
msgstr "Browser API" msgstr "Browser API"
#: .\cookbook\templates\base.html:334 #: .\cookbook\templates\base.html:335
msgid "Log out" msgid "Log out"
msgstr "Esci" msgstr "Esci"
#: .\cookbook\templates\base.html:356 #: .\cookbook\templates\base.html:357
msgid "You are using the free version of Tandor" msgid "You are using the free version of Tandor"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:357 #: .\cookbook\templates\base.html:358
msgid "Upgrade Now" msgid "Upgrade Now"
msgstr "" msgstr ""
@ -2296,19 +2296,11 @@ msgstr "Ricette senza parole chiave"
msgid "Internal Recipes" msgid "Internal Recipes"
msgstr "Ricette interne" msgstr "Ricette interne"
#: .\cookbook\templates\system.html:21 .\cookbook\views\lists.py:76 #: .\cookbook\templates\system.html:20
msgid "Invite Links"
msgstr "Link di invito"
#: .\cookbook\templates\system.html:22
msgid "Show Links"
msgstr "Mostra link"
#: .\cookbook\templates\system.html:32
msgid "System Information" msgid "System Information"
msgstr "Informazioni di sistema" msgstr "Informazioni di sistema"
#: .\cookbook\templates\system.html:34 #: .\cookbook\templates\system.html:22
msgid "" msgid ""
"\n" "\n"
" Django Recipes is an open source free software application. It can " " Django Recipes is an open source free software application. It can "
@ -2324,21 +2316,21 @@ msgstr ""
"Le ultime novità sono disponibili <a href=\"https://github.com/vabene1111/" "Le ultime novità sono disponibili <a href=\"https://github.com/vabene1111/"
"recipes/releases\">qui</a>." "recipes/releases\">qui</a>."
#: .\cookbook\templates\system.html:48 #: .\cookbook\templates\system.html:36
msgid "Media Serving" msgid "Media Serving"
msgstr "File multimediali" msgstr "File multimediali"
#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 #: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52
#: .\cookbook\templates\system.html:80 #: .\cookbook\templates\system.html:68
msgid "Warning" msgid "Warning"
msgstr "Avviso" msgstr "Avviso"
#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 #: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52
#: .\cookbook\templates\system.html:80 .\cookbook\templates\system.html:95 #: .\cookbook\templates\system.html:68 .\cookbook\templates\system.html:83
msgid "Ok" msgid "Ok"
msgstr "Ok" msgstr "Ok"
#: .\cookbook\templates\system.html:51 #: .\cookbook\templates\system.html:39
msgid "" msgid ""
"Serving media files directly using gunicorn/python is <b>not recommend</b>!\n" "Serving media files directly using gunicorn/python is <b>not recommend</b>!\n"
" Please follow the steps described\n" " Please follow the steps described\n"
@ -2353,16 +2345,16 @@ msgstr ""
"<a href=\"https://github.com/vabene1111/recipes/releases/tag/0.8.1\">qui</a> " "<a href=\"https://github.com/vabene1111/recipes/releases/tag/0.8.1\">qui</a> "
"per aggiornare la tua installazione." "per aggiornare la tua installazione."
#: .\cookbook\templates\system.html:57 .\cookbook\templates\system.html:73 #: .\cookbook\templates\system.html:45 .\cookbook\templates\system.html:61
#: .\cookbook\templates\system.html:88 .\cookbook\templates\system.html:102 #: .\cookbook\templates\system.html:76 .\cookbook\templates\system.html:90
msgid "Everything is fine!" msgid "Everything is fine!"
msgstr "È tutto ok!" msgstr "È tutto ok!"
#: .\cookbook\templates\system.html:62 #: .\cookbook\templates\system.html:50
msgid "Secret Key" msgid "Secret Key"
msgstr "Chiave segreta" msgstr "Chiave segreta"
#: .\cookbook\templates\system.html:66 #: .\cookbook\templates\system.html:54
msgid "" msgid ""
"\n" "\n"
" You do not have a <code>SECRET_KEY</code> configured in your " " You do not have a <code>SECRET_KEY</code> configured in your "
@ -2380,11 +2372,11 @@ msgstr ""
"dell'installazione che è pubblica e insicura! Sei pregato di aggiungere una\n" "dell'installazione che è pubblica e insicura! Sei pregato di aggiungere una\n"
"<code>SECRET_KEY</code> nel file di configurazione <code>.env</code>." "<code>SECRET_KEY</code> nel file di configurazione <code>.env</code>."
#: .\cookbook\templates\system.html:78 #: .\cookbook\templates\system.html:66
msgid "Debug Mode" msgid "Debug Mode"
msgstr "Modalità di debug" msgstr "Modalità di debug"
#: .\cookbook\templates\system.html:82 #: .\cookbook\templates\system.html:70
msgid "" msgid ""
"\n" "\n"
" This application is still running in debug mode. This is most " " This application is still running in debug mode. This is most "
@ -2400,15 +2392,15 @@ msgstr ""
"configurando\n" "configurando\n"
"<code>DEBUG=0</code> nel file di configurazione<code>.env</code>." "<code>DEBUG=0</code> nel file di configurazione<code>.env</code>."
#: .\cookbook\templates\system.html:93 #: .\cookbook\templates\system.html:81
msgid "Database" msgid "Database"
msgstr "Database" msgstr "Database"
#: .\cookbook\templates\system.html:95 #: .\cookbook\templates\system.html:83
msgid "Info" msgid "Info"
msgstr "Info" msgstr "Info"
#: .\cookbook\templates\system.html:97 #: .\cookbook\templates\system.html:85
msgid "" msgid ""
"\n" "\n"
" This application is not running with a Postgres database " " This application is not running with a Postgres database "
@ -2425,251 +2417,251 @@ msgstr ""
msgid "URL Import" msgid "URL Import"
msgstr "Importa da URL" msgstr "Importa da URL"
#: .\cookbook\views\api.py:97 .\cookbook\views\api.py:189 #: .\cookbook\views\api.py:105 .\cookbook\views\api.py:197
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:209 .\cookbook\views\api.py:312 #: .\cookbook\views\api.py:217 .\cookbook\views\api.py:320
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:213 #: .\cookbook\views\api.py:221
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:220 #: .\cookbook\views\api.py:228
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:225 #: .\cookbook\views\api.py:233
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:258 #: .\cookbook\views\api.py:266
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:263 #: .\cookbook\views\api.py:271
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:321 #: .\cookbook\views\api.py:329
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:324 .\cookbook\views\api.py:342 #: .\cookbook\views\api.py:332 .\cookbook\views\api.py:350
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:327 #: .\cookbook\views\api.py:335
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:333 #: .\cookbook\views\api.py:341
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:339 #: .\cookbook\views\api.py:347
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:534 #: .\cookbook\views\api.py:542
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:539 .\cookbook\views\api.py:871 #: .\cookbook\views\api.py:547 .\cookbook\views\api.py:879
#: .\cookbook\views\api.py:884 #: .\cookbook\views\api.py:892
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:666 #: .\cookbook\views\api.py:674
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:668 #: .\cookbook\views\api.py:676
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:712 #: .\cookbook\views\api.py:720
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:714 #: .\cookbook\views\api.py:722
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:717 #: .\cookbook\views\api.py:725
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:720 #: .\cookbook\views\api.py:728
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:723 #: .\cookbook\views\api.py:731
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:726 #: .\cookbook\views\api.py:734
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:728 #: .\cookbook\views\api.py:736
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:731 #: .\cookbook\views\api.py:739
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:733 #: .\cookbook\views\api.py:741
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:735 #: .\cookbook\views\api.py:743
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:737 #: .\cookbook\views\api.py:745
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:738 #: .\cookbook\views\api.py:746
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:740 #: .\cookbook\views\api.py:748
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:741 #: .\cookbook\views\api.py:749
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:743 #: .\cookbook\views\api.py:751
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:745 #: .\cookbook\views\api.py:753
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:747 #: .\cookbook\views\api.py:755
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:749 #: .\cookbook\views\api.py:757
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:751 #: .\cookbook\views\api.py:759
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:753 #: .\cookbook\views\api.py:761
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:755 #: .\cookbook\views\api.py:763
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:757 #: .\cookbook\views\api.py:765
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:759 #: .\cookbook\views\api.py:767
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:761 #: .\cookbook\views\api.py:769
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:763 #: .\cookbook\views\api.py:771
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:765 #: .\cookbook\views\api.py:773
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:767 #: .\cookbook\views\api.py:775
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:929 #: .\cookbook\views\api.py:937
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:934 #: .\cookbook\views\api.py:942
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</b>]" "Filter shopping list entries on checked. [true, false, both, <b>recent</b>]"
"<br> - recent includes unchecked items and recently completed items." "<br> - recent includes unchecked items and recently completed items."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:937 #: .\cookbook\views\api.py:945
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:1134 #: .\cookbook\views\api.py:1140
msgid "Nothing to do." msgid "Nothing to do."
msgstr "Nulla da fare." msgstr "Nulla da fare."
#: .\cookbook\views\api.py:1153 #: .\cookbook\views\api.py:1160
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1158 #: .\cookbook\views\api.py:1167
msgid "Connection Refused." msgid "Connection Refused."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1163 #: .\cookbook\views\api.py:1172
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1170 #: .\cookbook\views\api.py:1195
#, 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 "Nessuna informazione utilizzabile è stata trovata." msgstr "Nessuna informazione utilizzabile è stata trovata."
#: .\cookbook\views\api.py:1260 .\cookbook\views\data.py:28 #: .\cookbook\views\api.py:1303 .\cookbook\views\data.py:28
#: .\cookbook\views\edit.py:120 .\cookbook\views\new.py:90 #: .\cookbook\views\edit.py:120 .\cookbook\views\new.py:90
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:1282 #: .\cookbook\views\api.py:1325
msgid "Sync successful!" msgid "Sync successful!"
msgstr "Sincronizzazione completata con successo!" msgstr "Sincronizzazione completata con successo!"
#: .\cookbook\views\api.py:1287 #: .\cookbook\views\api.py:1330
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "Errore di sincronizzazione con questo backend" msgstr "Errore di sincronizzazione con questo backend"
@ -2759,6 +2751,10 @@ msgstr "Trovate"
msgid "Shopping List" msgid "Shopping List"
msgstr "Lista della spesa" msgstr "Lista della spesa"
#: .\cookbook\views\lists.py:76
msgid "Invite Links"
msgstr "Link di invito"
#: .\cookbook\views\lists.py:139 #: .\cookbook\views\lists.py:139
msgid "Supermarkets" msgid "Supermarkets"
msgstr "Supermercati" msgstr "Supermercati"
@ -2867,6 +2863,9 @@ msgstr ""
"Il link per la condivisione delle ricette è stato disabilitato! Per maggiori " "Il link per la condivisione delle ricette è stato disabilitato! Per maggiori "
"informazioni contatta l'amministratore." "informazioni contatta l'amministratore."
#~ msgid "Show Links"
#~ msgstr "Mostra link"
#~ msgid "Invite User" #~ msgid "Invite User"
#~ msgstr "Invita utente" #~ msgstr "Invita utente"

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: 2022-06-26 12:09+0200\n" "POT-Creation-Date: 2022-07-12 19:20+0200\n"
"PO-Revision-Date: 2020-06-02 19:28+0000\n" "PO-Revision-Date: 2020-06-02 19:28+0000\n"
"Last-Translator: vabene1111 <vabene1234@googlemail.com>, 2021\n" "Last-Translator: vabene1111 <vabene1234@googlemail.com>, 2021\n"
"Language-Team: Latvian (https://www.transifex.com/django-recipes/" "Language-Team: Latvian (https://www.transifex.com/django-recipes/"
@ -525,7 +525,7 @@ msgstr ""
msgid "You have more users than allowed in your space." msgid "You have more users than allowed in your space."
msgstr "" msgstr ""
#: .\cookbook\helper\recipe_search.py:560 #: .\cookbook\helper\recipe_search.py:565
msgid "One of queryset or hash_key must be provided" msgid "One of queryset or hash_key must be provided"
msgstr "" msgstr ""
@ -540,12 +540,12 @@ msgstr "Jums jānorāda vismaz recepte vai nosaukums."
msgid "Could not parse template code." msgid "Could not parse template code."
msgstr "" msgstr ""
#: .\cookbook\integration\copymethat.py:42 #: .\cookbook\integration\copymethat.py:41
#: .\cookbook\integration\melarecipes.py:37 #: .\cookbook\integration\melarecipes.py:37
msgid "Favorite" msgid "Favorite"
msgstr "" msgstr ""
#: .\cookbook\integration\copymethat.py:71 #: .\cookbook\integration\copymethat.py:70
#: .\cookbook\integration\recettetek.py:54 #: .\cookbook\integration\recettetek.py:54
#: .\cookbook\integration\recipekeeper.py:63 #: .\cookbook\integration\recipekeeper.py:63
msgid "Imported from" msgid "Imported from"
@ -681,127 +681,127 @@ msgstr "Jauns"
msgid " is part of a recipe step and cannot be deleted" msgid " is part of a recipe step and cannot be deleted"
msgstr "" msgstr ""
#: .\cookbook\models.py:1160 .\cookbook\templates\search_info.html:28 #: .\cookbook\models.py:1162 .\cookbook\templates\search_info.html:28
msgid "Simple" msgid "Simple"
msgstr "" msgstr ""
#: .\cookbook\models.py:1161 .\cookbook\templates\search_info.html:33 #: .\cookbook\models.py:1163 .\cookbook\templates\search_info.html:33
msgid "Phrase" msgid "Phrase"
msgstr "" msgstr ""
#: .\cookbook\models.py:1162 .\cookbook\templates\search_info.html:38 #: .\cookbook\models.py:1164 .\cookbook\templates\search_info.html:38
msgid "Web" msgid "Web"
msgstr "" msgstr ""
#: .\cookbook\models.py:1163 .\cookbook\templates\search_info.html:47 #: .\cookbook\models.py:1165 .\cookbook\templates\search_info.html:47
msgid "Raw" msgid "Raw"
msgstr "" msgstr ""
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
#, fuzzy #, fuzzy
#| msgid "Food" #| msgid "Food"
msgid "Food Alias" msgid "Food Alias"
msgstr "Ēdiens" msgstr "Ēdiens"
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
#, fuzzy #, fuzzy
#| msgid "Units" #| msgid "Units"
msgid "Unit Alias" msgid "Unit Alias"
msgstr "Vienības" msgstr "Vienības"
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
#, fuzzy #, fuzzy
#| msgid "Keywords" #| msgid "Keywords"
msgid "Keyword Alias" msgid "Keyword Alias"
msgstr "Atslēgvārdi" msgstr "Atslēgvārdi"
#: .\cookbook\models.py:1225 #: .\cookbook\models.py:1227
#: .\cookbook\templates\include\recipe_open_modal.html:7 #: .\cookbook\templates\include\recipe_open_modal.html:7
#: .\cookbook\views\delete.py:36 .\cookbook\views\edit.py:251 #: .\cookbook\views\delete.py:36 .\cookbook\views\edit.py:251
#: .\cookbook\views\new.py:48 #: .\cookbook\views\new.py:48
msgid "Recipe" msgid "Recipe"
msgstr "Recepte" msgstr "Recepte"
#: .\cookbook\models.py:1226 #: .\cookbook\models.py:1228
#, fuzzy #, fuzzy
#| msgid "Food" #| msgid "Food"
msgid "Food" msgid "Food"
msgstr "Ēdiens" msgstr "Ēdiens"
#: .\cookbook\models.py:1227 .\cookbook\templates\base.html:138 #: .\cookbook\models.py:1229 .\cookbook\templates\base.html:138
msgid "Keyword" msgid "Keyword"
msgstr "Atslēgvārds" msgstr "Atslēgvārds"
#: .\cookbook\serializer.py:204 #: .\cookbook\serializer.py:207
msgid "Cannot modify Space owner permission." msgid "Cannot modify Space owner permission."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:273 #: .\cookbook\serializer.py:290
msgid "File uploads are not enabled for this Space." msgid "File uploads are not enabled for this Space."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:284 #: .\cookbook\serializer.py:301
msgid "You have reached your file upload limit." msgid "You have reached your file upload limit."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1051 #: .\cookbook\serializer.py:1081
msgid "Hello" msgid "Hello"
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1051 #: .\cookbook\serializer.py:1081
msgid "You have been invited by " msgid "You have been invited by "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1052 #: .\cookbook\serializer.py:1082
msgid " to join their Tandoor Recipes space " msgid " to join their Tandoor Recipes space "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1053 #: .\cookbook\serializer.py:1083
msgid "Click the following link to activate your account: " msgid "Click the following link to activate your account: "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1054 #: .\cookbook\serializer.py:1084
msgid "" msgid ""
"If the link does not work use the following code to manually join the space: " "If the link does not work use the following code to manually join the space: "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1055 #: .\cookbook\serializer.py:1085
msgid "The invitation is valid until " msgid "The invitation is valid until "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1056 #: .\cookbook\serializer.py:1086
msgid "" msgid ""
"Tandoor Recipes is an Open Source recipe manager. Check it out on GitHub " "Tandoor Recipes is an Open Source recipe manager. Check it out on GitHub "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1059 #: .\cookbook\serializer.py:1089
msgid "Tandoor Recipes Invite" msgid "Tandoor Recipes Invite"
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1179 #: .\cookbook\serializer.py:1209
msgid "Existing shopping list to update" msgid "Existing shopping list to update"
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1181 #: .\cookbook\serializer.py:1211
msgid "" msgid ""
"List of ingredient IDs from the recipe to add, if not provided all " "List of ingredient IDs from the recipe to add, if not provided all "
"ingredients will be added." "ingredients will be added."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1183 #: .\cookbook\serializer.py:1213
msgid "" msgid ""
"Providing a list_recipe ID and servings of 0 will delete that shopping list." "Providing a list_recipe ID and servings of 0 will delete that shopping list."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1192 #: .\cookbook\serializer.py:1222
msgid "Amount of food to add to the shopping list" msgid "Amount of food to add to the shopping list"
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1194 #: .\cookbook\serializer.py:1224
msgid "ID of unit to use for the shopping list" msgid "ID of unit to use for the shopping list"
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1196 #: .\cookbook\serializer.py:1226
msgid "When set to true will delete all food from active shopping lists." msgid "When set to true will delete all food from active shopping lists."
msgstr "" msgstr ""
@ -937,7 +937,7 @@ msgid ""
msgstr "" msgstr ""
#: .\cookbook\templates\account\login.html:8 #: .\cookbook\templates\account\login.html:8
#: .\cookbook\templates\base.html:339 .\cookbook\templates\openid\login.html:8 #: .\cookbook\templates\base.html:340 .\cookbook\templates\openid\login.html:8
msgid "Login" msgid "Login"
msgstr "Pieslēgties" msgstr "Pieslēgties"
@ -1111,7 +1111,7 @@ msgstr ""
msgid "We are sorry, but the sign up is currently closed." msgid "We are sorry, but the sign up is currently closed."
msgstr "" msgstr ""
#: .\cookbook\templates\api_info.html:5 .\cookbook\templates\base.html:329 #: .\cookbook\templates\api_info.html:5 .\cookbook\templates\base.html:330
#: .\cookbook\templates\rest_framework\api.html:11 #: .\cookbook\templates\rest_framework\api.html:11
msgid "API Documentation" msgid "API Documentation"
msgstr "API dokumentācija" msgstr "API dokumentācija"
@ -1218,36 +1218,36 @@ msgstr "Administrators"
msgid "Your Spaces" msgid "Your Spaces"
msgstr "Izveidot lietotāju" msgstr "Izveidot lietotāju"
#: .\cookbook\templates\base.html:319 #: .\cookbook\templates\base.html:320
#: .\cookbook\templates\space_overview.html:6 #: .\cookbook\templates\space_overview.html:6
msgid "Overview" msgid "Overview"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:323 #: .\cookbook\templates\base.html:324
msgid "Markdown Guide" msgid "Markdown Guide"
msgstr "Markdown rokasgrāmata" msgstr "Markdown rokasgrāmata"
#: .\cookbook\templates\base.html:325 #: .\cookbook\templates\base.html:326
msgid "GitHub" msgid "GitHub"
msgstr "Github" msgstr "Github"
#: .\cookbook\templates\base.html:327 #: .\cookbook\templates\base.html:328
msgid "Translate Tandoor" msgid "Translate Tandoor"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:331 #: .\cookbook\templates\base.html:332
msgid "API Browser" msgid "API Browser"
msgstr "API pārlūks" msgstr "API pārlūks"
#: .\cookbook\templates\base.html:334 #: .\cookbook\templates\base.html:335
msgid "Log out" msgid "Log out"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:356 #: .\cookbook\templates\base.html:357
msgid "You are using the free version of Tandor" msgid "You are using the free version of Tandor"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:357 #: .\cookbook\templates\base.html:358
msgid "Upgrade Now" msgid "Upgrade Now"
msgstr "" msgstr ""
@ -2273,19 +2273,11 @@ msgstr "Receptes bez atslēgas vārdiem"
msgid "Internal Recipes" msgid "Internal Recipes"
msgstr "Iekšējās receptes" msgstr "Iekšējās receptes"
#: .\cookbook\templates\system.html:21 .\cookbook\views\lists.py:76 #: .\cookbook\templates\system.html:20
msgid "Invite Links"
msgstr "Uzaicinājuma saites"
#: .\cookbook\templates\system.html:22
msgid "Show Links"
msgstr "Rādīt saites"
#: .\cookbook\templates\system.html:32
msgid "System Information" msgid "System Information"
msgstr "Sistēmas informācija" msgstr "Sistēmas informācija"
#: .\cookbook\templates\system.html:34 #: .\cookbook\templates\system.html:22
msgid "" msgid ""
"\n" "\n"
" Django Recipes is an open source free software application. It can " " Django Recipes is an open source free software application. It can "
@ -2303,21 +2295,21 @@ msgstr ""
"recipes/releases\">šeit</a>.\n" "recipes/releases\">šeit</a>.\n"
" " " "
#: .\cookbook\templates\system.html:48 #: .\cookbook\templates\system.html:36
msgid "Media Serving" msgid "Media Serving"
msgstr "Multivides rādīšana" msgstr "Multivides rādīšana"
#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 #: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52
#: .\cookbook\templates\system.html:80 #: .\cookbook\templates\system.html:68
msgid "Warning" msgid "Warning"
msgstr "Brīdinājums" msgstr "Brīdinājums"
#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 #: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52
#: .\cookbook\templates\system.html:80 .\cookbook\templates\system.html:95 #: .\cookbook\templates\system.html:68 .\cookbook\templates\system.html:83
msgid "Ok" msgid "Ok"
msgstr "Ok" msgstr "Ok"
#: .\cookbook\templates\system.html:51 #: .\cookbook\templates\system.html:39
msgid "" msgid ""
"Serving media files directly using gunicorn/python is <b>not recommend</b>!\n" "Serving media files directly using gunicorn/python is <b>not recommend</b>!\n"
" Please follow the steps described\n" " Please follow the steps described\n"
@ -2334,16 +2326,16 @@ msgstr ""
" jūsu instalāciju.\n" " jūsu instalāciju.\n"
" " " "
#: .\cookbook\templates\system.html:57 .\cookbook\templates\system.html:73 #: .\cookbook\templates\system.html:45 .\cookbook\templates\system.html:61
#: .\cookbook\templates\system.html:88 .\cookbook\templates\system.html:102 #: .\cookbook\templates\system.html:76 .\cookbook\templates\system.html:90
msgid "Everything is fine!" msgid "Everything is fine!"
msgstr "Viss ir kārtībā!" msgstr "Viss ir kārtībā!"
#: .\cookbook\templates\system.html:62 #: .\cookbook\templates\system.html:50
msgid "Secret Key" msgid "Secret Key"
msgstr "Slepenā atslēga" msgstr "Slepenā atslēga"
#: .\cookbook\templates\system.html:66 #: .\cookbook\templates\system.html:54
msgid "" msgid ""
"\n" "\n"
" You do not have a <code>SECRET_KEY</code> configured in your " " You do not have a <code>SECRET_KEY</code> configured in your "
@ -2365,11 +2357,11 @@ msgstr ""
"code>.\n" "code>.\n"
" " " "
#: .\cookbook\templates\system.html:78 #: .\cookbook\templates\system.html:66
msgid "Debug Mode" msgid "Debug Mode"
msgstr "Atkļūdošanas režīms" msgstr "Atkļūdošanas režīms"
#: .\cookbook\templates\system.html:82 #: .\cookbook\templates\system.html:70
msgid "" msgid ""
"\n" "\n"
" This application is still running in debug mode. This is most " " This application is still running in debug mode. This is most "
@ -2386,15 +2378,15 @@ msgstr ""
" <code>DEBUG = 0</code> konfigurācijas failā <code>.env</code>.\n" " <code>DEBUG = 0</code> konfigurācijas failā <code>.env</code>.\n"
" " " "
#: .\cookbook\templates\system.html:93 #: .\cookbook\templates\system.html:81
msgid "Database" msgid "Database"
msgstr "Datubāze" msgstr "Datubāze"
#: .\cookbook\templates\system.html:95 #: .\cookbook\templates\system.html:83
msgid "Info" msgid "Info"
msgstr "Info" msgstr "Info"
#: .\cookbook\templates\system.html:97 #: .\cookbook\templates\system.html:85
msgid "" msgid ""
"\n" "\n"
" This application is not running with a Postgres database " " This application is not running with a Postgres database "
@ -2412,249 +2404,249 @@ msgstr ""
msgid "URL Import" msgid "URL Import"
msgstr "URL importēšana" msgstr "URL importēšana"
#: .\cookbook\views\api.py:97 .\cookbook\views\api.py:189 #: .\cookbook\views\api.py:105 .\cookbook\views\api.py:197
#, 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:209 .\cookbook\views\api.py:312 #: .\cookbook\views\api.py:217 .\cookbook\views\api.py:320
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:213 #: .\cookbook\views\api.py:221
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:220 #: .\cookbook\views\api.py:228
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:225 #: .\cookbook\views\api.py:233
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:258 #: .\cookbook\views\api.py:266
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:263 #: .\cookbook\views\api.py:271
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:321 #: .\cookbook\views\api.py:329
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:324 .\cookbook\views\api.py:342 #: .\cookbook\views\api.py:332 .\cookbook\views\api.py:350
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "" msgstr ""
#: .\cookbook\views\api.py:327 #: .\cookbook\views\api.py:335
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:333 #: .\cookbook\views\api.py:341
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:339 #: .\cookbook\views\api.py:347
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:534 #: .\cookbook\views\api.py:542
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:539 .\cookbook\views\api.py:871 #: .\cookbook\views\api.py:547 .\cookbook\views\api.py:879
#: .\cookbook\views\api.py:884 #: .\cookbook\views\api.py:892
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:666 #: .\cookbook\views\api.py:674
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:668 #: .\cookbook\views\api.py:676
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:712 #: .\cookbook\views\api.py:720
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:714 #: .\cookbook\views\api.py:722
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:717 #: .\cookbook\views\api.py:725
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:720 #: .\cookbook\views\api.py:728
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:723 #: .\cookbook\views\api.py:731
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:726 #: .\cookbook\views\api.py:734
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:728 #: .\cookbook\views\api.py:736
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:731 #: .\cookbook\views\api.py:739
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:733 #: .\cookbook\views\api.py:741
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:735 #: .\cookbook\views\api.py:743
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:737 #: .\cookbook\views\api.py:745
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:738 #: .\cookbook\views\api.py:746
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:740 #: .\cookbook\views\api.py:748
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:741 #: .\cookbook\views\api.py:749
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:743 #: .\cookbook\views\api.py:751
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:745 #: .\cookbook\views\api.py:753
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:747 #: .\cookbook\views\api.py:755
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:749 #: .\cookbook\views\api.py:757
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:751 #: .\cookbook\views\api.py:759
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:753 #: .\cookbook\views\api.py:761
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:755 #: .\cookbook\views\api.py:763
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:757 #: .\cookbook\views\api.py:765
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:759 #: .\cookbook\views\api.py:767
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:761 #: .\cookbook\views\api.py:769
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:763 #: .\cookbook\views\api.py:771
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:765 #: .\cookbook\views\api.py:773
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:767 #: .\cookbook\views\api.py:775
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:929 #: .\cookbook\views\api.py:937
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:934 #: .\cookbook\views\api.py:942
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</b>]" "Filter shopping list entries on checked. [true, false, both, <b>recent</b>]"
"<br> - recent includes unchecked items and recently completed items." "<br> - recent includes unchecked items and recently completed items."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:937 #: .\cookbook\views\api.py:945
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:1134 #: .\cookbook\views\api.py:1140
msgid "Nothing to do." msgid "Nothing to do."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1153 #: .\cookbook\views\api.py:1160
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1158 #: .\cookbook\views\api.py:1167
msgid "Connection Refused." msgid "Connection Refused."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1163 #: .\cookbook\views\api.py:1172
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1170 #: .\cookbook\views\api.py:1195
#, 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:1260 .\cookbook\views\data.py:28 #: .\cookbook\views\api.py:1303 .\cookbook\views\data.py:28
#: .\cookbook\views\edit.py:120 .\cookbook\views\new.py:90 #: .\cookbook\views\edit.py:120 .\cookbook\views\new.py:90
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:1282 #: .\cookbook\views\api.py:1325
msgid "Sync successful!" msgid "Sync successful!"
msgstr "Sinhronizācija ir veiksmīga!" msgstr "Sinhronizācija ir veiksmīga!"
#: .\cookbook\views\api.py:1287 #: .\cookbook\views\api.py:1330
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"
@ -2740,6 +2732,10 @@ msgstr "Atklāšana"
msgid "Shopping List" msgid "Shopping List"
msgstr "Iepirkumu saraksts" msgstr "Iepirkumu saraksts"
#: .\cookbook\views\lists.py:76
msgid "Invite Links"
msgstr "Uzaicinājuma saites"
#: .\cookbook\views\lists.py:139 #: .\cookbook\views\lists.py:139
msgid "Supermarkets" msgid "Supermarkets"
msgstr "" msgstr ""
@ -2842,6 +2838,9 @@ msgid ""
"contact the page administrator." "contact the page administrator."
msgstr "" msgstr ""
#~ msgid "Show Links"
#~ msgstr "Rādīt saites"
#, fuzzy #, fuzzy
#~| msgid "Invite Links" #~| msgid "Invite Links"
#~ msgid "Invite User" #~ msgid "Invite User"

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: 2022-06-26 12:09+0200\n" "POT-Creation-Date: 2022-07-12 19:20+0200\n"
"PO-Revision-Date: 2022-05-31 08:32+0000\n" "PO-Revision-Date: 2022-05-31 08:32+0000\n"
"Last-Translator: Jesse <jesse.kamps@pm.me>\n" "Last-Translator: Jesse <jesse.kamps@pm.me>\n"
"Language-Team: Dutch <http://translate.tandoor.dev/projects/tandoor/recipes-" "Language-Team: Dutch <http://translate.tandoor.dev/projects/tandoor/recipes-"
@ -531,7 +531,7 @@ msgstr "Je hebt het maximaal aantal recepten voor jouw ruimte bereikt."
msgid "You have more users than allowed in your space." msgid "You have more users than allowed in your space."
msgstr "Je hebt meer gebruikers dan toegestaan in jouw ruimte." msgstr "Je hebt meer gebruikers dan toegestaan in jouw ruimte."
#: .\cookbook\helper\recipe_search.py:560 #: .\cookbook\helper\recipe_search.py:565
msgid "One of queryset or hash_key must be provided" msgid "One of queryset or hash_key must be provided"
msgstr "Er moet een queryset of hash_key opgegeven worden" msgstr "Er moet een queryset of hash_key opgegeven worden"
@ -544,12 +544,12 @@ msgstr "Je moet een portiegrootte aanleveren"
msgid "Could not parse template code." msgid "Could not parse template code."
msgstr "Sjablooncode kon niet verwerkt worden." msgstr "Sjablooncode kon niet verwerkt worden."
#: .\cookbook\integration\copymethat.py:42 #: .\cookbook\integration\copymethat.py:41
#: .\cookbook\integration\melarecipes.py:37 #: .\cookbook\integration\melarecipes.py:37
msgid "Favorite" msgid "Favorite"
msgstr "Favoriet" msgstr "Favoriet"
#: .\cookbook\integration\copymethat.py:71 #: .\cookbook\integration\copymethat.py:70
#: .\cookbook\integration\recettetek.py:54 #: .\cookbook\integration\recettetek.py:54
#: .\cookbook\integration\recipekeeper.py:63 #: .\cookbook\integration\recipekeeper.py:63
msgid "Imported from" msgid "Imported from"
@ -687,103 +687,103 @@ msgstr "Nieuw"
msgid " is part of a recipe step and cannot be deleted" msgid " is part of a recipe step and cannot be deleted"
msgstr " is deel van een receptstap en kan niet verwijderd worden" msgstr " is deel van een receptstap en kan niet verwijderd worden"
#: .\cookbook\models.py:1160 .\cookbook\templates\search_info.html:28 #: .\cookbook\models.py:1162 .\cookbook\templates\search_info.html:28
msgid "Simple" msgid "Simple"
msgstr "Simpel" msgstr "Simpel"
#: .\cookbook\models.py:1161 .\cookbook\templates\search_info.html:33 #: .\cookbook\models.py:1163 .\cookbook\templates\search_info.html:33
msgid "Phrase" msgid "Phrase"
msgstr "Zin" msgstr "Zin"
#: .\cookbook\models.py:1162 .\cookbook\templates\search_info.html:38 #: .\cookbook\models.py:1164 .\cookbook\templates\search_info.html:38
msgid "Web" msgid "Web"
msgstr "Web" msgstr "Web"
#: .\cookbook\models.py:1163 .\cookbook\templates\search_info.html:47 #: .\cookbook\models.py:1165 .\cookbook\templates\search_info.html:47
msgid "Raw" msgid "Raw"
msgstr "Rauw" msgstr "Rauw"
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
msgid "Food Alias" msgid "Food Alias"
msgstr "Ingrediënt alias" msgstr "Ingrediënt alias"
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
msgid "Unit Alias" msgid "Unit Alias"
msgstr "Eenheid alias" msgstr "Eenheid alias"
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
msgid "Keyword Alias" msgid "Keyword Alias"
msgstr "Etiket alias" msgstr "Etiket alias"
#: .\cookbook\models.py:1225 #: .\cookbook\models.py:1227
#: .\cookbook\templates\include\recipe_open_modal.html:7 #: .\cookbook\templates\include\recipe_open_modal.html:7
#: .\cookbook\views\delete.py:36 .\cookbook\views\edit.py:251 #: .\cookbook\views\delete.py:36 .\cookbook\views\edit.py:251
#: .\cookbook\views\new.py:48 #: .\cookbook\views\new.py:48
msgid "Recipe" msgid "Recipe"
msgstr "Recept" msgstr "Recept"
#: .\cookbook\models.py:1226 #: .\cookbook\models.py:1228
msgid "Food" msgid "Food"
msgstr "Ingrediënt" msgstr "Ingrediënt"
#: .\cookbook\models.py:1227 .\cookbook\templates\base.html:138 #: .\cookbook\models.py:1229 .\cookbook\templates\base.html:138
msgid "Keyword" msgid "Keyword"
msgstr "Etiket" msgstr "Etiket"
#: .\cookbook\serializer.py:204 #: .\cookbook\serializer.py:207
msgid "Cannot modify Space owner permission." msgid "Cannot modify Space owner permission."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:273 #: .\cookbook\serializer.py:290
msgid "File uploads are not enabled for this Space." msgid "File uploads are not enabled for this Space."
msgstr "Bestandsuploads zijn niet ingeschakeld voor deze Ruimte." msgstr "Bestandsuploads zijn niet ingeschakeld voor deze Ruimte."
#: .\cookbook\serializer.py:284 #: .\cookbook\serializer.py:301
msgid "You have reached your file upload limit." msgid "You have reached your file upload limit."
msgstr "U heeft de uploadlimiet bereikt." msgstr "U heeft de uploadlimiet bereikt."
#: .\cookbook\serializer.py:1051 #: .\cookbook\serializer.py:1081
msgid "Hello" msgid "Hello"
msgstr "Hallo" msgstr "Hallo"
#: .\cookbook\serializer.py:1051 #: .\cookbook\serializer.py:1081
msgid "You have been invited by " msgid "You have been invited by "
msgstr "Je bent uitgenodigd door " msgstr "Je bent uitgenodigd door "
#: .\cookbook\serializer.py:1052 #: .\cookbook\serializer.py:1082
msgid " to join their Tandoor Recipes space " msgid " to join their Tandoor Recipes space "
msgstr " om zijn/haar Tandoor Recepten ruimte " msgstr " om zijn/haar Tandoor Recepten ruimte "
#: .\cookbook\serializer.py:1053 #: .\cookbook\serializer.py:1083
msgid "Click the following link to activate your account: " msgid "Click the following link to activate your account: "
msgstr "Klik om de volgende link om je account te activeren: " msgstr "Klik om de volgende link om je account te activeren: "
#: .\cookbook\serializer.py:1054 #: .\cookbook\serializer.py:1084
msgid "" msgid ""
"If the link does not work use the following code to manually join the space: " "If the link does not work use the following code to manually join the space: "
msgstr "" msgstr ""
"Als de linkt niet werkt, gebruik dan de volgende code om handmatig tot de " "Als de linkt niet werkt, gebruik dan de volgende code om handmatig tot de "
"ruimte toe te treden: " "ruimte toe te treden: "
#: .\cookbook\serializer.py:1055 #: .\cookbook\serializer.py:1085
msgid "The invitation is valid until " msgid "The invitation is valid until "
msgstr "De uitnodiging is geldig tot " msgstr "De uitnodiging is geldig tot "
#: .\cookbook\serializer.py:1056 #: .\cookbook\serializer.py:1086
msgid "" msgid ""
"Tandoor Recipes is an Open Source recipe manager. Check it out on GitHub " "Tandoor Recipes is an Open Source recipe manager. Check it out on GitHub "
msgstr "" msgstr ""
"Tandoor Recepten is een Open Source recepten manager. Bekijk het op GitHub " "Tandoor Recepten is een Open Source recepten manager. Bekijk het op GitHub "
#: .\cookbook\serializer.py:1059 #: .\cookbook\serializer.py:1089
msgid "Tandoor Recipes Invite" msgid "Tandoor Recipes Invite"
msgstr "Tandoor Recepten uitnodiging" msgstr "Tandoor Recepten uitnodiging"
#: .\cookbook\serializer.py:1179 #: .\cookbook\serializer.py:1209
msgid "Existing shopping list to update" msgid "Existing shopping list to update"
msgstr "Bestaande boodschappenlijst is bijgewerkt" msgstr "Bestaande boodschappenlijst is bijgewerkt"
#: .\cookbook\serializer.py:1181 #: .\cookbook\serializer.py:1211
msgid "" msgid ""
"List of ingredient IDs from the recipe to add, if not provided all " "List of ingredient IDs from the recipe to add, if not provided all "
"ingredients will be added." "ingredients will be added."
@ -791,22 +791,22 @@ msgstr ""
"Lijst van ingrediënten ID's van het toe te voegen recept, als deze niet " "Lijst van ingrediënten ID's van het toe te voegen recept, als deze niet "
"opgegeven worden worden alle ingrediënten toegevoegd." "opgegeven worden worden alle ingrediënten toegevoegd."
#: .\cookbook\serializer.py:1183 #: .\cookbook\serializer.py:1213
msgid "" msgid ""
"Providing a list_recipe ID and servings of 0 will delete that shopping list." "Providing a list_recipe ID and servings of 0 will delete that shopping list."
msgstr "" msgstr ""
"Als je een list_recipe ID en portiegrootte van 0 opgeeft wordt dat " "Als je een list_recipe ID en portiegrootte van 0 opgeeft wordt dat "
"boodschappenlijstje verwijderd." "boodschappenlijstje verwijderd."
#: .\cookbook\serializer.py:1192 #: .\cookbook\serializer.py:1222
msgid "Amount of food to add to the shopping list" msgid "Amount of food to add to the shopping list"
msgstr "Hoeveelheid eten om aan het boodschappenlijstje toe te voegen" msgstr "Hoeveelheid eten om aan het boodschappenlijstje toe te voegen"
#: .\cookbook\serializer.py:1194 #: .\cookbook\serializer.py:1224
msgid "ID of unit to use for the shopping list" msgid "ID of unit to use for the shopping list"
msgstr "ID of eenheid om te gebruik voor het boodschappenlijstje" msgstr "ID of eenheid om te gebruik voor het boodschappenlijstje"
#: .\cookbook\serializer.py:1196 #: .\cookbook\serializer.py:1226
msgid "When set to true will delete all food from active shopping lists." msgid "When set to true will delete all food from active shopping lists."
msgstr "" msgstr ""
"Wanneer ingesteld op waar, wordt al het voedsel van actieve " "Wanneer ingesteld op waar, wordt al het voedsel van actieve "
@ -948,7 +948,7 @@ msgstr ""
"<a href=\"%(email_url)s\">Vraag een nieuwe bevestigingslink aan</a>." "<a href=\"%(email_url)s\">Vraag een nieuwe bevestigingslink aan</a>."
#: .\cookbook\templates\account\login.html:8 #: .\cookbook\templates\account\login.html:8
#: .\cookbook\templates\base.html:339 .\cookbook\templates\openid\login.html:8 #: .\cookbook\templates\base.html:340 .\cookbook\templates\openid\login.html:8
msgid "Login" msgid "Login"
msgstr "Inloggen" msgstr "Inloggen"
@ -1120,7 +1120,7 @@ msgstr "Registratie gesloten"
msgid "We are sorry, but the sign up is currently closed." msgid "We are sorry, but the sign up is currently closed."
msgstr "Excuses, registratie is op dit moment gesloten." msgstr "Excuses, registratie is op dit moment gesloten."
#: .\cookbook\templates\api_info.html:5 .\cookbook\templates\base.html:329 #: .\cookbook\templates\api_info.html:5 .\cookbook\templates\base.html:330
#: .\cookbook\templates\rest_framework\api.html:11 #: .\cookbook\templates\rest_framework\api.html:11
msgid "API Documentation" msgid "API Documentation"
msgstr "API documentatie" msgstr "API documentatie"
@ -1215,36 +1215,36 @@ msgstr "Beheer"
msgid "Your Spaces" msgid "Your Spaces"
msgstr "Geen ruimte" msgstr "Geen ruimte"
#: .\cookbook\templates\base.html:319 #: .\cookbook\templates\base.html:320
#: .\cookbook\templates\space_overview.html:6 #: .\cookbook\templates\space_overview.html:6
msgid "Overview" msgid "Overview"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:323 #: .\cookbook\templates\base.html:324
msgid "Markdown Guide" msgid "Markdown Guide"
msgstr "Markdown gids" msgstr "Markdown gids"
#: .\cookbook\templates\base.html:325 #: .\cookbook\templates\base.html:326
msgid "GitHub" msgid "GitHub"
msgstr "GitHub" msgstr "GitHub"
#: .\cookbook\templates\base.html:327 #: .\cookbook\templates\base.html:328
msgid "Translate Tandoor" msgid "Translate Tandoor"
msgstr "Vertaal Tandoor" msgstr "Vertaal Tandoor"
#: .\cookbook\templates\base.html:331 #: .\cookbook\templates\base.html:332
msgid "API Browser" msgid "API Browser"
msgstr "API Browser" msgstr "API Browser"
#: .\cookbook\templates\base.html:334 #: .\cookbook\templates\base.html:335
msgid "Log out" msgid "Log out"
msgstr "Uitloggen" msgstr "Uitloggen"
#: .\cookbook\templates\base.html:356 #: .\cookbook\templates\base.html:357
msgid "You are using the free version of Tandor" msgid "You are using the free version of Tandor"
msgstr "Je gebruikt de gratis versie van Tandoor" msgstr "Je gebruikt de gratis versie van Tandoor"
#: .\cookbook\templates\base.html:357 #: .\cookbook\templates\base.html:358
msgid "Upgrade Now" msgid "Upgrade Now"
msgstr "Upgrade nu" msgstr "Upgrade nu"
@ -2365,19 +2365,11 @@ msgstr "Recepten zonder etiketten"
msgid "Internal Recipes" msgid "Internal Recipes"
msgstr "Interne recepten" msgstr "Interne recepten"
#: .\cookbook\templates\system.html:21 .\cookbook\views\lists.py:76 #: .\cookbook\templates\system.html:20
msgid "Invite Links"
msgstr "Uitnodigingslink"
#: .\cookbook\templates\system.html:22
msgid "Show Links"
msgstr "Toon links"
#: .\cookbook\templates\system.html:32
msgid "System Information" msgid "System Information"
msgstr "Systeeminformatie" msgstr "Systeeminformatie"
#: .\cookbook\templates\system.html:34 #: .\cookbook\templates\system.html:22
msgid "" msgid ""
"\n" "\n"
" Django Recipes is an open source free software application. It can " " Django Recipes is an open source free software application. It can "
@ -2395,21 +2387,21 @@ msgstr ""
"recipes/releases\">hier</a> gevonden worden.\n" "recipes/releases\">hier</a> gevonden worden.\n"
" " " "
#: .\cookbook\templates\system.html:48 #: .\cookbook\templates\system.html:36
msgid "Media Serving" msgid "Media Serving"
msgstr "Media aanbieder" msgstr "Media aanbieder"
#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 #: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52
#: .\cookbook\templates\system.html:80 #: .\cookbook\templates\system.html:68
msgid "Warning" msgid "Warning"
msgstr "Waarschuwing" msgstr "Waarschuwing"
#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 #: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52
#: .\cookbook\templates\system.html:80 .\cookbook\templates\system.html:95 #: .\cookbook\templates\system.html:68 .\cookbook\templates\system.html:83
msgid "Ok" msgid "Ok"
msgstr "Oké" msgstr "Oké"
#: .\cookbook\templates\system.html:51 #: .\cookbook\templates\system.html:39
msgid "" msgid ""
"Serving media files directly using gunicorn/python is <b>not recommend</b>!\n" "Serving media files directly using gunicorn/python is <b>not recommend</b>!\n"
" Please follow the steps described\n" " Please follow the steps described\n"
@ -2424,16 +2416,16 @@ msgstr ""
"releases/tag/0.8.1\">hier</a> beschreven om je installatie te updaten.\n" "releases/tag/0.8.1\">hier</a> beschreven om je installatie te updaten.\n"
" " " "
#: .\cookbook\templates\system.html:57 .\cookbook\templates\system.html:73 #: .\cookbook\templates\system.html:45 .\cookbook\templates\system.html:61
#: .\cookbook\templates\system.html:88 .\cookbook\templates\system.html:102 #: .\cookbook\templates\system.html:76 .\cookbook\templates\system.html:90
msgid "Everything is fine!" msgid "Everything is fine!"
msgstr "Alles is in orde!" msgstr "Alles is in orde!"
#: .\cookbook\templates\system.html:62 #: .\cookbook\templates\system.html:50
msgid "Secret Key" msgid "Secret Key"
msgstr "Geheime sleutel" msgstr "Geheime sleutel"
#: .\cookbook\templates\system.html:66 #: .\cookbook\templates\system.html:54
msgid "" msgid ""
"\n" "\n"
" You do not have a <code>SECRET_KEY</code> configured in your " " You do not have a <code>SECRET_KEY</code> configured in your "
@ -2453,11 +2445,11 @@ msgstr ""
"configuratiebestand.\n" "configuratiebestand.\n"
" " " "
#: .\cookbook\templates\system.html:78 #: .\cookbook\templates\system.html:66
msgid "Debug Mode" msgid "Debug Mode"
msgstr "Debug modus" msgstr "Debug modus"
#: .\cookbook\templates\system.html:82 #: .\cookbook\templates\system.html:70
msgid "" msgid ""
"\n" "\n"
" This application is still running in debug mode. This is most " " This application is still running in debug mode. This is most "
@ -2475,15 +2467,15 @@ msgstr ""
"passen.\n" "passen.\n"
" " " "
#: .\cookbook\templates\system.html:93 #: .\cookbook\templates\system.html:81
msgid "Database" msgid "Database"
msgstr "Database" msgstr "Database"
#: .\cookbook\templates\system.html:95 #: .\cookbook\templates\system.html:83
msgid "Info" msgid "Info"
msgstr "Info" msgstr "Info"
#: .\cookbook\templates\system.html:97 #: .\cookbook\templates\system.html:85
msgid "" msgid ""
"\n" "\n"
" This application is not running with a Postgres database " " This application is not running with a Postgres database "
@ -2501,76 +2493,76 @@ msgstr ""
msgid "URL Import" msgid "URL Import"
msgstr "Importeer URL" msgstr "Importeer URL"
#: .\cookbook\views\api.py:97 .\cookbook\views\api.py:189 #: .\cookbook\views\api.py:105 .\cookbook\views\api.py:197
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:209 .\cookbook\views\api.py:312 #: .\cookbook\views\api.py:217 .\cookbook\views\api.py:320
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:213 #: .\cookbook\views\api.py:221
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:220 #: .\cookbook\views\api.py:228
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:225 #: .\cookbook\views\api.py:233
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:258 #: .\cookbook\views\api.py:266
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:263 #: .\cookbook\views\api.py:271
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:321 #: .\cookbook\views\api.py:329
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:324 .\cookbook\views\api.py:342 #: .\cookbook\views\api.py:332 .\cookbook\views\api.py:350
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:327 #: .\cookbook\views\api.py:335
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:333 #: .\cookbook\views\api.py:341
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:339 #: .\cookbook\views\api.py:347
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:534 #: .\cookbook\views\api.py:542
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:539 .\cookbook\views\api.py:871 #: .\cookbook\views\api.py:547 .\cookbook\views\api.py:879
#: .\cookbook\views\api.py:884 #: .\cookbook\views\api.py:892
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:666 #: .\cookbook\views\api.py:674
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:668 #: .\cookbook\views\api.py:676
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:712 #: .\cookbook\views\api.py:720
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."
@ -2578,7 +2570,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:714 #: .\cookbook\views\api.py:722
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"
@ -2586,109 +2578,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:717 #: .\cookbook\views\api.py:725
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:720 #: .\cookbook\views\api.py:728
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:723 #: .\cookbook\views\api.py:731
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:726 #: .\cookbook\views\api.py:734
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:728 #: .\cookbook\views\api.py:736
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:731 #: .\cookbook\views\api.py:739
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:733 #: .\cookbook\views\api.py:741
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:735 #: .\cookbook\views\api.py:743
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:737 #: .\cookbook\views\api.py:745
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:738 #: .\cookbook\views\api.py:746
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:740 #: .\cookbook\views\api.py:748
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:741 #: .\cookbook\views\api.py:749
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:743 #: .\cookbook\views\api.py:751
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:745 #: .\cookbook\views\api.py:753
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:747 #: .\cookbook\views\api.py:755
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:749 #: .\cookbook\views\api.py:757
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:751 #: .\cookbook\views\api.py:759
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:753 #: .\cookbook\views\api.py:761
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:755 #: .\cookbook\views\api.py:763
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:757 #: .\cookbook\views\api.py:765
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"
@ -2696,7 +2688,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:759 #: .\cookbook\views\api.py:767
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."
@ -2704,7 +2696,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:761 #: .\cookbook\views\api.py:769
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."
@ -2712,7 +2704,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:763 #: .\cookbook\views\api.py:771
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."
@ -2720,7 +2712,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:765 #: .\cookbook\views\api.py:773
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."
@ -2728,13 +2720,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:767 #: .\cookbook\views\api.py:775
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:929 #: .\cookbook\views\api.py:937
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."
@ -2742,7 +2734,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:934 #: .\cookbook\views\api.py:942
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</b>]" "Filter shopping list entries on checked. [true, false, both, <b>recent</b>]"
"<br> - recent includes unchecked items and recently completed items." "<br> - recent includes unchecked items and recently completed items."
@ -2750,41 +2742,41 @@ msgstr ""
"Filter boodschappenlijstjes op aangevinkt. [waar,onwaar,beide,<b>recent</b>]" "Filter boodschappenlijstjes op aangevinkt. [waar,onwaar,beide,<b>recent</b>]"
"<br> - recent bevat niet aangevinkte en recent voltooide items." "<br> - recent bevat niet aangevinkte en recent voltooide items."
#: .\cookbook\views\api.py:937 #: .\cookbook\views\api.py:945
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:1134 #: .\cookbook\views\api.py:1140
msgid "Nothing to do." msgid "Nothing to do."
msgstr "Niks te doen." msgstr "Niks te doen."
#: .\cookbook\views\api.py:1153 #: .\cookbook\views\api.py:1160
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1158 #: .\cookbook\views\api.py:1167
msgid "Connection Refused." msgid "Connection Refused."
msgstr "Verbinding geweigerd." msgstr "Verbinding geweigerd."
#: .\cookbook\views\api.py:1163 #: .\cookbook\views\api.py:1172
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "Verkeerd URL schema." msgstr "Verkeerd URL schema."
#: .\cookbook\views\api.py:1170 #: .\cookbook\views\api.py:1195
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:1260 .\cookbook\views\data.py:28 #: .\cookbook\views\api.py:1303 .\cookbook\views\data.py:28
#: .\cookbook\views\edit.py:120 .\cookbook\views\new.py:90 #: .\cookbook\views\edit.py:120 .\cookbook\views\new.py:90
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:1282 #: .\cookbook\views\api.py:1325
msgid "Sync successful!" msgid "Sync successful!"
msgstr "Synchronisatie succesvol!" msgstr "Synchronisatie succesvol!"
#: .\cookbook\views\api.py:1287 #: .\cookbook\views\api.py:1330
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"
@ -2873,6 +2865,10 @@ msgstr "Ontdekken"
msgid "Shopping List" msgid "Shopping List"
msgstr "Boodschappenlijst" msgstr "Boodschappenlijst"
#: .\cookbook\views\lists.py:76
msgid "Invite Links"
msgstr "Uitnodigingslink"
#: .\cookbook\views\lists.py:139 #: .\cookbook\views\lists.py:139
msgid "Supermarkets" msgid "Supermarkets"
msgstr "Supermarkten" msgstr "Supermarkten"
@ -2980,6 +2976,9 @@ msgstr ""
"Links voor het delen van recepten zijn gedeactiveerd. Neem contact op met de " "Links voor het delen van recepten zijn gedeactiveerd. Neem contact op met de "
"paginabeheerder voor aanvullende informatie." "paginabeheerder voor aanvullende informatie."
#~ msgid "Show Links"
#~ msgstr "Toon links"
#~ msgid "A user is required" #~ msgid "A user is required"
#~ msgstr "Een gebruiker is verplicht" #~ msgstr "Een gebruiker is verplicht"

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: 2022-06-26 12:09+0200\n" "POT-Creation-Date: 2022-07-12 19:20+0200\n"
"PO-Revision-Date: 2021-11-12 20:06+0000\n" "PO-Revision-Date: 2021-11-12 20:06+0000\n"
"Last-Translator: Henrique Silva <hds@mailbox.org>\n" "Last-Translator: Henrique Silva <hds@mailbox.org>\n"
"Language-Team: Portuguese <http://translate.tandoor.dev/projects/tandoor/" "Language-Team: Portuguese <http://translate.tandoor.dev/projects/tandoor/"
@ -529,7 +529,7 @@ msgstr ""
msgid "You have more users than allowed in your space." msgid "You have more users than allowed in your space."
msgstr "" msgstr ""
#: .\cookbook\helper\recipe_search.py:560 #: .\cookbook\helper\recipe_search.py:565
msgid "One of queryset or hash_key must be provided" msgid "One of queryset or hash_key must be provided"
msgstr "" msgstr ""
@ -544,12 +544,12 @@ msgstr "É necessário inserir uma receita ou um título."
msgid "Could not parse template code." msgid "Could not parse template code."
msgstr "" msgstr ""
#: .\cookbook\integration\copymethat.py:42 #: .\cookbook\integration\copymethat.py:41
#: .\cookbook\integration\melarecipes.py:37 #: .\cookbook\integration\melarecipes.py:37
msgid "Favorite" msgid "Favorite"
msgstr "" msgstr ""
#: .\cookbook\integration\copymethat.py:71 #: .\cookbook\integration\copymethat.py:70
#: .\cookbook\integration\recettetek.py:54 #: .\cookbook\integration\recettetek.py:54
#: .\cookbook\integration\recipekeeper.py:63 #: .\cookbook\integration\recipekeeper.py:63
#, fuzzy #, fuzzy
@ -685,127 +685,127 @@ msgstr "Novo"
msgid " is part of a recipe step and cannot be deleted" msgid " is part of a recipe step and cannot be deleted"
msgstr "" msgstr ""
#: .\cookbook\models.py:1160 .\cookbook\templates\search_info.html:28 #: .\cookbook\models.py:1162 .\cookbook\templates\search_info.html:28
msgid "Simple" msgid "Simple"
msgstr "" msgstr ""
#: .\cookbook\models.py:1161 .\cookbook\templates\search_info.html:33 #: .\cookbook\models.py:1163 .\cookbook\templates\search_info.html:33
msgid "Phrase" msgid "Phrase"
msgstr "" msgstr ""
#: .\cookbook\models.py:1162 .\cookbook\templates\search_info.html:38 #: .\cookbook\models.py:1164 .\cookbook\templates\search_info.html:38
msgid "Web" msgid "Web"
msgstr "" msgstr ""
#: .\cookbook\models.py:1163 .\cookbook\templates\search_info.html:47 #: .\cookbook\models.py:1165 .\cookbook\templates\search_info.html:47
msgid "Raw" msgid "Raw"
msgstr "" msgstr ""
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
#, fuzzy #, fuzzy
#| msgid "New Food" #| msgid "New Food"
msgid "Food Alias" msgid "Food Alias"
msgstr "Novo Prato" msgstr "Novo Prato"
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
#, fuzzy #, fuzzy
#| msgid "Units" #| msgid "Units"
msgid "Unit Alias" msgid "Unit Alias"
msgstr "Unidades" msgstr "Unidades"
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
#, fuzzy #, fuzzy
#| msgid "Keywords" #| msgid "Keywords"
msgid "Keyword Alias" msgid "Keyword Alias"
msgstr "Palavras-chave" msgstr "Palavras-chave"
#: .\cookbook\models.py:1225 #: .\cookbook\models.py:1227
#: .\cookbook\templates\include\recipe_open_modal.html:7 #: .\cookbook\templates\include\recipe_open_modal.html:7
#: .\cookbook\views\delete.py:36 .\cookbook\views\edit.py:251 #: .\cookbook\views\delete.py:36 .\cookbook\views\edit.py:251
#: .\cookbook\views\new.py:48 #: .\cookbook\views\new.py:48
msgid "Recipe" msgid "Recipe"
msgstr "Receita" msgstr "Receita"
#: .\cookbook\models.py:1226 #: .\cookbook\models.py:1228
#, fuzzy #, fuzzy
#| msgid "New Food" #| msgid "New Food"
msgid "Food" msgid "Food"
msgstr "Novo Prato" msgstr "Novo Prato"
#: .\cookbook\models.py:1227 .\cookbook\templates\base.html:138 #: .\cookbook\models.py:1229 .\cookbook\templates\base.html:138
msgid "Keyword" msgid "Keyword"
msgstr "Palavra-chave" msgstr "Palavra-chave"
#: .\cookbook\serializer.py:204 #: .\cookbook\serializer.py:207
msgid "Cannot modify Space owner permission." msgid "Cannot modify Space owner permission."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:273 #: .\cookbook\serializer.py:290
msgid "File uploads are not enabled for this Space." msgid "File uploads are not enabled for this Space."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:284 #: .\cookbook\serializer.py:301
msgid "You have reached your file upload limit." msgid "You have reached your file upload limit."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1051 #: .\cookbook\serializer.py:1081
msgid "Hello" msgid "Hello"
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1051 #: .\cookbook\serializer.py:1081
msgid "You have been invited by " msgid "You have been invited by "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1052 #: .\cookbook\serializer.py:1082
msgid " to join their Tandoor Recipes space " msgid " to join their Tandoor Recipes space "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1053 #: .\cookbook\serializer.py:1083
msgid "Click the following link to activate your account: " msgid "Click the following link to activate your account: "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1054 #: .\cookbook\serializer.py:1084
msgid "" msgid ""
"If the link does not work use the following code to manually join the space: " "If the link does not work use the following code to manually join the space: "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1055 #: .\cookbook\serializer.py:1085
msgid "The invitation is valid until " msgid "The invitation is valid until "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1056 #: .\cookbook\serializer.py:1086
msgid "" msgid ""
"Tandoor Recipes is an Open Source recipe manager. Check it out on GitHub " "Tandoor Recipes is an Open Source recipe manager. Check it out on GitHub "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1059 #: .\cookbook\serializer.py:1089
msgid "Tandoor Recipes Invite" msgid "Tandoor Recipes Invite"
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1179 #: .\cookbook\serializer.py:1209
msgid "Existing shopping list to update" msgid "Existing shopping list to update"
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1181 #: .\cookbook\serializer.py:1211
msgid "" msgid ""
"List of ingredient IDs from the recipe to add, if not provided all " "List of ingredient IDs from the recipe to add, if not provided all "
"ingredients will be added." "ingredients will be added."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1183 #: .\cookbook\serializer.py:1213
msgid "" msgid ""
"Providing a list_recipe ID and servings of 0 will delete that shopping list." "Providing a list_recipe ID and servings of 0 will delete that shopping list."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1192 #: .\cookbook\serializer.py:1222
msgid "Amount of food to add to the shopping list" msgid "Amount of food to add to the shopping list"
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1194 #: .\cookbook\serializer.py:1224
msgid "ID of unit to use for the shopping list" msgid "ID of unit to use for the shopping list"
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1196 #: .\cookbook\serializer.py:1226
msgid "When set to true will delete all food from active shopping lists." msgid "When set to true will delete all food from active shopping lists."
msgstr "" msgstr ""
@ -939,7 +939,7 @@ msgid ""
msgstr "" msgstr ""
#: .\cookbook\templates\account\login.html:8 #: .\cookbook\templates\account\login.html:8
#: .\cookbook\templates\base.html:339 .\cookbook\templates\openid\login.html:8 #: .\cookbook\templates\base.html:340 .\cookbook\templates\openid\login.html:8
msgid "Login" msgid "Login"
msgstr "Iniciar sessão" msgstr "Iniciar sessão"
@ -1107,7 +1107,7 @@ msgstr ""
msgid "We are sorry, but the sign up is currently closed." msgid "We are sorry, but the sign up is currently closed."
msgstr "" msgstr ""
#: .\cookbook\templates\api_info.html:5 .\cookbook\templates\base.html:329 #: .\cookbook\templates\api_info.html:5 .\cookbook\templates\base.html:330
#: .\cookbook\templates\rest_framework\api.html:11 #: .\cookbook\templates\rest_framework\api.html:11
msgid "API Documentation" msgid "API Documentation"
msgstr "Documentação API" msgstr "Documentação API"
@ -1212,36 +1212,36 @@ msgstr "Administração"
msgid "Your Spaces" msgid "Your Spaces"
msgstr "Criar" msgstr "Criar"
#: .\cookbook\templates\base.html:319 #: .\cookbook\templates\base.html:320
#: .\cookbook\templates\space_overview.html:6 #: .\cookbook\templates\space_overview.html:6
msgid "Overview" msgid "Overview"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:323 #: .\cookbook\templates\base.html:324
msgid "Markdown Guide" msgid "Markdown Guide"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:325 #: .\cookbook\templates\base.html:326
msgid "GitHub" msgid "GitHub"
msgstr "GitHub" msgstr "GitHub"
#: .\cookbook\templates\base.html:327 #: .\cookbook\templates\base.html:328
msgid "Translate Tandoor" msgid "Translate Tandoor"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:331 #: .\cookbook\templates\base.html:332
msgid "API Browser" msgid "API Browser"
msgstr "Navegador de API" msgstr "Navegador de API"
#: .\cookbook\templates\base.html:334 #: .\cookbook\templates\base.html:335
msgid "Log out" msgid "Log out"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:356 #: .\cookbook\templates\base.html:357
msgid "You are using the free version of Tandor" msgid "You are using the free version of Tandor"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:357 #: .\cookbook\templates\base.html:358
msgid "Upgrade Now" msgid "Upgrade Now"
msgstr "" msgstr ""
@ -2241,19 +2241,11 @@ msgstr ""
msgid "Internal Recipes" msgid "Internal Recipes"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:21 .\cookbook\views\lists.py:76 #: .\cookbook\templates\system.html:20
msgid "Invite Links"
msgstr ""
#: .\cookbook\templates\system.html:22
msgid "Show Links"
msgstr ""
#: .\cookbook\templates\system.html:32
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:34 #: .\cookbook\templates\system.html:22
msgid "" msgid ""
"\n" "\n"
" Django Recipes is an open source free software application. It can " " Django Recipes is an open source free software application. It can "
@ -2264,21 +2256,21 @@ msgid ""
" " " "
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:48 #: .\cookbook\templates\system.html:36
msgid "Media Serving" msgid "Media Serving"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 #: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52
#: .\cookbook\templates\system.html:80 #: .\cookbook\templates\system.html:68
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 #: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52
#: .\cookbook\templates\system.html:80 .\cookbook\templates\system.html:95 #: .\cookbook\templates\system.html:68 .\cookbook\templates\system.html:83
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:51 #: .\cookbook\templates\system.html:39
msgid "" msgid ""
"Serving media files directly using gunicorn/python is <b>not recommend</b>!\n" "Serving media files directly using gunicorn/python is <b>not recommend</b>!\n"
" Please follow the steps described\n" " Please follow the steps described\n"
@ -2288,16 +2280,16 @@ msgid ""
" " " "
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:57 .\cookbook\templates\system.html:73 #: .\cookbook\templates\system.html:45 .\cookbook\templates\system.html:61
#: .\cookbook\templates\system.html:88 .\cookbook\templates\system.html:102 #: .\cookbook\templates\system.html:76 .\cookbook\templates\system.html:90
msgid "Everything is fine!" msgid "Everything is fine!"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:62 #: .\cookbook\templates\system.html:50
msgid "Secret Key" msgid "Secret Key"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:66 #: .\cookbook\templates\system.html:54
msgid "" msgid ""
"\n" "\n"
" You do not have a <code>SECRET_KEY</code> configured in your " " You do not have a <code>SECRET_KEY</code> configured in your "
@ -2310,11 +2302,11 @@ msgid ""
" " " "
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:78 #: .\cookbook\templates\system.html:66
msgid "Debug Mode" msgid "Debug Mode"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:82 #: .\cookbook\templates\system.html:70
msgid "" msgid ""
"\n" "\n"
" This application is still running in debug mode. This is most " " This application is still running in debug mode. This is most "
@ -2325,15 +2317,15 @@ msgid ""
" " " "
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:93 #: .\cookbook\templates\system.html:81
msgid "Database" msgid "Database"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:95 #: .\cookbook\templates\system.html:83
msgid "Info" msgid "Info"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:97 #: .\cookbook\templates\system.html:85
msgid "" msgid ""
"\n" "\n"
" This application is not running with a Postgres database " " This application is not running with a Postgres database "
@ -2346,245 +2338,245 @@ msgstr ""
msgid "URL Import" msgid "URL Import"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:97 .\cookbook\views\api.py:189 #: .\cookbook\views\api.py:105 .\cookbook\views\api.py:197
msgid "Parameter updated_at incorrectly formatted" msgid "Parameter updated_at incorrectly formatted"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:209 .\cookbook\views\api.py:312 #: .\cookbook\views\api.py:217 .\cookbook\views\api.py:320
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:213 #: .\cookbook\views\api.py:221
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:220 #: .\cookbook\views\api.py:228
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:225 #: .\cookbook\views\api.py:233
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:258 #: .\cookbook\views\api.py:266
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:263 #: .\cookbook\views\api.py:271
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:321 #: .\cookbook\views\api.py:329
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:324 .\cookbook\views\api.py:342 #: .\cookbook\views\api.py:332 .\cookbook\views\api.py:350
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "" msgstr ""
#: .\cookbook\views\api.py:327 #: .\cookbook\views\api.py:335
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:333 #: .\cookbook\views\api.py:341
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:339 #: .\cookbook\views\api.py:347
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:534 #: .\cookbook\views\api.py:542
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:539 .\cookbook\views\api.py:871 #: .\cookbook\views\api.py:547 .\cookbook\views\api.py:879
#: .\cookbook\views\api.py:884 #: .\cookbook\views\api.py:892
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:666 #: .\cookbook\views\api.py:674
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:668 #: .\cookbook\views\api.py:676
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:712 #: .\cookbook\views\api.py:720
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:714 #: .\cookbook\views\api.py:722
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:717 #: .\cookbook\views\api.py:725
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:720 #: .\cookbook\views\api.py:728
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:723 #: .\cookbook\views\api.py:731
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:726 #: .\cookbook\views\api.py:734
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:728 #: .\cookbook\views\api.py:736
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:731 #: .\cookbook\views\api.py:739
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:733 #: .\cookbook\views\api.py:741
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:735 #: .\cookbook\views\api.py:743
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:737 #: .\cookbook\views\api.py:745
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:738 #: .\cookbook\views\api.py:746
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:740 #: .\cookbook\views\api.py:748
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:741 #: .\cookbook\views\api.py:749
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:743 #: .\cookbook\views\api.py:751
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:745 #: .\cookbook\views\api.py:753
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:747 #: .\cookbook\views\api.py:755
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:749 #: .\cookbook\views\api.py:757
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:751 #: .\cookbook\views\api.py:759
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:753 #: .\cookbook\views\api.py:761
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:755 #: .\cookbook\views\api.py:763
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:757 #: .\cookbook\views\api.py:765
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:759 #: .\cookbook\views\api.py:767
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:761 #: .\cookbook\views\api.py:769
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:763 #: .\cookbook\views\api.py:771
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:765 #: .\cookbook\views\api.py:773
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:767 #: .\cookbook\views\api.py:775
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:929 #: .\cookbook\views\api.py:937
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:934 #: .\cookbook\views\api.py:942
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</b>]" "Filter shopping list entries on checked. [true, false, both, <b>recent</b>]"
"<br> - recent includes unchecked items and recently completed items." "<br> - recent includes unchecked items and recently completed items."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:937 #: .\cookbook\views\api.py:945
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:1134 #: .\cookbook\views\api.py:1140
msgid "Nothing to do." msgid "Nothing to do."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1153 #: .\cookbook\views\api.py:1160
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1158 #: .\cookbook\views\api.py:1167
msgid "Connection Refused." msgid "Connection Refused."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1163 #: .\cookbook\views\api.py:1172
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1170 #: .\cookbook\views\api.py:1195
msgid "No usable data could be found." msgid "No usable data could be found."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1260 .\cookbook\views\data.py:28 #: .\cookbook\views\api.py:1303 .\cookbook\views\data.py:28
#: .\cookbook\views\edit.py:120 .\cookbook\views\new.py:90 #: .\cookbook\views\edit.py:120 .\cookbook\views\new.py:90
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:1282 #: .\cookbook\views\api.py:1325
msgid "Sync successful!" msgid "Sync successful!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1287 #: .\cookbook\views\api.py:1330
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "" msgstr ""
@ -2667,6 +2659,10 @@ msgstr ""
msgid "Shopping List" msgid "Shopping List"
msgstr "" msgstr ""
#: .\cookbook\views\lists.py:76
msgid "Invite Links"
msgstr ""
#: .\cookbook\views\lists.py:139 #: .\cookbook\views\lists.py:139
msgid "Supermarkets" msgid "Supermarkets"
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: 2022-06-26 12:09+0200\n" "POT-Creation-Date: 2022-07-12 19:20+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"
@ -471,7 +471,7 @@ msgstr ""
msgid "You have more users than allowed in your space." msgid "You have more users than allowed in your space."
msgstr "" msgstr ""
#: .\cookbook\helper\recipe_search.py:560 #: .\cookbook\helper\recipe_search.py:565
msgid "One of queryset or hash_key must be provided" msgid "One of queryset or hash_key must be provided"
msgstr "" msgstr ""
@ -484,12 +484,12 @@ msgstr ""
msgid "Could not parse template code." msgid "Could not parse template code."
msgstr "" msgstr ""
#: .\cookbook\integration\copymethat.py:42 #: .\cookbook\integration\copymethat.py:41
#: .\cookbook\integration\melarecipes.py:37 #: .\cookbook\integration\melarecipes.py:37
msgid "Favorite" msgid "Favorite"
msgstr "" msgstr ""
#: .\cookbook\integration\copymethat.py:71 #: .\cookbook\integration\copymethat.py:70
#: .\cookbook\integration\recettetek.py:54 #: .\cookbook\integration\recettetek.py:54
#: .\cookbook\integration\recipekeeper.py:63 #: .\cookbook\integration\recipekeeper.py:63
msgid "Imported from" msgid "Imported from"
@ -620,119 +620,119 @@ msgstr ""
msgid " is part of a recipe step and cannot be deleted" msgid " is part of a recipe step and cannot be deleted"
msgstr "" msgstr ""
#: .\cookbook\models.py:1160 .\cookbook\templates\search_info.html:28 #: .\cookbook\models.py:1162 .\cookbook\templates\search_info.html:28
msgid "Simple" msgid "Simple"
msgstr "" msgstr ""
#: .\cookbook\models.py:1161 .\cookbook\templates\search_info.html:33 #: .\cookbook\models.py:1163 .\cookbook\templates\search_info.html:33
msgid "Phrase" msgid "Phrase"
msgstr "" msgstr ""
#: .\cookbook\models.py:1162 .\cookbook\templates\search_info.html:38 #: .\cookbook\models.py:1164 .\cookbook\templates\search_info.html:38
msgid "Web" msgid "Web"
msgstr "" msgstr ""
#: .\cookbook\models.py:1163 .\cookbook\templates\search_info.html:47 #: .\cookbook\models.py:1165 .\cookbook\templates\search_info.html:47
msgid "Raw" msgid "Raw"
msgstr "" msgstr ""
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
msgid "Food Alias" msgid "Food Alias"
msgstr "" msgstr ""
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
msgid "Unit Alias" msgid "Unit Alias"
msgstr "" msgstr ""
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
msgid "Keyword Alias" msgid "Keyword Alias"
msgstr "" msgstr ""
#: .\cookbook\models.py:1225 #: .\cookbook\models.py:1227
#: .\cookbook\templates\include\recipe_open_modal.html:7 #: .\cookbook\templates\include\recipe_open_modal.html:7
#: .\cookbook\views\delete.py:36 .\cookbook\views\edit.py:251 #: .\cookbook\views\delete.py:36 .\cookbook\views\edit.py:251
#: .\cookbook\views\new.py:48 #: .\cookbook\views\new.py:48
msgid "Recipe" msgid "Recipe"
msgstr "" msgstr ""
#: .\cookbook\models.py:1226 #: .\cookbook\models.py:1228
msgid "Food" msgid "Food"
msgstr "" msgstr ""
#: .\cookbook\models.py:1227 .\cookbook\templates\base.html:138 #: .\cookbook\models.py:1229 .\cookbook\templates\base.html:138
msgid "Keyword" msgid "Keyword"
msgstr "" msgstr ""
#: .\cookbook\serializer.py:204 #: .\cookbook\serializer.py:207
msgid "Cannot modify Space owner permission." msgid "Cannot modify Space owner permission."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:273 #: .\cookbook\serializer.py:290
msgid "File uploads are not enabled for this Space." msgid "File uploads are not enabled for this Space."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:284 #: .\cookbook\serializer.py:301
msgid "You have reached your file upload limit." msgid "You have reached your file upload limit."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1051 #: .\cookbook\serializer.py:1081
msgid "Hello" msgid "Hello"
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1051 #: .\cookbook\serializer.py:1081
msgid "You have been invited by " msgid "You have been invited by "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1052 #: .\cookbook\serializer.py:1082
msgid " to join their Tandoor Recipes space " msgid " to join their Tandoor Recipes space "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1053 #: .\cookbook\serializer.py:1083
msgid "Click the following link to activate your account: " msgid "Click the following link to activate your account: "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1054 #: .\cookbook\serializer.py:1084
msgid "" msgid ""
"If the link does not work use the following code to manually join the space: " "If the link does not work use the following code to manually join the space: "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1055 #: .\cookbook\serializer.py:1085
msgid "The invitation is valid until " msgid "The invitation is valid until "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1056 #: .\cookbook\serializer.py:1086
msgid "" msgid ""
"Tandoor Recipes is an Open Source recipe manager. Check it out on GitHub " "Tandoor Recipes is an Open Source recipe manager. Check it out on GitHub "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1059 #: .\cookbook\serializer.py:1089
msgid "Tandoor Recipes Invite" msgid "Tandoor Recipes Invite"
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1179 #: .\cookbook\serializer.py:1209
msgid "Existing shopping list to update" msgid "Existing shopping list to update"
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1181 #: .\cookbook\serializer.py:1211
msgid "" msgid ""
"List of ingredient IDs from the recipe to add, if not provided all " "List of ingredient IDs from the recipe to add, if not provided all "
"ingredients will be added." "ingredients will be added."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1183 #: .\cookbook\serializer.py:1213
msgid "" msgid ""
"Providing a list_recipe ID and servings of 0 will delete that shopping list." "Providing a list_recipe ID and servings of 0 will delete that shopping list."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1192 #: .\cookbook\serializer.py:1222
msgid "Amount of food to add to the shopping list" msgid "Amount of food to add to the shopping list"
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1194 #: .\cookbook\serializer.py:1224
msgid "ID of unit to use for the shopping list" msgid "ID of unit to use for the shopping list"
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1196 #: .\cookbook\serializer.py:1226
msgid "When set to true will delete all food from active shopping lists." msgid "When set to true will delete all food from active shopping lists."
msgstr "" msgstr ""
@ -864,7 +864,7 @@ msgid ""
msgstr "" msgstr ""
#: .\cookbook\templates\account\login.html:8 #: .\cookbook\templates\account\login.html:8
#: .\cookbook\templates\base.html:339 .\cookbook\templates\openid\login.html:8 #: .\cookbook\templates\base.html:340 .\cookbook\templates\openid\login.html:8
msgid "Login" msgid "Login"
msgstr "" msgstr ""
@ -1028,7 +1028,7 @@ msgstr ""
msgid "We are sorry, but the sign up is currently closed." msgid "We are sorry, but the sign up is currently closed."
msgstr "" msgstr ""
#: .\cookbook\templates\api_info.html:5 .\cookbook\templates\base.html:329 #: .\cookbook\templates\api_info.html:5 .\cookbook\templates\base.html:330
#: .\cookbook\templates\rest_framework\api.html:11 #: .\cookbook\templates\rest_framework\api.html:11
msgid "API Documentation" msgid "API Documentation"
msgstr "" msgstr ""
@ -1121,36 +1121,36 @@ msgstr ""
msgid "Your Spaces" msgid "Your Spaces"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:319 #: .\cookbook\templates\base.html:320
#: .\cookbook\templates\space_overview.html:6 #: .\cookbook\templates\space_overview.html:6
msgid "Overview" msgid "Overview"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:323 #: .\cookbook\templates\base.html:324
msgid "Markdown Guide" msgid "Markdown Guide"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:325 #: .\cookbook\templates\base.html:326
msgid "GitHub" msgid "GitHub"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:327 #: .\cookbook\templates\base.html:328
msgid "Translate Tandoor" msgid "Translate Tandoor"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:331 #: .\cookbook\templates\base.html:332
msgid "API Browser" msgid "API Browser"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:334 #: .\cookbook\templates\base.html:335
msgid "Log out" msgid "Log out"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:356 #: .\cookbook\templates\base.html:357
msgid "You are using the free version of Tandor" msgid "You are using the free version of Tandor"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:357 #: .\cookbook\templates\base.html:358
msgid "Upgrade Now" msgid "Upgrade Now"
msgstr "" msgstr ""
@ -2091,19 +2091,11 @@ msgstr ""
msgid "Internal Recipes" msgid "Internal Recipes"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:21 .\cookbook\views\lists.py:76 #: .\cookbook\templates\system.html:20
msgid "Invite Links"
msgstr ""
#: .\cookbook\templates\system.html:22
msgid "Show Links"
msgstr ""
#: .\cookbook\templates\system.html:32
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:34 #: .\cookbook\templates\system.html:22
msgid "" msgid ""
"\n" "\n"
" Django Recipes is an open source free software application. It can " " Django Recipes is an open source free software application. It can "
@ -2114,21 +2106,21 @@ msgid ""
" " " "
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:48 #: .\cookbook\templates\system.html:36
msgid "Media Serving" msgid "Media Serving"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 #: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52
#: .\cookbook\templates\system.html:80 #: .\cookbook\templates\system.html:68
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 #: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52
#: .\cookbook\templates\system.html:80 .\cookbook\templates\system.html:95 #: .\cookbook\templates\system.html:68 .\cookbook\templates\system.html:83
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:51 #: .\cookbook\templates\system.html:39
msgid "" msgid ""
"Serving media files directly using gunicorn/python is <b>not recommend</b>!\n" "Serving media files directly using gunicorn/python is <b>not recommend</b>!\n"
" Please follow the steps described\n" " Please follow the steps described\n"
@ -2138,16 +2130,16 @@ msgid ""
" " " "
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:57 .\cookbook\templates\system.html:73 #: .\cookbook\templates\system.html:45 .\cookbook\templates\system.html:61
#: .\cookbook\templates\system.html:88 .\cookbook\templates\system.html:102 #: .\cookbook\templates\system.html:76 .\cookbook\templates\system.html:90
msgid "Everything is fine!" msgid "Everything is fine!"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:62 #: .\cookbook\templates\system.html:50
msgid "Secret Key" msgid "Secret Key"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:66 #: .\cookbook\templates\system.html:54
msgid "" msgid ""
"\n" "\n"
" You do not have a <code>SECRET_KEY</code> configured in your " " You do not have a <code>SECRET_KEY</code> configured in your "
@ -2160,11 +2152,11 @@ msgid ""
" " " "
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:78 #: .\cookbook\templates\system.html:66
msgid "Debug Mode" msgid "Debug Mode"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:82 #: .\cookbook\templates\system.html:70
msgid "" msgid ""
"\n" "\n"
" This application is still running in debug mode. This is most " " This application is still running in debug mode. This is most "
@ -2175,15 +2167,15 @@ msgid ""
" " " "
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:93 #: .\cookbook\templates\system.html:81
msgid "Database" msgid "Database"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:95 #: .\cookbook\templates\system.html:83
msgid "Info" msgid "Info"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:97 #: .\cookbook\templates\system.html:85
msgid "" msgid ""
"\n" "\n"
" This application is not running with a Postgres database " " This application is not running with a Postgres database "
@ -2196,245 +2188,245 @@ msgstr ""
msgid "URL Import" msgid "URL Import"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:97 .\cookbook\views\api.py:189 #: .\cookbook\views\api.py:105 .\cookbook\views\api.py:197
msgid "Parameter updated_at incorrectly formatted" msgid "Parameter updated_at incorrectly formatted"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:209 .\cookbook\views\api.py:312 #: .\cookbook\views\api.py:217 .\cookbook\views\api.py:320
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:213 #: .\cookbook\views\api.py:221
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:220 #: .\cookbook\views\api.py:228
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:225 #: .\cookbook\views\api.py:233
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:258 #: .\cookbook\views\api.py:266
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:263 #: .\cookbook\views\api.py:271
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:321 #: .\cookbook\views\api.py:329
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:324 .\cookbook\views\api.py:342 #: .\cookbook\views\api.py:332 .\cookbook\views\api.py:350
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "" msgstr ""
#: .\cookbook\views\api.py:327 #: .\cookbook\views\api.py:335
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:333 #: .\cookbook\views\api.py:341
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:339 #: .\cookbook\views\api.py:347
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:534 #: .\cookbook\views\api.py:542
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:539 .\cookbook\views\api.py:871 #: .\cookbook\views\api.py:547 .\cookbook\views\api.py:879
#: .\cookbook\views\api.py:884 #: .\cookbook\views\api.py:892
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:666 #: .\cookbook\views\api.py:674
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:668 #: .\cookbook\views\api.py:676
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:712 #: .\cookbook\views\api.py:720
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:714 #: .\cookbook\views\api.py:722
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:717 #: .\cookbook\views\api.py:725
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:720 #: .\cookbook\views\api.py:728
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:723 #: .\cookbook\views\api.py:731
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:726 #: .\cookbook\views\api.py:734
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:728 #: .\cookbook\views\api.py:736
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:731 #: .\cookbook\views\api.py:739
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:733 #: .\cookbook\views\api.py:741
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:735 #: .\cookbook\views\api.py:743
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:737 #: .\cookbook\views\api.py:745
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:738 #: .\cookbook\views\api.py:746
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:740 #: .\cookbook\views\api.py:748
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:741 #: .\cookbook\views\api.py:749
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:743 #: .\cookbook\views\api.py:751
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:745 #: .\cookbook\views\api.py:753
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:747 #: .\cookbook\views\api.py:755
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:749 #: .\cookbook\views\api.py:757
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:751 #: .\cookbook\views\api.py:759
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:753 #: .\cookbook\views\api.py:761
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:755 #: .\cookbook\views\api.py:763
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:757 #: .\cookbook\views\api.py:765
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:759 #: .\cookbook\views\api.py:767
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:761 #: .\cookbook\views\api.py:769
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:763 #: .\cookbook\views\api.py:771
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:765 #: .\cookbook\views\api.py:773
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:767 #: .\cookbook\views\api.py:775
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:929 #: .\cookbook\views\api.py:937
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:934 #: .\cookbook\views\api.py:942
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</b>]" "Filter shopping list entries on checked. [true, false, both, <b>recent</b>]"
"<br> - recent includes unchecked items and recently completed items." "<br> - recent includes unchecked items and recently completed items."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:937 #: .\cookbook\views\api.py:945
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:1134 #: .\cookbook\views\api.py:1140
msgid "Nothing to do." msgid "Nothing to do."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1153 #: .\cookbook\views\api.py:1160
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1158 #: .\cookbook\views\api.py:1167
msgid "Connection Refused." msgid "Connection Refused."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1163 #: .\cookbook\views\api.py:1172
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1170 #: .\cookbook\views\api.py:1195
msgid "No usable data could be found." msgid "No usable data could be found."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1260 .\cookbook\views\data.py:28 #: .\cookbook\views\api.py:1303 .\cookbook\views\data.py:28
#: .\cookbook\views\edit.py:120 .\cookbook\views\new.py:90 #: .\cookbook\views\edit.py:120 .\cookbook\views\new.py:90
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:1282 #: .\cookbook\views\api.py:1325
msgid "Sync successful!" msgid "Sync successful!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1287 #: .\cookbook\views\api.py:1330
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "" msgstr ""
@ -2517,6 +2509,10 @@ msgstr ""
msgid "Shopping List" msgid "Shopping List"
msgstr "" msgstr ""
#: .\cookbook\views\lists.py:76
msgid "Invite Links"
msgstr ""
#: .\cookbook\views\lists.py:139 #: .\cookbook\views\lists.py:139
msgid "Supermarkets" msgid "Supermarkets"
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: 2022-06-26 12:09+0200\n" "POT-Creation-Date: 2022-07-12 19:20+0200\n"
"PO-Revision-Date: 2020-06-02 19:28+0000\n" "PO-Revision-Date: 2020-06-02 19:28+0000\n"
"Last-Translator: Emre S, 2020\n" "Last-Translator: Emre S, 2020\n"
"Language-Team: Turkish (https://www.transifex.com/django-recipes/" "Language-Team: Turkish (https://www.transifex.com/django-recipes/"
@ -488,7 +488,7 @@ msgstr ""
msgid "You have more users than allowed in your space." msgid "You have more users than allowed in your space."
msgstr "" msgstr ""
#: .\cookbook\helper\recipe_search.py:560 #: .\cookbook\helper\recipe_search.py:565
msgid "One of queryset or hash_key must be provided" msgid "One of queryset or hash_key must be provided"
msgstr "" msgstr ""
@ -501,12 +501,12 @@ msgstr ""
msgid "Could not parse template code." msgid "Could not parse template code."
msgstr "" msgstr ""
#: .\cookbook\integration\copymethat.py:42 #: .\cookbook\integration\copymethat.py:41
#: .\cookbook\integration\melarecipes.py:37 #: .\cookbook\integration\melarecipes.py:37
msgid "Favorite" msgid "Favorite"
msgstr "" msgstr ""
#: .\cookbook\integration\copymethat.py:71 #: .\cookbook\integration\copymethat.py:70
#: .\cookbook\integration\recettetek.py:54 #: .\cookbook\integration\recettetek.py:54
#: .\cookbook\integration\recipekeeper.py:63 #: .\cookbook\integration\recipekeeper.py:63
msgid "Imported from" msgid "Imported from"
@ -637,119 +637,119 @@ msgstr ""
msgid " is part of a recipe step and cannot be deleted" msgid " is part of a recipe step and cannot be deleted"
msgstr "" msgstr ""
#: .\cookbook\models.py:1160 .\cookbook\templates\search_info.html:28 #: .\cookbook\models.py:1162 .\cookbook\templates\search_info.html:28
msgid "Simple" msgid "Simple"
msgstr "" msgstr ""
#: .\cookbook\models.py:1161 .\cookbook\templates\search_info.html:33 #: .\cookbook\models.py:1163 .\cookbook\templates\search_info.html:33
msgid "Phrase" msgid "Phrase"
msgstr "" msgstr ""
#: .\cookbook\models.py:1162 .\cookbook\templates\search_info.html:38 #: .\cookbook\models.py:1164 .\cookbook\templates\search_info.html:38
msgid "Web" msgid "Web"
msgstr "" msgstr ""
#: .\cookbook\models.py:1163 .\cookbook\templates\search_info.html:47 #: .\cookbook\models.py:1165 .\cookbook\templates\search_info.html:47
msgid "Raw" msgid "Raw"
msgstr "" msgstr ""
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
msgid "Food Alias" msgid "Food Alias"
msgstr "" msgstr ""
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
msgid "Unit Alias" msgid "Unit Alias"
msgstr "" msgstr ""
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
msgid "Keyword Alias" msgid "Keyword Alias"
msgstr "" msgstr ""
#: .\cookbook\models.py:1225 #: .\cookbook\models.py:1227
#: .\cookbook\templates\include\recipe_open_modal.html:7 #: .\cookbook\templates\include\recipe_open_modal.html:7
#: .\cookbook\views\delete.py:36 .\cookbook\views\edit.py:251 #: .\cookbook\views\delete.py:36 .\cookbook\views\edit.py:251
#: .\cookbook\views\new.py:48 #: .\cookbook\views\new.py:48
msgid "Recipe" msgid "Recipe"
msgstr "" msgstr ""
#: .\cookbook\models.py:1226 #: .\cookbook\models.py:1228
msgid "Food" msgid "Food"
msgstr "" msgstr ""
#: .\cookbook\models.py:1227 .\cookbook\templates\base.html:138 #: .\cookbook\models.py:1229 .\cookbook\templates\base.html:138
msgid "Keyword" msgid "Keyword"
msgstr "" msgstr ""
#: .\cookbook\serializer.py:204 #: .\cookbook\serializer.py:207
msgid "Cannot modify Space owner permission." msgid "Cannot modify Space owner permission."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:273 #: .\cookbook\serializer.py:290
msgid "File uploads are not enabled for this Space." msgid "File uploads are not enabled for this Space."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:284 #: .\cookbook\serializer.py:301
msgid "You have reached your file upload limit." msgid "You have reached your file upload limit."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1051 #: .\cookbook\serializer.py:1081
msgid "Hello" msgid "Hello"
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1051 #: .\cookbook\serializer.py:1081
msgid "You have been invited by " msgid "You have been invited by "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1052 #: .\cookbook\serializer.py:1082
msgid " to join their Tandoor Recipes space " msgid " to join their Tandoor Recipes space "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1053 #: .\cookbook\serializer.py:1083
msgid "Click the following link to activate your account: " msgid "Click the following link to activate your account: "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1054 #: .\cookbook\serializer.py:1084
msgid "" msgid ""
"If the link does not work use the following code to manually join the space: " "If the link does not work use the following code to manually join the space: "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1055 #: .\cookbook\serializer.py:1085
msgid "The invitation is valid until " msgid "The invitation is valid until "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1056 #: .\cookbook\serializer.py:1086
msgid "" msgid ""
"Tandoor Recipes is an Open Source recipe manager. Check it out on GitHub " "Tandoor Recipes is an Open Source recipe manager. Check it out on GitHub "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1059 #: .\cookbook\serializer.py:1089
msgid "Tandoor Recipes Invite" msgid "Tandoor Recipes Invite"
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1179 #: .\cookbook\serializer.py:1209
msgid "Existing shopping list to update" msgid "Existing shopping list to update"
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1181 #: .\cookbook\serializer.py:1211
msgid "" msgid ""
"List of ingredient IDs from the recipe to add, if not provided all " "List of ingredient IDs from the recipe to add, if not provided all "
"ingredients will be added." "ingredients will be added."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1183 #: .\cookbook\serializer.py:1213
msgid "" msgid ""
"Providing a list_recipe ID and servings of 0 will delete that shopping list." "Providing a list_recipe ID and servings of 0 will delete that shopping list."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1192 #: .\cookbook\serializer.py:1222
msgid "Amount of food to add to the shopping list" msgid "Amount of food to add to the shopping list"
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1194 #: .\cookbook\serializer.py:1224
msgid "ID of unit to use for the shopping list" msgid "ID of unit to use for the shopping list"
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1196 #: .\cookbook\serializer.py:1226
msgid "When set to true will delete all food from active shopping lists." msgid "When set to true will delete all food from active shopping lists."
msgstr "" msgstr ""
@ -881,7 +881,7 @@ msgid ""
msgstr "" msgstr ""
#: .\cookbook\templates\account\login.html:8 #: .\cookbook\templates\account\login.html:8
#: .\cookbook\templates\base.html:339 .\cookbook\templates\openid\login.html:8 #: .\cookbook\templates\base.html:340 .\cookbook\templates\openid\login.html:8
msgid "Login" msgid "Login"
msgstr "" msgstr ""
@ -1045,7 +1045,7 @@ msgstr ""
msgid "We are sorry, but the sign up is currently closed." msgid "We are sorry, but the sign up is currently closed."
msgstr "" msgstr ""
#: .\cookbook\templates\api_info.html:5 .\cookbook\templates\base.html:329 #: .\cookbook\templates\api_info.html:5 .\cookbook\templates\base.html:330
#: .\cookbook\templates\rest_framework\api.html:11 #: .\cookbook\templates\rest_framework\api.html:11
msgid "API Documentation" msgid "API Documentation"
msgstr "" msgstr ""
@ -1140,36 +1140,36 @@ msgstr ""
msgid "Your Spaces" msgid "Your Spaces"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:319 #: .\cookbook\templates\base.html:320
#: .\cookbook\templates\space_overview.html:6 #: .\cookbook\templates\space_overview.html:6
msgid "Overview" msgid "Overview"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:323 #: .\cookbook\templates\base.html:324
msgid "Markdown Guide" msgid "Markdown Guide"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:325 #: .\cookbook\templates\base.html:326
msgid "GitHub" msgid "GitHub"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:327 #: .\cookbook\templates\base.html:328
msgid "Translate Tandoor" msgid "Translate Tandoor"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:331 #: .\cookbook\templates\base.html:332
msgid "API Browser" msgid "API Browser"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:334 #: .\cookbook\templates\base.html:335
msgid "Log out" msgid "Log out"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:356 #: .\cookbook\templates\base.html:357
msgid "You are using the free version of Tandor" msgid "You are using the free version of Tandor"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:357 #: .\cookbook\templates\base.html:358
msgid "Upgrade Now" msgid "Upgrade Now"
msgstr "" msgstr ""
@ -2110,19 +2110,11 @@ msgstr ""
msgid "Internal Recipes" msgid "Internal Recipes"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:21 .\cookbook\views\lists.py:76 #: .\cookbook\templates\system.html:20
msgid "Invite Links"
msgstr ""
#: .\cookbook\templates\system.html:22
msgid "Show Links"
msgstr ""
#: .\cookbook\templates\system.html:32
msgid "System Information" msgid "System Information"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:34 #: .\cookbook\templates\system.html:22
msgid "" msgid ""
"\n" "\n"
" Django Recipes is an open source free software application. It can " " Django Recipes is an open source free software application. It can "
@ -2133,21 +2125,21 @@ msgid ""
" " " "
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:48 #: .\cookbook\templates\system.html:36
msgid "Media Serving" msgid "Media Serving"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 #: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52
#: .\cookbook\templates\system.html:80 #: .\cookbook\templates\system.html:68
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 #: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52
#: .\cookbook\templates\system.html:80 .\cookbook\templates\system.html:95 #: .\cookbook\templates\system.html:68 .\cookbook\templates\system.html:83
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:51 #: .\cookbook\templates\system.html:39
msgid "" msgid ""
"Serving media files directly using gunicorn/python is <b>not recommend</b>!\n" "Serving media files directly using gunicorn/python is <b>not recommend</b>!\n"
" Please follow the steps described\n" " Please follow the steps described\n"
@ -2157,16 +2149,16 @@ msgid ""
" " " "
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:57 .\cookbook\templates\system.html:73 #: .\cookbook\templates\system.html:45 .\cookbook\templates\system.html:61
#: .\cookbook\templates\system.html:88 .\cookbook\templates\system.html:102 #: .\cookbook\templates\system.html:76 .\cookbook\templates\system.html:90
msgid "Everything is fine!" msgid "Everything is fine!"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:62 #: .\cookbook\templates\system.html:50
msgid "Secret Key" msgid "Secret Key"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:66 #: .\cookbook\templates\system.html:54
msgid "" msgid ""
"\n" "\n"
" You do not have a <code>SECRET_KEY</code> configured in your " " You do not have a <code>SECRET_KEY</code> configured in your "
@ -2179,11 +2171,11 @@ msgid ""
" " " "
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:78 #: .\cookbook\templates\system.html:66
msgid "Debug Mode" msgid "Debug Mode"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:82 #: .\cookbook\templates\system.html:70
msgid "" msgid ""
"\n" "\n"
" This application is still running in debug mode. This is most " " This application is still running in debug mode. This is most "
@ -2194,15 +2186,15 @@ msgid ""
" " " "
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:93 #: .\cookbook\templates\system.html:81
msgid "Database" msgid "Database"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:95 #: .\cookbook\templates\system.html:83
msgid "Info" msgid "Info"
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:97 #: .\cookbook\templates\system.html:85
msgid "" msgid ""
"\n" "\n"
" This application is not running with a Postgres database " " This application is not running with a Postgres database "
@ -2215,245 +2207,245 @@ msgstr ""
msgid "URL Import" msgid "URL Import"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:97 .\cookbook\views\api.py:189 #: .\cookbook\views\api.py:105 .\cookbook\views\api.py:197
msgid "Parameter updated_at incorrectly formatted" msgid "Parameter updated_at incorrectly formatted"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:209 .\cookbook\views\api.py:312 #: .\cookbook\views\api.py:217 .\cookbook\views\api.py:320
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:213 #: .\cookbook\views\api.py:221
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:220 #: .\cookbook\views\api.py:228
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:225 #: .\cookbook\views\api.py:233
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:258 #: .\cookbook\views\api.py:266
msgid "{source.name} was merged successfully with {target.name}" msgid "{source.name} was merged successfully with {target.name}"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:263 #: .\cookbook\views\api.py:271
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:321 #: .\cookbook\views\api.py:329
msgid "{child.name} was moved successfully to the root." msgid "{child.name} was moved successfully to the root."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:324 .\cookbook\views\api.py:342 #: .\cookbook\views\api.py:332 .\cookbook\views\api.py:350
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "" msgstr ""
#: .\cookbook\views\api.py:327 #: .\cookbook\views\api.py:335
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:333 #: .\cookbook\views\api.py:341
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:339 #: .\cookbook\views\api.py:347
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:534 #: .\cookbook\views\api.py:542
msgid "{obj.name} was removed from the shopping list." msgid "{obj.name} was removed from the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:539 .\cookbook\views\api.py:871 #: .\cookbook\views\api.py:547 .\cookbook\views\api.py:879
#: .\cookbook\views\api.py:884 #: .\cookbook\views\api.py:892
msgid "{obj.name} was added to the shopping list." msgid "{obj.name} was added to the shopping list."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:666 #: .\cookbook\views\api.py:674
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:668 #: .\cookbook\views\api.py:676
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:712 #: .\cookbook\views\api.py:720
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:714 #: .\cookbook\views\api.py:722
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:717 #: .\cookbook\views\api.py:725
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:720 #: .\cookbook\views\api.py:728
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:723 #: .\cookbook\views\api.py:731
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:726 #: .\cookbook\views\api.py:734
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:728 #: .\cookbook\views\api.py:736
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:731 #: .\cookbook\views\api.py:739
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:733 #: .\cookbook\views\api.py:741
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:735 #: .\cookbook\views\api.py:743
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:737 #: .\cookbook\views\api.py:745
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:738 #: .\cookbook\views\api.py:746
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:740 #: .\cookbook\views\api.py:748
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:741 #: .\cookbook\views\api.py:749
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:743 #: .\cookbook\views\api.py:751
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:745 #: .\cookbook\views\api.py:753
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:747 #: .\cookbook\views\api.py:755
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:749 #: .\cookbook\views\api.py:757
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:751 #: .\cookbook\views\api.py:759
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:753 #: .\cookbook\views\api.py:761
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:755 #: .\cookbook\views\api.py:763
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:757 #: .\cookbook\views\api.py:765
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:759 #: .\cookbook\views\api.py:767
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:761 #: .\cookbook\views\api.py:769
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:763 #: .\cookbook\views\api.py:771
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:765 #: .\cookbook\views\api.py:773
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:767 #: .\cookbook\views\api.py:775
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:929 #: .\cookbook\views\api.py:937
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:934 #: .\cookbook\views\api.py:942
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</b>]" "Filter shopping list entries on checked. [true, false, both, <b>recent</b>]"
"<br> - recent includes unchecked items and recently completed items." "<br> - recent includes unchecked items and recently completed items."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:937 #: .\cookbook\views\api.py:945
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:1134 #: .\cookbook\views\api.py:1140
msgid "Nothing to do." msgid "Nothing to do."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1153 #: .\cookbook\views\api.py:1160
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1158 #: .\cookbook\views\api.py:1167
msgid "Connection Refused." msgid "Connection Refused."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1163 #: .\cookbook\views\api.py:1172
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1170 #: .\cookbook\views\api.py:1195
msgid "No usable data could be found." msgid "No usable data could be found."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1260 .\cookbook\views\data.py:28 #: .\cookbook\views\api.py:1303 .\cookbook\views\data.py:28
#: .\cookbook\views\edit.py:120 .\cookbook\views\new.py:90 #: .\cookbook\views\edit.py:120 .\cookbook\views\new.py:90
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:1282 #: .\cookbook\views\api.py:1325
msgid "Sync successful!" msgid "Sync successful!"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1287 #: .\cookbook\views\api.py:1330
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "" msgstr ""
@ -2536,6 +2528,10 @@ msgstr ""
msgid "Shopping List" msgid "Shopping List"
msgstr "" msgstr ""
#: .\cookbook\views\lists.py:76
msgid "Invite Links"
msgstr ""
#: .\cookbook\views\lists.py:139 #: .\cookbook\views\lists.py:139
msgid "Supermarkets" msgid "Supermarkets"
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: 2022-06-26 12:09+0200\n" "POT-Creation-Date: 2022-07-12 19:20+0200\n"
"PO-Revision-Date: 2022-01-22 03:30+0000\n" "PO-Revision-Date: 2022-01-22 03:30+0000\n"
"Last-Translator: 糖多 <1365143958@qq.com>\n" "Last-Translator: 糖多 <1365143958@qq.com>\n"
"Language-Team: Chinese (Simplified) <http://translate.tandoor.dev/projects/" "Language-Team: Chinese (Simplified) <http://translate.tandoor.dev/projects/"
@ -494,7 +494,7 @@ msgstr "你已经达到了空间的菜谱的最大数量。"
msgid "You have more users than allowed in your space." msgid "You have more users than allowed in your space."
msgstr "你的空间中的用户数超过了允许的数量。" msgstr "你的空间中的用户数超过了允许的数量。"
#: .\cookbook\helper\recipe_search.py:560 #: .\cookbook\helper\recipe_search.py:565
msgid "One of queryset or hash_key must be provided" msgid "One of queryset or hash_key must be provided"
msgstr "必须提供 queryset 或 hash_key 之一" msgstr "必须提供 queryset 或 hash_key 之一"
@ -509,12 +509,12 @@ msgstr "你必须提供创建者"
msgid "Could not parse template code." msgid "Could not parse template code."
msgstr "无法解析模板代码。" msgstr "无法解析模板代码。"
#: .\cookbook\integration\copymethat.py:42 #: .\cookbook\integration\copymethat.py:41
#: .\cookbook\integration\melarecipes.py:37 #: .\cookbook\integration\melarecipes.py:37
msgid "Favorite" msgid "Favorite"
msgstr "" msgstr ""
#: .\cookbook\integration\copymethat.py:71 #: .\cookbook\integration\copymethat.py:70
#: .\cookbook\integration\recettetek.py:54 #: .\cookbook\integration\recettetek.py:54
#: .\cookbook\integration\recipekeeper.py:63 #: .\cookbook\integration\recipekeeper.py:63
#, fuzzy #, fuzzy
@ -649,121 +649,121 @@ msgstr "新"
msgid " is part of a recipe step and cannot be deleted" msgid " is part of a recipe step and cannot be deleted"
msgstr " 是菜谱步骤的一部分,不能删除" msgstr " 是菜谱步骤的一部分,不能删除"
#: .\cookbook\models.py:1160 .\cookbook\templates\search_info.html:28 #: .\cookbook\models.py:1162 .\cookbook\templates\search_info.html:28
msgid "Simple" msgid "Simple"
msgstr "简明" msgstr "简明"
#: .\cookbook\models.py:1161 .\cookbook\templates\search_info.html:33 #: .\cookbook\models.py:1163 .\cookbook\templates\search_info.html:33
msgid "Phrase" msgid "Phrase"
msgstr "短语" msgstr "短语"
#: .\cookbook\models.py:1162 .\cookbook\templates\search_info.html:38 #: .\cookbook\models.py:1164 .\cookbook\templates\search_info.html:38
msgid "Web" msgid "Web"
msgstr "网络" msgstr "网络"
#: .\cookbook\models.py:1163 .\cookbook\templates\search_info.html:47 #: .\cookbook\models.py:1165 .\cookbook\templates\search_info.html:47
msgid "Raw" msgid "Raw"
msgstr "原始" msgstr "原始"
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
msgid "Food Alias" msgid "Food Alias"
msgstr "食物别名" msgstr "食物别名"
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
msgid "Unit Alias" msgid "Unit Alias"
msgstr "单位别名" msgstr "单位别名"
#: .\cookbook\models.py:1201 #: .\cookbook\models.py:1203
msgid "Keyword Alias" msgid "Keyword Alias"
msgstr "关键词别名" msgstr "关键词别名"
#: .\cookbook\models.py:1225 #: .\cookbook\models.py:1227
#: .\cookbook\templates\include\recipe_open_modal.html:7 #: .\cookbook\templates\include\recipe_open_modal.html:7
#: .\cookbook\views\delete.py:36 .\cookbook\views\edit.py:251 #: .\cookbook\views\delete.py:36 .\cookbook\views\edit.py:251
#: .\cookbook\views\new.py:48 #: .\cookbook\views\new.py:48
msgid "Recipe" msgid "Recipe"
msgstr "菜谱" msgstr "菜谱"
#: .\cookbook\models.py:1226 #: .\cookbook\models.py:1228
#, fuzzy #, fuzzy
#| msgid "Foods" #| msgid "Foods"
msgid "Food" msgid "Food"
msgstr "食物" msgstr "食物"
#: .\cookbook\models.py:1227 .\cookbook\templates\base.html:138 #: .\cookbook\models.py:1229 .\cookbook\templates\base.html:138
msgid "Keyword" msgid "Keyword"
msgstr "关键词" msgstr "关键词"
#: .\cookbook\serializer.py:204 #: .\cookbook\serializer.py:207
msgid "Cannot modify Space owner permission." msgid "Cannot modify Space owner permission."
msgstr "" msgstr ""
#: .\cookbook\serializer.py:273 #: .\cookbook\serializer.py:290
msgid "File uploads are not enabled for this Space." msgid "File uploads are not enabled for this Space."
msgstr "未为此空间启用文件上传。" msgstr "未为此空间启用文件上传。"
#: .\cookbook\serializer.py:284 #: .\cookbook\serializer.py:301
msgid "You have reached your file upload limit." msgid "You have reached your file upload limit."
msgstr "你已达到文件上传的限制。" msgstr "你已达到文件上传的限制。"
#: .\cookbook\serializer.py:1051 #: .\cookbook\serializer.py:1081
msgid "Hello" msgid "Hello"
msgstr "你好" msgstr "你好"
#: .\cookbook\serializer.py:1051 #: .\cookbook\serializer.py:1081
msgid "You have been invited by " msgid "You have been invited by "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1052 #: .\cookbook\serializer.py:1082
msgid " to join their Tandoor Recipes space " msgid " to join their Tandoor Recipes space "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1053 #: .\cookbook\serializer.py:1083
msgid "Click the following link to activate your account: " msgid "Click the following link to activate your account: "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1054 #: .\cookbook\serializer.py:1084
msgid "" msgid ""
"If the link does not work use the following code to manually join the space: " "If the link does not work use the following code to manually join the space: "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1055 #: .\cookbook\serializer.py:1085
msgid "The invitation is valid until " msgid "The invitation is valid until "
msgstr "邀请有效期至 " msgstr "邀请有效期至 "
#: .\cookbook\serializer.py:1056 #: .\cookbook\serializer.py:1086
msgid "" msgid ""
"Tandoor Recipes is an Open Source recipe manager. Check it out on GitHub " "Tandoor Recipes is an Open Source recipe manager. Check it out on GitHub "
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1059 #: .\cookbook\serializer.py:1089
msgid "Tandoor Recipes Invite" msgid "Tandoor Recipes Invite"
msgstr "" msgstr ""
#: .\cookbook\serializer.py:1179 #: .\cookbook\serializer.py:1209
msgid "Existing shopping list to update" msgid "Existing shopping list to update"
msgstr "要更新现有的购物清单" msgstr "要更新现有的购物清单"
#: .\cookbook\serializer.py:1181 #: .\cookbook\serializer.py:1211
msgid "" msgid ""
"List of ingredient IDs from the recipe to add, if not provided all " "List of ingredient IDs from the recipe to add, if not provided all "
"ingredients will be added." "ingredients will be added."
msgstr "要添加的菜谱中材料识别符列表,不提供则添加所有材料。" msgstr "要添加的菜谱中材料识别符列表,不提供则添加所有材料。"
#: .\cookbook\serializer.py:1183 #: .\cookbook\serializer.py:1213
msgid "" msgid ""
"Providing a list_recipe ID and servings of 0 will delete that shopping list." "Providing a list_recipe ID and servings of 0 will delete that shopping list."
msgstr "提供一个菜谱列表识别符或份数为0将删除该购物清单。" msgstr "提供一个菜谱列表识别符或份数为0将删除该购物清单。"
#: .\cookbook\serializer.py:1192 #: .\cookbook\serializer.py:1222
msgid "Amount of food to add to the shopping list" msgid "Amount of food to add to the shopping list"
msgstr "要添加到购物清单中的食物数量" msgstr "要添加到购物清单中的食物数量"
#: .\cookbook\serializer.py:1194 #: .\cookbook\serializer.py:1224
msgid "ID of unit to use for the shopping list" msgid "ID of unit to use for the shopping list"
msgstr "用于购物清单的单位识别符" msgstr "用于购物清单的单位识别符"
#: .\cookbook\serializer.py:1196 #: .\cookbook\serializer.py:1226
msgid "When set to true will delete all food from active shopping lists." msgid "When set to true will delete all food from active shopping lists."
msgstr "当设置为 true 时,将从活动的购物列表中删除所有食物。" msgstr "当设置为 true 时,将从活动的购物列表中删除所有食物。"
@ -905,7 +905,7 @@ msgstr ""
" <a href=\"%(email_url)s\">发起新的电子邮件确认请求</a>。" " <a href=\"%(email_url)s\">发起新的电子邮件确认请求</a>。"
#: .\cookbook\templates\account\login.html:8 #: .\cookbook\templates\account\login.html:8
#: .\cookbook\templates\base.html:339 .\cookbook\templates\openid\login.html:8 #: .\cookbook\templates\base.html:340 .\cookbook\templates\openid\login.html:8
msgid "Login" msgid "Login"
msgstr "登录" msgstr "登录"
@ -1075,7 +1075,7 @@ msgstr "注册已关闭"
msgid "We are sorry, but the sign up is currently closed." msgid "We are sorry, but the sign up is currently closed."
msgstr "我们很抱歉,但目前注册已经结束。" msgstr "我们很抱歉,但目前注册已经结束。"
#: .\cookbook\templates\api_info.html:5 .\cookbook\templates\base.html:329 #: .\cookbook\templates\api_info.html:5 .\cookbook\templates\base.html:330
#: .\cookbook\templates\rest_framework\api.html:11 #: .\cookbook\templates\rest_framework\api.html:11
msgid "API Documentation" msgid "API Documentation"
msgstr "应用程序接口文档" msgstr "应用程序接口文档"
@ -1172,36 +1172,36 @@ msgstr "管理员"
msgid "Your Spaces" msgid "Your Spaces"
msgstr "没有空间" msgstr "没有空间"
#: .\cookbook\templates\base.html:319 #: .\cookbook\templates\base.html:320
#: .\cookbook\templates\space_overview.html:6 #: .\cookbook\templates\space_overview.html:6
msgid "Overview" msgid "Overview"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:323 #: .\cookbook\templates\base.html:324
msgid "Markdown Guide" msgid "Markdown Guide"
msgstr "Markdown 手册" msgstr "Markdown 手册"
#: .\cookbook\templates\base.html:325 #: .\cookbook\templates\base.html:326
msgid "GitHub" msgid "GitHub"
msgstr "GitHub" msgstr "GitHub"
#: .\cookbook\templates\base.html:327 #: .\cookbook\templates\base.html:328
msgid "Translate Tandoor" msgid "Translate Tandoor"
msgstr "翻译筒状泥炉<_<" msgstr "翻译筒状泥炉<_<"
#: .\cookbook\templates\base.html:331 #: .\cookbook\templates\base.html:332
msgid "API Browser" msgid "API Browser"
msgstr "应用程序接口浏览器" msgstr "应用程序接口浏览器"
#: .\cookbook\templates\base.html:334 #: .\cookbook\templates\base.html:335
msgid "Log out" msgid "Log out"
msgstr "退出" msgstr "退出"
#: .\cookbook\templates\base.html:356 #: .\cookbook\templates\base.html:357
msgid "You are using the free version of Tandor" msgid "You are using the free version of Tandor"
msgstr "" msgstr ""
#: .\cookbook\templates\base.html:357 #: .\cookbook\templates\base.html:358
msgid "Upgrade Now" msgid "Upgrade Now"
msgstr "" msgstr ""
@ -2221,19 +2221,11 @@ msgstr ""
msgid "Internal Recipes" msgid "Internal Recipes"
msgstr "内部菜谱" msgstr "内部菜谱"
#: .\cookbook\templates\system.html:21 .\cookbook\views\lists.py:76 #: .\cookbook\templates\system.html:20
msgid "Invite Links"
msgstr "邀请链接"
#: .\cookbook\templates\system.html:22
msgid "Show Links"
msgstr "显示链接"
#: .\cookbook\templates\system.html:32
msgid "System Information" msgid "System Information"
msgstr "系统信息" msgstr "系统信息"
#: .\cookbook\templates\system.html:34 #: .\cookbook\templates\system.html:22
msgid "" msgid ""
"\n" "\n"
" Django Recipes is an open source free software application. It can " " Django Recipes is an open source free software application. It can "
@ -2251,21 +2243,21 @@ msgstr ""
"\">这里</a>。\n" "\">这里</a>。\n"
" " " "
#: .\cookbook\templates\system.html:48 #: .\cookbook\templates\system.html:36
msgid "Media Serving" msgid "Media Serving"
msgstr "媒体服务" msgstr "媒体服务"
#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 #: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52
#: .\cookbook\templates\system.html:80 #: .\cookbook\templates\system.html:68
msgid "Warning" msgid "Warning"
msgstr "警告" msgstr "警告"
#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 #: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52
#: .\cookbook\templates\system.html:80 .\cookbook\templates\system.html:95 #: .\cookbook\templates\system.html:68 .\cookbook\templates\system.html:83
msgid "Ok" msgid "Ok"
msgstr "好的" msgstr "好的"
#: .\cookbook\templates\system.html:51 #: .\cookbook\templates\system.html:39
msgid "" msgid ""
"Serving media files directly using gunicorn/python is <b>not recommend</b>!\n" "Serving media files directly using gunicorn/python is <b>not recommend</b>!\n"
" Please follow the steps described\n" " Please follow the steps described\n"
@ -2279,16 +2271,16 @@ msgstr ""
"tag/0.8.1\">这里</a> 描述的步骤操作更新安装。\n" "tag/0.8.1\">这里</a> 描述的步骤操作更新安装。\n"
" " " "
#: .\cookbook\templates\system.html:57 .\cookbook\templates\system.html:73 #: .\cookbook\templates\system.html:45 .\cookbook\templates\system.html:61
#: .\cookbook\templates\system.html:88 .\cookbook\templates\system.html:102 #: .\cookbook\templates\system.html:76 .\cookbook\templates\system.html:90
msgid "Everything is fine!" msgid "Everything is fine!"
msgstr "一切都好!" msgstr "一切都好!"
#: .\cookbook\templates\system.html:62 #: .\cookbook\templates\system.html:50
msgid "Secret Key" msgid "Secret Key"
msgstr "密钥" msgstr "密钥"
#: .\cookbook\templates\system.html:66 #: .\cookbook\templates\system.html:54
msgid "" msgid ""
"\n" "\n"
" You do not have a <code>SECRET_KEY</code> configured in your " " You do not have a <code>SECRET_KEY</code> configured in your "
@ -2301,11 +2293,11 @@ msgid ""
" " " "
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:78 #: .\cookbook\templates\system.html:66
msgid "Debug Mode" msgid "Debug Mode"
msgstr "调试模式" msgstr "调试模式"
#: .\cookbook\templates\system.html:82 #: .\cookbook\templates\system.html:70
msgid "" msgid ""
"\n" "\n"
" This application is still running in debug mode. This is most " " This application is still running in debug mode. This is most "
@ -2316,15 +2308,15 @@ msgid ""
" " " "
msgstr "" msgstr ""
#: .\cookbook\templates\system.html:93 #: .\cookbook\templates\system.html:81
msgid "Database" msgid "Database"
msgstr "数据库" msgstr "数据库"
#: .\cookbook\templates\system.html:95 #: .\cookbook\templates\system.html:83
msgid "Info" msgid "Info"
msgstr "信息" msgstr "信息"
#: .\cookbook\templates\system.html:97 #: .\cookbook\templates\system.html:85
msgid "" msgid ""
"\n" "\n"
" This application is not running with a Postgres database " " This application is not running with a Postgres database "
@ -2337,247 +2329,247 @@ msgstr ""
msgid "URL Import" msgid "URL Import"
msgstr "链接导入" msgstr "链接导入"
#: .\cookbook\views\api.py:97 .\cookbook\views\api.py:189 #: .\cookbook\views\api.py:105 .\cookbook\views\api.py:197
msgid "Parameter updated_at incorrectly formatted" msgid "Parameter updated_at incorrectly formatted"
msgstr "参数 updated_at 格式不正确" msgstr "参数 updated_at 格式不正确"
#: .\cookbook\views\api.py:209 .\cookbook\views\api.py:312 #: .\cookbook\views\api.py:217 .\cookbook\views\api.py:320
msgid "No {self.basename} with id {pk} exists" msgid "No {self.basename} with id {pk} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:213 #: .\cookbook\views\api.py:221
msgid "Cannot merge with the same object!" msgid "Cannot merge with the same object!"
msgstr "无法与同一对象合并!" msgstr "无法与同一对象合并!"
#: .\cookbook\views\api.py:220 #: .\cookbook\views\api.py:228
msgid "No {self.basename} with id {target} exists" msgid "No {self.basename} with id {target} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:225 #: .\cookbook\views\api.py:233
msgid "Cannot merge with child object!" msgid "Cannot merge with child object!"
msgstr "无法与子对象合并!" msgstr "无法与子对象合并!"
#: .\cookbook\views\api.py:258 #: .\cookbook\views\api.py:266
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:263 #: .\cookbook\views\api.py:271
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:321 #: .\cookbook\views\api.py:329
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:324 .\cookbook\views\api.py:342 #: .\cookbook\views\api.py:332 .\cookbook\views\api.py:350
msgid "An error occurred attempting to move " msgid "An error occurred attempting to move "
msgstr "尝试移动时出错 " msgstr "尝试移动时出错 "
#: .\cookbook\views\api.py:327 #: .\cookbook\views\api.py:335
msgid "Cannot move an object to itself!" msgid "Cannot move an object to itself!"
msgstr "无法将对象移动到自身!" msgstr "无法将对象移动到自身!"
#: .\cookbook\views\api.py:333 #: .\cookbook\views\api.py:341
msgid "No {self.basename} with id {parent} exists" msgid "No {self.basename} with id {parent} exists"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:339 #: .\cookbook\views\api.py:347
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:534 #: .\cookbook\views\api.py:542
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:539 .\cookbook\views\api.py:871 #: .\cookbook\views\api.py:547 .\cookbook\views\api.py:879
#: .\cookbook\views\api.py:884 #: .\cookbook\views\api.py:892
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:666 #: .\cookbook\views\api.py:674
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:668 #: .\cookbook\views\api.py:676
msgid "Query string matched (fuzzy) against object name." msgid "Query string matched (fuzzy) against object name."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:712 #: .\cookbook\views\api.py:720
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:714 #: .\cookbook\views\api.py:722
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:717 #: .\cookbook\views\api.py:725
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:720 #: .\cookbook\views\api.py:728
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:723 #: .\cookbook\views\api.py:731
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:726 #: .\cookbook\views\api.py:734
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:728 #: .\cookbook\views\api.py:736
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:731 #: .\cookbook\views\api.py:739
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:733 #: .\cookbook\views\api.py:741
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:735 #: .\cookbook\views\api.py:743
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:737 #: .\cookbook\views\api.py:745
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:738 #: .\cookbook\views\api.py:746
msgid "ID of unit a recipe should have." msgid "ID of unit a recipe should have."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:740 #: .\cookbook\views\api.py:748
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:741 #: .\cookbook\views\api.py:749
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:743 #: .\cookbook\views\api.py:751
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:745 #: .\cookbook\views\api.py:753
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:747 #: .\cookbook\views\api.py:755
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:749 #: .\cookbook\views\api.py:757
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:751 #: .\cookbook\views\api.py:759
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:753 #: .\cookbook\views\api.py:761
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:755 #: .\cookbook\views\api.py:763
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:757 #: .\cookbook\views\api.py:765
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:759 #: .\cookbook\views\api.py:767
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:761 #: .\cookbook\views\api.py:769
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:763 #: .\cookbook\views\api.py:771
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:765 #: .\cookbook\views\api.py:773
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:767 #: .\cookbook\views\api.py:775
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:929 #: .\cookbook\views\api.py:937
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:934 #: .\cookbook\views\api.py:942
msgid "" msgid ""
"Filter shopping list entries on checked. [true, false, both, <b>recent</b>]" "Filter shopping list entries on checked. [true, false, both, <b>recent</b>]"
"<br> - recent includes unchecked items and recently completed items." "<br> - recent includes unchecked items and recently completed items."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:937 #: .\cookbook\views\api.py:945
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:1134 #: .\cookbook\views\api.py:1140
msgid "Nothing to do." msgid "Nothing to do."
msgstr "无事可做。" msgstr "无事可做。"
#: .\cookbook\views\api.py:1153 #: .\cookbook\views\api.py:1160
msgid "Invalid Url" msgid "Invalid Url"
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1158 #: .\cookbook\views\api.py:1167
msgid "Connection Refused." msgid "Connection Refused."
msgstr "连接被拒绝。" msgstr "连接被拒绝。"
#: .\cookbook\views\api.py:1163 #: .\cookbook\views\api.py:1172
msgid "Bad URL Schema." msgid "Bad URL Schema."
msgstr "" msgstr ""
#: .\cookbook\views\api.py:1170 #: .\cookbook\views\api.py:1195
#, 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 "找不到可用的数据。" msgstr "找不到可用的数据。"
#: .\cookbook\views\api.py:1260 .\cookbook\views\data.py:28 #: .\cookbook\views\api.py:1303 .\cookbook\views\data.py:28
#: .\cookbook\views\edit.py:120 .\cookbook\views\new.py:90 #: .\cookbook\views\edit.py:120 .\cookbook\views\new.py:90
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:1282 #: .\cookbook\views\api.py:1325
msgid "Sync successful!" msgid "Sync successful!"
msgstr "同步成功!" msgstr "同步成功!"
#: .\cookbook\views\api.py:1287 #: .\cookbook\views\api.py:1330
msgid "Error synchronizing with Storage" msgid "Error synchronizing with Storage"
msgstr "与存储同步时出错" msgstr "与存储同步时出错"
@ -2662,6 +2654,10 @@ msgstr "探索"
msgid "Shopping List" msgid "Shopping List"
msgstr "采购单" msgstr "采购单"
#: .\cookbook\views\lists.py:76
msgid "Invite Links"
msgstr "邀请链接"
#: .\cookbook\views\lists.py:139 #: .\cookbook\views\lists.py:139
msgid "Supermarkets" msgid "Supermarkets"
msgstr "超市" msgstr "超市"
@ -2761,6 +2757,9 @@ msgid ""
"contact the page administrator." "contact the page administrator."
msgstr "菜谱共享链接已被禁用!有关更多信息,请与页面管理员联系。" msgstr "菜谱共享链接已被禁用!有关更多信息,请与页面管理员联系。"
#~ msgid "Show Links"
#~ msgstr "显示链接"
#~ msgid "A user is required" #~ msgid "A user is required"
#~ 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: 2022-06-26 12:09+0200\n" "POT-Creation-Date: 2022-07-12 19:20+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"

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: 2022-06-26 12:09+0200\n" "POT-Creation-Date: 2022-07-12 19:20+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"

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: 2022-06-26 12:09+0200\n" "POT-Creation-Date: 2022-07-12 19:20+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"

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: 2022-06-26 12:09+0200\n" "POT-Creation-Date: 2022-07-12 19:20+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"

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: 2022-06-26 12:09+0200\n" "POT-Creation-Date: 2022-07-12 19:20+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"

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: 2022-06-26 12:09+0200\n" "POT-Creation-Date: 2022-07-12 19:20+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"

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: 2022-06-26 12:09+0200\n" "POT-Creation-Date: 2022-07-12 19:20+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"

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: 2022-06-26 12:09+0200\n" "POT-Creation-Date: 2022-07-12 19:20+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"

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: 2022-06-26 12:09+0200\n" "POT-Creation-Date: 2022-07-12 19:20+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"

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: 2022-06-26 12:09+0200\n" "POT-Creation-Date: 2022-07-12 19:20+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"

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: 2022-06-26 12:09+0200\n" "POT-Creation-Date: 2022-07-12 19:20+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"

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: 2022-06-26 12:09+0200\n" "POT-Creation-Date: 2022-07-12 19:20+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"

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: 2022-06-26 12:09+0200\n" "POT-Creation-Date: 2022-07-12 19:20+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"