mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-08 15:05:25 +02:00
New Crowdin updates (#2600)
* New translations en-us.json (Romanian) * New translations en-us.json (French) * New translations en-us.json (Spanish) * New translations en-us.json (Afrikaans) * New translations en-us.json (Arabic) * New translations en-us.json (Bulgarian) * New translations en-us.json (Catalan) * New translations en-us.json (Czech) * New translations en-us.json (Danish) * New translations en-us.json (German) * New translations en-us.json (Greek) * New translations en-us.json (Finnish) * New translations en-us.json (Hebrew) * New translations en-us.json (Hungarian) * New translations en-us.json (Italian) * New translations en-us.json (Japanese) * New translations en-us.json (Korean) * New translations en-us.json (Lithuanian) * New translations en-us.json (Dutch) * New translations en-us.json (Norwegian) * New translations en-us.json (Polish) * New translations en-us.json (Portuguese) * New translations en-us.json (Russian) * New translations en-us.json (Slovak) * New translations en-us.json (Slovenian) * New translations en-us.json (Serbian (Cyrillic)) * New translations en-us.json (Swedish) * New translations en-us.json (Turkish) * New translations en-us.json (Ukrainian) * New translations en-us.json (Chinese Simplified) * New translations en-us.json (Chinese Traditional) * New translations en-us.json (Vietnamese) * New translations en-us.json (Galician) * New translations en-us.json (Portuguese, Brazilian) * New translations en-us.json (Croatian) * New translations en-us.json (Latvian) * New translations en-us.json (English, United Kingdom) * New translations en-us.json (French, Canada) * New translations en-us.json (Arabic) * New translations en-us.json (Danish) * New translations en-us.json (Finnish) * New translations en-us.json (Lithuanian) * New translations en-us.json (Portuguese) * New translations en-us.json (Russian) * New translations en-us.json (Chinese Simplified) * New translations en-us.json (French, Canada) * New translations en-us.json (Finnish) * New translations en-us.json (Hungarian) * New translations en-us.json (Lithuanian) * New translations en-us.json (Portuguese) * New translations en-us.json (Russian) * New translations en-us.json (Chinese Simplified) * New translations en-us.json (Portuguese, Brazilian) * New translations en-us.json (Romanian) * New translations en-us.json (Arabic) * New translations en-us.json (Danish) * New translations en-us.json (Finnish) * New translations en-us.json (Hungarian) * New translations en-us.json (Lithuanian) * New translations en-us.json (Portuguese) * New translations en-us.json (Russian) * New translations en-us.json (Chinese Simplified) * New translations en-us.json (Romanian) * New translations en-us.json (Hungarian) * New translations en-us.json (Lithuanian) * New translations en-us.json (Russian) * New translations en-us.json (Chinese Simplified) * New translations en-us.json (Portuguese, Brazilian) * New translations en-us.json (German)
This commit is contained in:
parent
db021023fb
commit
f35bc77a7d
68 changed files with 3495 additions and 3115 deletions
|
@ -113,7 +113,7 @@
|
|||
"json": "JSON",
|
||||
"keyword": "Nøgleord",
|
||||
"link-copied": "Link kopieret",
|
||||
"loading-events": "Loading Events",
|
||||
"loading-events": "Indlæser hændelser",
|
||||
"loading-recipes": "Indlæser opskrifter",
|
||||
"message": "Besked",
|
||||
"monday": "Mandag",
|
||||
|
@ -456,6 +456,7 @@
|
|||
"date-format-hint-yyyy-mm-dd": "ÅÅÅÅ-MM-DD format",
|
||||
"add-to-list": "Tilføj til liste",
|
||||
"add-to-plan": "Tilføj til madplan",
|
||||
"add-to-timeline": "Add to Timeline",
|
||||
"recipe-added-to-list": "Opskrift tilføjet til listen",
|
||||
"recipe-added-to-mealplan": "Opskrift tilføjet til madplanen",
|
||||
"failed-to-add-recipe-to-mealplan": "Kunne ikke tilføje opskrift til madplanen",
|
||||
|
@ -479,6 +480,13 @@
|
|||
"increase-scale-label": "Forøg skala med 1",
|
||||
"locked": "Låst",
|
||||
"public-link": "Offentligt link",
|
||||
"timer": {
|
||||
"kitchen-timer": "Kitchen Timer",
|
||||
"start-timer": "Start Timer",
|
||||
"pause-timer": "Pause Timer",
|
||||
"resume-timer": "Resume Timer",
|
||||
"stop-timer": "Stop Timer"
|
||||
},
|
||||
"edit-timeline-event": "Rediger tidslinjebegivenhed",
|
||||
"timeline": "Tidslinje",
|
||||
"timeline-is-empty": "Intet på tidslinjen endnu. Prøv at lave denne opskrift!",
|
||||
|
@ -529,7 +537,9 @@
|
|||
"tree-view": "Træ visning",
|
||||
"recipe-yield": "Udbytte af opskrift",
|
||||
"unit": "Enhed",
|
||||
"upload-image": "Upload billede"
|
||||
"upload-image": "Upload billede",
|
||||
"screen-awake": "Keep Screen Awake",
|
||||
"remove-image": "Remove image"
|
||||
},
|
||||
"search": {
|
||||
"advanced-search": "Avanceret søgning",
|
||||
|
@ -564,13 +574,12 @@
|
|||
"partial-backup": "Delvis backup",
|
||||
"unable-to-delete-backup": "Ude af stand til at slette backup.",
|
||||
"experimental-description": "Backups en samlet snapshots af databasen og datamappe på installationen. Dette omfatter alle data og kan ikke indstilles til at udelukke undergrupper af data. Du kan tænke på dette som et øjebliksbillede af Mealie på et bestemt tidspunkt. I øjeblikket, {not-crossed-version} (data migrationer er ikke udført automatisk). Disse fungerer som en database agnostisk måde at eksportere og importere data eller backup af webstedet til en ekstern placering.",
|
||||
"not-crossed-version": "this backup mechanism is not cross-version and therefore cannot be used to migrate data between versions",
|
||||
"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.",
|
||||
"postgresql-note": "If you are using PostGreSQL, please review the {backup-restore-process} prior to restoring.",
|
||||
"backup-restore-process-in-the-documentation": "backup/restore process in the documentation",
|
||||
"irreversible-acknowledgment": "I understand that this action is irreversible, destructive and may cause data loss",
|
||||
"irreversible-acknowledgment": "Jeg forstår, at denne handling er irreversibel, destruktiv og kan forårsage tab af data",
|
||||
"restore-backup": "Restore Backup"
|
||||
},
|
||||
"backup-and-exports": "Backup og eksport",
|
||||
|
@ -635,7 +644,7 @@
|
|||
"copy-this-token-for-use-with-an-external-application-this-token-will-not-be-viewable-again": "Kopier denne token ved brug i en anden applikation. Denne token kan ikke ses igen.",
|
||||
"create-an-api-token": "Opret en API token",
|
||||
"token-name": "Tokennavn",
|
||||
"generate": "Generate",
|
||||
"generate": "Generer",
|
||||
"you-have-token-count": "You have no active tokens.|You have one active token.|You have {count} active tokens."
|
||||
},
|
||||
"toolbox": {
|
||||
|
@ -661,7 +670,7 @@
|
|||
"bug-report": "Bug Report",
|
||||
"bug-report-information": "Use this information to report a bug. Providing details of your instance to developers is the best way to get your issues resolved quickly.",
|
||||
"tracker": "Tracker",
|
||||
"configuration": "Configuration",
|
||||
"configuration": "Konfiguration",
|
||||
"docker-volume": "Docker Volume",
|
||||
"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.",
|
||||
"volumes-are-misconfigured": "Volumes are misconfigured",
|
||||
|
@ -669,7 +678,7 @@
|
|||
"status-unknown-try-running-a-validation": "Status Unknown. Try running a validation.",
|
||||
"validate": "Validate",
|
||||
"email-configuration-status": "Email Configuration Status",
|
||||
"ready": "Ready",
|
||||
"ready": "Klar",
|
||||
"not-ready": "Not Ready - Check Environmental Variables",
|
||||
"succeeded": "Succeeded",
|
||||
"failed": "Failed",
|
||||
|
@ -677,7 +686,7 @@
|
|||
"application-version": "Application Version",
|
||||
"application-version-error-text": "Your current version ({0}) does not match the latest release. Considering updating to the latest version ({1}).",
|
||||
"mealie-is-up-to-date": "Mealie is up to date",
|
||||
"secure-site": "Secure Site",
|
||||
"secure-site": "Sikkert site",
|
||||
"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",
|
||||
"server-side-base-url": "Server Side Base URL",
|
||||
|
@ -842,14 +851,14 @@
|
|||
"strong": "Stærk",
|
||||
"very-strong": "Meget stærk"
|
||||
},
|
||||
"user-management": "User Management",
|
||||
"user-management": "Brugeradministration",
|
||||
"reset-locked-users": "Reset Locked Users",
|
||||
"admin-user-creation": "Admin User Creation",
|
||||
"user-details": "User Details",
|
||||
"user-name": "User Name",
|
||||
"user-details": "Brugerdetaljer",
|
||||
"user-name": "Brugernavn",
|
||||
"authentication-method": "Authentication Method",
|
||||
"authentication-method-hint": "This specifies how a user will authenticate with Mealie. If you're not sure, choose 'Mealie",
|
||||
"permissions": "Permissions",
|
||||
"permissions": "Rettigheder",
|
||||
"administrator": "Administrator",
|
||||
"user-can-invite-other-to-group": "Bruger kan invitere andre til gruppen",
|
||||
"user-can-manage-group": "Bruger kan administrere gruppen",
|
||||
|
@ -1043,23 +1052,24 @@
|
|||
},
|
||||
"ingredients-natural-language-processor": "Ingredienser Naturlig Sprogprocessor",
|
||||
"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-explanation-2": "Det er ikke perfekt, men giver generelt gode resultater og er et godt udgangspunkt for manuel redigering af ingredienser i individuelle felter. Alternativt kan du også bruge \"Brute\" metoden, der bruger en mønstermatchende teknik til at identificere ingredienser.",
|
||||
"nlp": "NLP",
|
||||
"brute": "Brute",
|
||||
"show-individual-confidence": "Show individual confidence",
|
||||
"ingredient-text": "Ingredient Text",
|
||||
"ingredient-text": "Ingredienstekst",
|
||||
"average-confident": "{0} Confident",
|
||||
"try-an-example": "Try an example",
|
||||
"try-an-example": "Prøv et eksempel",
|
||||
"parser": "Parser",
|
||||
"background-tasks": "Background Tasks",
|
||||
"background-tasks": "Baggrundsopgaver",
|
||||
"background-tasks-description": "Here you can view all the running background tasks and their status",
|
||||
"no-logs-found": "No Logs Found",
|
||||
"tasks": "Tasks"
|
||||
"no-logs-found": "Ingen logfiler fundet",
|
||||
"tasks": "Opgaver"
|
||||
},
|
||||
"profile": {
|
||||
"welcome-user": "👋 Velkommen, {0}",
|
||||
"description": "Administrer din profil, opskrifter og gruppeindstillinger.",
|
||||
"get-invite-link": "Få Invitationslink",
|
||||
"get-public-link": "Get Public Link",
|
||||
"account-summary": "Konto oversigt",
|
||||
"account-summary-description": "Her er en oversigt over din gruppes oplysninger",
|
||||
"group-statistics": "Gruppestatistik",
|
||||
|
@ -1093,10 +1103,10 @@
|
|||
"looking-for-privacy-settings": "Leder du efter Privatlivsindstillinger?",
|
||||
"manage-your-api-tokens": "Manage Your API Tokens",
|
||||
"manage-user-profile": "Manage User Profile",
|
||||
"manage-cookbooks": "Manage Cookbooks",
|
||||
"manage-members": "Manage Members",
|
||||
"manage-cookbooks": "Administrer kogebøger",
|
||||
"manage-members": "Administrer medlemmer",
|
||||
"manage-webhooks": "Manage Webhooks",
|
||||
"manage-notifiers": "Manage Notifiers",
|
||||
"manage-notifiers": "Administrer notifikationer",
|
||||
"manage-data-migrations": "Manage Data Migrations"
|
||||
},
|
||||
"cookbook": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue