From 1112e81ab31c027fca4385b281a33d7a9548505a Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Thu, 7 Nov 2024 18:16:37 +0100 Subject: [PATCH 01/67] New translations en-us.json (Portuguese) --- src/locales/messages/pt-PT.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/messages/pt-PT.json b/src/locales/messages/pt-PT.json index 0b81603a..4f287210 100644 --- a/src/locales/messages/pt-PT.json +++ b/src/locales/messages/pt-PT.json @@ -418,7 +418,7 @@ "type-json-description": "Import from JSON format", "type-yaml-description": "Import from YAML format", "type-collection-description": "Import from Bar Assistant JSON collection", - "notice": "Existing ingredients, methods and glassware will be matched by their name (case insensitive). If ingredient does not exist, it will be created. Common units are automatically converted to \"ml\". Depending on collection size, importing can take a few minutes." + "notice": "Existing ingredients, methods and glassware will be matched by their name (case insensitive). If ingredient does not exist, it will be created." }, "remove-from-bar": "Remove from bar", "public-shelves": "Public shelves", From 62e5b568f8ea32ad1e7dde28be693aa50de0023a Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Thu, 7 Nov 2024 18:16:38 +0100 Subject: [PATCH 02/67] New translations en-us.json (French) --- src/locales/messages/fr-FR.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/messages/fr-FR.json b/src/locales/messages/fr-FR.json index ac6d86af..53394132 100644 --- a/src/locales/messages/fr-FR.json +++ b/src/locales/messages/fr-FR.json @@ -418,7 +418,7 @@ "type-json-description": "Importer à partir du format JSON", "type-yaml-description": "Importer à partir du format YAML", "type-collection-description": "Importation depuis une collection JSON de Bar Assistant", - "notice": "Les ingrédients existants et le verre seront assortis par leur nom (insensible à la casse). Si l’ingrédient ou le verre n’existe pas, il sera créé. Les unités communes sont automatiquement converties en \"ml\"." + "notice": "Existing ingredients, methods and glassware will be matched by their name (case insensitive). If ingredient does not exist, it will be created." }, "remove-from-bar": "Supprimer du bar", "public-shelves": "Étagères publiques", From 0144aa84d8fef3c7db916dd98f818b7ceef0e3fd Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Thu, 7 Nov 2024 18:16:39 +0100 Subject: [PATCH 03/67] New translations en-us.json (Romanian) --- src/locales/messages/ro-RO.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/messages/ro-RO.json b/src/locales/messages/ro-RO.json index cf5623bf..ffa54207 100644 --- a/src/locales/messages/ro-RO.json +++ b/src/locales/messages/ro-RO.json @@ -418,7 +418,7 @@ "type-json-description": "Import from JSON format", "type-yaml-description": "Import from YAML format", "type-collection-description": "Import from Bar Assistant JSON collection", - "notice": "Existing ingredients, methods and glassware will be matched by their name (case insensitive). If ingredient does not exist, it will be created. Common units are automatically converted to \"ml\". Depending on collection size, importing can take a few minutes." + "notice": "Existing ingredients, methods and glassware will be matched by their name (case insensitive). If ingredient does not exist, it will be created." }, "remove-from-bar": "Remove from bar", "public-shelves": "Public shelves", From ce9a4ec817e2db5aa22c5ec407e869749166c2fe Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Thu, 7 Nov 2024 18:16:40 +0100 Subject: [PATCH 04/67] New translations en-us.json (Spanish) --- src/locales/messages/es-ES.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/messages/es-ES.json b/src/locales/messages/es-ES.json index cf5623bf..ffa54207 100644 --- a/src/locales/messages/es-ES.json +++ b/src/locales/messages/es-ES.json @@ -418,7 +418,7 @@ "type-json-description": "Import from JSON format", "type-yaml-description": "Import from YAML format", "type-collection-description": "Import from Bar Assistant JSON collection", - "notice": "Existing ingredients, methods and glassware will be matched by their name (case insensitive). If ingredient does not exist, it will be created. Common units are automatically converted to \"ml\". Depending on collection size, importing can take a few minutes." + "notice": "Existing ingredients, methods and glassware will be matched by their name (case insensitive). If ingredient does not exist, it will be created." }, "remove-from-bar": "Remove from bar", "public-shelves": "Public shelves", From 10152ed1c67a1252b2aa19dcc0826226c7c58f51 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Thu, 7 Nov 2024 18:16:41 +0100 Subject: [PATCH 05/67] New translations en-us.json (Czech) --- src/locales/messages/cs-CZ.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/messages/cs-CZ.json b/src/locales/messages/cs-CZ.json index cf5623bf..ffa54207 100644 --- a/src/locales/messages/cs-CZ.json +++ b/src/locales/messages/cs-CZ.json @@ -418,7 +418,7 @@ "type-json-description": "Import from JSON format", "type-yaml-description": "Import from YAML format", "type-collection-description": "Import from Bar Assistant JSON collection", - "notice": "Existing ingredients, methods and glassware will be matched by their name (case insensitive). If ingredient does not exist, it will be created. Common units are automatically converted to \"ml\". Depending on collection size, importing can take a few minutes." + "notice": "Existing ingredients, methods and glassware will be matched by their name (case insensitive). If ingredient does not exist, it will be created." }, "remove-from-bar": "Remove from bar", "public-shelves": "Public shelves", From 8d05dc00ba028ba5e612ac21c6621eeeb2591bc5 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Thu, 7 Nov 2024 18:16:42 +0100 Subject: [PATCH 06/67] New translations en-us.json (Danish) --- src/locales/messages/da-DK.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/messages/da-DK.json b/src/locales/messages/da-DK.json index cf5623bf..ffa54207 100644 --- a/src/locales/messages/da-DK.json +++ b/src/locales/messages/da-DK.json @@ -418,7 +418,7 @@ "type-json-description": "Import from JSON format", "type-yaml-description": "Import from YAML format", "type-collection-description": "Import from Bar Assistant JSON collection", - "notice": "Existing ingredients, methods and glassware will be matched by their name (case insensitive). If ingredient does not exist, it will be created. Common units are automatically converted to \"ml\". Depending on collection size, importing can take a few minutes." + "notice": "Existing ingredients, methods and glassware will be matched by their name (case insensitive). If ingredient does not exist, it will be created." }, "remove-from-bar": "Remove from bar", "public-shelves": "Public shelves", From 795ae994231cff1c227d6bcefc52680653facf8a Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Thu, 7 Nov 2024 18:16:44 +0100 Subject: [PATCH 07/67] New translations en-us.json (Greek) --- src/locales/messages/el-GR.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/messages/el-GR.json b/src/locales/messages/el-GR.json index cf5623bf..ffa54207 100644 --- a/src/locales/messages/el-GR.json +++ b/src/locales/messages/el-GR.json @@ -418,7 +418,7 @@ "type-json-description": "Import from JSON format", "type-yaml-description": "Import from YAML format", "type-collection-description": "Import from Bar Assistant JSON collection", - "notice": "Existing ingredients, methods and glassware will be matched by their name (case insensitive). If ingredient does not exist, it will be created. Common units are automatically converted to \"ml\". Depending on collection size, importing can take a few minutes." + "notice": "Existing ingredients, methods and glassware will be matched by their name (case insensitive). If ingredient does not exist, it will be created." }, "remove-from-bar": "Remove from bar", "public-shelves": "Public shelves", From 412a2d62859d760a52101524b0a9caf013693755 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Thu, 7 Nov 2024 18:16:45 +0100 Subject: [PATCH 08/67] New translations en-us.json (Finnish) --- src/locales/messages/fi-FI.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/messages/fi-FI.json b/src/locales/messages/fi-FI.json index cf5623bf..ffa54207 100644 --- a/src/locales/messages/fi-FI.json +++ b/src/locales/messages/fi-FI.json @@ -418,7 +418,7 @@ "type-json-description": "Import from JSON format", "type-yaml-description": "Import from YAML format", "type-collection-description": "Import from Bar Assistant JSON collection", - "notice": "Existing ingredients, methods and glassware will be matched by their name (case insensitive). If ingredient does not exist, it will be created. Common units are automatically converted to \"ml\". Depending on collection size, importing can take a few minutes." + "notice": "Existing ingredients, methods and glassware will be matched by their name (case insensitive). If ingredient does not exist, it will be created." }, "remove-from-bar": "Remove from bar", "public-shelves": "Public shelves", From d51429eb663a240d2630848cfa2ae1f5983a4389 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Thu, 7 Nov 2024 18:16:46 +0100 Subject: [PATCH 09/67] New translations en-us.json (Hungarian) --- src/locales/messages/hu-HU.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/messages/hu-HU.json b/src/locales/messages/hu-HU.json index cf5623bf..ffa54207 100644 --- a/src/locales/messages/hu-HU.json +++ b/src/locales/messages/hu-HU.json @@ -418,7 +418,7 @@ "type-json-description": "Import from JSON format", "type-yaml-description": "Import from YAML format", "type-collection-description": "Import from Bar Assistant JSON collection", - "notice": "Existing ingredients, methods and glassware will be matched by their name (case insensitive). If ingredient does not exist, it will be created. Common units are automatically converted to \"ml\". Depending on collection size, importing can take a few minutes." + "notice": "Existing ingredients, methods and glassware will be matched by their name (case insensitive). If ingredient does not exist, it will be created." }, "remove-from-bar": "Remove from bar", "public-shelves": "Public shelves", From 34e0cee638f664255d81b3359979ca2dd08f1892 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Thu, 7 Nov 2024 18:16:48 +0100 Subject: [PATCH 10/67] New translations en-us.json (Dutch) --- src/locales/messages/nl-NL.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/messages/nl-NL.json b/src/locales/messages/nl-NL.json index cf5623bf..ffa54207 100644 --- a/src/locales/messages/nl-NL.json +++ b/src/locales/messages/nl-NL.json @@ -418,7 +418,7 @@ "type-json-description": "Import from JSON format", "type-yaml-description": "Import from YAML format", "type-collection-description": "Import from Bar Assistant JSON collection", - "notice": "Existing ingredients, methods and glassware will be matched by their name (case insensitive). If ingredient does not exist, it will be created. Common units are automatically converted to \"ml\". Depending on collection size, importing can take a few minutes." + "notice": "Existing ingredients, methods and glassware will be matched by their name (case insensitive). If ingredient does not exist, it will be created." }, "remove-from-bar": "Remove from bar", "public-shelves": "Public shelves", From 5f87149ac2fbe190190b84ef0fd2e50526f1664e Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Thu, 7 Nov 2024 18:16:49 +0100 Subject: [PATCH 11/67] New translations en-us.json (Norwegian) --- src/locales/messages/no-NO.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/messages/no-NO.json b/src/locales/messages/no-NO.json index cf5623bf..ffa54207 100644 --- a/src/locales/messages/no-NO.json +++ b/src/locales/messages/no-NO.json @@ -418,7 +418,7 @@ "type-json-description": "Import from JSON format", "type-yaml-description": "Import from YAML format", "type-collection-description": "Import from Bar Assistant JSON collection", - "notice": "Existing ingredients, methods and glassware will be matched by their name (case insensitive). If ingredient does not exist, it will be created. Common units are automatically converted to \"ml\". Depending on collection size, importing can take a few minutes." + "notice": "Existing ingredients, methods and glassware will be matched by their name (case insensitive). If ingredient does not exist, it will be created." }, "remove-from-bar": "Remove from bar", "public-shelves": "Public shelves", From 8390fe05ff39f2e4684c7e43c936a837d99c983d Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Thu, 7 Nov 2024 18:16:50 +0100 Subject: [PATCH 12/67] New translations en-us.json (Polish) --- src/locales/messages/pl-PL.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/messages/pl-PL.json b/src/locales/messages/pl-PL.json index 790f6f48..a1986fcc 100644 --- a/src/locales/messages/pl-PL.json +++ b/src/locales/messages/pl-PL.json @@ -418,7 +418,7 @@ "type-json-description": "Import from JSON format", "type-yaml-description": "Import from YAML format", "type-collection-description": "Import from Bar Assistant JSON collection", - "notice": "Existing ingredients, methods and glassware will be matched by their name (case insensitive). If ingredient does not exist, it will be created. Common units are automatically converted to \"ml\". Depending on collection size, importing can take a few minutes." + "notice": "Existing ingredients, methods and glassware will be matched by their name (case insensitive). If ingredient does not exist, it will be created." }, "remove-from-bar": "Remove from bar", "public-shelves": "Public shelves", From 4b2e0bbc81cb30d363ba55e2ea6278faee14df38 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Thu, 7 Nov 2024 18:16:52 +0100 Subject: [PATCH 13/67] New translations en-us.json (Chinese Simplified) --- src/locales/messages/zh-CN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/messages/zh-CN.json b/src/locales/messages/zh-CN.json index cf5623bf..ffa54207 100644 --- a/src/locales/messages/zh-CN.json +++ b/src/locales/messages/zh-CN.json @@ -418,7 +418,7 @@ "type-json-description": "Import from JSON format", "type-yaml-description": "Import from YAML format", "type-collection-description": "Import from Bar Assistant JSON collection", - "notice": "Existing ingredients, methods and glassware will be matched by their name (case insensitive). If ingredient does not exist, it will be created. Common units are automatically converted to \"ml\". Depending on collection size, importing can take a few minutes." + "notice": "Existing ingredients, methods and glassware will be matched by their name (case insensitive). If ingredient does not exist, it will be created." }, "remove-from-bar": "Remove from bar", "public-shelves": "Public shelves", From 96c723dfc4697926426bb376004895e83a09bf63 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Thu, 7 Nov 2024 18:16:53 +0100 Subject: [PATCH 14/67] New translations en-us.json (Chinese Traditional) --- src/locales/messages/zh-TW.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/messages/zh-TW.json b/src/locales/messages/zh-TW.json index cf5623bf..ffa54207 100644 --- a/src/locales/messages/zh-TW.json +++ b/src/locales/messages/zh-TW.json @@ -418,7 +418,7 @@ "type-json-description": "Import from JSON format", "type-yaml-description": "Import from YAML format", "type-collection-description": "Import from Bar Assistant JSON collection", - "notice": "Existing ingredients, methods and glassware will be matched by their name (case insensitive). If ingredient does not exist, it will be created. Common units are automatically converted to \"ml\". Depending on collection size, importing can take a few minutes." + "notice": "Existing ingredients, methods and glassware will be matched by their name (case insensitive). If ingredient does not exist, it will be created." }, "remove-from-bar": "Remove from bar", "public-shelves": "Public shelves", From 8c6325ab93945b747a71f0736b9581e4ef59d9f6 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Mon, 11 Nov 2024 18:51:00 +0100 Subject: [PATCH 15/67] New translations en-us.json (Croatian) --- src/locales/messages/hr-HR.json | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/src/locales/messages/hr-HR.json b/src/locales/messages/hr-HR.json index 7f097232..1ab63a8b 100644 --- a/src/locales/messages/hr-HR.json +++ b/src/locales/messages/hr-HR.json @@ -25,8 +25,8 @@ "main": "Glavni sastojak", "add": "Dodaj sastojak", "on-shopping-list": "Ovaj sastojak je na popisu za kupovinu", - "add-to-shelf": "Dodaj na policu", - "remove-from-shelf": "Ukloni s police", + "add-to-shelf": "Add to your shelf", + "remove-from-shelf": "Remove from your shelf", "add-to-list": "Dodaj na popis za kupovinu", "remove-from-list": "Ukloni s popisa za kupovinu", "update-success": "Sastojak uspješno uređen", @@ -61,7 +61,13 @@ "variety-note": "Recepti koje možete napraviti uključuju matični sastojak kao zamjenu (oovisno o postavkama korisnika)", "ingredients": "Sastojci", "used_as_substitute_for": "Koristi se kao zamjena za", - "can_be_substituted_with": "Može se zamijeniti sa" + "can_be_substituted_with": "Može se zamijeniti sa", + "add-to-bar-shelf": "Add to bar shelf", + "remove-from-bar-shelf": "Remove from bar shelf", + "shelf-bar-help": "Recipes matching ingredients in bar shelf will be shown to all bar members.", + "shelf-user-help": "Recipes matching ingredients in your shelf can only be managed by you.", + "bar-shelf-add-success": "Added \"{name}\" to bar shelf", + "bar-shelf-remove-success": "Removed \"{name}\" from bar shelf" }, "share": { "title": "Podijeli", @@ -262,7 +268,7 @@ "clear-filters": "Poništi filtere", "rating-removed": "Ocjena uklonjena", "rating-rated": "Koktel ocijenjen sa ocjenom {rating}", - "shelf-ingredients": "Sastojci u polici", + "shelf-ingredients": "My shelf ingredients", "shopping-list-ingredients": "Sastojci na popisu za kupovinu", "notes": "Bilješke", "collection-shared": "Podijeljeno s barom", @@ -575,7 +581,8 @@ "add": "Dodaj koktel", "copy-action": "Udvostruči i uredi", "copy-success": "Koktel dupliciran", - "source": "Izvor koktela" + "source": "Izvor koktela", + "confirm-copy": "This will create a copy of \"{name}\"" }, "ABV-definition": "Postotak alkohola", "ingredient-category": {}, @@ -599,5 +606,9 @@ "target-volume": "Target volume", "target-volume-dilution": "Optional dilution", "scale-recipe": "Scale recipe", - "target-volume-dilution-help": "Dilute with {total} of water" + "target-volume-dilution-help": "Dilute with {total} of water", + "bar_shelf": { + "cocktails": "Bar shelf cocktails" + }, + "bar-shelf-ingredients": "Bar shelf ingredients" } From 6e1f939e3a4b846b64888ca2b59d0b5b6ec93a69 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Mon, 11 Nov 2024 18:51:02 +0100 Subject: [PATCH 16/67] New translations en-us.json (Portuguese) --- src/locales/messages/pt-PT.json | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/src/locales/messages/pt-PT.json b/src/locales/messages/pt-PT.json index 4f287210..679f4a15 100644 --- a/src/locales/messages/pt-PT.json +++ b/src/locales/messages/pt-PT.json @@ -25,8 +25,8 @@ "main": "Ingrediente principal", "add": "Adicionar ingrediente", "on-shopping-list": "Você tem este ingrediente na lista de compras", - "add-to-shelf": "Adicionar à prateleira", - "remove-from-shelf": "Remover da prateleira", + "add-to-shelf": "Add to your shelf", + "remove-from-shelf": "Remove from your shelf", "add-to-list": "Adicionar à lista de compras", "remove-from-list": "Remover da lista de compras", "update-success": "Ingrediente atualizado com sucesso", @@ -61,7 +61,13 @@ "variety-note": "Recipe matching will include the parent ingredient as a substitute (depending on user settings)", "ingredients": "Ingredients", "used_as_substitute_for": "Used as a substitute for", - "can_be_substituted_with": "Can be substituted with" + "can_be_substituted_with": "Can be substituted with", + "add-to-bar-shelf": "Add to bar shelf", + "remove-from-bar-shelf": "Remove from bar shelf", + "shelf-bar-help": "Recipes matching ingredients in bar shelf will be shown to all bar members.", + "shelf-user-help": "Recipes matching ingredients in your shelf can only be managed by you.", + "bar-shelf-add-success": "Added \"{name}\" to bar shelf", + "bar-shelf-remove-success": "Removed \"{name}\" from bar shelf" }, "share": { "title": "Share", @@ -262,7 +268,7 @@ "clear-filters": "Clear all filters", "rating-removed": "Removed cocktail rating", "rating-rated": "Cocktail rated with {rating} stars", - "shelf-ingredients": "Shelf ingredients", + "shelf-ingredients": "My shelf ingredients", "shopping-list-ingredients": "Shopping list ingredients", "notes": "Notes", "collection-shared": "Shared with bar", @@ -575,7 +581,8 @@ "add": "Add cocktail", "copy-action": "Duplicate and edit", "copy-success": "Cocktail duplicated", - "source": "Cocktail source" + "source": "Cocktail source", + "confirm-copy": "This will create a copy of \"{name}\"" }, "ABV-definition": "Alcohol by volume", "ingredient-category": {}, @@ -599,5 +606,9 @@ "target-volume": "Target volume", "target-volume-dilution": "Optional dilution", "scale-recipe": "Scale recipe", - "target-volume-dilution-help": "Dilute with {total} of water" + "target-volume-dilution-help": "Dilute with {total} of water", + "bar_shelf": { + "cocktails": "Bar shelf cocktails" + }, + "bar-shelf-ingredients": "Bar shelf ingredients" } From 464c55afa79abbacc43ef8376478f30c7a589a8d Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Mon, 11 Nov 2024 18:51:03 +0100 Subject: [PATCH 17/67] New translations en-us.json (French) --- src/locales/messages/fr-FR.json | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/src/locales/messages/fr-FR.json b/src/locales/messages/fr-FR.json index 53394132..d703bdc8 100644 --- a/src/locales/messages/fr-FR.json +++ b/src/locales/messages/fr-FR.json @@ -25,8 +25,8 @@ "main": "Ingrédient principal", "add": "Ajouter un ingrédient", "on-shopping-list": "Vous avez cet ingrédient sur la liste de courses", - "add-to-shelf": "Ajouter à l’étagère", - "remove-from-shelf": "Retirer de l’étagère", + "add-to-shelf": "Add to your shelf", + "remove-from-shelf": "Remove from your shelf", "add-to-list": "Ajouter à la liste de courses", "remove-from-list": "Supprimer de la liste de courses", "update-success": "Ingrédient mis à jour avec succès", @@ -61,7 +61,13 @@ "variety-note": "La correspondance des recettes inclura l'ingrédient parent comme substitut (selon les paramètres de l'utilisateur)", "ingredients": "Ingrédients", "used_as_substitute_for": "Used as a substitute for", - "can_be_substituted_with": "Can be substituted with" + "can_be_substituted_with": "Can be substituted with", + "add-to-bar-shelf": "Add to bar shelf", + "remove-from-bar-shelf": "Remove from bar shelf", + "shelf-bar-help": "Recipes matching ingredients in bar shelf will be shown to all bar members.", + "shelf-user-help": "Recipes matching ingredients in your shelf can only be managed by you.", + "bar-shelf-add-success": "Added \"{name}\" to bar shelf", + "bar-shelf-remove-success": "Removed \"{name}\" from bar shelf" }, "share": { "title": "Partager", @@ -262,7 +268,7 @@ "clear-filters": "Effacer tous les filtres", "rating-removed": "Suppression de la note cocktail", "rating-rated": "Cocktail noté avec {rating} étoiles", - "shelf-ingredients": "Ingrédients de rayon", + "shelf-ingredients": "My shelf ingredients", "shopping-list-ingredients": "Ingrédients de la liste de courses", "notes": "Remarques", "collection-shared": "Partagé avec le bar", @@ -575,7 +581,8 @@ "add": "Ajouter un cocktail", "copy-action": "Dupliquer et modifier", "copy-success": "Cocktail dupliqué", - "source": "Source cocktail" + "source": "Source cocktail", + "confirm-copy": "This will create a copy of \"{name}\"" }, "ABV-definition": "Alcool par volume", "ingredient-category": {}, @@ -599,5 +606,9 @@ "target-volume": "Target volume", "target-volume-dilution": "Optional dilution", "scale-recipe": "Scale recipe", - "target-volume-dilution-help": "Dilute with {total} of water" + "target-volume-dilution-help": "Dilute with {total} of water", + "bar_shelf": { + "cocktails": "Bar shelf cocktails" + }, + "bar-shelf-ingredients": "Bar shelf ingredients" } From 492d6f96f913b7326f2b028896207d0d3b8c6582 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Mon, 11 Nov 2024 18:51:04 +0100 Subject: [PATCH 18/67] New translations en-us.json (Romanian) --- src/locales/messages/ro-RO.json | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/src/locales/messages/ro-RO.json b/src/locales/messages/ro-RO.json index ffa54207..2b949318 100644 --- a/src/locales/messages/ro-RO.json +++ b/src/locales/messages/ro-RO.json @@ -25,8 +25,8 @@ "main": "Main ingredient", "add": "Add ingredient", "on-shopping-list": "You have this ingredient on shopping list", - "add-to-shelf": "Add to shelf", - "remove-from-shelf": "Remove from shelf", + "add-to-shelf": "Add to your shelf", + "remove-from-shelf": "Remove from your shelf", "add-to-list": "Add to shopping list", "remove-from-list": "Remove from shopping list", "update-success": "Ingredient updated successfully", @@ -61,7 +61,13 @@ "variety-note": "Recipe matching will include the parent ingredient as a substitute (depending on user settings)", "ingredients": "Ingredients", "used_as_substitute_for": "Used as a substitute for", - "can_be_substituted_with": "Can be substituted with" + "can_be_substituted_with": "Can be substituted with", + "add-to-bar-shelf": "Add to bar shelf", + "remove-from-bar-shelf": "Remove from bar shelf", + "shelf-bar-help": "Recipes matching ingredients in bar shelf will be shown to all bar members.", + "shelf-user-help": "Recipes matching ingredients in your shelf can only be managed by you.", + "bar-shelf-add-success": "Added \"{name}\" to bar shelf", + "bar-shelf-remove-success": "Removed \"{name}\" from bar shelf" }, "share": { "title": "Share", @@ -262,7 +268,7 @@ "clear-filters": "Clear all filters", "rating-removed": "Removed cocktail rating", "rating-rated": "Cocktail rated with {rating} stars", - "shelf-ingredients": "Shelf ingredients", + "shelf-ingredients": "My shelf ingredients", "shopping-list-ingredients": "Shopping list ingredients", "notes": "Notes", "collection-shared": "Shared with bar", @@ -575,7 +581,8 @@ "add": "Add cocktail", "copy-action": "Duplicate and edit", "copy-success": "Cocktail duplicated", - "source": "Cocktail source" + "source": "Cocktail source", + "confirm-copy": "This will create a copy of \"{name}\"" }, "ABV-definition": "Alcohol by volume", "ingredient-category": {}, @@ -599,5 +606,9 @@ "target-volume": "Target volume", "target-volume-dilution": "Optional dilution", "scale-recipe": "Scale recipe", - "target-volume-dilution-help": "Dilute with {total} of water" + "target-volume-dilution-help": "Dilute with {total} of water", + "bar_shelf": { + "cocktails": "Bar shelf cocktails" + }, + "bar-shelf-ingredients": "Bar shelf ingredients" } From 7f16b47d33e54478b6ce8e9f43e85a7afe9c97b1 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Mon, 11 Nov 2024 18:51:05 +0100 Subject: [PATCH 19/67] New translations en-us.json (Spanish) --- src/locales/messages/es-ES.json | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/src/locales/messages/es-ES.json b/src/locales/messages/es-ES.json index ffa54207..2b949318 100644 --- a/src/locales/messages/es-ES.json +++ b/src/locales/messages/es-ES.json @@ -25,8 +25,8 @@ "main": "Main ingredient", "add": "Add ingredient", "on-shopping-list": "You have this ingredient on shopping list", - "add-to-shelf": "Add to shelf", - "remove-from-shelf": "Remove from shelf", + "add-to-shelf": "Add to your shelf", + "remove-from-shelf": "Remove from your shelf", "add-to-list": "Add to shopping list", "remove-from-list": "Remove from shopping list", "update-success": "Ingredient updated successfully", @@ -61,7 +61,13 @@ "variety-note": "Recipe matching will include the parent ingredient as a substitute (depending on user settings)", "ingredients": "Ingredients", "used_as_substitute_for": "Used as a substitute for", - "can_be_substituted_with": "Can be substituted with" + "can_be_substituted_with": "Can be substituted with", + "add-to-bar-shelf": "Add to bar shelf", + "remove-from-bar-shelf": "Remove from bar shelf", + "shelf-bar-help": "Recipes matching ingredients in bar shelf will be shown to all bar members.", + "shelf-user-help": "Recipes matching ingredients in your shelf can only be managed by you.", + "bar-shelf-add-success": "Added \"{name}\" to bar shelf", + "bar-shelf-remove-success": "Removed \"{name}\" from bar shelf" }, "share": { "title": "Share", @@ -262,7 +268,7 @@ "clear-filters": "Clear all filters", "rating-removed": "Removed cocktail rating", "rating-rated": "Cocktail rated with {rating} stars", - "shelf-ingredients": "Shelf ingredients", + "shelf-ingredients": "My shelf ingredients", "shopping-list-ingredients": "Shopping list ingredients", "notes": "Notes", "collection-shared": "Shared with bar", @@ -575,7 +581,8 @@ "add": "Add cocktail", "copy-action": "Duplicate and edit", "copy-success": "Cocktail duplicated", - "source": "Cocktail source" + "source": "Cocktail source", + "confirm-copy": "This will create a copy of \"{name}\"" }, "ABV-definition": "Alcohol by volume", "ingredient-category": {}, @@ -599,5 +606,9 @@ "target-volume": "Target volume", "target-volume-dilution": "Optional dilution", "scale-recipe": "Scale recipe", - "target-volume-dilution-help": "Dilute with {total} of water" + "target-volume-dilution-help": "Dilute with {total} of water", + "bar_shelf": { + "cocktails": "Bar shelf cocktails" + }, + "bar-shelf-ingredients": "Bar shelf ingredients" } From bffff120e047963763dad7ebd104dc3d7eb81d56 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Mon, 11 Nov 2024 18:51:06 +0100 Subject: [PATCH 20/67] New translations en-us.json (Czech) --- src/locales/messages/cs-CZ.json | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/src/locales/messages/cs-CZ.json b/src/locales/messages/cs-CZ.json index ffa54207..2b949318 100644 --- a/src/locales/messages/cs-CZ.json +++ b/src/locales/messages/cs-CZ.json @@ -25,8 +25,8 @@ "main": "Main ingredient", "add": "Add ingredient", "on-shopping-list": "You have this ingredient on shopping list", - "add-to-shelf": "Add to shelf", - "remove-from-shelf": "Remove from shelf", + "add-to-shelf": "Add to your shelf", + "remove-from-shelf": "Remove from your shelf", "add-to-list": "Add to shopping list", "remove-from-list": "Remove from shopping list", "update-success": "Ingredient updated successfully", @@ -61,7 +61,13 @@ "variety-note": "Recipe matching will include the parent ingredient as a substitute (depending on user settings)", "ingredients": "Ingredients", "used_as_substitute_for": "Used as a substitute for", - "can_be_substituted_with": "Can be substituted with" + "can_be_substituted_with": "Can be substituted with", + "add-to-bar-shelf": "Add to bar shelf", + "remove-from-bar-shelf": "Remove from bar shelf", + "shelf-bar-help": "Recipes matching ingredients in bar shelf will be shown to all bar members.", + "shelf-user-help": "Recipes matching ingredients in your shelf can only be managed by you.", + "bar-shelf-add-success": "Added \"{name}\" to bar shelf", + "bar-shelf-remove-success": "Removed \"{name}\" from bar shelf" }, "share": { "title": "Share", @@ -262,7 +268,7 @@ "clear-filters": "Clear all filters", "rating-removed": "Removed cocktail rating", "rating-rated": "Cocktail rated with {rating} stars", - "shelf-ingredients": "Shelf ingredients", + "shelf-ingredients": "My shelf ingredients", "shopping-list-ingredients": "Shopping list ingredients", "notes": "Notes", "collection-shared": "Shared with bar", @@ -575,7 +581,8 @@ "add": "Add cocktail", "copy-action": "Duplicate and edit", "copy-success": "Cocktail duplicated", - "source": "Cocktail source" + "source": "Cocktail source", + "confirm-copy": "This will create a copy of \"{name}\"" }, "ABV-definition": "Alcohol by volume", "ingredient-category": {}, @@ -599,5 +606,9 @@ "target-volume": "Target volume", "target-volume-dilution": "Optional dilution", "scale-recipe": "Scale recipe", - "target-volume-dilution-help": "Dilute with {total} of water" + "target-volume-dilution-help": "Dilute with {total} of water", + "bar_shelf": { + "cocktails": "Bar shelf cocktails" + }, + "bar-shelf-ingredients": "Bar shelf ingredients" } From 90b16605c372f77890f42734870dfe01f733eb91 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Mon, 11 Nov 2024 18:51:07 +0100 Subject: [PATCH 21/67] New translations en-us.json (Danish) --- src/locales/messages/da-DK.json | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/src/locales/messages/da-DK.json b/src/locales/messages/da-DK.json index ffa54207..2b949318 100644 --- a/src/locales/messages/da-DK.json +++ b/src/locales/messages/da-DK.json @@ -25,8 +25,8 @@ "main": "Main ingredient", "add": "Add ingredient", "on-shopping-list": "You have this ingredient on shopping list", - "add-to-shelf": "Add to shelf", - "remove-from-shelf": "Remove from shelf", + "add-to-shelf": "Add to your shelf", + "remove-from-shelf": "Remove from your shelf", "add-to-list": "Add to shopping list", "remove-from-list": "Remove from shopping list", "update-success": "Ingredient updated successfully", @@ -61,7 +61,13 @@ "variety-note": "Recipe matching will include the parent ingredient as a substitute (depending on user settings)", "ingredients": "Ingredients", "used_as_substitute_for": "Used as a substitute for", - "can_be_substituted_with": "Can be substituted with" + "can_be_substituted_with": "Can be substituted with", + "add-to-bar-shelf": "Add to bar shelf", + "remove-from-bar-shelf": "Remove from bar shelf", + "shelf-bar-help": "Recipes matching ingredients in bar shelf will be shown to all bar members.", + "shelf-user-help": "Recipes matching ingredients in your shelf can only be managed by you.", + "bar-shelf-add-success": "Added \"{name}\" to bar shelf", + "bar-shelf-remove-success": "Removed \"{name}\" from bar shelf" }, "share": { "title": "Share", @@ -262,7 +268,7 @@ "clear-filters": "Clear all filters", "rating-removed": "Removed cocktail rating", "rating-rated": "Cocktail rated with {rating} stars", - "shelf-ingredients": "Shelf ingredients", + "shelf-ingredients": "My shelf ingredients", "shopping-list-ingredients": "Shopping list ingredients", "notes": "Notes", "collection-shared": "Shared with bar", @@ -575,7 +581,8 @@ "add": "Add cocktail", "copy-action": "Duplicate and edit", "copy-success": "Cocktail duplicated", - "source": "Cocktail source" + "source": "Cocktail source", + "confirm-copy": "This will create a copy of \"{name}\"" }, "ABV-definition": "Alcohol by volume", "ingredient-category": {}, @@ -599,5 +606,9 @@ "target-volume": "Target volume", "target-volume-dilution": "Optional dilution", "scale-recipe": "Scale recipe", - "target-volume-dilution-help": "Dilute with {total} of water" + "target-volume-dilution-help": "Dilute with {total} of water", + "bar_shelf": { + "cocktails": "Bar shelf cocktails" + }, + "bar-shelf-ingredients": "Bar shelf ingredients" } From ac4771fd7e4dbdf2e94dd9e5e6982065389c667a Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Mon, 11 Nov 2024 18:51:08 +0100 Subject: [PATCH 22/67] New translations en-us.json (German) --- src/locales/messages/de-DE.json | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/src/locales/messages/de-DE.json b/src/locales/messages/de-DE.json index 4bed053c..a336cdd4 100644 --- a/src/locales/messages/de-DE.json +++ b/src/locales/messages/de-DE.json @@ -25,8 +25,8 @@ "main": "Hauptzutaten", "add": "Zutat hinzufügen", "on-shopping-list": "Du hast diese auf deiner Einkaufsliste", - "add-to-shelf": "Zum Regal hinzufügen", - "remove-from-shelf": "Aus dem Regal löschen", + "add-to-shelf": "Add to your shelf", + "remove-from-shelf": "Remove from your shelf", "add-to-list": "Zur Einkaufsliste hinzufügen", "remove-from-list": "Von der Einkaufsliste entfernen", "update-success": "Zutat aktualisiert", @@ -61,7 +61,13 @@ "variety-note": "Recipe matching will include the parent ingredient as a substitute (depending on user settings)", "ingredients": "Zutaten", "used_as_substitute_for": "Used as a substitute for", - "can_be_substituted_with": "Can be substituted with" + "can_be_substituted_with": "Can be substituted with", + "add-to-bar-shelf": "Add to bar shelf", + "remove-from-bar-shelf": "Remove from bar shelf", + "shelf-bar-help": "Recipes matching ingredients in bar shelf will be shown to all bar members.", + "shelf-user-help": "Recipes matching ingredients in your shelf can only be managed by you.", + "bar-shelf-add-success": "Added \"{name}\" to bar shelf", + "bar-shelf-remove-success": "Removed \"{name}\" from bar shelf" }, "share": { "title": "Aktie", @@ -262,7 +268,7 @@ "clear-filters": "Filter zurücksetzen", "rating-removed": "Bewertung zurücksetzen", "rating-rated": "Cocktails mit {rating} sternen bewertet", - "shelf-ingredients": "Zutaten im Regal", + "shelf-ingredients": "My shelf ingredients", "shopping-list-ingredients": "Zutaten auf der Einkaufsliste", "notes": "Notizen", "collection-shared": "Shared with bar", @@ -575,7 +581,8 @@ "add": "Neuer Cocktail", "copy-action": "Kopieren und bearbeiten", "copy-success": "Cocktail kopiert", - "source": "Cocktail Herkunft" + "source": "Cocktail Herkunft", + "confirm-copy": "This will create a copy of \"{name}\"" }, "ABV-definition": "Volumenprozent Alkohol", "ingredient-category": {}, @@ -599,5 +606,9 @@ "target-volume": "Target volume", "target-volume-dilution": "Optional dilution", "scale-recipe": "Scale recipe", - "target-volume-dilution-help": "Dilute with {total} of water" + "target-volume-dilution-help": "Dilute with {total} of water", + "bar_shelf": { + "cocktails": "Bar shelf cocktails" + }, + "bar-shelf-ingredients": "Bar shelf ingredients" } From 294168b0953751f553f37d23dfda10800419ea3c Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Mon, 11 Nov 2024 18:51:09 +0100 Subject: [PATCH 23/67] New translations en-us.json (Greek) --- src/locales/messages/el-GR.json | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/src/locales/messages/el-GR.json b/src/locales/messages/el-GR.json index ffa54207..2b949318 100644 --- a/src/locales/messages/el-GR.json +++ b/src/locales/messages/el-GR.json @@ -25,8 +25,8 @@ "main": "Main ingredient", "add": "Add ingredient", "on-shopping-list": "You have this ingredient on shopping list", - "add-to-shelf": "Add to shelf", - "remove-from-shelf": "Remove from shelf", + "add-to-shelf": "Add to your shelf", + "remove-from-shelf": "Remove from your shelf", "add-to-list": "Add to shopping list", "remove-from-list": "Remove from shopping list", "update-success": "Ingredient updated successfully", @@ -61,7 +61,13 @@ "variety-note": "Recipe matching will include the parent ingredient as a substitute (depending on user settings)", "ingredients": "Ingredients", "used_as_substitute_for": "Used as a substitute for", - "can_be_substituted_with": "Can be substituted with" + "can_be_substituted_with": "Can be substituted with", + "add-to-bar-shelf": "Add to bar shelf", + "remove-from-bar-shelf": "Remove from bar shelf", + "shelf-bar-help": "Recipes matching ingredients in bar shelf will be shown to all bar members.", + "shelf-user-help": "Recipes matching ingredients in your shelf can only be managed by you.", + "bar-shelf-add-success": "Added \"{name}\" to bar shelf", + "bar-shelf-remove-success": "Removed \"{name}\" from bar shelf" }, "share": { "title": "Share", @@ -262,7 +268,7 @@ "clear-filters": "Clear all filters", "rating-removed": "Removed cocktail rating", "rating-rated": "Cocktail rated with {rating} stars", - "shelf-ingredients": "Shelf ingredients", + "shelf-ingredients": "My shelf ingredients", "shopping-list-ingredients": "Shopping list ingredients", "notes": "Notes", "collection-shared": "Shared with bar", @@ -575,7 +581,8 @@ "add": "Add cocktail", "copy-action": "Duplicate and edit", "copy-success": "Cocktail duplicated", - "source": "Cocktail source" + "source": "Cocktail source", + "confirm-copy": "This will create a copy of \"{name}\"" }, "ABV-definition": "Alcohol by volume", "ingredient-category": {}, @@ -599,5 +606,9 @@ "target-volume": "Target volume", "target-volume-dilution": "Optional dilution", "scale-recipe": "Scale recipe", - "target-volume-dilution-help": "Dilute with {total} of water" + "target-volume-dilution-help": "Dilute with {total} of water", + "bar_shelf": { + "cocktails": "Bar shelf cocktails" + }, + "bar-shelf-ingredients": "Bar shelf ingredients" } From 6774fa150629420e44cf9aad4cd5cb26e5f75147 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Mon, 11 Nov 2024 18:51:10 +0100 Subject: [PATCH 24/67] New translations en-us.json (Finnish) --- src/locales/messages/fi-FI.json | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/src/locales/messages/fi-FI.json b/src/locales/messages/fi-FI.json index ffa54207..2b949318 100644 --- a/src/locales/messages/fi-FI.json +++ b/src/locales/messages/fi-FI.json @@ -25,8 +25,8 @@ "main": "Main ingredient", "add": "Add ingredient", "on-shopping-list": "You have this ingredient on shopping list", - "add-to-shelf": "Add to shelf", - "remove-from-shelf": "Remove from shelf", + "add-to-shelf": "Add to your shelf", + "remove-from-shelf": "Remove from your shelf", "add-to-list": "Add to shopping list", "remove-from-list": "Remove from shopping list", "update-success": "Ingredient updated successfully", @@ -61,7 +61,13 @@ "variety-note": "Recipe matching will include the parent ingredient as a substitute (depending on user settings)", "ingredients": "Ingredients", "used_as_substitute_for": "Used as a substitute for", - "can_be_substituted_with": "Can be substituted with" + "can_be_substituted_with": "Can be substituted with", + "add-to-bar-shelf": "Add to bar shelf", + "remove-from-bar-shelf": "Remove from bar shelf", + "shelf-bar-help": "Recipes matching ingredients in bar shelf will be shown to all bar members.", + "shelf-user-help": "Recipes matching ingredients in your shelf can only be managed by you.", + "bar-shelf-add-success": "Added \"{name}\" to bar shelf", + "bar-shelf-remove-success": "Removed \"{name}\" from bar shelf" }, "share": { "title": "Share", @@ -262,7 +268,7 @@ "clear-filters": "Clear all filters", "rating-removed": "Removed cocktail rating", "rating-rated": "Cocktail rated with {rating} stars", - "shelf-ingredients": "Shelf ingredients", + "shelf-ingredients": "My shelf ingredients", "shopping-list-ingredients": "Shopping list ingredients", "notes": "Notes", "collection-shared": "Shared with bar", @@ -575,7 +581,8 @@ "add": "Add cocktail", "copy-action": "Duplicate and edit", "copy-success": "Cocktail duplicated", - "source": "Cocktail source" + "source": "Cocktail source", + "confirm-copy": "This will create a copy of \"{name}\"" }, "ABV-definition": "Alcohol by volume", "ingredient-category": {}, @@ -599,5 +606,9 @@ "target-volume": "Target volume", "target-volume-dilution": "Optional dilution", "scale-recipe": "Scale recipe", - "target-volume-dilution-help": "Dilute with {total} of water" + "target-volume-dilution-help": "Dilute with {total} of water", + "bar_shelf": { + "cocktails": "Bar shelf cocktails" + }, + "bar-shelf-ingredients": "Bar shelf ingredients" } From 164dd54a1b6935a8bbbcdaec81daa584fec0d8de Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Mon, 11 Nov 2024 18:51:11 +0100 Subject: [PATCH 25/67] New translations en-us.json (Hungarian) --- src/locales/messages/hu-HU.json | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/src/locales/messages/hu-HU.json b/src/locales/messages/hu-HU.json index ffa54207..2b949318 100644 --- a/src/locales/messages/hu-HU.json +++ b/src/locales/messages/hu-HU.json @@ -25,8 +25,8 @@ "main": "Main ingredient", "add": "Add ingredient", "on-shopping-list": "You have this ingredient on shopping list", - "add-to-shelf": "Add to shelf", - "remove-from-shelf": "Remove from shelf", + "add-to-shelf": "Add to your shelf", + "remove-from-shelf": "Remove from your shelf", "add-to-list": "Add to shopping list", "remove-from-list": "Remove from shopping list", "update-success": "Ingredient updated successfully", @@ -61,7 +61,13 @@ "variety-note": "Recipe matching will include the parent ingredient as a substitute (depending on user settings)", "ingredients": "Ingredients", "used_as_substitute_for": "Used as a substitute for", - "can_be_substituted_with": "Can be substituted with" + "can_be_substituted_with": "Can be substituted with", + "add-to-bar-shelf": "Add to bar shelf", + "remove-from-bar-shelf": "Remove from bar shelf", + "shelf-bar-help": "Recipes matching ingredients in bar shelf will be shown to all bar members.", + "shelf-user-help": "Recipes matching ingredients in your shelf can only be managed by you.", + "bar-shelf-add-success": "Added \"{name}\" to bar shelf", + "bar-shelf-remove-success": "Removed \"{name}\" from bar shelf" }, "share": { "title": "Share", @@ -262,7 +268,7 @@ "clear-filters": "Clear all filters", "rating-removed": "Removed cocktail rating", "rating-rated": "Cocktail rated with {rating} stars", - "shelf-ingredients": "Shelf ingredients", + "shelf-ingredients": "My shelf ingredients", "shopping-list-ingredients": "Shopping list ingredients", "notes": "Notes", "collection-shared": "Shared with bar", @@ -575,7 +581,8 @@ "add": "Add cocktail", "copy-action": "Duplicate and edit", "copy-success": "Cocktail duplicated", - "source": "Cocktail source" + "source": "Cocktail source", + "confirm-copy": "This will create a copy of \"{name}\"" }, "ABV-definition": "Alcohol by volume", "ingredient-category": {}, @@ -599,5 +606,9 @@ "target-volume": "Target volume", "target-volume-dilution": "Optional dilution", "scale-recipe": "Scale recipe", - "target-volume-dilution-help": "Dilute with {total} of water" + "target-volume-dilution-help": "Dilute with {total} of water", + "bar_shelf": { + "cocktails": "Bar shelf cocktails" + }, + "bar-shelf-ingredients": "Bar shelf ingredients" } From 163cd22b98167e6c4e989703c7c80d8c51638889 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Mon, 11 Nov 2024 18:51:12 +0100 Subject: [PATCH 26/67] New translations en-us.json (Italian) --- src/locales/messages/it-IT.json | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/src/locales/messages/it-IT.json b/src/locales/messages/it-IT.json index 1600b013..fbd0a1a7 100644 --- a/src/locales/messages/it-IT.json +++ b/src/locales/messages/it-IT.json @@ -25,8 +25,8 @@ "main": "Ingrediente principale", "add": "Aggiungi ingrediente", "on-shopping-list": "Hai questo ingrediente nella lista della spesa", - "add-to-shelf": "Aggiungi alla dispensa", - "remove-from-shelf": "Rimuovi dalla dispensa", + "add-to-shelf": "Add to your shelf", + "remove-from-shelf": "Remove from your shelf", "add-to-list": "Aggiungi alla lista della spesa", "remove-from-list": "Rimuovi dalla lista della spesa", "update-success": "Ingrediente aggiornato con successo", @@ -61,7 +61,13 @@ "variety-note": "La ricerca delle ricette includerà l'ingrediente base come sostituto (a seconda delle impostazioni dell'utente)", "ingredients": "Ingredienti", "used_as_substitute_for": "Utilizzato come sostituto di", - "can_be_substituted_with": "Può essere sostituito con" + "can_be_substituted_with": "Può essere sostituito con", + "add-to-bar-shelf": "Add to bar shelf", + "remove-from-bar-shelf": "Remove from bar shelf", + "shelf-bar-help": "Recipes matching ingredients in bar shelf will be shown to all bar members.", + "shelf-user-help": "Recipes matching ingredients in your shelf can only be managed by you.", + "bar-shelf-add-success": "Added \"{name}\" to bar shelf", + "bar-shelf-remove-success": "Removed \"{name}\" from bar shelf" }, "share": { "title": "Condividi", @@ -262,7 +268,7 @@ "clear-filters": "Cancella tutti i filtri", "rating-removed": "Valutazione cocktail rimossa", "rating-rated": "Cocktail valutato con {rating} stelle", - "shelf-ingredients": "Ingredienti in dispensa", + "shelf-ingredients": "My shelf ingredients", "shopping-list-ingredients": "Ingredienti lista della spesa", "notes": "Note", "collection-shared": "Condiviso con il bar", @@ -575,7 +581,8 @@ "add": "Aggiungi cocktail", "copy-action": "Duplica e modifica", "copy-success": "Cocktail duplicato", - "source": "Sorgente cocktail" + "source": "Sorgente cocktail", + "confirm-copy": "This will create a copy of \"{name}\"" }, "ABV-definition": "Gradi alcolici", "ingredient-category": {}, @@ -599,5 +606,9 @@ "target-volume": "Target volume", "target-volume-dilution": "Optional dilution", "scale-recipe": "Scale recipe", - "target-volume-dilution-help": "Dilute with {total} of water" + "target-volume-dilution-help": "Dilute with {total} of water", + "bar_shelf": { + "cocktails": "Bar shelf cocktails" + }, + "bar-shelf-ingredients": "Bar shelf ingredients" } From 17103b8cd055d5004dcd07578d3c5152dbfc0efd Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Mon, 11 Nov 2024 18:51:13 +0100 Subject: [PATCH 27/67] New translations en-us.json (Dutch) --- src/locales/messages/nl-NL.json | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/src/locales/messages/nl-NL.json b/src/locales/messages/nl-NL.json index ffa54207..2b949318 100644 --- a/src/locales/messages/nl-NL.json +++ b/src/locales/messages/nl-NL.json @@ -25,8 +25,8 @@ "main": "Main ingredient", "add": "Add ingredient", "on-shopping-list": "You have this ingredient on shopping list", - "add-to-shelf": "Add to shelf", - "remove-from-shelf": "Remove from shelf", + "add-to-shelf": "Add to your shelf", + "remove-from-shelf": "Remove from your shelf", "add-to-list": "Add to shopping list", "remove-from-list": "Remove from shopping list", "update-success": "Ingredient updated successfully", @@ -61,7 +61,13 @@ "variety-note": "Recipe matching will include the parent ingredient as a substitute (depending on user settings)", "ingredients": "Ingredients", "used_as_substitute_for": "Used as a substitute for", - "can_be_substituted_with": "Can be substituted with" + "can_be_substituted_with": "Can be substituted with", + "add-to-bar-shelf": "Add to bar shelf", + "remove-from-bar-shelf": "Remove from bar shelf", + "shelf-bar-help": "Recipes matching ingredients in bar shelf will be shown to all bar members.", + "shelf-user-help": "Recipes matching ingredients in your shelf can only be managed by you.", + "bar-shelf-add-success": "Added \"{name}\" to bar shelf", + "bar-shelf-remove-success": "Removed \"{name}\" from bar shelf" }, "share": { "title": "Share", @@ -262,7 +268,7 @@ "clear-filters": "Clear all filters", "rating-removed": "Removed cocktail rating", "rating-rated": "Cocktail rated with {rating} stars", - "shelf-ingredients": "Shelf ingredients", + "shelf-ingredients": "My shelf ingredients", "shopping-list-ingredients": "Shopping list ingredients", "notes": "Notes", "collection-shared": "Shared with bar", @@ -575,7 +581,8 @@ "add": "Add cocktail", "copy-action": "Duplicate and edit", "copy-success": "Cocktail duplicated", - "source": "Cocktail source" + "source": "Cocktail source", + "confirm-copy": "This will create a copy of \"{name}\"" }, "ABV-definition": "Alcohol by volume", "ingredient-category": {}, @@ -599,5 +606,9 @@ "target-volume": "Target volume", "target-volume-dilution": "Optional dilution", "scale-recipe": "Scale recipe", - "target-volume-dilution-help": "Dilute with {total} of water" + "target-volume-dilution-help": "Dilute with {total} of water", + "bar_shelf": { + "cocktails": "Bar shelf cocktails" + }, + "bar-shelf-ingredients": "Bar shelf ingredients" } From 613a9cd67d34715e45b4469c4d9e39dedf294c78 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Mon, 11 Nov 2024 18:51:15 +0100 Subject: [PATCH 28/67] New translations en-us.json (Norwegian) --- src/locales/messages/no-NO.json | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/src/locales/messages/no-NO.json b/src/locales/messages/no-NO.json index ffa54207..2b949318 100644 --- a/src/locales/messages/no-NO.json +++ b/src/locales/messages/no-NO.json @@ -25,8 +25,8 @@ "main": "Main ingredient", "add": "Add ingredient", "on-shopping-list": "You have this ingredient on shopping list", - "add-to-shelf": "Add to shelf", - "remove-from-shelf": "Remove from shelf", + "add-to-shelf": "Add to your shelf", + "remove-from-shelf": "Remove from your shelf", "add-to-list": "Add to shopping list", "remove-from-list": "Remove from shopping list", "update-success": "Ingredient updated successfully", @@ -61,7 +61,13 @@ "variety-note": "Recipe matching will include the parent ingredient as a substitute (depending on user settings)", "ingredients": "Ingredients", "used_as_substitute_for": "Used as a substitute for", - "can_be_substituted_with": "Can be substituted with" + "can_be_substituted_with": "Can be substituted with", + "add-to-bar-shelf": "Add to bar shelf", + "remove-from-bar-shelf": "Remove from bar shelf", + "shelf-bar-help": "Recipes matching ingredients in bar shelf will be shown to all bar members.", + "shelf-user-help": "Recipes matching ingredients in your shelf can only be managed by you.", + "bar-shelf-add-success": "Added \"{name}\" to bar shelf", + "bar-shelf-remove-success": "Removed \"{name}\" from bar shelf" }, "share": { "title": "Share", @@ -262,7 +268,7 @@ "clear-filters": "Clear all filters", "rating-removed": "Removed cocktail rating", "rating-rated": "Cocktail rated with {rating} stars", - "shelf-ingredients": "Shelf ingredients", + "shelf-ingredients": "My shelf ingredients", "shopping-list-ingredients": "Shopping list ingredients", "notes": "Notes", "collection-shared": "Shared with bar", @@ -575,7 +581,8 @@ "add": "Add cocktail", "copy-action": "Duplicate and edit", "copy-success": "Cocktail duplicated", - "source": "Cocktail source" + "source": "Cocktail source", + "confirm-copy": "This will create a copy of \"{name}\"" }, "ABV-definition": "Alcohol by volume", "ingredient-category": {}, @@ -599,5 +606,9 @@ "target-volume": "Target volume", "target-volume-dilution": "Optional dilution", "scale-recipe": "Scale recipe", - "target-volume-dilution-help": "Dilute with {total} of water" + "target-volume-dilution-help": "Dilute with {total} of water", + "bar_shelf": { + "cocktails": "Bar shelf cocktails" + }, + "bar-shelf-ingredients": "Bar shelf ingredients" } From 41b7bdfc56e2a742d70bdc8717296cb3d1d87f28 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Mon, 11 Nov 2024 18:51:16 +0100 Subject: [PATCH 29/67] New translations en-us.json (Polish) --- src/locales/messages/pl-PL.json | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/src/locales/messages/pl-PL.json b/src/locales/messages/pl-PL.json index a1986fcc..8cf40576 100644 --- a/src/locales/messages/pl-PL.json +++ b/src/locales/messages/pl-PL.json @@ -25,8 +25,8 @@ "main": "Główny składnik", "add": "Dodaj składnik", "on-shopping-list": "Masz ten składnik na liście zakupów", - "add-to-shelf": "Dodaj do półki", - "remove-from-shelf": "Usuń z półki", + "add-to-shelf": "Add to your shelf", + "remove-from-shelf": "Remove from your shelf", "add-to-list": "Dodaj do listy zakupów", "remove-from-list": "Usuń z listy zakupów", "update-success": "Składnik został pomyślnie zaktualizowany", @@ -61,7 +61,13 @@ "variety-note": "Recipe matching will include the parent ingredient as a substitute (depending on user settings)", "ingredients": "Składniki", "used_as_substitute_for": "Used as a substitute for", - "can_be_substituted_with": "Można zamienić na" + "can_be_substituted_with": "Można zamienić na", + "add-to-bar-shelf": "Add to bar shelf", + "remove-from-bar-shelf": "Remove from bar shelf", + "shelf-bar-help": "Recipes matching ingredients in bar shelf will be shown to all bar members.", + "shelf-user-help": "Recipes matching ingredients in your shelf can only be managed by you.", + "bar-shelf-add-success": "Added \"{name}\" to bar shelf", + "bar-shelf-remove-success": "Removed \"{name}\" from bar shelf" }, "share": { "title": "Udostępnij", @@ -262,7 +268,7 @@ "clear-filters": "Wyczyść wszystkie filtry", "rating-removed": "Usunięto ocenę koktajlu", "rating-rated": "Koktajl z oceną {rating} gwiazdek", - "shelf-ingredients": "Półka ze składnikami", + "shelf-ingredients": "My shelf ingredients", "shopping-list-ingredients": "Lista zakupów składników", "notes": "Notatki", "collection-shared": "Wspólnie z barem", @@ -575,7 +581,8 @@ "add": "Dodaj koktajl", "copy-action": "Duplicate and edit", "copy-success": "Cocktail duplicated", - "source": "Cocktail source" + "source": "Cocktail source", + "confirm-copy": "This will create a copy of \"{name}\"" }, "ABV-definition": "Alkohol objętościowo", "ingredient-category": {}, @@ -599,5 +606,9 @@ "target-volume": "Target volume", "target-volume-dilution": "Optional dilution", "scale-recipe": "Scale recipe", - "target-volume-dilution-help": "Dilute with {total} of water" + "target-volume-dilution-help": "Dilute with {total} of water", + "bar_shelf": { + "cocktails": "Bar shelf cocktails" + }, + "bar-shelf-ingredients": "Bar shelf ingredients" } From 35f9a0f3537c9b7b000c608770354e221712a248 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Mon, 11 Nov 2024 18:51:17 +0100 Subject: [PATCH 30/67] New translations en-us.json (Swedish) --- src/locales/messages/sv-SE.json | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/src/locales/messages/sv-SE.json b/src/locales/messages/sv-SE.json index 80c9af49..4bd49961 100644 --- a/src/locales/messages/sv-SE.json +++ b/src/locales/messages/sv-SE.json @@ -25,8 +25,8 @@ "main": "Huvudingrediens", "add": "Lägg till ingrediens", "on-shopping-list": "Du har den här ingrediensen på din inköpslista", - "add-to-shelf": "Lägg till på hylla", - "remove-from-shelf": "Ta bort från hylla", + "add-to-shelf": "Add to your shelf", + "remove-from-shelf": "Remove from your shelf", "add-to-list": "Lägg till på inköpslista", "remove-from-list": "Ta bort från inköpslista", "update-success": "Ingrediens har uppdaterats", @@ -61,7 +61,13 @@ "variety-note": "Recept matchning kommer innehålla föräldraingrediensen som ett substitut (beroende på användarinställningar)", "ingredients": "Ingredienser", "used_as_substitute_for": "Används som ersättning för", - "can_be_substituted_with": "Kan ersättas med" + "can_be_substituted_with": "Kan ersättas med", + "add-to-bar-shelf": "Add to bar shelf", + "remove-from-bar-shelf": "Remove from bar shelf", + "shelf-bar-help": "Recipes matching ingredients in bar shelf will be shown to all bar members.", + "shelf-user-help": "Recipes matching ingredients in your shelf can only be managed by you.", + "bar-shelf-add-success": "Added \"{name}\" to bar shelf", + "bar-shelf-remove-success": "Removed \"{name}\" from bar shelf" }, "share": { "title": "Dela", @@ -262,7 +268,7 @@ "clear-filters": "Töm alla filter", "rating-removed": "Tog bort drinkens betyg", "rating-rated": "Drinkar betygsatta med {rating} stjärnor", - "shelf-ingredients": "Ingredienser på hyllan", + "shelf-ingredients": "My shelf ingredients", "shopping-list-ingredients": "Ingredienser på inköpslistan", "notes": "Anteckningar", "collection-shared": "Delad med bar", @@ -575,7 +581,8 @@ "add": "Lägg till drink", "copy-action": "Duplicera och redigera", "copy-success": "Drinken duplicerad", - "source": "Källa till drinken" + "source": "Källa till drinken", + "confirm-copy": "This will create a copy of \"{name}\"" }, "ABV-definition": "Alkohol per volym", "ingredient-category": {}, @@ -599,5 +606,9 @@ "target-volume": "Målvolym", "target-volume-dilution": "Frivillig utspädning", "scale-recipe": "Skala receptet", - "target-volume-dilution-help": "Späd ut med {total} mängd vatten" + "target-volume-dilution-help": "Späd ut med {total} mängd vatten", + "bar_shelf": { + "cocktails": "Bar shelf cocktails" + }, + "bar-shelf-ingredients": "Bar shelf ingredients" } From 87f28abaa1ba8c6176545a250fbb5bdf3c6d9ee0 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Mon, 11 Nov 2024 18:51:18 +0100 Subject: [PATCH 31/67] New translations en-us.json (Chinese Simplified) --- src/locales/messages/zh-CN.json | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/src/locales/messages/zh-CN.json b/src/locales/messages/zh-CN.json index ffa54207..2b949318 100644 --- a/src/locales/messages/zh-CN.json +++ b/src/locales/messages/zh-CN.json @@ -25,8 +25,8 @@ "main": "Main ingredient", "add": "Add ingredient", "on-shopping-list": "You have this ingredient on shopping list", - "add-to-shelf": "Add to shelf", - "remove-from-shelf": "Remove from shelf", + "add-to-shelf": "Add to your shelf", + "remove-from-shelf": "Remove from your shelf", "add-to-list": "Add to shopping list", "remove-from-list": "Remove from shopping list", "update-success": "Ingredient updated successfully", @@ -61,7 +61,13 @@ "variety-note": "Recipe matching will include the parent ingredient as a substitute (depending on user settings)", "ingredients": "Ingredients", "used_as_substitute_for": "Used as a substitute for", - "can_be_substituted_with": "Can be substituted with" + "can_be_substituted_with": "Can be substituted with", + "add-to-bar-shelf": "Add to bar shelf", + "remove-from-bar-shelf": "Remove from bar shelf", + "shelf-bar-help": "Recipes matching ingredients in bar shelf will be shown to all bar members.", + "shelf-user-help": "Recipes matching ingredients in your shelf can only be managed by you.", + "bar-shelf-add-success": "Added \"{name}\" to bar shelf", + "bar-shelf-remove-success": "Removed \"{name}\" from bar shelf" }, "share": { "title": "Share", @@ -262,7 +268,7 @@ "clear-filters": "Clear all filters", "rating-removed": "Removed cocktail rating", "rating-rated": "Cocktail rated with {rating} stars", - "shelf-ingredients": "Shelf ingredients", + "shelf-ingredients": "My shelf ingredients", "shopping-list-ingredients": "Shopping list ingredients", "notes": "Notes", "collection-shared": "Shared with bar", @@ -575,7 +581,8 @@ "add": "Add cocktail", "copy-action": "Duplicate and edit", "copy-success": "Cocktail duplicated", - "source": "Cocktail source" + "source": "Cocktail source", + "confirm-copy": "This will create a copy of \"{name}\"" }, "ABV-definition": "Alcohol by volume", "ingredient-category": {}, @@ -599,5 +606,9 @@ "target-volume": "Target volume", "target-volume-dilution": "Optional dilution", "scale-recipe": "Scale recipe", - "target-volume-dilution-help": "Dilute with {total} of water" + "target-volume-dilution-help": "Dilute with {total} of water", + "bar_shelf": { + "cocktails": "Bar shelf cocktails" + }, + "bar-shelf-ingredients": "Bar shelf ingredients" } From 2e695f37483bf7a194fd75538e481446c40b4fb7 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Mon, 11 Nov 2024 18:51:19 +0100 Subject: [PATCH 32/67] New translations en-us.json (Chinese Traditional) --- src/locales/messages/zh-TW.json | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/src/locales/messages/zh-TW.json b/src/locales/messages/zh-TW.json index ffa54207..2b949318 100644 --- a/src/locales/messages/zh-TW.json +++ b/src/locales/messages/zh-TW.json @@ -25,8 +25,8 @@ "main": "Main ingredient", "add": "Add ingredient", "on-shopping-list": "You have this ingredient on shopping list", - "add-to-shelf": "Add to shelf", - "remove-from-shelf": "Remove from shelf", + "add-to-shelf": "Add to your shelf", + "remove-from-shelf": "Remove from your shelf", "add-to-list": "Add to shopping list", "remove-from-list": "Remove from shopping list", "update-success": "Ingredient updated successfully", @@ -61,7 +61,13 @@ "variety-note": "Recipe matching will include the parent ingredient as a substitute (depending on user settings)", "ingredients": "Ingredients", "used_as_substitute_for": "Used as a substitute for", - "can_be_substituted_with": "Can be substituted with" + "can_be_substituted_with": "Can be substituted with", + "add-to-bar-shelf": "Add to bar shelf", + "remove-from-bar-shelf": "Remove from bar shelf", + "shelf-bar-help": "Recipes matching ingredients in bar shelf will be shown to all bar members.", + "shelf-user-help": "Recipes matching ingredients in your shelf can only be managed by you.", + "bar-shelf-add-success": "Added \"{name}\" to bar shelf", + "bar-shelf-remove-success": "Removed \"{name}\" from bar shelf" }, "share": { "title": "Share", @@ -262,7 +268,7 @@ "clear-filters": "Clear all filters", "rating-removed": "Removed cocktail rating", "rating-rated": "Cocktail rated with {rating} stars", - "shelf-ingredients": "Shelf ingredients", + "shelf-ingredients": "My shelf ingredients", "shopping-list-ingredients": "Shopping list ingredients", "notes": "Notes", "collection-shared": "Shared with bar", @@ -575,7 +581,8 @@ "add": "Add cocktail", "copy-action": "Duplicate and edit", "copy-success": "Cocktail duplicated", - "source": "Cocktail source" + "source": "Cocktail source", + "confirm-copy": "This will create a copy of \"{name}\"" }, "ABV-definition": "Alcohol by volume", "ingredient-category": {}, @@ -599,5 +606,9 @@ "target-volume": "Target volume", "target-volume-dilution": "Optional dilution", "scale-recipe": "Scale recipe", - "target-volume-dilution-help": "Dilute with {total} of water" + "target-volume-dilution-help": "Dilute with {total} of water", + "bar_shelf": { + "cocktails": "Bar shelf cocktails" + }, + "bar-shelf-ingredients": "Bar shelf ingredients" } From 36f6c30f39feaa133f5485106e106b61124bdf2f Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Mon, 11 Nov 2024 18:51:20 +0100 Subject: [PATCH 33/67] New translations en-us.json (English) --- src/locales/messages/en-US.json | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/src/locales/messages/en-US.json b/src/locales/messages/en-US.json index ffa54207..ae1eb6c7 100644 --- a/src/locales/messages/en-US.json +++ b/src/locales/messages/en-US.json @@ -25,7 +25,7 @@ "main": "Main ingredient", "add": "Add ingredient", "on-shopping-list": "You have this ingredient on shopping list", - "add-to-shelf": "Add to shelf", + "add-to-shelf": "Add to your shelf", "remove-from-shelf": "Remove from shelf", "add-to-list": "Add to shopping list", "remove-from-list": "Remove from shopping list", @@ -61,7 +61,13 @@ "variety-note": "Recipe matching will include the parent ingredient as a substitute (depending on user settings)", "ingredients": "Ingredients", "used_as_substitute_for": "Used as a substitute for", - "can_be_substituted_with": "Can be substituted with" + "can_be_substituted_with": "Can be substituted with", + "add-to-bar-shelf": "Add to bar shelf", + "remove-from-bar-shelf": "Remove from bar shelf", + "shelf-bar-help": "Recipes matching ingredients in bar shelf will be shown to all bar members.", + "shelf-user-help": "Recipes matching ingredients in your shelf can only be managed by you.", + "bar-shelf-add-success": "Added \"{name}\" to bar shelf", + "bar-shelf-remove-success": "Removed \"{name}\" from bar shelf" }, "share": { "title": "Share", @@ -575,7 +581,8 @@ "add": "Add cocktail", "copy-action": "Duplicate and edit", "copy-success": "Cocktail duplicated", - "source": "Cocktail source" + "source": "Cocktail source", + "confirm-copy": "This will create a copy of \"{name}\"" }, "ABV-definition": "Alcohol by volume", "ingredient-category": {}, @@ -599,5 +606,9 @@ "target-volume": "Target volume", "target-volume-dilution": "Optional dilution", "scale-recipe": "Scale recipe", - "target-volume-dilution-help": "Dilute with {total} of water" + "target-volume-dilution-help": "Dilute with {total} of water", + "bar_shelf": { + "cocktails": "Bar shelf cocktails" + }, + "bar-shelf-ingredients": "Bar shelf ingredients" } From 910c84cf089d4641f9894a8832ae8f8c54ad4945 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Tue, 12 Nov 2024 18:31:59 +0100 Subject: [PATCH 34/67] New translations en-us.json (Croatian) --- src/locales/messages/hr-HR.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/locales/messages/hr-HR.json b/src/locales/messages/hr-HR.json index 1ab63a8b..b8e9110f 100644 --- a/src/locales/messages/hr-HR.json +++ b/src/locales/messages/hr-HR.json @@ -399,7 +399,8 @@ "status-provisioning": "Procesuiranje", "confirm-activation": "Are you sure you want to activate \"{name}\"? On free plan you can have only one bar activated, you will not be able to activate any other bars.", "activation-success": "Bar aktiviran", - "members": "Članovi bara" + "members": "Članovi bara", + "logo": "Bar logo" }, "close": "Zatvori", "save-as": "Spremi kao", From 5fd8dac51cb2cc4615a699d40871b70ee335420b Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Tue, 12 Nov 2024 18:32:00 +0100 Subject: [PATCH 35/67] New translations en-us.json (Portuguese) --- src/locales/messages/pt-PT.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/locales/messages/pt-PT.json b/src/locales/messages/pt-PT.json index 679f4a15..b3f86df8 100644 --- a/src/locales/messages/pt-PT.json +++ b/src/locales/messages/pt-PT.json @@ -399,7 +399,8 @@ "status-provisioning": "Provisioning", "confirm-activation": "Are you sure you want to activate \"{name}\"? On free plan you can have only one bar activated, you will not be able to activate any other bars.", "activation-success": "Bar activated", - "members": "Bar members" + "members": "Bar members", + "logo": "Bar logo" }, "close": "Close", "save-as": "Save as", From 6e7487808a36a73882a92ae9e47fb29cefe868f7 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Tue, 12 Nov 2024 18:32:01 +0100 Subject: [PATCH 36/67] New translations en-us.json (French) --- src/locales/messages/fr-FR.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/locales/messages/fr-FR.json b/src/locales/messages/fr-FR.json index d703bdc8..566d3438 100644 --- a/src/locales/messages/fr-FR.json +++ b/src/locales/messages/fr-FR.json @@ -399,7 +399,8 @@ "status-provisioning": "Provisionnement", "confirm-activation": "Êtes-vous sûr de vouloir activer \"{name}\" ? Avec la formule gratuite, vous ne pouvez avoir qu'un seul bar actif, vous ne pourrez pas activer d'autres bars.", "activation-success": "Bar activé", - "members": "Membres du bar" + "members": "Membres du bar", + "logo": "Bar logo" }, "close": "Fermer", "save-as": "Enregistrer sous", From 430878fecf16796799868589602212a7560713b0 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Tue, 12 Nov 2024 18:32:02 +0100 Subject: [PATCH 37/67] New translations en-us.json (Romanian) --- src/locales/messages/ro-RO.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/locales/messages/ro-RO.json b/src/locales/messages/ro-RO.json index 2b949318..c892626e 100644 --- a/src/locales/messages/ro-RO.json +++ b/src/locales/messages/ro-RO.json @@ -399,7 +399,8 @@ "status-provisioning": "Provisioning", "confirm-activation": "Are you sure you want to activate \"{name}\"? On free plan you can have only one bar activated, you will not be able to activate any other bars.", "activation-success": "Bar activated", - "members": "Bar members" + "members": "Bar members", + "logo": "Bar logo" }, "close": "Close", "save-as": "Save as", From 197a112be64cbc919096b69adca190da4906af62 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Tue, 12 Nov 2024 18:32:03 +0100 Subject: [PATCH 38/67] New translations en-us.json (Spanish) --- src/locales/messages/es-ES.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/locales/messages/es-ES.json b/src/locales/messages/es-ES.json index 2b949318..c892626e 100644 --- a/src/locales/messages/es-ES.json +++ b/src/locales/messages/es-ES.json @@ -399,7 +399,8 @@ "status-provisioning": "Provisioning", "confirm-activation": "Are you sure you want to activate \"{name}\"? On free plan you can have only one bar activated, you will not be able to activate any other bars.", "activation-success": "Bar activated", - "members": "Bar members" + "members": "Bar members", + "logo": "Bar logo" }, "close": "Close", "save-as": "Save as", From e103a5c8db3b029340ef08772b0b1682850ad4ce Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Tue, 12 Nov 2024 18:32:05 +0100 Subject: [PATCH 39/67] New translations en-us.json (Czech) --- src/locales/messages/cs-CZ.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/locales/messages/cs-CZ.json b/src/locales/messages/cs-CZ.json index 2b949318..c892626e 100644 --- a/src/locales/messages/cs-CZ.json +++ b/src/locales/messages/cs-CZ.json @@ -399,7 +399,8 @@ "status-provisioning": "Provisioning", "confirm-activation": "Are you sure you want to activate \"{name}\"? On free plan you can have only one bar activated, you will not be able to activate any other bars.", "activation-success": "Bar activated", - "members": "Bar members" + "members": "Bar members", + "logo": "Bar logo" }, "close": "Close", "save-as": "Save as", From b2acae4cf7f8dd68e8094ace5e6ae414ff29880f Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Tue, 12 Nov 2024 18:32:06 +0100 Subject: [PATCH 40/67] New translations en-us.json (Danish) --- src/locales/messages/da-DK.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/locales/messages/da-DK.json b/src/locales/messages/da-DK.json index 2b949318..c892626e 100644 --- a/src/locales/messages/da-DK.json +++ b/src/locales/messages/da-DK.json @@ -399,7 +399,8 @@ "status-provisioning": "Provisioning", "confirm-activation": "Are you sure you want to activate \"{name}\"? On free plan you can have only one bar activated, you will not be able to activate any other bars.", "activation-success": "Bar activated", - "members": "Bar members" + "members": "Bar members", + "logo": "Bar logo" }, "close": "Close", "save-as": "Save as", From 7c8bde39517649a69937dc34aa9fc3b7556a6114 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Tue, 12 Nov 2024 18:32:07 +0100 Subject: [PATCH 41/67] New translations en-us.json (German) --- src/locales/messages/de-DE.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/locales/messages/de-DE.json b/src/locales/messages/de-DE.json index a336cdd4..cdc95169 100644 --- a/src/locales/messages/de-DE.json +++ b/src/locales/messages/de-DE.json @@ -399,7 +399,8 @@ "status-provisioning": "Provisioning", "confirm-activation": "Are you sure you want to activate \"{name}\"? On free plan you can have only one bar activated, you will not be able to activate any other bars.", "activation-success": "Bar aktiviert", - "members": "Bar-Mitglieder" + "members": "Bar-Mitglieder", + "logo": "Bar logo" }, "close": "Schließen", "save-as": "Speichern unter", From daf2a8266e39b813abb6f78d65e5d7b02b864464 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Tue, 12 Nov 2024 18:32:08 +0100 Subject: [PATCH 42/67] New translations en-us.json (Greek) --- src/locales/messages/el-GR.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/locales/messages/el-GR.json b/src/locales/messages/el-GR.json index 2b949318..c892626e 100644 --- a/src/locales/messages/el-GR.json +++ b/src/locales/messages/el-GR.json @@ -399,7 +399,8 @@ "status-provisioning": "Provisioning", "confirm-activation": "Are you sure you want to activate \"{name}\"? On free plan you can have only one bar activated, you will not be able to activate any other bars.", "activation-success": "Bar activated", - "members": "Bar members" + "members": "Bar members", + "logo": "Bar logo" }, "close": "Close", "save-as": "Save as", From 9ec107fa294e5734ea98eeb711f4656930e5ba8c Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Tue, 12 Nov 2024 18:32:09 +0100 Subject: [PATCH 43/67] New translations en-us.json (Finnish) --- src/locales/messages/fi-FI.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/locales/messages/fi-FI.json b/src/locales/messages/fi-FI.json index 2b949318..c892626e 100644 --- a/src/locales/messages/fi-FI.json +++ b/src/locales/messages/fi-FI.json @@ -399,7 +399,8 @@ "status-provisioning": "Provisioning", "confirm-activation": "Are you sure you want to activate \"{name}\"? On free plan you can have only one bar activated, you will not be able to activate any other bars.", "activation-success": "Bar activated", - "members": "Bar members" + "members": "Bar members", + "logo": "Bar logo" }, "close": "Close", "save-as": "Save as", From 2272edcb8f0bc3dfa7d18fb9d65ee99e86af7a5d Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Tue, 12 Nov 2024 18:32:10 +0100 Subject: [PATCH 44/67] New translations en-us.json (Hungarian) --- src/locales/messages/hu-HU.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/locales/messages/hu-HU.json b/src/locales/messages/hu-HU.json index 2b949318..c892626e 100644 --- a/src/locales/messages/hu-HU.json +++ b/src/locales/messages/hu-HU.json @@ -399,7 +399,8 @@ "status-provisioning": "Provisioning", "confirm-activation": "Are you sure you want to activate \"{name}\"? On free plan you can have only one bar activated, you will not be able to activate any other bars.", "activation-success": "Bar activated", - "members": "Bar members" + "members": "Bar members", + "logo": "Bar logo" }, "close": "Close", "save-as": "Save as", From 6e0f7a412c4941c77c8765881a3e0263f30565c9 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Tue, 12 Nov 2024 18:32:12 +0100 Subject: [PATCH 45/67] New translations en-us.json (Italian) --- src/locales/messages/it-IT.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/locales/messages/it-IT.json b/src/locales/messages/it-IT.json index fbd0a1a7..5c40ca25 100644 --- a/src/locales/messages/it-IT.json +++ b/src/locales/messages/it-IT.json @@ -399,7 +399,8 @@ "status-provisioning": "Provisionamento", "confirm-activation": "Sei sicuro di voler attivare \"{name}\"? Sul piano gratuito puoi solo avere un bar attivo, non sarai in grado di attivare altri bar.", "activation-success": "Bar attivato", - "members": "Membri del bar" + "members": "Membri del bar", + "logo": "Bar logo" }, "close": "Chiudi", "save-as": "Salva come", From 0b5cf81b204b1acfb58b3e2de57026c868ce91e0 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Tue, 12 Nov 2024 18:32:13 +0100 Subject: [PATCH 46/67] New translations en-us.json (Dutch) --- src/locales/messages/nl-NL.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/locales/messages/nl-NL.json b/src/locales/messages/nl-NL.json index 2b949318..c892626e 100644 --- a/src/locales/messages/nl-NL.json +++ b/src/locales/messages/nl-NL.json @@ -399,7 +399,8 @@ "status-provisioning": "Provisioning", "confirm-activation": "Are you sure you want to activate \"{name}\"? On free plan you can have only one bar activated, you will not be able to activate any other bars.", "activation-success": "Bar activated", - "members": "Bar members" + "members": "Bar members", + "logo": "Bar logo" }, "close": "Close", "save-as": "Save as", From 0e13e4cdf64643ceefe4918e21fe06a4478be05a Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Tue, 12 Nov 2024 18:32:14 +0100 Subject: [PATCH 47/67] New translations en-us.json (Norwegian) --- src/locales/messages/no-NO.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/locales/messages/no-NO.json b/src/locales/messages/no-NO.json index 2b949318..c892626e 100644 --- a/src/locales/messages/no-NO.json +++ b/src/locales/messages/no-NO.json @@ -399,7 +399,8 @@ "status-provisioning": "Provisioning", "confirm-activation": "Are you sure you want to activate \"{name}\"? On free plan you can have only one bar activated, you will not be able to activate any other bars.", "activation-success": "Bar activated", - "members": "Bar members" + "members": "Bar members", + "logo": "Bar logo" }, "close": "Close", "save-as": "Save as", From 8fa1a83cc0de84d4def88a65400640998f3c99d4 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Tue, 12 Nov 2024 18:32:15 +0100 Subject: [PATCH 48/67] New translations en-us.json (Polish) --- src/locales/messages/pl-PL.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/locales/messages/pl-PL.json b/src/locales/messages/pl-PL.json index 8cf40576..d55db11e 100644 --- a/src/locales/messages/pl-PL.json +++ b/src/locales/messages/pl-PL.json @@ -399,7 +399,8 @@ "status-provisioning": "Provisioning", "confirm-activation": "Are you sure you want to activate \"{name}\"? On free plan you can have only one bar activated, you will not be able to activate any other bars.", "activation-success": "Bar activated", - "members": "Bar members" + "members": "Bar members", + "logo": "Bar logo" }, "close": "Close", "save-as": "Save as", From 1bfa938fd865736131172a387a59369e5e1415c9 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Tue, 12 Nov 2024 18:32:16 +0100 Subject: [PATCH 49/67] New translations en-us.json (Swedish) --- src/locales/messages/sv-SE.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/locales/messages/sv-SE.json b/src/locales/messages/sv-SE.json index 4bd49961..a5d087ee 100644 --- a/src/locales/messages/sv-SE.json +++ b/src/locales/messages/sv-SE.json @@ -399,7 +399,8 @@ "status-provisioning": "Provisionering", "confirm-activation": "Är du säker på att du vill aktivera baren \"{name}\"? I gratisversionen kan du bara ha en bar aktiverad. Du kommer inte kunna aktivera någon annan bar.", "activation-success": "Baren aktiverad", - "members": "Barens medlemmar" + "members": "Barens medlemmar", + "logo": "Bar logo" }, "close": "Stäng", "save-as": "Spara som", From e9d05c8c1c5dc19a6cd9e3f65511a68e7d0d8089 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Tue, 12 Nov 2024 18:32:17 +0100 Subject: [PATCH 50/67] New translations en-us.json (Chinese Simplified) --- src/locales/messages/zh-CN.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/locales/messages/zh-CN.json b/src/locales/messages/zh-CN.json index 2b949318..c892626e 100644 --- a/src/locales/messages/zh-CN.json +++ b/src/locales/messages/zh-CN.json @@ -399,7 +399,8 @@ "status-provisioning": "Provisioning", "confirm-activation": "Are you sure you want to activate \"{name}\"? On free plan you can have only one bar activated, you will not be able to activate any other bars.", "activation-success": "Bar activated", - "members": "Bar members" + "members": "Bar members", + "logo": "Bar logo" }, "close": "Close", "save-as": "Save as", From ec49c081d7c380b838aec39afcdc63094f91e361 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Tue, 12 Nov 2024 18:32:18 +0100 Subject: [PATCH 51/67] New translations en-us.json (Chinese Traditional) --- src/locales/messages/zh-TW.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/locales/messages/zh-TW.json b/src/locales/messages/zh-TW.json index 2b949318..c892626e 100644 --- a/src/locales/messages/zh-TW.json +++ b/src/locales/messages/zh-TW.json @@ -399,7 +399,8 @@ "status-provisioning": "Provisioning", "confirm-activation": "Are you sure you want to activate \"{name}\"? On free plan you can have only one bar activated, you will not be able to activate any other bars.", "activation-success": "Bar activated", - "members": "Bar members" + "members": "Bar members", + "logo": "Bar logo" }, "close": "Close", "save-as": "Save as", From f93abf2bad9a7208c91987accb2beeb4ed9b7464 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Tue, 12 Nov 2024 18:32:19 +0100 Subject: [PATCH 52/67] New translations en-us.json (English) --- src/locales/messages/en-US.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/locales/messages/en-US.json b/src/locales/messages/en-US.json index 2b949318..f015b933 100644 --- a/src/locales/messages/en-US.json +++ b/src/locales/messages/en-US.json @@ -26,7 +26,7 @@ "add": "Add ingredient", "on-shopping-list": "You have this ingredient on shopping list", "add-to-shelf": "Add to your shelf", - "remove-from-shelf": "Remove from your shelf", + "remove-from-shelf": "Remove from shelf", "add-to-list": "Add to shopping list", "remove-from-list": "Remove from shopping list", "update-success": "Ingredient updated successfully", @@ -268,7 +268,7 @@ "clear-filters": "Clear all filters", "rating-removed": "Removed cocktail rating", "rating-rated": "Cocktail rated with {rating} stars", - "shelf-ingredients": "My shelf ingredients", + "shelf-ingredients": "Shelf ingredients", "shopping-list-ingredients": "Shopping list ingredients", "notes": "Notes", "collection-shared": "Shared with bar", @@ -399,7 +399,8 @@ "status-provisioning": "Provisioning", "confirm-activation": "Are you sure you want to activate \"{name}\"? On free plan you can have only one bar activated, you will not be able to activate any other bars.", "activation-success": "Bar activated", - "members": "Bar members" + "members": "Bar members", + "logo": "Bar logo" }, "close": "Close", "save-as": "Save as", From 83365617676a0e60e10a609748b548a32805d4a7 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Wed, 13 Nov 2024 14:15:52 +0100 Subject: [PATCH 53/67] New translations en-us.json (Portuguese) --- src/locales/messages/pt-PT.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/messages/pt-PT.json b/src/locales/messages/pt-PT.json index b3f86df8..c6f5df0b 100644 --- a/src/locales/messages/pt-PT.json +++ b/src/locales/messages/pt-PT.json @@ -25,7 +25,7 @@ "main": "Ingrediente principal", "add": "Adicionar ingrediente", "on-shopping-list": "Você tem este ingrediente na lista de compras", - "add-to-shelf": "Add to your shelf", + "add-to-shelf": "Adicionar à prateleira", "remove-from-shelf": "Remove from your shelf", "add-to-list": "Adicionar à lista de compras", "remove-from-list": "Remover da lista de compras", From 01070b50736261ca5546b5e2cdda64981ede581a Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Wed, 13 Nov 2024 14:15:54 +0100 Subject: [PATCH 54/67] New translations en-us.json (French) --- src/locales/messages/fr-FR.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/messages/fr-FR.json b/src/locales/messages/fr-FR.json index 566d3438..0af999b1 100644 --- a/src/locales/messages/fr-FR.json +++ b/src/locales/messages/fr-FR.json @@ -25,7 +25,7 @@ "main": "Ingrédient principal", "add": "Ajouter un ingrédient", "on-shopping-list": "Vous avez cet ingrédient sur la liste de courses", - "add-to-shelf": "Add to your shelf", + "add-to-shelf": "Ajouter à l’étagère", "remove-from-shelf": "Remove from your shelf", "add-to-list": "Ajouter à la liste de courses", "remove-from-list": "Supprimer de la liste de courses", From b73bd3470d63147eb112ec16d2069bef182aaf05 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Wed, 13 Nov 2024 14:15:55 +0100 Subject: [PATCH 55/67] New translations en-us.json (Romanian) --- src/locales/messages/ro-RO.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/messages/ro-RO.json b/src/locales/messages/ro-RO.json index c892626e..370384c2 100644 --- a/src/locales/messages/ro-RO.json +++ b/src/locales/messages/ro-RO.json @@ -25,7 +25,7 @@ "main": "Main ingredient", "add": "Add ingredient", "on-shopping-list": "You have this ingredient on shopping list", - "add-to-shelf": "Add to your shelf", + "add-to-shelf": "Add to shelf", "remove-from-shelf": "Remove from your shelf", "add-to-list": "Add to shopping list", "remove-from-list": "Remove from shopping list", From bbdf3a63f2615df8db3b24564059289969ef811e Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Wed, 13 Nov 2024 14:15:56 +0100 Subject: [PATCH 56/67] New translations en-us.json (Spanish) --- src/locales/messages/es-ES.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/messages/es-ES.json b/src/locales/messages/es-ES.json index c892626e..370384c2 100644 --- a/src/locales/messages/es-ES.json +++ b/src/locales/messages/es-ES.json @@ -25,7 +25,7 @@ "main": "Main ingredient", "add": "Add ingredient", "on-shopping-list": "You have this ingredient on shopping list", - "add-to-shelf": "Add to your shelf", + "add-to-shelf": "Add to shelf", "remove-from-shelf": "Remove from your shelf", "add-to-list": "Add to shopping list", "remove-from-list": "Remove from shopping list", From 037119d6f89e8a0b2d12d8328baa9047ee7ccf36 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Wed, 13 Nov 2024 14:15:57 +0100 Subject: [PATCH 57/67] New translations en-us.json (Czech) --- src/locales/messages/cs-CZ.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/messages/cs-CZ.json b/src/locales/messages/cs-CZ.json index c892626e..370384c2 100644 --- a/src/locales/messages/cs-CZ.json +++ b/src/locales/messages/cs-CZ.json @@ -25,7 +25,7 @@ "main": "Main ingredient", "add": "Add ingredient", "on-shopping-list": "You have this ingredient on shopping list", - "add-to-shelf": "Add to your shelf", + "add-to-shelf": "Add to shelf", "remove-from-shelf": "Remove from your shelf", "add-to-list": "Add to shopping list", "remove-from-list": "Remove from shopping list", From a562bcab7b1138dd619a1cc009a65523fd4e7fb9 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Wed, 13 Nov 2024 14:15:58 +0100 Subject: [PATCH 58/67] New translations en-us.json (Danish) --- src/locales/messages/da-DK.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/messages/da-DK.json b/src/locales/messages/da-DK.json index c892626e..370384c2 100644 --- a/src/locales/messages/da-DK.json +++ b/src/locales/messages/da-DK.json @@ -25,7 +25,7 @@ "main": "Main ingredient", "add": "Add ingredient", "on-shopping-list": "You have this ingredient on shopping list", - "add-to-shelf": "Add to your shelf", + "add-to-shelf": "Add to shelf", "remove-from-shelf": "Remove from your shelf", "add-to-list": "Add to shopping list", "remove-from-list": "Remove from shopping list", From 8d834741cf8f3c2731c776008d24b494d2cbe0d4 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Wed, 13 Nov 2024 14:16:00 +0100 Subject: [PATCH 59/67] New translations en-us.json (Greek) --- src/locales/messages/el-GR.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/messages/el-GR.json b/src/locales/messages/el-GR.json index c892626e..370384c2 100644 --- a/src/locales/messages/el-GR.json +++ b/src/locales/messages/el-GR.json @@ -25,7 +25,7 @@ "main": "Main ingredient", "add": "Add ingredient", "on-shopping-list": "You have this ingredient on shopping list", - "add-to-shelf": "Add to your shelf", + "add-to-shelf": "Add to shelf", "remove-from-shelf": "Remove from your shelf", "add-to-list": "Add to shopping list", "remove-from-list": "Remove from shopping list", From 068c825189d3e2b6f8c44dd142911430be05cdc7 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Wed, 13 Nov 2024 14:16:01 +0100 Subject: [PATCH 60/67] New translations en-us.json (Finnish) --- src/locales/messages/fi-FI.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/messages/fi-FI.json b/src/locales/messages/fi-FI.json index c892626e..370384c2 100644 --- a/src/locales/messages/fi-FI.json +++ b/src/locales/messages/fi-FI.json @@ -25,7 +25,7 @@ "main": "Main ingredient", "add": "Add ingredient", "on-shopping-list": "You have this ingredient on shopping list", - "add-to-shelf": "Add to your shelf", + "add-to-shelf": "Add to shelf", "remove-from-shelf": "Remove from your shelf", "add-to-list": "Add to shopping list", "remove-from-list": "Remove from shopping list", From 406f4cebbbcd62e559ceb45f4279270bec875f51 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Wed, 13 Nov 2024 14:16:02 +0100 Subject: [PATCH 61/67] New translations en-us.json (Hungarian) --- src/locales/messages/hu-HU.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/messages/hu-HU.json b/src/locales/messages/hu-HU.json index c892626e..370384c2 100644 --- a/src/locales/messages/hu-HU.json +++ b/src/locales/messages/hu-HU.json @@ -25,7 +25,7 @@ "main": "Main ingredient", "add": "Add ingredient", "on-shopping-list": "You have this ingredient on shopping list", - "add-to-shelf": "Add to your shelf", + "add-to-shelf": "Add to shelf", "remove-from-shelf": "Remove from your shelf", "add-to-list": "Add to shopping list", "remove-from-list": "Remove from shopping list", From 918bf0033856043f2a5960d2c1aa5b1fa33fe5fc Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Wed, 13 Nov 2024 14:16:03 +0100 Subject: [PATCH 62/67] New translations en-us.json (Dutch) --- src/locales/messages/nl-NL.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/messages/nl-NL.json b/src/locales/messages/nl-NL.json index c892626e..370384c2 100644 --- a/src/locales/messages/nl-NL.json +++ b/src/locales/messages/nl-NL.json @@ -25,7 +25,7 @@ "main": "Main ingredient", "add": "Add ingredient", "on-shopping-list": "You have this ingredient on shopping list", - "add-to-shelf": "Add to your shelf", + "add-to-shelf": "Add to shelf", "remove-from-shelf": "Remove from your shelf", "add-to-list": "Add to shopping list", "remove-from-list": "Remove from shopping list", From 45e862a7819e249b6783bd43e7e4e4ff5f085f4b Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Wed, 13 Nov 2024 14:16:04 +0100 Subject: [PATCH 63/67] New translations en-us.json (Norwegian) --- src/locales/messages/no-NO.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/messages/no-NO.json b/src/locales/messages/no-NO.json index c892626e..370384c2 100644 --- a/src/locales/messages/no-NO.json +++ b/src/locales/messages/no-NO.json @@ -25,7 +25,7 @@ "main": "Main ingredient", "add": "Add ingredient", "on-shopping-list": "You have this ingredient on shopping list", - "add-to-shelf": "Add to your shelf", + "add-to-shelf": "Add to shelf", "remove-from-shelf": "Remove from your shelf", "add-to-list": "Add to shopping list", "remove-from-list": "Remove from shopping list", From 12a249a38cc6239fed1c813a8c63696a1f2873a6 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Wed, 13 Nov 2024 14:16:05 +0100 Subject: [PATCH 64/67] New translations en-us.json (Polish) --- src/locales/messages/pl-PL.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/messages/pl-PL.json b/src/locales/messages/pl-PL.json index d55db11e..d0dd98a3 100644 --- a/src/locales/messages/pl-PL.json +++ b/src/locales/messages/pl-PL.json @@ -25,7 +25,7 @@ "main": "Główny składnik", "add": "Dodaj składnik", "on-shopping-list": "Masz ten składnik na liście zakupów", - "add-to-shelf": "Add to your shelf", + "add-to-shelf": "Dodaj do półki", "remove-from-shelf": "Remove from your shelf", "add-to-list": "Dodaj do listy zakupów", "remove-from-list": "Usuń z listy zakupów", From 28edb5111e5a3c3b92af82c7bfbe7687240249a5 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Wed, 13 Nov 2024 14:16:07 +0100 Subject: [PATCH 65/67] New translations en-us.json (Chinese Simplified) --- src/locales/messages/zh-CN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/messages/zh-CN.json b/src/locales/messages/zh-CN.json index c892626e..370384c2 100644 --- a/src/locales/messages/zh-CN.json +++ b/src/locales/messages/zh-CN.json @@ -25,7 +25,7 @@ "main": "Main ingredient", "add": "Add ingredient", "on-shopping-list": "You have this ingredient on shopping list", - "add-to-shelf": "Add to your shelf", + "add-to-shelf": "Add to shelf", "remove-from-shelf": "Remove from your shelf", "add-to-list": "Add to shopping list", "remove-from-list": "Remove from shopping list", From 3d4bd8e3ec8d1f930869c572ceb6d9015f2d3cd6 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Wed, 13 Nov 2024 14:16:09 +0100 Subject: [PATCH 66/67] New translations en-us.json (Chinese Traditional) --- src/locales/messages/zh-TW.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/messages/zh-TW.json b/src/locales/messages/zh-TW.json index c892626e..370384c2 100644 --- a/src/locales/messages/zh-TW.json +++ b/src/locales/messages/zh-TW.json @@ -25,7 +25,7 @@ "main": "Main ingredient", "add": "Add ingredient", "on-shopping-list": "You have this ingredient on shopping list", - "add-to-shelf": "Add to your shelf", + "add-to-shelf": "Add to shelf", "remove-from-shelf": "Remove from your shelf", "add-to-list": "Add to shopping list", "remove-from-list": "Remove from shopping list", From 3827383476a3bbbe161220029d9d0f6722101ee9 Mon Sep 17 00:00:00 2001 From: Karlo Mikus Date: Wed, 13 Nov 2024 14:16:10 +0100 Subject: [PATCH 67/67] New translations en-us.json (English) --- src/locales/messages/en-US.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/locales/messages/en-US.json b/src/locales/messages/en-US.json index f015b933..c892626e 100644 --- a/src/locales/messages/en-US.json +++ b/src/locales/messages/en-US.json @@ -26,7 +26,7 @@ "add": "Add ingredient", "on-shopping-list": "You have this ingredient on shopping list", "add-to-shelf": "Add to your shelf", - "remove-from-shelf": "Remove from shelf", + "remove-from-shelf": "Remove from your shelf", "add-to-list": "Add to shopping list", "remove-from-list": "Remove from shopping list", "update-success": "Ingredient updated successfully", @@ -268,7 +268,7 @@ "clear-filters": "Clear all filters", "rating-removed": "Removed cocktail rating", "rating-rated": "Cocktail rated with {rating} stars", - "shelf-ingredients": "Shelf ingredients", + "shelf-ingredients": "My shelf ingredients", "shopping-list-ingredients": "Shopping list ingredients", "notes": "Notes", "collection-shared": "Shared with bar",