Skip to content

Commit

Permalink
Merge branch 'mealie-next' into boc-the-git-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-genson authored Nov 20, 2023
2 parents 956872c + 05fec0b commit 0411181
Show file tree
Hide file tree
Showing 40 changed files with 720 additions and 262 deletions.
18 changes: 15 additions & 3 deletions frontend/lang/messages/af-ZA.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@
"no-recipe-found": "Geen resep gevind nie",
"ok": "OK",
"options": "Opsies:",
"plural-name": "Plural Name",
"print": "Druk",
"print-preferences": "Drukvoorkeure",
"random": "Willekeurig",
Expand Down Expand Up @@ -867,7 +868,9 @@
"user-can-invite-other-to-group": "Gebruiker kan ander na groep nooi",
"user-can-manage-group": "Gebruiker kan groep bestuur",
"user-can-organize-group-data": "Gebruiker kan groepdata organiseer",
"enable-advanced-features": "Aktiveer gevorderde funksies"
"enable-advanced-features": "Aktiveer gevorderde funksies",
"it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.",
"dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!"
},
"language-dialog": {
"translated": "vertaal",
Expand All @@ -888,7 +891,9 @@
"create-food": "Skep kos",
"food-label": "Kos etiket",
"edit-food": "Wysig kos",
"food-data": "Voedseldata"
"food-data": "Voedseldata",
"example-food-singular": "ex: Onion",
"example-food-plural": "ex: Onions"
},
"units": {
"seed-dialog-text": "Saai die databasis met algemene eenhede gebaseer op jou plaaslike taal.",
Expand All @@ -899,13 +904,18 @@
"merging-unit-into-unit": "Voeg {0} saam met {1}",
"create-unit": "Skep eenheid",
"abbreviation": "Afkorting",
"plural-abbreviation": "Plural Abbreviation",
"description": "Beskrywing",
"display-as-fraction": "Wys as breuk",
"use-abbreviation": "Gebruik afkorting",
"edit-unit": "Wysig eenheid",
"unit-data": "Eenheiddata",
"use-abbv": "Gebruik afkorting",
"fraction": "Breuk"
"fraction": "Breuk",
"example-unit-singular": "ex: Tablespoon",
"example-unit-plural": "ex: Tablespoons",
"example-unit-abbreviation-singular": "ex: Tbsp",
"example-unit-abbreviation-plural": "ex: Tbsps"
},
"labels": {
"seed-dialog-text": "Vul die databasis met algemene etikette gebaseer op jou plaaslike taal.",
Expand Down Expand Up @@ -934,6 +944,8 @@
"delete-recipes": "Verwyder resepte",
"source-unit-will-be-deleted": "Bron-eenheid sal verwyder word"
},
"create-alias": "Create Alias",
"manage-aliases": "Manage Aliases",
"seed-data": "Voorbeeld data",
"seed": "Vul",
"data-management": "Databestuur",
Expand Down
18 changes: 15 additions & 3 deletions frontend/lang/messages/ar-SA.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@
"no-recipe-found": "لم يتم العثور على وصفة",
"ok": "موافق",
"options": "الخيارات:",
"plural-name": "Plural Name",
"print": "طباعة",
"print-preferences": "إعدادات الطباعة",
"random": "عشوائي",
Expand Down Expand Up @@ -867,7 +868,9 @@
"user-can-invite-other-to-group": "User can invite other to group",
"user-can-manage-group": "User can manage group",
"user-can-organize-group-data": "User can organize group data",
"enable-advanced-features": "Enable advanced features"
"enable-advanced-features": "Enable advanced features",
"it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.",
"dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!"
},
"language-dialog": {
"translated": "translated",
Expand All @@ -888,7 +891,9 @@
"create-food": "Create Food",
"food-label": "Food Label",
"edit-food": "Edit Food",
"food-data": "Food Data"
"food-data": "Food Data",
"example-food-singular": "ex: Onion",
"example-food-plural": "ex: Onions"
},
"units": {
"seed-dialog-text": "Seed the database with common units based on your local language.",
Expand All @@ -899,13 +904,18 @@
"merging-unit-into-unit": "Merging {0} into {1}",
"create-unit": "Create Unit",
"abbreviation": "Abbreviation",
"plural-abbreviation": "Plural Abbreviation",
"description": "Description",
"display-as-fraction": "Display as Fraction",
"use-abbreviation": "Use Abbreviation",
"edit-unit": "Edit Unit",
"unit-data": "Unit Data",
"use-abbv": "Use Abbv.",
"fraction": "Fraction"
"fraction": "Fraction",
"example-unit-singular": "ex: Tablespoon",
"example-unit-plural": "ex: Tablespoons",
"example-unit-abbreviation-singular": "ex: Tbsp",
"example-unit-abbreviation-plural": "ex: Tbsps"
},
"labels": {
"seed-dialog-text": "Seed the database with common labels based on your local language.",
Expand Down Expand Up @@ -934,6 +944,8 @@
"delete-recipes": "Delete Recipes",
"source-unit-will-be-deleted": "Source Unit will be deleted"
},
"create-alias": "Create Alias",
"manage-aliases": "Manage Aliases",
"seed-data": "Seed Data",
"seed": "Seed",
"data-management": "Data Management",
Expand Down
18 changes: 15 additions & 3 deletions frontend/lang/messages/bg-BG.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@
"no-recipe-found": "Няма намерени рецепти",
"ok": "Добре",
"options": "Опции:",
"plural-name": "Plural Name",
"print": "Принтирай",
"print-preferences": "Настройки на принтиране",
"random": "Произволно",
Expand Down Expand Up @@ -867,7 +868,9 @@
"user-can-invite-other-to-group": "Потребителя може да добавя други в групата",
"user-can-manage-group": "Потребителя може да управлява групата",
"user-can-organize-group-data": "Потребителя може да организира данните на групата",
"enable-advanced-features": "Включване на разширени функции"
"enable-advanced-features": "Включване на разширени функции",
"it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.",
"dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!"
},
"language-dialog": {
"translated": "преведено",
Expand All @@ -888,7 +891,9 @@
"create-food": "Създай храна",
"food-label": "Заглавие на храната",
"edit-food": "Редактирай храна",
"food-data": "Данни за храните"
"food-data": "Данни за храните",
"example-food-singular": "ex: Onion",
"example-food-plural": "ex: Onions"
},
"units": {
"seed-dialog-text": "Заредете базата данни с общи единици въз основа на Вашия местен език.",
Expand All @@ -899,13 +904,18 @@
"merging-unit-into-unit": "Обединяване на {0} с {1}",
"create-unit": "Създаване на мерна единица",
"abbreviation": "Абревиатура",
"plural-abbreviation": "Plural Abbreviation",
"description": "Описание",
"display-as-fraction": "Показване като фракция",
"use-abbreviation": "Използвай съкращение",
"edit-unit": "Редактирай мерна единица",
"unit-data": "Данни на мерната единица",
"use-abbv": "Използвай съкращение",
"fraction": "Фракция"
"fraction": "Фракция",
"example-unit-singular": "ex: Tablespoon",
"example-unit-plural": "ex: Tablespoons",
"example-unit-abbreviation-singular": "ex: Tbsp",
"example-unit-abbreviation-plural": "ex: Tbsps"
},
"labels": {
"seed-dialog-text": "Заредете базата данни с общи етикети въз основа на Вашия местен език.",
Expand Down Expand Up @@ -934,6 +944,8 @@
"delete-recipes": "Изтрий рецепти",
"source-unit-will-be-deleted": "Изходната мерна единица ще бъде изтрита"
},
"create-alias": "Create Alias",
"manage-aliases": "Manage Aliases",
"seed-data": "Сийд на данни",
"seed": "Сийд",
"data-management": "Управление на данни",
Expand Down
18 changes: 15 additions & 3 deletions frontend/lang/messages/ca-ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@
"no-recipe-found": "No s'han trobat receptes",
"ok": "D'acord",
"options": "Opcions:",
"plural-name": "Plural Name",
"print": "Imprimiu",
"print-preferences": "Imprimiu les preferències",
"random": "Aleatori",
Expand Down Expand Up @@ -867,7 +868,9 @@
"user-can-invite-other-to-group": "User can invite other to group",
"user-can-manage-group": "User can manage group",
"user-can-organize-group-data": "User can organize group data",
"enable-advanced-features": "Enable advanced features"
"enable-advanced-features": "Enable advanced features",
"it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.",
"dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!"
},
"language-dialog": {
"translated": "traduït",
Expand All @@ -888,7 +891,9 @@
"create-food": "Create Food",
"food-label": "Food Label",
"edit-food": "Edit Food",
"food-data": "Food Data"
"food-data": "Food Data",
"example-food-singular": "ex: Onion",
"example-food-plural": "ex: Onions"
},
"units": {
"seed-dialog-text": "Afegeix a la base de dades les unitats més comunes en el vostre idioma.",
Expand All @@ -899,13 +904,18 @@
"merging-unit-into-unit": "Merging {0} into {1}",
"create-unit": "Crea la unitat",
"abbreviation": "Abbreviation",
"plural-abbreviation": "Plural Abbreviation",
"description": "Description",
"display-as-fraction": "Display as Fraction",
"use-abbreviation": "Use Abbreviation",
"edit-unit": "Edit Unit",
"unit-data": "Unit Data",
"use-abbv": "Use Abbv.",
"fraction": "Fraction"
"fraction": "Fraction",
"example-unit-singular": "ex: Tablespoon",
"example-unit-plural": "ex: Tablespoons",
"example-unit-abbreviation-singular": "ex: Tbsp",
"example-unit-abbreviation-plural": "ex: Tbsps"
},
"labels": {
"seed-dialog-text": "Afegeix a la base de dades etiquetes comunes en el vostre idioma.",
Expand Down Expand Up @@ -934,6 +944,8 @@
"delete-recipes": "Delete Recipes",
"source-unit-will-be-deleted": "Source Unit will be deleted"
},
"create-alias": "Create Alias",
"manage-aliases": "Manage Aliases",
"seed-data": "Dades d'exemple",
"seed": "Seed",
"data-management": "Data Management",
Expand Down
18 changes: 15 additions & 3 deletions frontend/lang/messages/cs-CZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@
"no-recipe-found": "Nebyl nalezen žádný recept",
"ok": "OK",
"options": "Možnosti:",
"plural-name": "Plural Name",
"print": "Tisk",
"print-preferences": "Tisk předvoleb",
"random": "Náhodný",
Expand Down Expand Up @@ -867,7 +868,9 @@
"user-can-invite-other-to-group": "User can invite other to group",
"user-can-manage-group": "User can manage group",
"user-can-organize-group-data": "User can organize group data",
"enable-advanced-features": "Enable advanced features"
"enable-advanced-features": "Enable advanced features",
"it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.",
"dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!"
},
"language-dialog": {
"translated": "přeloženo",
Expand All @@ -888,7 +891,9 @@
"create-food": "Create Food",
"food-label": "Food Label",
"edit-food": "Edit Food",
"food-data": "Food Data"
"food-data": "Food Data",
"example-food-singular": "ex: Onion",
"example-food-plural": "ex: Onions"
},
"units": {
"seed-dialog-text": "Naplnit databázi s běžnými jednotkami používanými ve vašem jazyce.",
Expand All @@ -899,13 +904,18 @@
"merging-unit-into-unit": "Merging {0} into {1}",
"create-unit": "Create Unit",
"abbreviation": "Abbreviation",
"plural-abbreviation": "Plural Abbreviation",
"description": "Description",
"display-as-fraction": "Display as Fraction",
"use-abbreviation": "Use Abbreviation",
"edit-unit": "Edit Unit",
"unit-data": "Unit Data",
"use-abbv": "Používat zkratky",
"fraction": "Zlomek"
"fraction": "Zlomek",
"example-unit-singular": "ex: Tablespoon",
"example-unit-plural": "ex: Tablespoons",
"example-unit-abbreviation-singular": "ex: Tbsp",
"example-unit-abbreviation-plural": "ex: Tbsps"
},
"labels": {
"seed-dialog-text": "Naplnit databázi s běžnými popisky používanými ve vašem jazyce.",
Expand Down Expand Up @@ -934,6 +944,8 @@
"delete-recipes": "Smazat recepty",
"source-unit-will-be-deleted": "Source Unit will be deleted"
},
"create-alias": "Create Alias",
"manage-aliases": "Manage Aliases",
"seed-data": "Seed Data",
"seed": "Seed",
"data-management": "Data Management",
Expand Down
18 changes: 15 additions & 3 deletions frontend/lang/messages/da-DK.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@
"no-recipe-found": "Ingen opskrift fundet",
"ok": "Ok",
"options": "Valgmuligheder:",
"plural-name": "Navn i flertal",
"print": "Udskriv",
"print-preferences": "Print indstillinger",
"random": "Tilfældig",
Expand Down Expand Up @@ -867,7 +868,9 @@
"user-can-invite-other-to-group": "Bruger kan invitere andre til gruppen",
"user-can-manage-group": "Bruger kan administrere gruppen",
"user-can-organize-group-data": "Bruger kan organisere gruppedata",
"enable-advanced-features": "Aktiver avancerede funktioner"
"enable-advanced-features": "Aktiver avancerede funktioner",
"it-looks-like-this-is-your-first-time-logging-in": "Det ser ud til, at det er første gang, at du logger ind.",
"dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Vil du ikke længere se dette? Sørg for at ændre din e-mail i dine brugerindstillinger!"
},
"language-dialog": {
"translated": "oversat",
Expand All @@ -888,7 +891,9 @@
"create-food": "Opret fødevare",
"food-label": "Etiket på fødevare",
"edit-food": "Redigér fødevare",
"food-data": "Oplysninger om fødevare"
"food-data": "Oplysninger om fødevare",
"example-food-singular": "fx.: grøntsag",
"example-food-plural": "fx.: grøntsager"
},
"units": {
"seed-dialog-text": "Opret standard enheder i dit sprog.",
Expand All @@ -899,13 +904,18 @@
"merging-unit-into-unit": "Samler {0} med {1}",
"create-unit": "Opret enhed",
"abbreviation": "Forkortelse",
"plural-abbreviation": "Forkortelse af flertal",
"description": "Beskriveslse",
"display-as-fraction": "Vis som brøk",
"use-abbreviation": "Anvend forkortelse",
"edit-unit": "Rediger enhed",
"unit-data": "Enhedsoplysninger",
"use-abbv": "Anvend forkortelse",
"fraction": "Brøkdel"
"fraction": "Brøkdel",
"example-unit-singular": "fx.: teske",
"example-unit-plural": "fx.: teskeer",
"example-unit-abbreviation-singular": "fx.: tsk",
"example-unit-abbreviation-plural": "fx.: tsk"
},
"labels": {
"seed-dialog-text": "Opret standard etiketter på dit sprog.",
Expand Down Expand Up @@ -934,6 +944,8 @@
"delete-recipes": "Slet Opskrifter",
"source-unit-will-be-deleted": "Kildeenhed vil blive slettet"
},
"create-alias": "Opret alias",
"manage-aliases": "Administrer Aliaser",
"seed-data": "Opret standard data",
"seed": "Frø",
"data-management": "Datastyring",
Expand Down
Loading

0 comments on commit 0411181

Please sign in to comment.