mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-31 10:13:32 -04:00 
			
		
		
		
	New Crowdin updates (#1304)
* New translations en-US.json (French) * New translations en-US.json (German) * New translations en-US.json (German) * New translations en-US.json (German)
This commit is contained in:
		| @@ -509,8 +509,8 @@ | |||||||
|     "enable-advanced-content-description": "Enables advanced features like Recipe Scaling, API keys, Webhooks, and Data Management. Don't worry, you can always change this later" |     "enable-advanced-content-description": "Enables advanced features like Recipe Scaling, API keys, Webhooks, and Data Management. Don't worry, you can always change this later" | ||||||
|   }, |   }, | ||||||
|   "language-dialog": { |   "language-dialog": { | ||||||
|     "translated": "translated", |     "translated": "traduit", | ||||||
|     "choose-language": "Choose Language", |     "choose-language": "Choisir la langue", | ||||||
|     "select-description": "Choose the language for the Mealie UI. The setting only applies to you, not other users.", |     "select-description": "Choose the language for the Mealie UI. The setting only applies to you, not other users.", | ||||||
|     "how-to-contribute-description": "Is something not translated yet, mistranslated, or your language missing from the list? {read-the-docs-link} on how to contribute!", |     "how-to-contribute-description": "Is something not translated yet, mistranslated, or your language missing from the list? {read-the-docs-link} on how to contribute!", | ||||||
|     "read-the-docs": "Read the docs" |     "read-the-docs": "Read the docs" | ||||||
| @@ -532,18 +532,18 @@ | |||||||
|   }, |   }, | ||||||
|   "user-registration": { |   "user-registration": { | ||||||
|     "user-registration": "User Registration", |     "user-registration": "User Registration", | ||||||
|     "join-a-group": "Join a Group", |     "join-a-group": "Rejoindre un groupe", | ||||||
|     "create-a-new-group": "Create a New Group", |     "create-a-new-group": "Créer un nouveau groupe", | ||||||
|     "provide-registration-token-description": "Please provide the registration token associated with the group that you'd like to join. You'll need to obtain this from an existing group member.", |     "provide-registration-token-description": "Please provide the registration token associated with the group that you'd like to join. You'll need to obtain this from an existing group member.", | ||||||
|     "group-details": "Group Details", |     "group-details": "Détails du groupe", | ||||||
|     "group-details-description": "Before you create an account you'll need to create a group. Your group will only contain you, but you'll be able to invite others later. Members in your group can share meal plans, shopping lists, recipes, and more!", |     "group-details-description": "Before you create an account you'll need to create a group. Your group will only contain you, but you'll be able to invite others later. Members in your group can share meal plans, shopping lists, recipes, and more!", | ||||||
|     "use-seed-data": "Use Seed Data", |     "use-seed-data": "Use Seed Data", | ||||||
|     "use-seed-data-description": "Mealie ships with a collection of Foods, Units, and Labels that can be used to populate your group with helpful data for organizing your recipes.", |     "use-seed-data-description": "Mealie ships with a collection of Foods, Units, and Labels that can be used to populate your group with helpful data for organizing your recipes.", | ||||||
|     "account-details": "Account Details" |     "account-details": "Détails du compte" | ||||||
|   }, |   }, | ||||||
|   "validation": { |   "validation": { | ||||||
|     "group-name-is-taken": "Group name is taken", |     "group-name-is-taken": "Group name is taken", | ||||||
|     "username-is-taken": "Username is taken", |     "username-is-taken": "Nom d'utilisateur déjà utilisé", | ||||||
|     "email-is-taken": "Email is taken" |     "email-is-taken": "Email is taken" | ||||||
|   } |   } | ||||||
| } | } | ||||||
|   | |||||||
| @@ -13,10 +13,10 @@ | |||||||
|         "email-conflict-error": "Diese E-Mail-Adresse wird bereits verwendet" |         "email-conflict-error": "Diese E-Mail-Adresse wird bereits verwendet" | ||||||
|     }, |     }, | ||||||
|     "notifications": { |     "notifications": { | ||||||
|         "generic-created": "{name} was created", |         "generic-created": "{name} wurde erstellt", | ||||||
|         "generic-updated": "{name} was updated", |         "generic-updated": "{name} wurde aktualisiert", | ||||||
|         "generic-created-with-url": "{name} has been created, {url}", |         "generic-created-with-url": "{name} wurde erstellt, {url}", | ||||||
|         "generic-updated-with-url": "{name} has been updated, {url}", |         "generic-updated-with-url": "{name} wurde aktualisiert, {url}", | ||||||
|         "generic-deleted": "{name} has been created" |         "generic-deleted": "{name} wurde erstellt" | ||||||
|     } |     } | ||||||
| } | } | ||||||
|   | |||||||
| @@ -42,7 +42,7 @@ | |||||||
|     "liter": { |     "liter": { | ||||||
|         "name": "Liter", |         "name": "Liter", | ||||||
|         "description": "", |         "description": "", | ||||||
|         "abbreviation": "l" |         "abbreviation": "L" | ||||||
|     }, |     }, | ||||||
|     "pound": { |     "pound": { | ||||||
|         "name": "Pfund", |         "name": "Pfund", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user