mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-04-08 22:15:34 -04:00
chore(l10n): New Crowdin updates (#7323)
This commit is contained in:
@@ -637,7 +637,7 @@
|
||||
"new-recipe-names-must-be-unique": "Nazwa przepisu musi być unikalna",
|
||||
"scrape-recipe": "Scrapuj Przepis",
|
||||
"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.",
|
||||
"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-description-transcription": "",
|
||||
"scrape-recipe-have-a-lot-of-recipes": "Masz mnóstwo przepisów, które chcesz zescrapować naraz?",
|
||||
"scrape-recipe-suggest-bulk-importer": "Wypróbuj importer zbiorczy",
|
||||
"scrape-recipe-have-raw-html-or-json-data": "Masz dane HTML bądź JSON?",
|
||||
@@ -889,14 +889,17 @@
|
||||
"server-side-base-url-error-text": "`BASE_URL` jest nadal wartością domyślną na serwerze API. To spowoduje problemy z linkami do powiadomień generowanymi na serwerze dla wiadomości e-mail itp.",
|
||||
"server-side-base-url-success-text": "Adres strony serwera nie pasuje do wartości domyślnej",
|
||||
"ldap-ready": "LDAP Gotowy",
|
||||
"ldap-not-ready": "LDAP Not Ready",
|
||||
"ldap-ready-error-text": "Nie wszystkie wartości LDAP są skonfigurowane. Można to zignorować, jeśli nie używasz uwierzytelniania LDAP.",
|
||||
"ldap-ready-success-text": "Wszystkie wymagane zmienne LDAP są ustawione.",
|
||||
"build": "Build",
|
||||
"recipe-scraper-version": "Wersja Scrapera Przepisów",
|
||||
"oidc-ready": "OIDC gotowe",
|
||||
"oidc-not-ready": "OIDC Not Ready",
|
||||
"oidc-ready-error-text": "Nie wszystkie wartości OIDC są skonfigurowane. Można to zignorować, jeśli nie używasz uwierzytelniania OIDC.",
|
||||
"oidc-ready-success-text": "Wszystkie wymagane zmienne OIDC są ustawione.",
|
||||
"openai-ready": "OpenAI gotowy",
|
||||
"openai-not-ready": "OpenAI Not Ready",
|
||||
"openai-ready-error-text": "Nie wszystkie wartości OpenAI są skonfigurowane. Można to zignorować, jeśli nie używasz funkcji OpenAI.",
|
||||
"openai-ready-success-text": "Wszystkie wymagane zmienne OpenAI są ustawione."
|
||||
},
|
||||
@@ -1468,4 +1471,4 @@
|
||||
"min-length": "Musi zawierać co najmniej {min} znaków",
|
||||
"max-length": "Must Be At Most {max} Character|Must Be At Most {max} Characters"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user