diff --git a/frontend/lang/messages/af-ZA.json b/frontend/lang/messages/af-ZA.json index 4834777c660..9b202c0850a 100644 --- a/frontend/lang/messages/af-ZA.json +++ b/frontend/lang/messages/af-ZA.json @@ -124,6 +124,7 @@ "no-recipe-found": "Geen resep gevind nie", "ok": "OK", "options": "Opsies:", + "plural-name": "Plural Name", "print": "Druk", "print-preferences": "Drukvoorkeure", "random": "Willekeurig", @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "Gebruiker kan ander na groep nooi", "user-can-manage-group": "Gebruiker kan groep bestuur", "user-can-organize-group-data": "Gebruiker kan groepdata organiseer", - "enable-advanced-features": "Aktiveer gevorderde funksies" + "enable-advanced-features": "Aktiveer gevorderde funksies", + "it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!" }, "language-dialog": { "translated": "vertaal", @@ -888,7 +891,9 @@ "create-food": "Skep kos", "food-label": "Kos etiket", "edit-food": "Wysig kos", - "food-data": "Voedseldata" + "food-data": "Voedseldata", + "example-food-singular": "ex: Onion", + "example-food-plural": "ex: Onions" }, "units": { "seed-dialog-text": "Saai die databasis met algemene eenhede gebaseer op jou plaaslike taal.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "Voeg {0} saam met {1}", "create-unit": "Skep eenheid", "abbreviation": "Afkorting", + "plural-abbreviation": "Plural Abbreviation", "description": "Beskrywing", "display-as-fraction": "Wys as breuk", "use-abbreviation": "Gebruik afkorting", "edit-unit": "Wysig eenheid", "unit-data": "Eenheiddata", "use-abbv": "Gebruik afkorting", - "fraction": "Breuk" + "fraction": "Breuk", + "example-unit-singular": "ex: Tablespoon", + "example-unit-plural": "ex: Tablespoons", + "example-unit-abbreviation-singular": "ex: Tbsp", + "example-unit-abbreviation-plural": "ex: Tbsps" }, "labels": { "seed-dialog-text": "Vul die databasis met algemene etikette gebaseer op jou plaaslike taal.", @@ -934,6 +944,8 @@ "delete-recipes": "Verwyder resepte", "source-unit-will-be-deleted": "Bron-eenheid sal verwyder word" }, + "create-alias": "Create Alias", + "manage-aliases": "Manage Aliases", "seed-data": "Voorbeeld data", "seed": "Vul", "data-management": "Databestuur", diff --git a/frontend/lang/messages/ar-SA.json b/frontend/lang/messages/ar-SA.json index 94bbc0545d6..109807c5a7a 100644 --- a/frontend/lang/messages/ar-SA.json +++ b/frontend/lang/messages/ar-SA.json @@ -124,6 +124,7 @@ "no-recipe-found": "لم يتم العثور على وصفة", "ok": "موافق", "options": "الخيارات:", + "plural-name": "Plural Name", "print": "طباعة", "print-preferences": "إعدادات الطباعة", "random": "عشوائي", @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "User can invite other to group", "user-can-manage-group": "User can manage group", "user-can-organize-group-data": "User can organize group data", - "enable-advanced-features": "Enable advanced features" + "enable-advanced-features": "Enable advanced features", + "it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!" }, "language-dialog": { "translated": "translated", @@ -888,7 +891,9 @@ "create-food": "Create Food", "food-label": "Food Label", "edit-food": "Edit Food", - "food-data": "Food Data" + "food-data": "Food Data", + "example-food-singular": "ex: Onion", + "example-food-plural": "ex: Onions" }, "units": { "seed-dialog-text": "Seed the database with common units based on your local language.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "Merging {0} into {1}", "create-unit": "Create Unit", "abbreviation": "Abbreviation", + "plural-abbreviation": "Plural Abbreviation", "description": "Description", "display-as-fraction": "Display as Fraction", "use-abbreviation": "Use Abbreviation", "edit-unit": "Edit Unit", "unit-data": "Unit Data", "use-abbv": "Use Abbv.", - "fraction": "Fraction" + "fraction": "Fraction", + "example-unit-singular": "ex: Tablespoon", + "example-unit-plural": "ex: Tablespoons", + "example-unit-abbreviation-singular": "ex: Tbsp", + "example-unit-abbreviation-plural": "ex: Tbsps" }, "labels": { "seed-dialog-text": "Seed the database with common labels based on your local language.", @@ -934,6 +944,8 @@ "delete-recipes": "Delete Recipes", "source-unit-will-be-deleted": "Source Unit will be deleted" }, + "create-alias": "Create Alias", + "manage-aliases": "Manage Aliases", "seed-data": "Seed Data", "seed": "Seed", "data-management": "Data Management", diff --git a/frontend/lang/messages/bg-BG.json b/frontend/lang/messages/bg-BG.json index 3ca298bc9b0..f4ea0dd95f8 100644 --- a/frontend/lang/messages/bg-BG.json +++ b/frontend/lang/messages/bg-BG.json @@ -124,6 +124,7 @@ "no-recipe-found": "Няма намерени рецепти", "ok": "Добре", "options": "Опции:", + "plural-name": "Plural Name", "print": "Принтирай", "print-preferences": "Настройки на принтиране", "random": "Произволно", @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "Потребителя може да добавя други в групата", "user-can-manage-group": "Потребителя може да управлява групата", "user-can-organize-group-data": "Потребителя може да организира данните на групата", - "enable-advanced-features": "Включване на разширени функции" + "enable-advanced-features": "Включване на разширени функции", + "it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!" }, "language-dialog": { "translated": "преведено", @@ -888,7 +891,9 @@ "create-food": "Създай храна", "food-label": "Заглавие на храната", "edit-food": "Редактирай храна", - "food-data": "Данни за храните" + "food-data": "Данни за храните", + "example-food-singular": "ex: Onion", + "example-food-plural": "ex: Onions" }, "units": { "seed-dialog-text": "Заредете базата данни с общи единици въз основа на Вашия местен език.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "Обединяване на {0} с {1}", "create-unit": "Създаване на мерна единица", "abbreviation": "Абревиатура", + "plural-abbreviation": "Plural Abbreviation", "description": "Описание", "display-as-fraction": "Показване като фракция", "use-abbreviation": "Използвай съкращение", "edit-unit": "Редактирай мерна единица", "unit-data": "Данни на мерната единица", "use-abbv": "Използвай съкращение", - "fraction": "Фракция" + "fraction": "Фракция", + "example-unit-singular": "ex: Tablespoon", + "example-unit-plural": "ex: Tablespoons", + "example-unit-abbreviation-singular": "ex: Tbsp", + "example-unit-abbreviation-plural": "ex: Tbsps" }, "labels": { "seed-dialog-text": "Заредете базата данни с общи етикети въз основа на Вашия местен език.", @@ -934,6 +944,8 @@ "delete-recipes": "Изтрий рецепти", "source-unit-will-be-deleted": "Изходната мерна единица ще бъде изтрита" }, + "create-alias": "Create Alias", + "manage-aliases": "Manage Aliases", "seed-data": "Сийд на данни", "seed": "Сийд", "data-management": "Управление на данни", diff --git a/frontend/lang/messages/ca-ES.json b/frontend/lang/messages/ca-ES.json index 93f637e8e5f..920a6a78bd7 100644 --- a/frontend/lang/messages/ca-ES.json +++ b/frontend/lang/messages/ca-ES.json @@ -124,6 +124,7 @@ "no-recipe-found": "No s'han trobat receptes", "ok": "D'acord", "options": "Opcions:", + "plural-name": "Plural Name", "print": "Imprimiu", "print-preferences": "Imprimiu les preferències", "random": "Aleatori", @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "User can invite other to group", "user-can-manage-group": "User can manage group", "user-can-organize-group-data": "User can organize group data", - "enable-advanced-features": "Enable advanced features" + "enable-advanced-features": "Enable advanced features", + "it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!" }, "language-dialog": { "translated": "traduït", @@ -888,7 +891,9 @@ "create-food": "Create Food", "food-label": "Food Label", "edit-food": "Edit Food", - "food-data": "Food Data" + "food-data": "Food Data", + "example-food-singular": "ex: Onion", + "example-food-plural": "ex: Onions" }, "units": { "seed-dialog-text": "Afegeix a la base de dades les unitats més comunes en el vostre idioma.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "Merging {0} into {1}", "create-unit": "Crea la unitat", "abbreviation": "Abbreviation", + "plural-abbreviation": "Plural Abbreviation", "description": "Description", "display-as-fraction": "Display as Fraction", "use-abbreviation": "Use Abbreviation", "edit-unit": "Edit Unit", "unit-data": "Unit Data", "use-abbv": "Use Abbv.", - "fraction": "Fraction" + "fraction": "Fraction", + "example-unit-singular": "ex: Tablespoon", + "example-unit-plural": "ex: Tablespoons", + "example-unit-abbreviation-singular": "ex: Tbsp", + "example-unit-abbreviation-plural": "ex: Tbsps" }, "labels": { "seed-dialog-text": "Afegeix a la base de dades etiquetes comunes en el vostre idioma.", @@ -934,6 +944,8 @@ "delete-recipes": "Delete Recipes", "source-unit-will-be-deleted": "Source Unit will be deleted" }, + "create-alias": "Create Alias", + "manage-aliases": "Manage Aliases", "seed-data": "Dades d'exemple", "seed": "Seed", "data-management": "Data Management", diff --git a/frontend/lang/messages/cs-CZ.json b/frontend/lang/messages/cs-CZ.json index f5c2bdecb5e..70e9dba7d21 100644 --- a/frontend/lang/messages/cs-CZ.json +++ b/frontend/lang/messages/cs-CZ.json @@ -124,6 +124,7 @@ "no-recipe-found": "Nebyl nalezen žádný recept", "ok": "OK", "options": "Možnosti:", + "plural-name": "Plural Name", "print": "Tisk", "print-preferences": "Tisk předvoleb", "random": "Náhodný", @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "User can invite other to group", "user-can-manage-group": "User can manage group", "user-can-organize-group-data": "User can organize group data", - "enable-advanced-features": "Enable advanced features" + "enable-advanced-features": "Enable advanced features", + "it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!" }, "language-dialog": { "translated": "přeloženo", @@ -888,7 +891,9 @@ "create-food": "Create Food", "food-label": "Food Label", "edit-food": "Edit Food", - "food-data": "Food Data" + "food-data": "Food Data", + "example-food-singular": "ex: Onion", + "example-food-plural": "ex: Onions" }, "units": { "seed-dialog-text": "Naplnit databázi s běžnými jednotkami používanými ve vašem jazyce.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "Merging {0} into {1}", "create-unit": "Create Unit", "abbreviation": "Abbreviation", + "plural-abbreviation": "Plural Abbreviation", "description": "Description", "display-as-fraction": "Display as Fraction", "use-abbreviation": "Use Abbreviation", "edit-unit": "Edit Unit", "unit-data": "Unit Data", "use-abbv": "Používat zkratky", - "fraction": "Zlomek" + "fraction": "Zlomek", + "example-unit-singular": "ex: Tablespoon", + "example-unit-plural": "ex: Tablespoons", + "example-unit-abbreviation-singular": "ex: Tbsp", + "example-unit-abbreviation-plural": "ex: Tbsps" }, "labels": { "seed-dialog-text": "Naplnit databázi s běžnými popisky používanými ve vašem jazyce.", @@ -934,6 +944,8 @@ "delete-recipes": "Smazat recepty", "source-unit-will-be-deleted": "Source Unit will be deleted" }, + "create-alias": "Create Alias", + "manage-aliases": "Manage Aliases", "seed-data": "Seed Data", "seed": "Seed", "data-management": "Data Management", diff --git a/frontend/lang/messages/da-DK.json b/frontend/lang/messages/da-DK.json index d754df58351..4c6122103a7 100644 --- a/frontend/lang/messages/da-DK.json +++ b/frontend/lang/messages/da-DK.json @@ -124,6 +124,7 @@ "no-recipe-found": "Ingen opskrift fundet", "ok": "Ok", "options": "Valgmuligheder:", + "plural-name": "Navn i flertal", "print": "Udskriv", "print-preferences": "Print indstillinger", "random": "Tilfældig", @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "Bruger kan invitere andre til gruppen", "user-can-manage-group": "Bruger kan administrere gruppen", "user-can-organize-group-data": "Bruger kan organisere gruppedata", - "enable-advanced-features": "Aktiver avancerede funktioner" + "enable-advanced-features": "Aktiver avancerede funktioner", + "it-looks-like-this-is-your-first-time-logging-in": "Det ser ud til, at det er første gang, at du logger ind.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Vil du ikke længere se dette? Sørg for at ændre din e-mail i dine brugerindstillinger!" }, "language-dialog": { "translated": "oversat", @@ -888,7 +891,9 @@ "create-food": "Opret fødevare", "food-label": "Etiket på fødevare", "edit-food": "Redigér fødevare", - "food-data": "Oplysninger om fødevare" + "food-data": "Oplysninger om fødevare", + "example-food-singular": "fx.: grøntsag", + "example-food-plural": "fx.: grøntsager" }, "units": { "seed-dialog-text": "Opret standard enheder i dit sprog.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "Samler {0} med {1}", "create-unit": "Opret enhed", "abbreviation": "Forkortelse", + "plural-abbreviation": "Forkortelse af flertal", "description": "Beskriveslse", "display-as-fraction": "Vis som brøk", "use-abbreviation": "Anvend forkortelse", "edit-unit": "Rediger enhed", "unit-data": "Enhedsoplysninger", "use-abbv": "Anvend forkortelse", - "fraction": "Brøkdel" + "fraction": "Brøkdel", + "example-unit-singular": "fx.: teske", + "example-unit-plural": "fx.: teskeer", + "example-unit-abbreviation-singular": "fx.: tsk", + "example-unit-abbreviation-plural": "fx.: tsk" }, "labels": { "seed-dialog-text": "Opret standard etiketter på dit sprog.", @@ -934,6 +944,8 @@ "delete-recipes": "Slet Opskrifter", "source-unit-will-be-deleted": "Kildeenhed vil blive slettet" }, + "create-alias": "Opret alias", + "manage-aliases": "Administrer Aliaser", "seed-data": "Opret standard data", "seed": "Frø", "data-management": "Datastyring", diff --git a/frontend/lang/messages/de-DE.json b/frontend/lang/messages/de-DE.json index 43804fc2918..137e36eec0c 100644 --- a/frontend/lang/messages/de-DE.json +++ b/frontend/lang/messages/de-DE.json @@ -124,6 +124,7 @@ "no-recipe-found": "Kein Rezept gefunden", "ok": "OK", "options": "Optionen:", + "plural-name": "Mehrzahl", "print": "Drucken", "print-preferences": "Druckeinstellungen", "random": "Zufall", @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "Benutzer kann andere in Gruppe einladen", "user-can-manage-group": "Benutzer kann Gruppe verwalten", "user-can-organize-group-data": "Benutzer kann Gruppendaten bearbeiten", - "enable-advanced-features": "Erweiterte Funktionen aktivieren" + "enable-advanced-features": "Erweiterte Funktionen aktivieren", + "it-looks-like-this-is-your-first-time-logging-in": "Es sieht so aus, als ob du dich zum ersten Mal anmeldest.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Möchtest du das hier nicht mehr sehen? Bitte ändere deine E-Mail in den Benutzereinstellungen!" }, "language-dialog": { "translated": "übersetzt", @@ -888,7 +891,9 @@ "create-food": "Lebensmittel erstellen", "food-label": "Lebensmittel Etikett", "edit-food": "Lebensmittel bearbeiten", - "food-data": "Lebensmitteldaten" + "food-data": "Lebensmitteldaten", + "example-food-singular": "z.B. Zwiebel", + "example-food-plural": "z.B. Zwiebeln" }, "units": { "seed-dialog-text": "Füllt die Datenbank mit gängigen Maßeinheiten basierend auf deiner Sprache.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "{0} wird in {1} zusammengeführt", "create-unit": "Einheit erstellen", "abbreviation": "Abkürzung", + "plural-abbreviation": "Mehrzahl Abkürzung", "description": "Beschreibung", "display-as-fraction": "Als Bruchzahl anzeigen", "use-abbreviation": "Abkürzungen verwenden", "edit-unit": "Einheit bearbeiten", "unit-data": "Einheitendaten", "use-abbv": "Verwende Abk.", - "fraction": "Bruchzahl" + "fraction": "Bruchzahl", + "example-unit-singular": "z.B. gehäufter Teelöffel", + "example-unit-plural": "z.B. gehäufte Teelöffel", + "example-unit-abbreviation-singular": "z.B. geh. TL", + "example-unit-abbreviation-plural": "z.B. geh. TL" }, "labels": { "seed-dialog-text": "Füllt die Datenbank mit gängigen Etiketten basierend auf deiner Sprache.", @@ -934,6 +944,8 @@ "delete-recipes": "Rezepte löschen", "source-unit-will-be-deleted": "Quell-Einheit wird gelöscht" }, + "create-alias": "Alias erstellen", + "manage-aliases": "Aliasse verwalten", "seed-data": "Musterdaten", "seed": "Musterdaten", "data-management": "Datenverwaltung", diff --git a/frontend/lang/messages/el-GR.json b/frontend/lang/messages/el-GR.json index de1150d617d..2dbf0083643 100644 --- a/frontend/lang/messages/el-GR.json +++ b/frontend/lang/messages/el-GR.json @@ -124,6 +124,7 @@ "no-recipe-found": "Δεν βρέθηκαν συνταγές", "ok": "ΟΚ", "options": "Επιλογές:", + "plural-name": "Plural Name", "print": "Εκτύπωση", "print-preferences": "Προτιμήσεις Εκτύπωσης", "random": "Τυχαίο", @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "User can invite other to group", "user-can-manage-group": "User can manage group", "user-can-organize-group-data": "User can organize group data", - "enable-advanced-features": "Enable advanced features" + "enable-advanced-features": "Enable advanced features", + "it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!" }, "language-dialog": { "translated": "μεταφρασμένο", @@ -888,7 +891,9 @@ "create-food": "Create Food", "food-label": "Food Label", "edit-food": "Edit Food", - "food-data": "Food Data" + "food-data": "Food Data", + "example-food-singular": "ex: Onion", + "example-food-plural": "ex: Onions" }, "units": { "seed-dialog-text": "Seed the database with common units based on your local language.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "Merging {0} into {1}", "create-unit": "Create Unit", "abbreviation": "Abbreviation", + "plural-abbreviation": "Plural Abbreviation", "description": "Description", "display-as-fraction": "Display as Fraction", "use-abbreviation": "Use Abbreviation", "edit-unit": "Edit Unit", "unit-data": "Unit Data", "use-abbv": "Use Abbv.", - "fraction": "Fraction" + "fraction": "Fraction", + "example-unit-singular": "ex: Tablespoon", + "example-unit-plural": "ex: Tablespoons", + "example-unit-abbreviation-singular": "ex: Tbsp", + "example-unit-abbreviation-plural": "ex: Tbsps" }, "labels": { "seed-dialog-text": "Seed the database with common labels based on your local language.", @@ -934,6 +944,8 @@ "delete-recipes": "Delete Recipes", "source-unit-will-be-deleted": "Source Unit will be deleted" }, + "create-alias": "Create Alias", + "manage-aliases": "Manage Aliases", "seed-data": "Seed Data", "seed": "Seed", "data-management": "Data Management", diff --git a/frontend/lang/messages/en-GB.json b/frontend/lang/messages/en-GB.json index e367285aa10..c5742683d95 100644 --- a/frontend/lang/messages/en-GB.json +++ b/frontend/lang/messages/en-GB.json @@ -124,6 +124,7 @@ "no-recipe-found": "No Recipe Found", "ok": "OK", "options": "Options:", + "plural-name": "Plural Name", "print": "Print", "print-preferences": "Print Preferences", "random": "Random", @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "User can invite other to group", "user-can-manage-group": "User can manage group", "user-can-organize-group-data": "User can organize group data", - "enable-advanced-features": "Enable advanced features" + "enable-advanced-features": "Enable advanced features", + "it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!" }, "language-dialog": { "translated": "translated", @@ -888,7 +891,9 @@ "create-food": "Create Food", "food-label": "Food Label", "edit-food": "Edit Food", - "food-data": "Food Data" + "food-data": "Food Data", + "example-food-singular": "ex: Onion", + "example-food-plural": "ex: Onions" }, "units": { "seed-dialog-text": "Seed the database with common units based on your local language.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "Merging {0} into {1}", "create-unit": "Create Unit", "abbreviation": "Abbreviation", + "plural-abbreviation": "Plural Abbreviation", "description": "Description", "display-as-fraction": "Display as Fraction", "use-abbreviation": "Use Abbreviation", "edit-unit": "Edit Unit", "unit-data": "Unit Data", "use-abbv": "Use Abbv.", - "fraction": "Fraction" + "fraction": "Fraction", + "example-unit-singular": "ex: Tablespoon", + "example-unit-plural": "ex: Tablespoons", + "example-unit-abbreviation-singular": "ex: Tbsp", + "example-unit-abbreviation-plural": "ex: Tbsps" }, "labels": { "seed-dialog-text": "Seed the database with common labels based on your local language.", @@ -934,6 +944,8 @@ "delete-recipes": "Delete Recipes", "source-unit-will-be-deleted": "Source Unit will be deleted" }, + "create-alias": "Create Alias", + "manage-aliases": "Manage Aliases", "seed-data": "Seed Data", "seed": "Seed", "data-management": "Data Management", diff --git a/frontend/lang/messages/es-ES.json b/frontend/lang/messages/es-ES.json index 56bb3a469b1..fc0eea9739a 100644 --- a/frontend/lang/messages/es-ES.json +++ b/frontend/lang/messages/es-ES.json @@ -124,6 +124,7 @@ "no-recipe-found": "Receta no encontrada", "ok": "Aceptar", "options": "Opciones:", + "plural-name": "Nombre en plural", "print": "Imprimir", "print-preferences": "Preferencias de impresión", "random": "Aleatorio", @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "El usuario puede invitar a otros al grupo", "user-can-manage-group": "El usuario puede administrar el grupo", "user-can-organize-group-data": "El usuario puede organizar los datos del grupo", - "enable-advanced-features": "Habilitar Características Avanzadas" + "enable-advanced-features": "Habilitar Características Avanzadas", + "it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!" }, "language-dialog": { "translated": "traducido", @@ -888,7 +891,9 @@ "create-food": "Crear Alimento", "food-label": "Etiqueta de Alimento", "edit-food": "Editar Alimento", - "food-data": "Datos de Alimento" + "food-data": "Datos de Alimento", + "example-food-singular": "ej: Cebolla", + "example-food-plural": "ej: Cebollas" }, "units": { "seed-dialog-text": "Añade a la base de datos unidades comunes basadas en su idioma local.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "Merging {0} into {1}", "create-unit": "Create Unit", "abbreviation": "Abreviatura", + "plural-abbreviation": "Abreviatura en plural", "description": "Descripción", "display-as-fraction": "Display as Fraction", "use-abbreviation": "Usar Abreviaturas", "edit-unit": "Editar unidad", "unit-data": "Unit Data", "use-abbv": "Use Abbv.", - "fraction": "Fraction" + "fraction": "Fraction", + "example-unit-singular": "ej: Cucharada", + "example-unit-plural": "ej: Cucharadas", + "example-unit-abbreviation-singular": "ej: Cda", + "example-unit-abbreviation-plural": "ej: Cdas" }, "labels": { "seed-dialog-text": "Añade a la base de datos etiquetas comunes basadas en su idioma local.", @@ -934,6 +944,8 @@ "delete-recipes": "Borrar Recetas", "source-unit-will-be-deleted": "Source Unit will be deleted" }, + "create-alias": "Crear un Alias", + "manage-aliases": "Administrar Alias", "seed-data": "Datos de ejemplo", "seed": "Seed", "data-management": "Data Management", diff --git a/frontend/lang/messages/fi-FI.json b/frontend/lang/messages/fi-FI.json index cf62306960f..6f8ace75c32 100644 --- a/frontend/lang/messages/fi-FI.json +++ b/frontend/lang/messages/fi-FI.json @@ -124,6 +124,7 @@ "no-recipe-found": "Reseptiä ei löytynyt", "ok": "OK", "options": "Valinnat:", + "plural-name": "Plural Name", "print": "Tulosta", "print-preferences": "Tulosta asetukset", "random": "Satunnainen", @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "Käyttäjä voi kutsua muita ryhmään", "user-can-manage-group": "Käyttäjä voi hallita ryhmää", "user-can-organize-group-data": "Käyttäjä voi järjestellä ryhmän tietoja", - "enable-advanced-features": "Salli edistyneemmät ominaisuudet" + "enable-advanced-features": "Salli edistyneemmät ominaisuudet", + "it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!" }, "language-dialog": { "translated": "käännetty", @@ -888,7 +891,9 @@ "create-food": "Luo elintarvike", "food-label": "Elintarvikkeiden nimike", "edit-food": "Muokkaa elintarviketta", - "food-data": "Elintarvikkeiden tiedot" + "food-data": "Elintarvikkeiden tiedot", + "example-food-singular": "ex: Onion", + "example-food-plural": "ex: Onions" }, "units": { "seed-dialog-text": "Lisää tietokantaan yksiköt paikallisen kielen perusteella.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "Yhdistä {0} ja {1} yhdeksi", "create-unit": "Luo yksikkö", "abbreviation": "Lyhenne", + "plural-abbreviation": "Plural Abbreviation", "description": "Kuvaus", "display-as-fraction": "Näytä murtolukuna", "use-abbreviation": "Käytä Lyhennettä", "edit-unit": "Muokkaa yksiköitä", "unit-data": "Yksikkötiedot", "use-abbv": "Käytä lyhennettä.", - "fraction": "Murtoluku" + "fraction": "Murtoluku", + "example-unit-singular": "ex: Tablespoon", + "example-unit-plural": "ex: Tablespoons", + "example-unit-abbreviation-singular": "ex: Tbsp", + "example-unit-abbreviation-plural": "ex: Tbsps" }, "labels": { "seed-dialog-text": "Lisää tietokantaan yleiset tunnisteet paikallisen kielen perusteella.", @@ -934,6 +944,8 @@ "delete-recipes": "Poista Reseptit", "source-unit-will-be-deleted": "Lähdeyksikkö poistetaan" }, + "create-alias": "Create Alias", + "manage-aliases": "Manage Aliases", "seed-data": "Tietokannan pohjadata", "seed": "Lisää pohjadata", "data-management": "Tietojen hallinta", diff --git a/frontend/lang/messages/fr-CA.json b/frontend/lang/messages/fr-CA.json index 6d3993e2a12..1453fd8a63c 100644 --- a/frontend/lang/messages/fr-CA.json +++ b/frontend/lang/messages/fr-CA.json @@ -124,6 +124,7 @@ "no-recipe-found": "Aucune recette trouvée", "ok": "OK", "options": "Options :", + "plural-name": "Nom au pluriel", "print": "Imprimer", "print-preferences": "Préférences d'impression", "random": "Aléatoire", @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "L'utilisateur peut inviter quelqu'un au groupe", "user-can-manage-group": "L'utilisateur peut gérer le groupe", "user-can-organize-group-data": "L'utilisateur peut organiser des données de groupe", - "enable-advanced-features": "Activer les fonctions avancées" + "enable-advanced-features": "Activer les fonctions avancées", + "it-looks-like-this-is-your-first-time-logging-in": "Il semble que ce soit votre première connexion.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Vous ne voulez plus voir cela? Assurez-vous de changer votre adresse courriel dans vos paramètres d'utilisateur!" }, "language-dialog": { "translated": "traduit", @@ -888,7 +891,9 @@ "create-food": "Créer un aliment", "food-label": "Étiquette de l'aliment", "edit-food": "Modifier Aliment", - "food-data": "Données de l'aliment" + "food-data": "Données de l'aliment", + "example-food-singular": "ex : Oignon", + "example-food-plural": "ex : Oignons" }, "units": { "seed-dialog-text": "Initialisez la base de données avec des unités communes basées sur votre langue locale.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "Fusion de {0} dans {1}", "create-unit": "Créer une unité", "abbreviation": "Abréviation", + "plural-abbreviation": "Abréviation au pluriel", "description": "Description", "display-as-fraction": "Afficher sous forme de fraction", "use-abbreviation": "Utiliser l'abréviation", "edit-unit": "Modifier l'unité", "unit-data": "Données de l'unité", "use-abbv": "Utiliser abr.", - "fraction": "Fraction" + "fraction": "Fraction", + "example-unit-singular": "ex : Cuillère à soupe", + "example-unit-plural": "ex : Cuillères à soupe", + "example-unit-abbreviation-singular": "ex : CàS", + "example-unit-abbreviation-plural": "ex : CàS" }, "labels": { "seed-dialog-text": "Initialisez la base de données avec des étiquettes communes basées sur votre langue locale.", @@ -934,6 +944,8 @@ "delete-recipes": "Supprimer les recettes", "source-unit-will-be-deleted": "L'unité source sera supprimée" }, + "create-alias": "Créer un alias", + "manage-aliases": "Gérer les alias", "seed-data": "Initialiser les données", "seed": "Initialiser", "data-management": "Gestion des données", diff --git a/frontend/lang/messages/fr-FR.json b/frontend/lang/messages/fr-FR.json index 66d4c8a3ee3..4fc5a477653 100644 --- a/frontend/lang/messages/fr-FR.json +++ b/frontend/lang/messages/fr-FR.json @@ -124,6 +124,7 @@ "no-recipe-found": "Aucune recette trouvée", "ok": "OK", "options": "Options :", + "plural-name": "Nom au pluriel", "print": "Imprimer", "print-preferences": "Préférences d'impression", "random": "Aléatoire", @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "L'utilisateur peut inviter quelqu'un au groupe", "user-can-manage-group": "L'utilisateur peut gérer le groupe", "user-can-organize-group-data": "L'utilisateur peut organiser des données de groupe", - "enable-advanced-features": "Activer les fonctions avancées" + "enable-advanced-features": "Activer les fonctions avancées", + "it-looks-like-this-is-your-first-time-logging-in": "Il semble que ce soit votre première connexion.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Vous ne voulez plus voir cela ? Assurez-vous de changer votre adresse e-mail dans vos paramètres d'utilisateur !" }, "language-dialog": { "translated": "traduit", @@ -888,7 +891,9 @@ "create-food": "Créer un aliment", "food-label": "Étiquette de l'aliment", "edit-food": "Modifier Aliment", - "food-data": "Données de l'aliment" + "food-data": "Données de l'aliment", + "example-food-singular": "ex : Oignon", + "example-food-plural": "ex : Oignons" }, "units": { "seed-dialog-text": "Initialisez la base de données avec des unités communes basées sur votre langue locale.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "Fusion de {0} dans {1}", "create-unit": "Créer une unité", "abbreviation": "Abréviation", + "plural-abbreviation": "Abréviation au pluriel", "description": "Description", "display-as-fraction": "Afficher sous forme de fraction", "use-abbreviation": "Utiliser l'abréviation", "edit-unit": "Modifier l'unité", "unit-data": "Données de l'unité", "use-abbv": "Utiliser abr.", - "fraction": "Fraction" + "fraction": "Fraction", + "example-unit-singular": "ex : Cuillère à soupe", + "example-unit-plural": "ex : Cuillères à soupe", + "example-unit-abbreviation-singular": "ex : CàS", + "example-unit-abbreviation-plural": "ex : CàS" }, "labels": { "seed-dialog-text": "Initialisez la base de données avec des étiquettes communes basées sur votre langue locale.", @@ -934,6 +944,8 @@ "delete-recipes": "Supprimer les recettes", "source-unit-will-be-deleted": "L'unité source sera supprimée" }, + "create-alias": "Créer un alias", + "manage-aliases": "Gérer les alias", "seed-data": "Initialiser les données", "seed": "Initialiser", "data-management": "Gestion des données", diff --git a/frontend/lang/messages/gl-ES.json b/frontend/lang/messages/gl-ES.json index 6c4025f9cf2..3841429bc34 100644 --- a/frontend/lang/messages/gl-ES.json +++ b/frontend/lang/messages/gl-ES.json @@ -124,6 +124,7 @@ "no-recipe-found": "No Recipe Found", "ok": "OK", "options": "Options:", + "plural-name": "Plural Name", "print": "Print", "print-preferences": "Print Preferences", "random": "Random", @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "User can invite other to group", "user-can-manage-group": "User can manage group", "user-can-organize-group-data": "User can organize group data", - "enable-advanced-features": "Enable advanced features" + "enable-advanced-features": "Enable advanced features", + "it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!" }, "language-dialog": { "translated": "translated", @@ -888,7 +891,9 @@ "create-food": "Create Food", "food-label": "Food Label", "edit-food": "Edit Food", - "food-data": "Food Data" + "food-data": "Food Data", + "example-food-singular": "ex: Onion", + "example-food-plural": "ex: Onions" }, "units": { "seed-dialog-text": "Seed the database with common units based on your local language.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "Merging {0} into {1}", "create-unit": "Create Unit", "abbreviation": "Abbreviation", + "plural-abbreviation": "Plural Abbreviation", "description": "Description", "display-as-fraction": "Display as Fraction", "use-abbreviation": "Use Abbreviation", "edit-unit": "Edit Unit", "unit-data": "Unit Data", "use-abbv": "Use Abbv.", - "fraction": "Fraction" + "fraction": "Fraction", + "example-unit-singular": "ex: Tablespoon", + "example-unit-plural": "ex: Tablespoons", + "example-unit-abbreviation-singular": "ex: Tbsp", + "example-unit-abbreviation-plural": "ex: Tbsps" }, "labels": { "seed-dialog-text": "Seed the database with common labels based on your local language.", @@ -934,6 +944,8 @@ "delete-recipes": "Delete Recipes", "source-unit-will-be-deleted": "Source Unit will be deleted" }, + "create-alias": "Create Alias", + "manage-aliases": "Manage Aliases", "seed-data": "Seed Data", "seed": "Seed", "data-management": "Data Management", diff --git a/frontend/lang/messages/he-IL.json b/frontend/lang/messages/he-IL.json index d29c2c51078..cc75eea48fd 100644 --- a/frontend/lang/messages/he-IL.json +++ b/frontend/lang/messages/he-IL.json @@ -124,6 +124,7 @@ "no-recipe-found": "לא נמצא מתכון", "ok": "אישור", "options": "אפשרויות:", + "plural-name": "Plural Name", "print": "הדפסה", "print-preferences": "העדפות הדפסה", "random": "אקראי", @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "משתמש יכול להזמין אחרים לקבוצה", "user-can-manage-group": "משתמש יכול לנהל קבוצה", "user-can-organize-group-data": "משתמש יכול לשנות מידע של קבוצה", - "enable-advanced-features": "אפשר אפשרויות מתקדמות" + "enable-advanced-features": "אפשר אפשרויות מתקדמות", + "it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!" }, "language-dialog": { "translated": "תורגם", @@ -888,7 +891,9 @@ "create-food": "צור אוכל", "food-label": "תוית אוכל", "edit-food": "עריכת מזון", - "food-data": "נתוני אוכל" + "food-data": "נתוני אוכל", + "example-food-singular": "ex: Onion", + "example-food-plural": "ex: Onions" }, "units": { "seed-dialog-text": "אכלס את מסד הנתונים עם יחידות מדידה בהתאם לשפה המקומית שלך.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "ממזג את {0} לתוך {1}", "create-unit": "יצירת יחידה", "abbreviation": "קיצור", + "plural-abbreviation": "Plural Abbreviation", "description": "תיאור", "display-as-fraction": "הצגה כשבר", "use-abbreviation": "השתמש בקיצור", "edit-unit": "עריכת יחידה", "unit-data": "נתוני יחידה", "use-abbv": "השתמש בקיצור", - "fraction": "שבר" + "fraction": "שבר", + "example-unit-singular": "ex: Tablespoon", + "example-unit-plural": "ex: Tablespoons", + "example-unit-abbreviation-singular": "ex: Tbsp", + "example-unit-abbreviation-plural": "ex: Tbsps" }, "labels": { "seed-dialog-text": "אכלס את מסד הנתונים בתגיות נפוצות בהתאם לשפה המקומית שלך.", @@ -934,6 +944,8 @@ "delete-recipes": "מחיקת מתכונים", "source-unit-will-be-deleted": "יחידת המקור תמחק" }, + "create-alias": "Create Alias", + "manage-aliases": "Manage Aliases", "seed-data": "אכלס נתונים", "seed": "אכלס", "data-management": "ניהול מידע", diff --git a/frontend/lang/messages/hr-HR.json b/frontend/lang/messages/hr-HR.json index 4010d6512ac..6ee7b59b499 100644 --- a/frontend/lang/messages/hr-HR.json +++ b/frontend/lang/messages/hr-HR.json @@ -124,6 +124,7 @@ "no-recipe-found": "Nije Pronađen Recept", "ok": "OK", "options": "Opcije:", + "plural-name": "Plural Name", "print": "Ispiši", "print-preferences": "Postavke ispisa", "random": "Nasumično", @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "Korisnik može pozvati druge u grupu", "user-can-manage-group": "Korisnik može upravljati grupom", "user-can-organize-group-data": "Korisnik može organizirati podatke grupe", - "enable-advanced-features": "Omogućite napredne značajke" + "enable-advanced-features": "Omogućite napredne značajke", + "it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!" }, "language-dialog": { "translated": "prevedeno", @@ -888,7 +891,9 @@ "create-food": "Kreiraj Namirnicu", "food-label": "Prehrambena oznaka", "edit-food": "Uredi Namirnicu", - "food-data": "Podaci o Namirnici" + "food-data": "Podaci o Namirnici", + "example-food-singular": "ex: Onion", + "example-food-plural": "ex: Onions" }, "units": { "seed-dialog-text": "Popunite bazu podataka uobičajenim jedinicama na temelju vašeg lokalnog jezika.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "Spajanje {0} u {1}", "create-unit": "Kreiraj Jedinicu", "abbreviation": "Oznaka Jedinice", + "plural-abbreviation": "Plural Abbreviation", "description": "Opis", "display-as-fraction": "Prikaži kao razlomak", "use-abbreviation": "Koristi oznaku Jedinice", "edit-unit": "Uredi Jedinicu", "unit-data": "Podaci Jedinice", "use-abbv": "Koristi Skraćenu oznaku.", - "fraction": "Razlomak" + "fraction": "Razlomak", + "example-unit-singular": "ex: Tablespoon", + "example-unit-plural": "ex: Tablespoons", + "example-unit-abbreviation-singular": "ex: Tbsp", + "example-unit-abbreviation-plural": "ex: Tbsps" }, "labels": { "seed-dialog-text": "Popunite bazu podataka uobičajenim oznakama na temelju vašeg lokalnog jezika.", @@ -934,6 +944,8 @@ "delete-recipes": "Obriši Recepte", "source-unit-will-be-deleted": "Izvorna jedinica će biti izbrisana" }, + "create-alias": "Create Alias", + "manage-aliases": "Manage Aliases", "seed-data": "Unesi Podatke", "seed": "Seed", "data-management": "Upravljanje Podacima", diff --git a/frontend/lang/messages/hu-HU.json b/frontend/lang/messages/hu-HU.json index 67426caa9ba..d9c4c872d3c 100644 --- a/frontend/lang/messages/hu-HU.json +++ b/frontend/lang/messages/hu-HU.json @@ -124,6 +124,7 @@ "no-recipe-found": "Nem található recept", "ok": "OK", "options": "Opciók:", + "plural-name": "Név többes számban", "print": "Nyomtatás", "print-preferences": "Nyomtatási beállítások", "random": "Véletlenszerű", @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "A felhasználó meghívhat másokat a csoportba", "user-can-manage-group": "A felhasználó csoportot kezelhet", "user-can-organize-group-data": "Felhasználó szerkesztheti a csoport adatait", - "enable-advanced-features": "Haladó funkciók engedélyezése" + "enable-advanced-features": "Haladó funkciók engedélyezése", + "it-looks-like-this-is-your-first-time-logging-in": "Úgy tűnik, most jelentkezik be először.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Nem akarja ezt többé látni? Mindenképpen változtassa meg az e-mail címét a felhasználói beállítások között!" }, "language-dialog": { "translated": "lefordítva", @@ -888,7 +891,9 @@ "create-food": "Étel készítése", "food-label": "Étel címke", "edit-food": "Étel szerkesztése", - "food-data": "Étel adatai" + "food-data": "Étel adatai", + "example-food-singular": "pl. Hagyma", + "example-food-plural": "pl. Hagymák" }, "units": { "seed-dialog-text": "Töltse be az Ön nyelve szerinti közös mennyiségi egységet tartalmazó adatbázist.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "{0} összevonása {1}-zel/zal", "create-unit": "Mennyiségi egység létrehozása", "abbreviation": "Rövidítés", + "plural-abbreviation": "Többes szám rövidítése", "description": "Megnevezés", "display-as-fraction": "Törtként való megjelenítés", "use-abbreviation": "Rövidítés használata", "edit-unit": "Mennyiségi egység szerkesztése", "unit-data": "Mennyiségi egység adatok", "use-abbv": "Rövidítés haszn.", - "fraction": "Tört" + "fraction": "Tört", + "example-unit-singular": "pl. Evőkanál", + "example-unit-plural": "pl. Evőkanalak", + "example-unit-abbreviation-singular": "pl. ek", + "example-unit-abbreviation-plural": "pl. ek" }, "labels": { "seed-dialog-text": "Töltse be az Ön nyelve szerinti közös címkélet tartalmazó adatbázist.", @@ -934,6 +944,8 @@ "delete-recipes": "Receptek törlése", "source-unit-will-be-deleted": "A forrás mennyiségi egység törlésre kerül" }, + "create-alias": "Alias készítése", + "manage-aliases": "Alias kezelése", "seed-data": "Kezdőérték adat", "seed": "Kezdőérték", "data-management": "Adatmenedzsment", diff --git a/frontend/lang/messages/it-IT.json b/frontend/lang/messages/it-IT.json index 650e5a6e593..8a39d0fb5db 100644 --- a/frontend/lang/messages/it-IT.json +++ b/frontend/lang/messages/it-IT.json @@ -124,6 +124,7 @@ "no-recipe-found": "Nessuna Ricetta Trovata", "ok": "OK", "options": "Opzioni:", + "plural-name": "Plural Name", "print": "Stampa", "print-preferences": "Preferenze Di Stampa", "random": "Casuale", @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "L'utente può invitare altri al gruppo", "user-can-manage-group": "L'utente può gestire il gruppo", "user-can-organize-group-data": "L'utente può organizzare i dati del gruppo", - "enable-advanced-features": "Abilita funzionalità avanzate" + "enable-advanced-features": "Abilita funzionalità avanzate", + "it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!" }, "language-dialog": { "translated": "tradotto", @@ -888,7 +891,9 @@ "create-food": "Crea Alimento", "food-label": "Etichetta Alimento", "edit-food": "Modifica Alimento", - "food-data": "Dati Alimento" + "food-data": "Dati Alimento", + "example-food-singular": "ex: Onion", + "example-food-plural": "ex: Onions" }, "units": { "seed-dialog-text": "Riempie il database con unità comuni basate sulla lingua.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "Unione di {0} in {1}", "create-unit": "Crea Unità", "abbreviation": "Abbreviazione", + "plural-abbreviation": "Plural Abbreviation", "description": "Descrizione", "display-as-fraction": "Mostra come Frazione", "use-abbreviation": "Usa Abbreviazione", "edit-unit": "Modifica Unità", "unit-data": "Dati Unità", "use-abbv": "Utilizzare Abbrev.", - "fraction": "Frazione" + "fraction": "Frazione", + "example-unit-singular": "ex: Tablespoon", + "example-unit-plural": "ex: Tablespoons", + "example-unit-abbreviation-singular": "ex: Tbsp", + "example-unit-abbreviation-plural": "ex: Tbsps" }, "labels": { "seed-dialog-text": "Riempie il database con etichette comuni basate sulla lingua.", @@ -934,6 +944,8 @@ "delete-recipes": "Elimina Ricette", "source-unit-will-be-deleted": "L'unità di origine verrà eliminata" }, + "create-alias": "Create Alias", + "manage-aliases": "Manage Aliases", "seed-data": "Dati Predefiniti", "seed": "Inizializza", "data-management": "Gestione Dati", diff --git a/frontend/lang/messages/ja-JP.json b/frontend/lang/messages/ja-JP.json index 2b849f837fa..b3b26972f3a 100644 --- a/frontend/lang/messages/ja-JP.json +++ b/frontend/lang/messages/ja-JP.json @@ -124,6 +124,7 @@ "no-recipe-found": "レシピが見つかりません。", "ok": "OK", "options": "Options:", + "plural-name": "Plural Name", "print": "印刷", "print-preferences": "印刷設定", "random": "ランダム", @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "User can invite other to group", "user-can-manage-group": "User can manage group", "user-can-organize-group-data": "User can organize group data", - "enable-advanced-features": "Enable advanced features" + "enable-advanced-features": "Enable advanced features", + "it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!" }, "language-dialog": { "translated": "translated", @@ -888,7 +891,9 @@ "create-food": "Create Food", "food-label": "Food Label", "edit-food": "Edit Food", - "food-data": "Food Data" + "food-data": "Food Data", + "example-food-singular": "ex: Onion", + "example-food-plural": "ex: Onions" }, "units": { "seed-dialog-text": "Seed the database with common units based on your local language.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "Merging {0} into {1}", "create-unit": "Create Unit", "abbreviation": "Abbreviation", + "plural-abbreviation": "Plural Abbreviation", "description": "Description", "display-as-fraction": "Display as Fraction", "use-abbreviation": "Use Abbreviation", "edit-unit": "Edit Unit", "unit-data": "Unit Data", "use-abbv": "Use Abbv.", - "fraction": "Fraction" + "fraction": "Fraction", + "example-unit-singular": "ex: Tablespoon", + "example-unit-plural": "ex: Tablespoons", + "example-unit-abbreviation-singular": "ex: Tbsp", + "example-unit-abbreviation-plural": "ex: Tbsps" }, "labels": { "seed-dialog-text": "Seed the database with common labels based on your local language.", @@ -934,6 +944,8 @@ "delete-recipes": "Delete Recipes", "source-unit-will-be-deleted": "Source Unit will be deleted" }, + "create-alias": "Create Alias", + "manage-aliases": "Manage Aliases", "seed-data": "Seed Data", "seed": "Seed", "data-management": "Data Management", diff --git a/frontend/lang/messages/ko-KR.json b/frontend/lang/messages/ko-KR.json index 4887360c5bc..4f1ec2a38fa 100644 --- a/frontend/lang/messages/ko-KR.json +++ b/frontend/lang/messages/ko-KR.json @@ -124,6 +124,7 @@ "no-recipe-found": "레시피를 찾을 수 없습니다.", "ok": "확인", "options": "옵션:", + "plural-name": "Plural Name", "print": "인쇄", "print-preferences": "인쇄 설정", "random": "무작위", @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "User can invite other to group", "user-can-manage-group": "User can manage group", "user-can-organize-group-data": "User can organize group data", - "enable-advanced-features": "Enable advanced features" + "enable-advanced-features": "Enable advanced features", + "it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!" }, "language-dialog": { "translated": "translated", @@ -888,7 +891,9 @@ "create-food": "Create Food", "food-label": "Food Label", "edit-food": "Edit Food", - "food-data": "Food Data" + "food-data": "Food Data", + "example-food-singular": "ex: Onion", + "example-food-plural": "ex: Onions" }, "units": { "seed-dialog-text": "Seed the database with common units based on your local language.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "Merging {0} into {1}", "create-unit": "Create Unit", "abbreviation": "Abbreviation", + "plural-abbreviation": "Plural Abbreviation", "description": "Description", "display-as-fraction": "Display as Fraction", "use-abbreviation": "Use Abbreviation", "edit-unit": "Edit Unit", "unit-data": "Unit Data", "use-abbv": "Use Abbv.", - "fraction": "Fraction" + "fraction": "Fraction", + "example-unit-singular": "ex: Tablespoon", + "example-unit-plural": "ex: Tablespoons", + "example-unit-abbreviation-singular": "ex: Tbsp", + "example-unit-abbreviation-plural": "ex: Tbsps" }, "labels": { "seed-dialog-text": "Seed the database with common labels based on your local language.", @@ -934,6 +944,8 @@ "delete-recipes": "Delete Recipes", "source-unit-will-be-deleted": "Source Unit will be deleted" }, + "create-alias": "Create Alias", + "manage-aliases": "Manage Aliases", "seed-data": "Seed Data", "seed": "Seed", "data-management": "Data Management", diff --git a/frontend/lang/messages/lt-LT.json b/frontend/lang/messages/lt-LT.json index 3df6fa0bc86..a94023d9d1b 100644 --- a/frontend/lang/messages/lt-LT.json +++ b/frontend/lang/messages/lt-LT.json @@ -124,6 +124,7 @@ "no-recipe-found": "Nerasta receptų", "ok": "Gerai", "options": "Pasirinkimai:", + "plural-name": "Plural Name", "print": "Spausdinti", "print-preferences": "Spausdinimo nustatymai", "random": "Atsitiktinis", @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "Naudotojas gali kviesti kitus į grupę", "user-can-manage-group": "Naudotojas gali valdyti grupę", "user-can-organize-group-data": "Naudotojas gali tvarkyti grupės duomenis", - "enable-advanced-features": "Įjungti pažangias funkcijas" + "enable-advanced-features": "Įjungti pažangias funkcijas", + "it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!" }, "language-dialog": { "translated": "išversta", @@ -888,7 +891,9 @@ "create-food": "Pridėti produktą", "food-label": "Produkto etiketė", "edit-food": "Keisti produktą", - "food-data": "Produktų duomenys" + "food-data": "Produktų duomenys", + "example-food-singular": "ex: Onion", + "example-food-plural": "ex: Onions" }, "units": { "seed-dialog-text": "Įdėkite į duomenų bazę bendrus vienetus pagal jūsų kalbą.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "Sujungiama {0} su {1}", "create-unit": "Sukurti vienetą", "abbreviation": "Santrumpa", + "plural-abbreviation": "Plural Abbreviation", "description": "Aprašymas", "display-as-fraction": "Rodyti kaip trupmeną", "use-abbreviation": "Naudoti santrumpą", "edit-unit": "Keisti vienetą", "unit-data": "Vienetų duomenys", "use-abbv": "Naudoti santr.", - "fraction": "Trupmena" + "fraction": "Trupmena", + "example-unit-singular": "ex: Tablespoon", + "example-unit-plural": "ex: Tablespoons", + "example-unit-abbreviation-singular": "ex: Tbsp", + "example-unit-abbreviation-plural": "ex: Tbsps" }, "labels": { "seed-dialog-text": "Įdėkite į duomenų bazę bendras žymas pagal jūsų kalbą.", @@ -934,6 +944,8 @@ "delete-recipes": "Ištrinti receptus", "source-unit-will-be-deleted": "Pirminis vienetas bus ištrintas" }, + "create-alias": "Create Alias", + "manage-aliases": "Manage Aliases", "seed-data": "Pradiniai duomenys", "seed": "Užpildyti", "data-management": "Duomenų valdymas", diff --git a/frontend/lang/messages/lv-LV.json b/frontend/lang/messages/lv-LV.json index 6c4025f9cf2..3841429bc34 100644 --- a/frontend/lang/messages/lv-LV.json +++ b/frontend/lang/messages/lv-LV.json @@ -124,6 +124,7 @@ "no-recipe-found": "No Recipe Found", "ok": "OK", "options": "Options:", + "plural-name": "Plural Name", "print": "Print", "print-preferences": "Print Preferences", "random": "Random", @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "User can invite other to group", "user-can-manage-group": "User can manage group", "user-can-organize-group-data": "User can organize group data", - "enable-advanced-features": "Enable advanced features" + "enable-advanced-features": "Enable advanced features", + "it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!" }, "language-dialog": { "translated": "translated", @@ -888,7 +891,9 @@ "create-food": "Create Food", "food-label": "Food Label", "edit-food": "Edit Food", - "food-data": "Food Data" + "food-data": "Food Data", + "example-food-singular": "ex: Onion", + "example-food-plural": "ex: Onions" }, "units": { "seed-dialog-text": "Seed the database with common units based on your local language.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "Merging {0} into {1}", "create-unit": "Create Unit", "abbreviation": "Abbreviation", + "plural-abbreviation": "Plural Abbreviation", "description": "Description", "display-as-fraction": "Display as Fraction", "use-abbreviation": "Use Abbreviation", "edit-unit": "Edit Unit", "unit-data": "Unit Data", "use-abbv": "Use Abbv.", - "fraction": "Fraction" + "fraction": "Fraction", + "example-unit-singular": "ex: Tablespoon", + "example-unit-plural": "ex: Tablespoons", + "example-unit-abbreviation-singular": "ex: Tbsp", + "example-unit-abbreviation-plural": "ex: Tbsps" }, "labels": { "seed-dialog-text": "Seed the database with common labels based on your local language.", @@ -934,6 +944,8 @@ "delete-recipes": "Delete Recipes", "source-unit-will-be-deleted": "Source Unit will be deleted" }, + "create-alias": "Create Alias", + "manage-aliases": "Manage Aliases", "seed-data": "Seed Data", "seed": "Seed", "data-management": "Data Management", diff --git a/frontend/lang/messages/nl-NL.json b/frontend/lang/messages/nl-NL.json index 2ffad4e29ae..b96e8166f71 100644 --- a/frontend/lang/messages/nl-NL.json +++ b/frontend/lang/messages/nl-NL.json @@ -124,6 +124,7 @@ "no-recipe-found": "Geen recept gevonden", "ok": "Ok", "options": "Opties:", + "plural-name": "Naam voor meervoud", "print": "Afdrukken", "print-preferences": "Voorkeuren afdrukken", "random": "Willekeurig", @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "Gebruiker kan iemand uitnodigen voor de groep", "user-can-manage-group": "Gebruiker kan de groep beheren", "user-can-organize-group-data": "Gebruiker kan groepsgegevens organiseren", - "enable-advanced-features": "Geavanceerde functies inschakelen" + "enable-advanced-features": "Geavanceerde functies inschakelen", + "it-looks-like-this-is-your-first-time-logging-in": "Het lijkt erop dat je voor het eerst inlogt.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Wil je dit niet meer zien? Verander dan je e-mailadres in je gebruikersinstellingen!" }, "language-dialog": { "translated": "vertaald", @@ -888,7 +891,9 @@ "create-food": "Maak Voedsel", "food-label": "Voedsel Label", "edit-food": "Bewerk voedsel", - "food-data": "Voedsel gegevens" + "food-data": "Voedsel gegevens", + "example-food-singular": "bv: Ui", + "example-food-plural": "bv: Uien" }, "units": { "seed-dialog-text": "Vul de database aan met veelvoorkomende eenheden, gebaseerd op je lokale taal.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "{0} samenvoegen met {1}", "create-unit": "Eenheid aanmaken", "abbreviation": "Afkorting", + "plural-abbreviation": "Afkorting voor meervoud", "description": "Beschrijving", "display-as-fraction": "Gedeelte weergeven", "use-abbreviation": "Gebruik afkorting", "edit-unit": "Eenheid wijzigen", "unit-data": "Eenheid gegevens", "use-abbv": "Gebruik afk.", - "fraction": "Breuk" + "fraction": "Breuk", + "example-unit-singular": "Bv: eetlepel ", + "example-unit-plural": "Bv: eetlepels ", + "example-unit-abbreviation-singular": "Bv: el", + "example-unit-abbreviation-plural": "bv: els" }, "labels": { "seed-dialog-text": "Vul de database aan met veelvoorkomende labels, gebaseerd op je lokale taal.", @@ -934,6 +944,8 @@ "delete-recipes": "Verwijder recepten", "source-unit-will-be-deleted": "Broneenheid zal worden verwijderd" }, + "create-alias": "Maak alias", + "manage-aliases": "Beheer aliassen ", "seed-data": "Voorbeeldgegevens", "seed": "Vul", "data-management": "Gegevensbeheer", diff --git a/frontend/lang/messages/no-NO.json b/frontend/lang/messages/no-NO.json index 82b9c9cfd70..c88743fc4f0 100644 --- a/frontend/lang/messages/no-NO.json +++ b/frontend/lang/messages/no-NO.json @@ -124,6 +124,7 @@ "no-recipe-found": "Ingen oppskrift funnet", "ok": "OK", "options": "Alternativer:", + "plural-name": "Flertalls navn", "print": "Skriv ut", "print-preferences": "Skriv ut innstillinger", "random": "Tilfeldig", @@ -669,14 +670,14 @@ "webhooks-caps": "WEBHOOKS", "webhooks": "Webhooks", "webhook-name": "Webhook navn", - "description": "The webhooks defined below will be executed when a meal is defined for the day. At the scheduled time the webhooks will be sent with the data from the recipe that is scheduled for the day. Note that webhook execution is not exact. The webhooks are executed on a 5 minutes interval so the webhooks will be executed within 5 +/- minutes of the scheduled." + "description": "Webhooks definert nedenfor vil utføres når et måltid defineres for dagen. På det planlagte tidspunktet blir webhook sendt med data fra oppskriften som er planlagt for dagen. Merke at av tidspunktet ikke er nøyaktig, webhooks utføres med et intervall på 5 minutter, dette betyr at webhooks utføres innen +/- 5 minutter etter planlagt tidspunkt." }, "bug-report": "Feilrapport", "bug-report-information": "Bruk denne informasjonen til å rapportere en feil. Gi detaljer om feilen din til utviklere er den beste måten å få problemer på en rask løsning.", "tracker": "Sporingsagent", "configuration": "Konfigurasjon", "docker-volume": "Docker volum", - "docker-volume-help": "Mealie requires that the frontend container and the backend share the same docker volume or storage. This ensures that the frontend container can properly access the images and assets stored on disk.", + "docker-volume-help": "Mealie krever at frontend og backend konteinerene deler samme docker volum/lagring. Dette sikrer at frontend får tilgang til bilder og ressurser lagret på harddisken.", "volumes-are-misconfigured": "Volumene er feilkonfigurert", "volumes-are-configured-correctly": "Volumene er riktig konfigurert.", "status-unknown-try-running-a-validation": "Statusen er ukjent. Prøv å validere.", @@ -688,19 +689,19 @@ "failed": "Mislyktes", "general-about": "Generelt om", "application-version": "Programversjon", - "application-version-error-text": "Your current version ({0}) does not match the latest release. Considering updating to the latest version ({1}).", + "application-version-error-text": "Din nåværende versjon ({0}) samsvarer ikke med den nyeste utgivelsen. Vurder å oppdatere til siste versjon ({1}).", "mealie-is-up-to-date": "Mealie er oppdatert", "secure-site": "Sikkert nettsted", - "secure-site-error-text": "Serve via localhost or secure with https. Clipboard and additional browser APIs may not work.", - "secure-site-success-text": "Site is accessed by localhost or https", + "secure-site-error-text": "Host via localhost eller sikre med https. Utklippstavle og nettleser-APIer virker kanskje ikke.", + "secure-site-success-text": "Tjenesten er tilgjengelig på localhost eller https", "server-side-base-url": "Serverens sidebase URL", - "server-side-base-url-error-text": "`BASE_URL` is still the default value on API Server. This will cause issues with notifications links generated on the server for emails, etc.", - "server-side-base-url-success-text": "Server Side URL does not match the default", + "server-side-base-url-error-text": "`BASE_URL` er fortsatt satt til standardverdien på API Serveren. Dette kan føre til problemer med varslingslenker generert på serveren for e-post, osv.", + "server-side-base-url-success-text": "Serverside-URL samsvarer ikke med standard", "ldap-ready": "LDAP klar", - "ldap-ready-error-text": "Not all LDAP Values are configured. This can be ignored if you are not using LDAP Authentication.", - "ldap-ready-success-text": "Required LDAP variables are all set.", + "ldap-ready-error-text": "Ikke alle LDAP-verdier er konfigurert. Dette kan ignoreres hvis du ikke bruker LDAP til Autentisering.", + "ldap-ready-success-text": "Alle de nødvendige LDAP-variablene er satt.", "build": "Bygg", - "recipe-scraper-version": "Recipe Scraper Version" + "recipe-scraper-version": "OppskriftsScraper versjon" }, "shopping-list": { "all-lists": "Alle lister", @@ -725,8 +726,8 @@ "reorder-labels": "Omorganiser etiketter", "uncheck-all-items": "Fjern merking av alle elementer", "check-all-items": "Velg alle elementer", - "linked-recipes-count": "No Linked Recipes|One Linked Recipe|{count} Linked Recipes", - "items-checked-count": "No items checked|One item checked|{count} items checked", + "linked-recipes-count": "Ingen lenkede oppskrifter|En lenket oppskrift|{count} Lenkede oppskrifter", + "items-checked-count": "Ingen elementer krysset av|Ett element krysset av|{count} elementer krysset av", "no-label": "Ingen etikett", "completed-on": "Fullført på {date}" }, @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "Brukeren kan invitere andre til gruppe", "user-can-manage-group": "Brukeren kan administrere gruppe", "user-can-organize-group-data": "Brukeren kan organisere gruppedata", - "enable-advanced-features": "Aktiver avanserte funksjoner" + "enable-advanced-features": "Aktiver avanserte funksjoner", + "it-looks-like-this-is-your-first-time-logging-in": "Det ser ut som dette er første gang du logger på.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Ønsker du ikke å se dette lenger? Sørg for å endre e-posten din i brukerinnstillingene dine!" }, "language-dialog": { "translated": "oversatt", @@ -888,7 +891,9 @@ "create-food": "Lag mat", "food-label": "Mat etikett", "edit-food": "Rediger mat", - "food-data": "Mat data" + "food-data": "Mat data", + "example-food-singular": "ex: Onion", + "example-food-plural": "ex: Onions" }, "units": { "seed-dialog-text": "Lag en database med vanlige enheter basert på ditt lokale språk.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "Merging {0} into {1}", "create-unit": "Opprett enhet", "abbreviation": "Forkortelse", + "plural-abbreviation": "Plural Abbreviation", "description": "Beskrivelse", "display-as-fraction": "Vis som brøkdel", "use-abbreviation": "Bruk forkortelse", "edit-unit": "Rediger enhet", "unit-data": "Unit Data", "use-abbv": "Use Abbv.", - "fraction": "Brøk" + "fraction": "Brøk", + "example-unit-singular": "ex: Tablespoon", + "example-unit-plural": "ex: Tablespoons", + "example-unit-abbreviation-singular": "ex: Tbsp", + "example-unit-abbreviation-plural": "ex: Tbsps" }, "labels": { "seed-dialog-text": "Lag en database med vanlige enheter basert på ditt lokale språk.", @@ -934,6 +944,8 @@ "delete-recipes": "Slett oppskrifter", "source-unit-will-be-deleted": "Kildeenheten vil bli slettet" }, + "create-alias": "Create Alias", + "manage-aliases": "Manage Aliases", "seed-data": "Frødata", "seed": "Seed", "data-management": "Databehandling", diff --git a/frontend/lang/messages/pl-PL.json b/frontend/lang/messages/pl-PL.json index 99d2c919ff0..919d6df9f59 100644 --- a/frontend/lang/messages/pl-PL.json +++ b/frontend/lang/messages/pl-PL.json @@ -124,6 +124,7 @@ "no-recipe-found": "Nie znaleziono przepisu", "ok": "OK", "options": "Opcje:", + "plural-name": "Plural Name", "print": "Drukuj", "print-preferences": "Właściwości drukowania", "random": "Losowa", @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "Użytkownik może zaprosić innych do grupy", "user-can-manage-group": "Użytkownik może zarządzać grupą", "user-can-organize-group-data": "Użytkownik może organizować dane grupy", - "enable-advanced-features": "Włącz zaawansowane funkcje" + "enable-advanced-features": "Włącz zaawansowane funkcje", + "it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!" }, "language-dialog": { "translated": "przetłumaczone", @@ -888,7 +891,9 @@ "create-food": "Utwórz Żywność", "food-label": "Etykieta Żywności", "edit-food": "Edytuj Żywność", - "food-data": "Dane Żywności" + "food-data": "Dane Żywności", + "example-food-singular": "ex: Onion", + "example-food-plural": "ex: Onions" }, "units": { "seed-dialog-text": "Wypełnij bazę zwyczajowymi jednostkami dla wybranego języka.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "Scalanie {0} do {1}", "create-unit": "Utwórz Jednostkę", "abbreviation": "Skrócona nazwa", + "plural-abbreviation": "Plural Abbreviation", "description": "Opis", "display-as-fraction": "Wyświetlaj jako ułamek", "use-abbreviation": "Używaj skróconej nazwy", "edit-unit": "Edytuj jednostkę", "unit-data": "Dane Jednostki", "use-abbv": "Użyj Skr.", - "fraction": "Ułamki" + "fraction": "Ułamki", + "example-unit-singular": "ex: Tablespoon", + "example-unit-plural": "ex: Tablespoons", + "example-unit-abbreviation-singular": "ex: Tbsp", + "example-unit-abbreviation-plural": "ex: Tbsps" }, "labels": { "seed-dialog-text": "Wypełnij bazę zwyczajowymi etykietami dla wybranego języka.", @@ -934,6 +944,8 @@ "delete-recipes": "Usuń Przepisy", "source-unit-will-be-deleted": "Jednostka źródłowa zostanie usunięta" }, + "create-alias": "Create Alias", + "manage-aliases": "Manage Aliases", "seed-data": "Dane przykładowe", "seed": "Seed", "data-management": "Zarządzanie Danymi", diff --git a/frontend/lang/messages/pt-BR.json b/frontend/lang/messages/pt-BR.json index 174513f2f73..f70f995bf71 100644 --- a/frontend/lang/messages/pt-BR.json +++ b/frontend/lang/messages/pt-BR.json @@ -124,6 +124,7 @@ "no-recipe-found": "Nenhuma Receita Encontrada", "ok": "OK", "options": "Opções:", + "plural-name": "Plural Name", "print": "Imprimir", "print-preferences": "Preferências de impressão", "random": "Aleatório", @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "O usuário pode convidar outro para o grupo", "user-can-manage-group": "Usuário pode gerenciar o grupo", "user-can-organize-group-data": "Usuário pode organizar dados do grupo", - "enable-advanced-features": "Ativar recursos avançados" + "enable-advanced-features": "Ativar recursos avançados", + "it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!" }, "language-dialog": { "translated": "traduzido", @@ -888,7 +891,9 @@ "create-food": "Criar Comida", "food-label": "Rótulo da Comida", "edit-food": "Editar Comida", - "food-data": "Dados da Comida" + "food-data": "Dados da Comida", + "example-food-singular": "ex: Onion", + "example-food-plural": "ex: Onions" }, "units": { "seed-dialog-text": "Adicione a base de dados unidades comuns baseadas em seu idioma.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "Mesclando {0} em {1}", "create-unit": "Criar unidade", "abbreviation": "Abreviação", + "plural-abbreviation": "Plural Abbreviation", "description": "Descrição", "display-as-fraction": "Exibir como fração", "use-abbreviation": "Usar abreviação", "edit-unit": "Editar Unidade", "unit-data": "Dados da Unidade", "use-abbv": "Usar abreviação", - "fraction": "Fração" + "fraction": "Fração", + "example-unit-singular": "ex: Tablespoon", + "example-unit-plural": "ex: Tablespoons", + "example-unit-abbreviation-singular": "ex: Tbsp", + "example-unit-abbreviation-plural": "ex: Tbsps" }, "labels": { "seed-dialog-text": "Semente o banco de dados com rótulos comuns baseados no seu idioma local.", @@ -934,6 +944,8 @@ "delete-recipes": "Excluir Receitas", "source-unit-will-be-deleted": "Unidade de origem será excluída" }, + "create-alias": "Create Alias", + "manage-aliases": "Manage Aliases", "seed-data": "Semear dados", "seed": "Semear", "data-management": "Gerenciamento de dados", diff --git a/frontend/lang/messages/pt-PT.json b/frontend/lang/messages/pt-PT.json index 214946063f6..f971380d984 100644 --- a/frontend/lang/messages/pt-PT.json +++ b/frontend/lang/messages/pt-PT.json @@ -124,6 +124,7 @@ "no-recipe-found": "Nenhuma Receita Encontrada", "ok": "OK", "options": "Opções:", + "plural-name": "Plural Name", "print": "Imprimir", "print-preferences": "Preferências de impressão", "random": "Aleatório", @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "O utilizador pode convidar outro para o grupo", "user-can-manage-group": "O utilizador pode gerir o grupo", "user-can-organize-group-data": "O utilizador pode organizar dados do grupo", - "enable-advanced-features": "Habilitar recursos avançados" + "enable-advanced-features": "Habilitar recursos avançados", + "it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!" }, "language-dialog": { "translated": "traduzido", @@ -888,7 +891,9 @@ "create-food": "Criar Alimento", "food-label": "Rótulo de Alimento", "edit-food": "Editar Alimento", - "food-data": "Dados do Alimento" + "food-data": "Dados do Alimento", + "example-food-singular": "ex: Onion", + "example-food-plural": "ex: Onions" }, "units": { "seed-dialog-text": "Popule a base de dados com unidades comuns no seu idioma.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "A juntar {0} com {1}", "create-unit": "Criar Unidade", "abbreviation": "Abreviatura", + "plural-abbreviation": "Plural Abbreviation", "description": "Descrição", "display-as-fraction": "Mostrar como fração", "use-abbreviation": "Usar abreviatura", "edit-unit": "Editar unidade", "unit-data": "Dados da Unidade", "use-abbv": "Usar Abrev.", - "fraction": "Fração" + "fraction": "Fração", + "example-unit-singular": "ex: Tablespoon", + "example-unit-plural": "ex: Tablespoons", + "example-unit-abbreviation-singular": "ex: Tbsp", + "example-unit-abbreviation-plural": "ex: Tbsps" }, "labels": { "seed-dialog-text": "Adicionar à base de dados rótulos comuns no seu idioma local.", @@ -934,6 +944,8 @@ "delete-recipes": "Eliminar Receitas", "source-unit-will-be-deleted": "Unidade de origem será eliminada" }, + "create-alias": "Create Alias", + "manage-aliases": "Manage Aliases", "seed-data": "Gerar dados", "seed": "Gerar", "data-management": "Gestão de dados", diff --git a/frontend/lang/messages/ro-RO.json b/frontend/lang/messages/ro-RO.json index 7b8935350cb..c047b091b9b 100644 --- a/frontend/lang/messages/ro-RO.json +++ b/frontend/lang/messages/ro-RO.json @@ -124,6 +124,7 @@ "no-recipe-found": "Nici o rețetă găsită", "ok": "OK", "options": "Opțiuni:", + "plural-name": "Plural Name", "print": "Imprimare", "print-preferences": "Preferințe de imprimare", "random": "Aleatoriu", @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "User can invite other to group", "user-can-manage-group": "User can manage group", "user-can-organize-group-data": "User can organize group data", - "enable-advanced-features": "Enable advanced features" + "enable-advanced-features": "Enable advanced features", + "it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!" }, "language-dialog": { "translated": "translated", @@ -888,7 +891,9 @@ "create-food": "Create Food", "food-label": "Food Label", "edit-food": "Edit Food", - "food-data": "Food Data" + "food-data": "Food Data", + "example-food-singular": "ex: Onion", + "example-food-plural": "ex: Onions" }, "units": { "seed-dialog-text": "Seed the database with common units based on your local language.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "Merging {0} into {1}", "create-unit": "Create Unit", "abbreviation": "Abbreviation", + "plural-abbreviation": "Plural Abbreviation", "description": "Description", "display-as-fraction": "Display as Fraction", "use-abbreviation": "Use Abbreviation", "edit-unit": "Edit Unit", "unit-data": "Unit Data", "use-abbv": "Use Abbv.", - "fraction": "Fraction" + "fraction": "Fraction", + "example-unit-singular": "ex: Tablespoon", + "example-unit-plural": "ex: Tablespoons", + "example-unit-abbreviation-singular": "ex: Tbsp", + "example-unit-abbreviation-plural": "ex: Tbsps" }, "labels": { "seed-dialog-text": "Seed the database with common labels based on your local language.", @@ -934,6 +944,8 @@ "delete-recipes": "Delete Recipes", "source-unit-will-be-deleted": "Source Unit will be deleted" }, + "create-alias": "Create Alias", + "manage-aliases": "Manage Aliases", "seed-data": "Seed Data", "seed": "Seed", "data-management": "Data Management", diff --git a/frontend/lang/messages/ru-RU.json b/frontend/lang/messages/ru-RU.json index b189cc15e69..7cd60000d32 100644 --- a/frontend/lang/messages/ru-RU.json +++ b/frontend/lang/messages/ru-RU.json @@ -124,6 +124,7 @@ "no-recipe-found": "Рецепт не найден", "ok": "Ок", "options": "Параметры:", + "plural-name": "Название в мн. ч", "print": "Печать", "print-preferences": "Настройки печати", "random": "Случайный", @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "Пользователь может пригласить других в группу", "user-can-manage-group": "Пользователь может управлять группой", "user-can-organize-group-data": "Пользователь может менять групповые данные", - "enable-advanced-features": "Включить доп. функции" + "enable-advanced-features": "Включить доп. функции", + "it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!" }, "language-dialog": { "translated": "переведено", @@ -888,7 +891,9 @@ "create-food": "Добавить продукт", "food-label": "Метка продукта", "edit-food": "Изменить продукт", - "food-data": "Данные о продуктах" + "food-data": "Данные о продуктах", + "example-food-singular": "пр. Луковица", + "example-food-plural": "пр. Луковиц" }, "units": { "seed-dialog-text": "Заполняет базу данных рядовыми единицами измерений на основе выбранного языка.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "Объединение {0} в {1}", "create-unit": "Добавить единицу измерения", "abbreviation": "Аббревиатура", + "plural-abbreviation": "Сокращение во мн. ч.", "description": "Описание", "display-as-fraction": "Отображать как дробь", "use-abbreviation": "Использовать аббревиатуру", "edit-unit": "Изменить единицу измерения", "unit-data": "Данные единицы измерения", "use-abbv": "Использовать аббревиатуру", - "fraction": "Дробь" + "fraction": "Дробь", + "example-unit-singular": "пр. Столовая ложка", + "example-unit-plural": "пр. Столовых ложек", + "example-unit-abbreviation-singular": "ex: Tbsp", + "example-unit-abbreviation-plural": "ex: Tbsps" }, "labels": { "seed-dialog-text": "Дополнить базу данных типичными единицами измерений на основе выбранного языка.", @@ -934,6 +944,8 @@ "delete-recipes": "Удалить рецепты", "source-unit-will-be-deleted": "Первая единица измерения будет удалена" }, + "create-alias": "Создать псевдоним", + "manage-aliases": "Управление псевдонимами", "seed-data": "Заполнить данные", "seed": "Заполнить", "data-management": "Управление хранилищем данных", diff --git a/frontend/lang/messages/sk-SK.json b/frontend/lang/messages/sk-SK.json index f613d74e4d3..137e613234b 100644 --- a/frontend/lang/messages/sk-SK.json +++ b/frontend/lang/messages/sk-SK.json @@ -124,6 +124,7 @@ "no-recipe-found": "Žiadny recept nenájdený", "ok": "OK", "options": "Možnosti:", + "plural-name": "Plural Name", "print": "Tlačiť", "print-preferences": "Nastavenia tlače", "random": "Náhodné", @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "Užívateľ môže do skupiny pozvať ďalších", "user-can-manage-group": "Užívateľ môže spravovať skupinu", "user-can-organize-group-data": "Užívateľ môže spravovať údaje skupiny", - "enable-advanced-features": "Povoliť pokročilé funkcie" + "enable-advanced-features": "Povoliť pokročilé funkcie", + "it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!" }, "language-dialog": { "translated": "preložené", @@ -888,7 +891,9 @@ "create-food": "Vytvoriť jedlo", "food-label": "Značka jedla", "edit-food": "Upraviť jedlo", - "food-data": "Údaje o jedle" + "food-data": "Údaje o jedle", + "example-food-singular": "ex: Onion", + "example-food-plural": "ex: Onions" }, "units": { "seed-dialog-text": "Naplniť databázu z bežnými štítkami podla vášho lokálneho jazyka.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "Zlúčiť {0} do {1}", "create-unit": "Vytvoriť jednotku", "abbreviation": "Skratky", + "plural-abbreviation": "Plural Abbreviation", "description": "Popis", "display-as-fraction": "Zobraziť ako zlomok", "use-abbreviation": "Použiť skratky", "edit-unit": "Upraviť jednotku", "unit-data": "Údaje o jednotke", "use-abbv": "Použiť skrt.", - "fraction": "Zlomok" + "fraction": "Zlomok", + "example-unit-singular": "ex: Tablespoon", + "example-unit-plural": "ex: Tablespoons", + "example-unit-abbreviation-singular": "ex: Tbsp", + "example-unit-abbreviation-plural": "ex: Tbsps" }, "labels": { "seed-dialog-text": "Naplniť databázu z bežnými štítkami podla vášho lokálneho jazyka.", @@ -934,6 +944,8 @@ "delete-recipes": "Odstrániť recepty", "source-unit-will-be-deleted": "Zdroj bude vymazaný" }, + "create-alias": "Create Alias", + "manage-aliases": "Manage Aliases", "seed-data": "Naplniť dáta", "seed": "Zdroj", "data-management": "Správa dát", diff --git a/frontend/lang/messages/sl-SI.json b/frontend/lang/messages/sl-SI.json index d7e878028aa..8070e364abd 100644 --- a/frontend/lang/messages/sl-SI.json +++ b/frontend/lang/messages/sl-SI.json @@ -124,6 +124,7 @@ "no-recipe-found": "Ne najdem recepta", "ok": "V redu", "options": "Možnosti:", + "plural-name": "Plural Name", "print": "Natisni", "print-preferences": "Print Preferences", "random": "Naključno", @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "User can invite other to group", "user-can-manage-group": "User can manage group", "user-can-organize-group-data": "User can organize group data", - "enable-advanced-features": "Enable advanced features" + "enable-advanced-features": "Enable advanced features", + "it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!" }, "language-dialog": { "translated": "prevedeno", @@ -888,7 +891,9 @@ "create-food": "Create Food", "food-label": "Food Label", "edit-food": "Edit Food", - "food-data": "Food Data" + "food-data": "Food Data", + "example-food-singular": "ex: Onion", + "example-food-plural": "ex: Onions" }, "units": { "seed-dialog-text": "Napolni podatkovno bazo z običajnimi enotami, glede na vaš lokalni jezik.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "Merging {0} into {1}", "create-unit": "Create Unit", "abbreviation": "Abbreviation", + "plural-abbreviation": "Plural Abbreviation", "description": "Description", "display-as-fraction": "Display as Fraction", "use-abbreviation": "Use Abbreviation", "edit-unit": "Edit Unit", "unit-data": "Unit Data", "use-abbv": "Use Abbv.", - "fraction": "Fraction" + "fraction": "Fraction", + "example-unit-singular": "ex: Tablespoon", + "example-unit-plural": "ex: Tablespoons", + "example-unit-abbreviation-singular": "ex: Tbsp", + "example-unit-abbreviation-plural": "ex: Tbsps" }, "labels": { "seed-dialog-text": "Napolni podatkovno bazi s običajnimi oznakami, glede na vaš lokalni jezik.", @@ -934,6 +944,8 @@ "delete-recipes": "Delete Recipes", "source-unit-will-be-deleted": "Source Unit will be deleted" }, + "create-alias": "Create Alias", + "manage-aliases": "Manage Aliases", "seed-data": "Napolni podatke", "seed": "Seed", "data-management": "Data Management", diff --git a/frontend/lang/messages/sr-SP.json b/frontend/lang/messages/sr-SP.json index 6c898c24858..428c16fa423 100644 --- a/frontend/lang/messages/sr-SP.json +++ b/frontend/lang/messages/sr-SP.json @@ -3,7 +3,7 @@ "about": "О апликацији", "about-mealie": "О Меалие-у", "api-docs": "АПИ Документација", - "api-port": "API Port", + "api-port": "API прикључак", "application-mode": "Мод Апликације", "database-type": "Тип Базе Података", "database-url": "URL базе", @@ -13,26 +13,26 @@ "development": "Развој", "docs": "Документација", "download-log": "Преузми евиденцију", - "download-recipe-json": "Last Scraped JSON", + "download-recipe-json": "Последњи прикупљени JSON", "github": "Github", "log-lines": "Log Lines", - "not-demo": "Not Demo", - "portfolio": "Portfolio", - "production": "Production", + "not-demo": "Није демо", + "portfolio": "Портфолио", + "production": "У продукцији", "support": "Подршка", - "version": "Version", - "unknown-version": "unknown", - "sponsor": "Sponsor" + "version": "Верзија", + "unknown-version": "непознат", + "sponsor": "Покровитељ" }, "asset": { - "assets": "Assets", - "code": "Code", - "file": "File", - "image": "Image", - "new-asset": "New Asset", + "assets": "Састојци", + "code": "Кôд", + "file": "Датотека", + "image": "Слика", + "new-asset": "Нови састојак", "pdf": "PDF", "recipe": "Рецепт", - "show-assets": "Show Assets", + "show-assets": "Прикажи састојке", "error-submitting-form": "Грешка при слању форме" }, "category": { @@ -50,40 +50,40 @@ "category": "Категорија" }, "events": { - "apprise-url": "Apprise URL", + "apprise-url": "URL адреса за обавештење", "database": "База података", - "delete-event": "Delete Event", - "event-delete-confirmation": "Are you sure you want to delete this event?", - "event-deleted": "Event Deleted", - "event-updated": "Event Updated", - "new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.", - "new-version": "New version available!", - "notification": "Notification", - "refresh": "Refresh", - "scheduled": "Scheduled", - "something-went-wrong": "Something Went Wrong!", - "subscribed-events": "Subscribed Events", - "test-message-sent": "Test Message Sent", - "new-notification": "New Notification", - "event-notifiers": "Event Notifiers", - "apprise-url-skipped-if-blank": "Apprise URL (skipped if blank)", - "enable-notifier": "Enable Notifier", - "what-events": "What events should this notifier subscribe to?", - "user-events": "User Events", - "mealplan-events": "Mealplan Events", - "when-a-user-in-your-group-creates-a-new-mealplan": "When a user in your group creates a new mealplan", - "shopping-list-events": "Shopping List Events", - "cookbook-events": "Cookbook Events", - "tag-events": "Tag Events", - "category-events": "Category Events", - "when-a-new-user-joins-your-group": "When a new user joins your group" + "delete-event": "Обриши догађај", + "event-delete-confirmation": "Да ли сте сигурни да желите да обришете овај догађај?", + "event-deleted": "Догађај је избрисан", + "event-updated": "Догађај је ажуриран", + "new-notification-form-description": "Mealie користи Apprise библиотеку за генерисање обавештења. Они нуде много опција за услуге које можете користити за обавештења. Погледајте њихову вики страницу за свеобухватан водич о томе како креирати URL за вашу услугу. Ако је доступно, одабир врсте вашег обавештења може укључивати додатне функције.", + "new-version": "Доступна је нова верзија!", + "notification": "Обавештење", + "refresh": "Освежи", + "scheduled": "Заказано", + "something-went-wrong": "Нешто је кренуло погрешно!", + "subscribed-events": "Догађаји на које сте претплаћени", + "test-message-sent": "Тест порука је послата", + "new-notification": "Ново обавештење", + "event-notifiers": "Обавештавач о догађају", + "apprise-url-skipped-if-blank": "Apprise URL (прескочено ако је празно)", + "enable-notifier": "Омогући обавештење", + "what-events": "На које догађаје би требао да се претплати овај обавештавач?", + "user-events": "Догађаји корисника", + "mealplan-events": "Догађаји планирања оброка", + "when-a-user-in-your-group-creates-a-new-mealplan": "Када корисник у вашој групи креира нови план оброка", + "shopping-list-events": "Догађаји списка за куповину", + "cookbook-events": "Догађаји кувара", + "tag-events": "Догађаји ознаке", + "category-events": "Догађаји категорије", + "when-a-new-user-joins-your-group": "Када се нови корисник придружи вашој групи" }, "general": { - "cancel": "Cancel", - "clear": "Clear", - "close": "Close", - "confirm": "Confirm", - "confirm-delete-generic": "Are you sure you want to delete this?", + "cancel": "Откажи", + "clear": "Обриши", + "close": "Затвори", + "confirm": "Потврди", + "confirm-delete-generic": "Да ли сте сигурни да желите обрисати ово?", "copied_message": "Копирано!", "create": "Креирај", "created": "Креирано", @@ -105,7 +105,7 @@ "filter": "Филтер", "friday": "Петак", "general": "Опште", - "get": "Get", + "get": "Добави", "home": "Почетна", "image": "Слика", "image-upload-failed": "Неуспешно додавање слике", @@ -124,6 +124,7 @@ "no-recipe-found": "Рецепт није пронађен", "ok": "У реду", "options": "Опције:", + "plural-name": "Ime u množini", "print": "Штампа", "print-preferences": "Подешавање штампе", "random": "Насумично", @@ -134,33 +135,33 @@ "rename-object": "Преименуј {0}", "reset": "Ресетуј", "saturday": "Субота", - "save": "Save", - "settings": "Settings", - "share": "Share", - "shuffle": "Shuffle", - "sort": "Sort", - "sort-alphabetically": "Alphabetical", - "status": "Status", - "subject": "Subject", - "submit": "Submit", - "success-count": "Success: {count}", - "sunday": "Sunday", + "save": "Сачувај", + "settings": "Подешавања", + "share": "Подели", + "shuffle": "Помешано", + "sort": "Сортирај", + "sort-alphabetically": "Азбучно", + "status": "Статус", + "subject": "Наслов", + "submit": "Пошаљи", + "success-count": "Успешно {count}", + "sunday": "недеља", "templates": "Templates:", "test": "Test", - "themes": "Themes", - "thursday": "Thursday", + "themes": "Теме", + "thursday": "четвртак", "token": "Token", - "tuesday": "Tuesday", - "type": "Type", - "update": "Update", - "updated": "Updated", + "tuesday": "уторак", + "type": "Тип", + "update": "Ажурирај", + "updated": "Ажурирано", "upload": "Upload", "url": "URL", "view": "View", - "wednesday": "Wednesday", - "yes": "Yes", + "wednesday": "среда", + "yes": "Да", "foods": "Foods", - "units": "Units", + "units": "Јединице", "back": "Back", "next": "Next", "toggle-view": "Toggle View", @@ -175,12 +176,12 @@ "delete-with-name": "Delete {name}", "confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?", "confirm-delete-own-admin-account": "Please note that you are trying to delete your own admin account! This action cannot be undone and will permanently delete your account?", - "organizer": "Organizer", + "organizer": "Организатор", "transfer": "Transfer", "copy": "Copy", "color": "Color", "timestamp": "Timestamp", - "last-made": "Last Made", + "last-made": "Последњи пут прављено", "learn-more": "Learn More", "this-feature-is-currently-inactive": "This feature is currently inactive", "clipboard-not-supported": "Clipboard not supported", @@ -205,39 +206,39 @@ "group-deleted": "Group deleted", "group-deletion-failed": "Group deletion failed", "group-id-with-value": "Group ID: {groupID}", - "group-name": "Group Name", - "group-not-found": "Group not found", - "group-with-value": "Group: {groupID}", - "groups": "Groups", - "manage-groups": "Manage Groups", - "user-group": "User Group", - "user-group-created": "User Group Created", - "user-group-creation-failed": "User Group Creation Failed", + "group-name": "Назив групе", + "group-not-found": "Група није пронађена", + "group-with-value": "Група: {groupID}", + "groups": "Групе", + "manage-groups": "Управљај групама", + "user-group": "Група корисника", + "user-group-created": "Група корисника је креирана", + "user-group-creation-failed": "Креирање групе корисника није успело", "settings": { - "keep-my-recipes-private": "Keep My Recipes Private", - "keep-my-recipes-private-description": "Sets your group and all recipes defaults to private. You can always change this later." + "keep-my-recipes-private": "Чувај моје рецепте приватним", + "keep-my-recipes-private-description": "Поставља вашу групу и све рецепте као подразумевано приватне. Увек можете касније променити ово." }, - "manage-members": "Manage Members", - "manage-members-description": "Manage the permissions of the members in your groups. {manage} allows the user to access the data-management page {invite} allows the user to generate invitation links for other users. Group owners cannot change their own permissions.", - "manage": "Manage", - "invite": "Invite", - "looking-to-update-your-profile": "Looking to Update Your Profile?", - "default-recipe-preferences-description": "These are the default settings when a new recipe is created in your group. These can be changed for individual recipes in the recipe settings menu.", - "default-recipe-preferences": "Default Recipe Preferences", - "group-preferences": "Group Preferences", - "private-group": "Private Group", - "private-group-description": "Setting your group to private will default all public view options to default. This overrides an individual recipes public view settings.", - "allow-users-outside-of-your-group-to-see-your-recipes": "Allow users outside of your group to see your recipes", - "allow-users-outside-of-your-group-to-see-your-recipes-description": "When enabled you can use a public share link to share specific recipes without authorizing the user. When disabled, you can only share recipes with users who are in your group or with a pre-generated private link", - "show-nutrition-information": "Show nutrition information", - "show-nutrition-information-description": "When enabled the nutrition information will be shown on the recipe if available. If there is no nutrition information available, the nutrition information will not be shown", - "show-recipe-assets": "Show recipe assets", - "show-recipe-assets-description": "When enabled the recipe assets will be shown on the recipe if available", - "default-to-landscape-view": "Default to landscape view", - "default-to-landscape-view-description": "When enabled the recipe header section will be shown in landscape view", - "disable-users-from-commenting-on-recipes": "Disable users from commenting on recipes", - "disable-users-from-commenting-on-recipes-description": "Hides the comment section on the recipe page and disables commenting", - "disable-organizing-recipe-ingredients-by-units-and-food": "Disable organizing recipe ingredients by units and food", + "manage-members": "Управљај члановима", + "manage-members-description": "Управљајте дозволама чланова у вашим групама. {manage} омогућава кориснику приступ страни за управљање подацима, док {invite} омогућава кориснику генерисање позивних веза за друге кориснике. Власници група не могу мењати своје сопствене дозволе.", + "manage": "Управљај", + "invite": "Позови", + "looking-to-update-your-profile": "Желите ли да ажурирате свој профил?", + "default-recipe-preferences-description": "Ово су подразумевана подешавања када се креира нови рецепт у вашој групи. Ова подешавања могу бити промењена за појединачне рецепте у менију подешавања рецепата.", + "default-recipe-preferences": "Подразумевана подешавања рецепта", + "group-preferences": "Подешавања групе", + "private-group": "Приватна група", + "private-group-description": "Постављањем ваше групе као приватне, подразумеваће све опције јавног приказа као подразумеване. Ово замењује јавна подешавања приказа за појединачне рецепте.", + "allow-users-outside-of-your-group-to-see-your-recipes": "Дозволите корисницима, који су ван ваше групе, да виде ваше рецепте", + "allow-users-outside-of-your-group-to-see-your-recipes-description": "Када је омогућено, можете користити јавну везу за дељење одређених рецепата без одобравања корисника. Када је онемогућено, рецепте можете делити само са корисницима који су у вашој групи или помоћу претходно генерисане приватне везе", + "show-nutrition-information": "Прикажи информације о исхрани", + "show-nutrition-information-description": "Када је омогућено, информације о исхрани ће бити приказане на рецепту ако су доступне. Ако нема доступних информација о исхрани, информације о исхрани неће бити приказане", + "show-recipe-assets": "Прикажи састојке рецепта", + "show-recipe-assets-description": "Када су омогућени, састојци рецепта ће бити приказани на рецепту, када су доступни", + "default-to-landscape-view": "Хоризонтални режим као подразумевани приказ", + "default-to-landscape-view-description": "Када је омогућено, заглавље рецепта ће бити приказано у хоризонталном режиму", + "disable-users-from-commenting-on-recipes": "Онемогући кориснике да коментаришу рецепте", + "disable-users-from-commenting-on-recipes-description": "Сакрива секцију коментара на страници рецепта и онемогућава коментаре", + "disable-organizing-recipe-ingredients-by-units-and-food": "Онемогући организацију састојака рецепта по јединицама и намирницама", "disable-organizing-recipe-ingredients-by-units-and-food-description": "Hides the Food, Unit, and Amount fields for ingredients and treats ingredients as plain text fields.", "general-preferences": "General Preferences", "group-recipe-preferences": "Group Recipe Preferences", @@ -258,7 +259,7 @@ "main": "Main", "meal-planner": "Meal Planner", "meal-plans": "Meal Plans", - "mealplan-categories": "MEALPLAN CATEGORIES", + "mealplan-categories": "КАТЕГОРИЈЕ ЈЕЛОВНИКА", "mealplan-created": "Mealplan created", "mealplan-creation-failed": "Mealplan creation failed", "mealplan-deleted": "Mealplan Deleted", @@ -268,7 +269,7 @@ "mealplan-updated": "Mealplan Updated", "no-meal-plan-defined-yet": "No meal plan defined yet", "no-meal-planned-for-today": "No meal planned for today", - "only-recipes-with-these-categories-will-be-used-in-meal-plans": "Only recipes with these categories will be used in Meal Plans", + "only-recipes-with-these-categories-will-be-used-in-meal-plans": "Само рецепти са овим категоријама ће бити коришћени у јеловницима", "planner": "Planner", "quick-week": "Quick Week", "side": "Side", @@ -395,7 +396,7 @@ "calories": "Calories", "calories-suffix": "calories", "carbohydrate-content": "Carbohydrate", - "categories": "Categories", + "categories": "Категорије", "comment-action": "Comment", "comment": "Comment", "comments": "Comments", @@ -411,7 +412,7 @@ "fiber-content": "Fiber", "grams": "grams", "ingredient": "Ingredient", - "ingredients": "Ingredients", + "ingredients": "Састојци", "insert-ingredient": "Insert Ingredient", "insert-section": "Insert Section", "instructions": "Instructions", @@ -425,8 +426,8 @@ "object-key": "Object Key", "object-value": "Object Value", "original-url": "Original URL", - "perform-time": "Cook Time", - "prep-time": "Prep Time", + "perform-time": "Време кувања", + "prep-time": "Време припреме", "protein-content": "Protein", "public-recipe": "Public Recipe", "recipe-created": "Recipe created", @@ -446,10 +447,10 @@ "share-recipe-message": "I wanted to share my {0} recipe with you.", "show-nutrition-values": "Show Nutrition Values", "sodium-content": "Sodium", - "step-index": "Step: {step}", + "step-index": "{step}. корак", "sugar-content": "Sugar", "title": "Title", - "total-time": "Total Time", + "total-time": "Укупно времена", "unable-to-delete-recipe": "Unable to Delete Recipe", "no-recipe": "No Recipe", "locked-by-owner": "Locked by Owner", @@ -473,11 +474,11 @@ "toggle-section": "Toggle Section", "see-original-text": "See Original Text", "original-text-with-value": "Original Text: {originalText}", - "ingredient-linker": "Ingredient Linker", - "linked-to-other-step": "Linked to other step", + "ingredient-linker": "Повезивач састојака", + "linked-to-other-step": "Повезан са другим кораком", "auto": "Auto", "cook-mode": "Cook Mode", - "link-ingredients": "Link Ingredients", + "link-ingredients": "Повежи састојке", "merge-above": "Merge Above", "reset-scale": "Reset Scale", "decrease-scale-label": "Decrease Scale by 1", @@ -499,14 +500,14 @@ "made-this": "I Made This", "how-did-it-turn-out": "How did it turn out?", "user-made-this": "{user} made this", - "last-made-date": "Last Made {date}", + "last-made-date": "Последњи пут прављено {date}", "api-extras-description": "Recipes extras are a key feature of the Mealie API. They allow you to create custom json key/value pairs within a recipe to reference from 3rd part applications. You can use these keys to contain information to trigger automation or custom messages to relay to your desired device.", "message-key": "Message Key", "parse": "Parse", "attach-images-hint": "Attach images by dragging & dropping them into the editor", "enable-ingredient-amounts-to-use-this-feature": "Enable ingredient amounts to use this feature", "recipes-with-units-or-foods-defined-cannot-be-parsed": "Recipes with units or foods defined cannot be parsed.", - "parse-ingredients": "Parse ingredients", + "parse-ingredients": "Разложи састојке", "edit-markdown": "Edit Markdown", "recipe-creation": "Recipe Creation", "select-one-of-the-various-ways-to-create-a-recipe": "Select one of the various ways to create a recipe", @@ -521,7 +522,7 @@ "new-recipe-names-must-be-unique": "New recipe names must be unique", "scrape-recipe": "Scrape Recipe", "scrape-recipe-description": "Scrape a recipe by url. Provide the url for the site you want to scrape, and Mealie will attempt to scrape the recipe from that site and add it to your collection.", - "import-original-keywords-as-tags": "Import original keywords as tags", + "import-original-keywords-as-tags": "Увези оригиналне кључне речи као ознаке", "stay-in-edit-mode": "Stay in Edit mode", "import-from-zip": "Import from Zip", "import-from-zip-description": "Import a single recipe that was exported from another Mealie instance.", @@ -530,7 +531,7 @@ "upload-a-png-image-from-a-recipe-book": "Upload a png image from a recipe book", "recipe-bulk-importer": "Recipe Bulk Importer", "recipe-bulk-importer-description": "The Bulk recipe importer allows you to import multiple recipes at once by queueing the sites on the backend and running the task in the background. This can be useful when initially migrating to Mealie, or when you want to import a large number of recipes.", - "set-categories-and-tags": "Set Categories and Tags", + "set-categories-and-tags": "Постави категорије и ознаке", "bulk-imports": "Bulk Imports", "bulk-import-process-has-started": "Bulk Import process has started", "bulk-import-process-has-failed": "Bulk import process has failed", @@ -555,13 +556,13 @@ "has-any": "Has Any", "has-all": "Has All", "results": "Results", - "search": "Search", - "search-mealie": "Search Mealie (press /)", - "search-placeholder": "Search...", + "search": "Претрага", + "search-mealie": "Претражи Мили (стисни /)", + "search-placeholder": "Претражи...", "tag-filter": "Tag Filter", "search-hint": "Press '/'", "advanced": "Advanced", - "auto-search": "Auto Search" + "auto-search": "Аутоматско тражење" }, "settings": { "add-a-new-theme": "Add a New Theme", @@ -577,7 +578,7 @@ "import-summary": "Import Summary", "partial-backup": "Partial Backup", "unable-to-delete-backup": "Unable to Delete Backup.", - "experimental-description": "Backups a total snapshots of the database and data directory of the site. This includes all data and cannot be set to exclude subsets of data. You can think off this as a snapshot of Mealie at a specific time. Currently, {not-crossed-version} (data migrations are not done automatically). These serve as a database agnostic way to export and import data or backup the site to an external location.", + "experimental-description": "Резервне копије су потпуни снимци базе података и директоријума са подацима сајта. Ово укључује све податке и не може се подесити да искључује подскупове података. Схватите ово као снимак Милија у одређено време. Они служе као база података која није зависна од типа за извоз и увоз података, или за резервну копију сајта на спољну локацију.", "backup-restore": "Backup Restore", "back-restore-description": "Restoring this backup will overwrite all the current data in your database and in the data directory and replace them with the contents of this backup. {cannot-be-undone} If the restoration is successful, you will be logged out.", "cannot-be-undone": "This action cannot be undone - use with caution.", @@ -595,7 +596,7 @@ "first-day-of-week": "First day of the week", "group-settings-updated": "Group Settings Updated", "homepage": { - "all-categories": "All Categories", + "all-categories": "Све категорије", "card-per-section": "Card Per Section", "home-page": "Home Page", "home-page-sections": "Home Page Sections", @@ -733,8 +734,8 @@ "sidebar": { "all-recipes": "All Recipes", "backups": "Backups", - "categories": "Categories", - "cookbooks": "Cookbooks", + "categories": "Категорије", + "cookbooks": "Кувари", "dashboard": "Dashboard", "home-page": "Home Page", "manage-users": "Manage Users", @@ -742,7 +743,7 @@ "profile": "Profile", "search": "Search", "site-settings": "Site Settings", - "tags": "Tags", + "tags": "Ознаке", "toolbox": "Toolbox", "language": "Language", "maintenance": "Maintenance", @@ -769,7 +770,7 @@ "tag-deletion-failed": "Tag deletion failed", "tag-update-failed": "Tag update failed", "tag-updated": "Tag updated", - "tags": "Tags", + "tags": "Ознаке", "untagged-count": "Untagged {count}", "create-a-tag": "Create a Tag", "tag-name": "Tag Name" @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "User can invite other to group", "user-can-manage-group": "User can manage group", "user-can-organize-group-data": "User can organize group data", - "enable-advanced-features": "Enable advanced features" + "enable-advanced-features": "Enable advanced features", + "it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!" }, "language-dialog": { "translated": "translated", @@ -888,7 +891,9 @@ "create-food": "Create Food", "food-label": "Food Label", "edit-food": "Edit Food", - "food-data": "Food Data" + "food-data": "Food Data", + "example-food-singular": "ex: Onion", + "example-food-plural": "ex: Onions" }, "units": { "seed-dialog-text": "Seed the database with common units based on your local language.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "Merging {0} into {1}", "create-unit": "Create Unit", "abbreviation": "Abbreviation", + "plural-abbreviation": "Plural Abbreviation", "description": "Description", "display-as-fraction": "Display as Fraction", "use-abbreviation": "Use Abbreviation", "edit-unit": "Edit Unit", "unit-data": "Unit Data", "use-abbv": "Use Abbv.", - "fraction": "Fraction" + "fraction": "Fraction", + "example-unit-singular": "ex: Tablespoon", + "example-unit-plural": "ex: Tablespoons", + "example-unit-abbreviation-singular": "ex: Tbsp", + "example-unit-abbreviation-plural": "ex: Tbsps" }, "labels": { "seed-dialog-text": "Seed the database with common labels based on your local language.", @@ -934,6 +944,8 @@ "delete-recipes": "Delete Recipes", "source-unit-will-be-deleted": "Source Unit will be deleted" }, + "create-alias": "Create Alias", + "manage-aliases": "Manage Aliases", "seed-data": "Seed Data", "seed": "Seed", "data-management": "Data Management", @@ -1010,7 +1022,7 @@ "split-text-mode": "Split Text modes", "split-modes": { "line-mode": "Line mode (default)", - "line-mode-desc": "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line.", + "line-mode-desc": "У режиму линије, текст ће бити пренесен чувањем оригиналних прелаза на нови ред. Овај режим је користан при коришћењу опције масовног додавања на списак намирница, где је један састојак један ред.", "block-mode": "Block mode", "block-mode-desc": "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs.", "flat-mode": "Flat mode", @@ -1054,9 +1066,9 @@ "mainentance": { "actions-title": "Actions" }, - "ingredients-natural-language-processor": "Ingredients Natural Language Processor", - "ingredients-natural-language-processor-explanation": "Mealie uses Conditional Random Fields (CRFs) for parsing and processing ingredients. The model used for ingredients is based off a data set of over 100,000 ingredients from a dataset compiled by the New York Times. Note that as the model is trained in English only, you may have varied results when using the model in other languages. This page is a playground for testing the model.", - "ingredients-natural-language-processor-explanation-2": "It's not perfect, but it yields great results in general and is a good starting point for manually parsing ingredients into individual fields. Alternatively, you can also use the \"Brute\" processor that uses a pattern matching technique to identify ingredients.", + "ingredients-natural-language-processor": "Процесор природног језика за састојке", + "ingredients-natural-language-processor-explanation": "Мили користи условна случајна поља (CRFs) за анализу и обраду састојака. Модел који се користи за састојке, базиран је на скупу података од преко 100.000 састојака из скупа података који је саставио Њујорк тајмс. Напомена је да је модел обучен само на енглеском језику, па можете имати резултате који варирају, када користите модел на другим језицима. Ова страница је игралиште за тестирање модела.", + "ingredients-natural-language-processor-explanation-2": "Није савршено, али даје одличне резултате и добра је почетна тачка за ручно разлагање саставних делова у појединачна поља. Као алтернативу, такође можете користити \"Брут\" процесор који користи технику усклађивања шаблона за идентификацију састојака.", "nlp": "NLP", "brute": "Brute", "show-individual-confidence": "Show individual confidence", @@ -1107,21 +1119,21 @@ "looking-for-privacy-settings": "Looking for Privacy Settings?", "manage-your-api-tokens": "Manage Your API Tokens", "manage-user-profile": "Manage User Profile", - "manage-cookbooks": "Manage Cookbooks", + "manage-cookbooks": "Управљај куварима", "manage-members": "Manage Members", "manage-webhooks": "Manage Webhooks", "manage-notifiers": "Manage Notifiers", "manage-data-migrations": "Manage Data Migrations" }, "cookbook": { - "cookbooks": "Cookbooks", - "description": "Cookbooks are another way to organize recipes by creating cross sections of recipes and tags. Creating a cookbook will add an entry to the side-bar and all the recipes with the tags and categories chosen will be displayed in the cookbook.", + "cookbooks": "Кувари", + "description": "Кувари су још један начин за организовање рецепата креирањем пресека рецепата и ознака. Креирање кувара додаће ставку на бочну траку и све рецепте са изабраним ознакама и категоријама биће приказане у кувару.", "public-cookbook": "Public Cookbook", "public-cookbook-description": "Public Cookbooks can be shared with non-mealie users and will be displayed on your groups page.", "filter-options": "Filter Options", "filter-options-description": "When require all is selected the cookbook will only include recipes that have all of the items selected. This applies to each subset of selectors and not a cross section of the selected items.", - "require-all-categories": "Require All Categories", - "require-all-tags": "Require All Tags", + "require-all-categories": "Захтевај све категорије", + "require-all-tags": "Захтевај све ознаке", "require-all-tools": "Require All Tools", "cookbook-name": "Cookbook Name", "cookbook-with-name": "Cookbook {0}" diff --git a/frontend/lang/messages/sv-SE.json b/frontend/lang/messages/sv-SE.json index bc384aeb9d3..970c13674bf 100644 --- a/frontend/lang/messages/sv-SE.json +++ b/frontend/lang/messages/sv-SE.json @@ -124,6 +124,7 @@ "no-recipe-found": "Inga recept hittades", "ok": "Ok", "options": "Alternativ:", + "plural-name": "Plural Name", "print": "Skriv ut", "print-preferences": "Utskriftsinställningar", "random": "Slumpa", @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "Användaren kan bjuda in andra till gruppen", "user-can-manage-group": "Användare kan hantera grupp", "user-can-organize-group-data": "Användaren kan organisera gruppdata", - "enable-advanced-features": "Aktivera avancerade funktioner" + "enable-advanced-features": "Aktivera avancerade funktioner", + "it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!" }, "language-dialog": { "translated": "översatt", @@ -888,7 +891,9 @@ "create-food": "Skapa mat", "food-label": "Mat etikett", "edit-food": "Redigera mat", - "food-data": "Mat data" + "food-data": "Mat data", + "example-food-singular": "ex: Onion", + "example-food-plural": "ex: Onions" }, "units": { "seed-dialog-text": "Fyll databasen med vanliga enheter baserade på ditt språk.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "Slå samman {0} till {1}", "create-unit": "Skapa enhet", "abbreviation": "Abbreviation", + "plural-abbreviation": "Plural Abbreviation", "description": "Beskrivning", "display-as-fraction": "Display as Fraction", "use-abbreviation": "Use Abbreviation", "edit-unit": "Redigera enhet", "unit-data": "Enhetsdata", "use-abbv": "Use Abbv.", - "fraction": "Fraction" + "fraction": "Fraction", + "example-unit-singular": "ex: Tablespoon", + "example-unit-plural": "ex: Tablespoons", + "example-unit-abbreviation-singular": "ex: Tbsp", + "example-unit-abbreviation-plural": "ex: Tbsps" }, "labels": { "seed-dialog-text": "Fyll databasen med vanliga etiketter baserade på ditt språk.", @@ -934,6 +944,8 @@ "delete-recipes": "Radera recept", "source-unit-will-be-deleted": "Source Unit will be deleted" }, + "create-alias": "Create Alias", + "manage-aliases": "Manage Aliases", "seed-data": "Exempeldata", "seed": "Seed", "data-management": "Datahantering", diff --git a/frontend/lang/messages/tr-TR.json b/frontend/lang/messages/tr-TR.json index 30d002002aa..bb4c6fd8819 100644 --- a/frontend/lang/messages/tr-TR.json +++ b/frontend/lang/messages/tr-TR.json @@ -124,6 +124,7 @@ "no-recipe-found": "Tarif Bulunamadı", "ok": "Tamam", "options": "Seçenekler:", + "plural-name": "Çoğul Ad", "print": "Yazdır", "print-preferences": "Yazdırma Tercihleri", "random": "Rastgele", @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "Kullanıcı başkalarını gruba davet edebilir", "user-can-manage-group": "Kullanıcı grubu yönetebilir", "user-can-organize-group-data": "Kullanıcı grup verilerini düzenleyebilir", - "enable-advanced-features": "Gelişmiş özellikleri etkinleştir" + "enable-advanced-features": "Gelişmiş özellikleri etkinleştir", + "it-looks-like-this-is-your-first-time-logging-in": "Görünüşe göre ilk defa giriş yapıyorsunuz.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Artık bunu görmek istemiyor musunuz? Kullanıcı ayarlarınızda e-postanızı değiştirmeyi unutmayın!" }, "language-dialog": { "translated": "translated", @@ -888,7 +891,9 @@ "create-food": "Create Food", "food-label": "Food Label", "edit-food": "Yiyecek Düzenle", - "food-data": "Food Data" + "food-data": "Food Data", + "example-food-singular": "ex: Onion", + "example-food-plural": "ex: Onions" }, "units": { "seed-dialog-text": "Seed the database with common units based on your local language.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "Merging {0} into {1}", "create-unit": "Create Unit", "abbreviation": "Kısaltma", + "plural-abbreviation": "Çoğul Kısaltma", "description": "Açıklama", "display-as-fraction": "Display as Fraction", "use-abbreviation": "Use Abbreviation", "edit-unit": "Edit Unit", "unit-data": "Unit Data", "use-abbv": "Use Abbv.", - "fraction": "Fraction" + "fraction": "Fraction", + "example-unit-singular": "ex: Tablespoon", + "example-unit-plural": "ex: Tablespoons", + "example-unit-abbreviation-singular": "ex: Tbsp", + "example-unit-abbreviation-plural": "ex: Tbsps" }, "labels": { "seed-dialog-text": "Seed the database with common labels based on your local language.", @@ -934,6 +944,8 @@ "delete-recipes": "Delete Recipes", "source-unit-will-be-deleted": "Source Unit will be deleted" }, + "create-alias": "Takma Ad Oluştur", + "manage-aliases": "Takma Adları Yönet", "seed-data": "Seed Data", "seed": "Seed", "data-management": "Data Management", diff --git a/frontend/lang/messages/uk-UA.json b/frontend/lang/messages/uk-UA.json index 3d9d1f849e2..4921ff797d1 100644 --- a/frontend/lang/messages/uk-UA.json +++ b/frontend/lang/messages/uk-UA.json @@ -124,6 +124,7 @@ "no-recipe-found": "Рецепти не знайдені", "ok": "OK", "options": "Опції:", + "plural-name": "Назва у множині", "print": "Друк", "print-preferences": "Налаштування друку", "random": "Випадково", @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "Користувач може запрошувати інших в групу", "user-can-manage-group": "Користувач може керувати групою", "user-can-organize-group-data": "Користувач може впорядковувати дані групи", - "enable-advanced-features": "Увімкнути додаткові функції" + "enable-advanced-features": "Увімкнути додаткові функції", + "it-looks-like-this-is-your-first-time-logging-in": "Схоже, ви заходите вперше.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Більше не хочете це бачити? Обов'язково змініть адресу електронної пошти в налаштуваннях користувача!" }, "language-dialog": { "translated": "перекладено", @@ -888,7 +891,9 @@ "create-food": "Створити продукт", "food-label": "Етикетка продукту", "edit-food": "Редагувати продукт", - "food-data": "Дані про продукти" + "food-data": "Дані про продукти", + "example-food-singular": "приклад: Цибулина", + "example-food-plural": "приклад: Цибуля" }, "units": { "seed-dialog-text": "Заповнити базу даних розповсюдженими одиницями виміру що відповідають мові.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "Об'єднання {0} з {1}", "create-unit": "Створити одиницю вимірювання", "abbreviation": "Скорочена назва", + "plural-abbreviation": "Скорочення в множині", "description": "Опис", "display-as-fraction": "Відображати як частку", "use-abbreviation": "Використовувати скорочення", "edit-unit": "Редагувати одиницю", "unit-data": "Одиниці виміру", "use-abbv": "Використовувати скороч-ння.", - "fraction": "Частка" + "fraction": "Частка", + "example-unit-singular": "приклад: Столова ложка", + "example-unit-plural": "приклад: Столові ложки", + "example-unit-abbreviation-singular": "приклад: ст. л", + "example-unit-abbreviation-plural": "приклад: ст. л" }, "labels": { "seed-dialog-text": "Заповнити базу даних розповсюдженими категоріями що відповідають мові.", @@ -934,6 +944,8 @@ "delete-recipes": "Видалити рецепти", "source-unit-will-be-deleted": "Початкову одиницю вимірювання буде видалено" }, + "create-alias": "Створити псевдонім", + "manage-aliases": "Керувати псевдонімами", "seed-data": "Підготовлені дані", "seed": "Згенерувати", "data-management": "Керування даними", diff --git a/frontend/lang/messages/vi-VN.json b/frontend/lang/messages/vi-VN.json index 881829845f8..46c12efc930 100644 --- a/frontend/lang/messages/vi-VN.json +++ b/frontend/lang/messages/vi-VN.json @@ -124,6 +124,7 @@ "no-recipe-found": "No Recipe Found", "ok": "OK", "options": "Options:", + "plural-name": "Plural Name", "print": "Print", "print-preferences": "Print Preferences", "random": "Random", @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "User can invite other to group", "user-can-manage-group": "User can manage group", "user-can-organize-group-data": "User can organize group data", - "enable-advanced-features": "Enable advanced features" + "enable-advanced-features": "Enable advanced features", + "it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!" }, "language-dialog": { "translated": "translated", @@ -888,7 +891,9 @@ "create-food": "Create Food", "food-label": "Food Label", "edit-food": "Edit Food", - "food-data": "Food Data" + "food-data": "Food Data", + "example-food-singular": "ex: Onion", + "example-food-plural": "ex: Onions" }, "units": { "seed-dialog-text": "Seed the database with common units based on your local language.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "Merging {0} into {1}", "create-unit": "Create Unit", "abbreviation": "Abbreviation", + "plural-abbreviation": "Plural Abbreviation", "description": "Description", "display-as-fraction": "Display as Fraction", "use-abbreviation": "Use Abbreviation", "edit-unit": "Edit Unit", "unit-data": "Unit Data", "use-abbv": "Use Abbv.", - "fraction": "Fraction" + "fraction": "Fraction", + "example-unit-singular": "ex: Tablespoon", + "example-unit-plural": "ex: Tablespoons", + "example-unit-abbreviation-singular": "ex: Tbsp", + "example-unit-abbreviation-plural": "ex: Tbsps" }, "labels": { "seed-dialog-text": "Seed the database with common labels based on your local language.", @@ -934,6 +944,8 @@ "delete-recipes": "Delete Recipes", "source-unit-will-be-deleted": "Source Unit will be deleted" }, + "create-alias": "Create Alias", + "manage-aliases": "Manage Aliases", "seed-data": "Seed Data", "seed": "Seed", "data-management": "Data Management", diff --git a/frontend/lang/messages/zh-CN.json b/frontend/lang/messages/zh-CN.json index a1dd9435175..8209da2fb94 100644 --- a/frontend/lang/messages/zh-CN.json +++ b/frontend/lang/messages/zh-CN.json @@ -124,6 +124,7 @@ "no-recipe-found": "未找到食谱", "ok": "好的", "options": "选项:", + "plural-name": "Plural Name", "print": "打印", "print-preferences": "打印偏好设置", "random": "随机", @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "User can invite other to group", "user-can-manage-group": "User can manage group", "user-can-organize-group-data": "User can organize group data", - "enable-advanced-features": "Enable advanced features" + "enable-advanced-features": "Enable advanced features", + "it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!" }, "language-dialog": { "translated": "已翻译", @@ -888,7 +891,9 @@ "create-food": "Create Food", "food-label": "Food Label", "edit-food": "Edit Food", - "food-data": "Food Data" + "food-data": "Food Data", + "example-food-singular": "ex: Onion", + "example-food-plural": "ex: Onions" }, "units": { "seed-dialog-text": "Seed the database with common units based on your local language.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "Merging {0} into {1}", "create-unit": "Create Unit", "abbreviation": "Abbreviation", + "plural-abbreviation": "Plural Abbreviation", "description": "Description", "display-as-fraction": "Display as Fraction", "use-abbreviation": "Use Abbreviation", "edit-unit": "Edit Unit", "unit-data": "Unit Data", "use-abbv": "Use Abbv.", - "fraction": "Fraction" + "fraction": "Fraction", + "example-unit-singular": "ex: Tablespoon", + "example-unit-plural": "ex: Tablespoons", + "example-unit-abbreviation-singular": "ex: Tbsp", + "example-unit-abbreviation-plural": "ex: Tbsps" }, "labels": { "seed-dialog-text": "Seed the database with common labels based on your local language.", @@ -934,6 +944,8 @@ "delete-recipes": "Delete Recipes", "source-unit-will-be-deleted": "Source Unit will be deleted" }, + "create-alias": "Create Alias", + "manage-aliases": "Manage Aliases", "seed-data": "Seed Data", "seed": "Seed", "data-management": "Data Management", diff --git a/frontend/lang/messages/zh-TW.json b/frontend/lang/messages/zh-TW.json index 1e3a00b7a8a..84bb2370144 100644 --- a/frontend/lang/messages/zh-TW.json +++ b/frontend/lang/messages/zh-TW.json @@ -124,6 +124,7 @@ "no-recipe-found": "找不到食譜", "ok": "好的", "options": "選項:", + "plural-name": "Plural Name", "print": "列印", "print-preferences": "Print Preferences", "random": "隨機", @@ -867,7 +868,9 @@ "user-can-invite-other-to-group": "User can invite other to group", "user-can-manage-group": "User can manage group", "user-can-organize-group-data": "User can organize group data", - "enable-advanced-features": "Enable advanced features" + "enable-advanced-features": "Enable advanced features", + "it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.", + "dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!" }, "language-dialog": { "translated": "translated", @@ -888,7 +891,9 @@ "create-food": "Create Food", "food-label": "Food Label", "edit-food": "Edit Food", - "food-data": "Food Data" + "food-data": "Food Data", + "example-food-singular": "ex: Onion", + "example-food-plural": "ex: Onions" }, "units": { "seed-dialog-text": "Seed the database with common units based on your local language.", @@ -899,13 +904,18 @@ "merging-unit-into-unit": "Merging {0} into {1}", "create-unit": "Create Unit", "abbreviation": "Abbreviation", + "plural-abbreviation": "Plural Abbreviation", "description": "Description", "display-as-fraction": "Display as Fraction", "use-abbreviation": "Use Abbreviation", "edit-unit": "Edit Unit", "unit-data": "Unit Data", "use-abbv": "Use Abbv.", - "fraction": "Fraction" + "fraction": "Fraction", + "example-unit-singular": "ex: Tablespoon", + "example-unit-plural": "ex: Tablespoons", + "example-unit-abbreviation-singular": "ex: Tbsp", + "example-unit-abbreviation-plural": "ex: Tbsps" }, "labels": { "seed-dialog-text": "Seed the database with common labels based on your local language.", @@ -934,6 +944,8 @@ "delete-recipes": "Delete Recipes", "source-unit-will-be-deleted": "Source Unit will be deleted" }, + "create-alias": "Create Alias", + "manage-aliases": "Manage Aliases", "seed-data": "Seed Data", "seed": "Seed", "data-management": "Data Management", diff --git a/frontend/pages/admin/maintenance/index.vue b/frontend/pages/admin/maintenance/index.vue index 6ac0f31d2d6..ec3d8f1fb1d 100644 --- a/frontend/pages/admin/maintenance/index.vue +++ b/frontend/pages/admin/maintenance/index.vue @@ -243,7 +243,7 @@ export default defineComponent({ }, head() { return { - title: this.$t("settings.site-settings") as string, + title: this.$t("admin.maintenance.page-title") as string, }; }, }); diff --git a/frontend/pages/g/_groupSlug/recipes/categories/index.vue b/frontend/pages/g/_groupSlug/recipes/categories/index.vue index ac4779d6e17..0c986c37404 100644 --- a/frontend/pages/g/_groupSlug/recipes/categories/index.vue +++ b/frontend/pages/g/_groupSlug/recipes/categories/index.vue @@ -30,8 +30,10 @@ export default defineComponent({ actions, }; }, - head: { - title: "Categories", + head() { + return { + title: this.$tc("category.categories"), + }; }, });