mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-04-13 16:35:36 -04:00
chore(l10n): New Crowdin updates (#7220)
This commit is contained in:
@@ -636,7 +636,8 @@
|
||||
"create-a-recipe-by-providing-the-name-all-recipes-must-have-unique-names": "Skapa ett recept genom att ange namnet. Alla recept måste ha unika namn.",
|
||||
"new-recipe-names-must-be-unique": "Nya receptnamn måste vara unika",
|
||||
"scrape-recipe": "Skrapa Recept",
|
||||
"scrape-recipe-description": "Hämta ett recept med webbadress. Ange URL:en för webbplatsen du vill hämta, och Mealie kommer att försöka hämta receptet från den webbplatsen och lägga till det i din samling.",
|
||||
"scrape-recipe-description": "Scrape a recipe by url. Provide the url for the site or the video you want to scrape, and Mealie will attempt to scrape the recipe from that site and add it to your collection.",
|
||||
"scrape-recipe-description-transcription": "You can also provide the url to a video and Mealie will attempt to transcribe it into a recipe.",
|
||||
"scrape-recipe-have-a-lot-of-recipes": "Har du många recept som du vill skrapa på en gång?",
|
||||
"scrape-recipe-suggest-bulk-importer": "Testa massimportören",
|
||||
"scrape-recipe-have-raw-html-or-json-data": "Har rå HTML eller JSON-data?",
|
||||
@@ -1134,7 +1135,22 @@
|
||||
"example-unit-singular": "ex: Matsked",
|
||||
"example-unit-plural": "ex: matskedar",
|
||||
"example-unit-abbreviation-singular": "ex: msk",
|
||||
"example-unit-abbreviation-plural": "ex: msk"
|
||||
"example-unit-abbreviation-plural": "ex: msk",
|
||||
"standardization": "Standardization",
|
||||
"standardization-description": "How this unit can be represented as a standard unit. This enables unit conversion features such as merging compatible units in shopping lists.",
|
||||
"standard-unit": "Standard Unit",
|
||||
"standard-quantity": "Standard Quantity",
|
||||
"unit-conversion": "Unit Conversion",
|
||||
"standard-unit-labels": {
|
||||
"fluid-ounce": "fluid ounce",
|
||||
"cup": "cup",
|
||||
"ounce": "ounce",
|
||||
"pound": "pound",
|
||||
"milliliter": "milliliter",
|
||||
"liter": "liter",
|
||||
"gram": "gram",
|
||||
"kilogram": "kilogram"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"seed-dialog-text": "Fyll databasen med vanliga etiketter baserade på ditt språk.",
|
||||
|
||||
Reference in New Issue
Block a user