diff --git a/cookbook/locale/ar/LC_MESSAGES/django.mo b/cookbook/locale/ar/LC_MESSAGES/django.mo new file mode 100644 index 00000000..0da836d5 Binary files /dev/null and b/cookbook/locale/ar/LC_MESSAGES/django.mo differ diff --git a/cookbook/locale/ca/LC_MESSAGES/django.po b/cookbook/locale/ca/LC_MESSAGES/django.po index 8e5a719e..a209f581 100644 --- a/cookbook/locale/ca/LC_MESSAGES/django.po +++ b/cookbook/locale/ca/LC_MESSAGES/django.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\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" "Last-Translator: Ramon Aixa Juan \n" "Language-Team: Catalan ." #: .\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" msgstr "Iniciar Sessió" @@ -1123,7 +1123,7 @@ msgstr "Inicis Tancats" msgid "We are sorry, but the sign up is currently closed." 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 msgid "API Documentation" msgstr "Documentació API" @@ -1220,36 +1220,36 @@ msgstr "Admin" msgid "Your Spaces" msgstr "Sense Espai" -#: .\cookbook\templates\base.html:319 +#: .\cookbook\templates\base.html:320 #: .\cookbook\templates\space_overview.html:6 msgid "Overview" msgstr "" -#: .\cookbook\templates\base.html:323 +#: .\cookbook\templates\base.html:324 msgid "Markdown Guide" msgstr "Guia Markdown" -#: .\cookbook\templates\base.html:325 +#: .\cookbook\templates\base.html:326 msgid "GitHub" msgstr "GitHub" -#: .\cookbook\templates\base.html:327 +#: .\cookbook\templates\base.html:328 msgid "Translate Tandoor" msgstr "Tradueix Tandoor" -#: .\cookbook\templates\base.html:331 +#: .\cookbook\templates\base.html:332 msgid "API Browser" msgstr "Navegador API" -#: .\cookbook\templates\base.html:334 +#: .\cookbook\templates\base.html:335 msgid "Log out" msgstr "Tanca sessió" -#: .\cookbook\templates\base.html:356 +#: .\cookbook\templates\base.html:357 msgid "You are using the free version of Tandor" msgstr "" -#: .\cookbook\templates\base.html:357 +#: .\cookbook\templates\base.html:358 msgid "Upgrade Now" msgstr "" @@ -2263,19 +2263,11 @@ msgstr "Receptes sense paraules clau" msgid "Internal Recipes" msgstr "Receptes Internes" -#: .\cookbook\templates\system.html:21 .\cookbook\views\lists.py:76 -msgid "Invite Links" -msgstr "Enllaços Invitació" - -#: .\cookbook\templates\system.html:22 -msgid "Show Links" -msgstr "Mostra Enllaços" - -#: .\cookbook\templates\system.html:32 +#: .\cookbook\templates\system.html:20 msgid "System Information" msgstr "Informació de Sistema" -#: .\cookbook\templates\system.html:34 +#: .\cookbook\templates\system.html:22 msgid "" "\n" " Django Recipes is an open source free software application. It can " @@ -2293,21 +2285,21 @@ msgstr "" "com/vabene1111/recipes/releases\">aquí.\n" " " -#: .\cookbook\templates\system.html:48 +#: .\cookbook\templates\system.html:36 msgid "Media Serving" msgstr "Servei Mitjans" -#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 -#: .\cookbook\templates\system.html:80 +#: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52 +#: .\cookbook\templates\system.html:68 msgid "Warning" msgstr "Advertència" -#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 -#: .\cookbook\templates\system.html:80 .\cookbook\templates\system.html:95 +#: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52 +#: .\cookbook\templates\system.html:68 .\cookbook\templates\system.html:83 msgid "Ok" msgstr "Ok" -#: .\cookbook\templates\system.html:51 +#: .\cookbook\templates\system.html:39 msgid "" "Serving media files directly using gunicorn/python is not recommend!\n" " Please follow the steps described\n" @@ -2323,16 +2315,16 @@ msgstr "" "a> per actualitzar\n" "la vostra instal·lació." -#: .\cookbook\templates\system.html:57 .\cookbook\templates\system.html:73 -#: .\cookbook\templates\system.html:88 .\cookbook\templates\system.html:102 +#: .\cookbook\templates\system.html:45 .\cookbook\templates\system.html:61 +#: .\cookbook\templates\system.html:76 .\cookbook\templates\system.html:90 msgid "Everything is fine!" msgstr "Tot està bé!" -#: .\cookbook\templates\system.html:62 +#: .\cookbook\templates\system.html:50 msgid "Secret Key" msgstr "Paraula Clau" -#: .\cookbook\templates\system.html:66 +#: .\cookbook\templates\system.html:54 msgid "" "\n" " You do not have a SECRET_KEY configured in your " @@ -2352,11 +2344,11 @@ msgstr "" "Estableix-ho\n" "SECRET_KEY al fitxer de configuració .env." -#: .\cookbook\templates\system.html:78 +#: .\cookbook\templates\system.html:66 msgid "Debug Mode" msgstr "Mode Depuració" -#: .\cookbook\templates\system.html:82 +#: .\cookbook\templates\system.html:70 msgid "" "\n" " This application is still running in debug mode. This is most " @@ -2372,15 +2364,15 @@ msgstr "" "configuració\n" "DEBUG = 0 al fitxer de configuració .env." -#: .\cookbook\templates\system.html:93 +#: .\cookbook\templates\system.html:81 msgid "Database" msgstr "Base de Dades" -#: .\cookbook\templates\system.html:95 +#: .\cookbook\templates\system.html:83 msgid "Info" msgstr "Info" -#: .\cookbook\templates\system.html:97 +#: .\cookbook\templates\system.html:85 msgid "" "\n" " This application is not running with a Postgres database " @@ -2397,72 +2389,72 @@ msgstr "" msgid "URL Import" msgstr "Importació d’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" 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" 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!" 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" msgstr "No {self.basename} amb id {target} existeix" -#: .\cookbook\views\api.py:225 +#: .\cookbook\views\api.py:233 msgid "Cannot merge with child object!" 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}" 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}" 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." 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 " msgstr "Error a l'intentar moure " -#: .\cookbook\views\api.py:327 +#: .\cookbook\views\api.py:335 msgid "Cannot move an object to itself!" 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" 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}" 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." msgstr "{obj.name} eliminat de la llista de la compra." -#: .\cookbook\views\api.py:539 .\cookbook\views\api.py:871 -#: .\cookbook\views\api.py:884 +#: .\cookbook\views\api.py:547 .\cookbook\views\api.py:879 +#: .\cookbook\views\api.py:892 msgid "{obj.name} was added to the shopping list." 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." 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." msgstr "La cadena de consulta coincideix (difusa) amb el nom de l'objecte." -#: .\cookbook\views\api.py:712 +#: .\cookbook\views\api.py:720 msgid "" "Query string matched (fuzzy) against recipe name. In the future also " "fulltext search." @@ -2470,7 +2462,7 @@ msgstr "" "Cadena de consulta coincideix (difusa) amb el nom de la recepta. En el futur " "també cerca text complet." -#: .\cookbook\views\api.py:714 +#: .\cookbook\views\api.py:722 #, fuzzy #| msgid "ID of keyword a recipe should have. For multiple repeat parameter." msgid "" @@ -2480,173 +2472,173 @@ msgstr "" "ID de la paraula clau que hauria de tenir una recepta. Per a múltiples " "repeteix paràmetre." -#: .\cookbook\views\api.py:717 +#: .\cookbook\views\api.py:725 msgid "" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords" msgstr "" -#: .\cookbook\views\api.py:720 +#: .\cookbook\views\api.py:728 msgid "" "Keyword IDs, repeat for multiple. Return recipes with all of the keywords." msgstr "" -#: .\cookbook\views\api.py:723 +#: .\cookbook\views\api.py:731 msgid "" "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." msgstr "" -#: .\cookbook\views\api.py:726 +#: .\cookbook\views\api.py:734 msgid "" "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." msgstr "" -#: .\cookbook\views\api.py:728 +#: .\cookbook\views\api.py:736 msgid "ID of food a recipe should have. For multiple repeat parameter." msgstr "" "ID d'aliments que ha de tenir una recepta. Per a múltiples repeteix " "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" msgstr "" -#: .\cookbook\views\api.py:733 +#: .\cookbook\views\api.py:741 msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgstr "" -#: .\cookbook\views\api.py:735 +#: .\cookbook\views\api.py:743 msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgstr "" -#: .\cookbook\views\api.py:737 +#: .\cookbook\views\api.py:745 msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgstr "" -#: .\cookbook\views\api.py:738 +#: .\cookbook\views\api.py:746 msgid "ID of unit a recipe should have." msgstr "ID d'unitat que hauria de tenir una recepta." -#: .\cookbook\views\api.py:740 +#: .\cookbook\views\api.py:748 msgid "" "Rating a recipe should have or greater. [0 - 5] Negative value filters " "rating less than." msgstr "" -#: .\cookbook\views\api.py:741 +#: .\cookbook\views\api.py:749 msgid "ID of book a recipe should be in. For multiple repeat parameter." msgstr "" "ID del llibre hauria d'haver-hi en una recepta. Per al paràmetre de " "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" msgstr "" -#: .\cookbook\views\api.py:745 +#: .\cookbook\views\api.py:753 msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgstr "" -#: .\cookbook\views\api.py:747 +#: .\cookbook\views\api.py:755 msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgstr "" -#: .\cookbook\views\api.py:749 +#: .\cookbook\views\api.py:757 msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgstr "" -#: .\cookbook\views\api.py:751 +#: .\cookbook\views\api.py:759 msgid "If only internal recipes should be returned. [true/false]" msgstr "" -#: .\cookbook\views\api.py:753 +#: .\cookbook\views\api.py:761 msgid "Returns the results in randomized order. [true/false]" msgstr "" -#: .\cookbook\views\api.py:755 +#: .\cookbook\views\api.py:763 msgid "Returns new results first in search results. [true/false]" msgstr "" -#: .\cookbook\views\api.py:757 +#: .\cookbook\views\api.py:765 msgid "" "Filter recipes cooked X times or more. Negative values returns cooked less " "than X times" msgstr "" -#: .\cookbook\views\api.py:759 +#: .\cookbook\views\api.py:767 msgid "" "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "or before date." msgstr "" -#: .\cookbook\views\api.py:761 +#: .\cookbook\views\api.py:769 msgid "" "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "before date." msgstr "" -#: .\cookbook\views\api.py:763 +#: .\cookbook\views\api.py:771 msgid "" "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "before date." msgstr "" -#: .\cookbook\views\api.py:765 +#: .\cookbook\views\api.py:773 msgid "" "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "or before date." msgstr "" -#: .\cookbook\views\api.py:767 +#: .\cookbook\views\api.py:775 msgid "Filter recipes that can be made with OnHand food. [true/false]" msgstr "" -#: .\cookbook\views\api.py:929 +#: .\cookbook\views\api.py:937 msgid "" "Returns the shopping list entry with a primary key of id. Multiple values " "allowed." msgstr "" -#: .\cookbook\views\api.py:934 +#: .\cookbook\views\api.py:942 msgid "" "Filter shopping list entries on checked. [true, false, both, recent]" "
- recent includes unchecked items and recently completed items." msgstr "" -#: .\cookbook\views\api.py:937 +#: .\cookbook\views\api.py:945 msgid "Returns the shopping list entries sorted by supermarket category order." msgstr "" -#: .\cookbook\views\api.py:1134 +#: .\cookbook\views\api.py:1140 msgid "Nothing to do." msgstr "Res a fer." -#: .\cookbook\views\api.py:1153 +#: .\cookbook\views\api.py:1160 msgid "Invalid Url" msgstr "" -#: .\cookbook\views\api.py:1158 +#: .\cookbook\views\api.py:1167 msgid "Connection Refused." msgstr "Connexió Refusada." -#: .\cookbook\views\api.py:1163 +#: .\cookbook\views\api.py:1172 msgid "Bad URL Schema." msgstr "" -#: .\cookbook\views\api.py:1170 +#: .\cookbook\views\api.py:1195 msgid "No usable data could be found." 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 msgid "This feature is not yet available in the hosted version of tandoor!" msgstr "" "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!" msgstr "Sincronització correcte" -#: .\cookbook\views\api.py:1287 +#: .\cookbook\views\api.py:1330 msgid "Error synchronizing with Storage" msgstr "Error de sincronització amb emmagatzematge" @@ -2736,6 +2728,10 @@ msgstr "Descobriment" msgid "Shopping List" msgstr "Llista de la Compra" +#: .\cookbook\views\lists.py:76 +msgid "Invite Links" +msgstr "Enllaços Invitació" + #: .\cookbook\views\lists.py:139 msgid "Supermarkets" msgstr "Supermercats" @@ -2844,6 +2840,9 @@ msgstr "" "L'enllaç per compartir receptes s'ha desactivat! Per obtenir informació " "addicional, poseu-vos en contacte amb l'administrador." +#~ msgid "Show Links" +#~ msgstr "Mostra Enllaços" + #~ msgid "A user is required" #~ msgstr "Usuari requerit" diff --git a/cookbook/locale/de/LC_MESSAGES/django.po b/cookbook/locale/de/LC_MESSAGES/django.po index 877174cf..7c18f791 100644 --- a/cookbook/locale/de/LC_MESSAGES/django.po +++ b/cookbook/locale/de/LC_MESSAGES/django.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\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" "Last-Translator: Tobias Reinmann \n" "Language-Team: German ." #: .\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" msgstr "Anmelden" @@ -1141,7 +1141,7 @@ msgstr "Registrierung geschlossen" msgid "We are sorry, but the sign up is currently closed." 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 msgid "API Documentation" msgstr "API-Dokumentation" @@ -1238,36 +1238,36 @@ msgstr "Admin" msgid "Your Spaces" msgstr "Kein Space" -#: .\cookbook\templates\base.html:319 +#: .\cookbook\templates\base.html:320 #: .\cookbook\templates\space_overview.html:6 msgid "Overview" msgstr "" -#: .\cookbook\templates\base.html:323 +#: .\cookbook\templates\base.html:324 msgid "Markdown Guide" msgstr "Markdown-Anleitung" -#: .\cookbook\templates\base.html:325 +#: .\cookbook\templates\base.html:326 msgid "GitHub" msgstr "GitHub" -#: .\cookbook\templates\base.html:327 +#: .\cookbook\templates\base.html:328 msgid "Translate Tandoor" msgstr "Tandoor übersetzen" -#: .\cookbook\templates\base.html:331 +#: .\cookbook\templates\base.html:332 msgid "API Browser" msgstr "API Browser" -#: .\cookbook\templates\base.html:334 +#: .\cookbook\templates\base.html:335 msgid "Log out" msgstr "Ausloggen" -#: .\cookbook\templates\base.html:356 +#: .\cookbook\templates\base.html:357 msgid "You are using the free version of Tandor" msgstr "Du benützt die Gratis-Version von Tandoor" -#: .\cookbook\templates\base.html:357 +#: .\cookbook\templates\base.html:358 msgid "Upgrade Now" msgstr "Jetzt upgraden" @@ -2431,19 +2431,11 @@ msgstr "Rezepte ohne Schlagwort" msgid "Internal Recipes" msgstr "Interne Rezepte" -#: .\cookbook\templates\system.html:21 .\cookbook\views\lists.py:76 -msgid "Invite Links" -msgstr "Einladungslinks" - -#: .\cookbook\templates\system.html:22 -msgid "Show Links" -msgstr "Links anzeigen" - -#: .\cookbook\templates\system.html:32 +#: .\cookbook\templates\system.html:20 msgid "System Information" msgstr "Systeminformation" -#: .\cookbook\templates\system.html:34 +#: .\cookbook\templates\system.html:22 msgid "" "\n" " Django Recipes is an open source free software application. It can " @@ -2461,21 +2453,21 @@ msgstr "" "github.com/vabene1111/recipes/releases\">hier.\n" " " -#: .\cookbook\templates\system.html:48 +#: .\cookbook\templates\system.html:36 msgid "Media Serving" msgstr "Medien ausliefern" -#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 -#: .\cookbook\templates\system.html:80 +#: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52 +#: .\cookbook\templates\system.html:68 msgid "Warning" msgstr "Warnung" -#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 -#: .\cookbook\templates\system.html:80 .\cookbook\templates\system.html:95 +#: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52 +#: .\cookbook\templates\system.html:68 .\cookbook\templates\system.html:83 msgid "Ok" msgstr "Ok" -#: .\cookbook\templates\system.html:51 +#: .\cookbook\templates\system.html:39 msgid "" "Serving media files directly using gunicorn/python is not recommend!\n" " Please follow the steps described\n" @@ -2490,16 +2482,16 @@ msgstr "" "Ihre Installation zu aktualisieren.\n" " " -#: .\cookbook\templates\system.html:57 .\cookbook\templates\system.html:73 -#: .\cookbook\templates\system.html:88 .\cookbook\templates\system.html:102 +#: .\cookbook\templates\system.html:45 .\cookbook\templates\system.html:61 +#: .\cookbook\templates\system.html:76 .\cookbook\templates\system.html:90 msgid "Everything is fine!" msgstr "Alles in Ordnung!" -#: .\cookbook\templates\system.html:62 +#: .\cookbook\templates\system.html:50 msgid "Secret Key" msgstr "Geheimer Schlüssel" -#: .\cookbook\templates\system.html:66 +#: .\cookbook\templates\system.html:54 msgid "" "\n" " You do not have a SECRET_KEY configured in your " @@ -2519,11 +2511,11 @@ msgstr "" "Konfigurationsdatei .env.\n" " " -#: .\cookbook\templates\system.html:78 +#: .\cookbook\templates\system.html:66 msgid "Debug Mode" msgstr "Debug-Modus" -#: .\cookbook\templates\system.html:82 +#: .\cookbook\templates\system.html:70 msgid "" "\n" " This application is still running in debug mode. This is most " @@ -2540,15 +2532,15 @@ msgstr "" "Konfigurationsdatei .env einstellst.\n" " " -#: .\cookbook\templates\system.html:93 +#: .\cookbook\templates\system.html:81 msgid "Database" msgstr "Datenbank" -#: .\cookbook\templates\system.html:95 +#: .\cookbook\templates\system.html:83 msgid "Info" msgstr "Info" -#: .\cookbook\templates\system.html:97 +#: .\cookbook\templates\system.html:85 msgid "" "\n" " This application is not running with a Postgres database " @@ -2566,250 +2558,250 @@ msgstr "" msgid "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" 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" 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!" 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" 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!" 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}" 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}" msgstr "" "Beim zusammenführen von {source.name} mit {target.name} ist ein Fehler " "aufgetreten" -#: .\cookbook\views\api.py:321 +#: .\cookbook\views\api.py:329 msgid "{child.name} was moved successfully to the root." 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 " msgstr "Fehler aufgetreten beim verschieben von " -#: .\cookbook\views\api.py:327 +#: .\cookbook\views\api.py:335 msgid "Cannot move an object to itself!" 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" 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}" msgstr "" "{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." msgstr "{obj.name} wurde von der Einkaufsliste entfernt." -#: .\cookbook\views\api.py:539 .\cookbook\views\api.py:871 -#: .\cookbook\views\api.py:884 +#: .\cookbook\views\api.py:547 .\cookbook\views\api.py:879 +#: .\cookbook\views\api.py:892 msgid "{obj.name} was added to the shopping list." 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." msgstr "" -#: .\cookbook\views\api.py:668 +#: .\cookbook\views\api.py:676 msgid "Query string matched (fuzzy) against object name." msgstr "" -#: .\cookbook\views\api.py:712 +#: .\cookbook\views\api.py:720 msgid "" "Query string matched (fuzzy) against recipe name. In the future also " "fulltext search." msgstr "" -#: .\cookbook\views\api.py:714 +#: .\cookbook\views\api.py:722 msgid "" "ID of keyword a recipe should have. For multiple repeat parameter. " "Equivalent to keywords_or" msgstr "" -#: .\cookbook\views\api.py:717 +#: .\cookbook\views\api.py:725 msgid "" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords" msgstr "" -#: .\cookbook\views\api.py:720 +#: .\cookbook\views\api.py:728 msgid "" "Keyword IDs, repeat for multiple. Return recipes with all of the keywords." msgstr "" -#: .\cookbook\views\api.py:723 +#: .\cookbook\views\api.py:731 msgid "" "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." msgstr "" -#: .\cookbook\views\api.py:726 +#: .\cookbook\views\api.py:734 msgid "" "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." msgstr "" -#: .\cookbook\views\api.py:728 +#: .\cookbook\views\api.py:736 msgid "ID of food a recipe should have. For multiple repeat parameter." msgstr "" -#: .\cookbook\views\api.py:731 +#: .\cookbook\views\api.py:739 msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgstr "" -#: .\cookbook\views\api.py:733 +#: .\cookbook\views\api.py:741 msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgstr "" -#: .\cookbook\views\api.py:735 +#: .\cookbook\views\api.py:743 msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgstr "" -#: .\cookbook\views\api.py:737 +#: .\cookbook\views\api.py:745 msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgstr "" -#: .\cookbook\views\api.py:738 +#: .\cookbook\views\api.py:746 msgid "ID of unit a recipe should have." msgstr "ID der Einheit, die ein Rezept haben sollte." -#: .\cookbook\views\api.py:740 +#: .\cookbook\views\api.py:748 msgid "" "Rating a recipe should have or greater. [0 - 5] Negative value filters " "rating less than." msgstr "" -#: .\cookbook\views\api.py:741 +#: .\cookbook\views\api.py:749 msgid "ID of book a recipe should be in. For multiple repeat parameter." msgstr "" -#: .\cookbook\views\api.py:743 +#: .\cookbook\views\api.py:751 msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgstr "" -#: .\cookbook\views\api.py:745 +#: .\cookbook\views\api.py:753 msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgstr "" -#: .\cookbook\views\api.py:747 +#: .\cookbook\views\api.py:755 msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgstr "" -#: .\cookbook\views\api.py:749 +#: .\cookbook\views\api.py:757 msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgstr "" -#: .\cookbook\views\api.py:751 +#: .\cookbook\views\api.py:759 msgid "If only internal recipes should be returned. [true/false]" msgstr "" -#: .\cookbook\views\api.py:753 +#: .\cookbook\views\api.py:761 msgid "Returns the results in randomized order. [true/false]" msgstr "" -#: .\cookbook\views\api.py:755 +#: .\cookbook\views\api.py:763 msgid "Returns new results first in search results. [true/false]" msgstr "" -#: .\cookbook\views\api.py:757 +#: .\cookbook\views\api.py:765 msgid "" "Filter recipes cooked X times or more. Negative values returns cooked less " "than X times" msgstr "" -#: .\cookbook\views\api.py:759 +#: .\cookbook\views\api.py:767 msgid "" "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "or before date." msgstr "" -#: .\cookbook\views\api.py:761 +#: .\cookbook\views\api.py:769 msgid "" "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "before date." msgstr "" -#: .\cookbook\views\api.py:763 +#: .\cookbook\views\api.py:771 msgid "" "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "before date." msgstr "" -#: .\cookbook\views\api.py:765 +#: .\cookbook\views\api.py:773 msgid "" "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "or before date." msgstr "" -#: .\cookbook\views\api.py:767 +#: .\cookbook\views\api.py:775 msgid "Filter recipes that can be made with OnHand food. [true/false]" msgstr "" -#: .\cookbook\views\api.py:929 +#: .\cookbook\views\api.py:937 msgid "" "Returns the shopping list entry with a primary key of id. Multiple values " "allowed." msgstr "" -#: .\cookbook\views\api.py:934 +#: .\cookbook\views\api.py:942 msgid "" "Filter shopping list entries on checked. [true, false, both, recent]" "
- recent includes unchecked items and recently completed items." msgstr "" -#: .\cookbook\views\api.py:937 +#: .\cookbook\views\api.py:945 msgid "Returns the shopping list entries sorted by supermarket category order." msgstr "" -#: .\cookbook\views\api.py:1134 +#: .\cookbook\views\api.py:1140 msgid "Nothing to do." msgstr "Nichts zu tun." -#: .\cookbook\views\api.py:1153 +#: .\cookbook\views\api.py:1160 msgid "Invalid Url" msgstr "" -#: .\cookbook\views\api.py:1158 +#: .\cookbook\views\api.py:1167 msgid "Connection Refused." msgstr "Verbindung fehlgeschlagen." -#: .\cookbook\views\api.py:1163 +#: .\cookbook\views\api.py:1172 msgid "Bad URL Schema." msgstr "" -#: .\cookbook\views\api.py:1170 +#: .\cookbook\views\api.py:1195 #, fuzzy #| msgid "No useable data could be found." msgid "No usable data could be found." 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 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!" -#: .\cookbook\views\api.py:1282 +#: .\cookbook\views\api.py:1325 msgid "Sync successful!" msgstr "Synchronisation erfolgreich!" -#: .\cookbook\views\api.py:1287 +#: .\cookbook\views\api.py:1330 msgid "Error synchronizing with Storage" msgstr "Fehler beim Synchronisieren" @@ -2899,6 +2891,10 @@ msgstr "Entdecken" msgid "Shopping List" msgstr "Einkaufsliste" +#: .\cookbook\views\lists.py:76 +msgid "Invite Links" +msgstr "Einladungslinks" + #: .\cookbook\views\lists.py:139 msgid "Supermarkets" msgstr "Supermärkte" @@ -3007,6 +3003,9 @@ msgstr "" "Dieser Link wurde deaktiviert! Bitte kontaktieren sie den " "Seitenadministrator für weitere Informationen." +#~ msgid "Show Links" +#~ msgstr "Links anzeigen" + #~ msgid "A user is required" #~ msgstr "Ein Benutzername ist notwendig" diff --git a/cookbook/locale/en/LC_MESSAGES/django.po b/cookbook/locale/en/LC_MESSAGES/django.po index bfbd0c8c..822068d7 100644 --- a/cookbook/locale/en/LC_MESSAGES/django.po +++ b/cookbook/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -471,7 +471,7 @@ msgstr "" msgid "You have more users than allowed in your space." msgstr "" -#: .\cookbook\helper\recipe_search.py:560 +#: .\cookbook\helper\recipe_search.py:565 msgid "One of queryset or hash_key must be provided" msgstr "" @@ -484,12 +484,12 @@ msgstr "" msgid "Could not parse template code." msgstr "" -#: .\cookbook\integration\copymethat.py:42 +#: .\cookbook\integration\copymethat.py:41 #: .\cookbook\integration\melarecipes.py:37 msgid "Favorite" msgstr "" -#: .\cookbook\integration\copymethat.py:71 +#: .\cookbook\integration\copymethat.py:70 #: .\cookbook\integration\recettetek.py:54 #: .\cookbook\integration\recipekeeper.py:63 msgid "Imported from" @@ -620,119 +620,119 @@ msgstr "" msgid " is part of a recipe step and cannot be deleted" msgstr "" -#: .\cookbook\models.py:1160 .\cookbook\templates\search_info.html:28 +#: .\cookbook\models.py:1162 .\cookbook\templates\search_info.html:28 msgid "Simple" msgstr "" -#: .\cookbook\models.py:1161 .\cookbook\templates\search_info.html:33 +#: .\cookbook\models.py:1163 .\cookbook\templates\search_info.html:33 msgid "Phrase" msgstr "" -#: .\cookbook\models.py:1162 .\cookbook\templates\search_info.html:38 +#: .\cookbook\models.py:1164 .\cookbook\templates\search_info.html:38 msgid "Web" msgstr "" -#: .\cookbook\models.py:1163 .\cookbook\templates\search_info.html:47 +#: .\cookbook\models.py:1165 .\cookbook\templates\search_info.html:47 msgid "Raw" msgstr "" -#: .\cookbook\models.py:1201 +#: .\cookbook\models.py:1203 msgid "Food Alias" msgstr "" -#: .\cookbook\models.py:1201 +#: .\cookbook\models.py:1203 msgid "Unit Alias" msgstr "" -#: .\cookbook\models.py:1201 +#: .\cookbook\models.py:1203 msgid "Keyword Alias" msgstr "" -#: .\cookbook\models.py:1225 +#: .\cookbook\models.py:1227 #: .\cookbook\templates\include\recipe_open_modal.html:7 #: .\cookbook\views\delete.py:36 .\cookbook\views\edit.py:251 #: .\cookbook\views\new.py:48 msgid "Recipe" msgstr "" -#: .\cookbook\models.py:1226 +#: .\cookbook\models.py:1228 msgid "Food" msgstr "" -#: .\cookbook\models.py:1227 .\cookbook\templates\base.html:138 +#: .\cookbook\models.py:1229 .\cookbook\templates\base.html:138 msgid "Keyword" msgstr "" -#: .\cookbook\serializer.py:204 +#: .\cookbook\serializer.py:207 msgid "Cannot modify Space owner permission." msgstr "" -#: .\cookbook\serializer.py:273 +#: .\cookbook\serializer.py:290 msgid "File uploads are not enabled for this Space." msgstr "" -#: .\cookbook\serializer.py:284 +#: .\cookbook\serializer.py:301 msgid "You have reached your file upload limit." msgstr "" -#: .\cookbook\serializer.py:1051 +#: .\cookbook\serializer.py:1081 msgid "Hello" msgstr "" -#: .\cookbook\serializer.py:1051 +#: .\cookbook\serializer.py:1081 msgid "You have been invited by " msgstr "" -#: .\cookbook\serializer.py:1052 +#: .\cookbook\serializer.py:1082 msgid " to join their Tandoor Recipes space " msgstr "" -#: .\cookbook\serializer.py:1053 +#: .\cookbook\serializer.py:1083 msgid "Click the following link to activate your account: " msgstr "" -#: .\cookbook\serializer.py:1054 +#: .\cookbook\serializer.py:1084 msgid "" "If the link does not work use the following code to manually join the space: " msgstr "" -#: .\cookbook\serializer.py:1055 +#: .\cookbook\serializer.py:1085 msgid "The invitation is valid until " msgstr "" -#: .\cookbook\serializer.py:1056 +#: .\cookbook\serializer.py:1086 msgid "" "Tandoor Recipes is an Open Source recipe manager. Check it out on GitHub " msgstr "" -#: .\cookbook\serializer.py:1059 +#: .\cookbook\serializer.py:1089 msgid "Tandoor Recipes Invite" msgstr "" -#: .\cookbook\serializer.py:1179 +#: .\cookbook\serializer.py:1209 msgid "Existing shopping list to update" msgstr "" -#: .\cookbook\serializer.py:1181 +#: .\cookbook\serializer.py:1211 msgid "" "List of ingredient IDs from the recipe to add, if not provided all " "ingredients will be added." msgstr "" -#: .\cookbook\serializer.py:1183 +#: .\cookbook\serializer.py:1213 msgid "" "Providing a list_recipe ID and servings of 0 will delete that shopping list." msgstr "" -#: .\cookbook\serializer.py:1192 +#: .\cookbook\serializer.py:1222 msgid "Amount of food to add to the shopping list" msgstr "" -#: .\cookbook\serializer.py:1194 +#: .\cookbook\serializer.py:1224 msgid "ID of unit to use for the shopping list" msgstr "" -#: .\cookbook\serializer.py:1196 +#: .\cookbook\serializer.py:1226 msgid "When set to true will delete all food from active shopping lists." msgstr "" @@ -864,7 +864,7 @@ msgid "" msgstr "" #: .\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" msgstr "" @@ -1028,7 +1028,7 @@ msgstr "" msgid "We are sorry, but the sign up is currently closed." 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 msgid "API Documentation" msgstr "" @@ -1121,36 +1121,36 @@ msgstr "" msgid "Your Spaces" msgstr "" -#: .\cookbook\templates\base.html:319 +#: .\cookbook\templates\base.html:320 #: .\cookbook\templates\space_overview.html:6 msgid "Overview" msgstr "" -#: .\cookbook\templates\base.html:323 +#: .\cookbook\templates\base.html:324 msgid "Markdown Guide" msgstr "" -#: .\cookbook\templates\base.html:325 +#: .\cookbook\templates\base.html:326 msgid "GitHub" msgstr "" -#: .\cookbook\templates\base.html:327 +#: .\cookbook\templates\base.html:328 msgid "Translate Tandoor" msgstr "" -#: .\cookbook\templates\base.html:331 +#: .\cookbook\templates\base.html:332 msgid "API Browser" msgstr "" -#: .\cookbook\templates\base.html:334 +#: .\cookbook\templates\base.html:335 msgid "Log out" msgstr "" -#: .\cookbook\templates\base.html:356 +#: .\cookbook\templates\base.html:357 msgid "You are using the free version of Tandor" msgstr "" -#: .\cookbook\templates\base.html:357 +#: .\cookbook\templates\base.html:358 msgid "Upgrade Now" msgstr "" @@ -2091,19 +2091,11 @@ msgstr "" msgid "Internal Recipes" msgstr "" -#: .\cookbook\templates\system.html:21 .\cookbook\views\lists.py:76 -msgid "Invite Links" -msgstr "" - -#: .\cookbook\templates\system.html:22 -msgid "Show Links" -msgstr "" - -#: .\cookbook\templates\system.html:32 +#: .\cookbook\templates\system.html:20 msgid "System Information" msgstr "" -#: .\cookbook\templates\system.html:34 +#: .\cookbook\templates\system.html:22 msgid "" "\n" " Django Recipes is an open source free software application. It can " @@ -2114,21 +2106,21 @@ msgid "" " " msgstr "" -#: .\cookbook\templates\system.html:48 +#: .\cookbook\templates\system.html:36 msgid "Media Serving" msgstr "" -#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 -#: .\cookbook\templates\system.html:80 +#: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52 +#: .\cookbook\templates\system.html:68 msgid "Warning" msgstr "" -#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 -#: .\cookbook\templates\system.html:80 .\cookbook\templates\system.html:95 +#: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52 +#: .\cookbook\templates\system.html:68 .\cookbook\templates\system.html:83 msgid "Ok" msgstr "" -#: .\cookbook\templates\system.html:51 +#: .\cookbook\templates\system.html:39 msgid "" "Serving media files directly using gunicorn/python is not recommend!\n" " Please follow the steps described\n" @@ -2138,16 +2130,16 @@ msgid "" " " msgstr "" -#: .\cookbook\templates\system.html:57 .\cookbook\templates\system.html:73 -#: .\cookbook\templates\system.html:88 .\cookbook\templates\system.html:102 +#: .\cookbook\templates\system.html:45 .\cookbook\templates\system.html:61 +#: .\cookbook\templates\system.html:76 .\cookbook\templates\system.html:90 msgid "Everything is fine!" msgstr "" -#: .\cookbook\templates\system.html:62 +#: .\cookbook\templates\system.html:50 msgid "Secret Key" msgstr "" -#: .\cookbook\templates\system.html:66 +#: .\cookbook\templates\system.html:54 msgid "" "\n" " You do not have a SECRET_KEY configured in your " @@ -2160,11 +2152,11 @@ msgid "" " " msgstr "" -#: .\cookbook\templates\system.html:78 +#: .\cookbook\templates\system.html:66 msgid "Debug Mode" msgstr "" -#: .\cookbook\templates\system.html:82 +#: .\cookbook\templates\system.html:70 msgid "" "\n" " This application is still running in debug mode. This is most " @@ -2175,15 +2167,15 @@ msgid "" " " msgstr "" -#: .\cookbook\templates\system.html:93 +#: .\cookbook\templates\system.html:81 msgid "Database" msgstr "" -#: .\cookbook\templates\system.html:95 +#: .\cookbook\templates\system.html:83 msgid "Info" msgstr "" -#: .\cookbook\templates\system.html:97 +#: .\cookbook\templates\system.html:85 msgid "" "\n" " This application is not running with a Postgres database " @@ -2196,245 +2188,245 @@ msgstr "" msgid "URL Import" 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" 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" msgstr "" -#: .\cookbook\views\api.py:213 +#: .\cookbook\views\api.py:221 msgid "Cannot merge with the same object!" msgstr "" -#: .\cookbook\views\api.py:220 +#: .\cookbook\views\api.py:228 msgid "No {self.basename} with id {target} exists" msgstr "" -#: .\cookbook\views\api.py:225 +#: .\cookbook\views\api.py:233 msgid "Cannot merge with child object!" msgstr "" -#: .\cookbook\views\api.py:258 +#: .\cookbook\views\api.py:266 msgid "{source.name} was merged successfully with {target.name}" msgstr "" -#: .\cookbook\views\api.py:263 +#: .\cookbook\views\api.py:271 msgid "An error occurred attempting to merge {source.name} with {target.name}" msgstr "" -#: .\cookbook\views\api.py:321 +#: .\cookbook\views\api.py:329 msgid "{child.name} was moved successfully to the root." 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 " msgstr "" -#: .\cookbook\views\api.py:327 +#: .\cookbook\views\api.py:335 msgid "Cannot move an object to itself!" msgstr "" -#: .\cookbook\views\api.py:333 +#: .\cookbook\views\api.py:341 msgid "No {self.basename} with id {parent} exists" msgstr "" -#: .\cookbook\views\api.py:339 +#: .\cookbook\views\api.py:347 msgid "{child.name} was moved successfully to parent {parent.name}" msgstr "" -#: .\cookbook\views\api.py:534 +#: .\cookbook\views\api.py:542 msgid "{obj.name} was removed from the shopping list." msgstr "" -#: .\cookbook\views\api.py:539 .\cookbook\views\api.py:871 -#: .\cookbook\views\api.py:884 +#: .\cookbook\views\api.py:547 .\cookbook\views\api.py:879 +#: .\cookbook\views\api.py:892 msgid "{obj.name} was added to the shopping list." msgstr "" -#: .\cookbook\views\api.py:666 +#: .\cookbook\views\api.py:674 msgid "ID of recipe a step is part of. For multiple repeat parameter." msgstr "" -#: .\cookbook\views\api.py:668 +#: .\cookbook\views\api.py:676 msgid "Query string matched (fuzzy) against object name." msgstr "" -#: .\cookbook\views\api.py:712 +#: .\cookbook\views\api.py:720 msgid "" "Query string matched (fuzzy) against recipe name. In the future also " "fulltext search." msgstr "" -#: .\cookbook\views\api.py:714 +#: .\cookbook\views\api.py:722 msgid "" "ID of keyword a recipe should have. For multiple repeat parameter. " "Equivalent to keywords_or" msgstr "" -#: .\cookbook\views\api.py:717 +#: .\cookbook\views\api.py:725 msgid "" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords" msgstr "" -#: .\cookbook\views\api.py:720 +#: .\cookbook\views\api.py:728 msgid "" "Keyword IDs, repeat for multiple. Return recipes with all of the keywords." msgstr "" -#: .\cookbook\views\api.py:723 +#: .\cookbook\views\api.py:731 msgid "" "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." msgstr "" -#: .\cookbook\views\api.py:726 +#: .\cookbook\views\api.py:734 msgid "" "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." msgstr "" -#: .\cookbook\views\api.py:728 +#: .\cookbook\views\api.py:736 msgid "ID of food a recipe should have. For multiple repeat parameter." msgstr "" -#: .\cookbook\views\api.py:731 +#: .\cookbook\views\api.py:739 msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgstr "" -#: .\cookbook\views\api.py:733 +#: .\cookbook\views\api.py:741 msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgstr "" -#: .\cookbook\views\api.py:735 +#: .\cookbook\views\api.py:743 msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgstr "" -#: .\cookbook\views\api.py:737 +#: .\cookbook\views\api.py:745 msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgstr "" -#: .\cookbook\views\api.py:738 +#: .\cookbook\views\api.py:746 msgid "ID of unit a recipe should have." msgstr "" -#: .\cookbook\views\api.py:740 +#: .\cookbook\views\api.py:748 msgid "" "Rating a recipe should have or greater. [0 - 5] Negative value filters " "rating less than." msgstr "" -#: .\cookbook\views\api.py:741 +#: .\cookbook\views\api.py:749 msgid "ID of book a recipe should be in. For multiple repeat parameter." msgstr "" -#: .\cookbook\views\api.py:743 +#: .\cookbook\views\api.py:751 msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgstr "" -#: .\cookbook\views\api.py:745 +#: .\cookbook\views\api.py:753 msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgstr "" -#: .\cookbook\views\api.py:747 +#: .\cookbook\views\api.py:755 msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgstr "" -#: .\cookbook\views\api.py:749 +#: .\cookbook\views\api.py:757 msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgstr "" -#: .\cookbook\views\api.py:751 +#: .\cookbook\views\api.py:759 msgid "If only internal recipes should be returned. [true/false]" msgstr "" -#: .\cookbook\views\api.py:753 +#: .\cookbook\views\api.py:761 msgid "Returns the results in randomized order. [true/false]" msgstr "" -#: .\cookbook\views\api.py:755 +#: .\cookbook\views\api.py:763 msgid "Returns new results first in search results. [true/false]" msgstr "" -#: .\cookbook\views\api.py:757 +#: .\cookbook\views\api.py:765 msgid "" "Filter recipes cooked X times or more. Negative values returns cooked less " "than X times" msgstr "" -#: .\cookbook\views\api.py:759 +#: .\cookbook\views\api.py:767 msgid "" "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "or before date." msgstr "" -#: .\cookbook\views\api.py:761 +#: .\cookbook\views\api.py:769 msgid "" "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "before date." msgstr "" -#: .\cookbook\views\api.py:763 +#: .\cookbook\views\api.py:771 msgid "" "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "before date." msgstr "" -#: .\cookbook\views\api.py:765 +#: .\cookbook\views\api.py:773 msgid "" "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "or before date." msgstr "" -#: .\cookbook\views\api.py:767 +#: .\cookbook\views\api.py:775 msgid "Filter recipes that can be made with OnHand food. [true/false]" msgstr "" -#: .\cookbook\views\api.py:929 +#: .\cookbook\views\api.py:937 msgid "" "Returns the shopping list entry with a primary key of id. Multiple values " "allowed." msgstr "" -#: .\cookbook\views\api.py:934 +#: .\cookbook\views\api.py:942 msgid "" "Filter shopping list entries on checked. [true, false, both, recent]" "
- recent includes unchecked items and recently completed items." msgstr "" -#: .\cookbook\views\api.py:937 +#: .\cookbook\views\api.py:945 msgid "Returns the shopping list entries sorted by supermarket category order." msgstr "" -#: .\cookbook\views\api.py:1134 +#: .\cookbook\views\api.py:1140 msgid "Nothing to do." msgstr "" -#: .\cookbook\views\api.py:1153 +#: .\cookbook\views\api.py:1160 msgid "Invalid Url" msgstr "" -#: .\cookbook\views\api.py:1158 +#: .\cookbook\views\api.py:1167 msgid "Connection Refused." msgstr "" -#: .\cookbook\views\api.py:1163 +#: .\cookbook\views\api.py:1172 msgid "Bad URL Schema." msgstr "" -#: .\cookbook\views\api.py:1170 +#: .\cookbook\views\api.py:1195 msgid "No usable data could be found." 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 msgid "This feature is not yet available in the hosted version of tandoor!" msgstr "" -#: .\cookbook\views\api.py:1282 +#: .\cookbook\views\api.py:1325 msgid "Sync successful!" msgstr "" -#: .\cookbook\views\api.py:1287 +#: .\cookbook\views\api.py:1330 msgid "Error synchronizing with Storage" msgstr "" @@ -2517,6 +2509,10 @@ msgstr "" msgid "Shopping List" msgstr "" +#: .\cookbook\views\lists.py:76 +msgid "Invite Links" +msgstr "" + #: .\cookbook\views\lists.py:139 msgid "Supermarkets" msgstr "" diff --git a/cookbook/locale/es/LC_MESSAGES/django.po b/cookbook/locale/es/LC_MESSAGES/django.po index 22bcc304..c211a5d5 100644 --- a/cookbook/locale/es/LC_MESSAGES/django.po +++ b/cookbook/locale/es/LC_MESSAGES/django.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\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" "Last-Translator: César Blanco Guillamon \n" "Language-Team: Spanish aquí.\n" " " -#: .\cookbook\templates\system.html:48 +#: .\cookbook\templates\system.html:36 msgid "Media Serving" msgstr "Servidor multimedia" -#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 -#: .\cookbook\templates\system.html:80 +#: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52 +#: .\cookbook\templates\system.html:68 msgid "Warning" msgstr "Advertencia" -#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 -#: .\cookbook\templates\system.html:80 .\cookbook\templates\system.html:95 +#: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52 +#: .\cookbook\templates\system.html:68 .\cookbook\templates\system.html:83 msgid "Ok" msgstr "Ok" -#: .\cookbook\templates\system.html:51 +#: .\cookbook\templates\system.html:39 msgid "" "Serving media files directly using gunicorn/python is not recommend!\n" " Please follow the steps described\n" @@ -2339,16 +2331,16 @@ msgstr "" " tu instalación.\n" " " -#: .\cookbook\templates\system.html:57 .\cookbook\templates\system.html:73 -#: .\cookbook\templates\system.html:88 .\cookbook\templates\system.html:102 +#: .\cookbook\templates\system.html:45 .\cookbook\templates\system.html:61 +#: .\cookbook\templates\system.html:76 .\cookbook\templates\system.html:90 msgid "Everything is fine!" msgstr "¡Todo va bien!" -#: .\cookbook\templates\system.html:62 +#: .\cookbook\templates\system.html:50 msgid "Secret Key" msgstr "Clave Secreta" -#: .\cookbook\templates\system.html:66 +#: .\cookbook\templates\system.html:54 msgid "" "\n" " You do not have a SECRET_KEY configured in your " @@ -2370,11 +2362,11 @@ msgstr "" "env.\n" " " -#: .\cookbook\templates\system.html:78 +#: .\cookbook\templates\system.html:66 msgid "Debug Mode" msgstr "Modo Depuración" -#: .\cookbook\templates\system.html:82 +#: .\cookbook\templates\system.html:70 msgid "" "\n" " This application is still running in debug mode. This is most " @@ -2392,15 +2384,15 @@ msgstr "" "code>.\n" " " -#: .\cookbook\templates\system.html:93 +#: .\cookbook\templates\system.html:81 msgid "Database" msgstr "Base de Datos" -#: .\cookbook\templates\system.html:95 +#: .\cookbook\templates\system.html:83 msgid "Info" msgstr "Información" -#: .\cookbook\templates\system.html:97 +#: .\cookbook\templates\system.html:85 msgid "" "\n" " This application is not running with a Postgres database " @@ -2418,253 +2410,253 @@ msgstr "" msgid "URL Import" msgstr "Importar URL" -#: .\cookbook\views\api.py:97 .\cookbook\views\api.py:189 +#: .\cookbook\views\api.py:105 .\cookbook\views\api.py:197 #, fuzzy #| msgid "Parameter filter_list incorrectly formatted" msgid "Parameter updated_at incorrectly formatted" 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" msgstr "" -#: .\cookbook\views\api.py:213 +#: .\cookbook\views\api.py:221 msgid "Cannot merge with the same object!" 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" msgstr "" -#: .\cookbook\views\api.py:225 +#: .\cookbook\views\api.py:233 #, fuzzy #| msgid "Cannot merge with the same object!" msgid "Cannot merge with child object!" 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}" msgstr "" -#: .\cookbook\views\api.py:263 +#: .\cookbook\views\api.py:271 msgid "An error occurred attempting to merge {source.name} with {target.name}" msgstr "" -#: .\cookbook\views\api.py:321 +#: .\cookbook\views\api.py:329 msgid "{child.name} was moved successfully to the root." 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 " msgstr "" -#: .\cookbook\views\api.py:327 +#: .\cookbook\views\api.py:335 msgid "Cannot move an object to itself!" msgstr "" -#: .\cookbook\views\api.py:333 +#: .\cookbook\views\api.py:341 msgid "No {self.basename} with id {parent} exists" msgstr "" -#: .\cookbook\views\api.py:339 +#: .\cookbook\views\api.py:347 msgid "{child.name} was moved successfully to parent {parent.name}" msgstr "" -#: .\cookbook\views\api.py:534 +#: .\cookbook\views\api.py:542 msgid "{obj.name} was removed from the shopping list." msgstr "" -#: .\cookbook\views\api.py:539 .\cookbook\views\api.py:871 -#: .\cookbook\views\api.py:884 +#: .\cookbook\views\api.py:547 .\cookbook\views\api.py:879 +#: .\cookbook\views\api.py:892 msgid "{obj.name} was added to the shopping list." msgstr "" -#: .\cookbook\views\api.py:666 +#: .\cookbook\views\api.py:674 msgid "ID of recipe a step is part of. For multiple repeat parameter." msgstr "" -#: .\cookbook\views\api.py:668 +#: .\cookbook\views\api.py:676 msgid "Query string matched (fuzzy) against object name." msgstr "" -#: .\cookbook\views\api.py:712 +#: .\cookbook\views\api.py:720 msgid "" "Query string matched (fuzzy) against recipe name. In the future also " "fulltext search." msgstr "" -#: .\cookbook\views\api.py:714 +#: .\cookbook\views\api.py:722 msgid "" "ID of keyword a recipe should have. For multiple repeat parameter. " "Equivalent to keywords_or" msgstr "" -#: .\cookbook\views\api.py:717 +#: .\cookbook\views\api.py:725 msgid "" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords" msgstr "" -#: .\cookbook\views\api.py:720 +#: .\cookbook\views\api.py:728 msgid "" "Keyword IDs, repeat for multiple. Return recipes with all of the keywords." msgstr "" -#: .\cookbook\views\api.py:723 +#: .\cookbook\views\api.py:731 msgid "" "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." msgstr "" -#: .\cookbook\views\api.py:726 +#: .\cookbook\views\api.py:734 msgid "" "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." msgstr "" -#: .\cookbook\views\api.py:728 +#: .\cookbook\views\api.py:736 msgid "ID of food a recipe should have. For multiple repeat parameter." msgstr "" -#: .\cookbook\views\api.py:731 +#: .\cookbook\views\api.py:739 msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgstr "" -#: .\cookbook\views\api.py:733 +#: .\cookbook\views\api.py:741 msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgstr "" -#: .\cookbook\views\api.py:735 +#: .\cookbook\views\api.py:743 msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgstr "" -#: .\cookbook\views\api.py:737 +#: .\cookbook\views\api.py:745 msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgstr "" -#: .\cookbook\views\api.py:738 +#: .\cookbook\views\api.py:746 msgid "ID of unit a recipe should have." msgstr "" -#: .\cookbook\views\api.py:740 +#: .\cookbook\views\api.py:748 msgid "" "Rating a recipe should have or greater. [0 - 5] Negative value filters " "rating less than." msgstr "" -#: .\cookbook\views\api.py:741 +#: .\cookbook\views\api.py:749 msgid "ID of book a recipe should be in. For multiple repeat parameter." msgstr "" -#: .\cookbook\views\api.py:743 +#: .\cookbook\views\api.py:751 msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgstr "" -#: .\cookbook\views\api.py:745 +#: .\cookbook\views\api.py:753 msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgstr "" -#: .\cookbook\views\api.py:747 +#: .\cookbook\views\api.py:755 msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgstr "" -#: .\cookbook\views\api.py:749 +#: .\cookbook\views\api.py:757 msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgstr "" -#: .\cookbook\views\api.py:751 +#: .\cookbook\views\api.py:759 msgid "If only internal recipes should be returned. [true/false]" msgstr "" -#: .\cookbook\views\api.py:753 +#: .\cookbook\views\api.py:761 msgid "Returns the results in randomized order. [true/false]" msgstr "" -#: .\cookbook\views\api.py:755 +#: .\cookbook\views\api.py:763 msgid "Returns new results first in search results. [true/false]" msgstr "" -#: .\cookbook\views\api.py:757 +#: .\cookbook\views\api.py:765 msgid "" "Filter recipes cooked X times or more. Negative values returns cooked less " "than X times" msgstr "" -#: .\cookbook\views\api.py:759 +#: .\cookbook\views\api.py:767 msgid "" "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "or before date." msgstr "" -#: .\cookbook\views\api.py:761 +#: .\cookbook\views\api.py:769 msgid "" "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "before date." msgstr "" -#: .\cookbook\views\api.py:763 +#: .\cookbook\views\api.py:771 msgid "" "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "before date." msgstr "" -#: .\cookbook\views\api.py:765 +#: .\cookbook\views\api.py:773 msgid "" "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "or before date." msgstr "" -#: .\cookbook\views\api.py:767 +#: .\cookbook\views\api.py:775 msgid "Filter recipes that can be made with OnHand food. [true/false]" msgstr "" -#: .\cookbook\views\api.py:929 +#: .\cookbook\views\api.py:937 msgid "" "Returns the shopping list entry with a primary key of id. Multiple values " "allowed." msgstr "" -#: .\cookbook\views\api.py:934 +#: .\cookbook\views\api.py:942 msgid "" "Filter shopping list entries on checked. [true, false, both, recent]" "
- recent includes unchecked items and recently completed items." msgstr "" -#: .\cookbook\views\api.py:937 +#: .\cookbook\views\api.py:945 msgid "Returns the shopping list entries sorted by supermarket category order." msgstr "" -#: .\cookbook\views\api.py:1134 +#: .\cookbook\views\api.py:1140 msgid "Nothing to do." msgstr "" -#: .\cookbook\views\api.py:1153 +#: .\cookbook\views\api.py:1160 msgid "Invalid Url" msgstr "" -#: .\cookbook\views\api.py:1158 +#: .\cookbook\views\api.py:1167 msgid "Connection Refused." msgstr "" -#: .\cookbook\views\api.py:1163 +#: .\cookbook\views\api.py:1172 msgid "Bad URL Schema." msgstr "" -#: .\cookbook\views\api.py:1170 +#: .\cookbook\views\api.py:1195 #, fuzzy #| msgid "The requested page could not be found." msgid "No usable data could be found." 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 #, fuzzy #| msgid "This feature is not available in the demo version!" msgid "This feature is not yet available in the hosted version of tandoor!" msgstr "¡Esta funcionalidad no está disponible en la versión demo!" -#: .\cookbook\views\api.py:1282 +#: .\cookbook\views\api.py:1325 msgid "Sync successful!" msgstr "¡Sincronización exitosa!" -#: .\cookbook\views\api.py:1287 +#: .\cookbook\views\api.py:1330 msgid "Error synchronizing with Storage" msgstr "Error de sincronización con el almacenamiento" @@ -2749,6 +2741,10 @@ msgstr "Descubrimiento" msgid "Shopping List" msgstr "Lista de la Compra" +#: .\cookbook\views\lists.py:76 +msgid "Invite Links" +msgstr "Enlaces de Invitación" + #: .\cookbook\views\lists.py:139 #, fuzzy #| msgid "Supermarket" @@ -2853,6 +2849,9 @@ msgid "" "contact the page administrator." msgstr "" +#~ msgid "Show Links" +#~ msgstr "Mostrar Enlaces" + #, fuzzy #~| msgid "Invite Links" #~ msgid "Invite User" diff --git a/cookbook/locale/fr/LC_MESSAGES/django.po b/cookbook/locale/fr/LC_MESSAGES/django.po index 9ca621d1..e9aacc1c 100644 --- a/cookbook/locale/fr/LC_MESSAGES/django.po +++ b/cookbook/locale/fr/LC_MESSAGES/django.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\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" "Last-Translator: Marion Kämpfer \n" "Language-Team: French ." #: .\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" msgstr "Connexion" @@ -1154,7 +1154,7 @@ msgstr "Inscriptions closes" 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." -#: .\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 msgid "API Documentation" msgstr "Documentation API" @@ -1251,36 +1251,36 @@ msgstr "Admin" msgid "Your Spaces" msgstr "Aucun groupe" -#: .\cookbook\templates\base.html:319 +#: .\cookbook\templates\base.html:320 #: .\cookbook\templates\space_overview.html:6 msgid "Overview" msgstr "" -#: .\cookbook\templates\base.html:323 +#: .\cookbook\templates\base.html:324 msgid "Markdown Guide" msgstr "Guide Markdown" -#: .\cookbook\templates\base.html:325 +#: .\cookbook\templates\base.html:326 msgid "GitHub" msgstr "GitHub" -#: .\cookbook\templates\base.html:327 +#: .\cookbook\templates\base.html:328 msgid "Translate Tandoor" msgstr "Traduire Tandoor" -#: .\cookbook\templates\base.html:331 +#: .\cookbook\templates\base.html:332 msgid "API Browser" msgstr "Navigateur API" -#: .\cookbook\templates\base.html:334 +#: .\cookbook\templates\base.html:335 msgid "Log out" msgstr "Déconnexion" -#: .\cookbook\templates\base.html:356 +#: .\cookbook\templates\base.html:357 msgid "You are using the free version of Tandor" msgstr "" -#: .\cookbook\templates\base.html:357 +#: .\cookbook\templates\base.html:358 msgid "Upgrade Now" msgstr "" @@ -2473,19 +2473,11 @@ msgstr "Recettes sans mots-clés" msgid "Internal Recipes" msgstr "Recettes internes" -#: .\cookbook\templates\system.html:21 .\cookbook\views\lists.py:76 -msgid "Invite Links" -msgstr "Liens d’invitation" - -#: .\cookbook\templates\system.html:22 -msgid "Show Links" -msgstr "Afficher les liens" - -#: .\cookbook\templates\system.html:32 +#: .\cookbook\templates\system.html:20 msgid "System Information" msgstr "Informations système" -#: .\cookbook\templates\system.html:34 +#: .\cookbook\templates\system.html:22 msgid "" "\n" " Django Recipes is an open source free software application. It can " @@ -2503,21 +2495,21 @@ msgstr "" "github.com/vabene1111/recipes/releases\">ici.\n" " " -#: .\cookbook\templates\system.html:48 +#: .\cookbook\templates\system.html:36 msgid "Media Serving" msgstr "Publication des médias" -#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 -#: .\cookbook\templates\system.html:80 +#: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52 +#: .\cookbook\templates\system.html:68 msgid "Warning" msgstr "Avertissement" -#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 -#: .\cookbook\templates\system.html:80 .\cookbook\templates\system.html:95 +#: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52 +#: .\cookbook\templates\system.html:68 .\cookbook\templates\system.html:83 msgid "Ok" msgstr "OK" -#: .\cookbook\templates\system.html:51 +#: .\cookbook\templates\system.html:39 msgid "" "Serving media files directly using gunicorn/python is not recommend!\n" " Please follow the steps described\n" @@ -2533,16 +2525,16 @@ msgstr "" " pour mettre à jour votre installation.\n" " " -#: .\cookbook\templates\system.html:57 .\cookbook\templates\system.html:73 -#: .\cookbook\templates\system.html:88 .\cookbook\templates\system.html:102 +#: .\cookbook\templates\system.html:45 .\cookbook\templates\system.html:61 +#: .\cookbook\templates\system.html:76 .\cookbook\templates\system.html:90 msgid "Everything is fine!" msgstr "Tout est en ordre !" -#: .\cookbook\templates\system.html:62 +#: .\cookbook\templates\system.html:50 msgid "Secret Key" msgstr "Clé secrète" -#: .\cookbook\templates\system.html:66 +#: .\cookbook\templates\system.html:54 msgid "" "\n" " You do not have a SECRET_KEY configured in your " @@ -2563,11 +2555,11 @@ msgstr "" "env\n" " " -#: .\cookbook\templates\system.html:78 +#: .\cookbook\templates\system.html:66 msgid "Debug Mode" msgstr "Mode debug" -#: .\cookbook\templates\system.html:82 +#: .\cookbook\templates\system.html:70 msgid "" "\n" " This application is still running in debug mode. This is most " @@ -2584,15 +2576,15 @@ msgstr "" "code>.\n" " " -#: .\cookbook\templates\system.html:93 +#: .\cookbook\templates\system.html:81 msgid "Database" msgstr "Base de données" -#: .\cookbook\templates\system.html:95 +#: .\cookbook\templates\system.html:83 msgid "Info" msgstr "Info" -#: .\cookbook\templates\system.html:97 +#: .\cookbook\templates\system.html:85 msgid "" "\n" " This application is not running with a Postgres database " @@ -2611,251 +2603,251 @@ msgstr "" msgid "URL Import" 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" 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" msgstr "Il n’existe aucun(e) {self.basename} avec l’identifiant {pk}" -#: .\cookbook\views\api.py:213 +#: .\cookbook\views\api.py:221 msgid "Cannot merge with the same object!" 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" msgstr "Il n’existe aucun(e) {self.basename} avec l’id {target}" -#: .\cookbook\views\api.py:225 +#: .\cookbook\views\api.py:233 msgid "Cannot merge with child object!" msgstr "Impossible de fusionner avec l’objet enfant !" -#: .\cookbook\views\api.py:258 +#: .\cookbook\views\api.py:266 msgid "{source.name} was merged successfully with {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}" msgstr "" "Une erreur est survenue lors de la tentative de fusion de {source.name} avec " "{target.name}" -#: .\cookbook\views\api.py:321 +#: .\cookbook\views\api.py:329 msgid "{child.name} was moved successfully to the root." 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 " 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!" 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" msgstr "Il n’existe aucun(e) {self.basename} avec l’id {parent}" -#: .\cookbook\views\api.py:339 +#: .\cookbook\views\api.py:347 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}" -#: .\cookbook\views\api.py:534 +#: .\cookbook\views\api.py:542 msgid "{obj.name} was removed from the shopping list." 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:884 +#: .\cookbook\views\api.py:547 .\cookbook\views\api.py:879 +#: .\cookbook\views\api.py:892 msgid "{obj.name} was added to the shopping list." 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." msgstr "" -#: .\cookbook\views\api.py:668 +#: .\cookbook\views\api.py:676 msgid "Query string matched (fuzzy) against object name." msgstr "" -#: .\cookbook\views\api.py:712 +#: .\cookbook\views\api.py:720 msgid "" "Query string matched (fuzzy) against recipe name. In the future also " "fulltext search." msgstr "" -#: .\cookbook\views\api.py:714 +#: .\cookbook\views\api.py:722 msgid "" "ID of keyword a recipe should have. For multiple repeat parameter. " "Equivalent to keywords_or" msgstr "" -#: .\cookbook\views\api.py:717 +#: .\cookbook\views\api.py:725 msgid "" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords" msgstr "" -#: .\cookbook\views\api.py:720 +#: .\cookbook\views\api.py:728 msgid "" "Keyword IDs, repeat for multiple. Return recipes with all of the keywords." msgstr "" -#: .\cookbook\views\api.py:723 +#: .\cookbook\views\api.py:731 msgid "" "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." msgstr "" -#: .\cookbook\views\api.py:726 +#: .\cookbook\views\api.py:734 msgid "" "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." msgstr "" -#: .\cookbook\views\api.py:728 +#: .\cookbook\views\api.py:736 msgid "ID of food a recipe should have. For multiple repeat parameter." msgstr "" -#: .\cookbook\views\api.py:731 +#: .\cookbook\views\api.py:739 msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgstr "" -#: .\cookbook\views\api.py:733 +#: .\cookbook\views\api.py:741 msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgstr "" -#: .\cookbook\views\api.py:735 +#: .\cookbook\views\api.py:743 msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgstr "" -#: .\cookbook\views\api.py:737 +#: .\cookbook\views\api.py:745 msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgstr "" -#: .\cookbook\views\api.py:738 +#: .\cookbook\views\api.py:746 msgid "ID of unit a recipe should have." msgstr "" -#: .\cookbook\views\api.py:740 +#: .\cookbook\views\api.py:748 msgid "" "Rating a recipe should have or greater. [0 - 5] Negative value filters " "rating less than." msgstr "" -#: .\cookbook\views\api.py:741 +#: .\cookbook\views\api.py:749 msgid "ID of book a recipe should be in. For multiple repeat parameter." msgstr "" -#: .\cookbook\views\api.py:743 +#: .\cookbook\views\api.py:751 msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgstr "" -#: .\cookbook\views\api.py:745 +#: .\cookbook\views\api.py:753 msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgstr "" -#: .\cookbook\views\api.py:747 +#: .\cookbook\views\api.py:755 msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgstr "" -#: .\cookbook\views\api.py:749 +#: .\cookbook\views\api.py:757 msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgstr "" -#: .\cookbook\views\api.py:751 +#: .\cookbook\views\api.py:759 msgid "If only internal recipes should be returned. [true/false]" msgstr "" -#: .\cookbook\views\api.py:753 +#: .\cookbook\views\api.py:761 msgid "Returns the results in randomized order. [true/false]" msgstr "" -#: .\cookbook\views\api.py:755 +#: .\cookbook\views\api.py:763 msgid "Returns new results first in search results. [true/false]" msgstr "" -#: .\cookbook\views\api.py:757 +#: .\cookbook\views\api.py:765 msgid "" "Filter recipes cooked X times or more. Negative values returns cooked less " "than X times" msgstr "" -#: .\cookbook\views\api.py:759 +#: .\cookbook\views\api.py:767 msgid "" "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "or before date." msgstr "" -#: .\cookbook\views\api.py:761 +#: .\cookbook\views\api.py:769 msgid "" "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "before date." msgstr "" -#: .\cookbook\views\api.py:763 +#: .\cookbook\views\api.py:771 msgid "" "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "before date." msgstr "" -#: .\cookbook\views\api.py:765 +#: .\cookbook\views\api.py:773 msgid "" "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "or before date." msgstr "" -#: .\cookbook\views\api.py:767 +#: .\cookbook\views\api.py:775 msgid "Filter recipes that can be made with OnHand food. [true/false]" msgstr "" -#: .\cookbook\views\api.py:929 +#: .\cookbook\views\api.py:937 msgid "" "Returns the shopping list entry with a primary key of id. Multiple values " "allowed." msgstr "" -#: .\cookbook\views\api.py:934 +#: .\cookbook\views\api.py:942 msgid "" "Filter shopping list entries on checked. [true, false, both, recent]" "
- recent includes unchecked items and recently completed items." msgstr "" -#: .\cookbook\views\api.py:937 +#: .\cookbook\views\api.py:945 msgid "Returns the shopping list entries sorted by supermarket category order." msgstr "" -#: .\cookbook\views\api.py:1134 +#: .\cookbook\views\api.py:1140 msgid "Nothing to do." msgstr "Rien à faire." -#: .\cookbook\views\api.py:1153 +#: .\cookbook\views\api.py:1160 msgid "Invalid Url" msgstr "" -#: .\cookbook\views\api.py:1158 +#: .\cookbook\views\api.py:1167 msgid "Connection Refused." msgstr "Connexion refusée." -#: .\cookbook\views\api.py:1163 +#: .\cookbook\views\api.py:1172 msgid "Bad URL Schema." msgstr "" -#: .\cookbook\views\api.py:1170 +#: .\cookbook\views\api.py:1195 #, fuzzy #| msgid "No useable data could be found." msgid "No usable data could be found." 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 msgid "This feature is not yet available in the hosted version of tandoor!" msgstr "" "Cette fonctionnalité n’est pas encore disponible dans la version hébergée de " "Tandoor !" -#: .\cookbook\views\api.py:1282 +#: .\cookbook\views\api.py:1325 msgid "Sync successful!" msgstr "Synchro réussie !" -#: .\cookbook\views\api.py:1287 +#: .\cookbook\views\api.py:1330 msgid "Error synchronizing with Storage" msgstr "Erreur lors de la synchronisation avec le stockage" @@ -2943,6 +2935,10 @@ msgstr "Découverte" msgid "Shopping List" msgstr "Liste de courses" +#: .\cookbook\views\lists.py:76 +msgid "Invite Links" +msgstr "Liens d’invitation" + #: .\cookbook\views\lists.py:139 msgid "Supermarkets" msgstr "Supermarchés" @@ -3055,6 +3051,9 @@ msgstr "" "Le lien de partage de la recette a été désactivé ! Pour plus d’informations, " "veuillez contacter l’administrateur de la page." +#~ msgid "Show Links" +#~ msgstr "Afficher les liens" + #~ msgid "A user is required" #~ msgstr "Un utilisateur est requis" diff --git a/cookbook/locale/hu_HU/LC_MESSAGES/django.po b/cookbook/locale/hu_HU/LC_MESSAGES/django.po index 93cc4143..5d62e79b 100644 --- a/cookbook/locale/hu_HU/LC_MESSAGES/django.po +++ b/cookbook/locale/hu_HU/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\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" "Last-Translator: Krisztian Doka \n" "Language-Team: Hungarian ." #: .\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" msgstr "Bejelentkezés" @@ -1144,7 +1144,7 @@ msgstr "Regisztráció lezárva" msgid "We are sorry, but the sign up is currently closed." 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 msgid "API Documentation" msgstr "API dokumentáció" @@ -1241,36 +1241,36 @@ msgstr "Admin" msgid "Your Spaces" msgstr "Nincs hely" -#: .\cookbook\templates\base.html:319 +#: .\cookbook\templates\base.html:320 #: .\cookbook\templates\space_overview.html:6 msgid "Overview" msgstr "" -#: .\cookbook\templates\base.html:323 +#: .\cookbook\templates\base.html:324 msgid "Markdown Guide" msgstr "Markdown útmutató" -#: .\cookbook\templates\base.html:325 +#: .\cookbook\templates\base.html:326 msgid "GitHub" msgstr "GitHub" -#: .\cookbook\templates\base.html:327 +#: .\cookbook\templates\base.html:328 msgid "Translate Tandoor" msgstr "Tandoor fordítása" -#: .\cookbook\templates\base.html:331 +#: .\cookbook\templates\base.html:332 msgid "API Browser" msgstr "API böngésző" -#: .\cookbook\templates\base.html:334 +#: .\cookbook\templates\base.html:335 msgid "Log out" msgstr "Kijelentkezés" -#: .\cookbook\templates\base.html:356 +#: .\cookbook\templates\base.html:357 msgid "You are using the free version of Tandor" msgstr "" -#: .\cookbook\templates\base.html:357 +#: .\cookbook\templates\base.html:358 msgid "Upgrade Now" msgstr "" @@ -2444,19 +2444,11 @@ msgstr "Receptek kulcsszavak nélkül" msgid "Internal Recipes" msgstr "Belső receptek" -#: .\cookbook\templates\system.html:21 .\cookbook\views\lists.py:76 -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 +#: .\cookbook\templates\system.html:20 msgid "System Information" msgstr "Rendszerinformáció" -#: .\cookbook\templates\system.html:34 +#: .\cookbook\templates\system.html:22 msgid "" "\n" " Django Recipes is an open source free software application. It can " @@ -2474,21 +2466,21 @@ msgstr "" "vabene1111/recipes/releases\">itt.\n" " " -#: .\cookbook\templates\system.html:48 +#: .\cookbook\templates\system.html:36 msgid "Media Serving" msgstr "Média kiszolgáló" -#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 -#: .\cookbook\templates\system.html:80 +#: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52 +#: .\cookbook\templates\system.html:68 msgid "Warning" msgstr "Figyelmeztetés" -#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 -#: .\cookbook\templates\system.html:80 .\cookbook\templates\system.html:95 +#: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52 +#: .\cookbook\templates\system.html:68 .\cookbook\templates\system.html:83 msgid "Ok" msgstr "Rendben" -#: .\cookbook\templates\system.html:51 +#: .\cookbook\templates\system.html:39 msgid "" "Serving media files directly using gunicorn/python is not recommend!\n" " Please follow the steps described\n" @@ -2505,16 +2497,16 @@ msgstr "" " frissítéshez.\n" " " -#: .\cookbook\templates\system.html:57 .\cookbook\templates\system.html:73 -#: .\cookbook\templates\system.html:88 .\cookbook\templates\system.html:102 +#: .\cookbook\templates\system.html:45 .\cookbook\templates\system.html:61 +#: .\cookbook\templates\system.html:76 .\cookbook\templates\system.html:90 msgid "Everything is fine!" msgstr "Minden rendben van!" -#: .\cookbook\templates\system.html:62 +#: .\cookbook\templates\system.html:50 msgid "Secret Key" msgstr "Titkos kulcs" -#: .\cookbook\templates\system.html:66 +#: .\cookbook\templates\system.html:54 msgid "" "\n" " You do not have a SECRET_KEY configured in your " @@ -2536,11 +2528,11 @@ msgstr "" "fájlban.\n" " " -#: .\cookbook\templates\system.html:78 +#: .\cookbook\templates\system.html:66 msgid "Debug Mode" msgstr "Hibakeresési mód" -#: .\cookbook\templates\system.html:82 +#: .\cookbook\templates\system.html:70 msgid "" "\n" " This application is still running in debug mode. This is most " @@ -2558,15 +2550,15 @@ msgstr "" "konfigurációs fájlban.\n" " " -#: .\cookbook\templates\system.html:93 +#: .\cookbook\templates\system.html:81 msgid "Database" msgstr "Adatbázis" -#: .\cookbook\templates\system.html:95 +#: .\cookbook\templates\system.html:83 msgid "Info" msgstr "Információ" -#: .\cookbook\templates\system.html:97 +#: .\cookbook\templates\system.html:85 msgid "" "\n" " This application is not running with a Postgres database " @@ -2584,74 +2576,74 @@ msgstr "" msgid "URL Import" 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" 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" 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!" 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" 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!" 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}" 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}" 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." 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 " 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!" 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" 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}" 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." 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:884 +#: .\cookbook\views\api.py:547 .\cookbook\views\api.py:879 +#: .\cookbook\views\api.py:892 msgid "{obj.name} was added to the shopping list." 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." msgstr "" "A recept azonosítója, amelynek egy lépés része. Többszörös ismétlés esetén " "paraméter." -#: .\cookbook\views\api.py:668 +#: .\cookbook\views\api.py:676 msgid "Query string matched (fuzzy) against object name." msgstr "A lekérdezés karakterlánca az objektum nevével összevetve (fuzzy)." -#: .\cookbook\views\api.py:712 +#: .\cookbook\views\api.py:720 msgid "" "Query string matched (fuzzy) against recipe name. In the future also " "fulltext search." @@ -2659,7 +2651,7 @@ msgstr "" "A lekérdezési karakterláncot a recept nevével összevetve (fuzzy). A jövőben " "teljes szöveges keresés is." -#: .\cookbook\views\api.py:714 +#: .\cookbook\views\api.py:722 #, fuzzy #| msgid "ID of keyword a recipe should have. For multiple repeat parameter." msgid "" @@ -2668,132 +2660,132 @@ msgid "" msgstr "" "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 "" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords" msgstr "" -#: .\cookbook\views\api.py:720 +#: .\cookbook\views\api.py:728 msgid "" "Keyword IDs, repeat for multiple. Return recipes with all of the keywords." msgstr "" -#: .\cookbook\views\api.py:723 +#: .\cookbook\views\api.py:731 msgid "" "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." msgstr "" -#: .\cookbook\views\api.py:726 +#: .\cookbook\views\api.py:734 msgid "" "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." msgstr "" -#: .\cookbook\views\api.py:728 +#: .\cookbook\views\api.py:736 msgid "ID of food a recipe should have. For multiple repeat parameter." msgstr "" "Az ételek azonosítója egy receptnek tartalmaznia kell. Többszörös ismétlődő " "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" msgstr "" -#: .\cookbook\views\api.py:733 +#: .\cookbook\views\api.py:741 msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgstr "" -#: .\cookbook\views\api.py:735 +#: .\cookbook\views\api.py:743 msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgstr "" -#: .\cookbook\views\api.py:737 +#: .\cookbook\views\api.py:745 msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgstr "" -#: .\cookbook\views\api.py:738 +#: .\cookbook\views\api.py:746 msgid "ID of unit a recipe should have." msgstr "Az egység azonosítója, amellyel a receptnek rendelkeznie kell." -#: .\cookbook\views\api.py:740 +#: .\cookbook\views\api.py:748 msgid "" "Rating a recipe should have or greater. [0 - 5] Negative value filters " "rating less than." msgstr "" -#: .\cookbook\views\api.py:741 +#: .\cookbook\views\api.py:749 msgid "ID of book a recipe should be in. For multiple repeat parameter." msgstr "" "A könyv azonosítója, amelyben a receptnek szerepelnie kell. Többszörös " "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" msgstr "" -#: .\cookbook\views\api.py:745 +#: .\cookbook\views\api.py:753 msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgstr "" -#: .\cookbook\views\api.py:747 +#: .\cookbook\views\api.py:755 msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgstr "" -#: .\cookbook\views\api.py:749 +#: .\cookbook\views\api.py:757 msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgstr "" -#: .\cookbook\views\api.py:751 +#: .\cookbook\views\api.py:759 msgid "If only internal recipes should be returned. [true/false]" msgstr "Ha csak a belső recepteket kell visszaadni. [true/false]" -#: .\cookbook\views\api.py:753 +#: .\cookbook\views\api.py:761 msgid "Returns the results in randomized order. [true/false]" msgstr "" "Az eredményeket véletlenszerű sorrendben adja vissza. [true/false]" -#: .\cookbook\views\api.py:755 +#: .\cookbook\views\api.py:763 msgid "Returns new results first in search results. [true/false]" msgstr "" "Az új találatokat adja vissza először a keresési eredmények között. [true/" "false]" -#: .\cookbook\views\api.py:757 +#: .\cookbook\views\api.py:765 msgid "" "Filter recipes cooked X times or more. Negative values returns cooked less " "than X times" msgstr "" -#: .\cookbook\views\api.py:759 +#: .\cookbook\views\api.py:767 msgid "" "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "or before date." msgstr "" -#: .\cookbook\views\api.py:761 +#: .\cookbook\views\api.py:769 msgid "" "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "before date." msgstr "" -#: .\cookbook\views\api.py:763 +#: .\cookbook\views\api.py:771 msgid "" "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "before date." msgstr "" -#: .\cookbook\views\api.py:765 +#: .\cookbook\views\api.py:773 msgid "" "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "or before date." msgstr "" -#: .\cookbook\views\api.py:767 +#: .\cookbook\views\api.py:775 #, fuzzy #| msgid "If only internal recipes should be returned. [true/false]" msgid "Filter recipes that can be made with OnHand food. [true/false]" msgstr "Ha csak a belső recepteket kell visszaadni. [true/false]" -#: .\cookbook\views\api.py:929 +#: .\cookbook\views\api.py:937 msgid "" "Returns the shopping list entry with a primary key of id. Multiple values " "allowed." @@ -2801,7 +2793,7 @@ msgstr "" "Visszaadja az id elsődleges kulccsal rendelkező bevásárlólista-bejegyzést. " "Több érték megengedett." -#: .\cookbook\views\api.py:934 +#: .\cookbook\views\api.py:942 msgid "" "Filter shopping list entries on checked. [true, false, both, recent]" "
- recent includes unchecked items and recently completed items." @@ -2810,44 +2802,44 @@ msgstr "" "mindkettő, legutóbbi]
– a legutóbbi a nem bejelölt és a nemrég " "befejezett elemeket tartalmazza." -#: .\cookbook\views\api.py:937 +#: .\cookbook\views\api.py:945 msgid "Returns the shopping list entries sorted by supermarket category order." msgstr "" "Visszaadja a bevásárlólista bejegyzéseit szupermarket kategóriák szerinti " "sorrendben." -#: .\cookbook\views\api.py:1134 +#: .\cookbook\views\api.py:1140 msgid "Nothing to do." msgstr "Semmi feladat." -#: .\cookbook\views\api.py:1153 +#: .\cookbook\views\api.py:1160 msgid "Invalid Url" msgstr "" -#: .\cookbook\views\api.py:1158 +#: .\cookbook\views\api.py:1167 msgid "Connection Refused." msgstr "Kapcsolat megtagadva." -#: .\cookbook\views\api.py:1163 +#: .\cookbook\views\api.py:1172 msgid "Bad URL Schema." msgstr "" -#: .\cookbook\views\api.py:1170 +#: .\cookbook\views\api.py:1195 #, fuzzy #| msgid "No useable data could be found." msgid "No usable data could be found." 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 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!" -#: .\cookbook\views\api.py:1282 +#: .\cookbook\views\api.py:1325 msgid "Sync successful!" msgstr "Szinkronizálás sikeres!" -#: .\cookbook\views\api.py:1287 +#: .\cookbook\views\api.py:1330 msgid "Error synchronizing with Storage" msgstr "Hiba szinkronizálás közben a tárolóval" @@ -2936,6 +2928,10 @@ msgstr "Felfedezés" msgid "Shopping List" msgstr "Bevásárlólista" +#: .\cookbook\views\lists.py:76 +msgid "Invite Links" +msgstr "Meghívó linkek" + #: .\cookbook\views\lists.py:139 msgid "Supermarkets" msgstr "Szupermarketek" @@ -3044,6 +3040,9 @@ msgstr "" "A receptmegosztó linket letiltották! További információkért kérjük, " "forduljon az oldal adminisztrátorához." +#~ msgid "Show Links" +#~ msgstr "Linkek megjelenítése" + #~ msgid "A user is required" #~ msgstr "Egy felhasználó szükséges" diff --git a/cookbook/locale/it/LC_MESSAGES/django.po b/cookbook/locale/it/LC_MESSAGES/django.po index bfbea539..20fade93 100644 --- a/cookbook/locale/it/LC_MESSAGES/django.po +++ b/cookbook/locale/it/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\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" "Last-Translator: Oliver Cervera \n" "Language-Team: Italian ." #: .\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" msgstr "Login" @@ -1135,7 +1135,7 @@ msgstr "Iscrizioni chiuse" msgid "We are sorry, but the sign up is currently closed." 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 msgid "API Documentation" msgstr "Documentazione API" @@ -1232,36 +1232,36 @@ msgstr "Amministratore" msgid "Your Spaces" msgstr "Nessuna istanza" -#: .\cookbook\templates\base.html:319 +#: .\cookbook\templates\base.html:320 #: .\cookbook\templates\space_overview.html:6 msgid "Overview" msgstr "" -#: .\cookbook\templates\base.html:323 +#: .\cookbook\templates\base.html:324 msgid "Markdown Guide" msgstr "Informazioni su Markdown" -#: .\cookbook\templates\base.html:325 +#: .\cookbook\templates\base.html:326 msgid "GitHub" msgstr "GitHub" -#: .\cookbook\templates\base.html:327 +#: .\cookbook\templates\base.html:328 msgid "Translate Tandoor" msgstr "Traduci Tandoor" -#: .\cookbook\templates\base.html:331 +#: .\cookbook\templates\base.html:332 msgid "API Browser" msgstr "Browser API" -#: .\cookbook\templates\base.html:334 +#: .\cookbook\templates\base.html:335 msgid "Log out" msgstr "Esci" -#: .\cookbook\templates\base.html:356 +#: .\cookbook\templates\base.html:357 msgid "You are using the free version of Tandor" msgstr "" -#: .\cookbook\templates\base.html:357 +#: .\cookbook\templates\base.html:358 msgid "Upgrade Now" msgstr "" @@ -2296,19 +2296,11 @@ msgstr "Ricette senza parole chiave" msgid "Internal Recipes" msgstr "Ricette interne" -#: .\cookbook\templates\system.html:21 .\cookbook\views\lists.py:76 -msgid "Invite Links" -msgstr "Link di invito" - -#: .\cookbook\templates\system.html:22 -msgid "Show Links" -msgstr "Mostra link" - -#: .\cookbook\templates\system.html:32 +#: .\cookbook\templates\system.html:20 msgid "System Information" msgstr "Informazioni di sistema" -#: .\cookbook\templates\system.html:34 +#: .\cookbook\templates\system.html:22 msgid "" "\n" " Django Recipes is an open source free software application. It can " @@ -2324,21 +2316,21 @@ msgstr "" "Le ultime novità sono disponibili qui." -#: .\cookbook\templates\system.html:48 +#: .\cookbook\templates\system.html:36 msgid "Media Serving" msgstr "File multimediali" -#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 -#: .\cookbook\templates\system.html:80 +#: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52 +#: .\cookbook\templates\system.html:68 msgid "Warning" msgstr "Avviso" -#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 -#: .\cookbook\templates\system.html:80 .\cookbook\templates\system.html:95 +#: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52 +#: .\cookbook\templates\system.html:68 .\cookbook\templates\system.html:83 msgid "Ok" msgstr "Ok" -#: .\cookbook\templates\system.html:51 +#: .\cookbook\templates\system.html:39 msgid "" "Serving media files directly using gunicorn/python is not recommend!\n" " Please follow the steps described\n" @@ -2353,16 +2345,16 @@ msgstr "" "qui " "per aggiornare la tua installazione." -#: .\cookbook\templates\system.html:57 .\cookbook\templates\system.html:73 -#: .\cookbook\templates\system.html:88 .\cookbook\templates\system.html:102 +#: .\cookbook\templates\system.html:45 .\cookbook\templates\system.html:61 +#: .\cookbook\templates\system.html:76 .\cookbook\templates\system.html:90 msgid "Everything is fine!" msgstr "È tutto ok!" -#: .\cookbook\templates\system.html:62 +#: .\cookbook\templates\system.html:50 msgid "Secret Key" msgstr "Chiave segreta" -#: .\cookbook\templates\system.html:66 +#: .\cookbook\templates\system.html:54 msgid "" "\n" " You do not have a SECRET_KEY configured in your " @@ -2380,11 +2372,11 @@ msgstr "" "dell'installazione che è pubblica e insicura! Sei pregato di aggiungere una\n" "SECRET_KEY nel file di configurazione .env." -#: .\cookbook\templates\system.html:78 +#: .\cookbook\templates\system.html:66 msgid "Debug Mode" msgstr "Modalità di debug" -#: .\cookbook\templates\system.html:82 +#: .\cookbook\templates\system.html:70 msgid "" "\n" " This application is still running in debug mode. This is most " @@ -2400,15 +2392,15 @@ msgstr "" "configurando\n" "DEBUG=0 nel file di configurazione.env." -#: .\cookbook\templates\system.html:93 +#: .\cookbook\templates\system.html:81 msgid "Database" msgstr "Database" -#: .\cookbook\templates\system.html:95 +#: .\cookbook\templates\system.html:83 msgid "Info" msgstr "Info" -#: .\cookbook\templates\system.html:97 +#: .\cookbook\templates\system.html:85 msgid "" "\n" " This application is not running with a Postgres database " @@ -2425,251 +2417,251 @@ msgstr "" msgid "URL Import" 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" 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" 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!" 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" 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!" 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}" 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}" msgstr "" "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." 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 " 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!" 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" 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}" 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." msgstr "" -#: .\cookbook\views\api.py:539 .\cookbook\views\api.py:871 -#: .\cookbook\views\api.py:884 +#: .\cookbook\views\api.py:547 .\cookbook\views\api.py:879 +#: .\cookbook\views\api.py:892 msgid "{obj.name} was added to the shopping list." msgstr "" -#: .\cookbook\views\api.py:666 +#: .\cookbook\views\api.py:674 msgid "ID of recipe a step is part of. For multiple repeat parameter." msgstr "" -#: .\cookbook\views\api.py:668 +#: .\cookbook\views\api.py:676 msgid "Query string matched (fuzzy) against object name." msgstr "" -#: .\cookbook\views\api.py:712 +#: .\cookbook\views\api.py:720 msgid "" "Query string matched (fuzzy) against recipe name. In the future also " "fulltext search." msgstr "" -#: .\cookbook\views\api.py:714 +#: .\cookbook\views\api.py:722 msgid "" "ID of keyword a recipe should have. For multiple repeat parameter. " "Equivalent to keywords_or" msgstr "" -#: .\cookbook\views\api.py:717 +#: .\cookbook\views\api.py:725 msgid "" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords" msgstr "" -#: .\cookbook\views\api.py:720 +#: .\cookbook\views\api.py:728 msgid "" "Keyword IDs, repeat for multiple. Return recipes with all of the keywords." msgstr "" -#: .\cookbook\views\api.py:723 +#: .\cookbook\views\api.py:731 msgid "" "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." msgstr "" -#: .\cookbook\views\api.py:726 +#: .\cookbook\views\api.py:734 msgid "" "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." msgstr "" -#: .\cookbook\views\api.py:728 +#: .\cookbook\views\api.py:736 msgid "ID of food a recipe should have. For multiple repeat parameter." msgstr "" -#: .\cookbook\views\api.py:731 +#: .\cookbook\views\api.py:739 msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgstr "" -#: .\cookbook\views\api.py:733 +#: .\cookbook\views\api.py:741 msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgstr "" -#: .\cookbook\views\api.py:735 +#: .\cookbook\views\api.py:743 msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgstr "" -#: .\cookbook\views\api.py:737 +#: .\cookbook\views\api.py:745 msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgstr "" -#: .\cookbook\views\api.py:738 +#: .\cookbook\views\api.py:746 msgid "ID of unit a recipe should have." msgstr "" -#: .\cookbook\views\api.py:740 +#: .\cookbook\views\api.py:748 msgid "" "Rating a recipe should have or greater. [0 - 5] Negative value filters " "rating less than." msgstr "" -#: .\cookbook\views\api.py:741 +#: .\cookbook\views\api.py:749 msgid "ID of book a recipe should be in. For multiple repeat parameter." msgstr "" -#: .\cookbook\views\api.py:743 +#: .\cookbook\views\api.py:751 msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgstr "" -#: .\cookbook\views\api.py:745 +#: .\cookbook\views\api.py:753 msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgstr "" -#: .\cookbook\views\api.py:747 +#: .\cookbook\views\api.py:755 msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgstr "" -#: .\cookbook\views\api.py:749 +#: .\cookbook\views\api.py:757 msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgstr "" -#: .\cookbook\views\api.py:751 +#: .\cookbook\views\api.py:759 msgid "If only internal recipes should be returned. [true/false]" msgstr "" -#: .\cookbook\views\api.py:753 +#: .\cookbook\views\api.py:761 msgid "Returns the results in randomized order. [true/false]" msgstr "" -#: .\cookbook\views\api.py:755 +#: .\cookbook\views\api.py:763 msgid "Returns new results first in search results. [true/false]" msgstr "" -#: .\cookbook\views\api.py:757 +#: .\cookbook\views\api.py:765 msgid "" "Filter recipes cooked X times or more. Negative values returns cooked less " "than X times" msgstr "" -#: .\cookbook\views\api.py:759 +#: .\cookbook\views\api.py:767 msgid "" "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "or before date." msgstr "" -#: .\cookbook\views\api.py:761 +#: .\cookbook\views\api.py:769 msgid "" "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "before date." msgstr "" -#: .\cookbook\views\api.py:763 +#: .\cookbook\views\api.py:771 msgid "" "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "before date." msgstr "" -#: .\cookbook\views\api.py:765 +#: .\cookbook\views\api.py:773 msgid "" "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "or before date." msgstr "" -#: .\cookbook\views\api.py:767 +#: .\cookbook\views\api.py:775 msgid "Filter recipes that can be made with OnHand food. [true/false]" msgstr "" "Filtra le ricette che possono essere preparate con alimenti già disponibili. " "[true/false]" -#: .\cookbook\views\api.py:929 +#: .\cookbook\views\api.py:937 msgid "" "Returns the shopping list entry with a primary key of id. Multiple values " "allowed." msgstr "" -#: .\cookbook\views\api.py:934 +#: .\cookbook\views\api.py:942 msgid "" "Filter shopping list entries on checked. [true, false, both, recent]" "
- recent includes unchecked items and recently completed items." msgstr "" -#: .\cookbook\views\api.py:937 +#: .\cookbook\views\api.py:945 msgid "Returns the shopping list entries sorted by supermarket category order." msgstr "" -#: .\cookbook\views\api.py:1134 +#: .\cookbook\views\api.py:1140 msgid "Nothing to do." msgstr "Nulla da fare." -#: .\cookbook\views\api.py:1153 +#: .\cookbook\views\api.py:1160 msgid "Invalid Url" msgstr "" -#: .\cookbook\views\api.py:1158 +#: .\cookbook\views\api.py:1167 msgid "Connection Refused." msgstr "" -#: .\cookbook\views\api.py:1163 +#: .\cookbook\views\api.py:1172 msgid "Bad URL Schema." msgstr "" -#: .\cookbook\views\api.py:1170 +#: .\cookbook\views\api.py:1195 #, fuzzy #| msgid "No useable data could be found." msgid "No usable data could be found." 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 msgid "This feature is not yet available in the hosted version of tandoor!" msgstr "" "Questa funzione non è ancora disponibile nella versione hostata di Tandor!" -#: .\cookbook\views\api.py:1282 +#: .\cookbook\views\api.py:1325 msgid "Sync successful!" msgstr "Sincronizzazione completata con successo!" -#: .\cookbook\views\api.py:1287 +#: .\cookbook\views\api.py:1330 msgid "Error synchronizing with Storage" msgstr "Errore di sincronizzazione con questo backend" @@ -2759,6 +2751,10 @@ msgstr "Trovate" msgid "Shopping List" msgstr "Lista della spesa" +#: .\cookbook\views\lists.py:76 +msgid "Invite Links" +msgstr "Link di invito" + #: .\cookbook\views\lists.py:139 msgid "Supermarkets" msgstr "Supermercati" @@ -2867,6 +2863,9 @@ msgstr "" "Il link per la condivisione delle ricette è stato disabilitato! Per maggiori " "informazioni contatta l'amministratore." +#~ msgid "Show Links" +#~ msgstr "Mostra link" + #~ msgid "Invite User" #~ msgstr "Invita utente" diff --git a/cookbook/locale/lv/LC_MESSAGES/django.po b/cookbook/locale/lv/LC_MESSAGES/django.po index aaf7cd07..330aa4bb 100644 --- a/cookbook/locale/lv/LC_MESSAGES/django.po +++ b/cookbook/locale/lv/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\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" "Last-Translator: vabene1111 , 2021\n" "Language-Team: Latvian (https://www.transifex.com/django-recipes/" @@ -525,7 +525,7 @@ msgstr "" msgid "You have more users than allowed in your space." msgstr "" -#: .\cookbook\helper\recipe_search.py:560 +#: .\cookbook\helper\recipe_search.py:565 msgid "One of queryset or hash_key must be provided" msgstr "" @@ -540,12 +540,12 @@ msgstr "Jums jānorāda vismaz recepte vai nosaukums." msgid "Could not parse template code." msgstr "" -#: .\cookbook\integration\copymethat.py:42 +#: .\cookbook\integration\copymethat.py:41 #: .\cookbook\integration\melarecipes.py:37 msgid "Favorite" msgstr "" -#: .\cookbook\integration\copymethat.py:71 +#: .\cookbook\integration\copymethat.py:70 #: .\cookbook\integration\recettetek.py:54 #: .\cookbook\integration\recipekeeper.py:63 msgid "Imported from" @@ -681,127 +681,127 @@ msgstr "Jauns" msgid " is part of a recipe step and cannot be deleted" msgstr "" -#: .\cookbook\models.py:1160 .\cookbook\templates\search_info.html:28 +#: .\cookbook\models.py:1162 .\cookbook\templates\search_info.html:28 msgid "Simple" msgstr "" -#: .\cookbook\models.py:1161 .\cookbook\templates\search_info.html:33 +#: .\cookbook\models.py:1163 .\cookbook\templates\search_info.html:33 msgid "Phrase" msgstr "" -#: .\cookbook\models.py:1162 .\cookbook\templates\search_info.html:38 +#: .\cookbook\models.py:1164 .\cookbook\templates\search_info.html:38 msgid "Web" msgstr "" -#: .\cookbook\models.py:1163 .\cookbook\templates\search_info.html:47 +#: .\cookbook\models.py:1165 .\cookbook\templates\search_info.html:47 msgid "Raw" msgstr "" -#: .\cookbook\models.py:1201 +#: .\cookbook\models.py:1203 #, fuzzy #| msgid "Food" msgid "Food Alias" msgstr "Ēdiens" -#: .\cookbook\models.py:1201 +#: .\cookbook\models.py:1203 #, fuzzy #| msgid "Units" msgid "Unit Alias" msgstr "Vienības" -#: .\cookbook\models.py:1201 +#: .\cookbook\models.py:1203 #, fuzzy #| msgid "Keywords" msgid "Keyword Alias" msgstr "Atslēgvārdi" -#: .\cookbook\models.py:1225 +#: .\cookbook\models.py:1227 #: .\cookbook\templates\include\recipe_open_modal.html:7 #: .\cookbook\views\delete.py:36 .\cookbook\views\edit.py:251 #: .\cookbook\views\new.py:48 msgid "Recipe" msgstr "Recepte" -#: .\cookbook\models.py:1226 +#: .\cookbook\models.py:1228 #, fuzzy #| msgid "Food" msgid "Food" msgstr "Ēdiens" -#: .\cookbook\models.py:1227 .\cookbook\templates\base.html:138 +#: .\cookbook\models.py:1229 .\cookbook\templates\base.html:138 msgid "Keyword" msgstr "Atslēgvārds" -#: .\cookbook\serializer.py:204 +#: .\cookbook\serializer.py:207 msgid "Cannot modify Space owner permission." msgstr "" -#: .\cookbook\serializer.py:273 +#: .\cookbook\serializer.py:290 msgid "File uploads are not enabled for this Space." msgstr "" -#: .\cookbook\serializer.py:284 +#: .\cookbook\serializer.py:301 msgid "You have reached your file upload limit." msgstr "" -#: .\cookbook\serializer.py:1051 +#: .\cookbook\serializer.py:1081 msgid "Hello" msgstr "" -#: .\cookbook\serializer.py:1051 +#: .\cookbook\serializer.py:1081 msgid "You have been invited by " msgstr "" -#: .\cookbook\serializer.py:1052 +#: .\cookbook\serializer.py:1082 msgid " to join their Tandoor Recipes space " msgstr "" -#: .\cookbook\serializer.py:1053 +#: .\cookbook\serializer.py:1083 msgid "Click the following link to activate your account: " msgstr "" -#: .\cookbook\serializer.py:1054 +#: .\cookbook\serializer.py:1084 msgid "" "If the link does not work use the following code to manually join the space: " msgstr "" -#: .\cookbook\serializer.py:1055 +#: .\cookbook\serializer.py:1085 msgid "The invitation is valid until " msgstr "" -#: .\cookbook\serializer.py:1056 +#: .\cookbook\serializer.py:1086 msgid "" "Tandoor Recipes is an Open Source recipe manager. Check it out on GitHub " msgstr "" -#: .\cookbook\serializer.py:1059 +#: .\cookbook\serializer.py:1089 msgid "Tandoor Recipes Invite" msgstr "" -#: .\cookbook\serializer.py:1179 +#: .\cookbook\serializer.py:1209 msgid "Existing shopping list to update" msgstr "" -#: .\cookbook\serializer.py:1181 +#: .\cookbook\serializer.py:1211 msgid "" "List of ingredient IDs from the recipe to add, if not provided all " "ingredients will be added." msgstr "" -#: .\cookbook\serializer.py:1183 +#: .\cookbook\serializer.py:1213 msgid "" "Providing a list_recipe ID and servings of 0 will delete that shopping list." msgstr "" -#: .\cookbook\serializer.py:1192 +#: .\cookbook\serializer.py:1222 msgid "Amount of food to add to the shopping list" msgstr "" -#: .\cookbook\serializer.py:1194 +#: .\cookbook\serializer.py:1224 msgid "ID of unit to use for the shopping list" msgstr "" -#: .\cookbook\serializer.py:1196 +#: .\cookbook\serializer.py:1226 msgid "When set to true will delete all food from active shopping lists." msgstr "" @@ -937,7 +937,7 @@ msgid "" msgstr "" #: .\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" msgstr "Pieslēgties" @@ -1111,7 +1111,7 @@ msgstr "" msgid "We are sorry, but the sign up is currently closed." 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 msgid "API Documentation" msgstr "API dokumentācija" @@ -1218,36 +1218,36 @@ msgstr "Administrators" msgid "Your Spaces" msgstr "Izveidot lietotāju" -#: .\cookbook\templates\base.html:319 +#: .\cookbook\templates\base.html:320 #: .\cookbook\templates\space_overview.html:6 msgid "Overview" msgstr "" -#: .\cookbook\templates\base.html:323 +#: .\cookbook\templates\base.html:324 msgid "Markdown Guide" msgstr "Markdown rokasgrāmata" -#: .\cookbook\templates\base.html:325 +#: .\cookbook\templates\base.html:326 msgid "GitHub" msgstr "Github" -#: .\cookbook\templates\base.html:327 +#: .\cookbook\templates\base.html:328 msgid "Translate Tandoor" msgstr "" -#: .\cookbook\templates\base.html:331 +#: .\cookbook\templates\base.html:332 msgid "API Browser" msgstr "API pārlūks" -#: .\cookbook\templates\base.html:334 +#: .\cookbook\templates\base.html:335 msgid "Log out" msgstr "" -#: .\cookbook\templates\base.html:356 +#: .\cookbook\templates\base.html:357 msgid "You are using the free version of Tandor" msgstr "" -#: .\cookbook\templates\base.html:357 +#: .\cookbook\templates\base.html:358 msgid "Upgrade Now" msgstr "" @@ -2273,19 +2273,11 @@ msgstr "Receptes bez atslēgas vārdiem" msgid "Internal Recipes" msgstr "Iekšējās receptes" -#: .\cookbook\templates\system.html:21 .\cookbook\views\lists.py:76 -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 +#: .\cookbook\templates\system.html:20 msgid "System Information" msgstr "Sistēmas informācija" -#: .\cookbook\templates\system.html:34 +#: .\cookbook\templates\system.html:22 msgid "" "\n" " Django Recipes is an open source free software application. It can " @@ -2303,21 +2295,21 @@ msgstr "" "recipes/releases\">šeit.\n" " " -#: .\cookbook\templates\system.html:48 +#: .\cookbook\templates\system.html:36 msgid "Media Serving" msgstr "Multivides rādīšana" -#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 -#: .\cookbook\templates\system.html:80 +#: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52 +#: .\cookbook\templates\system.html:68 msgid "Warning" msgstr "Brīdinājums" -#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 -#: .\cookbook\templates\system.html:80 .\cookbook\templates\system.html:95 +#: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52 +#: .\cookbook\templates\system.html:68 .\cookbook\templates\system.html:83 msgid "Ok" msgstr "Ok" -#: .\cookbook\templates\system.html:51 +#: .\cookbook\templates\system.html:39 msgid "" "Serving media files directly using gunicorn/python is not recommend!\n" " Please follow the steps described\n" @@ -2334,16 +2326,16 @@ msgstr "" " jūsu instalāciju.\n" " " -#: .\cookbook\templates\system.html:57 .\cookbook\templates\system.html:73 -#: .\cookbook\templates\system.html:88 .\cookbook\templates\system.html:102 +#: .\cookbook\templates\system.html:45 .\cookbook\templates\system.html:61 +#: .\cookbook\templates\system.html:76 .\cookbook\templates\system.html:90 msgid "Everything is fine!" msgstr "Viss ir kārtībā!" -#: .\cookbook\templates\system.html:62 +#: .\cookbook\templates\system.html:50 msgid "Secret Key" msgstr "Slepenā atslēga" -#: .\cookbook\templates\system.html:66 +#: .\cookbook\templates\system.html:54 msgid "" "\n" " You do not have a SECRET_KEY configured in your " @@ -2365,11 +2357,11 @@ msgstr "" "code>.\n" " " -#: .\cookbook\templates\system.html:78 +#: .\cookbook\templates\system.html:66 msgid "Debug Mode" msgstr "Atkļūdošanas režīms" -#: .\cookbook\templates\system.html:82 +#: .\cookbook\templates\system.html:70 msgid "" "\n" " This application is still running in debug mode. This is most " @@ -2386,15 +2378,15 @@ msgstr "" " DEBUG = 0 konfigurācijas failā .env.\n" " " -#: .\cookbook\templates\system.html:93 +#: .\cookbook\templates\system.html:81 msgid "Database" msgstr "Datubāze" -#: .\cookbook\templates\system.html:95 +#: .\cookbook\templates\system.html:83 msgid "Info" msgstr "Info" -#: .\cookbook\templates\system.html:97 +#: .\cookbook\templates\system.html:85 msgid "" "\n" " This application is not running with a Postgres database " @@ -2412,249 +2404,249 @@ msgstr "" msgid "URL Import" 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 #| msgid "Parameter filter_list incorrectly formatted" msgid "Parameter updated_at incorrectly formatted" 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" msgstr "" -#: .\cookbook\views\api.py:213 +#: .\cookbook\views\api.py:221 msgid "Cannot merge with the same object!" msgstr "" -#: .\cookbook\views\api.py:220 +#: .\cookbook\views\api.py:228 msgid "No {self.basename} with id {target} exists" msgstr "" -#: .\cookbook\views\api.py:225 +#: .\cookbook\views\api.py:233 msgid "Cannot merge with child object!" msgstr "" -#: .\cookbook\views\api.py:258 +#: .\cookbook\views\api.py:266 msgid "{source.name} was merged successfully with {target.name}" msgstr "" -#: .\cookbook\views\api.py:263 +#: .\cookbook\views\api.py:271 msgid "An error occurred attempting to merge {source.name} with {target.name}" msgstr "" -#: .\cookbook\views\api.py:321 +#: .\cookbook\views\api.py:329 msgid "{child.name} was moved successfully to the root." 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 " msgstr "" -#: .\cookbook\views\api.py:327 +#: .\cookbook\views\api.py:335 msgid "Cannot move an object to itself!" msgstr "" -#: .\cookbook\views\api.py:333 +#: .\cookbook\views\api.py:341 msgid "No {self.basename} with id {parent} exists" msgstr "" -#: .\cookbook\views\api.py:339 +#: .\cookbook\views\api.py:347 msgid "{child.name} was moved successfully to parent {parent.name}" msgstr "" -#: .\cookbook\views\api.py:534 +#: .\cookbook\views\api.py:542 msgid "{obj.name} was removed from the shopping list." msgstr "" -#: .\cookbook\views\api.py:539 .\cookbook\views\api.py:871 -#: .\cookbook\views\api.py:884 +#: .\cookbook\views\api.py:547 .\cookbook\views\api.py:879 +#: .\cookbook\views\api.py:892 msgid "{obj.name} was added to the shopping list." msgstr "" -#: .\cookbook\views\api.py:666 +#: .\cookbook\views\api.py:674 msgid "ID of recipe a step is part of. For multiple repeat parameter." msgstr "" -#: .\cookbook\views\api.py:668 +#: .\cookbook\views\api.py:676 msgid "Query string matched (fuzzy) against object name." msgstr "" -#: .\cookbook\views\api.py:712 +#: .\cookbook\views\api.py:720 msgid "" "Query string matched (fuzzy) against recipe name. In the future also " "fulltext search." msgstr "" -#: .\cookbook\views\api.py:714 +#: .\cookbook\views\api.py:722 msgid "" "ID of keyword a recipe should have. For multiple repeat parameter. " "Equivalent to keywords_or" msgstr "" -#: .\cookbook\views\api.py:717 +#: .\cookbook\views\api.py:725 msgid "" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords" msgstr "" -#: .\cookbook\views\api.py:720 +#: .\cookbook\views\api.py:728 msgid "" "Keyword IDs, repeat for multiple. Return recipes with all of the keywords." msgstr "" -#: .\cookbook\views\api.py:723 +#: .\cookbook\views\api.py:731 msgid "" "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." msgstr "" -#: .\cookbook\views\api.py:726 +#: .\cookbook\views\api.py:734 msgid "" "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." msgstr "" -#: .\cookbook\views\api.py:728 +#: .\cookbook\views\api.py:736 msgid "ID of food a recipe should have. For multiple repeat parameter." msgstr "" -#: .\cookbook\views\api.py:731 +#: .\cookbook\views\api.py:739 msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgstr "" -#: .\cookbook\views\api.py:733 +#: .\cookbook\views\api.py:741 msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgstr "" -#: .\cookbook\views\api.py:735 +#: .\cookbook\views\api.py:743 msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgstr "" -#: .\cookbook\views\api.py:737 +#: .\cookbook\views\api.py:745 msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgstr "" -#: .\cookbook\views\api.py:738 +#: .\cookbook\views\api.py:746 msgid "ID of unit a recipe should have." msgstr "" -#: .\cookbook\views\api.py:740 +#: .\cookbook\views\api.py:748 msgid "" "Rating a recipe should have or greater. [0 - 5] Negative value filters " "rating less than." msgstr "" -#: .\cookbook\views\api.py:741 +#: .\cookbook\views\api.py:749 msgid "ID of book a recipe should be in. For multiple repeat parameter." msgstr "" -#: .\cookbook\views\api.py:743 +#: .\cookbook\views\api.py:751 msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgstr "" -#: .\cookbook\views\api.py:745 +#: .\cookbook\views\api.py:753 msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgstr "" -#: .\cookbook\views\api.py:747 +#: .\cookbook\views\api.py:755 msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgstr "" -#: .\cookbook\views\api.py:749 +#: .\cookbook\views\api.py:757 msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgstr "" -#: .\cookbook\views\api.py:751 +#: .\cookbook\views\api.py:759 msgid "If only internal recipes should be returned. [true/false]" msgstr "" -#: .\cookbook\views\api.py:753 +#: .\cookbook\views\api.py:761 msgid "Returns the results in randomized order. [true/false]" msgstr "" -#: .\cookbook\views\api.py:755 +#: .\cookbook\views\api.py:763 msgid "Returns new results first in search results. [true/false]" msgstr "" -#: .\cookbook\views\api.py:757 +#: .\cookbook\views\api.py:765 msgid "" "Filter recipes cooked X times or more. Negative values returns cooked less " "than X times" msgstr "" -#: .\cookbook\views\api.py:759 +#: .\cookbook\views\api.py:767 msgid "" "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "or before date." msgstr "" -#: .\cookbook\views\api.py:761 +#: .\cookbook\views\api.py:769 msgid "" "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "before date." msgstr "" -#: .\cookbook\views\api.py:763 +#: .\cookbook\views\api.py:771 msgid "" "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "before date." msgstr "" -#: .\cookbook\views\api.py:765 +#: .\cookbook\views\api.py:773 msgid "" "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "or before date." msgstr "" -#: .\cookbook\views\api.py:767 +#: .\cookbook\views\api.py:775 msgid "Filter recipes that can be made with OnHand food. [true/false]" msgstr "" -#: .\cookbook\views\api.py:929 +#: .\cookbook\views\api.py:937 msgid "" "Returns the shopping list entry with a primary key of id. Multiple values " "allowed." msgstr "" -#: .\cookbook\views\api.py:934 +#: .\cookbook\views\api.py:942 msgid "" "Filter shopping list entries on checked. [true, false, both, recent]" "
- recent includes unchecked items and recently completed items." msgstr "" -#: .\cookbook\views\api.py:937 +#: .\cookbook\views\api.py:945 msgid "Returns the shopping list entries sorted by supermarket category order." msgstr "" -#: .\cookbook\views\api.py:1134 +#: .\cookbook\views\api.py:1140 msgid "Nothing to do." msgstr "" -#: .\cookbook\views\api.py:1153 +#: .\cookbook\views\api.py:1160 msgid "Invalid Url" msgstr "" -#: .\cookbook\views\api.py:1158 +#: .\cookbook\views\api.py:1167 msgid "Connection Refused." msgstr "" -#: .\cookbook\views\api.py:1163 +#: .\cookbook\views\api.py:1172 msgid "Bad URL Schema." msgstr "" -#: .\cookbook\views\api.py:1170 +#: .\cookbook\views\api.py:1195 #, fuzzy #| msgid "The requested page could not be found." msgid "No usable data could be found." 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 msgid "This feature is not yet available in the hosted version of tandoor!" msgstr "" -#: .\cookbook\views\api.py:1282 +#: .\cookbook\views\api.py:1325 msgid "Sync successful!" msgstr "Sinhronizācija ir veiksmīga!" -#: .\cookbook\views\api.py:1287 +#: .\cookbook\views\api.py:1330 msgid "Error synchronizing with Storage" msgstr "Sinhronizējot ar krātuvi, radās kļūda" @@ -2740,6 +2732,10 @@ msgstr "Atklāšana" msgid "Shopping List" msgstr "Iepirkumu saraksts" +#: .\cookbook\views\lists.py:76 +msgid "Invite Links" +msgstr "Uzaicinājuma saites" + #: .\cookbook\views\lists.py:139 msgid "Supermarkets" msgstr "" @@ -2842,6 +2838,9 @@ msgid "" "contact the page administrator." msgstr "" +#~ msgid "Show Links" +#~ msgstr "Rādīt saites" + #, fuzzy #~| msgid "Invite Links" #~ msgid "Invite User" diff --git a/cookbook/locale/nl/LC_MESSAGES/django.po b/cookbook/locale/nl/LC_MESSAGES/django.po index 0b80fbdd..84d8bfa9 100644 --- a/cookbook/locale/nl/LC_MESSAGES/django.po +++ b/cookbook/locale/nl/LC_MESSAGES/django.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\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" "Last-Translator: Jesse \n" "Language-Team: Dutch Vraag een nieuwe bevestigingslink aan." #: .\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" msgstr "Inloggen" @@ -1120,7 +1120,7 @@ msgstr "Registratie gesloten" msgid "We are sorry, but the sign up is currently closed." 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 msgid "API Documentation" msgstr "API documentatie" @@ -1215,36 +1215,36 @@ msgstr "Beheer" msgid "Your Spaces" msgstr "Geen ruimte" -#: .\cookbook\templates\base.html:319 +#: .\cookbook\templates\base.html:320 #: .\cookbook\templates\space_overview.html:6 msgid "Overview" msgstr "" -#: .\cookbook\templates\base.html:323 +#: .\cookbook\templates\base.html:324 msgid "Markdown Guide" msgstr "Markdown gids" -#: .\cookbook\templates\base.html:325 +#: .\cookbook\templates\base.html:326 msgid "GitHub" msgstr "GitHub" -#: .\cookbook\templates\base.html:327 +#: .\cookbook\templates\base.html:328 msgid "Translate Tandoor" msgstr "Vertaal Tandoor" -#: .\cookbook\templates\base.html:331 +#: .\cookbook\templates\base.html:332 msgid "API Browser" msgstr "API Browser" -#: .\cookbook\templates\base.html:334 +#: .\cookbook\templates\base.html:335 msgid "Log out" msgstr "Uitloggen" -#: .\cookbook\templates\base.html:356 +#: .\cookbook\templates\base.html:357 msgid "You are using the free version of Tandor" msgstr "Je gebruikt de gratis versie van Tandoor" -#: .\cookbook\templates\base.html:357 +#: .\cookbook\templates\base.html:358 msgid "Upgrade Now" msgstr "Upgrade nu" @@ -2365,19 +2365,11 @@ msgstr "Recepten zonder etiketten" msgid "Internal Recipes" msgstr "Interne recepten" -#: .\cookbook\templates\system.html:21 .\cookbook\views\lists.py:76 -msgid "Invite Links" -msgstr "Uitnodigingslink" - -#: .\cookbook\templates\system.html:22 -msgid "Show Links" -msgstr "Toon links" - -#: .\cookbook\templates\system.html:32 +#: .\cookbook\templates\system.html:20 msgid "System Information" msgstr "Systeeminformatie" -#: .\cookbook\templates\system.html:34 +#: .\cookbook\templates\system.html:22 msgid "" "\n" " Django Recipes is an open source free software application. It can " @@ -2395,21 +2387,21 @@ msgstr "" "recipes/releases\">hier gevonden worden.\n" " " -#: .\cookbook\templates\system.html:48 +#: .\cookbook\templates\system.html:36 msgid "Media Serving" msgstr "Media aanbieder" -#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 -#: .\cookbook\templates\system.html:80 +#: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52 +#: .\cookbook\templates\system.html:68 msgid "Warning" msgstr "Waarschuwing" -#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 -#: .\cookbook\templates\system.html:80 .\cookbook\templates\system.html:95 +#: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52 +#: .\cookbook\templates\system.html:68 .\cookbook\templates\system.html:83 msgid "Ok" msgstr "Oké" -#: .\cookbook\templates\system.html:51 +#: .\cookbook\templates\system.html:39 msgid "" "Serving media files directly using gunicorn/python is not recommend!\n" " Please follow the steps described\n" @@ -2424,16 +2416,16 @@ msgstr "" "releases/tag/0.8.1\">hier beschreven om je installatie te updaten.\n" " " -#: .\cookbook\templates\system.html:57 .\cookbook\templates\system.html:73 -#: .\cookbook\templates\system.html:88 .\cookbook\templates\system.html:102 +#: .\cookbook\templates\system.html:45 .\cookbook\templates\system.html:61 +#: .\cookbook\templates\system.html:76 .\cookbook\templates\system.html:90 msgid "Everything is fine!" msgstr "Alles is in orde!" -#: .\cookbook\templates\system.html:62 +#: .\cookbook\templates\system.html:50 msgid "Secret Key" msgstr "Geheime sleutel" -#: .\cookbook\templates\system.html:66 +#: .\cookbook\templates\system.html:54 msgid "" "\n" " You do not have a SECRET_KEY configured in your " @@ -2453,11 +2445,11 @@ msgstr "" "configuratiebestand.\n" " " -#: .\cookbook\templates\system.html:78 +#: .\cookbook\templates\system.html:66 msgid "Debug Mode" msgstr "Debug modus" -#: .\cookbook\templates\system.html:82 +#: .\cookbook\templates\system.html:70 msgid "" "\n" " This application is still running in debug mode. This is most " @@ -2475,15 +2467,15 @@ msgstr "" "passen.\n" " " -#: .\cookbook\templates\system.html:93 +#: .\cookbook\templates\system.html:81 msgid "Database" msgstr "Database" -#: .\cookbook\templates\system.html:95 +#: .\cookbook\templates\system.html:83 msgid "Info" msgstr "Info" -#: .\cookbook\templates\system.html:97 +#: .\cookbook\templates\system.html:85 msgid "" "\n" " This application is not running with a Postgres database " @@ -2501,76 +2493,76 @@ msgstr "" msgid "URL Import" 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" 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" 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!" 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" 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!" 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}" 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}" msgstr "" "Er is een error opgetreden bij het samenvoegen van {source.name} met {target." "name}" -#: .\cookbook\views\api.py:321 +#: .\cookbook\views\api.py:329 msgid "{child.name} was moved successfully to the root." 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 " 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!" 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" 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}" 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." msgstr "{obj.name} is verwijderd van het boodschappenlijstje." -#: .\cookbook\views\api.py:539 .\cookbook\views\api.py:871 -#: .\cookbook\views\api.py:884 +#: .\cookbook\views\api.py:547 .\cookbook\views\api.py:879 +#: .\cookbook\views\api.py:892 msgid "{obj.name} was added to the shopping list." 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." msgstr "" "ID van het recept waar de stap onderdeel van is. Herhaal parameter voor " "meerdere." -#: .\cookbook\views\api.py:668 +#: .\cookbook\views\api.py:676 msgid "Query string matched (fuzzy) against object name." msgstr "Zoekterm komt overeen (fuzzy) met object naam." -#: .\cookbook\views\api.py:712 +#: .\cookbook\views\api.py:720 msgid "" "Query string matched (fuzzy) against recipe name. In the future also " "fulltext search." @@ -2578,7 +2570,7 @@ msgstr "" "Zoekterm komt overeen (fuzzy) met recept naam. In de toekomst wordt zoeken " "op volledige tekst ondersteund." -#: .\cookbook\views\api.py:714 +#: .\cookbook\views\api.py:722 msgid "" "ID of keyword a recipe should have. For multiple repeat parameter. " "Equivalent to keywords_or" @@ -2586,109 +2578,109 @@ msgstr "" "ID van etiket dat een recept moet hebben. Herhaal parameter voor meerdere. " "Gelijkwaardig aan keywords_or" -#: .\cookbook\views\api.py:717 +#: .\cookbook\views\api.py:725 msgid "" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords" msgstr "" "Etiket ID, herhaal voor meerdere. Geeft recepten met elk geselecteerd etiket " "weer" -#: .\cookbook\views\api.py:720 +#: .\cookbook\views\api.py:728 msgid "" "Keyword IDs, repeat for multiple. Return recipes with all of the keywords." msgstr "" "Etiket ID, herhaal voor meerdere. Geeft recepten met alle geselecteerde " "etiketten weer." -#: .\cookbook\views\api.py:723 +#: .\cookbook\views\api.py:731 msgid "" "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." msgstr "" "Etiket ID, herhaal voor meerdere. Sluit recepten met één van de etiketten " "uit." -#: .\cookbook\views\api.py:726 +#: .\cookbook\views\api.py:734 msgid "" "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." msgstr "" "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." msgstr "" "ID van ingrediënt dat een recept moet hebben. Herhaal parameter voor " "meerdere." -#: .\cookbook\views\api.py:731 +#: .\cookbook\views\api.py:739 msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgstr "" "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." msgstr "" "Ingrediënt ID, herhaal voor meerdere. Geef recepten met alle ingrediënten " "weer." -#: .\cookbook\views\api.py:735 +#: .\cookbook\views\api.py:743 msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgstr "" "Ingrediënt ID, herhaal voor meerdere. sluit recepten met één van de " "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." msgstr "" "Ingrediënt ID, herhaal voor meerdere. Sluit recepten met alle ingrediënten " "uit." -#: .\cookbook\views\api.py:738 +#: .\cookbook\views\api.py:746 msgid "ID of unit a recipe should have." msgstr "ID van eenheid dat een recept moet hebben." -#: .\cookbook\views\api.py:740 +#: .\cookbook\views\api.py:748 msgid "" "Rating a recipe should have or greater. [0 - 5] Negative value filters " "rating less than." 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." msgstr "" "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" 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." 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." msgstr "" "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." 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/false]" msgstr "" "Wanneer alleen interne recepten gevonden moeten worden. [waar/onwaar]" -#: .\cookbook\views\api.py:753 +#: .\cookbook\views\api.py:761 msgid "Returns the results in randomized order. [true/false]" msgstr "" "Geeft de resultaten in willekeurige volgorde weer. [waar/onwaar]" -#: .\cookbook\views\api.py:755 +#: .\cookbook\views\api.py:763 msgid "Returns new results first in search results. [true/false]" msgstr "Geeft nieuwe resultaten eerst weer. [waar/onwaar]" -#: .\cookbook\views\api.py:757 +#: .\cookbook\views\api.py:765 msgid "" "Filter recipes cooked X times or more. Negative values returns cooked less " "than X times" @@ -2696,7 +2688,7 @@ msgstr "" "Filter recepten X maal of meer bereid. Negatieve waarden geven minder dan X " "keer bereide recepten weer" -#: .\cookbook\views\api.py:759 +#: .\cookbook\views\api.py:767 msgid "" "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "or before date." @@ -2704,7 +2696,7 @@ msgstr "" "Filter recepten op laatst bereid op of na JJJJ-MM-DD. Voorafgaand - filters " "op of voor datum." -#: .\cookbook\views\api.py:761 +#: .\cookbook\views\api.py:769 msgid "" "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "before date." @@ -2712,7 +2704,7 @@ msgstr "" "Filter recepten aangemaakt op of na JJJJ-MM-DD. Voorafgaand - filters op of " "voor datum." -#: .\cookbook\views\api.py:763 +#: .\cookbook\views\api.py:771 msgid "" "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "before date." @@ -2720,7 +2712,7 @@ msgstr "" "Filter recepten op geüpdatet op of na JJJJ-MM-DD. Voorafgaand - filters op " "of voor datum." -#: .\cookbook\views\api.py:765 +#: .\cookbook\views\api.py:773 msgid "" "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "or before date." @@ -2728,13 +2720,13 @@ msgstr "" "Filter recepten op laatst bekeken op of na JJJJ-MM-DD. Voorafgaand - filters " "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/false]" msgstr "" "Filter recepten die bereid kunnen worden met ingrediënten die op voorraad " "zijn. [waar/onwaar]" -#: .\cookbook\views\api.py:929 +#: .\cookbook\views\api.py:937 msgid "" "Returns the shopping list entry with a primary key of id. Multiple values " "allowed." @@ -2742,7 +2734,7 @@ msgstr "" "Geeft het boodschappenlijstje item met een primaire sleutel van id. " "Meerdere waarden toegestaan." -#: .\cookbook\views\api.py:934 +#: .\cookbook\views\api.py:942 msgid "" "Filter shopping list entries on checked. [true, false, both, recent]" "
- recent includes unchecked items and recently completed items." @@ -2750,41 +2742,41 @@ msgstr "" "Filter boodschappenlijstjes op aangevinkt. [waar,onwaar,beide,recent]" "
- 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." msgstr "" "Geeft items op boodschappenlijstjes gesorteerd per supermarktcategorie weer." -#: .\cookbook\views\api.py:1134 +#: .\cookbook\views\api.py:1140 msgid "Nothing to do." msgstr "Niks te doen." -#: .\cookbook\views\api.py:1153 +#: .\cookbook\views\api.py:1160 msgid "Invalid Url" msgstr "" -#: .\cookbook\views\api.py:1158 +#: .\cookbook\views\api.py:1167 msgid "Connection Refused." msgstr "Verbinding geweigerd." -#: .\cookbook\views\api.py:1163 +#: .\cookbook\views\api.py:1172 msgid "Bad URL Schema." msgstr "Verkeerd URL schema." -#: .\cookbook\views\api.py:1170 +#: .\cookbook\views\api.py:1195 msgid "No usable data could be found." 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 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!" -#: .\cookbook\views\api.py:1282 +#: .\cookbook\views\api.py:1325 msgid "Sync successful!" msgstr "Synchronisatie succesvol!" -#: .\cookbook\views\api.py:1287 +#: .\cookbook\views\api.py:1330 msgid "Error synchronizing with Storage" msgstr "Er is een fout opgetreden bij het synchroniseren met Opslag" @@ -2873,6 +2865,10 @@ msgstr "Ontdekken" msgid "Shopping List" msgstr "Boodschappenlijst" +#: .\cookbook\views\lists.py:76 +msgid "Invite Links" +msgstr "Uitnodigingslink" + #: .\cookbook\views\lists.py:139 msgid "Supermarkets" msgstr "Supermarkten" @@ -2980,6 +2976,9 @@ msgstr "" "Links voor het delen van recepten zijn gedeactiveerd. Neem contact op met de " "paginabeheerder voor aanvullende informatie." +#~ msgid "Show Links" +#~ msgstr "Toon links" + #~ msgid "A user is required" #~ msgstr "Een gebruiker is verplicht" diff --git a/cookbook/locale/pt/LC_MESSAGES/django.po b/cookbook/locale/pt/LC_MESSAGES/django.po index 3f59ccef..4537dcd0 100644 --- a/cookbook/locale/pt/LC_MESSAGES/django.po +++ b/cookbook/locale/pt/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\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" "Last-Translator: Henrique Silva \n" "Language-Team: Portuguese not recommend!\n" " Please follow the steps described\n" @@ -2288,16 +2280,16 @@ msgid "" " " msgstr "" -#: .\cookbook\templates\system.html:57 .\cookbook\templates\system.html:73 -#: .\cookbook\templates\system.html:88 .\cookbook\templates\system.html:102 +#: .\cookbook\templates\system.html:45 .\cookbook\templates\system.html:61 +#: .\cookbook\templates\system.html:76 .\cookbook\templates\system.html:90 msgid "Everything is fine!" msgstr "" -#: .\cookbook\templates\system.html:62 +#: .\cookbook\templates\system.html:50 msgid "Secret Key" msgstr "" -#: .\cookbook\templates\system.html:66 +#: .\cookbook\templates\system.html:54 msgid "" "\n" " You do not have a SECRET_KEY configured in your " @@ -2310,11 +2302,11 @@ msgid "" " " msgstr "" -#: .\cookbook\templates\system.html:78 +#: .\cookbook\templates\system.html:66 msgid "Debug Mode" msgstr "" -#: .\cookbook\templates\system.html:82 +#: .\cookbook\templates\system.html:70 msgid "" "\n" " This application is still running in debug mode. This is most " @@ -2325,15 +2317,15 @@ msgid "" " " msgstr "" -#: .\cookbook\templates\system.html:93 +#: .\cookbook\templates\system.html:81 msgid "Database" msgstr "" -#: .\cookbook\templates\system.html:95 +#: .\cookbook\templates\system.html:83 msgid "Info" msgstr "" -#: .\cookbook\templates\system.html:97 +#: .\cookbook\templates\system.html:85 msgid "" "\n" " This application is not running with a Postgres database " @@ -2346,245 +2338,245 @@ msgstr "" msgid "URL Import" 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" 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" msgstr "" -#: .\cookbook\views\api.py:213 +#: .\cookbook\views\api.py:221 msgid "Cannot merge with the same object!" msgstr "" -#: .\cookbook\views\api.py:220 +#: .\cookbook\views\api.py:228 msgid "No {self.basename} with id {target} exists" msgstr "" -#: .\cookbook\views\api.py:225 +#: .\cookbook\views\api.py:233 msgid "Cannot merge with child object!" msgstr "" -#: .\cookbook\views\api.py:258 +#: .\cookbook\views\api.py:266 msgid "{source.name} was merged successfully with {target.name}" msgstr "" -#: .\cookbook\views\api.py:263 +#: .\cookbook\views\api.py:271 msgid "An error occurred attempting to merge {source.name} with {target.name}" msgstr "" -#: .\cookbook\views\api.py:321 +#: .\cookbook\views\api.py:329 msgid "{child.name} was moved successfully to the root." 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 " msgstr "" -#: .\cookbook\views\api.py:327 +#: .\cookbook\views\api.py:335 msgid "Cannot move an object to itself!" msgstr "" -#: .\cookbook\views\api.py:333 +#: .\cookbook\views\api.py:341 msgid "No {self.basename} with id {parent} exists" msgstr "" -#: .\cookbook\views\api.py:339 +#: .\cookbook\views\api.py:347 msgid "{child.name} was moved successfully to parent {parent.name}" msgstr "" -#: .\cookbook\views\api.py:534 +#: .\cookbook\views\api.py:542 msgid "{obj.name} was removed from the shopping list." msgstr "" -#: .\cookbook\views\api.py:539 .\cookbook\views\api.py:871 -#: .\cookbook\views\api.py:884 +#: .\cookbook\views\api.py:547 .\cookbook\views\api.py:879 +#: .\cookbook\views\api.py:892 msgid "{obj.name} was added to the shopping list." msgstr "" -#: .\cookbook\views\api.py:666 +#: .\cookbook\views\api.py:674 msgid "ID of recipe a step is part of. For multiple repeat parameter." msgstr "" -#: .\cookbook\views\api.py:668 +#: .\cookbook\views\api.py:676 msgid "Query string matched (fuzzy) against object name." msgstr "" -#: .\cookbook\views\api.py:712 +#: .\cookbook\views\api.py:720 msgid "" "Query string matched (fuzzy) against recipe name. In the future also " "fulltext search." msgstr "" -#: .\cookbook\views\api.py:714 +#: .\cookbook\views\api.py:722 msgid "" "ID of keyword a recipe should have. For multiple repeat parameter. " "Equivalent to keywords_or" msgstr "" -#: .\cookbook\views\api.py:717 +#: .\cookbook\views\api.py:725 msgid "" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords" msgstr "" -#: .\cookbook\views\api.py:720 +#: .\cookbook\views\api.py:728 msgid "" "Keyword IDs, repeat for multiple. Return recipes with all of the keywords." msgstr "" -#: .\cookbook\views\api.py:723 +#: .\cookbook\views\api.py:731 msgid "" "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." msgstr "" -#: .\cookbook\views\api.py:726 +#: .\cookbook\views\api.py:734 msgid "" "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." msgstr "" -#: .\cookbook\views\api.py:728 +#: .\cookbook\views\api.py:736 msgid "ID of food a recipe should have. For multiple repeat parameter." msgstr "" -#: .\cookbook\views\api.py:731 +#: .\cookbook\views\api.py:739 msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgstr "" -#: .\cookbook\views\api.py:733 +#: .\cookbook\views\api.py:741 msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgstr "" -#: .\cookbook\views\api.py:735 +#: .\cookbook\views\api.py:743 msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgstr "" -#: .\cookbook\views\api.py:737 +#: .\cookbook\views\api.py:745 msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgstr "" -#: .\cookbook\views\api.py:738 +#: .\cookbook\views\api.py:746 msgid "ID of unit a recipe should have." msgstr "" -#: .\cookbook\views\api.py:740 +#: .\cookbook\views\api.py:748 msgid "" "Rating a recipe should have or greater. [0 - 5] Negative value filters " "rating less than." msgstr "" -#: .\cookbook\views\api.py:741 +#: .\cookbook\views\api.py:749 msgid "ID of book a recipe should be in. For multiple repeat parameter." msgstr "" -#: .\cookbook\views\api.py:743 +#: .\cookbook\views\api.py:751 msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgstr "" -#: .\cookbook\views\api.py:745 +#: .\cookbook\views\api.py:753 msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgstr "" -#: .\cookbook\views\api.py:747 +#: .\cookbook\views\api.py:755 msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgstr "" -#: .\cookbook\views\api.py:749 +#: .\cookbook\views\api.py:757 msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgstr "" -#: .\cookbook\views\api.py:751 +#: .\cookbook\views\api.py:759 msgid "If only internal recipes should be returned. [true/false]" msgstr "" -#: .\cookbook\views\api.py:753 +#: .\cookbook\views\api.py:761 msgid "Returns the results in randomized order. [true/false]" msgstr "" -#: .\cookbook\views\api.py:755 +#: .\cookbook\views\api.py:763 msgid "Returns new results first in search results. [true/false]" msgstr "" -#: .\cookbook\views\api.py:757 +#: .\cookbook\views\api.py:765 msgid "" "Filter recipes cooked X times or more. Negative values returns cooked less " "than X times" msgstr "" -#: .\cookbook\views\api.py:759 +#: .\cookbook\views\api.py:767 msgid "" "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "or before date." msgstr "" -#: .\cookbook\views\api.py:761 +#: .\cookbook\views\api.py:769 msgid "" "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "before date." msgstr "" -#: .\cookbook\views\api.py:763 +#: .\cookbook\views\api.py:771 msgid "" "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "before date." msgstr "" -#: .\cookbook\views\api.py:765 +#: .\cookbook\views\api.py:773 msgid "" "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "or before date." msgstr "" -#: .\cookbook\views\api.py:767 +#: .\cookbook\views\api.py:775 msgid "Filter recipes that can be made with OnHand food. [true/false]" msgstr "" -#: .\cookbook\views\api.py:929 +#: .\cookbook\views\api.py:937 msgid "" "Returns the shopping list entry with a primary key of id. Multiple values " "allowed." msgstr "" -#: .\cookbook\views\api.py:934 +#: .\cookbook\views\api.py:942 msgid "" "Filter shopping list entries on checked. [true, false, both, recent]" "
- recent includes unchecked items and recently completed items." msgstr "" -#: .\cookbook\views\api.py:937 +#: .\cookbook\views\api.py:945 msgid "Returns the shopping list entries sorted by supermarket category order." msgstr "" -#: .\cookbook\views\api.py:1134 +#: .\cookbook\views\api.py:1140 msgid "Nothing to do." msgstr "" -#: .\cookbook\views\api.py:1153 +#: .\cookbook\views\api.py:1160 msgid "Invalid Url" msgstr "" -#: .\cookbook\views\api.py:1158 +#: .\cookbook\views\api.py:1167 msgid "Connection Refused." msgstr "" -#: .\cookbook\views\api.py:1163 +#: .\cookbook\views\api.py:1172 msgid "Bad URL Schema." msgstr "" -#: .\cookbook\views\api.py:1170 +#: .\cookbook\views\api.py:1195 msgid "No usable data could be found." 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 msgid "This feature is not yet available in the hosted version of tandoor!" msgstr "" -#: .\cookbook\views\api.py:1282 +#: .\cookbook\views\api.py:1325 msgid "Sync successful!" msgstr "" -#: .\cookbook\views\api.py:1287 +#: .\cookbook\views\api.py:1330 msgid "Error synchronizing with Storage" msgstr "" @@ -2667,6 +2659,10 @@ msgstr "" msgid "Shopping List" msgstr "" +#: .\cookbook\views\lists.py:76 +msgid "Invite Links" +msgstr "" + #: .\cookbook\views\lists.py:139 msgid "Supermarkets" msgstr "" diff --git a/cookbook/locale/rn/LC_MESSAGES/django.po b/cookbook/locale/rn/LC_MESSAGES/django.po index d074741a..4fd4253a 100644 --- a/cookbook/locale/rn/LC_MESSAGES/django.po +++ b/cookbook/locale/rn/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -471,7 +471,7 @@ msgstr "" msgid "You have more users than allowed in your space." msgstr "" -#: .\cookbook\helper\recipe_search.py:560 +#: .\cookbook\helper\recipe_search.py:565 msgid "One of queryset or hash_key must be provided" msgstr "" @@ -484,12 +484,12 @@ msgstr "" msgid "Could not parse template code." msgstr "" -#: .\cookbook\integration\copymethat.py:42 +#: .\cookbook\integration\copymethat.py:41 #: .\cookbook\integration\melarecipes.py:37 msgid "Favorite" msgstr "" -#: .\cookbook\integration\copymethat.py:71 +#: .\cookbook\integration\copymethat.py:70 #: .\cookbook\integration\recettetek.py:54 #: .\cookbook\integration\recipekeeper.py:63 msgid "Imported from" @@ -620,119 +620,119 @@ msgstr "" msgid " is part of a recipe step and cannot be deleted" msgstr "" -#: .\cookbook\models.py:1160 .\cookbook\templates\search_info.html:28 +#: .\cookbook\models.py:1162 .\cookbook\templates\search_info.html:28 msgid "Simple" msgstr "" -#: .\cookbook\models.py:1161 .\cookbook\templates\search_info.html:33 +#: .\cookbook\models.py:1163 .\cookbook\templates\search_info.html:33 msgid "Phrase" msgstr "" -#: .\cookbook\models.py:1162 .\cookbook\templates\search_info.html:38 +#: .\cookbook\models.py:1164 .\cookbook\templates\search_info.html:38 msgid "Web" msgstr "" -#: .\cookbook\models.py:1163 .\cookbook\templates\search_info.html:47 +#: .\cookbook\models.py:1165 .\cookbook\templates\search_info.html:47 msgid "Raw" msgstr "" -#: .\cookbook\models.py:1201 +#: .\cookbook\models.py:1203 msgid "Food Alias" msgstr "" -#: .\cookbook\models.py:1201 +#: .\cookbook\models.py:1203 msgid "Unit Alias" msgstr "" -#: .\cookbook\models.py:1201 +#: .\cookbook\models.py:1203 msgid "Keyword Alias" msgstr "" -#: .\cookbook\models.py:1225 +#: .\cookbook\models.py:1227 #: .\cookbook\templates\include\recipe_open_modal.html:7 #: .\cookbook\views\delete.py:36 .\cookbook\views\edit.py:251 #: .\cookbook\views\new.py:48 msgid "Recipe" msgstr "" -#: .\cookbook\models.py:1226 +#: .\cookbook\models.py:1228 msgid "Food" msgstr "" -#: .\cookbook\models.py:1227 .\cookbook\templates\base.html:138 +#: .\cookbook\models.py:1229 .\cookbook\templates\base.html:138 msgid "Keyword" msgstr "" -#: .\cookbook\serializer.py:204 +#: .\cookbook\serializer.py:207 msgid "Cannot modify Space owner permission." msgstr "" -#: .\cookbook\serializer.py:273 +#: .\cookbook\serializer.py:290 msgid "File uploads are not enabled for this Space." msgstr "" -#: .\cookbook\serializer.py:284 +#: .\cookbook\serializer.py:301 msgid "You have reached your file upload limit." msgstr "" -#: .\cookbook\serializer.py:1051 +#: .\cookbook\serializer.py:1081 msgid "Hello" msgstr "" -#: .\cookbook\serializer.py:1051 +#: .\cookbook\serializer.py:1081 msgid "You have been invited by " msgstr "" -#: .\cookbook\serializer.py:1052 +#: .\cookbook\serializer.py:1082 msgid " to join their Tandoor Recipes space " msgstr "" -#: .\cookbook\serializer.py:1053 +#: .\cookbook\serializer.py:1083 msgid "Click the following link to activate your account: " msgstr "" -#: .\cookbook\serializer.py:1054 +#: .\cookbook\serializer.py:1084 msgid "" "If the link does not work use the following code to manually join the space: " msgstr "" -#: .\cookbook\serializer.py:1055 +#: .\cookbook\serializer.py:1085 msgid "The invitation is valid until " msgstr "" -#: .\cookbook\serializer.py:1056 +#: .\cookbook\serializer.py:1086 msgid "" "Tandoor Recipes is an Open Source recipe manager. Check it out on GitHub " msgstr "" -#: .\cookbook\serializer.py:1059 +#: .\cookbook\serializer.py:1089 msgid "Tandoor Recipes Invite" msgstr "" -#: .\cookbook\serializer.py:1179 +#: .\cookbook\serializer.py:1209 msgid "Existing shopping list to update" msgstr "" -#: .\cookbook\serializer.py:1181 +#: .\cookbook\serializer.py:1211 msgid "" "List of ingredient IDs from the recipe to add, if not provided all " "ingredients will be added." msgstr "" -#: .\cookbook\serializer.py:1183 +#: .\cookbook\serializer.py:1213 msgid "" "Providing a list_recipe ID and servings of 0 will delete that shopping list." msgstr "" -#: .\cookbook\serializer.py:1192 +#: .\cookbook\serializer.py:1222 msgid "Amount of food to add to the shopping list" msgstr "" -#: .\cookbook\serializer.py:1194 +#: .\cookbook\serializer.py:1224 msgid "ID of unit to use for the shopping list" msgstr "" -#: .\cookbook\serializer.py:1196 +#: .\cookbook\serializer.py:1226 msgid "When set to true will delete all food from active shopping lists." msgstr "" @@ -864,7 +864,7 @@ msgid "" msgstr "" #: .\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" msgstr "" @@ -1028,7 +1028,7 @@ msgstr "" msgid "We are sorry, but the sign up is currently closed." 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 msgid "API Documentation" msgstr "" @@ -1121,36 +1121,36 @@ msgstr "" msgid "Your Spaces" msgstr "" -#: .\cookbook\templates\base.html:319 +#: .\cookbook\templates\base.html:320 #: .\cookbook\templates\space_overview.html:6 msgid "Overview" msgstr "" -#: .\cookbook\templates\base.html:323 +#: .\cookbook\templates\base.html:324 msgid "Markdown Guide" msgstr "" -#: .\cookbook\templates\base.html:325 +#: .\cookbook\templates\base.html:326 msgid "GitHub" msgstr "" -#: .\cookbook\templates\base.html:327 +#: .\cookbook\templates\base.html:328 msgid "Translate Tandoor" msgstr "" -#: .\cookbook\templates\base.html:331 +#: .\cookbook\templates\base.html:332 msgid "API Browser" msgstr "" -#: .\cookbook\templates\base.html:334 +#: .\cookbook\templates\base.html:335 msgid "Log out" msgstr "" -#: .\cookbook\templates\base.html:356 +#: .\cookbook\templates\base.html:357 msgid "You are using the free version of Tandor" msgstr "" -#: .\cookbook\templates\base.html:357 +#: .\cookbook\templates\base.html:358 msgid "Upgrade Now" msgstr "" @@ -2091,19 +2091,11 @@ msgstr "" msgid "Internal Recipes" msgstr "" -#: .\cookbook\templates\system.html:21 .\cookbook\views\lists.py:76 -msgid "Invite Links" -msgstr "" - -#: .\cookbook\templates\system.html:22 -msgid "Show Links" -msgstr "" - -#: .\cookbook\templates\system.html:32 +#: .\cookbook\templates\system.html:20 msgid "System Information" msgstr "" -#: .\cookbook\templates\system.html:34 +#: .\cookbook\templates\system.html:22 msgid "" "\n" " Django Recipes is an open source free software application. It can " @@ -2114,21 +2106,21 @@ msgid "" " " msgstr "" -#: .\cookbook\templates\system.html:48 +#: .\cookbook\templates\system.html:36 msgid "Media Serving" msgstr "" -#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 -#: .\cookbook\templates\system.html:80 +#: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52 +#: .\cookbook\templates\system.html:68 msgid "Warning" msgstr "" -#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 -#: .\cookbook\templates\system.html:80 .\cookbook\templates\system.html:95 +#: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52 +#: .\cookbook\templates\system.html:68 .\cookbook\templates\system.html:83 msgid "Ok" msgstr "" -#: .\cookbook\templates\system.html:51 +#: .\cookbook\templates\system.html:39 msgid "" "Serving media files directly using gunicorn/python is not recommend!\n" " Please follow the steps described\n" @@ -2138,16 +2130,16 @@ msgid "" " " msgstr "" -#: .\cookbook\templates\system.html:57 .\cookbook\templates\system.html:73 -#: .\cookbook\templates\system.html:88 .\cookbook\templates\system.html:102 +#: .\cookbook\templates\system.html:45 .\cookbook\templates\system.html:61 +#: .\cookbook\templates\system.html:76 .\cookbook\templates\system.html:90 msgid "Everything is fine!" msgstr "" -#: .\cookbook\templates\system.html:62 +#: .\cookbook\templates\system.html:50 msgid "Secret Key" msgstr "" -#: .\cookbook\templates\system.html:66 +#: .\cookbook\templates\system.html:54 msgid "" "\n" " You do not have a SECRET_KEY configured in your " @@ -2160,11 +2152,11 @@ msgid "" " " msgstr "" -#: .\cookbook\templates\system.html:78 +#: .\cookbook\templates\system.html:66 msgid "Debug Mode" msgstr "" -#: .\cookbook\templates\system.html:82 +#: .\cookbook\templates\system.html:70 msgid "" "\n" " This application is still running in debug mode. This is most " @@ -2175,15 +2167,15 @@ msgid "" " " msgstr "" -#: .\cookbook\templates\system.html:93 +#: .\cookbook\templates\system.html:81 msgid "Database" msgstr "" -#: .\cookbook\templates\system.html:95 +#: .\cookbook\templates\system.html:83 msgid "Info" msgstr "" -#: .\cookbook\templates\system.html:97 +#: .\cookbook\templates\system.html:85 msgid "" "\n" " This application is not running with a Postgres database " @@ -2196,245 +2188,245 @@ msgstr "" msgid "URL Import" 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" 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" msgstr "" -#: .\cookbook\views\api.py:213 +#: .\cookbook\views\api.py:221 msgid "Cannot merge with the same object!" msgstr "" -#: .\cookbook\views\api.py:220 +#: .\cookbook\views\api.py:228 msgid "No {self.basename} with id {target} exists" msgstr "" -#: .\cookbook\views\api.py:225 +#: .\cookbook\views\api.py:233 msgid "Cannot merge with child object!" msgstr "" -#: .\cookbook\views\api.py:258 +#: .\cookbook\views\api.py:266 msgid "{source.name} was merged successfully with {target.name}" msgstr "" -#: .\cookbook\views\api.py:263 +#: .\cookbook\views\api.py:271 msgid "An error occurred attempting to merge {source.name} with {target.name}" msgstr "" -#: .\cookbook\views\api.py:321 +#: .\cookbook\views\api.py:329 msgid "{child.name} was moved successfully to the root." 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 " msgstr "" -#: .\cookbook\views\api.py:327 +#: .\cookbook\views\api.py:335 msgid "Cannot move an object to itself!" msgstr "" -#: .\cookbook\views\api.py:333 +#: .\cookbook\views\api.py:341 msgid "No {self.basename} with id {parent} exists" msgstr "" -#: .\cookbook\views\api.py:339 +#: .\cookbook\views\api.py:347 msgid "{child.name} was moved successfully to parent {parent.name}" msgstr "" -#: .\cookbook\views\api.py:534 +#: .\cookbook\views\api.py:542 msgid "{obj.name} was removed from the shopping list." msgstr "" -#: .\cookbook\views\api.py:539 .\cookbook\views\api.py:871 -#: .\cookbook\views\api.py:884 +#: .\cookbook\views\api.py:547 .\cookbook\views\api.py:879 +#: .\cookbook\views\api.py:892 msgid "{obj.name} was added to the shopping list." msgstr "" -#: .\cookbook\views\api.py:666 +#: .\cookbook\views\api.py:674 msgid "ID of recipe a step is part of. For multiple repeat parameter." msgstr "" -#: .\cookbook\views\api.py:668 +#: .\cookbook\views\api.py:676 msgid "Query string matched (fuzzy) against object name." msgstr "" -#: .\cookbook\views\api.py:712 +#: .\cookbook\views\api.py:720 msgid "" "Query string matched (fuzzy) against recipe name. In the future also " "fulltext search." msgstr "" -#: .\cookbook\views\api.py:714 +#: .\cookbook\views\api.py:722 msgid "" "ID of keyword a recipe should have. For multiple repeat parameter. " "Equivalent to keywords_or" msgstr "" -#: .\cookbook\views\api.py:717 +#: .\cookbook\views\api.py:725 msgid "" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords" msgstr "" -#: .\cookbook\views\api.py:720 +#: .\cookbook\views\api.py:728 msgid "" "Keyword IDs, repeat for multiple. Return recipes with all of the keywords." msgstr "" -#: .\cookbook\views\api.py:723 +#: .\cookbook\views\api.py:731 msgid "" "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." msgstr "" -#: .\cookbook\views\api.py:726 +#: .\cookbook\views\api.py:734 msgid "" "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." msgstr "" -#: .\cookbook\views\api.py:728 +#: .\cookbook\views\api.py:736 msgid "ID of food a recipe should have. For multiple repeat parameter." msgstr "" -#: .\cookbook\views\api.py:731 +#: .\cookbook\views\api.py:739 msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgstr "" -#: .\cookbook\views\api.py:733 +#: .\cookbook\views\api.py:741 msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgstr "" -#: .\cookbook\views\api.py:735 +#: .\cookbook\views\api.py:743 msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgstr "" -#: .\cookbook\views\api.py:737 +#: .\cookbook\views\api.py:745 msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgstr "" -#: .\cookbook\views\api.py:738 +#: .\cookbook\views\api.py:746 msgid "ID of unit a recipe should have." msgstr "" -#: .\cookbook\views\api.py:740 +#: .\cookbook\views\api.py:748 msgid "" "Rating a recipe should have or greater. [0 - 5] Negative value filters " "rating less than." msgstr "" -#: .\cookbook\views\api.py:741 +#: .\cookbook\views\api.py:749 msgid "ID of book a recipe should be in. For multiple repeat parameter." msgstr "" -#: .\cookbook\views\api.py:743 +#: .\cookbook\views\api.py:751 msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgstr "" -#: .\cookbook\views\api.py:745 +#: .\cookbook\views\api.py:753 msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgstr "" -#: .\cookbook\views\api.py:747 +#: .\cookbook\views\api.py:755 msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgstr "" -#: .\cookbook\views\api.py:749 +#: .\cookbook\views\api.py:757 msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgstr "" -#: .\cookbook\views\api.py:751 +#: .\cookbook\views\api.py:759 msgid "If only internal recipes should be returned. [true/false]" msgstr "" -#: .\cookbook\views\api.py:753 +#: .\cookbook\views\api.py:761 msgid "Returns the results in randomized order. [true/false]" msgstr "" -#: .\cookbook\views\api.py:755 +#: .\cookbook\views\api.py:763 msgid "Returns new results first in search results. [true/false]" msgstr "" -#: .\cookbook\views\api.py:757 +#: .\cookbook\views\api.py:765 msgid "" "Filter recipes cooked X times or more. Negative values returns cooked less " "than X times" msgstr "" -#: .\cookbook\views\api.py:759 +#: .\cookbook\views\api.py:767 msgid "" "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "or before date." msgstr "" -#: .\cookbook\views\api.py:761 +#: .\cookbook\views\api.py:769 msgid "" "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "before date." msgstr "" -#: .\cookbook\views\api.py:763 +#: .\cookbook\views\api.py:771 msgid "" "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "before date." msgstr "" -#: .\cookbook\views\api.py:765 +#: .\cookbook\views\api.py:773 msgid "" "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "or before date." msgstr "" -#: .\cookbook\views\api.py:767 +#: .\cookbook\views\api.py:775 msgid "Filter recipes that can be made with OnHand food. [true/false]" msgstr "" -#: .\cookbook\views\api.py:929 +#: .\cookbook\views\api.py:937 msgid "" "Returns the shopping list entry with a primary key of id. Multiple values " "allowed." msgstr "" -#: .\cookbook\views\api.py:934 +#: .\cookbook\views\api.py:942 msgid "" "Filter shopping list entries on checked. [true, false, both, recent]" "
- recent includes unchecked items and recently completed items." msgstr "" -#: .\cookbook\views\api.py:937 +#: .\cookbook\views\api.py:945 msgid "Returns the shopping list entries sorted by supermarket category order." msgstr "" -#: .\cookbook\views\api.py:1134 +#: .\cookbook\views\api.py:1140 msgid "Nothing to do." msgstr "" -#: .\cookbook\views\api.py:1153 +#: .\cookbook\views\api.py:1160 msgid "Invalid Url" msgstr "" -#: .\cookbook\views\api.py:1158 +#: .\cookbook\views\api.py:1167 msgid "Connection Refused." msgstr "" -#: .\cookbook\views\api.py:1163 +#: .\cookbook\views\api.py:1172 msgid "Bad URL Schema." msgstr "" -#: .\cookbook\views\api.py:1170 +#: .\cookbook\views\api.py:1195 msgid "No usable data could be found." 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 msgid "This feature is not yet available in the hosted version of tandoor!" msgstr "" -#: .\cookbook\views\api.py:1282 +#: .\cookbook\views\api.py:1325 msgid "Sync successful!" msgstr "" -#: .\cookbook\views\api.py:1287 +#: .\cookbook\views\api.py:1330 msgid "Error synchronizing with Storage" msgstr "" @@ -2517,6 +2509,10 @@ msgstr "" msgid "Shopping List" msgstr "" +#: .\cookbook\views\lists.py:76 +msgid "Invite Links" +msgstr "" + #: .\cookbook\views\lists.py:139 msgid "Supermarkets" msgstr "" diff --git a/cookbook/locale/tr/LC_MESSAGES/django.po b/cookbook/locale/tr/LC_MESSAGES/django.po index e1186363..f38438e6 100644 --- a/cookbook/locale/tr/LC_MESSAGES/django.po +++ b/cookbook/locale/tr/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\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" "Last-Translator: Emre S, 2020\n" "Language-Team: Turkish (https://www.transifex.com/django-recipes/" @@ -488,7 +488,7 @@ msgstr "" msgid "You have more users than allowed in your space." msgstr "" -#: .\cookbook\helper\recipe_search.py:560 +#: .\cookbook\helper\recipe_search.py:565 msgid "One of queryset or hash_key must be provided" msgstr "" @@ -501,12 +501,12 @@ msgstr "" msgid "Could not parse template code." msgstr "" -#: .\cookbook\integration\copymethat.py:42 +#: .\cookbook\integration\copymethat.py:41 #: .\cookbook\integration\melarecipes.py:37 msgid "Favorite" msgstr "" -#: .\cookbook\integration\copymethat.py:71 +#: .\cookbook\integration\copymethat.py:70 #: .\cookbook\integration\recettetek.py:54 #: .\cookbook\integration\recipekeeper.py:63 msgid "Imported from" @@ -637,119 +637,119 @@ msgstr "" msgid " is part of a recipe step and cannot be deleted" msgstr "" -#: .\cookbook\models.py:1160 .\cookbook\templates\search_info.html:28 +#: .\cookbook\models.py:1162 .\cookbook\templates\search_info.html:28 msgid "Simple" msgstr "" -#: .\cookbook\models.py:1161 .\cookbook\templates\search_info.html:33 +#: .\cookbook\models.py:1163 .\cookbook\templates\search_info.html:33 msgid "Phrase" msgstr "" -#: .\cookbook\models.py:1162 .\cookbook\templates\search_info.html:38 +#: .\cookbook\models.py:1164 .\cookbook\templates\search_info.html:38 msgid "Web" msgstr "" -#: .\cookbook\models.py:1163 .\cookbook\templates\search_info.html:47 +#: .\cookbook\models.py:1165 .\cookbook\templates\search_info.html:47 msgid "Raw" msgstr "" -#: .\cookbook\models.py:1201 +#: .\cookbook\models.py:1203 msgid "Food Alias" msgstr "" -#: .\cookbook\models.py:1201 +#: .\cookbook\models.py:1203 msgid "Unit Alias" msgstr "" -#: .\cookbook\models.py:1201 +#: .\cookbook\models.py:1203 msgid "Keyword Alias" msgstr "" -#: .\cookbook\models.py:1225 +#: .\cookbook\models.py:1227 #: .\cookbook\templates\include\recipe_open_modal.html:7 #: .\cookbook\views\delete.py:36 .\cookbook\views\edit.py:251 #: .\cookbook\views\new.py:48 msgid "Recipe" msgstr "" -#: .\cookbook\models.py:1226 +#: .\cookbook\models.py:1228 msgid "Food" msgstr "" -#: .\cookbook\models.py:1227 .\cookbook\templates\base.html:138 +#: .\cookbook\models.py:1229 .\cookbook\templates\base.html:138 msgid "Keyword" msgstr "" -#: .\cookbook\serializer.py:204 +#: .\cookbook\serializer.py:207 msgid "Cannot modify Space owner permission." msgstr "" -#: .\cookbook\serializer.py:273 +#: .\cookbook\serializer.py:290 msgid "File uploads are not enabled for this Space." msgstr "" -#: .\cookbook\serializer.py:284 +#: .\cookbook\serializer.py:301 msgid "You have reached your file upload limit." msgstr "" -#: .\cookbook\serializer.py:1051 +#: .\cookbook\serializer.py:1081 msgid "Hello" msgstr "" -#: .\cookbook\serializer.py:1051 +#: .\cookbook\serializer.py:1081 msgid "You have been invited by " msgstr "" -#: .\cookbook\serializer.py:1052 +#: .\cookbook\serializer.py:1082 msgid " to join their Tandoor Recipes space " msgstr "" -#: .\cookbook\serializer.py:1053 +#: .\cookbook\serializer.py:1083 msgid "Click the following link to activate your account: " msgstr "" -#: .\cookbook\serializer.py:1054 +#: .\cookbook\serializer.py:1084 msgid "" "If the link does not work use the following code to manually join the space: " msgstr "" -#: .\cookbook\serializer.py:1055 +#: .\cookbook\serializer.py:1085 msgid "The invitation is valid until " msgstr "" -#: .\cookbook\serializer.py:1056 +#: .\cookbook\serializer.py:1086 msgid "" "Tandoor Recipes is an Open Source recipe manager. Check it out on GitHub " msgstr "" -#: .\cookbook\serializer.py:1059 +#: .\cookbook\serializer.py:1089 msgid "Tandoor Recipes Invite" msgstr "" -#: .\cookbook\serializer.py:1179 +#: .\cookbook\serializer.py:1209 msgid "Existing shopping list to update" msgstr "" -#: .\cookbook\serializer.py:1181 +#: .\cookbook\serializer.py:1211 msgid "" "List of ingredient IDs from the recipe to add, if not provided all " "ingredients will be added." msgstr "" -#: .\cookbook\serializer.py:1183 +#: .\cookbook\serializer.py:1213 msgid "" "Providing a list_recipe ID and servings of 0 will delete that shopping list." msgstr "" -#: .\cookbook\serializer.py:1192 +#: .\cookbook\serializer.py:1222 msgid "Amount of food to add to the shopping list" msgstr "" -#: .\cookbook\serializer.py:1194 +#: .\cookbook\serializer.py:1224 msgid "ID of unit to use for the shopping list" msgstr "" -#: .\cookbook\serializer.py:1196 +#: .\cookbook\serializer.py:1226 msgid "When set to true will delete all food from active shopping lists." msgstr "" @@ -881,7 +881,7 @@ msgid "" msgstr "" #: .\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" msgstr "" @@ -1045,7 +1045,7 @@ msgstr "" msgid "We are sorry, but the sign up is currently closed." 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 msgid "API Documentation" msgstr "" @@ -1140,36 +1140,36 @@ msgstr "" msgid "Your Spaces" msgstr "" -#: .\cookbook\templates\base.html:319 +#: .\cookbook\templates\base.html:320 #: .\cookbook\templates\space_overview.html:6 msgid "Overview" msgstr "" -#: .\cookbook\templates\base.html:323 +#: .\cookbook\templates\base.html:324 msgid "Markdown Guide" msgstr "" -#: .\cookbook\templates\base.html:325 +#: .\cookbook\templates\base.html:326 msgid "GitHub" msgstr "" -#: .\cookbook\templates\base.html:327 +#: .\cookbook\templates\base.html:328 msgid "Translate Tandoor" msgstr "" -#: .\cookbook\templates\base.html:331 +#: .\cookbook\templates\base.html:332 msgid "API Browser" msgstr "" -#: .\cookbook\templates\base.html:334 +#: .\cookbook\templates\base.html:335 msgid "Log out" msgstr "" -#: .\cookbook\templates\base.html:356 +#: .\cookbook\templates\base.html:357 msgid "You are using the free version of Tandor" msgstr "" -#: .\cookbook\templates\base.html:357 +#: .\cookbook\templates\base.html:358 msgid "Upgrade Now" msgstr "" @@ -2110,19 +2110,11 @@ msgstr "" msgid "Internal Recipes" msgstr "" -#: .\cookbook\templates\system.html:21 .\cookbook\views\lists.py:76 -msgid "Invite Links" -msgstr "" - -#: .\cookbook\templates\system.html:22 -msgid "Show Links" -msgstr "" - -#: .\cookbook\templates\system.html:32 +#: .\cookbook\templates\system.html:20 msgid "System Information" msgstr "" -#: .\cookbook\templates\system.html:34 +#: .\cookbook\templates\system.html:22 msgid "" "\n" " Django Recipes is an open source free software application. It can " @@ -2133,21 +2125,21 @@ msgid "" " " msgstr "" -#: .\cookbook\templates\system.html:48 +#: .\cookbook\templates\system.html:36 msgid "Media Serving" msgstr "" -#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 -#: .\cookbook\templates\system.html:80 +#: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52 +#: .\cookbook\templates\system.html:68 msgid "Warning" msgstr "" -#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 -#: .\cookbook\templates\system.html:80 .\cookbook\templates\system.html:95 +#: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52 +#: .\cookbook\templates\system.html:68 .\cookbook\templates\system.html:83 msgid "Ok" msgstr "" -#: .\cookbook\templates\system.html:51 +#: .\cookbook\templates\system.html:39 msgid "" "Serving media files directly using gunicorn/python is not recommend!\n" " Please follow the steps described\n" @@ -2157,16 +2149,16 @@ msgid "" " " msgstr "" -#: .\cookbook\templates\system.html:57 .\cookbook\templates\system.html:73 -#: .\cookbook\templates\system.html:88 .\cookbook\templates\system.html:102 +#: .\cookbook\templates\system.html:45 .\cookbook\templates\system.html:61 +#: .\cookbook\templates\system.html:76 .\cookbook\templates\system.html:90 msgid "Everything is fine!" msgstr "" -#: .\cookbook\templates\system.html:62 +#: .\cookbook\templates\system.html:50 msgid "Secret Key" msgstr "" -#: .\cookbook\templates\system.html:66 +#: .\cookbook\templates\system.html:54 msgid "" "\n" " You do not have a SECRET_KEY configured in your " @@ -2179,11 +2171,11 @@ msgid "" " " msgstr "" -#: .\cookbook\templates\system.html:78 +#: .\cookbook\templates\system.html:66 msgid "Debug Mode" msgstr "" -#: .\cookbook\templates\system.html:82 +#: .\cookbook\templates\system.html:70 msgid "" "\n" " This application is still running in debug mode. This is most " @@ -2194,15 +2186,15 @@ msgid "" " " msgstr "" -#: .\cookbook\templates\system.html:93 +#: .\cookbook\templates\system.html:81 msgid "Database" msgstr "" -#: .\cookbook\templates\system.html:95 +#: .\cookbook\templates\system.html:83 msgid "Info" msgstr "" -#: .\cookbook\templates\system.html:97 +#: .\cookbook\templates\system.html:85 msgid "" "\n" " This application is not running with a Postgres database " @@ -2215,245 +2207,245 @@ msgstr "" msgid "URL Import" 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" 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" msgstr "" -#: .\cookbook\views\api.py:213 +#: .\cookbook\views\api.py:221 msgid "Cannot merge with the same object!" msgstr "" -#: .\cookbook\views\api.py:220 +#: .\cookbook\views\api.py:228 msgid "No {self.basename} with id {target} exists" msgstr "" -#: .\cookbook\views\api.py:225 +#: .\cookbook\views\api.py:233 msgid "Cannot merge with child object!" msgstr "" -#: .\cookbook\views\api.py:258 +#: .\cookbook\views\api.py:266 msgid "{source.name} was merged successfully with {target.name}" msgstr "" -#: .\cookbook\views\api.py:263 +#: .\cookbook\views\api.py:271 msgid "An error occurred attempting to merge {source.name} with {target.name}" msgstr "" -#: .\cookbook\views\api.py:321 +#: .\cookbook\views\api.py:329 msgid "{child.name} was moved successfully to the root." 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 " msgstr "" -#: .\cookbook\views\api.py:327 +#: .\cookbook\views\api.py:335 msgid "Cannot move an object to itself!" msgstr "" -#: .\cookbook\views\api.py:333 +#: .\cookbook\views\api.py:341 msgid "No {self.basename} with id {parent} exists" msgstr "" -#: .\cookbook\views\api.py:339 +#: .\cookbook\views\api.py:347 msgid "{child.name} was moved successfully to parent {parent.name}" msgstr "" -#: .\cookbook\views\api.py:534 +#: .\cookbook\views\api.py:542 msgid "{obj.name} was removed from the shopping list." msgstr "" -#: .\cookbook\views\api.py:539 .\cookbook\views\api.py:871 -#: .\cookbook\views\api.py:884 +#: .\cookbook\views\api.py:547 .\cookbook\views\api.py:879 +#: .\cookbook\views\api.py:892 msgid "{obj.name} was added to the shopping list." msgstr "" -#: .\cookbook\views\api.py:666 +#: .\cookbook\views\api.py:674 msgid "ID of recipe a step is part of. For multiple repeat parameter." msgstr "" -#: .\cookbook\views\api.py:668 +#: .\cookbook\views\api.py:676 msgid "Query string matched (fuzzy) against object name." msgstr "" -#: .\cookbook\views\api.py:712 +#: .\cookbook\views\api.py:720 msgid "" "Query string matched (fuzzy) against recipe name. In the future also " "fulltext search." msgstr "" -#: .\cookbook\views\api.py:714 +#: .\cookbook\views\api.py:722 msgid "" "ID of keyword a recipe should have. For multiple repeat parameter. " "Equivalent to keywords_or" msgstr "" -#: .\cookbook\views\api.py:717 +#: .\cookbook\views\api.py:725 msgid "" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords" msgstr "" -#: .\cookbook\views\api.py:720 +#: .\cookbook\views\api.py:728 msgid "" "Keyword IDs, repeat for multiple. Return recipes with all of the keywords." msgstr "" -#: .\cookbook\views\api.py:723 +#: .\cookbook\views\api.py:731 msgid "" "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." msgstr "" -#: .\cookbook\views\api.py:726 +#: .\cookbook\views\api.py:734 msgid "" "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." msgstr "" -#: .\cookbook\views\api.py:728 +#: .\cookbook\views\api.py:736 msgid "ID of food a recipe should have. For multiple repeat parameter." msgstr "" -#: .\cookbook\views\api.py:731 +#: .\cookbook\views\api.py:739 msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgstr "" -#: .\cookbook\views\api.py:733 +#: .\cookbook\views\api.py:741 msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgstr "" -#: .\cookbook\views\api.py:735 +#: .\cookbook\views\api.py:743 msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgstr "" -#: .\cookbook\views\api.py:737 +#: .\cookbook\views\api.py:745 msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgstr "" -#: .\cookbook\views\api.py:738 +#: .\cookbook\views\api.py:746 msgid "ID of unit a recipe should have." msgstr "" -#: .\cookbook\views\api.py:740 +#: .\cookbook\views\api.py:748 msgid "" "Rating a recipe should have or greater. [0 - 5] Negative value filters " "rating less than." msgstr "" -#: .\cookbook\views\api.py:741 +#: .\cookbook\views\api.py:749 msgid "ID of book a recipe should be in. For multiple repeat parameter." msgstr "" -#: .\cookbook\views\api.py:743 +#: .\cookbook\views\api.py:751 msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgstr "" -#: .\cookbook\views\api.py:745 +#: .\cookbook\views\api.py:753 msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgstr "" -#: .\cookbook\views\api.py:747 +#: .\cookbook\views\api.py:755 msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgstr "" -#: .\cookbook\views\api.py:749 +#: .\cookbook\views\api.py:757 msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgstr "" -#: .\cookbook\views\api.py:751 +#: .\cookbook\views\api.py:759 msgid "If only internal recipes should be returned. [true/false]" msgstr "" -#: .\cookbook\views\api.py:753 +#: .\cookbook\views\api.py:761 msgid "Returns the results in randomized order. [true/false]" msgstr "" -#: .\cookbook\views\api.py:755 +#: .\cookbook\views\api.py:763 msgid "Returns new results first in search results. [true/false]" msgstr "" -#: .\cookbook\views\api.py:757 +#: .\cookbook\views\api.py:765 msgid "" "Filter recipes cooked X times or more. Negative values returns cooked less " "than X times" msgstr "" -#: .\cookbook\views\api.py:759 +#: .\cookbook\views\api.py:767 msgid "" "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "or before date." msgstr "" -#: .\cookbook\views\api.py:761 +#: .\cookbook\views\api.py:769 msgid "" "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "before date." msgstr "" -#: .\cookbook\views\api.py:763 +#: .\cookbook\views\api.py:771 msgid "" "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "before date." msgstr "" -#: .\cookbook\views\api.py:765 +#: .\cookbook\views\api.py:773 msgid "" "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "or before date." msgstr "" -#: .\cookbook\views\api.py:767 +#: .\cookbook\views\api.py:775 msgid "Filter recipes that can be made with OnHand food. [true/false]" msgstr "" -#: .\cookbook\views\api.py:929 +#: .\cookbook\views\api.py:937 msgid "" "Returns the shopping list entry with a primary key of id. Multiple values " "allowed." msgstr "" -#: .\cookbook\views\api.py:934 +#: .\cookbook\views\api.py:942 msgid "" "Filter shopping list entries on checked. [true, false, both, recent]" "
- recent includes unchecked items and recently completed items." msgstr "" -#: .\cookbook\views\api.py:937 +#: .\cookbook\views\api.py:945 msgid "Returns the shopping list entries sorted by supermarket category order." msgstr "" -#: .\cookbook\views\api.py:1134 +#: .\cookbook\views\api.py:1140 msgid "Nothing to do." msgstr "" -#: .\cookbook\views\api.py:1153 +#: .\cookbook\views\api.py:1160 msgid "Invalid Url" msgstr "" -#: .\cookbook\views\api.py:1158 +#: .\cookbook\views\api.py:1167 msgid "Connection Refused." msgstr "" -#: .\cookbook\views\api.py:1163 +#: .\cookbook\views\api.py:1172 msgid "Bad URL Schema." msgstr "" -#: .\cookbook\views\api.py:1170 +#: .\cookbook\views\api.py:1195 msgid "No usable data could be found." 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 msgid "This feature is not yet available in the hosted version of tandoor!" msgstr "" -#: .\cookbook\views\api.py:1282 +#: .\cookbook\views\api.py:1325 msgid "Sync successful!" msgstr "" -#: .\cookbook\views\api.py:1287 +#: .\cookbook\views\api.py:1330 msgid "Error synchronizing with Storage" msgstr "" @@ -2536,6 +2528,10 @@ msgstr "" msgid "Shopping List" msgstr "" +#: .\cookbook\views\lists.py:76 +msgid "Invite Links" +msgstr "" + #: .\cookbook\views\lists.py:139 msgid "Supermarkets" msgstr "" diff --git a/cookbook/locale/zh_CN/LC_MESSAGES/django.po b/cookbook/locale/zh_CN/LC_MESSAGES/django.po index bce4a1cb..5c4d3543 100644 --- a/cookbook/locale/zh_CN/LC_MESSAGES/django.po +++ b/cookbook/locale/zh_CN/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\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" "Last-Translator: 糖多 <1365143958@qq.com>\n" "Language-Team: Chinese (Simplified) 发起新的电子邮件确认请求。" #: .\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" msgstr "登录" @@ -1075,7 +1075,7 @@ msgstr "注册已关闭" msgid "We are sorry, but the sign up is currently closed." 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 msgid "API Documentation" msgstr "应用程序接口文档" @@ -1172,36 +1172,36 @@ msgstr "管理员" msgid "Your Spaces" msgstr "没有空间" -#: .\cookbook\templates\base.html:319 +#: .\cookbook\templates\base.html:320 #: .\cookbook\templates\space_overview.html:6 msgid "Overview" msgstr "" -#: .\cookbook\templates\base.html:323 +#: .\cookbook\templates\base.html:324 msgid "Markdown Guide" msgstr "Markdown 手册" -#: .\cookbook\templates\base.html:325 +#: .\cookbook\templates\base.html:326 msgid "GitHub" msgstr "GitHub" -#: .\cookbook\templates\base.html:327 +#: .\cookbook\templates\base.html:328 msgid "Translate Tandoor" msgstr "翻译筒状泥炉<_<" -#: .\cookbook\templates\base.html:331 +#: .\cookbook\templates\base.html:332 msgid "API Browser" msgstr "应用程序接口浏览器" -#: .\cookbook\templates\base.html:334 +#: .\cookbook\templates\base.html:335 msgid "Log out" msgstr "退出" -#: .\cookbook\templates\base.html:356 +#: .\cookbook\templates\base.html:357 msgid "You are using the free version of Tandor" msgstr "" -#: .\cookbook\templates\base.html:357 +#: .\cookbook\templates\base.html:358 msgid "Upgrade Now" msgstr "" @@ -2221,19 +2221,11 @@ msgstr "" msgid "Internal Recipes" msgstr "内部菜谱" -#: .\cookbook\templates\system.html:21 .\cookbook\views\lists.py:76 -msgid "Invite Links" -msgstr "邀请链接" - -#: .\cookbook\templates\system.html:22 -msgid "Show Links" -msgstr "显示链接" - -#: .\cookbook\templates\system.html:32 +#: .\cookbook\templates\system.html:20 msgid "System Information" msgstr "系统信息" -#: .\cookbook\templates\system.html:34 +#: .\cookbook\templates\system.html:22 msgid "" "\n" " Django Recipes is an open source free software application. It can " @@ -2251,21 +2243,21 @@ msgstr "" "\">这里。\n" " " -#: .\cookbook\templates\system.html:48 +#: .\cookbook\templates\system.html:36 msgid "Media Serving" msgstr "媒体服务" -#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 -#: .\cookbook\templates\system.html:80 +#: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52 +#: .\cookbook\templates\system.html:68 msgid "Warning" msgstr "警告" -#: .\cookbook\templates\system.html:49 .\cookbook\templates\system.html:64 -#: .\cookbook\templates\system.html:80 .\cookbook\templates\system.html:95 +#: .\cookbook\templates\system.html:37 .\cookbook\templates\system.html:52 +#: .\cookbook\templates\system.html:68 .\cookbook\templates\system.html:83 msgid "Ok" msgstr "好的" -#: .\cookbook\templates\system.html:51 +#: .\cookbook\templates\system.html:39 msgid "" "Serving media files directly using gunicorn/python is not recommend!\n" " Please follow the steps described\n" @@ -2279,16 +2271,16 @@ msgstr "" "tag/0.8.1\">这里 描述的步骤操作更新安装。\n" " " -#: .\cookbook\templates\system.html:57 .\cookbook\templates\system.html:73 -#: .\cookbook\templates\system.html:88 .\cookbook\templates\system.html:102 +#: .\cookbook\templates\system.html:45 .\cookbook\templates\system.html:61 +#: .\cookbook\templates\system.html:76 .\cookbook\templates\system.html:90 msgid "Everything is fine!" msgstr "一切都好!" -#: .\cookbook\templates\system.html:62 +#: .\cookbook\templates\system.html:50 msgid "Secret Key" msgstr "密钥" -#: .\cookbook\templates\system.html:66 +#: .\cookbook\templates\system.html:54 msgid "" "\n" " You do not have a SECRET_KEY configured in your " @@ -2301,11 +2293,11 @@ msgid "" " " msgstr "" -#: .\cookbook\templates\system.html:78 +#: .\cookbook\templates\system.html:66 msgid "Debug Mode" msgstr "调试模式" -#: .\cookbook\templates\system.html:82 +#: .\cookbook\templates\system.html:70 msgid "" "\n" " This application is still running in debug mode. This is most " @@ -2316,15 +2308,15 @@ msgid "" " " msgstr "" -#: .\cookbook\templates\system.html:93 +#: .\cookbook\templates\system.html:81 msgid "Database" msgstr "数据库" -#: .\cookbook\templates\system.html:95 +#: .\cookbook\templates\system.html:83 msgid "Info" msgstr "信息" -#: .\cookbook\templates\system.html:97 +#: .\cookbook\templates\system.html:85 msgid "" "\n" " This application is not running with a Postgres database " @@ -2337,247 +2329,247 @@ msgstr "" msgid "URL Import" 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" 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" msgstr "" -#: .\cookbook\views\api.py:213 +#: .\cookbook\views\api.py:221 msgid "Cannot merge with the same object!" msgstr "无法与同一对象合并!" -#: .\cookbook\views\api.py:220 +#: .\cookbook\views\api.py:228 msgid "No {self.basename} with id {target} exists" msgstr "" -#: .\cookbook\views\api.py:225 +#: .\cookbook\views\api.py:233 msgid "Cannot merge with child object!" msgstr "无法与子对象合并!" -#: .\cookbook\views\api.py:258 +#: .\cookbook\views\api.py:266 msgid "{source.name} was merged successfully with {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}" msgstr "视图合并 {source.name} 和 {target.name} 时出错" -#: .\cookbook\views\api.py:321 +#: .\cookbook\views\api.py:329 msgid "{child.name} was moved successfully to the root." 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 " msgstr "尝试移动时出错 " -#: .\cookbook\views\api.py:327 +#: .\cookbook\views\api.py:335 msgid "Cannot move an object to itself!" msgstr "无法将对象移动到自身!" -#: .\cookbook\views\api.py:333 +#: .\cookbook\views\api.py:341 msgid "No {self.basename} with id {parent} exists" msgstr "" -#: .\cookbook\views\api.py:339 +#: .\cookbook\views\api.py:347 msgid "{child.name} was moved successfully to parent {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." msgstr "{obj.name} 已从购物清单中删除。" -#: .\cookbook\views\api.py:539 .\cookbook\views\api.py:871 -#: .\cookbook\views\api.py:884 +#: .\cookbook\views\api.py:547 .\cookbook\views\api.py:879 +#: .\cookbook\views\api.py:892 msgid "{obj.name} was added to the shopping list." 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." msgstr "" -#: .\cookbook\views\api.py:668 +#: .\cookbook\views\api.py:676 msgid "Query string matched (fuzzy) against object name." msgstr "" -#: .\cookbook\views\api.py:712 +#: .\cookbook\views\api.py:720 msgid "" "Query string matched (fuzzy) against recipe name. In the future also " "fulltext search." msgstr "" -#: .\cookbook\views\api.py:714 +#: .\cookbook\views\api.py:722 msgid "" "ID of keyword a recipe should have. For multiple repeat parameter. " "Equivalent to keywords_or" msgstr "" -#: .\cookbook\views\api.py:717 +#: .\cookbook\views\api.py:725 msgid "" "Keyword IDs, repeat for multiple. Return recipes with any of the keywords" msgstr "" -#: .\cookbook\views\api.py:720 +#: .\cookbook\views\api.py:728 msgid "" "Keyword IDs, repeat for multiple. Return recipes with all of the keywords." msgstr "" -#: .\cookbook\views\api.py:723 +#: .\cookbook\views\api.py:731 msgid "" "Keyword IDs, repeat for multiple. Exclude recipes with any of the keywords." msgstr "" -#: .\cookbook\views\api.py:726 +#: .\cookbook\views\api.py:734 msgid "" "Keyword IDs, repeat for multiple. Exclude recipes with all of the keywords." msgstr "" -#: .\cookbook\views\api.py:728 +#: .\cookbook\views\api.py:736 msgid "ID of food a recipe should have. For multiple repeat parameter." msgstr "" -#: .\cookbook\views\api.py:731 +#: .\cookbook\views\api.py:739 msgid "Food IDs, repeat for multiple. Return recipes with any of the foods" msgstr "" -#: .\cookbook\views\api.py:733 +#: .\cookbook\views\api.py:741 msgid "Food IDs, repeat for multiple. Return recipes with all of the foods." msgstr "" -#: .\cookbook\views\api.py:735 +#: .\cookbook\views\api.py:743 msgid "Food IDs, repeat for multiple. Exclude recipes with any of the foods." msgstr "" -#: .\cookbook\views\api.py:737 +#: .\cookbook\views\api.py:745 msgid "Food IDs, repeat for multiple. Exclude recipes with all of the foods." msgstr "" -#: .\cookbook\views\api.py:738 +#: .\cookbook\views\api.py:746 msgid "ID of unit a recipe should have." msgstr "" -#: .\cookbook\views\api.py:740 +#: .\cookbook\views\api.py:748 msgid "" "Rating a recipe should have or greater. [0 - 5] Negative value filters " "rating less than." msgstr "" -#: .\cookbook\views\api.py:741 +#: .\cookbook\views\api.py:749 msgid "ID of book a recipe should be in. For multiple repeat parameter." msgstr "" -#: .\cookbook\views\api.py:743 +#: .\cookbook\views\api.py:751 msgid "Book IDs, repeat for multiple. Return recipes with any of the books" msgstr "" -#: .\cookbook\views\api.py:745 +#: .\cookbook\views\api.py:753 msgid "Book IDs, repeat for multiple. Return recipes with all of the books." msgstr "" -#: .\cookbook\views\api.py:747 +#: .\cookbook\views\api.py:755 msgid "Book IDs, repeat for multiple. Exclude recipes with any of the books." msgstr "" -#: .\cookbook\views\api.py:749 +#: .\cookbook\views\api.py:757 msgid "Book IDs, repeat for multiple. Exclude recipes with all of the books." msgstr "" -#: .\cookbook\views\api.py:751 +#: .\cookbook\views\api.py:759 msgid "If only internal recipes should be returned. [true/false]" msgstr "" -#: .\cookbook\views\api.py:753 +#: .\cookbook\views\api.py:761 msgid "Returns the results in randomized order. [true/false]" msgstr "" -#: .\cookbook\views\api.py:755 +#: .\cookbook\views\api.py:763 msgid "Returns new results first in search results. [true/false]" msgstr "" -#: .\cookbook\views\api.py:757 +#: .\cookbook\views\api.py:765 msgid "" "Filter recipes cooked X times or more. Negative values returns cooked less " "than X times" msgstr "" -#: .\cookbook\views\api.py:759 +#: .\cookbook\views\api.py:767 msgid "" "Filter recipes last cooked on or after YYYY-MM-DD. Prepending - filters on " "or before date." msgstr "" -#: .\cookbook\views\api.py:761 +#: .\cookbook\views\api.py:769 msgid "" "Filter recipes created on or after YYYY-MM-DD. Prepending - filters on or " "before date." msgstr "" -#: .\cookbook\views\api.py:763 +#: .\cookbook\views\api.py:771 msgid "" "Filter recipes updated on or after YYYY-MM-DD. Prepending - filters on or " "before date." msgstr "" -#: .\cookbook\views\api.py:765 +#: .\cookbook\views\api.py:773 msgid "" "Filter recipes lasts viewed on or after YYYY-MM-DD. Prepending - filters on " "or before date." msgstr "" -#: .\cookbook\views\api.py:767 +#: .\cookbook\views\api.py:775 msgid "Filter recipes that can be made with OnHand food. [true/false]" msgstr "" -#: .\cookbook\views\api.py:929 +#: .\cookbook\views\api.py:937 msgid "" "Returns the shopping list entry with a primary key of id. Multiple values " "allowed." msgstr "" -#: .\cookbook\views\api.py:934 +#: .\cookbook\views\api.py:942 msgid "" "Filter shopping list entries on checked. [true, false, both, recent]" "
- recent includes unchecked items and recently completed items." msgstr "" -#: .\cookbook\views\api.py:937 +#: .\cookbook\views\api.py:945 msgid "Returns the shopping list entries sorted by supermarket category order." msgstr "" -#: .\cookbook\views\api.py:1134 +#: .\cookbook\views\api.py:1140 msgid "Nothing to do." msgstr "无事可做。" -#: .\cookbook\views\api.py:1153 +#: .\cookbook\views\api.py:1160 msgid "Invalid Url" msgstr "" -#: .\cookbook\views\api.py:1158 +#: .\cookbook\views\api.py:1167 msgid "Connection Refused." msgstr "连接被拒绝。" -#: .\cookbook\views\api.py:1163 +#: .\cookbook\views\api.py:1172 msgid "Bad URL Schema." msgstr "" -#: .\cookbook\views\api.py:1170 +#: .\cookbook\views\api.py:1195 #, fuzzy #| msgid "No useable data could be found." msgid "No usable data could be found." 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 msgid "This feature is not yet available in the hosted version of tandoor!" msgstr "" -#: .\cookbook\views\api.py:1282 +#: .\cookbook\views\api.py:1325 msgid "Sync successful!" msgstr "同步成功!" -#: .\cookbook\views\api.py:1287 +#: .\cookbook\views\api.py:1330 msgid "Error synchronizing with Storage" msgstr "与存储同步时出错" @@ -2662,6 +2654,10 @@ msgstr "探索" msgid "Shopping List" msgstr "采购单" +#: .\cookbook\views\lists.py:76 +msgid "Invite Links" +msgstr "邀请链接" + #: .\cookbook\views\lists.py:139 msgid "Supermarkets" msgstr "超市" @@ -2761,6 +2757,9 @@ msgid "" "contact the page administrator." msgstr "菜谱共享链接已被禁用!有关更多信息,请与页面管理员联系。" +#~ msgid "Show Links" +#~ msgstr "显示链接" + #~ msgid "A user is required" #~ msgstr "需要一个用户" diff --git a/recipes/locale/ca/LC_MESSAGES/django.po b/recipes/locale/ca/LC_MESSAGES/django.po index 5e010f47..b49fd7f4 100644 --- a/recipes/locale/ca/LC_MESSAGES/django.po +++ b/recipes/locale/ca/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/recipes/locale/de/LC_MESSAGES/django.po b/recipes/locale/de/LC_MESSAGES/django.po index 5f1ceeb8..8aab9743 100644 --- a/recipes/locale/de/LC_MESSAGES/django.po +++ b/recipes/locale/de/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/recipes/locale/en/LC_MESSAGES/django.po b/recipes/locale/en/LC_MESSAGES/django.po index 5e010f47..b49fd7f4 100644 --- a/recipes/locale/en/LC_MESSAGES/django.po +++ b/recipes/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/recipes/locale/es/LC_MESSAGES/django.po b/recipes/locale/es/LC_MESSAGES/django.po index 5e010f47..b49fd7f4 100644 --- a/recipes/locale/es/LC_MESSAGES/django.po +++ b/recipes/locale/es/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/recipes/locale/fr/LC_MESSAGES/django.po b/recipes/locale/fr/LC_MESSAGES/django.po index c383d9d4..c4023609 100644 --- a/recipes/locale/fr/LC_MESSAGES/django.po +++ b/recipes/locale/fr/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/recipes/locale/hu_HU/LC_MESSAGES/django.po b/recipes/locale/hu_HU/LC_MESSAGES/django.po index ea5a48f4..40bc1e91 100644 --- a/recipes/locale/hu_HU/LC_MESSAGES/django.po +++ b/recipes/locale/hu_HU/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/recipes/locale/it/LC_MESSAGES/django.po b/recipes/locale/it/LC_MESSAGES/django.po index 5e010f47..b49fd7f4 100644 --- a/recipes/locale/it/LC_MESSAGES/django.po +++ b/recipes/locale/it/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/recipes/locale/lv/LC_MESSAGES/django.po b/recipes/locale/lv/LC_MESSAGES/django.po index d017ea76..1c63fc38 100644 --- a/recipes/locale/lv/LC_MESSAGES/django.po +++ b/recipes/locale/lv/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/recipes/locale/nl/LC_MESSAGES/django.po b/recipes/locale/nl/LC_MESSAGES/django.po index 5e010f47..b49fd7f4 100644 --- a/recipes/locale/nl/LC_MESSAGES/django.po +++ b/recipes/locale/nl/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/recipes/locale/pt/LC_MESSAGES/django.po b/recipes/locale/pt/LC_MESSAGES/django.po index 5e010f47..b49fd7f4 100644 --- a/recipes/locale/pt/LC_MESSAGES/django.po +++ b/recipes/locale/pt/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/recipes/locale/rn/LC_MESSAGES/django.po b/recipes/locale/rn/LC_MESSAGES/django.po index ea5a48f4..40bc1e91 100644 --- a/recipes/locale/rn/LC_MESSAGES/django.po +++ b/recipes/locale/rn/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/recipes/locale/tr/LC_MESSAGES/django.po b/recipes/locale/tr/LC_MESSAGES/django.po index c383d9d4..c4023609 100644 --- a/recipes/locale/tr/LC_MESSAGES/django.po +++ b/recipes/locale/tr/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/recipes/locale/zh_CN/LC_MESSAGES/django.po b/recipes/locale/zh_CN/LC_MESSAGES/django.po index ea5a48f4..40bc1e91 100644 --- a/recipes/locale/zh_CN/LC_MESSAGES/django.po +++ b/recipes/locale/zh_CN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n"