mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-09 15:35:24 +02:00
New Crowdin updates (#2187)
* New translations en-US.json (Finnish) * New translations en-US.json (Slovak) * New translations en-US.json (French) * New translations en-US.json (Spanish) * New translations en-US.json (Czech) * New translations en-US.json (Romanian) * 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 (Danish) * New translations en-US.json (German) * New translations en-US.json (German) * New translations en-US.json (Greek) * 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 (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 (Portuguese, Brazilian) * New translations en-US.json (English, United Kingdom) * New translations en-US.json (French, Canada) * New translations en-US.json (Dutch) * New translations en-US.json (Danish) * 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 (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 (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 (Portuguese, Brazilian) * New translations en-US.json (English, United Kingdom) * New translations en-US.json (French, Canada)
This commit is contained in:
parent
a28133ea5d
commit
8b181ec28a
70 changed files with 552 additions and 413 deletions
|
@ -111,7 +111,7 @@
|
|||
"ok": "OK",
|
||||
"options": "Options :",
|
||||
"print": "Imprimer",
|
||||
"print-preferences": "Print Preferences",
|
||||
"print-preferences": "Préférences d'impression",
|
||||
"random": "Aléatoire",
|
||||
"rating": "Note",
|
||||
"recent": "Récent",
|
||||
|
@ -475,8 +475,8 @@
|
|||
"include": "Inclure",
|
||||
"max-results": "Nombre de résultats maximum",
|
||||
"or": "Ou",
|
||||
"has-any": "Has Any",
|
||||
"has-all": "Has All",
|
||||
"has-any": "A n'importe quel",
|
||||
"has-all": "A tout",
|
||||
"results": "Résultats",
|
||||
"search": "Rechercher",
|
||||
"search-mealie": "Rechercher dans Mealie (appuyez sur /)",
|
||||
|
@ -603,11 +603,13 @@
|
|||
"copy-as-markdown": "Copier comme Markdown",
|
||||
"delete-checked": "Supprimer la sélection",
|
||||
"toggle-label-sort": "Activer le tri par étiquettes",
|
||||
"reorder-labels": "Réorganiser les étiquettes",
|
||||
"uncheck-all-items": "Décocher tous les éléments",
|
||||
"check-all-items": "Check All Items",
|
||||
"check-all-items": "Cocher tous les éléments",
|
||||
"linked-recipes-count": "Aucune recette liée|Une recette liée|{count} recettes liées",
|
||||
"items-checked-count": "Aucun élément coché|Un élément coché|{count} éléments cochés",
|
||||
"no-label": "Aucune étiquette"
|
||||
"no-label": "Aucune étiquette",
|
||||
"completed-on": "Completed on {date}"
|
||||
},
|
||||
"sidebar": {
|
||||
"all-recipes": "Les recettes",
|
||||
|
@ -666,6 +668,7 @@
|
|||
"admin": "Administrateur",
|
||||
"are-you-sure-you-want-to-delete-the-link": "Voulez-vous réellement supprimer le lien <b>{link}<b/>?",
|
||||
"are-you-sure-you-want-to-delete-the-user": "Voulez-vous réellement supprimer l'utilisateur <b>{activeName} ID : {activeId}<b/>?",
|
||||
"auth-method": "Auth Method",
|
||||
"confirm-link-deletion": "Confirmer la suppression du lien",
|
||||
"confirm-password": "Confirmer mot de passe",
|
||||
"confirm-user-deletion": "Confirmer la suppression",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue