New Crowdin updates (#1886)

* New translations en-US.json (Danish)

* New translations en-US.json (Danish)

* New translations en-US.json (Slovenian)

* New translations en-US.json (Slovenian)

* New translations en-US.json (Slovenian)

* New translations en-US.json (Italian)

* New translations en-US.json (Czech)

* New translations en-US.json (Turkish)

* New translations en-US.json (Norwegian)

* New translations en-US.json (German)

* New translations en-US.json (Romanian)

* New translations en-US.json (French)

* New translations en-US.json (Spanish)

* New translations en-US.json (Afrikaans)

* New translations en-US.json (Arabic)

* New translations en-US.json (Bulgarian)

* New translations en-US.json (Catalan)

* New translations en-US.json (Danish)

* New translations en-US.json (Greek)

* New translations en-US.json (Finnish)

* New translations en-US.json (Hebrew)

* New translations en-US.json (Hungarian)

* New translations en-US.json (Italian)

* New translations en-US.json (Japanese)

* New translations en-US.json (Korean)

* New translations en-US.json (Lithuanian)

* New translations en-US.json (Dutch)

* New translations en-US.json (Polish)

* New translations en-US.json (Portuguese)

* New translations en-US.json (Russian)

* New translations en-US.json (Slovak)

* New translations en-US.json (Slovenian)

* New translations en-US.json (Serbian (Cyrillic))

* New translations en-US.json (Swedish)

* New translations en-US.json (Ukrainian)

* New translations en-US.json (Chinese Simplified)

* New translations en-US.json (Chinese Traditional)

* New translations en-US.json (Vietnamese)

* New translations en-US.json (Portuguese, Brazilian)

* New translations en-US.json (English, United Kingdom)

* New translations en-US.json (French, Canada)

* New translations en-US.json (German)

* New translations en-US.json (Lithuanian)

* New translations en-US.json (Dutch)

* New translations en-US.json (German)

* New translations en-US.json (Dutch)

* New translations en-US.json (Turkish)

* New translations en-US.json (Lithuanian)

* New translations en-US.json (Lithuanian)

* New translations en-US.json (Lithuanian)

* New translations en-US.json (Norwegian)

* New translations en-US.json (Ukrainian)

* New translations en-US.json (Portuguese, Brazilian)

* New translations en-US.json (Norwegian)

* New translations en-US.json (Norwegian)

* New translations en-US.json (Lithuanian)

* New translations en-US.json (Danish)

* New translations en-US.json (Lithuanian)

* New translations en-US.json (Lithuanian)

* New translations en-US.json (Norwegian)

* New translations en-US.json (Portuguese)

* New translations en-US.json (Portuguese)

* New translations en-US.json (Portuguese)

* New translations en-US.json (Portuguese)

* New translations en-US.json (Portuguese)
This commit is contained in:
Hayden 2022-12-18 09:44:21 -09:00 committed by GitHub
parent 4e8e2d7510
commit 35e73eb530
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
44 changed files with 923 additions and 433 deletions

View File

@ -52,6 +52,9 @@
"apprise-url": "Apprise URL", "apprise-url": "Apprise URL",
"database": "Database", "database": "Database",
"delete-event": "Delete Event", "delete-event": "Delete Event",
"event-delete-confirmation": "Are you sure you want to delete this event?",
"event-deleted": "Event Deleted",
"event-updated": "Event Updated",
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.", "new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
"new-version": "New version available!", "new-version": "New version available!",
"notification": "Notification", "notification": "Notification",
@ -97,9 +100,11 @@
"keyword": "Keyword", "keyword": "Keyword",
"link-copied": "Link Copied", "link-copied": "Link Copied",
"loading-recipes": "Loading Recipes", "loading-recipes": "Loading Recipes",
"message": "Message",
"monday": "Monday", "monday": "Monday",
"name": "Name", "name": "Name",
"new": "New", "new": "New",
"never": "Never",
"no": "No", "no": "No",
"no-recipe-found": "No Recipe Found", "no-recipe-found": "No Recipe Found",
"ok": "OK", "ok": "OK",
@ -120,6 +125,7 @@
"sort": "Sort", "sort": "Sort",
"sort-alphabetically": "Alphabetical", "sort-alphabetically": "Alphabetical",
"status": "Status", "status": "Status",
"subject": "Subject",
"submit": "Submit", "submit": "Submit",
"success-count": "Success: {count}", "success-count": "Success: {count}",
"sunday": "Sunday", "sunday": "Sunday",
@ -277,6 +283,7 @@
"carbohydrate-content": "Carbohydrate", "carbohydrate-content": "Carbohydrate",
"categories": "Categories", "categories": "Categories",
"comment-action": "Comment", "comment-action": "Comment",
"comment": "Comment",
"comments": "Comments", "comments": "Comments",
"delete-confirmation": "Are you sure you want to delete this recipe?", "delete-confirmation": "Are you sure you want to delete this recipe?",
"delete-recipe": "Delete Recipe", "delete-recipe": "Delete Recipe",
@ -360,7 +367,14 @@
"decrease-scale-label": "Decrease Scale by 1", "decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1", "increase-scale-label": "Increase Scale by 1",
"locked": "Locked", "locked": "Locked",
"public-link": "Public Link" "public-link": "Public Link",
"edit-timeline-event": "Edit Timeline Event",
"timeline": "Timeline",
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
"open-timeline": "Open Timeline",
"made-this": "I Made This",
"how-did-it-turn-out": "How did it turn out?",
"user-made-this": "{user} made this"
}, },
"search": { "search": {
"advanced-search": "Advanced Search", "advanced-search": "Advanced Search",

View File

@ -52,6 +52,9 @@
"apprise-url": "Apprise URL", "apprise-url": "Apprise URL",
"database": "Database", "database": "Database",
"delete-event": "Delete Event", "delete-event": "Delete Event",
"event-delete-confirmation": "Are you sure you want to delete this event?",
"event-deleted": "Event Deleted",
"event-updated": "Event Updated",
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.", "new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
"new-version": "New version available!", "new-version": "New version available!",
"notification": "Notification", "notification": "Notification",
@ -97,9 +100,11 @@
"keyword": "Keyword", "keyword": "Keyword",
"link-copied": "Link Copied", "link-copied": "Link Copied",
"loading-recipes": "Loading Recipes", "loading-recipes": "Loading Recipes",
"message": "Message",
"monday": "Monday", "monday": "Monday",
"name": "Name", "name": "Name",
"new": "New", "new": "New",
"never": "Never",
"no": "No", "no": "No",
"no-recipe-found": "No Recipe Found", "no-recipe-found": "No Recipe Found",
"ok": "OK", "ok": "OK",
@ -120,6 +125,7 @@
"sort": "Sort", "sort": "Sort",
"sort-alphabetically": "Alphabetical", "sort-alphabetically": "Alphabetical",
"status": "Status", "status": "Status",
"subject": "Subject",
"submit": "Submit", "submit": "Submit",
"success-count": "نجحت: {count}", "success-count": "نجحت: {count}",
"sunday": "الأحد", "sunday": "الأحد",
@ -277,6 +283,7 @@
"carbohydrate-content": "الكربوهيدرات", "carbohydrate-content": "الكربوهيدرات",
"categories": "التصنيفات", "categories": "التصنيفات",
"comment-action": "تعليق", "comment-action": "تعليق",
"comment": "Comment",
"comments": "التعليقات", "comments": "التعليقات",
"delete-confirmation": "هل انت متأكد من رغبتك بحذف هذه الوصفة؟", "delete-confirmation": "هل انت متأكد من رغبتك بحذف هذه الوصفة؟",
"delete-recipe": "حذف الوصفة", "delete-recipe": "حذف الوصفة",
@ -360,7 +367,14 @@
"decrease-scale-label": "Decrease Scale by 1", "decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1", "increase-scale-label": "Increase Scale by 1",
"locked": "Locked", "locked": "Locked",
"public-link": "Public Link" "public-link": "Public Link",
"edit-timeline-event": "Edit Timeline Event",
"timeline": "Timeline",
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
"open-timeline": "Open Timeline",
"made-this": "I Made This",
"how-did-it-turn-out": "How did it turn out?",
"user-made-this": "{user} made this"
}, },
"search": { "search": {
"advanced-search": "Advanced Search", "advanced-search": "Advanced Search",

View File

@ -52,6 +52,9 @@
"apprise-url": "Apprise URL", "apprise-url": "Apprise URL",
"database": "Database", "database": "Database",
"delete-event": "Delete Event", "delete-event": "Delete Event",
"event-delete-confirmation": "Are you sure you want to delete this event?",
"event-deleted": "Event Deleted",
"event-updated": "Event Updated",
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.", "new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
"new-version": "New version available!", "new-version": "New version available!",
"notification": "Notification", "notification": "Notification",
@ -97,9 +100,11 @@
"keyword": "Keyword", "keyword": "Keyword",
"link-copied": "Link Copied", "link-copied": "Link Copied",
"loading-recipes": "Loading Recipes", "loading-recipes": "Loading Recipes",
"message": "Message",
"monday": "Monday", "monday": "Monday",
"name": "Name", "name": "Name",
"new": "New", "new": "New",
"never": "Never",
"no": "No", "no": "No",
"no-recipe-found": "No Recipe Found", "no-recipe-found": "No Recipe Found",
"ok": "OK", "ok": "OK",
@ -120,6 +125,7 @@
"sort": "Sort", "sort": "Sort",
"sort-alphabetically": "Alphabetical", "sort-alphabetically": "Alphabetical",
"status": "Status", "status": "Status",
"subject": "Subject",
"submit": "Submit", "submit": "Submit",
"success-count": "Success: {count}", "success-count": "Success: {count}",
"sunday": "Sunday", "sunday": "Sunday",
@ -277,6 +283,7 @@
"carbohydrate-content": "Carbohydrate", "carbohydrate-content": "Carbohydrate",
"categories": "Categories", "categories": "Categories",
"comment-action": "Comment", "comment-action": "Comment",
"comment": "Comment",
"comments": "Comments", "comments": "Comments",
"delete-confirmation": "Are you sure you want to delete this recipe?", "delete-confirmation": "Are you sure you want to delete this recipe?",
"delete-recipe": "Delete Recipe", "delete-recipe": "Delete Recipe",
@ -360,7 +367,14 @@
"decrease-scale-label": "Decrease Scale by 1", "decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1", "increase-scale-label": "Increase Scale by 1",
"locked": "Locked", "locked": "Locked",
"public-link": "Public Link" "public-link": "Public Link",
"edit-timeline-event": "Edit Timeline Event",
"timeline": "Timeline",
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
"open-timeline": "Open Timeline",
"made-this": "I Made This",
"how-did-it-turn-out": "How did it turn out?",
"user-made-this": "{user} made this"
}, },
"search": { "search": {
"advanced-search": "Advanced Search", "advanced-search": "Advanced Search",

View File

@ -52,6 +52,9 @@
"apprise-url": "URL de Apprise", "apprise-url": "URL de Apprise",
"database": "Base de Dades", "database": "Base de Dades",
"delete-event": "Suprimiu l'esdeveniment", "delete-event": "Suprimiu l'esdeveniment",
"event-delete-confirmation": "Are you sure you want to delete this event?",
"event-deleted": "Event Deleted",
"event-updated": "Event Updated",
"new-notification-form-description": "Mealie utilitza la llibreria Apprise per a generar notificacions. Ofereix moltes opcions de serveis de notificació. A la seua wiki, disposeu de guies d'ús i informació per a crear l'URL al vostre servei. Si està disponible, al seleccionar el tipus de notificació, pot incloure funcions adicionals.", "new-notification-form-description": "Mealie utilitza la llibreria Apprise per a generar notificacions. Ofereix moltes opcions de serveis de notificació. A la seua wiki, disposeu de guies d'ús i informació per a crear l'URL al vostre servei. Si està disponible, al seleccionar el tipus de notificació, pot incloure funcions adicionals.",
"new-version": "Hi ha una nova versió disponible!", "new-version": "Hi ha una nova versió disponible!",
"notification": "Notificacions", "notification": "Notificacions",
@ -97,9 +100,11 @@
"keyword": "Paraula clau", "keyword": "Paraula clau",
"link-copied": "S'ha copiat l'enllaç", "link-copied": "S'ha copiat l'enllaç",
"loading-recipes": "Carregant les receptes", "loading-recipes": "Carregant les receptes",
"message": "Message",
"monday": "Dilluns", "monday": "Dilluns",
"name": "Nom", "name": "Nom",
"new": "Nou", "new": "Nou",
"never": "Never",
"no": "No", "no": "No",
"no-recipe-found": "No s'han trobat receptes", "no-recipe-found": "No s'han trobat receptes",
"ok": "D'acord", "ok": "D'acord",
@ -120,6 +125,7 @@
"sort": "Ordena", "sort": "Ordena",
"sort-alphabetically": "Alfabèticament", "sort-alphabetically": "Alfabèticament",
"status": "Estat", "status": "Estat",
"subject": "Subject",
"submit": "Envia", "submit": "Envia",
"success-count": "Amb èxit: {count}", "success-count": "Amb èxit: {count}",
"sunday": "Diumenge", "sunday": "Diumenge",
@ -277,6 +283,7 @@
"carbohydrate-content": "Carbohidrats", "carbohydrate-content": "Carbohidrats",
"categories": "Categories", "categories": "Categories",
"comment-action": "Comentari", "comment-action": "Comentari",
"comment": "Comment",
"comments": "Comentaris", "comments": "Comentaris",
"delete-confirmation": "Estàs segur que vols suprimir-la?", "delete-confirmation": "Estàs segur que vols suprimir-la?",
"delete-recipe": "Suprimeix la recepta", "delete-recipe": "Suprimeix la recepta",
@ -360,7 +367,14 @@
"decrease-scale-label": "Divideix", "decrease-scale-label": "Divideix",
"increase-scale-label": "Multiplica", "increase-scale-label": "Multiplica",
"locked": "Bloquejat", "locked": "Bloquejat",
"public-link": "Enllaç públic" "public-link": "Enllaç públic",
"edit-timeline-event": "Edit Timeline Event",
"timeline": "Timeline",
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
"open-timeline": "Open Timeline",
"made-this": "I Made This",
"how-did-it-turn-out": "How did it turn out?",
"user-made-this": "{user} made this"
}, },
"search": { "search": {
"advanced-search": "Cerca avançada", "advanced-search": "Cerca avançada",

View File

@ -52,6 +52,9 @@
"apprise-url": "Apprise URL", "apprise-url": "Apprise URL",
"database": "Databáze", "database": "Databáze",
"delete-event": "Smazat Událost", "delete-event": "Smazat Událost",
"event-delete-confirmation": "Are you sure you want to delete this event?",
"event-deleted": "Event Deleted",
"event-updated": "Event Updated",
"new-notification-form-description": "Mealie používá knihovnu Apprise pro generování notifikací. Nabízí spousty služeb pro zasílání oznámení. Podívejte se do jejich wiki pro komplexní návod jak vytvářet URL pro vaši službu. Výběr typu oznámení může obsahovat další extra funkce.", "new-notification-form-description": "Mealie používá knihovnu Apprise pro generování notifikací. Nabízí spousty služeb pro zasílání oznámení. Podívejte se do jejich wiki pro komplexní návod jak vytvářet URL pro vaši službu. Výběr typu oznámení může obsahovat další extra funkce.",
"new-version": "Je dostupná nová verze!", "new-version": "Je dostupná nová verze!",
"notification": "Oznámení", "notification": "Oznámení",
@ -97,9 +100,11 @@
"keyword": "Klíčové slovo", "keyword": "Klíčové slovo",
"link-copied": "Odkaz zkopírován", "link-copied": "Odkaz zkopírován",
"loading-recipes": "Načítám recepty", "loading-recipes": "Načítám recepty",
"message": "Message",
"monday": "Pondělí", "monday": "Pondělí",
"name": "Jméno", "name": "Jméno",
"new": "Nový", "new": "Nový",
"never": "Never",
"no": "Ne", "no": "Ne",
"no-recipe-found": "Nebyl nalezen žádný recept", "no-recipe-found": "Nebyl nalezen žádný recept",
"ok": "OK", "ok": "OK",
@ -120,6 +125,7 @@
"sort": "Seřadit", "sort": "Seřadit",
"sort-alphabetically": "Abecedně", "sort-alphabetically": "Abecedně",
"status": "Stav", "status": "Stav",
"subject": "Subject",
"submit": "Odeslat", "submit": "Odeslat",
"success-count": "Úspěšné: {count}", "success-count": "Úspěšné: {count}",
"sunday": "Neděle", "sunday": "Neděle",
@ -277,6 +283,7 @@
"carbohydrate-content": "Sacharidy", "carbohydrate-content": "Sacharidy",
"categories": "Kategorie", "categories": "Kategorie",
"comment-action": "Komentář", "comment-action": "Komentář",
"comment": "Comment",
"comments": "Komentáře", "comments": "Komentáře",
"delete-confirmation": "Opravdu chcete smazat tento recept?", "delete-confirmation": "Opravdu chcete smazat tento recept?",
"delete-recipe": "Smazat recept", "delete-recipe": "Smazat recept",
@ -360,7 +367,14 @@
"decrease-scale-label": "Snížit násobení o 1", "decrease-scale-label": "Snížit násobení o 1",
"increase-scale-label": "Zvýšit násobení o 1", "increase-scale-label": "Zvýšit násobení o 1",
"locked": "Uzamčeno", "locked": "Uzamčeno",
"public-link": "Veřejný odkaz" "public-link": "Veřejný odkaz",
"edit-timeline-event": "Edit Timeline Event",
"timeline": "Timeline",
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
"open-timeline": "Open Timeline",
"made-this": "I Made This",
"how-did-it-turn-out": "How did it turn out?",
"user-made-this": "{user} made this"
}, },
"search": { "search": {
"advanced-search": "Pokročilé vyhledávání", "advanced-search": "Pokročilé vyhledávání",

View File

@ -52,6 +52,9 @@
"apprise-url": "Apprise URL", "apprise-url": "Apprise URL",
"database": "Database", "database": "Database",
"delete-event": "Slet event", "delete-event": "Slet event",
"event-delete-confirmation": "Er du sikker på, at du vil slette denne hændelse?",
"event-deleted": "Hændelse slettet",
"event-updated": "Hændelse opdateret",
"new-notification-form-description": "Mealie bruger Apprise-biblioteket for at generere notifikationer. De giver mange muligheder for notifikationer til tjenester. Kig i deres wiki for en gennemgående guide til, hvordan en URL oprettes i din situation. Hvis muligt, kan valget af din type af notifikation omfatte flere ekstrafunktioner.", "new-notification-form-description": "Mealie bruger Apprise-biblioteket for at generere notifikationer. De giver mange muligheder for notifikationer til tjenester. Kig i deres wiki for en gennemgående guide til, hvordan en URL oprettes i din situation. Hvis muligt, kan valget af din type af notifikation omfatte flere ekstrafunktioner.",
"new-version": "Ny opdatering er tilgængelig!", "new-version": "Ny opdatering er tilgængelig!",
"notification": "Notifikation", "notification": "Notifikation",
@ -75,7 +78,7 @@
"delete": "Slet", "delete": "Slet",
"disabled": "Deaktiveret", "disabled": "Deaktiveret",
"download": "Hent", "download": "Hent",
"duplicate": "Duplicate", "duplicate": "Dublikér",
"edit": "Rediger", "edit": "Rediger",
"enabled": "Aktiveret", "enabled": "Aktiveret",
"exception": "Undtagelse", "exception": "Undtagelse",
@ -97,9 +100,11 @@
"keyword": "Nøgleord", "keyword": "Nøgleord",
"link-copied": "Link kopieret", "link-copied": "Link kopieret",
"loading-recipes": "Indlæser opskrifter", "loading-recipes": "Indlæser opskrifter",
"message": "Besked",
"monday": "Mandag", "monday": "Mandag",
"name": "Navn", "name": "Navn",
"new": "Ny", "new": "Ny",
"never": "Aldrig",
"no": "Nej", "no": "Nej",
"no-recipe-found": "Ingen opskrift fundet", "no-recipe-found": "Ingen opskrift fundet",
"ok": "Ok", "ok": "Ok",
@ -120,6 +125,7 @@
"sort": "Sorter", "sort": "Sorter",
"sort-alphabetically": "Alfabetisk", "sort-alphabetically": "Alfabetisk",
"status": "Status", "status": "Status",
"subject": "Emne",
"submit": "Indsend", "submit": "Indsend",
"success-count": "Succes: {count}", "success-count": "Succes: {count}",
"sunday": "Søndag", "sunday": "Søndag",
@ -277,14 +283,15 @@
"carbohydrate-content": "Kulhydrat", "carbohydrate-content": "Kulhydrat",
"categories": "Kategorier", "categories": "Kategorier",
"comment-action": "Kommentar", "comment-action": "Kommentar",
"comment": "Kommentar",
"comments": "Kommentarer", "comments": "Kommentarer",
"delete-confirmation": "Er du sikker på, du vil slette denne opskrift?", "delete-confirmation": "Er du sikker på, du vil slette denne opskrift?",
"delete-recipe": "Slet opskrift", "delete-recipe": "Slet opskrift",
"description": "Beskrivelse", "description": "Beskrivelse",
"disable-amount": "Slå ingrediensmængder fra", "disable-amount": "Slå ingrediensmængder fra",
"disable-comments": "Slå kommentarer fra", "disable-comments": "Slå kommentarer fra",
"duplicate": "Duplicate recipe", "duplicate": "Duplikér opskrift",
"duplicate-name": "Name of the new recipe", "duplicate-name": "Navngiv opskrift",
"edit-scale": "Rediger skalering", "edit-scale": "Rediger skalering",
"fat-content": "Fedt", "fat-content": "Fedt",
"fiber-content": "Kostfibre", "fiber-content": "Kostfibre",
@ -360,7 +367,14 @@
"decrease-scale-label": "Formindsk skala med 1", "decrease-scale-label": "Formindsk skala med 1",
"increase-scale-label": "Forøg skala med 1", "increase-scale-label": "Forøg skala med 1",
"locked": "Låst", "locked": "Låst",
"public-link": "Offentligt link" "public-link": "Offentligt link",
"edit-timeline-event": "Rediger tidslinjebegivenhed",
"timeline": "Tidslinje",
"timeline-is-empty": "Intet på tidslinjen endnu. Prøv at lave denne opskrift!",
"open-timeline": "Åbn tidslinje",
"made-this": "Jeg har lavet denne",
"how-did-it-turn-out": "Hvordan blev det?",
"user-made-this": "{user} lavede denne"
}, },
"search": { "search": {
"advanced-search": "Avanceret søgning", "advanced-search": "Avanceret søgning",

View File

@ -52,6 +52,9 @@
"apprise-url": "Apprise-URL", "apprise-url": "Apprise-URL",
"database": "Datenbank", "database": "Datenbank",
"delete-event": "Ereignis löschen", "delete-event": "Ereignis löschen",
"event-delete-confirmation": "Bist du dir sicher, dass du dieses Ereignis löschen möchtest?",
"event-deleted": "Ereignis gelöscht",
"event-updated": "Ereignis aktualisiert",
"new-notification-form-description": "Mealie verwendet die Apprise-Bibliothek, um Benachrichtigungen zu erzeugen. Sie bietet viele Optionen für Dienste an, die für Benachrichtigungen genutzt werden können. Werfe einen Blick in ihr Wiki für eine umfassende Anleitung zum Erstellen der URL für Ihren Dienst. Falls verfügbar, kann die Auswahl des Benachrichtigungstyps zusätzliche Funktionen enthalten.", "new-notification-form-description": "Mealie verwendet die Apprise-Bibliothek, um Benachrichtigungen zu erzeugen. Sie bietet viele Optionen für Dienste an, die für Benachrichtigungen genutzt werden können. Werfe einen Blick in ihr Wiki für eine umfassende Anleitung zum Erstellen der URL für Ihren Dienst. Falls verfügbar, kann die Auswahl des Benachrichtigungstyps zusätzliche Funktionen enthalten.",
"new-version": "Neue Version verfügbar!", "new-version": "Neue Version verfügbar!",
"notification": "Benachrichtigung", "notification": "Benachrichtigung",
@ -97,9 +100,11 @@
"keyword": "Schlüsselwort", "keyword": "Schlüsselwort",
"link-copied": "Link kopiert", "link-copied": "Link kopiert",
"loading-recipes": "Lade Rezepte", "loading-recipes": "Lade Rezepte",
"message": "Meldung",
"monday": "Montag", "monday": "Montag",
"name": "Name", "name": "Name",
"new": "Neu", "new": "Neu",
"never": "Noch nie",
"no": "Nein", "no": "Nein",
"no-recipe-found": "Kein Rezept gefunden", "no-recipe-found": "Kein Rezept gefunden",
"ok": "Okay", "ok": "Okay",
@ -120,6 +125,7 @@
"sort": "Sortierung", "sort": "Sortierung",
"sort-alphabetically": "Alphabetisch", "sort-alphabetically": "Alphabetisch",
"status": "Status", "status": "Status",
"subject": "Thema",
"submit": "Einfügen", "submit": "Einfügen",
"success-count": "Erfolgreich: {count}", "success-count": "Erfolgreich: {count}",
"sunday": "Sonntag", "sunday": "Sonntag",
@ -277,6 +283,7 @@
"carbohydrate-content": "Kohlenhydrate", "carbohydrate-content": "Kohlenhydrate",
"categories": "Kategorien", "categories": "Kategorien",
"comment-action": "Kommentieren", "comment-action": "Kommentieren",
"comment": "Kommentieren",
"comments": "Kommentare", "comments": "Kommentare",
"delete-confirmation": "Bist du dir sicher, dass du dieses Rezept löschen möchtest?", "delete-confirmation": "Bist du dir sicher, dass du dieses Rezept löschen möchtest?",
"delete-recipe": "Rezept löschen", "delete-recipe": "Rezept löschen",
@ -360,7 +367,14 @@
"decrease-scale-label": "Maßstab um 1 verringern", "decrease-scale-label": "Maßstab um 1 verringern",
"increase-scale-label": "Maßstab um 1 erhöhen", "increase-scale-label": "Maßstab um 1 erhöhen",
"locked": "Gesperrt", "locked": "Gesperrt",
"public-link": "Öffentlicher Link" "public-link": "Öffentlicher Link",
"edit-timeline-event": "Zeitstrahl-Ereignis bearbeiten",
"timeline": "Zeitstrahl",
"timeline-is-empty": "Noch nichts auf dem Zeitstrahl. Probier dieses Rezept aus!",
"open-timeline": "Zeitstrahl öffnen",
"made-this": "Ich hab's gemacht",
"how-did-it-turn-out": "Wie ist es geworden?",
"user-made-this": "{user} hat's gemacht"
}, },
"search": { "search": {
"advanced-search": "Erweiterte Suche", "advanced-search": "Erweiterte Suche",

View File

@ -52,6 +52,9 @@
"apprise-url": "URL Έκπληξης", "apprise-url": "URL Έκπληξης",
"database": "Βάση δεδομένων", "database": "Βάση δεδομένων",
"delete-event": "Διαγραφή γεγονότος", "delete-event": "Διαγραφή γεγονότος",
"event-delete-confirmation": "Are you sure you want to delete this event?",
"event-deleted": "Event Deleted",
"event-updated": "Event Updated",
"new-notification-form-description": "Η Mealie χρησιμοποιεί τη βιβλιοθήκη Apprise για τη δημιουργία ειδοποιήσεων. Προσφέρουν πολλές επιλογές για τις υπηρεσίες που θα χρησιμοποιηθούν για ειδοποιήσεις. Ανατρέξτε στο wiki τους για έναν ολοκληρωμένο οδηγό για το πώς να δημιουργήσετε τη διεύθυνση URL για την υπηρεσία σας. Αν είναι διαθέσιμο, η επιλογή του τύπου της ειδοποίησής σας μπορεί να περιλαμβάνει επιπλέον χαρακτηριστικά.", "new-notification-form-description": "Η Mealie χρησιμοποιεί τη βιβλιοθήκη Apprise για τη δημιουργία ειδοποιήσεων. Προσφέρουν πολλές επιλογές για τις υπηρεσίες που θα χρησιμοποιηθούν για ειδοποιήσεις. Ανατρέξτε στο wiki τους για έναν ολοκληρωμένο οδηγό για το πώς να δημιουργήσετε τη διεύθυνση URL για την υπηρεσία σας. Αν είναι διαθέσιμο, η επιλογή του τύπου της ειδοποίησής σας μπορεί να περιλαμβάνει επιπλέον χαρακτηριστικά.",
"new-version": "Νέα έκδοση διαθέσιμη!", "new-version": "Νέα έκδοση διαθέσιμη!",
"notification": "Ειδοποίηση", "notification": "Ειδοποίηση",
@ -97,9 +100,11 @@
"keyword": "Λέξη-κλειδί", "keyword": "Λέξη-κλειδί",
"link-copied": "Ο Σύνδεσμος Αντιγράφηκε", "link-copied": "Ο Σύνδεσμος Αντιγράφηκε",
"loading-recipes": "Φόρτωση Συνταγών", "loading-recipes": "Φόρτωση Συνταγών",
"message": "Message",
"monday": "Δευτέρα", "monday": "Δευτέρα",
"name": "Όνομα", "name": "Όνομα",
"new": "Νέο", "new": "Νέο",
"never": "Never",
"no": "Όχι", "no": "Όχι",
"no-recipe-found": "Δεν βρέθηκαν συνταγές", "no-recipe-found": "Δεν βρέθηκαν συνταγές",
"ok": "ΟΚ", "ok": "ΟΚ",
@ -120,6 +125,7 @@
"sort": "Ταξινόμηση", "sort": "Ταξινόμηση",
"sort-alphabetically": "Αλφαβητική", "sort-alphabetically": "Αλφαβητική",
"status": "Κατάσταση", "status": "Κατάσταση",
"subject": "Subject",
"submit": "Υποβολή", "submit": "Υποβολή",
"success-count": "Επιτυχία: {count}", "success-count": "Επιτυχία: {count}",
"sunday": "Κυριακή", "sunday": "Κυριακή",
@ -277,6 +283,7 @@
"carbohydrate-content": "Υδατάνθρακες", "carbohydrate-content": "Υδατάνθρακες",
"categories": "Κατηγορίες", "categories": "Κατηγορίες",
"comment-action": "Σχόλιο", "comment-action": "Σχόλιο",
"comment": "Comment",
"comments": "Σχόλια", "comments": "Σχόλια",
"delete-confirmation": "Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτή τη συνταγή;", "delete-confirmation": "Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτή τη συνταγή;",
"delete-recipe": "Διαγραφή Συνταγής", "delete-recipe": "Διαγραφή Συνταγής",
@ -360,7 +367,14 @@
"decrease-scale-label": "Decrease Scale by 1", "decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1", "increase-scale-label": "Increase Scale by 1",
"locked": "Locked", "locked": "Locked",
"public-link": "Public Link" "public-link": "Public Link",
"edit-timeline-event": "Edit Timeline Event",
"timeline": "Timeline",
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
"open-timeline": "Open Timeline",
"made-this": "I Made This",
"how-did-it-turn-out": "How did it turn out?",
"user-made-this": "{user} made this"
}, },
"search": { "search": {
"advanced-search": "Σύνθετη Αναζήτηση", "advanced-search": "Σύνθετη Αναζήτηση",

View File

@ -52,6 +52,9 @@
"apprise-url": "Apprise URL", "apprise-url": "Apprise URL",
"database": "Database", "database": "Database",
"delete-event": "Delete Event", "delete-event": "Delete Event",
"event-delete-confirmation": "Are you sure you want to delete this event?",
"event-deleted": "Event Deleted",
"event-updated": "Event Updated",
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.", "new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
"new-version": "New version available!", "new-version": "New version available!",
"notification": "Notification", "notification": "Notification",
@ -97,9 +100,11 @@
"keyword": "Keyword", "keyword": "Keyword",
"link-copied": "Link Copied", "link-copied": "Link Copied",
"loading-recipes": "Loading Recipes", "loading-recipes": "Loading Recipes",
"message": "Message",
"monday": "Monday", "monday": "Monday",
"name": "Name", "name": "Name",
"new": "New", "new": "New",
"never": "Never",
"no": "No", "no": "No",
"no-recipe-found": "No Recipe Found", "no-recipe-found": "No Recipe Found",
"ok": "OK", "ok": "OK",
@ -120,6 +125,7 @@
"sort": "Sort", "sort": "Sort",
"sort-alphabetically": "Alphabetical", "sort-alphabetically": "Alphabetical",
"status": "Status", "status": "Status",
"subject": "Subject",
"submit": "Submit", "submit": "Submit",
"success-count": "Success: {count}", "success-count": "Success: {count}",
"sunday": "Sunday", "sunday": "Sunday",
@ -277,6 +283,7 @@
"carbohydrate-content": "Carbohydrate", "carbohydrate-content": "Carbohydrate",
"categories": "Categories", "categories": "Categories",
"comment-action": "Comment", "comment-action": "Comment",
"comment": "Comment",
"comments": "Comments", "comments": "Comments",
"delete-confirmation": "Are you sure you want to delete this recipe?", "delete-confirmation": "Are you sure you want to delete this recipe?",
"delete-recipe": "Delete Recipe", "delete-recipe": "Delete Recipe",
@ -360,7 +367,14 @@
"decrease-scale-label": "Decrease Scale by 1", "decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1", "increase-scale-label": "Increase Scale by 1",
"locked": "Locked", "locked": "Locked",
"public-link": "Public Link" "public-link": "Public Link",
"edit-timeline-event": "Edit Timeline Event",
"timeline": "Timeline",
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
"open-timeline": "Open Timeline",
"made-this": "I Made This",
"how-did-it-turn-out": "How did it turn out?",
"user-made-this": "{user} made this"
}, },
"search": { "search": {
"advanced-search": "Advanced Search", "advanced-search": "Advanced Search",

View File

@ -52,6 +52,9 @@
"apprise-url": "URL de aviso", "apprise-url": "URL de aviso",
"database": "Base de Datos", "database": "Base de Datos",
"delete-event": "Borrar evento", "delete-event": "Borrar evento",
"event-delete-confirmation": "Are you sure you want to delete this event?",
"event-deleted": "Event Deleted",
"event-updated": "Event Updated",
"new-notification-form-description": "Mealie utiliza la biblioteca Apprise para generar notificaciones. Ofrecen muchas opciones para que los servicios se usen para notificaciones. Consulte su wiki para obtener una guía completa sobre cómo crear la URL para su servicio. Si está disponible, seleccionar el tipo de notificación puede incluir características extra.", "new-notification-form-description": "Mealie utiliza la biblioteca Apprise para generar notificaciones. Ofrecen muchas opciones para que los servicios se usen para notificaciones. Consulte su wiki para obtener una guía completa sobre cómo crear la URL para su servicio. Si está disponible, seleccionar el tipo de notificación puede incluir características extra.",
"new-version": "¡Nueva versión disponible!", "new-version": "¡Nueva versión disponible!",
"notification": "Notificación", "notification": "Notificación",
@ -97,9 +100,11 @@
"keyword": "Etiqueta", "keyword": "Etiqueta",
"link-copied": "Enlace copiado", "link-copied": "Enlace copiado",
"loading-recipes": "Cargando recetas", "loading-recipes": "Cargando recetas",
"message": "Message",
"monday": "Lunes", "monday": "Lunes",
"name": "Nombre", "name": "Nombre",
"new": "Nuevo", "new": "Nuevo",
"never": "Never",
"no": "No", "no": "No",
"no-recipe-found": "Receta no encontrada", "no-recipe-found": "Receta no encontrada",
"ok": "Aceptar", "ok": "Aceptar",
@ -120,6 +125,7 @@
"sort": "Ordenar", "sort": "Ordenar",
"sort-alphabetically": "Alfabéticamente", "sort-alphabetically": "Alfabéticamente",
"status": "Estado", "status": "Estado",
"subject": "Subject",
"submit": "Enviar", "submit": "Enviar",
"success-count": "Éxito: {count}", "success-count": "Éxito: {count}",
"sunday": "Domingo", "sunday": "Domingo",
@ -277,6 +283,7 @@
"carbohydrate-content": "Hidratos de carbono", "carbohydrate-content": "Hidratos de carbono",
"categories": "Categorías", "categories": "Categorías",
"comment-action": "Comentar", "comment-action": "Comentar",
"comment": "Comment",
"comments": "Comentarios", "comments": "Comentarios",
"delete-confirmation": "¿Estás seguro de eliminar esta receta?", "delete-confirmation": "¿Estás seguro de eliminar esta receta?",
"delete-recipe": "Borrar receta", "delete-recipe": "Borrar receta",
@ -360,7 +367,14 @@
"decrease-scale-label": "Disminuir escala en 1", "decrease-scale-label": "Disminuir escala en 1",
"increase-scale-label": "Aumentar escala en 1", "increase-scale-label": "Aumentar escala en 1",
"locked": "Bloqueada", "locked": "Bloqueada",
"public-link": "Enlace público" "public-link": "Enlace público",
"edit-timeline-event": "Edit Timeline Event",
"timeline": "Timeline",
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
"open-timeline": "Open Timeline",
"made-this": "I Made This",
"how-did-it-turn-out": "How did it turn out?",
"user-made-this": "{user} made this"
}, },
"search": { "search": {
"advanced-search": "Búsqueda avanzada", "advanced-search": "Búsqueda avanzada",

View File

@ -52,6 +52,9 @@
"apprise-url": "Apprise URL", "apprise-url": "Apprise URL",
"database": "Database", "database": "Database",
"delete-event": "Delete Event", "delete-event": "Delete Event",
"event-delete-confirmation": "Are you sure you want to delete this event?",
"event-deleted": "Event Deleted",
"event-updated": "Event Updated",
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.", "new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
"new-version": "New version available!", "new-version": "New version available!",
"notification": "Notification", "notification": "Notification",
@ -97,9 +100,11 @@
"keyword": "Keyword", "keyword": "Keyword",
"link-copied": "Link Copied", "link-copied": "Link Copied",
"loading-recipes": "Loading Recipes", "loading-recipes": "Loading Recipes",
"message": "Message",
"monday": "Monday", "monday": "Monday",
"name": "Name", "name": "Name",
"new": "New", "new": "New",
"never": "Never",
"no": "No", "no": "No",
"no-recipe-found": "No Recipe Found", "no-recipe-found": "No Recipe Found",
"ok": "OK", "ok": "OK",
@ -120,6 +125,7 @@
"sort": "Sort", "sort": "Sort",
"sort-alphabetically": "Alphabetical", "sort-alphabetically": "Alphabetical",
"status": "Status", "status": "Status",
"subject": "Subject",
"submit": "Submit", "submit": "Submit",
"success-count": "Success: {count}", "success-count": "Success: {count}",
"sunday": "Sunday", "sunday": "Sunday",
@ -277,6 +283,7 @@
"carbohydrate-content": "Carbohydrate", "carbohydrate-content": "Carbohydrate",
"categories": "Categories", "categories": "Categories",
"comment-action": "Comment", "comment-action": "Comment",
"comment": "Comment",
"comments": "Comments", "comments": "Comments",
"delete-confirmation": "Are you sure you want to delete this recipe?", "delete-confirmation": "Are you sure you want to delete this recipe?",
"delete-recipe": "Delete Recipe", "delete-recipe": "Delete Recipe",
@ -360,7 +367,14 @@
"decrease-scale-label": "Decrease Scale by 1", "decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1", "increase-scale-label": "Increase Scale by 1",
"locked": "Locked", "locked": "Locked",
"public-link": "Public Link" "public-link": "Public Link",
"edit-timeline-event": "Edit Timeline Event",
"timeline": "Timeline",
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
"open-timeline": "Open Timeline",
"made-this": "I Made This",
"how-did-it-turn-out": "How did it turn out?",
"user-made-this": "{user} made this"
}, },
"search": { "search": {
"advanced-search": "Advanced Search", "advanced-search": "Advanced Search",

View File

@ -52,6 +52,9 @@
"apprise-url": "URL apprise", "apprise-url": "URL apprise",
"database": "Base de données", "database": "Base de données",
"delete-event": "Supprimer lévènement", "delete-event": "Supprimer lévènement",
"event-delete-confirmation": "Are you sure you want to delete this event?",
"event-deleted": "Event Deleted",
"event-updated": "Event Updated",
"new-notification-form-description": "Mealie utilise la bibliothèque apprise pour générer des notifications. Elle propose de nombreux services à utiliser pour les notifications. Consultez leur wiki pour un guide complet sur la façon de créer l'URL de votre service. Si disponible, sélectionner le type de votre notification peut inclure des fonctionnalités supplémentaires.", "new-notification-form-description": "Mealie utilise la bibliothèque apprise pour générer des notifications. Elle propose de nombreux services à utiliser pour les notifications. Consultez leur wiki pour un guide complet sur la façon de créer l'URL de votre service. Si disponible, sélectionner le type de votre notification peut inclure des fonctionnalités supplémentaires.",
"new-version": "Nouvelle version disponible!", "new-version": "Nouvelle version disponible!",
"notification": "Notification", "notification": "Notification",
@ -75,7 +78,7 @@
"delete": "Supprimer", "delete": "Supprimer",
"disabled": "Désactivé", "disabled": "Désactivé",
"download": "Télécharger", "download": "Télécharger",
"duplicate": "Duplicate", "duplicate": "Dupliquer",
"edit": "Modifier", "edit": "Modifier",
"enabled": "Activé", "enabled": "Activé",
"exception": "Exception", "exception": "Exception",
@ -97,9 +100,11 @@
"keyword": "Mot-clé", "keyword": "Mot-clé",
"link-copied": "Lien copié", "link-copied": "Lien copié",
"loading-recipes": "Chargement des recettes", "loading-recipes": "Chargement des recettes",
"message": "Message",
"monday": "Lundi", "monday": "Lundi",
"name": "Nom", "name": "Nom",
"new": "Nouveau", "new": "Nouveau",
"never": "Never",
"no": "Non", "no": "Non",
"no-recipe-found": "Aucune recette trouvée", "no-recipe-found": "Aucune recette trouvée",
"ok": "OK", "ok": "OK",
@ -120,6 +125,7 @@
"sort": "Trier", "sort": "Trier",
"sort-alphabetically": "Alphabétique", "sort-alphabetically": "Alphabétique",
"status": "Statut", "status": "Statut",
"subject": "Subject",
"submit": "Importer", "submit": "Importer",
"success-count": "Succès : {count}", "success-count": "Succès : {count}",
"sunday": "Dimanche", "sunday": "Dimanche",
@ -152,7 +158,7 @@
"a-name-is-required": "Un nom est requis", "a-name-is-required": "Un nom est requis",
"delete-with-name": "Supprimer {name}", "delete-with-name": "Supprimer {name}",
"confirm-delete-generic-with-name": "Êtes-vous sûr de vouloir supprimer ce {name}?", "confirm-delete-generic-with-name": "Êtes-vous sûr de vouloir supprimer ce {name}?",
"confirm-delete-own-admin-account": "Please note that you are trying to delete your own admin account! This action cannot be undone and will permanently delete your account?", "confirm-delete-own-admin-account": "Veuillez noter que vous essayez de supprimer votre propre compte administrateur ! Cette action ne peut pas être annulée et supprimera définitivement votre compte ?",
"organizer": "Organiser", "organizer": "Organiser",
"transfer": "Transférer", "transfer": "Transférer",
"copy": "Copier", "copy": "Copier",
@ -277,14 +283,15 @@
"carbohydrate-content": "Glucides", "carbohydrate-content": "Glucides",
"categories": "Catégories", "categories": "Catégories",
"comment-action": "Commenter", "comment-action": "Commenter",
"comment": "Comment",
"comments": "Commentaires", "comments": "Commentaires",
"delete-confirmation": "Êtes-vous sûr(e) de vouloir supprimer cette recette?", "delete-confirmation": "Êtes-vous sûr(e) de vouloir supprimer cette recette?",
"delete-recipe": "Supprimer la recette", "delete-recipe": "Supprimer la recette",
"description": "Description", "description": "Description",
"disable-amount": "Désactiver les quantités d'ingrédients", "disable-amount": "Désactiver les quantités d'ingrédients",
"disable-comments": "Désactiver les commentaires", "disable-comments": "Désactiver les commentaires",
"duplicate": "Duplicate recipe", "duplicate": "Dupliquer la recette",
"duplicate-name": "Name of the new recipe", "duplicate-name": "Nom de la nouvelle recette",
"edit-scale": "Modifier l'échelle", "edit-scale": "Modifier l'échelle",
"fat-content": "Matières grasses", "fat-content": "Matières grasses",
"fiber-content": "Fibres", "fiber-content": "Fibres",
@ -335,7 +342,7 @@
"add-recipe-to-mealplan": "Ajouter la recette à la planification du menu", "add-recipe-to-mealplan": "Ajouter la recette à la planification du menu",
"entry-type": "Type d'entrée", "entry-type": "Type d'entrée",
"date-format-hint": "Format MM/JJ/AAAA", "date-format-hint": "Format MM/JJ/AAAA",
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format", "date-format-hint-yyyy-mm-dd": "Format AAAA-MM-JJ",
"add-to-list": "Ajouter à la liste", "add-to-list": "Ajouter à la liste",
"add-to-plan": "Ajouter à la planification des repas", "add-to-plan": "Ajouter à la planification des repas",
"recipe-added-to-list": "Recette ajoutée à la liste", "recipe-added-to-list": "Recette ajoutée à la liste",
@ -360,7 +367,14 @@
"decrease-scale-label": "Diminuer l'échelle de 1", "decrease-scale-label": "Diminuer l'échelle de 1",
"increase-scale-label": "Augmenter l'échelle de 1", "increase-scale-label": "Augmenter l'échelle de 1",
"locked": "Verrouillé", "locked": "Verrouillé",
"public-link": "Lien public" "public-link": "Lien public",
"edit-timeline-event": "Edit Timeline Event",
"timeline": "Timeline",
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
"open-timeline": "Open Timeline",
"made-this": "I Made This",
"how-did-it-turn-out": "How did it turn out?",
"user-made-this": "{user} made this"
}, },
"search": { "search": {
"advanced-search": "Recherche avancée", "advanced-search": "Recherche avancée",

View File

@ -52,6 +52,9 @@
"apprise-url": "URL Apprise", "apprise-url": "URL Apprise",
"database": "Base de données", "database": "Base de données",
"delete-event": "Supprimer lévènement", "delete-event": "Supprimer lévènement",
"event-delete-confirmation": "Are you sure you want to delete this event?",
"event-deleted": "Event Deleted",
"event-updated": "Event Updated",
"new-notification-form-description": "Mealie utilise la bibliothèque Apprise pour générer des notifications. Elle propose de nombreux services à utiliser pour les notifications. Consultez leur wiki pour un guide complet sur la façon de créer l'URL de votre service. Si disponible, sélectionner le type de votre notification peut inclure des fonctionnalités supplémentaires.", "new-notification-form-description": "Mealie utilise la bibliothèque Apprise pour générer des notifications. Elle propose de nombreux services à utiliser pour les notifications. Consultez leur wiki pour un guide complet sur la façon de créer l'URL de votre service. Si disponible, sélectionner le type de votre notification peut inclure des fonctionnalités supplémentaires.",
"new-version": "Nouvelle version disponible !", "new-version": "Nouvelle version disponible !",
"notification": "Notification", "notification": "Notification",
@ -97,9 +100,11 @@
"keyword": "Mot-clé", "keyword": "Mot-clé",
"link-copied": "Lien copié", "link-copied": "Lien copié",
"loading-recipes": "Chargement des recettes", "loading-recipes": "Chargement des recettes",
"message": "Message",
"monday": "Lundi", "monday": "Lundi",
"name": "Nom", "name": "Nom",
"new": "Nouveau", "new": "Nouveau",
"never": "Never",
"no": "Non", "no": "Non",
"no-recipe-found": "Aucune recette trouvée", "no-recipe-found": "Aucune recette trouvée",
"ok": "OK", "ok": "OK",
@ -120,6 +125,7 @@
"sort": "Trier", "sort": "Trier",
"sort-alphabetically": "Alphabétique", "sort-alphabetically": "Alphabétique",
"status": "Statut", "status": "Statut",
"subject": "Subject",
"submit": "Envoyer", "submit": "Envoyer",
"success-count": "Succès : {count}", "success-count": "Succès : {count}",
"sunday": "Dimanche", "sunday": "Dimanche",
@ -277,6 +283,7 @@
"carbohydrate-content": "Glucides", "carbohydrate-content": "Glucides",
"categories": "Catégories", "categories": "Catégories",
"comment-action": "Commenter", "comment-action": "Commenter",
"comment": "Comment",
"comments": "Commentaires", "comments": "Commentaires",
"delete-confirmation": "Voulez-vous vraiment supprimer cette recette ?", "delete-confirmation": "Voulez-vous vraiment supprimer cette recette ?",
"delete-recipe": "Supprimer la recette", "delete-recipe": "Supprimer la recette",
@ -360,7 +367,14 @@
"decrease-scale-label": "Diminuer l'échelle de 1", "decrease-scale-label": "Diminuer l'échelle de 1",
"increase-scale-label": "Augmenter l'échelle de 1", "increase-scale-label": "Augmenter l'échelle de 1",
"locked": "Verrouillé", "locked": "Verrouillé",
"public-link": "Lien public" "public-link": "Lien public",
"edit-timeline-event": "Edit Timeline Event",
"timeline": "Timeline",
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
"open-timeline": "Open Timeline",
"made-this": "I Made This",
"how-did-it-turn-out": "How did it turn out?",
"user-made-this": "{user} made this"
}, },
"search": { "search": {
"advanced-search": "Recherche avancée", "advanced-search": "Recherche avancée",

View File

@ -52,6 +52,9 @@
"apprise-url": "Apprise URL", "apprise-url": "Apprise URL",
"database": "Database", "database": "Database",
"delete-event": "Delete Event", "delete-event": "Delete Event",
"event-delete-confirmation": "Are you sure you want to delete this event?",
"event-deleted": "Event Deleted",
"event-updated": "Event Updated",
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.", "new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
"new-version": "New version available!", "new-version": "New version available!",
"notification": "Notification", "notification": "Notification",
@ -97,9 +100,11 @@
"keyword": "מילת מפתח", "keyword": "מילת מפתח",
"link-copied": "קישור הועתק", "link-copied": "קישור הועתק",
"loading-recipes": "מתכונים בטעינה", "loading-recipes": "מתכונים בטעינה",
"message": "Message",
"monday": "שני", "monday": "שני",
"name": "שם", "name": "שם",
"new": "חדש", "new": "חדש",
"never": "Never",
"no": "לא", "no": "לא",
"no-recipe-found": "לא נמצא מתכון", "no-recipe-found": "לא נמצא מתכון",
"ok": "אישור", "ok": "אישור",
@ -120,6 +125,7 @@
"sort": "מיון", "sort": "מיון",
"sort-alphabetically": "א-ת", "sort-alphabetically": "א-ת",
"status": "מצב", "status": "מצב",
"subject": "Subject",
"submit": "שמירה", "submit": "שמירה",
"success-count": "הצליחו: {count}", "success-count": "הצליחו: {count}",
"sunday": "ראשון", "sunday": "ראשון",
@ -277,6 +283,7 @@
"carbohydrate-content": "Carbohydrate", "carbohydrate-content": "Carbohydrate",
"categories": "Categories", "categories": "Categories",
"comment-action": "Comment", "comment-action": "Comment",
"comment": "Comment",
"comments": "Comments", "comments": "Comments",
"delete-confirmation": "Are you sure you want to delete this recipe?", "delete-confirmation": "Are you sure you want to delete this recipe?",
"delete-recipe": "Delete Recipe", "delete-recipe": "Delete Recipe",
@ -360,7 +367,14 @@
"decrease-scale-label": "Decrease Scale by 1", "decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1", "increase-scale-label": "Increase Scale by 1",
"locked": "Locked", "locked": "Locked",
"public-link": "Public Link" "public-link": "Public Link",
"edit-timeline-event": "Edit Timeline Event",
"timeline": "Timeline",
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
"open-timeline": "Open Timeline",
"made-this": "I Made This",
"how-did-it-turn-out": "How did it turn out?",
"user-made-this": "{user} made this"
}, },
"search": { "search": {
"advanced-search": "Advanced Search", "advanced-search": "Advanced Search",

View File

@ -52,6 +52,9 @@
"apprise-url": "Apprise URL", "apprise-url": "Apprise URL",
"database": "Adatbázis", "database": "Adatbázis",
"delete-event": "Esemény törlése", "delete-event": "Esemény törlése",
"event-delete-confirmation": "Are you sure you want to delete this event?",
"event-deleted": "Event Deleted",
"event-updated": "Event Updated",
"new-notification-form-description": "A Mealie az Apprise könyvtárat használja az értesítésekhez. Számos lehetőséget kínál különbőző értesítési szolgáltatásokhoz. Nézd meg a wiki oldalukon, hogy kell URL-t létrehozni az általad használt szolgáltatáshoz. Az értesítés tipusának kiválasztásával egyéb beállítási lehetőségek jelenhetnek meg.", "new-notification-form-description": "A Mealie az Apprise könyvtárat használja az értesítésekhez. Számos lehetőséget kínál különbőző értesítési szolgáltatásokhoz. Nézd meg a wiki oldalukon, hogy kell URL-t létrehozni az általad használt szolgáltatáshoz. Az értesítés tipusának kiválasztásával egyéb beállítási lehetőségek jelenhetnek meg.",
"new-version": "Új verzió elérhető!", "new-version": "Új verzió elérhető!",
"notification": "Értesítések", "notification": "Értesítések",
@ -97,9 +100,11 @@
"keyword": "Kulcsszó", "keyword": "Kulcsszó",
"link-copied": "Hivatkozás másolva", "link-copied": "Hivatkozás másolva",
"loading-recipes": "Receptek betöltése", "loading-recipes": "Receptek betöltése",
"message": "Message",
"monday": "Hétfő", "monday": "Hétfő",
"name": "Név", "name": "Név",
"new": "Új", "new": "Új",
"never": "Never",
"no": "Nem", "no": "Nem",
"no-recipe-found": "Nem található recept", "no-recipe-found": "Nem található recept",
"ok": "OK", "ok": "OK",
@ -120,6 +125,7 @@
"sort": "Rendezés", "sort": "Rendezés",
"sort-alphabetically": "Betűrendben", "sort-alphabetically": "Betűrendben",
"status": "Állapot", "status": "Állapot",
"subject": "Subject",
"submit": "Küldés", "submit": "Küldés",
"success-count": "Sikeres: {count}", "success-count": "Sikeres: {count}",
"sunday": "Vasárnap", "sunday": "Vasárnap",
@ -277,6 +283,7 @@
"carbohydrate-content": "Szénhidrát", "carbohydrate-content": "Szénhidrát",
"categories": "Kategóriák", "categories": "Kategóriák",
"comment-action": "Megjegyzés", "comment-action": "Megjegyzés",
"comment": "Comment",
"comments": "Megjegyzések", "comments": "Megjegyzések",
"delete-confirmation": "Biztosan törli ezt a receptet?", "delete-confirmation": "Biztosan törli ezt a receptet?",
"delete-recipe": "Recept eltávolítása", "delete-recipe": "Recept eltávolítása",
@ -360,7 +367,14 @@
"decrease-scale-label": "Decrease Scale by 1", "decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1", "increase-scale-label": "Increase Scale by 1",
"locked": "Locked", "locked": "Locked",
"public-link": "Public Link" "public-link": "Public Link",
"edit-timeline-event": "Edit Timeline Event",
"timeline": "Timeline",
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
"open-timeline": "Open Timeline",
"made-this": "I Made This",
"how-did-it-turn-out": "How did it turn out?",
"user-made-this": "{user} made this"
}, },
"search": { "search": {
"advanced-search": "Részletes keresés", "advanced-search": "Részletes keresés",

View File

@ -32,7 +32,7 @@
"pdf": "PDF", "pdf": "PDF",
"recipe": "Ricetta", "recipe": "Ricetta",
"show-assets": "Mostra Risorse", "show-assets": "Mostra Risorse",
"error-submitting-form": "Error Submitting Form" "error-submitting-form": "Errore durante l'invio del form"
}, },
"category": { "category": {
"categories": "Categorie", "categories": "Categorie",
@ -44,14 +44,17 @@
"category-update-failed": "Aggiornamento categoria fallito", "category-update-failed": "Aggiornamento categoria fallito",
"category-updated": "Categoria aggiornata", "category-updated": "Categoria aggiornata",
"uncategorized-count": "Senza categoria {count}", "uncategorized-count": "Senza categoria {count}",
"create-a-category": "Create a Category", "create-a-category": "Crea una Categoria",
"category-name": "Category Name", "category-name": "Nome Categoria",
"category": "Category" "category": "Categoria"
}, },
"events": { "events": {
"apprise-url": "URL Apprise", "apprise-url": "URL Apprise",
"database": "Database", "database": "Database",
"delete-event": "Elimina Evento", "delete-event": "Elimina Evento",
"event-delete-confirmation": "Are you sure you want to delete this event?",
"event-deleted": "Event Deleted",
"event-updated": "Event Updated",
"new-notification-form-description": "Mealie usa la libreria Apprise per generare le notifiche. Offrono molte opzioni per i servizi da usare per le notifiche. Fare riferimento alla loro wiki per una estensiva guida di come creare l'URL per il tuo sevizio. Selezionando il tipo di notifica, se possibile, potrebbe includere delle funzionalità extra.", "new-notification-form-description": "Mealie usa la libreria Apprise per generare le notifiche. Offrono molte opzioni per i servizi da usare per le notifiche. Fare riferimento alla loro wiki per una estensiva guida di come creare l'URL per il tuo sevizio. Selezionando il tipo di notifica, se possibile, potrebbe includere delle funzionalità extra.",
"new-version": "Nuova versione disponibile!", "new-version": "Nuova versione disponibile!",
"notification": "Notifica", "notification": "Notifica",
@ -67,7 +70,7 @@
"close": "Chiudi", "close": "Chiudi",
"confirm": "Conferma", "confirm": "Conferma",
"confirm-delete-generic": "Sei sicuro di volere eliminare?", "confirm-delete-generic": "Sei sicuro di volere eliminare?",
"copied_message": "Copied!", "copied_message": "Copiato!",
"create": "Crea", "create": "Crea",
"created": "Creato", "created": "Creato",
"custom": "Personalizzato", "custom": "Personalizzato",
@ -75,7 +78,7 @@
"delete": "Elimina", "delete": "Elimina",
"disabled": "Disabilitato", "disabled": "Disabilitato",
"download": "Download", "download": "Download",
"duplicate": "Duplicate", "duplicate": "Duplicato",
"edit": "Modifica", "edit": "Modifica",
"enabled": "Abilitato", "enabled": "Abilitato",
"exception": "Eccezione", "exception": "Eccezione",
@ -97,9 +100,11 @@
"keyword": "Parola chiave", "keyword": "Parola chiave",
"link-copied": "Link Copiato", "link-copied": "Link Copiato",
"loading-recipes": "Caricamento Ricette", "loading-recipes": "Caricamento Ricette",
"message": "Message",
"monday": "Lunedì", "monday": "Lunedì",
"name": "Nome", "name": "Nome",
"new": "Nuovo", "new": "Nuovo",
"never": "Never",
"no": "No", "no": "No",
"no-recipe-found": "Nessuna Ricetta Trovata", "no-recipe-found": "Nessuna Ricetta Trovata",
"ok": "OK", "ok": "OK",
@ -120,6 +125,7 @@
"sort": "Ordina", "sort": "Ordina",
"sort-alphabetically": "Alfabetico", "sort-alphabetically": "Alfabetico",
"status": "Stato", "status": "Stato",
"subject": "Subject",
"submit": "Invia", "submit": "Invia",
"success-count": "Successo: {count}", "success-count": "Successo: {count}",
"sunday": "Domenica", "sunday": "Domenica",
@ -141,23 +147,23 @@
"units": "Unità", "units": "Unità",
"back": "Indietro", "back": "Indietro",
"next": "Avanti", "next": "Avanti",
"toggle-view": "Toggle View", "toggle-view": "Cambia Vista",
"date": "Date", "date": "Data",
"id": "Id", "id": "Id",
"owner": "Owner", "owner": "Proprietario",
"date-added": "Date Added", "date-added": "Data Aggiunta",
"none": "None", "none": "Nessuno",
"run": "Run", "run": "Avvia",
"menu": "Menu", "menu": "Menu",
"a-name-is-required": "A Name is Required", "a-name-is-required": "E' necessario un nome",
"delete-with-name": "Delete {name}", "delete-with-name": "Elimina {name}",
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?", "confirm-delete-generic-with-name": "Sei sicuro di voler eliminare questo {name}?",
"confirm-delete-own-admin-account": "Please note that you are trying to delete your own admin account! This action cannot be undone and will permanently delete your account?", "confirm-delete-own-admin-account": "Nota che stai cercando di eliminare il tuo account amministratore! Questa azione non può essere annullata e cancellerà definitivamente il tuo account?",
"organizer": "Organizer", "organizer": "Organizzatore",
"transfer": "Transfer", "transfer": "Trasferisci",
"copy": "Copy", "copy": "Copia",
"color": "Color", "color": "Colore",
"timestamp": "Timestamp" "timestamp": "Data e ora"
}, },
"group": { "group": {
"are-you-sure-you-want-to-delete-the-group": "Sei sicuro di volerlo eliminare <b>{groupName}<b/>'?", "are-you-sure-you-want-to-delete-the-group": "Sei sicuro di volerlo eliminare <b>{groupName}<b/>'?",
@ -210,13 +216,13 @@
"side": "Contorno", "side": "Contorno",
"sides": "Contorni", "sides": "Contorni",
"start-date": "Data Inizio", "start-date": "Data Inizio",
"rule-day": "Rule Day", "rule-day": "Regola giornaliera",
"meal-type": "Meal Type", "meal-type": "Tipo di Pasto",
"breakfast": "Breakfast", "breakfast": "Colazione",
"lunch": "Lunch", "lunch": "Pranzo",
"dinner": "Dinner", "dinner": "Cena",
"type-any": "Any", "type-any": "Qualsiasi",
"day-any": "Any" "day-any": "Qualsiasi"
}, },
"migration": { "migration": {
"chowdown": { "chowdown": {
@ -246,12 +252,12 @@
"upload-individual-zip-file": "Carica un singolo file .zip esportato da un'altra istanza di Mealie.", "upload-individual-zip-file": "Carica un singolo file .zip esportato da un'altra istanza di Mealie.",
"url-form-hint": "Copia e incolla un link dal tuo sito di ricette preferito", "url-form-hint": "Copia e incolla un link dal tuo sito di ricette preferito",
"view-scraped-data": "Visualizza Dati Ottenuti dallo Scraping", "view-scraped-data": "Visualizza Dati Ottenuti dallo Scraping",
"trim-whitespace-description": "Trim leading and trailing whitespace as well as blank lines", "trim-whitespace-description": "Tagliare lo spazio bianco iniziale e finale così come le linee vuote",
"trim-prefix-description": "Trim first character from each line", "trim-prefix-description": "Taglia il primo carattere da ogni riga",
"split-by-numbered-line-description": "Attempts to split a paragraph by matching '1)' or '1.' patterns", "split-by-numbered-line-description": "Tenta di dividere un paragrafo con i modelli '1)' o '1.'",
"import-by-url": "Import a recipe by URL", "import-by-url": "Importa una ricetta tramite URL",
"create-manually": "Create a recipe manually", "create-manually": "Crea una ricetta manualmente",
"make-recipe-image": "Make this the recipe image" "make-recipe-image": "Usa come immagine della ricetta"
}, },
"page": { "page": {
"404-page-not-found": "404 Pagina non Trovata", "404-page-not-found": "404 Pagina non Trovata",
@ -265,8 +271,8 @@
"page-updated": "Pagina aggiornata", "page-updated": "Pagina aggiornata",
"pages-update-failed": "Aggiornamento pagine fallito", "pages-update-failed": "Aggiornamento pagine fallito",
"pages-updated": "Pagine aggiornate", "pages-updated": "Pagine aggiornate",
"404-not-found": "404 Not Found", "404-not-found": "404 Non Trovato",
"an-error-occurred": "An error occurred" "an-error-occurred": "Si è verificato un errore"
}, },
"recipe": { "recipe": {
"add-key": "Aggiungi Chiave", "add-key": "Aggiungi Chiave",
@ -277,14 +283,15 @@
"carbohydrate-content": "Carboidrati", "carbohydrate-content": "Carboidrati",
"categories": "Categorie", "categories": "Categorie",
"comment-action": "Commento", "comment-action": "Commento",
"comment": "Comment",
"comments": "Commenti", "comments": "Commenti",
"delete-confirmation": "Sei sicuro di voler eliminare questa ricetta?", "delete-confirmation": "Sei sicuro di voler eliminare questa ricetta?",
"delete-recipe": "Elimina Ricetta", "delete-recipe": "Elimina Ricetta",
"description": "Descrizione", "description": "Descrizione",
"disable-amount": "Disabilita Quantità Ingredienti", "disable-amount": "Disabilita Quantità Ingredienti",
"disable-comments": "Disattiva Commenti", "disable-comments": "Disattiva Commenti",
"duplicate": "Duplicate recipe", "duplicate": "Duplica ricetta",
"duplicate-name": "Name of the new recipe", "duplicate-name": "Nome della nuova ricetta",
"edit-scale": "Modifica Scala", "edit-scale": "Modifica Scala",
"fat-content": "Grassi", "fat-content": "Grassi",
"fiber-content": "Fibre", "fiber-content": "Fibre",
@ -330,15 +337,15 @@
"total-time": "Tempo Totale", "total-time": "Tempo Totale",
"unable-to-delete-recipe": "Impossibile eliminare ricetta", "unable-to-delete-recipe": "Impossibile eliminare ricetta",
"no-recipe": "Nessuna Ricetta", "no-recipe": "Nessuna Ricetta",
"locked-by-owner": "Locked by Owner", "locked-by-owner": "Bloccato dal Proprietario",
"join-the-conversation": "Join the Conversation", "join-the-conversation": "Unisciti alla conversazione",
"add-recipe-to-mealplan": "Add Recipe to Mealplan", "add-recipe-to-mealplan": "Aggiungi la Ricetta al Piano Giornaliero",
"entry-type": "Entry Type", "entry-type": "Tipo di voce",
"date-format-hint": "MM/DD/YYYY format", "date-format-hint": "Formato MM/GG/AAAA",
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format", "date-format-hint-yyyy-mm-dd": "Formato YYYY-MM-DD",
"add-to-list": "Add to List", "add-to-list": "Aggiungi alla lista",
"add-to-plan": "Add to Plan", "add-to-plan": "Aggiungi al piano giornaliero",
"recipe-added-to-list": "Recipe added to list", "recipe-added-to-list": "Ricetta aggiunta alla lista",
"recipe-added-to-mealplan": "Recipe added to mealplan", "recipe-added-to-mealplan": "Recipe added to mealplan",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan", "failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"yield": "Yield", "yield": "Yield",
@ -360,7 +367,14 @@
"decrease-scale-label": "Decrease Scale by 1", "decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1", "increase-scale-label": "Increase Scale by 1",
"locked": "Locked", "locked": "Locked",
"public-link": "Public Link" "public-link": "Public Link",
"edit-timeline-event": "Edit Timeline Event",
"timeline": "Timeline",
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
"open-timeline": "Open Timeline",
"made-this": "I Made This",
"how-did-it-turn-out": "How did it turn out?",
"user-made-this": "{user} made this"
}, },
"search": { "search": {
"advanced-search": "Ricerca Avanzata", "advanced-search": "Ricerca Avanzata",

View File

@ -52,6 +52,9 @@
"apprise-url": "Apprise URL", "apprise-url": "Apprise URL",
"database": "Database", "database": "Database",
"delete-event": "Delete Event", "delete-event": "Delete Event",
"event-delete-confirmation": "Are you sure you want to delete this event?",
"event-deleted": "Event Deleted",
"event-updated": "Event Updated",
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.", "new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
"new-version": "New version available!", "new-version": "New version available!",
"notification": "Notification", "notification": "Notification",
@ -97,9 +100,11 @@
"keyword": "Keyword", "keyword": "Keyword",
"link-copied": "Link Copied", "link-copied": "Link Copied",
"loading-recipes": "Loading Recipes", "loading-recipes": "Loading Recipes",
"message": "Message",
"monday": "Monday", "monday": "Monday",
"name": "Name", "name": "Name",
"new": "New", "new": "New",
"never": "Never",
"no": "No", "no": "No",
"no-recipe-found": "No Recipe Found", "no-recipe-found": "No Recipe Found",
"ok": "OK", "ok": "OK",
@ -120,6 +125,7 @@
"sort": "Sort", "sort": "Sort",
"sort-alphabetically": "Alphabetical", "sort-alphabetically": "Alphabetical",
"status": "Status", "status": "Status",
"subject": "Subject",
"submit": "Submit", "submit": "Submit",
"success-count": "Success: {count}", "success-count": "Success: {count}",
"sunday": "Sunday", "sunday": "Sunday",
@ -277,6 +283,7 @@
"carbohydrate-content": "Carbohydrate", "carbohydrate-content": "Carbohydrate",
"categories": "Categories", "categories": "Categories",
"comment-action": "Comment", "comment-action": "Comment",
"comment": "Comment",
"comments": "Comments", "comments": "Comments",
"delete-confirmation": "Are you sure you want to delete this recipe?", "delete-confirmation": "Are you sure you want to delete this recipe?",
"delete-recipe": "Delete Recipe", "delete-recipe": "Delete Recipe",
@ -360,7 +367,14 @@
"decrease-scale-label": "Decrease Scale by 1", "decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1", "increase-scale-label": "Increase Scale by 1",
"locked": "Locked", "locked": "Locked",
"public-link": "Public Link" "public-link": "Public Link",
"edit-timeline-event": "Edit Timeline Event",
"timeline": "Timeline",
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
"open-timeline": "Open Timeline",
"made-this": "I Made This",
"how-did-it-turn-out": "How did it turn out?",
"user-made-this": "{user} made this"
}, },
"search": { "search": {
"advanced-search": "Advanced Search", "advanced-search": "Advanced Search",

View File

@ -52,6 +52,9 @@
"apprise-url": "Apprise URL", "apprise-url": "Apprise URL",
"database": "Database", "database": "Database",
"delete-event": "Delete Event", "delete-event": "Delete Event",
"event-delete-confirmation": "Are you sure you want to delete this event?",
"event-deleted": "Event Deleted",
"event-updated": "Event Updated",
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.", "new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
"new-version": "New version available!", "new-version": "New version available!",
"notification": "Notification", "notification": "Notification",
@ -97,9 +100,11 @@
"keyword": "Keyword", "keyword": "Keyword",
"link-copied": "Link Copied", "link-copied": "Link Copied",
"loading-recipes": "Loading Recipes", "loading-recipes": "Loading Recipes",
"message": "Message",
"monday": "Monday", "monday": "Monday",
"name": "Name", "name": "Name",
"new": "New", "new": "New",
"never": "Never",
"no": "No", "no": "No",
"no-recipe-found": "No Recipe Found", "no-recipe-found": "No Recipe Found",
"ok": "OK", "ok": "OK",
@ -120,6 +125,7 @@
"sort": "Sort", "sort": "Sort",
"sort-alphabetically": "Alphabetical", "sort-alphabetically": "Alphabetical",
"status": "Status", "status": "Status",
"subject": "Subject",
"submit": "Submit", "submit": "Submit",
"success-count": "Success: {count}", "success-count": "Success: {count}",
"sunday": "Sunday", "sunday": "Sunday",
@ -277,6 +283,7 @@
"carbohydrate-content": "Carbohydrate", "carbohydrate-content": "Carbohydrate",
"categories": "Categories", "categories": "Categories",
"comment-action": "Comment", "comment-action": "Comment",
"comment": "Comment",
"comments": "Comments", "comments": "Comments",
"delete-confirmation": "Are you sure you want to delete this recipe?", "delete-confirmation": "Are you sure you want to delete this recipe?",
"delete-recipe": "Delete Recipe", "delete-recipe": "Delete Recipe",
@ -360,7 +367,14 @@
"decrease-scale-label": "Decrease Scale by 1", "decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1", "increase-scale-label": "Increase Scale by 1",
"locked": "Locked", "locked": "Locked",
"public-link": "Public Link" "public-link": "Public Link",
"edit-timeline-event": "Edit Timeline Event",
"timeline": "Timeline",
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
"open-timeline": "Open Timeline",
"made-this": "I Made This",
"how-did-it-turn-out": "How did it turn out?",
"user-made-this": "{user} made this"
}, },
"search": { "search": {
"advanced-search": "Advanced Search", "advanced-search": "Advanced Search",

View File

@ -15,7 +15,7 @@
"download-log": "Atsisiųsti žurnalą", "download-log": "Atsisiųsti žurnalą",
"download-recipe-json": "Paskutinis nuskaitytas \"JSON\"", "download-recipe-json": "Paskutinis nuskaitytas \"JSON\"",
"github": "Github", "github": "Github",
"log-lines": "Log Lines", "log-lines": "Žurnalo eilutės",
"not-demo": "Ne demonstracinė", "not-demo": "Ne demonstracinė",
"portfolio": "Portfolio", "portfolio": "Portfolio",
"production": "Production", "production": "Production",
@ -52,6 +52,9 @@
"apprise-url": "\"Apprise\" nuoroda", "apprise-url": "\"Apprise\" nuoroda",
"database": "Duomenų bazė", "database": "Duomenų bazė",
"delete-event": "Ištrinti įvykį", "delete-event": "Ištrinti įvykį",
"event-delete-confirmation": "Ar tikrai norite pašalinti šį įvykį?",
"event-deleted": "Įvykis pašalintas",
"event-updated": "Įvykis atnaujintas",
"new-notification-form-description": "Pranešimams generuoti \"Mealie\" naudoja \"Apprise\" pranešimų biblioteką. Ji turi daugybę pasirinkimų, kurias galima naudoti pranešimams siųsti. Išsamų vadovą, kaip sukurti savo paslaugos prieigos URL, rasite jų wiki puslapyje. Jei prieinama, pasirinkus pranešimo tipą gali būti prieinamų papildomų funkcijų.", "new-notification-form-description": "Pranešimams generuoti \"Mealie\" naudoja \"Apprise\" pranešimų biblioteką. Ji turi daugybę pasirinkimų, kurias galima naudoti pranešimams siųsti. Išsamų vadovą, kaip sukurti savo paslaugos prieigos URL, rasite jų wiki puslapyje. Jei prieinama, pasirinkus pranešimo tipą gali būti prieinamų papildomų funkcijų.",
"new-version": "Galima nauja versija!", "new-version": "Galima nauja versija!",
"notification": "Pranešimas", "notification": "Pranešimas",
@ -89,7 +92,7 @@
"friday": "Penktadienis", "friday": "Penktadienis",
"general": "General", "general": "General",
"get": "Gauti", "get": "Gauti",
"home": "Home", "home": "Namai",
"image": "Paveikslėlis", "image": "Paveikslėlis",
"image-upload-failed": "Paveikslėlio įkelti nepavyko", "image-upload-failed": "Paveikslėlio įkelti nepavyko",
"import": "Importuoti", "import": "Importuoti",
@ -97,9 +100,11 @@
"keyword": "Raktažodis", "keyword": "Raktažodis",
"link-copied": "Nuoroda nukopijuota", "link-copied": "Nuoroda nukopijuota",
"loading-recipes": "Receptai kraunasi", "loading-recipes": "Receptai kraunasi",
"message": "Pranešimas",
"monday": "Pirmadienis", "monday": "Pirmadienis",
"name": "Pavadinimas", "name": "Pavadinimas",
"new": "Naujas", "new": "Naujas",
"never": "Niekada",
"no": "Ne", "no": "Ne",
"no-recipe-found": "Nerasta receptų", "no-recipe-found": "Nerasta receptų",
"ok": "Gerai", "ok": "Gerai",
@ -120,6 +125,7 @@
"sort": "Rikiavimas", "sort": "Rikiavimas",
"sort-alphabetically": "Pagal abėcėlę", "sort-alphabetically": "Pagal abėcėlę",
"status": "Būsena", "status": "Būsena",
"subject": "Subject",
"submit": "Pateikti", "submit": "Pateikti",
"success-count": "Sėkmingų: {count}", "success-count": "Sėkmingų: {count}",
"sunday": "Sekmadienis", "sunday": "Sekmadienis",
@ -141,7 +147,7 @@
"units": "Vienetai", "units": "Vienetai",
"back": "Atgal", "back": "Atgal",
"next": "Kitas", "next": "Kitas",
"toggle-view": "Toggle View", "toggle-view": "Perjungti vaizdą",
"date": "Data", "date": "Data",
"id": "Id", "id": "Id",
"owner": "Savininkas", "owner": "Savininkas",
@ -184,34 +190,34 @@
} }
}, },
"meal-plan": { "meal-plan": {
"create-a-new-meal-plan": "Create a New Meal Plan", "create-a-new-meal-plan": "Sukurti naują mitybos planą",
"dinner-this-week": "Šios savaitės vakarienė", "dinner-this-week": "Šios savaitės vakarienė",
"dinner-today": "Šiandienos vakarienė", "dinner-today": "Šiandienos vakarienė",
"dinner-tonight": "DINNER TONIGHT", "dinner-tonight": "DINNER TONIGHT",
"edit-meal-plan": "Edit Meal Plan", "edit-meal-plan": "Redaguoti mitybos planą",
"end-date": "Pabaigos data", "end-date": "Pabaigos data",
"group": "Grupuoti (Beta)", "group": "Grupuoti (Beta)",
"main": "Pagrindinis", "main": "Pagrindinis",
"meal-planner": "Meal Planner", "meal-planner": "Mitybos planuoklis",
"meal-plans": "Meal Plans", "meal-plans": "Mitybos planai",
"mealplan-categories": "MEALPLAN CATEGORIES", "mealplan-categories": "MITYBOS PLANŲ KATEGORIJOS",
"mealplan-created": "Mealplan created", "mealplan-created": "Mitybos planas sukurtas",
"mealplan-creation-failed": "Mealplan creation failed", "mealplan-creation-failed": "Nepavyko sukurti mitybos plano",
"mealplan-deleted": "Mealplan Deleted", "mealplan-deleted": "Mitybos planas pašalintas",
"mealplan-deletion-failed": "Mealplan deletion failed", "mealplan-deletion-failed": "Mitybos plano pašalinti nepavyko",
"mealplan-settings": "Mealplan Settings", "mealplan-settings": "Mitybos plano nustatymai",
"mealplan-update-failed": "Mealplan update failed", "mealplan-update-failed": "Mitybos plano atnaujinti nepavyko",
"mealplan-updated": "Mealplan Updated", "mealplan-updated": "Mitybos planas atnaujintas",
"no-meal-plan-defined-yet": "No meal plan defined yet", "no-meal-plan-defined-yet": "Nėra nustatytų mitybos planų",
"no-meal-planned-for-today": "No meal planned for today", "no-meal-planned-for-today": "Nėra šios dienos mitybos plano",
"only-recipes-with-these-categories-will-be-used-in-meal-plans": "Only recipes with these categories will be used in Meal Plans", "only-recipes-with-these-categories-will-be-used-in-meal-plans": "Mitybos planuose bus naudojami tik šių kategorijų receptai",
"planner": "Planuoklis", "planner": "Planuoklis",
"quick-week": "Greitas savaitės planas", "quick-week": "Greitas savaitės planas",
"side": "Garnyras", "side": "Garnyras",
"sides": "Garnyras", "sides": "Garnyras",
"start-date": "Pradžios data", "start-date": "Pradžios data",
"rule-day": "Taisyklės taikymo diena", "rule-day": "Taisyklės taikymo diena",
"meal-type": "Meal Type", "meal-type": "Patiekalo tipas",
"breakfast": "Pusryčiai", "breakfast": "Pusryčiai",
"lunch": "Pietūs", "lunch": "Pietūs",
"dinner": "Vakarienė", "dinner": "Vakarienė",
@ -277,6 +283,7 @@
"carbohydrate-content": "Angliavandeniai", "carbohydrate-content": "Angliavandeniai",
"categories": "Kategorijos", "categories": "Kategorijos",
"comment-action": "Komentuoti", "comment-action": "Komentuoti",
"comment": "Komentaras",
"comments": "Komentarai", "comments": "Komentarai",
"delete-confirmation": "Ar tikrai pašalinti šį receptą?", "delete-confirmation": "Ar tikrai pašalinti šį receptą?",
"delete-recipe": "Ištrinti receptą", "delete-recipe": "Ištrinti receptą",
@ -306,12 +313,12 @@
"perform-time": "Gaminimo laikas", "perform-time": "Gaminimo laikas",
"prep-time": "Pasiruošimo laikas", "prep-time": "Pasiruošimo laikas",
"protein-content": "Baltymai", "protein-content": "Baltymai",
"public-recipe": "Public Recipe", "public-recipe": "Viešai matomas receptas",
"recipe-created": "Receptas sukurtas", "recipe-created": "Receptas sukurtas",
"recipe-creation-failed": "Nepavyko sukurti recepto", "recipe-creation-failed": "Nepavyko sukurti recepto",
"recipe-deleted": "Receptas ištrintas", "recipe-deleted": "Receptas ištrintas",
"recipe-image": "Recipe Image", "recipe-image": "Recepto paveikslėlis",
"recipe-image-updated": "Recipe image updated", "recipe-image-updated": "Recepto paveikslėlis atnaujintas",
"recipe-name": "Recepto pavadinimas", "recipe-name": "Recepto pavadinimas",
"recipe-settings": "Recepto nustatymai", "recipe-settings": "Recepto nustatymai",
"recipe-update-failed": "Nepavyko atnaujinti recepto", "recipe-update-failed": "Nepavyko atnaujinti recepto",
@ -321,7 +328,7 @@
"save-recipe-before-use": "Prieš naudodami išsaugokite receptą", "save-recipe-before-use": "Prieš naudodami išsaugokite receptą",
"section-title": "Skilties pavadinimas", "section-title": "Skilties pavadinimas",
"servings": "Porcijos", "servings": "Porcijos",
"share-recipe-message": "I wanted to share my {0} recipe with you.", "share-recipe-message": "Noriu pasidalinti savo receptu {0} su jumis.",
"show-nutrition-values": "Rodyti maistinę vertę", "show-nutrition-values": "Rodyti maistinę vertę",
"sodium-content": "Natris", "sodium-content": "Natris",
"step-index": "{step} žingsnis", "step-index": "{step} žingsnis",
@ -332,15 +339,15 @@
"no-recipe": "Nera recepto", "no-recipe": "Nera recepto",
"locked-by-owner": "Locked by Owner", "locked-by-owner": "Locked by Owner",
"join-the-conversation": "Prisijungti prie susirašinėjimo", "join-the-conversation": "Prisijungti prie susirašinėjimo",
"add-recipe-to-mealplan": "Add Recipe to Mealplan", "add-recipe-to-mealplan": "Pridėti šį receptą prie mitybos plano",
"entry-type": "Entry Type", "entry-type": "Entry Type",
"date-format-hint": "MM/DD/YYYY formatas", "date-format-hint": "MM/DD/YYYY formatas",
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD formatas", "date-format-hint-yyyy-mm-dd": "YYYY-MM-DD formatas",
"add-to-list": "Įtraukti į sąrašą", "add-to-list": "Įtraukti į sąrašą",
"add-to-plan": "Pridėti prie plano", "add-to-plan": "Pridėti prie plano",
"recipe-added-to-list": "Recepts pridėtas į sąrašą", "recipe-added-to-list": "Recepts pridėtas į sąrašą",
"recipe-added-to-mealplan": "Recipe added to mealplan", "recipe-added-to-mealplan": "Recepts pridėtas prie mitybos plano",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan", "failed-to-add-recipe-to-mealplan": "Nepavyko pridėti recepto prie mitybos plano",
"yield": "Yield", "yield": "Yield",
"quantity": "Kiekis", "quantity": "Kiekis",
"choose-unit": "Pasirinkite vienetą", "choose-unit": "Pasirinkite vienetą",
@ -360,7 +367,14 @@
"decrease-scale-label": "Decrease Scale by 1", "decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1", "increase-scale-label": "Increase Scale by 1",
"locked": "Užrakinta", "locked": "Užrakinta",
"public-link": "Vieša nuoroda" "public-link": "Vieša nuoroda",
"edit-timeline-event": "Redaguoti laiko juostos įvykį",
"timeline": "Laiko juosta",
"timeline-is-empty": "Laiko juosta tuščia. Pabandykit pagaminti šį receptą!",
"open-timeline": "Atidaryti laiko juostą",
"made-this": "Aš tai gaminau",
"how-did-it-turn-out": "Kaip tai pavyko?",
"user-made-this": "{user} gamino šį patiekalą"
}, },
"search": { "search": {
"advanced-search": "Išplėstinė paieška", "advanced-search": "Išplėstinė paieška",
@ -571,11 +585,11 @@
"password-reset-failed": "Nepavyko atkurti slaptažodžio", "password-reset-failed": "Nepavyko atkurti slaptažodžio",
"password-updated": "Slaptažodis atnaujintas", "password-updated": "Slaptažodis atnaujintas",
"password": "Slaptažodis", "password": "Slaptažodis",
"password-strength": "Password is {strength}", "password-strength": "Slaptažodžio stiprumas {strength}",
"register": "Registruotis", "register": "Registruotis",
"reset-password": "Atkurti slaptažodį", "reset-password": "Atkurti slaptažodį",
"sign-in": "Prisijungti", "sign-in": "Prisijungti",
"total-mealplans": "Total MealPlans", "total-mealplans": "Viso mitybos planų",
"total-users": "Iš viso vartotojų", "total-users": "Iš viso vartotojų",
"upload-photo": "Įkelti nuotrauką", "upload-photo": "Įkelti nuotrauką",
"use-8-characters-or-more-for-your-password": "Slaptažodžiui naudokite 8 ar daugiau simbolių", "use-8-characters-or-more-for-your-password": "Slaptažodžiui naudokite 8 ar daugiau simbolių",
@ -601,11 +615,11 @@
"favorite-recipes": "Mėgstamiausi" "favorite-recipes": "Mėgstamiausi"
}, },
"language-dialog": { "language-dialog": {
"translated": "translated", "translated": "išversta",
"choose-language": "Pasirinkite kalbą", "choose-language": "Pasirinkite kalbą",
"select-description": "Pasirinkite „Mealie“ vartotojo sąsajos kalbą. Šis nustatymas taikomas tik jums ir nepakeis kalbos kitiems vartotojams.", "select-description": "Pasirinkite „Mealie“ vartotojo sąsajos kalbą. Šis nustatymas taikomas tik jums ir nepakeis kalbos kitiems vartotojams.",
"how-to-contribute-description": "Ar kažkas dar neišversta, neteisingai išversta arba sąraše trūksta jūsų kalbos? Paskaitykite {read-the-docs-link} kaip prie to prisidėti!", "how-to-contribute-description": "Ar kažkas dar neišversta, neteisingai išversta arba sąraše trūksta jūsų kalbos? Paskaitykite {read-the-docs-link} kaip prie to prisidėti!",
"read-the-docs": "Read the docs" "read-the-docs": "Skaityti dokumentus"
}, },
"data-pages": { "data-pages": {
"seed-data": "Seed Data", "seed-data": "Seed Data",
@ -642,7 +656,7 @@
"export": "Eksportuoti", "export": "Eksportuoti",
"file-name": "Failo pavadinimas", "file-name": "Failo pavadinimas",
"size": "Dydis", "size": "Dydis",
"link-expires": "Link Expires" "link-expires": "Nuorodos galiojimas baigiasi"
}, },
"recipe-share": { "recipe-share": {
"expiration-date": "Galiojimo pabaigos data", "expiration-date": "Galiojimo pabaigos data",

View File

@ -52,6 +52,9 @@
"apprise-url": "Apprise URL", "apprise-url": "Apprise URL",
"database": "Database", "database": "Database",
"delete-event": "Evenement Verwijderen", "delete-event": "Evenement Verwijderen",
"event-delete-confirmation": "Weet je zeker dat je deze gebeurtenis wilt verwijderen?",
"event-deleted": "Gebeurtenis verwijderd",
"event-updated": "Gebeurtenis bijgewerkt",
"new-notification-form-description": "Mealie gebruikt de Apprise library om meldingen te genereren. Ze bieden vele opties voor diensten om te gebruiken voor meldingen. Raadpleeg hun wiki voor een uitgebreide handleiding over hoe je een URL voor je service kunt maken. Indien beschikbaar, kan het selecteren van het type van jouw melding extra opties bevatten.", "new-notification-form-description": "Mealie gebruikt de Apprise library om meldingen te genereren. Ze bieden vele opties voor diensten om te gebruiken voor meldingen. Raadpleeg hun wiki voor een uitgebreide handleiding over hoe je een URL voor je service kunt maken. Indien beschikbaar, kan het selecteren van het type van jouw melding extra opties bevatten.",
"new-version": "Nieuwe versie beschikbaar!", "new-version": "Nieuwe versie beschikbaar!",
"notification": "Notificatie", "notification": "Notificatie",
@ -97,9 +100,11 @@
"keyword": "Trefwoord", "keyword": "Trefwoord",
"link-copied": "Link Gekopieerd", "link-copied": "Link Gekopieerd",
"loading-recipes": "Recepten Ophalen", "loading-recipes": "Recepten Ophalen",
"message": "Bericht",
"monday": "Maandag", "monday": "Maandag",
"name": "Naam", "name": "Naam",
"new": "Nieuw", "new": "Nieuw",
"never": "Nooit",
"no": "Nee", "no": "Nee",
"no-recipe-found": "Geen Recept Gevonden", "no-recipe-found": "Geen Recept Gevonden",
"ok": "Ok", "ok": "Ok",
@ -120,6 +125,7 @@
"sort": "Sorteren", "sort": "Sorteren",
"sort-alphabetically": "Alfabetisch", "sort-alphabetically": "Alfabetisch",
"status": "Status", "status": "Status",
"subject": "Onderwerp",
"submit": "Verzenden", "submit": "Verzenden",
"success-count": "Succes: {count}", "success-count": "Succes: {count}",
"sunday": "Zondag", "sunday": "Zondag",
@ -277,6 +283,7 @@
"carbohydrate-content": "Koolhydraten", "carbohydrate-content": "Koolhydraten",
"categories": "Categorieën", "categories": "Categorieën",
"comment-action": "Opmerking", "comment-action": "Opmerking",
"comment": "Opmerking",
"comments": "Opmerkingen", "comments": "Opmerkingen",
"delete-confirmation": "Weet je zeker dat je dit recept wilt verwijderen?", "delete-confirmation": "Weet je zeker dat je dit recept wilt verwijderen?",
"delete-recipe": "Recept verwijderen", "delete-recipe": "Recept verwijderen",
@ -360,7 +367,14 @@
"decrease-scale-label": "Verlaag de schaal met 1", "decrease-scale-label": "Verlaag de schaal met 1",
"increase-scale-label": "Verhoog de schaal met 1", "increase-scale-label": "Verhoog de schaal met 1",
"locked": "Vergrendeld", "locked": "Vergrendeld",
"public-link": "Openbare Link" "public-link": "Openbare Link",
"edit-timeline-event": "Tijdlijn gebeurtenis bewerken",
"timeline": "Tijdlijn",
"timeline-is-empty": "Nog niets op de tijdlijn. Probeer dit recept te maken!",
"open-timeline": "Start tijdlijn",
"made-this": "Ik heb gekookt",
"how-did-it-turn-out": "Hoe was je gerecht?",
"user-made-this": "{user} heeft dit gekookt"
}, },
"search": { "search": {
"advanced-search": "Geavanceerd Zoeken", "advanced-search": "Geavanceerd Zoeken",

View File

@ -52,6 +52,9 @@
"apprise-url": "Bruk URL", "apprise-url": "Bruk URL",
"database": "Database", "database": "Database",
"delete-event": "Slett hendelse", "delete-event": "Slett hendelse",
"event-delete-confirmation": "Er du sikker på at du ønsker å slette denne hendelsen?",
"event-deleted": "Hendelse slettet",
"event-updated": "Hendelse oppdatert",
"new-notification-form-description": "Mealie bruker Apprise biblioteket til å generere varsler. De tilbyr mange alternativer for varsler. Se wikien for en omfattende guide om hvordan du oppretter URL-adressen for tjenesten din. Hvis tilgjengelig, kan valg av type varsel inkludere ekstra funksjoner.", "new-notification-form-description": "Mealie bruker Apprise biblioteket til å generere varsler. De tilbyr mange alternativer for varsler. Se wikien for en omfattende guide om hvordan du oppretter URL-adressen for tjenesten din. Hvis tilgjengelig, kan valg av type varsel inkludere ekstra funksjoner.",
"new-version": "Ny versjon tilgjengelig!", "new-version": "Ny versjon tilgjengelig!",
"notification": "Varslinger", "notification": "Varslinger",
@ -75,7 +78,7 @@
"delete": "Slett", "delete": "Slett",
"disabled": "Deaktivert", "disabled": "Deaktivert",
"download": "Last ned", "download": "Last ned",
"duplicate": "Duplicate", "duplicate": "Duplikat",
"edit": "Rediger", "edit": "Rediger",
"enabled": "Aktivert", "enabled": "Aktivert",
"exception": "Unntak", "exception": "Unntak",
@ -97,9 +100,11 @@
"keyword": "Nøkkelord", "keyword": "Nøkkelord",
"link-copied": "Lenke kopiert", "link-copied": "Lenke kopiert",
"loading-recipes": "Laster Oppskrifter", "loading-recipes": "Laster Oppskrifter",
"message": "Melding",
"monday": "Mandag", "monday": "Mandag",
"name": "Navn", "name": "Navn",
"new": "Ny", "new": "Ny",
"never": "Aldri",
"no": "Nei", "no": "Nei",
"no-recipe-found": "Ingen oppskrift funnet", "no-recipe-found": "Ingen oppskrift funnet",
"ok": "OK", "ok": "OK",
@ -120,6 +125,7 @@
"sort": "Sorter", "sort": "Sorter",
"sort-alphabetically": "Alfabetisk", "sort-alphabetically": "Alfabetisk",
"status": "Status", "status": "Status",
"subject": "Emne",
"submit": "Legg til", "submit": "Legg til",
"success-count": "Vellykket: {count}", "success-count": "Vellykket: {count}",
"sunday": "Søndag", "sunday": "Søndag",
@ -152,7 +158,7 @@
"a-name-is-required": "Navn er påkrevd", "a-name-is-required": "Navn er påkrevd",
"delete-with-name": "Slett {name}", "delete-with-name": "Slett {name}",
"confirm-delete-generic-with-name": "Er du sikker på at du vil slette {name}?", "confirm-delete-generic-with-name": "Er du sikker på at du vil slette {name}?",
"confirm-delete-own-admin-account": "Please note that you are trying to delete your own admin account! This action cannot be undone and will permanently delete your account?", "confirm-delete-own-admin-account": "Vær oppmerksom på at du holder på å slette din egen administrator-konto! Dette kan ikke angres, og vil slette kontoen din permantent!",
"organizer": "Planlegger", "organizer": "Planlegger",
"transfer": "Overfør", "transfer": "Overfør",
"copy": "Kopier", "copy": "Kopier",
@ -277,14 +283,15 @@
"carbohydrate-content": "Karbohydrater", "carbohydrate-content": "Karbohydrater",
"categories": "Kategorier", "categories": "Kategorier",
"comment-action": "Kommenter", "comment-action": "Kommenter",
"comment": "Kommentar",
"comments": "Kommentarer", "comments": "Kommentarer",
"delete-confirmation": "Er du sikker på at du vil slette denne oppskriften?", "delete-confirmation": "Er du sikker på at du vil slette denne oppskriften?",
"delete-recipe": "Slett oppskrift", "delete-recipe": "Slett oppskrift",
"description": "Beskrivelse", "description": "Beskrivelse",
"disable-amount": "Deaktiver Ingrediens-mengde", "disable-amount": "Deaktiver Ingrediens-mengde",
"disable-comments": "Deaktiver kommentarer", "disable-comments": "Deaktiver kommentarer",
"duplicate": "Duplicate recipe", "duplicate": "Duplikat-oppskrift",
"duplicate-name": "Name of the new recipe", "duplicate-name": "Navn på den nye oppskriften",
"edit-scale": "Rediger Skala", "edit-scale": "Rediger Skala",
"fat-content": "Fett", "fat-content": "Fett",
"fiber-content": "Kostfiber", "fiber-content": "Kostfiber",
@ -335,7 +342,7 @@
"add-recipe-to-mealplan": "Legg til oppskrift til måltidsplan", "add-recipe-to-mealplan": "Legg til oppskrift til måltidsplan",
"entry-type": "Enhetstype", "entry-type": "Enhetstype",
"date-format-hint": "DD/MM/ÅÅÅÅ format", "date-format-hint": "DD/MM/ÅÅÅÅ format",
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format", "date-format-hint-yyyy-mm-dd": "ÅÅÅÅ-MM-DD format",
"add-to-list": "Legg til i liste", "add-to-list": "Legg til i liste",
"add-to-plan": "Legg til i Plan", "add-to-plan": "Legg til i Plan",
"recipe-added-to-list": "Oppskriften er lagt til i listen", "recipe-added-to-list": "Oppskriften er lagt til i listen",
@ -360,7 +367,14 @@
"decrease-scale-label": "Reduser skalaen med 1", "decrease-scale-label": "Reduser skalaen med 1",
"increase-scale-label": "Reduser skalaen med 1", "increase-scale-label": "Reduser skalaen med 1",
"locked": "Låst", "locked": "Låst",
"public-link": "Offentlig lenke" "public-link": "Offentlig lenke",
"edit-timeline-event": "Endre hendelsestidslinjen",
"timeline": "Tidslinje",
"timeline-is-empty": "Ingenting på tidslinjen ennå. Prøv å lage denne oppskriften!",
"open-timeline": "Åpne tidslinje",
"made-this": "Jeg har lagd dette",
"how-did-it-turn-out": "Hvordan ble det?",
"user-made-this": "{user} har lagd denne"
}, },
"search": { "search": {
"advanced-search": "Avansert søk", "advanced-search": "Avansert søk",
@ -610,7 +624,7 @@
"data-pages": { "data-pages": {
"seed-data": "Frødata", "seed-data": "Frødata",
"foods": { "foods": {
"merge-dialog-text": "Combining the selected foods will merge the source food and target food into a single food. The source food will be deleted and all of the references to the source food will be updated to point to the target food.", "merge-dialog-text": "Ved å kombinere valgte matvarer, vil de bli slått sammen til en matvare. Første matvaren vil bli slettet, og alle referanser til denne, vil bli oppdatert til å peke til den nye matvaren.",
"merge-food-example": "Slår sammen {food1} til {food2}", "merge-food-example": "Slår sammen {food1} til {food2}",
"seed-dialog-text": "Legg til databasen med mat basert på ditt lokale språk. Dette vil opprette 200+ felles matvarer som kan brukes til å organisere databasen. Næringsmidler oversettes via en samfunnsinnsats.", "seed-dialog-text": "Legg til databasen med mat basert på ditt lokale språk. Dette vil opprette 200+ felles matvarer som kan brukes til å organisere databasen. Næringsmidler oversettes via en samfunnsinnsats.",
"seed-dialog-warning": "Du har allerede elementer i databasen. Denne handlingen vil ikke rekonfigurere duplikater, du må administrere dem manuelt." "seed-dialog-warning": "Du har allerede elementer i databasen. Denne handlingen vil ikke rekonfigurere duplikater, du må administrere dem manuelt."
@ -653,8 +667,8 @@
}, },
"banner-experimental": { "banner-experimental": {
"title": "Eksperimentelle Funksjoner", "title": "Eksperimentelle Funksjoner",
"description": "This page contains experimental or still-baking features. Please excuse the mess.", "description": "Denne siden inneholder eksperimentelle og uferdige funksjoner. Beklager rotet.",
"issue-link-text": "Track our progress here" "issue-link-text": "Følg fremgangen din her"
}, },
"form": { "form": {
"quantity-label-abbreviated": "Ant" "quantity-label-abbreviated": "Ant"
@ -668,31 +682,31 @@
"demo_password": "Passord: {password}" "demo_password": "Passord: {password}"
}, },
"ocr-editor": { "ocr-editor": {
"ocr-editor": "Ocr editor", "ocr-editor": "redigere OCR",
"selection-mode": "Selection mode", "selection-mode": "Velg modus",
"pan-and-zoom-picture": "Pan and zoom picture", "pan-and-zoom-picture": "Panorer og zoom bilde",
"split-text": "Splitt tekst", "split-text": "Splitt tekst",
"preserve-line-breaks": "Behold opprinnelige linjeskift", "preserve-line-breaks": "Behold opprinnelige linjeskift",
"split-by-block": "Del på tekstblokk", "split-by-block": "Del på tekstblokk",
"flatten": "Flatten regardless of original formating", "flatten": "Flat ut, uavhengig av orginalformatering.",
"help": { "help": {
"selection-mode": "Selection Mode (default)", "selection-mode": "Valgmodus (standard)",
"selection-mode-desc": "The selection mode is the main mode that can be used to enter data:", "selection-mode-desc": "Utvalgsmodus er hovedmodus som kan brukes til å legge inn data:",
"selection-mode-steps": { "selection-mode-steps": {
"draw": "Tegn et rektangel på teksten du vil velge.", "draw": "Tegn et rektangel på teksten du vil velge.",
"click": "Click on any field on the right and then click back on the rectangle above the image.", "click": "Klikk på valgfritt felt til høyre, deretter klikk tilbake på firkanten over bildet.",
"result": "The selected text will appear inside the previously selected field." "result": "Den markerte teksten vil bli lagt inn i det tidligere valgte feltet."
}, },
"pan-and-zoom-mode": "Panér og Zoom modus", "pan-and-zoom-mode": "Panér og Zoom modus",
"pan-and-zoom-desc": "Select pan and zoom by clicking the icon. This mode allows to zoom inside the image and move around to make using big images easier.", "pan-and-zoom-desc": "Velg pan og zoom ved å klikke ikonet. Denne modusen gjør det lettere å bruke store bilder, ved at du kan zoome og flytte rundt på bildet.",
"split-text-mode": "Splitt tekstmodus", "split-text-mode": "Splitt tekstmodus",
"split-modes": { "split-modes": {
"line-mode": "Linjemodus (standard)", "line-mode": "Linjemodus (standard)",
"line-mode-desc": "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line.", "line-mode-desc": "I linjemodus, vil teksten bli oppdelt ut i fra de orginale linjeskiftene. Denne modusen er nytting når man legger til ingredienslister i bulk der hver ingrediens er på egen linje.",
"block-mode": "Blokk modus", "block-mode": "Blokk modus",
"block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.", "block-mode-desc": "I blokkmodus vil teksten bli delt i blokker. Denne modusen er nyttig når man legger inn istruksjoner i bulk, som vanligvis er skrevet i avsnitt.",
"flat-mode": "Flat mode", "flat-mode": "Flat modus",
"flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks." "flat-mode-desc": "I flat modus vil teksten bli lagt til i det valgte oppskriftsfeltet uten noen linjeskift."
} }
} }
} }

View File

@ -52,6 +52,9 @@
"apprise-url": "URL Apprise", "apprise-url": "URL Apprise",
"database": "Baza danych", "database": "Baza danych",
"delete-event": "Usuń wydarzenie", "delete-event": "Usuń wydarzenie",
"event-delete-confirmation": "Are you sure you want to delete this event?",
"event-deleted": "Event Deleted",
"event-updated": "Event Updated",
"new-notification-form-description": "Mealie używa biblioteki Apprise do generowania powiadomień. Oferują one wiele możliwości korzystania z usług do powiadomień. Zobacz ich wiki w celu uzyskania wyczerpującego poradnika jak utworzyć adres URL dla Twojej usługi. Jeśli jest to możliwe, wybór typu powiadomienia może zawierać dodatkowe funkcje.", "new-notification-form-description": "Mealie używa biblioteki Apprise do generowania powiadomień. Oferują one wiele możliwości korzystania z usług do powiadomień. Zobacz ich wiki w celu uzyskania wyczerpującego poradnika jak utworzyć adres URL dla Twojej usługi. Jeśli jest to możliwe, wybór typu powiadomienia może zawierać dodatkowe funkcje.",
"new-version": "Dostępna jest nowa wersja!", "new-version": "Dostępna jest nowa wersja!",
"notification": "Powiadomienie", "notification": "Powiadomienie",
@ -97,9 +100,11 @@
"keyword": "Słowo kluczowe", "keyword": "Słowo kluczowe",
"link-copied": "Odnośnik skopiowany", "link-copied": "Odnośnik skopiowany",
"loading-recipes": "Ładowanie przepisów", "loading-recipes": "Ładowanie przepisów",
"message": "Message",
"monday": "Poniedziałek", "monday": "Poniedziałek",
"name": "Nazwa", "name": "Nazwa",
"new": "Nowy", "new": "Nowy",
"never": "Never",
"no": "Nie", "no": "Nie",
"no-recipe-found": "Nie znaleziono przepisu", "no-recipe-found": "Nie znaleziono przepisu",
"ok": "OK", "ok": "OK",
@ -120,6 +125,7 @@
"sort": "Sortuj", "sort": "Sortuj",
"sort-alphabetically": "Alfabetyczne", "sort-alphabetically": "Alfabetyczne",
"status": "Stan", "status": "Stan",
"subject": "Subject",
"submit": "Zatwierdź", "submit": "Zatwierdź",
"success-count": "Sukces: {count}", "success-count": "Sukces: {count}",
"sunday": "Niedziela", "sunday": "Niedziela",
@ -277,6 +283,7 @@
"carbohydrate-content": "Węglowodany", "carbohydrate-content": "Węglowodany",
"categories": "Kategorie", "categories": "Kategorie",
"comment-action": "Komentarz", "comment-action": "Komentarz",
"comment": "Comment",
"comments": "Komentarze", "comments": "Komentarze",
"delete-confirmation": "Czy jesteś pewien, że chcesz usunąć ten przepis?", "delete-confirmation": "Czy jesteś pewien, że chcesz usunąć ten przepis?",
"delete-recipe": "Usuń przepis", "delete-recipe": "Usuń przepis",
@ -360,7 +367,14 @@
"decrease-scale-label": "Decrease Scale by 1", "decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1", "increase-scale-label": "Increase Scale by 1",
"locked": "Locked", "locked": "Locked",
"public-link": "Public Link" "public-link": "Public Link",
"edit-timeline-event": "Edit Timeline Event",
"timeline": "Timeline",
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
"open-timeline": "Open Timeline",
"made-this": "I Made This",
"how-did-it-turn-out": "How did it turn out?",
"user-made-this": "{user} made this"
}, },
"search": { "search": {
"advanced-search": "Wyszukiwanie zaawansowane", "advanced-search": "Wyszukiwanie zaawansowane",

View File

@ -52,6 +52,9 @@
"apprise-url": "URL do Apprise", "apprise-url": "URL do Apprise",
"database": "Banco de dados", "database": "Banco de dados",
"delete-event": "Apagar evento", "delete-event": "Apagar evento",
"event-delete-confirmation": "Tem certeza de que quer excluir este evento?",
"event-deleted": "Evento Excluído",
"event-updated": "Evento Atualizado",
"new-notification-form-description": "Mealie usa a biblioteca Apprise para gerar notificações. Eles oferecem várias opções de serviços para serem usados para notificações. Consulte a wiki para um guia completo sobre como criar a URL para o seu serviço. Se disponível, selecionar o tipo de notificação pode incluir recursos extras.", "new-notification-form-description": "Mealie usa a biblioteca Apprise para gerar notificações. Eles oferecem várias opções de serviços para serem usados para notificações. Consulte a wiki para um guia completo sobre como criar a URL para o seu serviço. Se disponível, selecionar o tipo de notificação pode incluir recursos extras.",
"new-version": "Nova versão disponível!", "new-version": "Nova versão disponível!",
"notification": "Notificação", "notification": "Notificação",
@ -97,9 +100,11 @@
"keyword": "Palavra chave", "keyword": "Palavra chave",
"link-copied": "Link Copiado", "link-copied": "Link Copiado",
"loading-recipes": "Carregando Receitas", "loading-recipes": "Carregando Receitas",
"message": "Mensagem",
"monday": "Segunda-feira", "monday": "Segunda-feira",
"name": "Nome", "name": "Nome",
"new": "Novo", "new": "Novo",
"never": "Nunca",
"no": "Não", "no": "Não",
"no-recipe-found": "Nenhuma Receita Encontrada", "no-recipe-found": "Nenhuma Receita Encontrada",
"ok": "OK", "ok": "OK",
@ -120,6 +125,7 @@
"sort": "Ordenar", "sort": "Ordenar",
"sort-alphabetically": "Alfabética", "sort-alphabetically": "Alfabética",
"status": "Estado", "status": "Estado",
"subject": "Assunto",
"submit": "Submeter", "submit": "Submeter",
"success-count": "Sucesso: {count}", "success-count": "Sucesso: {count}",
"sunday": "Domingo", "sunday": "Domingo",
@ -277,6 +283,7 @@
"carbohydrate-content": "Carboidrato", "carbohydrate-content": "Carboidrato",
"categories": "Categorias", "categories": "Categorias",
"comment-action": "Comentário", "comment-action": "Comentário",
"comment": "Comentário",
"comments": "Comentários", "comments": "Comentários",
"delete-confirmation": "Você tem certeza que deseja apagar esta receita?", "delete-confirmation": "Você tem certeza que deseja apagar esta receita?",
"delete-recipe": "Excluir Receita", "delete-recipe": "Excluir Receita",
@ -360,7 +367,14 @@
"decrease-scale-label": "Decrease Scale by 1", "decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1", "increase-scale-label": "Increase Scale by 1",
"locked": "Locked", "locked": "Locked",
"public-link": "Public Link" "public-link": "Public Link",
"edit-timeline-event": "Editar Linha do Tempo do Evento",
"timeline": "Linha do Tempo",
"timeline-is-empty": "Nada na linha do tempo ainda. Tente fazer esta receita!",
"open-timeline": "Abrir a Linha do Tempo",
"made-this": "Eu Fiz Isso",
"how-did-it-turn-out": "Como que ficou?",
"user-made-this": "{user} fez isso"
}, },
"search": { "search": {
"advanced-search": "Pesquisa avançada", "advanced-search": "Pesquisa avançada",

View File

@ -1,45 +1,45 @@
{ {
"about": { "about": {
"about": "About", "about": "Sobre",
"about-mealie": "About Mealie", "about-mealie": "Sobre Mealie",
"api-docs": "API Docs", "api-docs": "Documentação de API",
"api-port": "API Port", "api-port": "Porta de API",
"application-mode": "Application Mode", "application-mode": "Modo de aplicação",
"database-type": "Database Type", "database-type": "Tipo de Base de Dados",
"database-url": "Database URL", "database-url": "Endereço da Base de Dados",
"default-group": "Default Group", "default-group": "Grupo Pré-defenido",
"demo": "Demonstração", "demo": "Demonstração",
"demo-status": "Demo Status", "demo-status": "Estado de demonstração",
"development": "Development", "development": "Desenvolvimento",
"docs": "Docs", "docs": "Documentação",
"download-log": "Download Log", "download-log": "Transferir Log",
"download-recipe-json": "Last Scraped JSON", "download-recipe-json": "Último JSON recuperado",
"github": "Github", "github": "GitHub",
"log-lines": "Log Lines", "log-lines": "Linhas de log",
"not-demo": "Not Demo", "not-demo": "Não Demonstração",
"portfolio": "Portfolio", "portfolio": "Portfólio",
"production": "Production", "production": "Produção",
"support": "Support", "support": "Suporte",
"version": "Version", "version": "Versão",
"unknown-version": "unknown" "unknown-version": "desconhecido"
}, },
"asset": { "asset": {
"assets": "Assets", "assets": "Recursos",
"code": "Code", "code": "Código",
"file": "File", "file": "Ficheiro",
"image": "Image", "image": "Imagem",
"new-asset": "New Asset", "new-asset": "Novo Recurso",
"pdf": "PDF", "pdf": "PDF",
"recipe": "Recipe", "recipe": "Receita",
"show-assets": "Show Assets", "show-assets": "Exibir Recursos",
"error-submitting-form": "Error Submitting Form" "error-submitting-form": "Erro ao enviar formulário"
}, },
"category": { "category": {
"categories": "Categories", "categories": "Categorias",
"category-created": "Category created", "category-created": "Categoria criada",
"category-creation-failed": "Category creation failed", "category-creation-failed": "Criação da categoria falhou",
"category-deleted": "Category Deleted", "category-deleted": "Categoria Eliminada",
"category-deletion-failed": "Category deletion failed", "category-deletion-failed": "Eliminação da categoria falhou",
"category-filter": "Category Filter", "category-filter": "Category Filter",
"category-update-failed": "Category update failed", "category-update-failed": "Category update failed",
"category-updated": "Category updated", "category-updated": "Category updated",
@ -52,6 +52,9 @@
"apprise-url": "Apprise URL", "apprise-url": "Apprise URL",
"database": "Database", "database": "Database",
"delete-event": "Delete Event", "delete-event": "Delete Event",
"event-delete-confirmation": "Are you sure you want to delete this event?",
"event-deleted": "Event Deleted",
"event-updated": "Event Updated",
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.", "new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
"new-version": "New version available!", "new-version": "New version available!",
"notification": "Notification", "notification": "Notification",
@ -97,9 +100,11 @@
"keyword": "Keyword", "keyword": "Keyword",
"link-copied": "Link Copied", "link-copied": "Link Copied",
"loading-recipes": "Loading Recipes", "loading-recipes": "Loading Recipes",
"message": "Message",
"monday": "Monday", "monday": "Monday",
"name": "Nome", "name": "Nome",
"new": "New", "new": "New",
"never": "Never",
"no": "No", "no": "No",
"no-recipe-found": "No Recipe Found", "no-recipe-found": "No Recipe Found",
"ok": "OK", "ok": "OK",
@ -120,6 +125,7 @@
"sort": "Sort", "sort": "Sort",
"sort-alphabetically": "Alphabetical", "sort-alphabetically": "Alphabetical",
"status": "Status", "status": "Status",
"subject": "Subject",
"submit": "Submeter", "submit": "Submeter",
"success-count": "Success: {count}", "success-count": "Success: {count}",
"sunday": "Sunday", "sunday": "Sunday",
@ -277,6 +283,7 @@
"carbohydrate-content": "Carbohydrate", "carbohydrate-content": "Carbohydrate",
"categories": "Categorias", "categories": "Categorias",
"comment-action": "Comment", "comment-action": "Comment",
"comment": "Comment",
"comments": "Comments", "comments": "Comments",
"delete-confirmation": "Tem a certeza que deseja eliminar esta receita?", "delete-confirmation": "Tem a certeza que deseja eliminar esta receita?",
"delete-recipe": "Eliminar Receita", "delete-recipe": "Eliminar Receita",
@ -360,7 +367,14 @@
"decrease-scale-label": "Decrease Scale by 1", "decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1", "increase-scale-label": "Increase Scale by 1",
"locked": "Locked", "locked": "Locked",
"public-link": "Public Link" "public-link": "Public Link",
"edit-timeline-event": "Edit Timeline Event",
"timeline": "Timeline",
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
"open-timeline": "Open Timeline",
"made-this": "I Made This",
"how-did-it-turn-out": "How did it turn out?",
"user-made-this": "{user} made this"
}, },
"search": { "search": {
"advanced-search": "Advanced Search", "advanced-search": "Advanced Search",

View File

@ -52,6 +52,9 @@
"apprise-url": "Apprise URL", "apprise-url": "Apprise URL",
"database": "Database", "database": "Database",
"delete-event": "Delete Event", "delete-event": "Delete Event",
"event-delete-confirmation": "Are you sure you want to delete this event?",
"event-deleted": "Event Deleted",
"event-updated": "Event Updated",
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.", "new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
"new-version": "New version available!", "new-version": "New version available!",
"notification": "Notification", "notification": "Notification",
@ -97,9 +100,11 @@
"keyword": "Keyword", "keyword": "Keyword",
"link-copied": "Link Copied", "link-copied": "Link Copied",
"loading-recipes": "Loading Recipes", "loading-recipes": "Loading Recipes",
"message": "Message",
"monday": "Monday", "monday": "Monday",
"name": "Name", "name": "Name",
"new": "New", "new": "New",
"never": "Never",
"no": "No", "no": "No",
"no-recipe-found": "No Recipe Found", "no-recipe-found": "No Recipe Found",
"ok": "OK", "ok": "OK",
@ -120,6 +125,7 @@
"sort": "Sort", "sort": "Sort",
"sort-alphabetically": "Alphabetical", "sort-alphabetically": "Alphabetical",
"status": "Status", "status": "Status",
"subject": "Subject",
"submit": "Submit", "submit": "Submit",
"success-count": "Success: {count}", "success-count": "Success: {count}",
"sunday": "Sunday", "sunday": "Sunday",
@ -277,6 +283,7 @@
"carbohydrate-content": "Carbohydrate", "carbohydrate-content": "Carbohydrate",
"categories": "Categories", "categories": "Categories",
"comment-action": "Comment", "comment-action": "Comment",
"comment": "Comment",
"comments": "Comments", "comments": "Comments",
"delete-confirmation": "Are you sure you want to delete this recipe?", "delete-confirmation": "Are you sure you want to delete this recipe?",
"delete-recipe": "Delete Recipe", "delete-recipe": "Delete Recipe",
@ -360,7 +367,14 @@
"decrease-scale-label": "Decrease Scale by 1", "decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1", "increase-scale-label": "Increase Scale by 1",
"locked": "Locked", "locked": "Locked",
"public-link": "Public Link" "public-link": "Public Link",
"edit-timeline-event": "Edit Timeline Event",
"timeline": "Timeline",
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
"open-timeline": "Open Timeline",
"made-this": "I Made This",
"how-did-it-turn-out": "How did it turn out?",
"user-made-this": "{user} made this"
}, },
"search": { "search": {
"advanced-search": "Advanced Search", "advanced-search": "Advanced Search",

View File

@ -52,6 +52,9 @@
"apprise-url": "Apprise URL", "apprise-url": "Apprise URL",
"database": "База данных", "database": "База данных",
"delete-event": "Удалить событие", "delete-event": "Удалить событие",
"event-delete-confirmation": "Are you sure you want to delete this event?",
"event-deleted": "Event Deleted",
"event-updated": "Event Updated",
"new-notification-form-description": "Mealie использует библиотеку Apprise для генерирования уведомлений. Apprise предлагают сервисам многочисленные возможности для использования при создании уведомлений. Обратитесь к их гиду в wiki за подробным руководством по созданию URL для Вашего сервиса. Также при выборе типа уведомления могут стать доступными дополнительные функции.", "new-notification-form-description": "Mealie использует библиотеку Apprise для генерирования уведомлений. Apprise предлагают сервисам многочисленные возможности для использования при создании уведомлений. Обратитесь к их гиду в wiki за подробным руководством по созданию URL для Вашего сервиса. Также при выборе типа уведомления могут стать доступными дополнительные функции.",
"new-version": "Доступна новая версия!", "new-version": "Доступна новая версия!",
"notification": "Оповещение", "notification": "Оповещение",
@ -97,9 +100,11 @@
"keyword": "Ключевое слово", "keyword": "Ключевое слово",
"link-copied": "Ссылка скопирована", "link-copied": "Ссылка скопирована",
"loading-recipes": "Загрузка рецептов", "loading-recipes": "Загрузка рецептов",
"message": "Message",
"monday": "Понедельник", "monday": "Понедельник",
"name": "Имя", "name": "Имя",
"new": "Новый", "new": "Новый",
"never": "Never",
"no": "Нет", "no": "Нет",
"no-recipe-found": "Рецепт не найден", "no-recipe-found": "Рецепт не найден",
"ok": "Ок", "ok": "Ок",
@ -120,6 +125,7 @@
"sort": "Сортировать", "sort": "Сортировать",
"sort-alphabetically": "По алфавиту", "sort-alphabetically": "По алфавиту",
"status": "По статусу", "status": "По статусу",
"subject": "Subject",
"submit": "Добавить", "submit": "Добавить",
"success-count": "Успешно: {count}", "success-count": "Успешно: {count}",
"sunday": "Воскресенье", "sunday": "Воскресенье",
@ -277,6 +283,7 @@
"carbohydrate-content": "Углеводы", "carbohydrate-content": "Углеводы",
"categories": "Категории", "categories": "Категории",
"comment-action": "Оставить комментарий", "comment-action": "Оставить комментарий",
"comment": "Comment",
"comments": "Комментарии", "comments": "Комментарии",
"delete-confirmation": "Вы уверены, что хотите удалить этот рецепт?", "delete-confirmation": "Вы уверены, что хотите удалить этот рецепт?",
"delete-recipe": "Удалить рецепт", "delete-recipe": "Удалить рецепт",
@ -360,7 +367,14 @@
"decrease-scale-label": "Decrease Scale by 1", "decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1", "increase-scale-label": "Increase Scale by 1",
"locked": "Locked", "locked": "Locked",
"public-link": "Public Link" "public-link": "Public Link",
"edit-timeline-event": "Edit Timeline Event",
"timeline": "Timeline",
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
"open-timeline": "Open Timeline",
"made-this": "I Made This",
"how-did-it-turn-out": "How did it turn out?",
"user-made-this": "{user} made this"
}, },
"search": { "search": {
"advanced-search": "Расширенный поиск", "advanced-search": "Расширенный поиск",

View File

@ -52,6 +52,9 @@
"apprise-url": "URL na oboznámenie", "apprise-url": "URL na oboznámenie",
"database": "Databáza", "database": "Databáza",
"delete-event": "Odstrániť akciu", "delete-event": "Odstrániť akciu",
"event-delete-confirmation": "Are you sure you want to delete this event?",
"event-deleted": "Event Deleted",
"event-updated": "Event Updated",
"new-notification-form-description": "Mealie používa na generovanie upozornení knižnicu Apprise. Vďaka tomu ponúkajú množstvo možností pre služby využívajúce upozornenia. V prípade, ak chcete vytvoriť URL odkaz na Vašu službu, obráťte sa na ich oficiálnu wiki. Výberom vhodného typu upozornení môžete získať prístup k ďalším užitočným funkciám.", "new-notification-form-description": "Mealie používa na generovanie upozornení knižnicu Apprise. Vďaka tomu ponúkajú množstvo možností pre služby využívajúce upozornenia. V prípade, ak chcete vytvoriť URL odkaz na Vašu službu, obráťte sa na ich oficiálnu wiki. Výberom vhodného typu upozornení môžete získať prístup k ďalším užitočným funkciám.",
"new-version": "K dispozícií je nová verzia!", "new-version": "K dispozícií je nová verzia!",
"notification": "Upozornenie", "notification": "Upozornenie",
@ -97,9 +100,11 @@
"keyword": "Kľučové slovo", "keyword": "Kľučové slovo",
"link-copied": "Odkaz bol skopírovaný", "link-copied": "Odkaz bol skopírovaný",
"loading-recipes": "Nahrávanie receptu", "loading-recipes": "Nahrávanie receptu",
"message": "Message",
"monday": "Pondelok", "monday": "Pondelok",
"name": "Názov", "name": "Názov",
"new": "Nový", "new": "Nový",
"never": "Never",
"no": "Nie", "no": "Nie",
"no-recipe-found": "Žiadny recept nenájdený", "no-recipe-found": "Žiadny recept nenájdený",
"ok": "OK", "ok": "OK",
@ -120,6 +125,7 @@
"sort": "Usporiadať", "sort": "Usporiadať",
"sort-alphabetically": "Abecedne", "sort-alphabetically": "Abecedne",
"status": "Stav", "status": "Stav",
"subject": "Subject",
"submit": "Odoslať", "submit": "Odoslať",
"success-count": "Úspešné {count}", "success-count": "Úspešné {count}",
"sunday": "Nedeľa", "sunday": "Nedeľa",
@ -277,6 +283,7 @@
"carbohydrate-content": "Sacharidy", "carbohydrate-content": "Sacharidy",
"categories": "Kategórie", "categories": "Kategórie",
"comment-action": "Komentovať", "comment-action": "Komentovať",
"comment": "Comment",
"comments": "Komentáre", "comments": "Komentáre",
"delete-confirmation": "Naozaj chcete odstrániť zvolený recept?", "delete-confirmation": "Naozaj chcete odstrániť zvolený recept?",
"delete-recipe": "Odstrániť recept", "delete-recipe": "Odstrániť recept",
@ -360,7 +367,14 @@
"decrease-scale-label": "Decrease Scale by 1", "decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1", "increase-scale-label": "Increase Scale by 1",
"locked": "Locked", "locked": "Locked",
"public-link": "Public Link" "public-link": "Public Link",
"edit-timeline-event": "Edit Timeline Event",
"timeline": "Timeline",
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
"open-timeline": "Open Timeline",
"made-this": "I Made This",
"how-did-it-turn-out": "How did it turn out?",
"user-made-this": "{user} made this"
}, },
"search": { "search": {
"advanced-search": "Rozšírené vyhľadávanie", "advanced-search": "Rozšírené vyhľadávanie",

View File

@ -52,6 +52,9 @@
"apprise-url": "Apprise URL", "apprise-url": "Apprise URL",
"database": "Baza podatkov", "database": "Baza podatkov",
"delete-event": "Zbriši dogodek", "delete-event": "Zbriši dogodek",
"event-delete-confirmation": "Are you sure you want to delete this event?",
"event-deleted": "Event Deleted",
"event-updated": "Event Updated",
"new-notification-form-description": "Mealie uporablja Apprise knjižnico za kreiranje obvestil. Omogoča več različnih servisov za uporabo obvestil. Preglejte njihovo wiki stran, za bolj natančen vodič, kako izdelati URL za vaš servis. Če je na voljo, so za vaš izbran servis obvestil, na voljo tudi dodane možnosti.", "new-notification-form-description": "Mealie uporablja Apprise knjižnico za kreiranje obvestil. Omogoča več različnih servisov za uporabo obvestil. Preglejte njihovo wiki stran, za bolj natančen vodič, kako izdelati URL za vaš servis. Če je na voljo, so za vaš izbran servis obvestil, na voljo tudi dodane možnosti.",
"new-version": "Na voljo je nova verzija!", "new-version": "Na voljo je nova verzija!",
"notification": "Obvestila", "notification": "Obvestila",
@ -75,7 +78,7 @@
"delete": "Izbriši", "delete": "Izbriši",
"disabled": "Onemogočeno", "disabled": "Onemogočeno",
"download": "Prenesi", "download": "Prenesi",
"duplicate": "Duplicate", "duplicate": "Podvoji",
"edit": "Uredi", "edit": "Uredi",
"enabled": "Omogočeno", "enabled": "Omogočeno",
"exception": "Izjema", "exception": "Izjema",
@ -97,9 +100,11 @@
"keyword": "Ključna beseda", "keyword": "Ključna beseda",
"link-copied": "Povezava kopirana", "link-copied": "Povezava kopirana",
"loading-recipes": "Nalagam recepte", "loading-recipes": "Nalagam recepte",
"message": "Message",
"monday": "Ponedeljek", "monday": "Ponedeljek",
"name": "Ime", "name": "Ime",
"new": "Novo", "new": "Novo",
"never": "Never",
"no": "Ne", "no": "Ne",
"no-recipe-found": "Ne najdem recepta", "no-recipe-found": "Ne najdem recepta",
"ok": "V redu", "ok": "V redu",
@ -120,6 +125,7 @@
"sort": "Razvrsti", "sort": "Razvrsti",
"sort-alphabetically": "Po abecedi", "sort-alphabetically": "Po abecedi",
"status": "Stanje", "status": "Stanje",
"subject": "Subject",
"submit": "Pošlji", "submit": "Pošlji",
"success-count": "Uspešno: {count}", "success-count": "Uspešno: {count}",
"sunday": "Nedelja", "sunday": "Nedelja",
@ -152,7 +158,7 @@
"a-name-is-required": "Ime je obvezno", "a-name-is-required": "Ime je obvezno",
"delete-with-name": "Izbriši {name}", "delete-with-name": "Izbriši {name}",
"confirm-delete-generic-with-name": "Ali ste prepričani, da želite izbrisati to {name}?", "confirm-delete-generic-with-name": "Ali ste prepričani, da želite izbrisati to {name}?",
"confirm-delete-own-admin-account": "Please note that you are trying to delete your own admin account! This action cannot be undone and will permanently delete your account?", "confirm-delete-own-admin-account": "Pozor, brišete svoj admin račun! To opravilo se ne da povrnit in vaš račun bo za vedno izbrisan?",
"organizer": "Organizator", "organizer": "Organizator",
"transfer": "Prenesi", "transfer": "Prenesi",
"copy": "Kopiraj", "copy": "Kopiraj",
@ -251,7 +257,7 @@
"split-by-numbered-line-description": "Poskušaj razdeliti odstavek z ujemanjem '1)' ali '1.' vzorcev", "split-by-numbered-line-description": "Poskušaj razdeliti odstavek z ujemanjem '1)' ali '1.' vzorcev",
"import-by-url": "Uvozi recept preko URL", "import-by-url": "Uvozi recept preko URL",
"create-manually": "Ročno ustvari recept", "create-manually": "Ročno ustvari recept",
"make-recipe-image": "Make this the recipe image" "make-recipe-image": "To sliko izberi kot sliko recepta"
}, },
"page": { "page": {
"404-page-not-found": "404 strani ni mogoče najti", "404-page-not-found": "404 strani ni mogoče najti",
@ -277,14 +283,15 @@
"carbohydrate-content": "Ogljikovi hidrati", "carbohydrate-content": "Ogljikovi hidrati",
"categories": "Kategorije", "categories": "Kategorije",
"comment-action": "Pripomba", "comment-action": "Pripomba",
"comment": "Comment",
"comments": "Pripombe", "comments": "Pripombe",
"delete-confirmation": "Ali želite izbrisati ta recept?", "delete-confirmation": "Ali želite izbrisati ta recept?",
"delete-recipe": "Izbriši recept", "delete-recipe": "Izbriši recept",
"description": "Opis", "description": "Opis",
"disable-amount": "Onemogoči prikaz količin sestavin", "disable-amount": "Onemogoči prikaz količin sestavin",
"disable-comments": "Onemogoči komentarje", "disable-comments": "Onemogoči komentarje",
"duplicate": "Duplicate recipe", "duplicate": "Podvoji recept",
"duplicate-name": "Name of the new recipe", "duplicate-name": "Ime za novi recept",
"edit-scale": "Uredi stran", "edit-scale": "Uredi stran",
"fat-content": "Maščoba", "fat-content": "Maščoba",
"fiber-content": "Vlakna", "fiber-content": "Vlakna",
@ -335,7 +342,7 @@
"add-recipe-to-mealplan": "Dodaj recept v načrtovanje obroka", "add-recipe-to-mealplan": "Dodaj recept v načrtovanje obroka",
"entry-type": "Tip vnosa", "entry-type": "Tip vnosa",
"date-format-hint": "MM/DD/YYYY format", "date-format-hint": "MM/DD/YYYY format",
"date-format-hint-yyyy-mm-dd": "YYYY-MM-DD format", "date-format-hint-yyyy-mm-dd": "YYYY-MM-DD oblika",
"add-to-list": "Dodaj na seznam", "add-to-list": "Dodaj na seznam",
"add-to-plan": "Dodaj v načrt", "add-to-plan": "Dodaj v načrt",
"recipe-added-to-list": "Recept dodan na seznam", "recipe-added-to-list": "Recept dodan na seznam",
@ -360,7 +367,14 @@
"decrease-scale-label": "Znižaj merilo za 1", "decrease-scale-label": "Znižaj merilo za 1",
"increase-scale-label": "Zvišaj merilo za 1", "increase-scale-label": "Zvišaj merilo za 1",
"locked": "Zaklenjeno", "locked": "Zaklenjeno",
"public-link": "Public Link" "public-link": "Javna povezava",
"edit-timeline-event": "Edit Timeline Event",
"timeline": "Timeline",
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
"open-timeline": "Open Timeline",
"made-this": "I Made This",
"how-did-it-turn-out": "How did it turn out?",
"user-made-this": "{user} made this"
}, },
"search": { "search": {
"advanced-search": "Napredno iskanje", "advanced-search": "Napredno iskanje",
@ -668,31 +682,31 @@
"demo_password": "Geslo: {password}" "demo_password": "Geslo: {password}"
}, },
"ocr-editor": { "ocr-editor": {
"ocr-editor": "Ocr editor", "ocr-editor": "Ocr urejevalnik",
"selection-mode": "Selection mode", "selection-mode": "Način izbiranja",
"pan-and-zoom-picture": "Pan and zoom picture", "pan-and-zoom-picture": "Premikanje in povečava slike",
"split-text": "Split text", "split-text": "Razdeli tekst",
"preserve-line-breaks": "Preserve original line breaks", "preserve-line-breaks": "Ohrani prvotne prelome vrstic",
"split-by-block": "Split by text block", "split-by-block": "Razdeli razdelke teksta",
"flatten": "Flatten regardless of original formating", "flatten": "Združi ne glede na prvotno oblikovanje",
"help": { "help": {
"selection-mode": "Selection Mode (default)", "selection-mode": "Način izbiranje (privzeto)",
"selection-mode-desc": "The selection mode is the main mode that can be used to enter data:", "selection-mode-desc": "Način izbiranje je glavni način, ki se ga uporablja za vnos podatkov:",
"selection-mode-steps": { "selection-mode-steps": {
"draw": "Draw a rectangle on the text you want to select.", "draw": "Nariši pravokotnik na tekstu, ki ga želiš izbrati.",
"click": "Click on any field on the right and then click back on the rectangle above the image.", "click": "Kliknite kamorkoli na desnem polju in potem kliknite nazaj na pravokotnik nad sliko.",
"result": "The selected text will appear inside the previously selected field." "result": "Izbrani test bo prikazan znotraj prejšnjega izbranega polja."
}, },
"pan-and-zoom-mode": "Pan and Zoom Mode", "pan-and-zoom-mode": "Način premikanja in povečave",
"pan-and-zoom-desc": "Select pan and zoom by clicking the icon. This mode allows to zoom inside the image and move around to make using big images easier.", "pan-and-zoom-desc": "Izberite premikanje in povečavo s klikanjem na ikono. Ta način omogoča povečanje slike in premikanje naokrog, kar olajša delo z velikimi slikami.",
"split-text-mode": "Split Text modes", "split-text-mode": "Načini razdelitve teksta",
"split-modes": { "split-modes": {
"line-mode": "Line mode (default)", "line-mode": "Vrstični način (privzeto)",
"line-mode-desc": "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line.", "line-mode-desc": "V vrstičnem načinu bo tekst prilagojen z ohranitvijo prvotnih prelomov vrstic. Ta način je uporaben, ko uporabljaš masovno dodajanje na seznam sestavin, kjer je vsaka sestavina v svoji vrstici.",
"block-mode": "Block mode", "block-mode": "Blokovni način",
"block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.", "block-mode-desc": "V blokovnem načinu bo tekst razdeljen na bloke. Ta način je uporaben ko masovno dodajate navodila, ki so običajno napisana v več paragrafih.",
"flat-mode": "Flat mode", "flat-mode": "Sploščeni način",
"flat-mode-desc": "In flat mode, the text will be added to the selected recipe field with no line breaks." "flat-mode-desc": "V sploščenem načinu, bo tekst dodan na izbrano polje recepta, brez novih vrstic."
} }
} }
} }

View File

@ -52,6 +52,9 @@
"apprise-url": "Apprise URL", "apprise-url": "Apprise URL",
"database": "Database", "database": "Database",
"delete-event": "Delete Event", "delete-event": "Delete Event",
"event-delete-confirmation": "Are you sure you want to delete this event?",
"event-deleted": "Event Deleted",
"event-updated": "Event Updated",
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.", "new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
"new-version": "New version available!", "new-version": "New version available!",
"notification": "Notification", "notification": "Notification",
@ -97,9 +100,11 @@
"keyword": "Keyword", "keyword": "Keyword",
"link-copied": "Link Copied", "link-copied": "Link Copied",
"loading-recipes": "Loading Recipes", "loading-recipes": "Loading Recipes",
"message": "Message",
"monday": "Monday", "monday": "Monday",
"name": "Name", "name": "Name",
"new": "New", "new": "New",
"never": "Never",
"no": "No", "no": "No",
"no-recipe-found": "No Recipe Found", "no-recipe-found": "No Recipe Found",
"ok": "OK", "ok": "OK",
@ -120,6 +125,7 @@
"sort": "Sort", "sort": "Sort",
"sort-alphabetically": "Alphabetical", "sort-alphabetically": "Alphabetical",
"status": "Status", "status": "Status",
"subject": "Subject",
"submit": "Submit", "submit": "Submit",
"success-count": "Success: {count}", "success-count": "Success: {count}",
"sunday": "Sunday", "sunday": "Sunday",
@ -277,6 +283,7 @@
"carbohydrate-content": "Carbohydrate", "carbohydrate-content": "Carbohydrate",
"categories": "Categories", "categories": "Categories",
"comment-action": "Comment", "comment-action": "Comment",
"comment": "Comment",
"comments": "Comments", "comments": "Comments",
"delete-confirmation": "Are you sure you want to delete this recipe?", "delete-confirmation": "Are you sure you want to delete this recipe?",
"delete-recipe": "Delete Recipe", "delete-recipe": "Delete Recipe",
@ -360,7 +367,14 @@
"decrease-scale-label": "Decrease Scale by 1", "decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1", "increase-scale-label": "Increase Scale by 1",
"locked": "Locked", "locked": "Locked",
"public-link": "Public Link" "public-link": "Public Link",
"edit-timeline-event": "Edit Timeline Event",
"timeline": "Timeline",
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
"open-timeline": "Open Timeline",
"made-this": "I Made This",
"how-did-it-turn-out": "How did it turn out?",
"user-made-this": "{user} made this"
}, },
"search": { "search": {
"advanced-search": "Advanced Search", "advanced-search": "Advanced Search",

View File

@ -52,6 +52,9 @@
"apprise-url": "Apprise URL", "apprise-url": "Apprise URL",
"database": "Databas", "database": "Databas",
"delete-event": "Radera händelse", "delete-event": "Radera händelse",
"event-delete-confirmation": "Are you sure you want to delete this event?",
"event-deleted": "Event Deleted",
"event-updated": "Event Updated",
"new-notification-form-description": "Mealie använder Apprise-biblioteket för att generera aviseringar. De erbjuder många alternativ för tjänster att använda för aviseringar. Se deras wiki för en omfattande guide om hur du skapar URL för din tjänst. Om tillgängligt kan val av tjänst inkludera extra funktioner.", "new-notification-form-description": "Mealie använder Apprise-biblioteket för att generera aviseringar. De erbjuder många alternativ för tjänster att använda för aviseringar. Se deras wiki för en omfattande guide om hur du skapar URL för din tjänst. Om tillgängligt kan val av tjänst inkludera extra funktioner.",
"new-version": "Uppdatering tillgänglig!", "new-version": "Uppdatering tillgänglig!",
"notification": "Notifiering", "notification": "Notifiering",
@ -97,9 +100,11 @@
"keyword": "Nyckelord", "keyword": "Nyckelord",
"link-copied": "Länk kopierad", "link-copied": "Länk kopierad",
"loading-recipes": "Laddar Recept", "loading-recipes": "Laddar Recept",
"message": "Message",
"monday": "Måndag", "monday": "Måndag",
"name": "Namn", "name": "Namn",
"new": "Ny", "new": "Ny",
"never": "Never",
"no": "Nej", "no": "Nej",
"no-recipe-found": "Inga recept hittades", "no-recipe-found": "Inga recept hittades",
"ok": "Ok", "ok": "Ok",
@ -120,6 +125,7 @@
"sort": "Sortering", "sort": "Sortering",
"sort-alphabetically": "Alfabetisk", "sort-alphabetically": "Alfabetisk",
"status": "Status", "status": "Status",
"subject": "Subject",
"submit": "Skicka", "submit": "Skicka",
"success-count": "Klart: {count}", "success-count": "Klart: {count}",
"sunday": "Söndag", "sunday": "Söndag",
@ -277,6 +283,7 @@
"carbohydrate-content": "Kolhydrat", "carbohydrate-content": "Kolhydrat",
"categories": "Kategorier", "categories": "Kategorier",
"comment-action": "Kommentar", "comment-action": "Kommentar",
"comment": "Comment",
"comments": "Kommentarer", "comments": "Kommentarer",
"delete-confirmation": "Är du säker på att du vill ta bort detta recept?", "delete-confirmation": "Är du säker på att du vill ta bort detta recept?",
"delete-recipe": "Radera recept", "delete-recipe": "Radera recept",
@ -360,7 +367,14 @@
"decrease-scale-label": "Skala ner med 1", "decrease-scale-label": "Skala ner med 1",
"increase-scale-label": "Skala upp med 1", "increase-scale-label": "Skala upp med 1",
"locked": "Låst", "locked": "Låst",
"public-link": "Publik länk" "public-link": "Publik länk",
"edit-timeline-event": "Edit Timeline Event",
"timeline": "Timeline",
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
"open-timeline": "Open Timeline",
"made-this": "I Made This",
"how-did-it-turn-out": "How did it turn out?",
"user-made-this": "{user} made this"
}, },
"search": { "search": {
"advanced-search": "Avancerad sökning", "advanced-search": "Avancerad sökning",

View File

@ -52,6 +52,9 @@
"apprise-url": "Url'yi bildir", "apprise-url": "Url'yi bildir",
"database": "Veritabanı", "database": "Veritabanı",
"delete-event": "Etkinlik Sil", "delete-event": "Etkinlik Sil",
"event-delete-confirmation": "Bu etkinliği silmek istediğinizden emin misiniz?",
"event-deleted": "Etkinlik silindi",
"event-updated": "Etkinlik Güncellendi",
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.", "new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
"new-version": "Yeni bir sürüm var!", "new-version": "Yeni bir sürüm var!",
"notification": "Bildirimler", "notification": "Bildirimler",
@ -97,9 +100,11 @@
"keyword": "Anahtar Kelime", "keyword": "Anahtar Kelime",
"link-copied": "Bağlantı Kopyalandı", "link-copied": "Bağlantı Kopyalandı",
"loading-recipes": "Tarifler Yükleniyor", "loading-recipes": "Tarifler Yükleniyor",
"message": "İleti",
"monday": "Pazartesi", "monday": "Pazartesi",
"name": "İsim", "name": "İsim",
"new": "Yeni", "new": "Yeni",
"never": "Asla",
"no": "Hayır", "no": "Hayır",
"no-recipe-found": "Tarif Bulunamadı", "no-recipe-found": "Tarif Bulunamadı",
"ok": "Tamam", "ok": "Tamam",
@ -120,6 +125,7 @@
"sort": "Sırala", "sort": "Sırala",
"sort-alphabetically": "Alfabetik", "sort-alphabetically": "Alfabetik",
"status": "Durum", "status": "Durum",
"subject": "Konu",
"submit": "Gönder", "submit": "Gönder",
"success-count": "Başarılı: {count}", "success-count": "Başarılı: {count}",
"sunday": "Pazar", "sunday": "Pazar",
@ -277,6 +283,7 @@
"carbohydrate-content": "Carbohydrate", "carbohydrate-content": "Carbohydrate",
"categories": "Categories", "categories": "Categories",
"comment-action": "Yorum", "comment-action": "Yorum",
"comment": "Yorum",
"comments": "Yorumlar", "comments": "Yorumlar",
"delete-confirmation": "Are you sure you want to delete this recipe?", "delete-confirmation": "Are you sure you want to delete this recipe?",
"delete-recipe": "Delete Recipe", "delete-recipe": "Delete Recipe",
@ -360,7 +367,14 @@
"decrease-scale-label": "Decrease Scale by 1", "decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1", "increase-scale-label": "Increase Scale by 1",
"locked": "Kilitli", "locked": "Kilitli",
"public-link": "Public Link" "public-link": "Public Link",
"edit-timeline-event": "Zaman Çizelgesi Etkinliğini Düzenle",
"timeline": "Zaman çizelgesi",
"timeline-is-empty": "Zaman çizelgesinde henüz bir şey yok. Bu tarifi yapmayı deneyin!",
"open-timeline": "Zaman Çizelgesini Aç",
"made-this": "Bunu ben yaptım",
"how-did-it-turn-out": "Nasıl oldu?",
"user-made-this": "{user} bunu yaptı"
}, },
"search": { "search": {
"advanced-search": "Advanced Search", "advanced-search": "Advanced Search",

View File

@ -52,6 +52,9 @@
"apprise-url": "URL-адреса Apprise", "apprise-url": "URL-адреса Apprise",
"database": "База даних", "database": "База даних",
"delete-event": "Видалити подію", "delete-event": "Видалити подію",
"event-delete-confirmation": "Ви впевнені, що хочете видалити цю подію?",
"event-deleted": "Подію видалено",
"event-updated": "Подію оновлено",
"new-notification-form-description": "Mealie використовує бібліотеку Apprise для створення сповіщень. Вони пропонують багато варіантів використання служб для сповіщень. Зверніться до wiki бібліотеки Apprise, щоб отримати повну інструкцію про те, як створити URL-адресу для вашого сервісу. При наявності вибраний тип вашого сповіщення може включати додаткові функції.", "new-notification-form-description": "Mealie використовує бібліотеку Apprise для створення сповіщень. Вони пропонують багато варіантів використання служб для сповіщень. Зверніться до wiki бібліотеки Apprise, щоб отримати повну інструкцію про те, як створити URL-адресу для вашого сервісу. При наявності вибраний тип вашого сповіщення може включати додаткові функції.",
"new-version": "Доступна нова версія!", "new-version": "Доступна нова версія!",
"notification": "Сповіщення", "notification": "Сповіщення",
@ -97,9 +100,11 @@
"keyword": "Ключове слово", "keyword": "Ключове слово",
"link-copied": "Посилання скопійовано", "link-copied": "Посилання скопійовано",
"loading-recipes": "Завантаження рецептів", "loading-recipes": "Завантаження рецептів",
"message": "Повідомлення",
"monday": "Понеділок", "monday": "Понеділок",
"name": "Назва", "name": "Назва",
"new": "Створити", "new": "Створити",
"never": "Ніколи",
"no": "Ні", "no": "Ні",
"no-recipe-found": "Рецепти не знайдені", "no-recipe-found": "Рецепти не знайдені",
"ok": "OK", "ok": "OK",
@ -120,6 +125,7 @@
"sort": "Сортувати", "sort": "Сортувати",
"sort-alphabetically": "За алфавітом", "sort-alphabetically": "За алфавітом",
"status": "Статус", "status": "Статус",
"subject": "Тема",
"submit": "Надіслати", "submit": "Надіслати",
"success-count": "Успіх: {count}", "success-count": "Успіх: {count}",
"sunday": "Неділя", "sunday": "Неділя",
@ -277,6 +283,7 @@
"carbohydrate-content": "Вуглеводи", "carbohydrate-content": "Вуглеводи",
"categories": "Категорії", "categories": "Категорії",
"comment-action": "Коментар", "comment-action": "Коментар",
"comment": "Коментар",
"comments": "Коментарі", "comments": "Коментарі",
"delete-confirmation": "Ви впевнені, що хочете видалити цей рецепт?", "delete-confirmation": "Ви впевнені, що хочете видалити цей рецепт?",
"delete-recipe": "Видалити рецепт", "delete-recipe": "Видалити рецепт",
@ -360,7 +367,14 @@
"decrease-scale-label": "Зменшити масштабування на 1", "decrease-scale-label": "Зменшити масштабування на 1",
"increase-scale-label": "Збільшити масштабування на 1", "increase-scale-label": "Збільшити масштабування на 1",
"locked": "Заблоковано", "locked": "Заблоковано",
"public-link": "Публічне посилання" "public-link": "Публічне посилання",
"edit-timeline-event": "Редагувати подію хронології",
"timeline": "Хронологія",
"timeline-is-empty": "Хронологія порожня. Спробуйте зробити цей рецепт!",
"open-timeline": "Відкрити хронологію",
"made-this": "Я це зробив",
"how-did-it-turn-out": "Як вийшло?",
"user-made-this": "{user} зробив це"
}, },
"search": { "search": {
"advanced-search": "Розширений пошук", "advanced-search": "Розширений пошук",

View File

@ -52,6 +52,9 @@
"apprise-url": "Apprise URL", "apprise-url": "Apprise URL",
"database": "Database", "database": "Database",
"delete-event": "Delete Event", "delete-event": "Delete Event",
"event-delete-confirmation": "Are you sure you want to delete this event?",
"event-deleted": "Event Deleted",
"event-updated": "Event Updated",
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.", "new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
"new-version": "New version available!", "new-version": "New version available!",
"notification": "Notification", "notification": "Notification",
@ -97,9 +100,11 @@
"keyword": "Keyword", "keyword": "Keyword",
"link-copied": "Link Copied", "link-copied": "Link Copied",
"loading-recipes": "Loading Recipes", "loading-recipes": "Loading Recipes",
"message": "Message",
"monday": "Monday", "monday": "Monday",
"name": "Name", "name": "Name",
"new": "New", "new": "New",
"never": "Never",
"no": "No", "no": "No",
"no-recipe-found": "No Recipe Found", "no-recipe-found": "No Recipe Found",
"ok": "OK", "ok": "OK",
@ -120,6 +125,7 @@
"sort": "Sort", "sort": "Sort",
"sort-alphabetically": "Alphabetical", "sort-alphabetically": "Alphabetical",
"status": "Status", "status": "Status",
"subject": "Subject",
"submit": "Submit", "submit": "Submit",
"success-count": "Success: {count}", "success-count": "Success: {count}",
"sunday": "Sunday", "sunday": "Sunday",
@ -277,6 +283,7 @@
"carbohydrate-content": "Carbohydrate", "carbohydrate-content": "Carbohydrate",
"categories": "Categories", "categories": "Categories",
"comment-action": "Comment", "comment-action": "Comment",
"comment": "Comment",
"comments": "Comments", "comments": "Comments",
"delete-confirmation": "Are you sure you want to delete this recipe?", "delete-confirmation": "Are you sure you want to delete this recipe?",
"delete-recipe": "Delete Recipe", "delete-recipe": "Delete Recipe",
@ -360,7 +367,14 @@
"decrease-scale-label": "Decrease Scale by 1", "decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1", "increase-scale-label": "Increase Scale by 1",
"locked": "Locked", "locked": "Locked",
"public-link": "Public Link" "public-link": "Public Link",
"edit-timeline-event": "Edit Timeline Event",
"timeline": "Timeline",
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
"open-timeline": "Open Timeline",
"made-this": "I Made This",
"how-did-it-turn-out": "How did it turn out?",
"user-made-this": "{user} made this"
}, },
"search": { "search": {
"advanced-search": "Advanced Search", "advanced-search": "Advanced Search",

View File

@ -52,6 +52,9 @@
"apprise-url": "Apprise URL", "apprise-url": "Apprise URL",
"database": "数据库", "database": "数据库",
"delete-event": "删除事件", "delete-event": "删除事件",
"event-delete-confirmation": "Are you sure you want to delete this event?",
"event-deleted": "Event Deleted",
"event-updated": "Event Updated",
"new-notification-form-description": "Mealie 使用 Aprise 库生成通知。它们提供了许多服务选项用于通知。 关于如何为您的服务创建URL的全面指南请参阅他们的维基。 如果可用,选择通知类型可能包含额外功能。", "new-notification-form-description": "Mealie 使用 Aprise 库生成通知。它们提供了许多服务选项用于通知。 关于如何为您的服务创建URL的全面指南请参阅他们的维基。 如果可用,选择通知类型可能包含额外功能。",
"new-version": "有新版本可用!", "new-version": "有新版本可用!",
"notification": "通知", "notification": "通知",
@ -97,9 +100,11 @@
"keyword": "关键字", "keyword": "关键字",
"link-copied": "链接已复制", "link-copied": "链接已复制",
"loading-recipes": "正在加载食谱", "loading-recipes": "正在加载食谱",
"message": "Message",
"monday": "周一", "monday": "周一",
"name": "名称", "name": "名称",
"new": "新建", "new": "新建",
"never": "Never",
"no": "否", "no": "否",
"no-recipe-found": "未找到食谱", "no-recipe-found": "未找到食谱",
"ok": "好的", "ok": "好的",
@ -120,6 +125,7 @@
"sort": "排序", "sort": "排序",
"sort-alphabetically": "按字母顺序排序", "sort-alphabetically": "按字母顺序排序",
"status": "状态", "status": "状态",
"subject": "Subject",
"submit": "提交", "submit": "提交",
"success-count": "成功: {count}", "success-count": "成功: {count}",
"sunday": "周日", "sunday": "周日",
@ -277,6 +283,7 @@
"carbohydrate-content": "碳水化合物", "carbohydrate-content": "碳水化合物",
"categories": "分类目录", "categories": "分类目录",
"comment-action": "评论", "comment-action": "评论",
"comment": "Comment",
"comments": "评论", "comments": "评论",
"delete-confirmation": "您确定要删除此食谱吗?", "delete-confirmation": "您确定要删除此食谱吗?",
"delete-recipe": "删除食谱", "delete-recipe": "删除食谱",
@ -360,7 +367,14 @@
"decrease-scale-label": "Decrease Scale by 1", "decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1", "increase-scale-label": "Increase Scale by 1",
"locked": "Locked", "locked": "Locked",
"public-link": "Public Link" "public-link": "Public Link",
"edit-timeline-event": "Edit Timeline Event",
"timeline": "Timeline",
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
"open-timeline": "Open Timeline",
"made-this": "I Made This",
"how-did-it-turn-out": "How did it turn out?",
"user-made-this": "{user} made this"
}, },
"search": { "search": {
"advanced-search": "高级搜索", "advanced-search": "高级搜索",

View File

@ -52,6 +52,9 @@
"apprise-url": "Apprise連結", "apprise-url": "Apprise連結",
"database": "資料庫", "database": "資料庫",
"delete-event": "删除事件", "delete-event": "删除事件",
"event-delete-confirmation": "Are you sure you want to delete this event?",
"event-deleted": "Event Deleted",
"event-updated": "Event Updated",
"new-notification-form-description": "Mealie使用Apprise來產生通知。他們提供多種選項給服務來使用通知。請參考他們wiki上關於如何為你的服務新建一個連結的詳細指引。若選擇通知的種類可能會包含額外的功能。", "new-notification-form-description": "Mealie使用Apprise來產生通知。他們提供多種選項給服務來使用通知。請參考他們wiki上關於如何為你的服務新建一個連結的詳細指引。若選擇通知的種類可能會包含額外的功能。",
"new-version": "有可用的新版本!", "new-version": "有可用的新版本!",
"notification": "通知", "notification": "通知",
@ -97,9 +100,11 @@
"keyword": "關鍵字", "keyword": "關鍵字",
"link-copied": "已複製連結", "link-copied": "已複製連結",
"loading-recipes": "載入食譜中", "loading-recipes": "載入食譜中",
"message": "Message",
"monday": "星期一", "monday": "星期一",
"name": "名稱", "name": "名稱",
"new": "新增", "new": "新增",
"never": "Never",
"no": "否", "no": "否",
"no-recipe-found": "找不到食譜", "no-recipe-found": "找不到食譜",
"ok": "好的", "ok": "好的",
@ -120,6 +125,7 @@
"sort": "排序", "sort": "排序",
"sort-alphabetically": "按字母順序", "sort-alphabetically": "按字母順序",
"status": "狀態", "status": "狀態",
"subject": "Subject",
"submit": "提交", "submit": "提交",
"success-count": "成功: {count}", "success-count": "成功: {count}",
"sunday": "星期日", "sunday": "星期日",
@ -277,6 +283,7 @@
"carbohydrate-content": "碳水化合物", "carbohydrate-content": "碳水化合物",
"categories": "類別", "categories": "類別",
"comment-action": "留言", "comment-action": "留言",
"comment": "Comment",
"comments": "留言", "comments": "留言",
"delete-confirmation": "您確定要刪除此食譜嗎?", "delete-confirmation": "您確定要刪除此食譜嗎?",
"delete-recipe": "刪除食譜", "delete-recipe": "刪除食譜",
@ -360,7 +367,14 @@
"decrease-scale-label": "Decrease Scale by 1", "decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1", "increase-scale-label": "Increase Scale by 1",
"locked": "Locked", "locked": "Locked",
"public-link": "Public Link" "public-link": "Public Link",
"edit-timeline-event": "Edit Timeline Event",
"timeline": "Timeline",
"timeline-is-empty": "Nothing on the timeline yet. Try making this recipe!",
"open-timeline": "Open Timeline",
"made-this": "I Made This",
"how-did-it-turn-out": "How did it turn out?",
"user-made-this": "{user} made this"
}, },
"search": { "search": {
"advanced-search": "進階搜尋", "advanced-search": "進階搜尋",

View File

@ -17,7 +17,7 @@
"generic-updated": "{name} blev opdateret", "generic-updated": "{name} blev opdateret",
"generic-created-with-url": "{name} er oprettet, {url}", "generic-created-with-url": "{name} er oprettet, {url}",
"generic-updated-with-url": "{name} er blevet opdateret, {url}", "generic-updated-with-url": "{name} er blevet opdateret, {url}",
"generic-duplicated": "{name} has been duplicated", "generic-duplicated": "{name} er blevet dublikeret",
"generic-deleted": "{name} er blevet slettet" "generic-deleted": "{name} er blevet slettet"
} }
} }

View File

@ -17,7 +17,7 @@
"generic-updated": "{name} ble oppdatert", "generic-updated": "{name} ble oppdatert",
"generic-created-with-url": "{name} har blitt opprettet, {url}", "generic-created-with-url": "{name} har blitt opprettet, {url}",
"generic-updated-with-url": "{name} har blitt oppdatert, {url}", "generic-updated-with-url": "{name} har blitt oppdatert, {url}",
"generic-duplicated": "{name} has been duplicated", "generic-duplicated": "Det er blitt laget kopi av {name}",
"generic-deleted": "{name} har blitt slettet" "generic-deleted": "{name} har blitt slettet"
} }
} }

View File

@ -1,23 +1,23 @@
{ {
"generic": { "generic": {
"server-error": "An unexpected error occurred" "server-error": "Ocorreu um erro inesperado"
}, },
"recipe": { "recipe": {
"unique-name-error": "Recipe names must be unique" "unique-name-error": "Os nomes de receitas devem ser únicos"
}, },
"exceptions": { "exceptions": {
"permission_denied": "You do not have permission to perform this action", "permission_denied": "Não tem permissões para efetuar esta ação",
"no-entry-found": "The requested resource was not found", "no-entry-found": "O recurso solicitado não foi encontrado",
"integrity-error": "Database integrity error", "integrity-error": "Erro de integridade da base de dados",
"username-conflict-error": "This username is already taken", "username-conflict-error": "Este nome de utilizador já está em uso",
"email-conflict-error": "This email is already in use" "email-conflict-error": "Este e-mail já está a ser utilizado"
}, },
"notifications": { "notifications": {
"generic-created": "{name} was created", "generic-created": "{name} criado",
"generic-updated": "{name} was updated", "generic-updated": "{name} atualizado",
"generic-created-with-url": "{name} has been created, {url}", "generic-created-with-url": "{name} foi criado, {url}",
"generic-updated-with-url": "{name} has been updated, {url}", "generic-updated-with-url": "{name} foi atualizado, {url}",
"generic-duplicated": "{name} has been duplicated", "generic-duplicated": "{name} foi duplicado",
"generic-deleted": "{name} has been deleted" "generic-deleted": "{name} foi removido"
} }
} }

View File

@ -17,7 +17,7 @@
"generic-updated": "{name} je bil posodobljen", "generic-updated": "{name} je bil posodobljen",
"generic-created-with-url": "{name} je bil narejen, {url}", "generic-created-with-url": "{name} je bil narejen, {url}",
"generic-updated-with-url": "{name} je bil posodobljen, {url}", "generic-updated-with-url": "{name} je bil posodobljen, {url}",
"generic-duplicated": "{name} has been duplicated", "generic-duplicated": "{name} je bilo podvojeno",
"generic-deleted": "{name} je bil izbrisan" "generic-deleted": "{name} je bil izbrisan"
} }
} }

View File

@ -19,7 +19,7 @@
"brassicas": "brassicas", "brassicas": "brassicas",
"bok-choy": "bok choy", "bok-choy": "bok choy",
"broccoflower": "broccoflower", "broccoflower": "broccoflower",
"broccoli": "broccoli", "broccoli": "brokolis",
"broccolini": "broccolini", "broccolini": "broccolini",
"broccoli-rabe": "broccoli rabe", "broccoli-rabe": "broccoli rabe",
"brussels-sprouts": "brussels sprouts", "brussels-sprouts": "brussels sprouts",
@ -61,8 +61,8 @@
"coffee": "kava", "coffee": "kava",
"confectioners-sugar": "confectioners' sugar", "confectioners-sugar": "confectioners' sugar",
"coriander": "coriander", "coriander": "coriander",
"corn": "corn", "corn": "kukurūzai",
"corn-syrup": "corn syrup", "corn-syrup": "kukurūzų sirupas",
"cottonseed-oil": "cottonseed oil", "cottonseed-oil": "cottonseed oil",
"courgette": "courgette", "courgette": "courgette",
"cream-of-tartar": "cream of tartar", "cream-of-tartar": "cream of tartar",
@ -85,7 +85,7 @@
"fiddlehead": "fiddlehead", "fiddlehead": "fiddlehead",
"fish": "žuvis", "fish": "žuvis",
"catfish": "šamas ", "catfish": "šamas ",
"cod": "cod", "cod": "menkė",
"salt-cod": "sūdyta menkė", "salt-cod": "sūdyta menkė",
"salmon": "lašiša", "salmon": "lašiša",
"skate": "raja", "skate": "raja",
@ -132,11 +132,11 @@
"leavening-agents": "leavening agents", "leavening-agents": "leavening agents",
"leek": "leek", "leek": "leek",
"legumes": "legumes ", "legumes": "legumes ",
"peas": "peas", "peas": "žirniai",
"beans": "pupelės", "beans": "pupelės",
"lentils": "lentils", "lentils": "lentils",
"lemongrass": "lemongrass", "lemongrass": "lemongrass",
"lettuce": "lettuce", "lettuce": "salotos",
"liver": "liver", "liver": "liver",
"maple-syrup": "maple syrup", "maple-syrup": "maple syrup",
"meat": "mėsa", "meat": "mėsa",
@ -192,8 +192,8 @@
"spices": "spices", "spices": "spices",
"spinach": "špinatai", "spinach": "špinatai",
"squash-family": "squash family", "squash-family": "squash family",
"squash": "squash", "squash": "moliūgas",
"zucchini": "zucchini", "zucchini": "cukinijos",
"sugar": "cukrus", "sugar": "cukrus",
"caster-sugar": "caster sugar", "caster-sugar": "caster sugar",
"granulated-sugar": "granulated sugar", "granulated-sugar": "granulated sugar",

View File

@ -1,18 +1,18 @@
{ {
"acorn-squash": "acorn squash", "acorn-squash": "pepper squash",
"alfalfa-sprouts": "alfalfa sprouts", "alfalfa-sprouts": "alfalfaspirer",
"anchovies": "anchovies", "anchovies": "ansjos",
"apples": "apples", "apples": "epler",
"artichoke": "artichoke", "artichoke": "artisjokk",
"arugula": "arugula", "arugula": "ruccola",
"asparagus": "asparagus", "asparagus": "asparges",
"aubergine": "aubergine", "aubergine": "aubergine",
"avocado": "avocado", "avocado": "avokado",
"bacon": "bacon", "bacon": "bacon",
"baking-powder": "baking powder", "baking-powder": "bakepulver",
"baking-soda": "baking soda", "baking-soda": "natron",
"baking-sugar": "baking sugar", "baking-sugar": "melis",
"bar-sugar": "rørsukker", "bar-sugar": "bar-sukker",
"basil": "basilikum", "basil": "basilikum",
"bell-peppers": "paprika", "bell-peppers": "paprika",
"blackberries": "bjørnebær", "blackberries": "bjørnebær",
@ -62,56 +62,56 @@
"confectioners-sugar": "melis", "confectioners-sugar": "melis",
"coriander": "koriander", "coriander": "koriander",
"corn": "mais", "corn": "mais",
"corn-syrup": "corn syrup", "corn-syrup": "maissirup",
"cottonseed-oil": "cottonseed oil", "cottonseed-oil": "bomullsfrøolje",
"courgette": "courgette", "courgette": "squash",
"cream-of-tartar": "cream of tartar", "cream-of-tartar": "krem av tartar",
"cucumber": "cucumber", "cucumber": "agurk",
"cumin": "cumin", "cumin": "spisskummen",
"daikon": "daikon", "daikon": "daikon-reddik",
"dairy-products-and-dairy-substitutes": "dairy products and dairy substitutes", "dairy-products-and-dairy-substitutes": "meieriprodukter og melkeerstatninger",
"eggs": "eggs", "eggs": "egg",
"ghee": "ghee", "ghee": "ghi",
"milk": "milk", "milk": "melk",
"dandelion": "dandelion", "dandelion": "løvetann",
"demerara-sugar": "demerara sugar", "demerara-sugar": "demerarasukker",
"dough": "dough", "dough": "deig",
"edible-cactus": "edible cactus", "edible-cactus": "spisbar kaktus",
"eggplant": "eggplant", "eggplant": "aubergine",
"endive": "endive", "endive": "endive",
"fats": "fats", "fats": "fett",
"speck": "speck", "speck": "spekk",
"fava-beans": "fava beans", "fava-beans": "favabønne",
"fiddlehead": "fiddlehead", "fiddlehead": "bregne",
"fish": "fish", "fish": "fisk",
"catfish": "catfish ", "catfish": "malle",
"cod": "cod", "cod": "torsk",
"salt-cod": "salt cod", "salt-cod": "salt torsk",
"salmon": "salmon", "salmon": "laks",
"skate": "skate", "skate": "skate",
"stockfish": "stockfish", "stockfish": "tørrfisk",
"trout": "trout", "trout": "ørret",
"tuna": "tuna", "tuna": "tunfisk",
"five-spice-powder": "five spice powder", "five-spice-powder": "fem krydderpulver",
"flour": "flour", "flour": "mel",
"frisee": "frisee", "frisee": "friséesalat",
"fructose": "fructose", "fructose": "fruktose",
"fruit": "fruit", "fruit": "frukt",
"apple": "apple", "apple": "eple",
"oranges": "oranges", "oranges": "appelsin",
"pear": "pear", "pear": "pære",
"tomato": "tomato ", "tomato": "tomat ",
"fruit-sugar": "fruit sugar", "fruit-sugar": "fruktsukker",
"garam-masala": "garam masala", "garam-masala": "garam masala",
"garlic": "garlic", "garlic": "hvitløk",
"gem-squash": "gem squash", "gem-squash": "gem squash",
"ginger": "ginger", "ginger": "inger",
"giblets": "giblets", "giblets": "innmat av fugl",
"grains": "grains", "grains": "korn",
"maize": "maize", "maize": "mais",
"sweetcorn": "sweetcorn", "sweetcorn": "sukkermais",
"teff": "teff", "teff": "teff",
"grape-seed-oil": "grape seed oil", "grape-seed-oil": "druekjerneolje",
"green-onion": "vårløk", "green-onion": "vårløk",
"heart-of-palm": "palmehjerte", "heart-of-palm": "palmehjerte",
"hemp": "hamp", "hemp": "hamp",
@ -163,55 +163,55 @@
"oysters": "østers", "oysters": "østers",
"panch-puran": "panch phoron", "panch-puran": "panch phoron",
"paprika": "paprika", "paprika": "paprika",
"parsnip": "parsnip", "parsnip": "pastinakk",
"pepper": "pepper", "pepper": "pepper",
"peppers": "peppers", "peppers": "paprika",
"plantain": "plantain", "plantain": "kokebanan",
"pineapple": "pineapple", "pineapple": "ananas",
"poppy-seeds": "poppy seeds", "poppy-seeds": "valmuefrø",
"potatoes": "potatoes", "potatoes": "poteter",
"poultry": "poultry", "poultry": "fjærfe",
"powdered-sugar": "powdered sugar", "powdered-sugar": "melis",
"pumpkin": "pumpkin", "pumpkin": "gresskar",
"pumpkin-seeds": "pumpkin seeds", "pumpkin-seeds": "gresskarfrø",
"radish": "radish", "radish": "reddik",
"raw-sugar": "raw sugar", "raw-sugar": "brunt sukker",
"refined-sugar": "refined sugar", "refined-sugar": "raffinert sukker",
"rice-flour": "rice flour", "rice-flour": "rismel",
"rock-sugar": "rock sugar", "rock-sugar": "brunt sukker",
"rum": "rum", "rum": "rom",
"salt": "salt", "salt": "salt",
"seafood": "seafood", "seafood": "sjømat",
"seeds": "seeds", "seeds": "frø",
"sesame-seeds": "sesame seeds", "sesame-seeds": "sesamfrø",
"sunflower-seeds": "sunflower seeds", "sunflower-seeds": "solsikkefrø",
"soda": "soda", "soda": "brus",
"soda-baking": "soda, baking", "soda-baking": "natron",
"soybean": "soybean", "soybean": "soyabønne",
"spaghetti-squash": "spaghetti squash", "spaghetti-squash": "spagetti squash",
"spices": "spices", "spices": "krydder",
"spinach": "spinach", "spinach": "spinat",
"squash-family": "squash family", "squash-family": "squash familien",
"squash": "squash", "squash": "squash",
"zucchini": "zucchini", "zucchini": "squash",
"sugar": "sugar", "sugar": "sukker",
"caster-sugar": "caster sugar", "caster-sugar": "finmalt sukker",
"granulated-sugar": "granulated sugar", "granulated-sugar": "strøsukker",
"superfine-sugar": "superfine sugar", "superfine-sugar": "finkornet sukker",
"turbanado-sugar": "turbanado sugar", "turbanado-sugar": "turbanado sukker",
"unrefined-sugar": "unrefined sugar", "unrefined-sugar": "uraffinert sukker",
"white-sugar": "white sugar", "white-sugar": "sukker",
"sweet-potato": "sweet potato", "sweet-potato": "søtpotet",
"sweeteners": "sweeteners", "sweeteners": "søtningsmiddel",
"cane-sugar": "cane sugar", "cane-sugar": "rørsukker",
"tahini": "tahini", "tahini": "tahini",
"tubers": "tubers", "tubers": "knoll",
"potato": "potato", "potato": "potet",
"sunchoke": "sunchoke", "sunchoke": "jordskokk",
"taro": "taro", "taro": "taro",
"yam": "yam", "yam": "yams",
"turnip": "turnip", "turnip": "nepe",
"vanilla": "vanilla", "vanilla": "vanilje",
"vegetables": "grønnsaker", "vegetables": "grønnsaker",
"fiddlehead-fern": "strutseving", "fiddlehead-fern": "strutseving",
"ful": "full", "ful": "full",

View File

@ -1,54 +1,54 @@
{ {
"acorn-squash": "acorn squash", "acorn-squash": "abóbora-bolota",
"alfalfa-sprouts": "alfalfa sprouts", "alfalfa-sprouts": "broto de alfafa",
"anchovies": "anchovies", "anchovies": "anchovas",
"apples": "apples", "apples": "maçãs",
"artichoke": "artichoke", "artichoke": "alcachofra",
"arugula": "arugula", "arugula": "rúcula",
"asparagus": "asparagus", "asparagus": "espargos",
"aubergine": "aubergine", "aubergine": "beringela",
"avocado": "avocado", "avocado": "abacate",
"bacon": "bacon", "bacon": "bacon",
"baking-powder": "baking powder", "baking-powder": "fermento em pó",
"baking-soda": "baking soda", "baking-soda": "bicarbonato de sódio",
"baking-sugar": "baking sugar", "baking-sugar": "açúcar fino",
"bar-sugar": "bar sugar", "bar-sugar": "açúcar em barra",
"basil": "basil", "basil": "manjericão",
"bell-peppers": "bell peppers", "bell-peppers": "pimentão",
"blackberries": "blackberries", "blackberries": "amoras",
"brassicas": "brassicas", "brassicas": "brassicas",
"bok-choy": "bok choy", "bok-choy": "bok choy",
"broccoflower": "broccoflower", "broccoflower": "brocoflor",
"broccoli": "broccoli", "broccoli": "brócolos",
"broccolini": "broccolini", "broccolini": "broccolini",
"broccoli-rabe": "broccoli rabe", "broccoli-rabe": "grelo de brócolo",
"brussels-sprouts": "brussels sprouts", "brussels-sprouts": "couve-de-bruxelas",
"cabbage": "cabbage", "cabbage": "repolho",
"cauliflower": "cauliflower", "cauliflower": "couve-flor",
"chinese-leaves": "chinese leaves", "chinese-leaves": "folhas chinesas",
"collard-greens": "collard greens", "collard-greens": "couve-galega",
"kohlrabi": "kohlrabi", "kohlrabi": "couve-rábano",
"bread": "bread", "bread": "pão",
"breadfruit": "breadfruit", "breadfruit": "fruta-pão",
"broad-beans": "broad beans", "broad-beans": "favas",
"brown-sugar": "brown sugar", "brown-sugar": "açúcar mascavado",
"butter": "butter", "butter": "manteiga",
"butternut-pumpkin": "butternut pumpkin", "butternut-pumpkin": "abóbora manteiga",
"butternut-squash": "butternut squash", "butternut-squash": "abóbora de manteiga",
"cactus-edible": "cactus, edible", "cactus-edible": "cato, comestível",
"calabrese": "calabrese", "calabrese": "brócolo",
"cannabis": "cannabis", "cannabis": "canábis",
"capsicum": "capsicum", "capsicum": "capsicum",
"caraway": "caraway", "caraway": "cominho",
"carrot": "carrot", "carrot": "cenoura",
"castor-sugar": "castor sugar", "castor-sugar": "açúcar de confeiteiro",
"cayenne-pepper": "cayenne pepper", "cayenne-pepper": "pimenta cayenne",
"celeriac": "celeriac", "celeriac": "aipo-rábano",
"celery": "celery", "celery": "aipo",
"cereal-grains": "cereal grains", "cereal-grains": "farelo de cereais",
"rice": "rice", "rice": "arroz",
"chard": "chard", "chard": "acelga portuguesa",
"cheese": "cheese", "cheese": "queijo",
"chicory": "chicory", "chicory": "chicory",
"chilli-peppers": "chilli peppers", "chilli-peppers": "chilli peppers",
"chives": "chives", "chives": "chives",
@ -99,29 +99,29 @@
"fruit": "fruit", "fruit": "fruit",
"apple": "apple", "apple": "apple",
"oranges": "oranges", "oranges": "oranges",
"pear": "pear", "pear": "pera",
"tomato": "tomato ", "tomato": "tomate ",
"fruit-sugar": "fruit sugar", "fruit-sugar": "açúcar de fruta",
"garam-masala": "garam masala", "garam-masala": "garam masala",
"garlic": "garlic", "garlic": "alho",
"gem-squash": "gem squash", "gem-squash": "abóbora gem",
"ginger": "ginger", "ginger": "gengibre",
"giblets": "giblets", "giblets": "miúdos de aves",
"grains": "grains", "grains": "grãos",
"maize": "maize", "maize": "milho",
"sweetcorn": "sweetcorn", "sweetcorn": "milho doce",
"teff": "teff", "teff": "tefe",
"grape-seed-oil": "grape seed oil", "grape-seed-oil": "óleo de semente de uva",
"green-onion": "green onion", "green-onion": "cebola verde",
"heart-of-palm": "heart of palm", "heart-of-palm": "miolo de palma",
"hemp": "hemp", "hemp": "cânhamo",
"herbs": "herbs", "herbs": "ervas",
"oregano": "oregano", "oregano": "orégão",
"parsley": "parsley", "parsley": "salsa",
"honey": "honey", "honey": "mel",
"icing-sugar": "icing sugar", "icing-sugar": "açúcar para cobertura",
"isomalt": "isomalt", "isomalt": "isomalte",
"jackfruit": "jackfruit", "jackfruit": "jaca",
"jaggery": "jaggery", "jaggery": "jaggery",
"jams": "jams", "jams": "jams",
"jellies": "jellies", "jellies": "jellies",

View File

@ -1,65 +1,65 @@
[ [
{ {
"name": "Produce" "name": "Produto"
}, },
{ {
"name": "Grains" "name": "Grãos"
}, },
{ {
"name": "Fruits" "name": "Frutas"
}, },
{ {
"name": "Vegetables" "name": "Vegetais"
}, },
{ {
"name": "Meat" "name": "Carne"
}, },
{ {
"name": "Seafood" "name": "Marisco"
}, },
{ {
"name": "Beverages" "name": "Bebidas"
}, },
{ {
"name": "Baked Goods" "name": "Pães e Bolos"
}, },
{ {
"name": "Canned Goods" "name": "Enlatados"
}, },
{ {
"name": "Condiments" "name": "Condimentos"
}, },
{ {
"name": "Confectionary" "name": "Doçaria"
}, },
{ {
"name": "Dairy Products" "name": "Lacticínios"
}, },
{ {
"name": "Frozen Foods" "name": "Congelados"
}, },
{ {
"name": "Health Foods" "name": "Alimentos para Saúde"
}, },
{ {
"name": "Household" "name": "Casa"
}, },
{ {
"name": "Meat Products" "name": "Produtos à base de carne"
}, },
{ {
"name": "Snacks" "name": "Petiscos"
}, },
{ {
"name": "Spices" "name": "Especiarias"
}, },
{ {
"name": "Sweets" "name": "Doces"
}, },
{ {
"name": "Alcohol" "name": "Bebidas Alcoólicas"
}, },
{ {
"name": "Other" "name": "Outros"
} }
] ]

View File

@ -1,21 +1,21 @@
{ {
"teaspoon": { "teaspoon": {
"name": "teaspoon", "name": "colher de chá",
"description": "", "description": "",
"abbreviation": "tsp" "abbreviation": "tsp"
}, },
"tablespoon": { "tablespoon": {
"name": "tablespoon", "name": "colher de sopa",
"description": "", "description": "",
"abbreviation": "tbsp" "abbreviation": "tbsp"
}, },
"cup": { "cup": {
"name": "cup", "name": "chávena",
"description": "", "description": "",
"abbreviation": "cup" "abbreviation": "cup"
}, },
"fluid-ounce": { "fluid-ounce": {
"name": "fluid ounce", "name": "onça fluida",
"description": "", "description": "",
"abbreviation": "fl oz" "abbreviation": "fl oz"
}, },
@ -30,42 +30,42 @@
"abbreviation": "qt" "abbreviation": "qt"
}, },
"gallon": { "gallon": {
"name": "gallon", "name": "galão",
"description": "", "description": "",
"abbreviation": "gal" "abbreviation": "gal"
}, },
"milliliter": { "milliliter": {
"name": "milliliter", "name": "mililitro",
"description": "", "description": "",
"abbreviation": "ml" "abbreviation": "ml"
}, },
"liter": { "liter": {
"name": "liter", "name": "litro",
"description": "", "description": "",
"abbreviation": "l" "abbreviation": "l"
}, },
"pound": { "pound": {
"name": "pound", "name": "libra",
"description": "", "description": "",
"abbreviation": "lb" "abbreviation": "lb"
}, },
"ounce": { "ounce": {
"name": "ounce", "name": "onça",
"description": "", "description": "",
"abbreviation": "oz" "abbreviation": "oz"
}, },
"gram": { "gram": {
"name": "gram", "name": "grama",
"description": "", "description": "",
"abbreviation": "g" "abbreviation": "g"
}, },
"kilogram": { "kilogram": {
"name": "kilogram", "name": "kilograma",
"description": "", "description": "",
"abbreviation": "kg" "abbreviation": "kg"
}, },
"milligram": { "milligram": {
"name": "milligram", "name": "miligrama",
"description": "", "description": "",
"abbreviation": "mg" "abbreviation": "mg"
}, },
@ -75,27 +75,27 @@
"abbreviation": "" "abbreviation": ""
}, },
"dash": { "dash": {
"name": "dash", "name": "traço",
"description": "", "description": "",
"abbreviation": "" "abbreviation": ""
}, },
"serving": { "serving": {
"name": "serving", "name": "porção",
"description": "", "description": "",
"abbreviation": "" "abbreviation": ""
}, },
"head": { "head": {
"name": "head", "name": "cabeça",
"description": "", "description": "",
"abbreviation": "" "abbreviation": ""
}, },
"clove": { "clove": {
"name": "clove", "name": "dente",
"description": "", "description": "",
"abbreviation": "" "abbreviation": ""
}, },
"can": { "can": {
"name": "can", "name": "lata",
"description": "", "description": "",
"abbreviation": "" "abbreviation": ""
} }