2021-04-21 08:53:20 -08:00
{
2021-04-25 13:46:22 -08:00
"about" : {
2022-04-10 14:07:35 -08:00
"about" : "Quant a" ,
2021-05-31 18:44:36 -08:00
"about-mealie" : "Quant a Mealie" ,
"api-docs" : "Documentació de l'API" ,
"api-port" : "Port de l'API" ,
2022-04-10 14:07:35 -08:00
"application-mode" : "Mode" ,
"database-type" : "Tipus de base de dades" ,
"database-url" : "URL del servidor de base de dades" ,
"default-group" : "Grup per defecte" ,
2021-04-25 13:46:22 -08:00
"demo" : "Demo" ,
2022-04-10 14:07:35 -08:00
"demo-status" : "Estat" ,
"development" : "Desenvolupament" ,
"docs" : "Documentació" ,
"download-log" : "Descarregueu el registre" ,
"download-recipe-json" : "Últim JSON recuperat" ,
2021-05-29 15:48:33 -08:00
"github" : "Github" ,
2022-04-10 14:07:35 -08:00
"log-lines" : "Registre Línies" ,
"not-demo" : "No Demo" ,
"portfolio" : "Projectes" ,
"production" : "Producció" ,
"support" : "Suport" ,
2022-08-19 11:43:31 -08:00
"version" : "Versió" ,
2023-01-28 16:57:34 -09:00
"unknown-version" : "desconegut" ,
"sponsor" : "Sponsor"
2021-04-21 08:53:20 -08:00
} ,
2021-06-28 12:28:02 -08:00
"asset" : {
2022-04-10 14:07:35 -08:00
"assets" : "Adjunts" ,
"code" : "Codi font" ,
"file" : "Arxiu" ,
"image" : "Imatge" ,
"new-asset" : "Afegiu un adjunt" ,
2021-06-28 12:28:02 -08:00
"pdf" : "PDF" ,
2022-04-10 14:07:35 -08:00
"recipe" : "Recepta" ,
2022-08-10 16:03:01 -08:00
"show-assets" : "Mostra els adjunts" ,
2022-09-10 09:14:22 -08:00
"error-submitting-form" : "S'ha produït un error enviant el formulari"
2021-06-28 12:28:02 -08:00
} ,
2021-04-29 17:47:18 -08:00
"category" : {
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* 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 (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* 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 (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* 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 (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
"categories" : "Categories" ,
2022-04-10 14:07:35 -08:00
"category-created" : "S'ha creat la categoria" ,
"category-creation-failed" : "S'ha produït un error al crear la categoria" ,
"category-deleted" : "S'ha suprimit la categoria" ,
"category-deletion-failed" : "S'ha produït un error al eliminar la categoria" ,
"category-filter" : "Filtre per categoria" ,
"category-update-failed" : "S'ha produït un error a l'actualitzar la categoria" ,
"category-updated" : "S'ha actualitzat la categoria" ,
2022-08-10 16:03:01 -08:00
"uncategorized-count" : "{count} sense categoritzar" ,
2022-09-10 09:14:22 -08:00
"create-a-category" : "Crea una categoria" ,
"category-name" : "Nom de la categoria" ,
"category" : "Categoria"
2021-04-29 17:47:18 -08:00
} ,
2021-05-08 20:26:58 -08:00
"events" : {
2022-09-10 09:14:22 -08:00
"apprise-url" : "URL de Apprise" ,
2022-04-10 14:07:35 -08:00
"database" : "Base de Dades" ,
"delete-event" : "Suprimiu l'esdeveniment" ,
2022-12-18 09:44:21 -09:00
"event-delete-confirmation" : "Are you sure you want to delete this event?" ,
"event-deleted" : "Event Deleted" ,
"event-updated" : "Event Updated" ,
2022-04-10 14:07:35 -08:00
"new-notification-form-description" : "Mealie utilitza la llibreria Apprise per a generar notificacions. Ofereix moltes opcions de serveis de notificació. A la seua wiki, disposeu de guies d'ús i informació per a crear l'URL al vostre servei. Si està disponible, al seleccionar el tipus de notificació, pot incloure funcions adicionals." ,
"new-version" : "Hi ha una nova versió disponible!" ,
"notification" : "Notificacions" ,
"refresh" : "Recarrega" ,
"scheduled" : "Programat" ,
"something-went-wrong" : "Alguna cosa ha anat malament!" ,
"subscribed-events" : "Esdeveniments subscrits" ,
"test-message-sent" : "S'ha enviat el missatge"
2021-05-08 20:26:58 -08:00
} ,
2021-04-21 08:53:20 -08:00
"general" : {
2022-04-10 14:07:35 -08:00
"cancel" : "Anuŀla" ,
"clear" : "Neteja" ,
"close" : "Tanca" ,
"confirm" : "Confirma" ,
"confirm-delete-generic" : "Esteu segur de voler suprimir-lo?" ,
2022-09-10 09:14:22 -08:00
"copied_message" : "S'ha copiat!" ,
2022-04-10 14:07:35 -08:00
"create" : "Crea" ,
"created" : "S'ha creat" ,
"custom" : "Personalitzat" ,
"dashboard" : "Tauler de control" ,
"delete" : "Suprimeix" ,
"disabled" : "Desactivat" ,
"download" : "Baixa’ l" ,
2022-12-01 16:25:27 -09:00
"duplicate" : "Duplicate" ,
2022-04-10 14:07:35 -08:00
"edit" : "Edita" ,
"enabled" : "Activat" ,
"exception" : "Excepció" ,
"failed-count" : "Han fallat: {count}" ,
"failure-uploading-file" : "No s'ha pogut pujar l'arxiu" ,
"favorites" : "Preferides" ,
"field-required" : "Camp obligatori" ,
"file-folder-not-found" : "No s'ha trobat la carpeta o l'arxiu" ,
"file-uploaded" : "S'ha pujat l'arxiu" ,
"filter" : "Filtre" ,
"friday" : "Divendres" ,
2021-05-08 20:26:58 -08:00
"general" : "General" ,
2022-04-10 14:07:35 -08:00
"get" : "Obté" ,
"home" : "Inici" ,
"image" : "Imatge" ,
"image-upload-failed" : "No s'ha pogut pujar la imatge" ,
"import" : "Importa" ,
2021-06-16 10:35:40 -08:00
"json" : "JSON" ,
2022-04-10 14:07:35 -08:00
"keyword" : "Paraula clau" ,
"link-copied" : "S'ha copiat l'enllaç" ,
"loading-recipes" : "Carregant les receptes" ,
2022-12-18 09:44:21 -09:00
"message" : "Message" ,
2022-04-10 14:07:35 -08:00
"monday" : "Dilluns" ,
"name" : "Nom" ,
"new" : "Nou" ,
2022-12-18 09:44:21 -09:00
"never" : "Never" ,
2021-04-25 13:46:22 -08:00
"no" : "No" ,
2022-04-10 14:07:35 -08:00
"no-recipe-found" : "No s'han trobat receptes" ,
"ok" : "D'acord" ,
"options" : "Opcions:" ,
"print" : "Imprimiu" ,
2023-02-19 15:53:51 -09:00
"print-preferences" : "Print Preferences" ,
2022-04-10 14:07:35 -08:00
"random" : "Aleatori" ,
"rating" : "Valoració" ,
2022-09-10 09:14:22 -08:00
"recent" : "Recents" ,
2022-04-10 14:07:35 -08:00
"recipe" : "Recepta" ,
"recipes" : "Receptes" ,
"rename-object" : "Canvia de nom {0}" ,
"reset" : "Restableix" ,
"saturday" : "Dissabte" ,
"save" : "Desa" ,
"settings" : "Configuració" ,
"share" : "Compartiu" ,
"shuffle" : "Barreja" ,
"sort" : "Ordena" ,
"sort-alphabetically" : "Alfabèticament" ,
"status" : "Estat" ,
2022-12-18 09:44:21 -09:00
"subject" : "Subject" ,
2022-04-10 14:07:35 -08:00
"submit" : "Envia" ,
"success-count" : "Amb èxit: {count}" ,
"sunday" : "Diumenge" ,
"templates" : "Plantilles:" ,
"test" : "Prova" ,
"themes" : "Temes" ,
"thursday" : "Dijous" ,
2021-04-25 13:46:22 -08:00
"token" : "Token" ,
2022-04-10 14:07:35 -08:00
"tuesday" : "Dimarts" ,
"type" : "Tipus" ,
"update" : "Actualitza" ,
"updated" : "S'ha actualitzat" ,
"upload" : "Puja" ,
"url" : "Adreça" ,
"view" : "Mostra" ,
"wednesday" : "Dimecres" ,
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* 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 (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* 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 (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* 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 (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
"yes" : "Sí" ,
2022-09-10 09:14:22 -08:00
"foods" : "Aliments" ,
"units" : "Unitats" ,
"back" : "Torna" ,
"next" : "Següent" ,
"toggle-view" : "Commuta la visualització" ,
"date" : "Data" ,
2022-08-10 16:03:01 -08:00
"id" : "Id" ,
2022-09-10 09:14:22 -08:00
"owner" : "Propietari" ,
"date-added" : "Data d'alta" ,
"none" : "Cap" ,
"run" : "Executa" ,
"menu" : "Menú" ,
"a-name-is-required" : "És necessari escriure un nom" ,
"delete-with-name" : "Elimina \"{name}\"" ,
"confirm-delete-generic-with-name" : "Esteu segur de voler suprimir l'enllaç {name}?" ,
2022-12-01 16:25:27 -09:00
"confirm-delete-own-admin-account" : "Please note that you are trying to delete your own admin account! This action cannot be undone and will permanently delete your account?" ,
2022-09-10 09:14:22 -08:00
"organizer" : "Organitzador" ,
"transfer" : "Transfereix" ,
"copy" : "Còpia" ,
2022-08-19 11:43:31 -08:00
"color" : "Color" ,
2023-01-28 16:57:34 -09:00
"timestamp" : "Data i hora" ,
"last-made" : "Last Made" ,
"learn-more" : "Learn More" ,
"this-feature-is-currently-inactive" : "This feature is currently inactive" ,
"clipboard-not-supported" : "Clipboard not supported" ,
"copied-to-clipboard" : "Copied to clipboard" ,
"your-browser-does-not-support-clipboard" : "Your browser does not support clipboard\")" ,
"copied-items-to-clipboard" : "No item copied to clipboard|One item copied to clipboard|Copied {count} items to clipboard" ,
"actions" : "Actions" ,
"selected-count" : "Selected: {count}" ,
"export-all" : "Export All"
2021-04-21 08:53:20 -08:00
} ,
2021-04-29 17:47:18 -08:00
"group" : {
2022-04-10 14:07:35 -08:00
"are-you-sure-you-want-to-delete-the-group" : "Esteu segur de voler suprimir el grup <b>{groupName}<b/>?" ,
"cannot-delete-default-group" : "No s'ha pogut suprimir el grup" ,
"cannot-delete-group-with-users" : "No es pot suprimir un grup amb usuaris" ,
"confirm-group-deletion" : "Confirma l'eliminació del grup" ,
"create-group" : "Crea un grup" ,
"error-updating-group" : "S’ ha produït un error a l'actualitzar el grup" ,
"group" : "Grup" ,
"group-deleted" : "S'ha suprimir el grup" ,
"group-deletion-failed" : "S'ha produït un error al suprimir el grup" ,
"group-id-with-value" : "Identificador del grup: {groupID}" ,
"group-name" : "Nom del grup" ,
"group-not-found" : "No s'ha trobat el grup" ,
"group-with-value" : "Grup: {groupID}" ,
"groups" : "Grups" ,
"manage-groups" : "Gestiona els grups" ,
"user-group" : "Grup" ,
"user-group-created" : "S'ha creat el grup de l'usuari" ,
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* 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 (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* 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 (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* 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 (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
"user-group-creation-failed" : "Ha fallat la creación del grup de l'usuari" ,
"settings" : {
2022-09-10 09:14:22 -08:00
"keep-my-recipes-private" : "Manté les meues receptes privades" ,
"keep-my-recipes-private-description" : "Posa el teu grup i totes les receptes com privades. Podeu canviar-lo després."
2023-01-28 16:57:34 -09:00
} ,
"manage-members" : "Manage Members" ,
"manage-members-description" : "Manage the permissions of the members in your groups. {manage} allows the user to access the data-management page {invite} allows the user to generate invitation links for other users. Group owners cannot change their own permissions." ,
"manage" : "Manage" ,
"invite" : "Invite" ,
"looking-to-update-your-profile" : "Looking to Update Your Profile?" ,
"default-recipe-preferences-description" : "These are the default settings when a new recipe is created in your group. These can be changed for individual recipes in the recipe settings menu." ,
"default-recipe-preferences" : "Default Recipe Preferences" ,
"group-preferences" : "Group Preferences" ,
"private-group" : "Private Group" ,
"allow-users-outside-of-your-group-to-see-your-recipes" : "Allow users outside of your group to see your recipes" ,
"show-nutrition-information" : "Show nutrition information" ,
"show-recipe-assets" : "Show recipe assets" ,
"default-to-landscape-view" : "Default to landscape view" ,
"disable-users-from-commenting-on-recipes" : "Disable users from commenting on recipes" ,
"disable-organizing-recipe-ingredients-by-units-and-food" : "Disable organizing recipe ingredients by units and food" ,
"general-preferences" : "General Preferences" ,
"group-recipe-preferences" : "Group Recipe Preferences" ,
"report" : "Report"
2021-04-29 17:47:18 -08:00
} ,
2021-04-21 08:53:20 -08:00
"meal-plan" : {
2022-04-10 14:07:35 -08:00
"create-a-new-meal-plan" : "Crea un nou menú" ,
"dinner-this-week" : "Sopar d'esta setmana" ,
"dinner-today" : "Sopar per a hui" ,
"dinner-tonight" : "Sopar d'esta nit" ,
"edit-meal-plan" : "Edita el menú" ,
"end-date" : "Data de finalització" ,
"group" : "Agrupa (en proves)" ,
"main" : "Principal" ,
"meal-planner" : "Planificador de menús" ,
"meal-plans" : "Menús" ,
"mealplan-categories" : "Categories dels menús" ,
"mealplan-created" : "S'ha actualitzat el menú" ,
"mealplan-creation-failed" : "S'ha produït un error al crear el menú" ,
"mealplan-deleted" : "S'ha suprimir el menú" ,
"mealplan-deletion-failed" : "S'ha produït un error al suprimir el menú" ,
"mealplan-settings" : "Configuració del menú" ,
"mealplan-update-failed" : "S'ha produït un error a l'actualitzar el menú" ,
"mealplan-updated" : "S'ha actualitzat el menú" ,
"no-meal-plan-defined-yet" : "No hi ha cap menú planificat" ,
"no-meal-planned-for-today" : "No hi han cap menú per a hui" ,
"only-recipes-with-these-categories-will-be-used-in-meal-plans" : "Només s'utilitzaran aquestes categories per als menús" ,
"planner" : "Planificador" ,
"quick-week" : "Pla ràpid" ,
"side" : "Guarnició" ,
"sides" : "Guarnicions" ,
2022-08-10 16:03:01 -08:00
"start-date" : "Data d'inici" ,
2022-09-10 09:14:22 -08:00
"rule-day" : "Regla per a Dia" ,
"meal-type" : "Tipus de menjar" ,
"breakfast" : "Desdejuni" ,
"lunch" : "Menjar principal" ,
"dinner" : "Sopar" ,
"type-any" : "Qualsevol" ,
2023-01-28 16:57:34 -09:00
"day-any" : "Qualsevol" ,
"editor" : "Editor" ,
"meal-recipe" : "Meal Recipe" ,
"meal-title" : "Meal Title" ,
"meal-note" : "Meal Note" ,
"note-only" : "Note Only" ,
"random-meal" : "Random Meal" ,
"random-dinner" : "Random Dinner" ,
"random-side" : "Random Side" ,
"this-rule-will-apply" : "This rule will apply {dayCriteria} {mealTypeCriteria}." ,
"to-all-days" : "to all days" ,
"on-days" : "on {0}s" ,
"for-all-meal-types" : "for all meal types" ,
"for-type-meal-types" : "for {0} meal types" ,
"meal-plan-rules" : "Meal Plan Rules" ,
"new-rule" : "New Rule" ,
"meal-plan-rules-description" : "You can create rules for auto selecting recipes for you meal plans. These rules are used by the server to determine the random pool of recipes to select from when creating meal plans. Note that if rules have the same day/type constraints then the categories of the rules will be merged. In practice, it's unnecessary to create duplicate rules, but it's possible to do so." ,
"new-rule-description" : "When creating a new rule for a meal plan you can restrict the rule to be applicable for a specific day of the week and/or a specific type of meal. To apply a rule to all days or all meal types you can set the rule to \"Any\" which will apply it to all the possible values for the day and/or meal type." ,
"recipe-rules" : "Recipe Rules" ,
"applies-to-all-days" : "Applies to all days" ,
"applies-on-days" : "Applies on {0}s" ,
"meal-plan-settings" : "Meal Plan Settings"
2021-04-25 13:46:22 -08:00
} ,
"migration" : {
"chowdown" : {
2022-04-10 14:07:35 -08:00
"description" : "Migreu les dades de Chowdown" ,
2021-04-25 13:46:22 -08:00
"title" : "Chowdown"
} ,
2022-04-10 14:07:35 -08:00
"migration-data-removed" : "S'han suprimit les dades migrades" ,
2021-04-25 13:46:22 -08:00
"nextcloud" : {
2022-04-10 14:07:35 -08:00
"description" : "Migreu les dades del Cookbook de Nextcloud" ,
2021-04-25 13:46:22 -08:00
"title" : "Nextcloud Cookbook"
} ,
2022-04-10 14:07:35 -08:00
"no-migration-data-available" : "No hi han dades disponibles" ,
"recipe-migration" : "Migració de receptes"
2021-04-25 13:46:22 -08:00
} ,
"new-recipe" : {
2022-04-10 14:07:35 -08:00
"bulk-add" : "Afegiu tot d'una" ,
"error-details" : "Mealie només pot importar els llocs web amb Id+json o microdata. Els principals llocs de receptes suporten aquesta estructura de les dades. Si no pot importar-les però hi ha dades json al registre, per favor, obriu un problema (issue) a GitHub amb l'URL i les dades. A GitHub només obriu problemes en anglés." ,
"error-title" : "No hem pout trobar res" ,
"from-url" : "Importa una recepta" ,
2022-09-10 09:14:22 -08:00
"github-issues" : "Incidència a Github" ,
2021-07-01 12:42:15 -08:00
"google-ld-json-info" : "Google ld+json Info" ,
2022-04-10 14:07:35 -08:00
"must-be-a-valid-url" : "Ha de ser una URL vàlida" ,
"paste-in-your-recipe-data-each-line-will-be-treated-as-an-item-in-a-list" : "Copieu en la recepta. Cada línia serà tractada com un element de la llista" ,
"recipe-markup-specification" : "Especificació Markup de la recepta" ,
"recipe-url" : "URL de la recepta" ,
"upload-a-recipe" : "Puja una recepta" ,
"upload-individual-zip-file" : "Puja només un arxiu zip, exportat d'altre Mealie." ,
"url-form-hint" : "Copia i enganxa l'enllaç del teu lloc web de receptes preferit" ,
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* 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 (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* 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 (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* 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 (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
"view-scraped-data" : "Visualitza les dades recuperades" ,
2022-09-10 09:14:22 -08:00
"trim-whitespace-description" : "Elimina els espais a principi i final; i elimina les línies buides" ,
"trim-prefix-description" : "Elimina el primer caràcter de cada línia" ,
"split-by-numbered-line-description" : "Intenta separar per paràgrafs, utilitzant com a patró '1)' o '1.'" ,
"import-by-url" : "Importa per URL" ,
2022-09-27 18:55:35 -08:00
"create-manually" : "Crea una recepta manualment" ,
"make-recipe-image" : "Make this the recipe image"
2021-04-25 13:46:22 -08:00
} ,
"page" : {
2022-09-10 09:14:22 -08:00
"404-page-not-found" : "404 - Pàgina no trobada" ,
2022-04-10 14:07:35 -08:00
"all-recipes" : "Totes les receptes" ,
"new-page-created" : "S'ha creat una nova pàgina" ,
"page" : "Pàgina" ,
"page-creation-failed" : "S'ha produït un error al crear la pàgina" ,
"page-deleted" : "S'ha suprimit la pàgina" ,
"page-deletion-failed" : "S'ha produït un error al suprimir la pàgina" ,
"page-update-failed" : "S'ha produït un error a l'actualitzar la pàgina" ,
"page-updated" : "S'ha actualitzat la pàgina" ,
"pages-update-failed" : "S'ha produït un error a l'actualitzar les pàgines" ,
2022-08-19 11:43:31 -08:00
"pages-updated" : "S'han actualitzat les pàgines" ,
2022-09-10 09:14:22 -08:00
"404-not-found" : "404 Pàgina no trobada" ,
"an-error-occurred" : "S'ha produït un error"
2021-04-21 08:53:20 -08:00
} ,
"recipe" : {
2022-04-10 14:07:35 -08:00
"add-key" : "Afegeix clau" ,
"add-to-favorites" : "Afegeix a preferides" ,
2021-04-25 13:46:22 -08:00
"api-extras" : "API Extras" ,
"calories" : "Calories" ,
"calories-suffix" : "calories" ,
2022-04-10 14:07:35 -08:00
"carbohydrate-content" : "Carbohidrats" ,
2021-04-25 13:46:22 -08:00
"categories" : "Categories" ,
2022-04-10 14:07:35 -08:00
"comment-action" : "Comentari" ,
2022-12-18 09:44:21 -09:00
"comment" : "Comment" ,
2022-04-10 14:07:35 -08:00
"comments" : "Comentaris" ,
"delete-confirmation" : "Estàs segur que vols suprimir-la?" ,
"delete-recipe" : "Suprimeix la recepta" ,
"description" : "Descripció" ,
"disable-amount" : "Oculta les quantitats" ,
"disable-comments" : "Oculta els comentaris" ,
2022-12-01 16:25:27 -09:00
"duplicate" : "Duplicate recipe" ,
"duplicate-name" : "Name of the new recipe" ,
2022-09-10 09:14:22 -08:00
"edit-scale" : "Multiplica les racions" ,
2022-04-10 14:07:35 -08:00
"fat-content" : "Greixos" ,
"fiber-content" : "Fibra" ,
2021-04-25 13:46:22 -08:00
"grams" : "grams" ,
"ingredient" : "Ingredient" ,
2021-04-21 08:53:20 -08:00
"ingredients" : "Ingredients" ,
2022-04-10 14:07:35 -08:00
"insert-section" : "Insereix una secció" ,
"instructions" : "Instruccions" ,
"key-name-required" : "Es requereix un nom de clau" ,
"landscape-view-coming-soon" : "Vista apaïsada (aviat)" ,
"milligrams" : "mil·ligrams" ,
"new-key-name" : "Nou nom de la clau" ,
"no-white-space-allowed" : "No es permeten espais en blanc" ,
"note" : "Nota" ,
"nutrition" : "Valors nutricionals" ,
"object-key" : "Nom de la clau" ,
"object-value" : "Valor" ,
"original-url" : "Adreça URL original" ,
"perform-time" : "Temps de cocció" ,
"prep-time" : "Temps de preparació" ,
"protein-content" : "Proteïnes" ,
"public-recipe" : "Recepta pública" ,
"recipe-created" : "S'ha creat la recepta" ,
"recipe-creation-failed" : "S'ha produït un error al crear la recepta" ,
"recipe-deleted" : "S'ha suprimit la recepta" ,
"recipe-image" : "Imatge de la recepta" ,
"recipe-image-updated" : "S'ha actualitzat la imatge de la recepta" ,
"recipe-name" : "Nom de la recepta" ,
"recipe-settings" : "Opcions de la recepta" ,
"recipe-update-failed" : "S'ha produït un error a l'actualitzar la recepta" ,
"recipe-updated" : "S'ha actualitzat la recepta" ,
"remove-from-favorites" : "S'ha eliminat de les receptes preferides" ,
"remove-section" : "Suprimeix la sel·lecció" ,
"save-recipe-before-use" : "Desa la recepta abans d'utilitzar-la" ,
"section-title" : "Secció" ,
"servings" : "Porcions" ,
"share-recipe-message" : "Vull compartir la meua recepta {0} amb tú." ,
"show-nutrition-values" : "Mostra els valors nutricionals" ,
"sodium-content" : "Sodi" ,
"step-index" : "Pas: {step}" ,
"sugar-content" : "Sucres" ,
"title" : "Títol" ,
"total-time" : "Temps total" ,
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* 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 (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* 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 (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* 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 (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
"unable-to-delete-recipe" : "No s'ha pogut suprimir la recepta" ,
2022-09-10 09:14:22 -08:00
"no-recipe" : "Cap recepta" ,
"locked-by-owner" : "Bloquejat pel propietari" ,
"join-the-conversation" : "Uneix-te a la conversa" ,
"add-recipe-to-mealplan" : "Afegiu la recepta al menú" ,
"entry-type" : "Tipus d'entrada" ,
"date-format-hint" : "Format MM/DD/YYYY" ,
2022-11-27 11:41:42 -09:00
"date-format-hint-yyyy-mm-dd" : "YYYY-MM-DD format" ,
2022-09-10 09:14:22 -08:00
"add-to-list" : "Afegiu a la llista" ,
"add-to-plan" : "Afegiu al menú" ,
"recipe-added-to-list" : "Recepta afegida a la llista" ,
"recipe-added-to-mealplan" : "Recepta afegida al menú" ,
"failed-to-add-recipe-to-mealplan" : "S'ha produït un error afegint la recepta al menú" ,
"yield" : "Racions" ,
"quantity" : "Quantitat" ,
"choose-unit" : "Tria el tipus d'unitat" ,
"press-enter-to-create" : "Premeu enter per a crear-lo" ,
"choose-food" : "Tria un aliment" ,
2022-08-10 16:03:01 -08:00
"notes" : "Notes" ,
2022-09-10 09:14:22 -08:00
"toggle-section" : "Nova secció" ,
"see-original-text" : "Mostra el text original" ,
"original-text-with-value" : "Text original: {originalText}" ,
"ingredient-linker" : "Enllaça ingredients" ,
"linked-to-other-step" : "Enllaça a un altre pas" ,
"auto" : "Automàtic" ,
"cook-mode" : "Mode \"cuinant\"" ,
"link-ingredients" : "Enllaça amb els ingredients" ,
"merge-above" : "Fusiona amb el de dalt" ,
"reset-scale" : "Reinicialitza" ,
"decrease-scale-label" : "Divideix" ,
"increase-scale-label" : "Multiplica" ,
"locked" : "Bloquejat" ,
2022-12-18 09:44:21 -09:00
"public-link" : "Enllaç públic" ,
"edit-timeline-event" : "Edit Timeline Event" ,
"timeline" : "Timeline" ,
"timeline-is-empty" : "Nothing on the timeline yet. Try making this recipe!" ,
"open-timeline" : "Open Timeline" ,
"made-this" : "I Made This" ,
"how-did-it-turn-out" : "How did it turn out?" ,
2023-01-28 16:57:34 -09:00
"user-made-this" : "{user} made this" ,
"last-made-date" : "Last Made {date}" ,
"api-extras-description" : "Recipes extras are a key feature of the Mealie API. They allow you to create custom json key/value pairs within a recipe to reference from 3rd part applications. You can use these keys to contain information to trigger automation or custom messages to relay to your desired device." ,
"message-key" : "Message Key" ,
"parse" : "Parse" ,
"attach-images-hint" : "Attach images by dragging & dropping them into the editor" ,
"enable-ingredient-amounts-to-use-this-feature" : "Enable ingredient amounts to use this feature" ,
"recipes-with-units-or-foods-defined-cannot-be-parsed" : "Recipes with units or foods defined cannot be parsed." ,
"parse-ingredients" : "Parse ingredients" ,
"edit-markdown" : "Edit Markdown" ,
"recipe-creation" : "Recipe Creation" ,
"select-one-of-the-various-ways-to-create-a-recipe" : "Select one of the various ways to create a recipe" ,
"looking-for-migrations" : "Looking For Migrations?" ,
"import-with-url" : "Import with URL" ,
"create-recipe" : "Create Recipe" ,
"import-with-zip" : "Import with .zip" ,
"create-recipe-from-an-image" : "Create recipe from an image" ,
"bulk-url-import" : "Bulk URL Import" ,
"debug-scraper" : "Debug Scraper" ,
"create-a-recipe-by-providing-the-name-all-recipes-must-have-unique-names" : "Create a recipe by providing the name. All recipes must have unique names." ,
"new-recipe-names-must-be-unique" : "New recipe names must be unique" ,
"scrape-recipe" : "Scrape Recipe" ,
"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." ,
"import-original-keywords-as-tags" : "Import original keywords as tags" ,
"stay-in-edit-mode" : "Stay in Edit mode" ,
"import-from-zip" : "Import from Zip" ,
"import-from-zip-description" : "Import a single recipe that was exported from another Mealie instance." ,
"zip-files-must-have-been-exported-from-mealie" : ".zip files must have been exported from Mealie" ,
"create-a-recipe-by-uploading-a-scan" : "Create a recipe by uploading a scan." ,
"upload-a-png-image-from-a-recipe-book" : "Upload a png image from a recipe book" ,
"recipe-bulk-importer" : "Recipe Bulk Importer" ,
"recipe-bulk-importer-description" : "The Bulk recipe importer allows you to import multiple recipes at once by queueing the sites on the backend and running the task in the background. This can be useful when initially migrating to Mealie, or when you want to import a large number of recipes." ,
"set-categories-and-tags" : "Set Categories and Tags" ,
"bulk-imports" : "Bulk Imports" ,
"bulk-import-process-has-started" : "Bulk Import process has started" ,
"bulk-import-process-has-failed" : "Bulk import process has failed" ,
"report-deletion-failed" : "Report deletion failed" ,
"recipe-debugger" : "Recipe Debugger" ,
"recipe-debugger-description" : "Grab the URL of the recipe you want to debug and paste it here. The URL will be scraped by the recipe scraper and the results will be displayed. If you don't see any data returned, the site you are trying to scrape is not supported by Mealie or its scraper library." ,
"debug" : "Debug" ,
"tree-view" : "Tree View" ,
"recipe-yield" : "Recipe Yield"
2021-04-21 08:53:20 -08:00
} ,
"search" : {
2022-04-10 14:07:35 -08:00
"advanced-search" : "Cerca avançada" ,
"and" : "i" ,
"exclude" : "Exclou" ,
"include" : "Inclou" ,
"max-results" : "No mostreu més de" ,
"or" : "O" ,
2023-02-12 11:16:39 -09:00
"has-any" : "Has Any" ,
"has-all" : "Has All" ,
2022-04-10 14:07:35 -08:00
"results" : "Resultats" ,
"search" : "Cerca" ,
"search-mealie" : "Cerca a Melie (prem /)" ,
"search-placeholder" : "Cerca..." ,
2022-08-19 11:43:31 -08:00
"tag-filter" : "Filtra per etiqueta" ,
2023-01-28 16:57:34 -09:00
"search-hint" : "Prem '/'" ,
"advanced" : "Advanced"
2021-04-21 08:53:20 -08:00
} ,
"settings" : {
2022-04-10 14:07:35 -08:00
"add-a-new-theme" : "Afegiu un nou tema" ,
"admin-settings" : "Opcions de l'administrador" ,
2021-04-21 08:53:20 -08:00
"backup" : {
2022-04-10 14:07:35 -08:00
"backup-created-at-response-export_path" : "S'ha creat una còpia de seguretat a {path}" ,
"backup-deleted" : "Còpia de seguretat suprimida" ,
"backup-tag" : "Etiqueta de la còpia de seguretat" ,
"create-heading" : "Crea una còpia de seguretat" ,
"delete-backup" : "Esborra la còpia de seguretat" ,
"error-creating-backup-see-log-file" : "S'ha produït un error al crear la còpia de seguritat. Disposa de més informació a l'arxiu de registre" ,
"full-backup" : "Còpia de seguretat completa" ,
"import-summary" : "Resum de la importació" ,
"partial-backup" : "Còpia de seguretat parcial" ,
"unable-to-delete-backup" : "No s'ha pogut suprimir la còpia."
2021-04-21 08:53:20 -08:00
} ,
2022-04-10 14:07:35 -08:00
"backup-and-exports" : "Còpies de seguretat" ,
"change-password" : "Canvia la contrasenya" ,
"current" : "Versió:" ,
"custom-pages" : "Pàgines personalitzades" ,
"edit-page" : "Edita la Pàgina" ,
"events" : "Esdeveniments" ,
"first-day-of-week" : "Primer dia de la setmana" ,
"group-settings-updated" : "S'ha actualitzat la configuració del grup" ,
2021-04-21 08:53:20 -08:00
"homepage" : {
2022-04-10 14:07:35 -08:00
"all-categories" : "Totes les categories" ,
"card-per-section" : "Receptes per secció" ,
"home-page" : "Pàgina d'inici" ,
"home-page-sections" : "Seccions de la pàgina d'inici" ,
"show-recent" : "Mostra receptes recients"
2021-04-21 08:53:20 -08:00
} ,
2022-04-10 14:07:35 -08:00
"language" : "Idioma" ,
"latest" : "Darrera" ,
"local-api" : "API local" ,
"locale-settings" : "Opcions d'idioma" ,
"migrations" : "Migracions" ,
"new-page" : "Pàgina nova" ,
"notify" : "Notifica" ,
"organize" : "Organitzador" ,
"page-name" : "Nom de la pàgina" ,
"pages" : "Pàgines" ,
"profile" : "Perfil" ,
"remove-existing-entries-matching-imported-entries" : "Elimina les entrades existents que coincideixen amb les importades" ,
"set-new-time" : "Defineix l'hora" ,
"settings-update-failed" : "S'ha produït un error a l'actualitzar la configuració" ,
"settings-updated" : "S'ha actualitzat la configuració" ,
"site-settings" : "Configuració del portal" ,
2021-04-25 13:46:22 -08:00
"theme" : {
2022-04-10 14:07:35 -08:00
"accent" : "Èmfasi" ,
"dark" : "Fosc" ,
"default-to-system" : "Gestionat pel sistema" ,
"error" : "S'ha produït un error" ,
"error-creating-theme-see-log-file" : "S'ha produït un error creant el tema. Disposa de més informació a l'arxiu de registre." ,
"error-deleting-theme" : "S'ha produït un error suprimint el tema" ,
"error-updating-theme" : "S'ha produït un error actualitzant el tema" ,
"info" : "Informació" ,
"light" : "Clar" ,
"primary" : "Primari" ,
"secondary" : "Secundari" ,
"success" : "Correcte" ,
"switch-to-dark-mode" : "Canvia al mode fosc" ,
"switch-to-light-mode" : "Canvia al mode clar" ,
"theme-deleted" : "S'ha suprimit el tema" ,
"theme-name" : "Nom del tema" ,
"theme-name-is-required" : "Es requereix nom per al tema." ,
"theme-saved" : "S'ha desat el tema" ,
"theme-updated" : "S'ha actualitzat el tema" ,
2022-08-19 11:43:31 -08:00
"warning" : "Advertència" ,
2022-09-10 09:14:22 -08:00
"light-mode" : "Mode clar" ,
"dark-mode" : "Mode fosc"
2021-04-21 08:53:20 -08:00
} ,
2021-05-07 14:34:51 -08:00
"token" : {
2022-04-10 14:07:35 -08:00
"active-tokens" : "TOKENS ACTIUS" ,
"api-token" : "Token de l'API" ,
"api-tokens" : "Tokens de l'API" ,
"copy-this-token-for-use-with-an-external-application-this-token-will-not-be-viewable-again" : "Còpia aquest token per a utilitzar-lo en una aplicació externa. Aquest token, no es tornarà a mostrar." ,
"create-an-api-token" : "Crea un token d'API" ,
"token-name" : "Nom del token"
2021-05-07 14:34:51 -08:00
} ,
2021-04-29 17:47:18 -08:00
"toolbox" : {
2022-04-10 14:07:35 -08:00
"assign-all" : "Asigna tots" ,
"bulk-assign" : "Assigna en grup" ,
"new-name" : "Nou nom" ,
"no-unused-items" : "No hi han elements sense utilitzar" ,
"recipes-affected" : "Cap recepta afectada|Una recepta afectada|{count} receptes afectades" ,
"remove-unused" : "Elimina els no utilitzats" ,
"title-case-all" : "Totes en majúscules" ,
"toolbox" : "Eines" ,
"unorganized" : "Sense organitzar"
2021-04-29 17:47:18 -08:00
} ,
2021-04-25 13:46:22 -08:00
"webhooks" : {
2022-04-10 14:07:35 -08:00
"test-webhooks" : "Prova els Webhooks" ,
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at" : "Les URLs mostrades a continuació rebran webhooks amb les dades de la recepta per al menú del dia programat. Actaualment els webhooks s'executaran a les" ,
"webhook-url" : "URL del webhook" ,
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* 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 (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* 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 (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* 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 (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
"webhooks-caps" : "WEBHOOKS" ,
2022-08-10 16:03:01 -08:00
"webhooks" : "Webhooks" ,
2022-09-10 09:14:22 -08:00
"webhook-name" : "Nom del Webhook"
2021-04-21 08:53:20 -08:00
}
2021-04-25 13:46:22 -08:00
} ,
2021-05-29 15:48:33 -08:00
"shopping-list" : {
2022-04-10 14:07:35 -08:00
"all-lists" : "Totes les llistes" ,
"create-shopping-list" : "Crea una llista de la compra" ,
"from-recipe" : "Des de la recepta" ,
"list-name" : "Nom de la llista" ,
"new-list" : "Llista nova" ,
"quantity" : "Quantitat: {0}" ,
"shopping-list" : "Llista de la compra" ,
2022-08-10 16:03:01 -08:00
"shopping-lists" : "Llistes de la compra" ,
2022-09-10 09:14:22 -08:00
"food" : "Aliments" ,
"note" : "Nota" ,
"label" : "Etiqueta" ,
"linked-item-warning" : "Aquest element està enllaçat amb una o més receptes. Modificar les unitats o els aliments pot provocar resultats inesperats en afegir o elimina la recepta del llistat." ,
2023-01-28 16:57:34 -09:00
"toggle-food" : "Mostra el nom de l'aliment" ,
"manage-labels" : "Manage Labels" ,
"are-you-sure-you-want-to-delete-this-item" : "Are you sure you want to delete this item?" ,
"copy-as-text" : "Copy as Text" ,
"copy-as-markdown" : "Copy as Markdown" ,
"delete-checked" : "Delete Checked" ,
"toggle-label-sort" : "Toggle Label Sort" ,
"uncheck-all-items" : "Uncheck All Items" ,
"linked-recipes-count" : "No Linked Recipes|One Linked Recipe|{count} Linked Recipes" ,
"items-checked-count" : "No items checked|One item checked|{count} items checked" ,
"no-label" : "No Label"
2021-05-29 15:48:33 -08:00
} ,
2021-07-01 12:42:15 -08:00
"sidebar" : {
2022-04-10 14:07:35 -08:00
"all-recipes" : "Receptes" ,
2022-09-10 09:14:22 -08:00
"backups" : "Còpies de seguretat" ,
2021-07-01 12:42:15 -08:00
"categories" : "Categories" ,
2022-09-10 09:14:22 -08:00
"cookbooks" : "Llibres de cuina" ,
2022-04-10 14:07:35 -08:00
"dashboard" : "Consola" ,
"home-page" : "Inici" ,
"manage-users" : "Usuaris" ,
"migrations" : "Migracions" ,
"profile" : "Perfil" ,
"search" : "Cerca" ,
"site-settings" : "Configuració" ,
"tags" : "Etiquetes" ,
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* 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 (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* 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 (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* 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 (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
"toolbox" : "Eines" ,
2022-09-10 09:14:22 -08:00
"language" : "Idioma" ,
"maintenance" : "Manteniment" ,
"background-tasks" : "Tasques en segon pla" ,
"parser" : "Intèrpret (parser)" ,
"developer" : "Desenvolupador" ,
"cookbook" : "Llibres de cuina" ,
"create-cookbook" : "Crea un nou receptari de cuina"
2021-07-01 12:42:15 -08:00
} ,
2021-04-29 17:47:18 -08:00
"signup" : {
2022-04-10 14:07:35 -08:00
"error-signing-up" : "S'ha produït un error al registrar-se" ,
"sign-up" : "Registreu-vos" ,
"sign-up-link-created" : "S'ha creat l'enllaç per a registrar-se" ,
"sign-up-link-creation-failed" : "S'ha produït un error al crear l'enllaç per a registrar-se" ,
"sign-up-links" : "Enllaços de registre" ,
"sign-up-token-deleted" : "S'ha suprimit el token de registre" ,
"sign-up-token-deletion-failed" : "S'ha produït un error a l'eliminar el token per a registrar-se" ,
"welcome-to-mealie" : "Benvingut a Mealie! Per a poder ser usuari d'aquesta instància ha de tenir un enllaç d'invitació vàlid. Si no l'ha rebut, no podrà registrar-se. Per a rebre'l, contacte amb l'administrador."
2021-04-29 17:47:18 -08:00
} ,
"tag" : {
2022-04-10 14:07:35 -08:00
"tag-created" : "S'ha creat l'etiqueta" ,
"tag-creation-failed" : "S'ha produït un error al crear l'etiqueta" ,
"tag-deleted" : "S'ha suprimit l'etiqueta" ,
"tag-deletion-failed" : "S'ha produït un error al suprimir l'etiqueta" ,
"tag-update-failed" : "S'ha produït un error a l'actualitzar l'etiqueta" ,
"tag-updated" : "S'ha actualitzat l'etiqueta" ,
"tags" : "Etiquetes" ,
2022-08-10 16:03:01 -08:00
"untagged-count" : "{count} sense etiquetar" ,
2022-09-10 09:14:22 -08:00
"create-a-tag" : "Crea una etiqueta" ,
"tag-name" : "Nom de l'etiqueta"
2021-04-29 17:47:18 -08:00
} ,
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* 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 (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* 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 (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* 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 (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
"tool" : {
2022-09-10 09:14:22 -08:00
"tools" : "Estris" ,
"on-hand" : "Disponible" ,
"create-a-tool" : "Crea l'estri" ,
"tool-name" : "Nom de l'estri" ,
"create-new-tool" : "Crea un nou estri" ,
2023-01-28 16:57:34 -09:00
"on-hand-checkbox-label" : "Mostra com a disponible (marcat)" ,
"required-tools" : "Required Tools"
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* 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 (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* 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 (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* 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 (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
} ,
2021-04-25 13:46:22 -08:00
"user" : {
2022-04-10 14:07:35 -08:00
"admin" : "Administrador/a" ,
"are-you-sure-you-want-to-delete-the-link" : "Esteu segur de voler suprimir l'enllaç <b>{link}<b/>?" ,
"are-you-sure-you-want-to-delete-the-user" : "Esteu segur de voler suprimir l'usuari <b>{activeName}<b/> ID: <b>{activeId}<b/>?" ,
"confirm-link-deletion" : "Confirmeu l'eliminació de l'enllaç" ,
"confirm-password" : "Confirmeu la contrasenya" ,
"confirm-user-deletion" : "Confirmeu l'eliminació de l'usuari" ,
"could-not-validate-credentials" : "No s'han pogut validar les credencials" ,
"create-link" : "Crea l’ enllaç" ,
"create-user" : "Crear l'usuari" ,
"current-password" : "Contrasenya actual" ,
"e-mail-must-be-valid" : "Ha de ser un correu electrònic vàlid" ,
"edit-user" : "Edita l'usuari" ,
"email" : "Correu electrònic" ,
"error-cannot-delete-super-user" : "S'ha produït un error. El Super usuari no es pot suprimir!" ,
"existing-password-does-not-match" : "La contrasenya actual no coincideix" ,
"full-name" : "Nom sencer" ,
2022-09-10 09:14:22 -08:00
"invite-only" : "Només per invitació" ,
2022-04-10 14:07:35 -08:00
"link-id" : "Id de l'enllaç" ,
"link-name" : "Nom de l'enllaç" ,
"login" : "Inicieu sessió" ,
"logout" : "Tanca la sessió" ,
"manage-users" : "Gestionar usuaris" ,
"new-password" : "Nova contrasenya" ,
"new-user" : "Nou Usuari" ,
"password-has-been-reset-to-the-default-password" : "S'ha restablert la contrasenya al seu valor per defecte" ,
"password-must-match" : "Les contrasenyes han de coincidir" ,
"password-reset-failed" : "S'ha produït un error al restablir la contrasenya" ,
"password-updated" : "S'ha actualitzat la contrasenya" ,
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* 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 (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* 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 (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* 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 (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
"password" : "Contrasenya" ,
2022-09-10 09:14:22 -08:00
"password-strength" : "Fortalesa de la contrasenya: {strength}" ,
"register" : "Registreu-vos" ,
2022-04-10 14:07:35 -08:00
"reset-password" : "Restableix la contrasenya" ,
"sign-in" : "Inicia sessió" ,
"total-mealplans" : "Menús totals" ,
"total-users" : "Usuaris totals" ,
"upload-photo" : "Pugeu la foto" ,
"use-8-characters-or-more-for-your-password" : "La contrasenya ha de tindre mínim 8 caràcters" ,
"user-created" : "S'ha creat l'usuari" ,
"user-creation-failed" : "S'ha produït un error al crear l'usuari" ,
"user-deleted" : "S'ha suprimit l'usuari" ,
"user-id-with-value" : "ID d'usuari: {id}" ,
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* 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 (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* 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 (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* 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 (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
"user-id" : "ID d'usuari" ,
2022-04-10 14:07:35 -08:00
"user-password" : "Contrasenya" ,
"user-successfully-logged-in" : "La sessió s'ha iniciat correctament" ,
"user-update-failed" : "S'ha produït un error a l'actualitzar l'usuari" ,
"user-updated" : "S'ha actualitzat l'usuari" ,
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* 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 (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* 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 (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* 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 (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
"user" : "Usuari" ,
2022-04-10 14:07:35 -08:00
"username" : "Nom d'usuari" ,
"users-header" : "USUARIS" ,
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* 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 (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* 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 (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* 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 (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
"users" : "Usuaris" ,
2022-04-10 14:07:35 -08:00
"webhook-time" : "Hora del Webhook" ,
"webhooks-enabled" : "Webhooks habilitats" ,
"you-are-not-allowed-to-create-a-user" : "Vostè no està autoritzat per a crear un usuari" ,
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* 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 (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* 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 (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* 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 (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
"you-are-not-allowed-to-delete-this-user" : "Vostè no està autoritzat per a suprimir l'usuari" ,
2022-09-10 09:14:22 -08:00
"enable-advanced-content" : "Habilita el contingut avançat" ,
"enable-advanced-content-description" : "Habilita les funcions avançades com ara multiplicar els ingredients, claus API, Webhooks i la gestió de les dades. Pots tornar a canviar aquesta configuració més tard" ,
2023-01-28 16:57:34 -09:00
"favorite-recipes" : "Receptes preferides" ,
"email-or-username" : "Email or Username" ,
"remember-me" : "Remember Me" ,
"please-enter-your-email-and-password" : "Please enter your email and password" ,
"invalid-credentials" : "Invalid Credentials" ,
"account-locked-please-try-again-later" : "Account Locked. Please try again later" ,
"user-favorites" : "User Favorites" ,
"password-strength-values" : {
"weak" : "Weak" ,
"good" : "Good" ,
"strong" : "Strong" ,
"very-strong" : "Very Strong"
}
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* 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 (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* 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 (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* 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 (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
} ,
"language-dialog" : {
2022-09-10 09:14:22 -08:00
"translated" : "traduït" ,
"choose-language" : "Trieu l'idioma" ,
"select-description" : "Tria l'idioma de la interfície de Mealie. Només canvia per al teu usuari, no per als altres." ,
"how-to-contribute-description" : "N'hi ha textos sense traduir, la traducció no és correcta o no està disponible el teu idioma? {read-the-docs-link} per a més informació de com podeu contribuir." ,
"read-the-docs" : "Llegiu la documentació"
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* 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 (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* 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 (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* 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 (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
} ,
"data-pages" : {
"foods" : {
2022-09-10 09:14:22 -08:00
"merge-dialog-text" : "Combinant els aliments seleccionats, es fusionaran els dos aliments en un. El primer aliment serà eliminat i totes les referències s'actualitzaran a l'aliment resultant." ,
"merge-food-example" : "Combinant {food1} i {food2}" ,
"seed-dialog-text" : "Afegeix a la base de dades els noms dels aliments en el vostre idioma. Açò crearà més de 200 aliments comuns per a què pugueu organitzar la vostra base de dades. Els noms dels aliments han estat traduïts gràcies a l'esforç de la comunitat." ,
2023-01-28 16:57:34 -09:00
"seed-dialog-warning" : "Ja teniu algunes dades a la vostra base. Aquesta acció no tindrà en compte duplicats i haureu d'eliminar-los manualment." ,
"combine-food" : "Combine Food" ,
"source-food" : "Source Food" ,
"target-food" : "Target Food" ,
"create-food" : "Create Food" ,
"food-label" : "Food Label" ,
"edit-food" : "Edit Food" ,
"food-data" : "Food Data"
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* 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 (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* 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 (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* 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 (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
} ,
"units" : {
2023-01-28 16:57:34 -09:00
"seed-dialog-text" : "Afegeix a la base de dades les unitats més comunes en el vostre idioma." ,
"combine-unit-description" : "Combining the selected units will merge the Source Unit and Target Unit into a single unit. The {source-unit-will-be-deleted} and all of the references to the Source Unit will be updated to point to the Target Unit." ,
"combine-unit" : "Combine Unit" ,
"source-unit" : "Source Unit" ,
"target-unit" : "Target Unit" ,
"merging-unit-into-unit" : "Merging {0} into {1}" ,
"create-unit" : "Create Unit" ,
"abbreviation" : "Abbreviation" ,
"description" : "Description" ,
"display-as-fraction" : "Display as Fraction" ,
"use-abbreviation" : "Use Abbreviation" ,
"edit-unit" : "Edit Unit" ,
"unit-data" : "Unit Data" ,
"use-abbv" : "Use Abbv." ,
"fraction" : "Fraction"
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* 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 (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* 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 (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* 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 (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
} ,
"labels" : {
2023-01-28 16:57:34 -09:00
"seed-dialog-text" : "Afegeix a la base de dades etiquetes comunes en el vostre idioma." ,
"edit-label" : "Edit Label" ,
"new-label" : "New Label" ,
"labels" : "Labels"
} ,
"recipes" : {
"purge-exports" : "Purge Exports" ,
"are-you-sure-you-want-to-delete-all-export-data" : "Are you sure you want to delete all export data?" ,
"confirm-delete-recipes" : "Are you sure you want to delete the following recipes? This action cannot be undone." ,
"the-following-recipes-selected-length-will-be-exported" : "The following recipes ({0}) will be exported." ,
"settings-chosen-explanation" : "Settings chosen here, excluding the locked option, will be applied to all selected recipes." ,
"selected-length-recipe-s-settings-will-be-updated" : "{0} recipe(s) settings will be updated." ,
"recipe-data" : "Recipe Data" ,
"recipe-data-description" : "Use this section to manage the data associated with your recipes. You can perform several bulk actions on your recipes including exporting, deleting, tagging, and assigning categories." ,
"recipe-columns" : "Recipe Columns" ,
"data-exports-description" : "This section provides links to available exports that are ready to download. These exports do expire, so be sure to grab them while they're still available." ,
"data-exports" : "Data Exports" ,
"tag" : "Tag" ,
"categorize" : "Categorize" ,
"update-settings" : "Update Settings" ,
"tag-recipes" : "Tag Recipes" ,
"categorize-recipes" : "Categorize Recipes" ,
"export-recipes" : "Export Recipes" ,
"delete-recipes" : "Delete Recipes" ,
"source-unit-will-be-deleted" : "Source Unit will be deleted"
} ,
"seed-data" : "Dades d'exemple" ,
"seed" : "Seed" ,
"data-management" : "Data Management" ,
"data-management-description" : "Select which data set you want to make changes to." ,
"select-data" : "Select Data" ,
"select-language" : "Select Language" ,
"columns" : "Columns"
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* 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 (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* 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 (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* 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 (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
} ,
"user-registration" : {
2022-09-10 09:14:22 -08:00
"user-registration" : "Registre d'usuari" ,
"join-a-group" : "Uneix-te a un grup" ,
"create-a-new-group" : "Crea un grup nou" ,
"provide-registration-token-description" : "Per favor, proporciona el token associat al grup al qual voleu afegir-vos. Podeu obtindre'l d'un altre membre del grup." ,
"group-details" : "Detalls del grup" ,
"group-details-description" : "Abans de crear un compte heu de crear un grup. Al grup només hi serà vostè, però després podeu convidar d'altres. Els membres d'un grup poden compartir menús, llistes de la compra, receptes i molt més!" ,
"use-seed-data" : "Afegiu dades predeterminades" ,
"use-seed-data-description" : "Mealie ve configurat amb una col·lecció d'aliments, unitats i etiquetes que poden ser emprades pel vostre grup per a ajudar-vos a organitzar les vostres receptes." ,
"account-details" : "Detalls del compte"
New Crowdin updates (#1214)
* New translations en-US.json (Romanian)
* 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 (Bulgarian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Turkish)
* New translations en-US.json (French)
* New translations en-US.json (Hebrew)
* 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 (Hungarian)
* New translations en-US.json (Swedish)
* New translations en-US.json (Italian)
* New translations en-US.json (Japanese)
* New translations en-US.json (Korean)
* 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 (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (French, Canada)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (Italian)
* New translations en-US.json (French)
* New translations en-US.json (French)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Romanian)
* New translations en-US.json (Dutch)
* New translations en-US.json (English, United Kingdom)
* New translations en-US.json (Portuguese, Brazilian)
* New translations en-US.json (Vietnamese)
* New translations en-US.json (Chinese Traditional)
* New translations en-US.json (Chinese Simplified)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Turkish)
* New translations en-US.json (Swedish)
* New translations en-US.json (Serbian (Cyrillic))
* New translations en-US.json (Slovak)
* New translations en-US.json (Russian)
* New translations en-US.json (Portuguese)
* New translations en-US.json (Polish)
* New translations en-US.json (Norwegian)
* New translations en-US.json (Korean)
* New translations en-US.json (French)
* New translations en-US.json (Japanese)
* New translations en-US.json (Italian)
* New translations en-US.json (Hungarian)
* New translations en-US.json (Hebrew)
* New translations en-US.json (Finnish)
* New translations en-US.json (Greek)
* New translations en-US.json (German)
* New translations en-US.json (Danish)
* New translations en-US.json (Czech)
* New translations en-US.json (Catalan)
* New translations en-US.json (Bulgarian)
* New translations en-US.json (Arabic)
* New translations en-US.json (Afrikaans)
* New translations en-US.json (Spanish)
* New translations en-US.json (French, Canada)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Ukrainian)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
* New translations en-US.json (Danish)
2022-05-15 15:30:49 -08:00
} ,
"validation" : {
2022-09-10 09:14:22 -08:00
"group-name-is-taken" : "Aquest nom ja existeix per a un altre grup" ,
"username-is-taken" : "Aquest nom ja existeix per a un altre usuari" ,
"email-is-taken" : "Aquest email ja existeix per a un altre usuari"
2022-08-10 16:03:01 -08:00
} ,
"export" : {
2022-09-10 09:14:22 -08:00
"export" : "Exporta" ,
"file-name" : "Nom del fitxer" ,
"size" : "Mida" ,
"link-expires" : "L’ enllaç caduca"
2022-08-10 16:03:01 -08:00
} ,
"recipe-share" : {
2022-09-10 09:14:22 -08:00
"expiration-date" : "Data de venciment" ,
"share-recipe" : "Comparteix la recepta" ,
"default-30-days" : "Per defecte, 30 dies" ,
"expires-at" : "Expira el" ,
"recipe-link-copied-message" : "S'ha copiat l'enllaç al porta-retalls"
2022-08-19 11:43:31 -08:00
} ,
"banner-experimental" : {
2022-09-10 09:14:22 -08:00
"title" : "Funció experimental" ,
"description" : "Aquesta pàgina conté funcions experimentals o a mig coure. Per favor, perdoneu el desordre." ,
"issue-link-text" : "Segueix el nostre progrés ací"
2022-08-19 11:43:31 -08:00
} ,
"form" : {
2022-09-10 09:14:22 -08:00
"quantity-label-abbreviated" : "Quant."
2022-08-19 11:43:31 -08:00
} ,
"markdown-editor" : {
2022-09-10 09:14:22 -08:00
"preview-markdown-button-label" : "Vista prèvia en Markdown"
2022-08-19 11:43:31 -08:00
} ,
"demo" : {
2022-09-10 09:14:22 -08:00
"info_message_with_version" : "Versió de demostració: {version}" ,
"demo_username" : "Nom d'usuari: {username}" ,
"demo_password" : "Contrasenya: {password}"
2022-09-27 18:55:35 -08:00
} ,
"ocr-editor" : {
2022-10-02 16:18:09 -08:00
"ocr-editor" : "Editor OCR" ,
"selection-mode" : "Mode de selecció" ,
"pan-and-zoom-picture" : "Amplia la imatge" ,
"split-text" : "Divideix el text" ,
"preserve-line-breaks" : "Preserveu els salts de línia originals" ,
"split-by-block" : "Dividiu per blocs de text" ,
2022-09-27 18:55:35 -08:00
"flatten" : "Flatten regardless of original formating" ,
"help" : {
2022-10-02 16:18:09 -08:00
"selection-mode" : "Mode de selecció (predeterminat)" ,
2022-09-27 18:55:35 -08:00
"selection-mode-desc" : "The selection mode is the main mode that can be used to enter data:" ,
"selection-mode-steps" : {
"draw" : "Draw a rectangle on the text you want to select." ,
"click" : "Click on any field on the right and then click back on the rectangle above the image." ,
"result" : "The selected text will appear inside the previously selected field."
} ,
"pan-and-zoom-mode" : "Pan and Zoom Mode" ,
"pan-and-zoom-desc" : "Select pan and zoom by clicking the icon. This mode allows to zoom inside the image and move around to make using big images easier." ,
"split-text-mode" : "Split Text modes" ,
"split-modes" : {
"line-mode" : "Line mode (default)" ,
"line-mode-desc" : "In line mode, the text will be propagated by keeping the original line breaks. This mode is useful when using bulk add on a list of ingredients where one ingredient is one line." ,
"block-mode" : "Block mode" ,
"block-mode-desc" : "In block mode, the text will be split in blocks. This mode is useful when bulk adding instructions that are usually written in paragraphs." ,
"flat-mode" : "Flat mode" ,
"flat-mode-desc" : "In flat mode, the text will be added to the selected recipe field with no line breaks."
}
}
2022-12-29 14:27:49 -08:00
} ,
"admin" : {
"maintenance" : {
"storage-details" : "Storage Details" ,
"page-title" : "Site Maintenance" ,
"summary-title" : "Summary" ,
"button-label-get-summary" : "Get Summary" ,
"button-label-open-details" : "Details" ,
"info-description-data-dir-size" : "Data Directory Size" ,
"info-description-log-file-size" : "Log File Size" ,
"info-description-cleanable-directories" : "Cleanable Directories" ,
"info-description-cleanable-images" : "Cleanable Images" ,
"storage" : {
"title-temporary-directory" : "Temporary Directory (.temp)" ,
"title-backups-directory" : "Backups Directory (backups)" ,
"title-groups-directory" : "Groups Directory (groups)" ,
"title-recipes-directory" : "Recipes Directory (recipes)" ,
"title-user-directory" : "User Directory (user)"
} ,
"action-delete-log-files-name" : "Delete Log Files" ,
"action-delete-log-files-description" : "Deletes all the log files" ,
"action-clean-directories-name" : "Clean Directories" ,
"action-clean-directories-description" : "Removes all the recipe folders that are not valid UUIDs" ,
"action-clean-temporary-files-name" : "Clean Temporary Files" ,
"action-clean-temporary-files-description" : "Removes all files and folders in the .temp directory" ,
"action-clean-images-name" : "Clean Images" ,
"action-clean-images-description" : "Removes all the images that don't end with .webp" ,
"actions-description" : "Maintenance actions are {destructive_in_bold} and should be used with caution. Performing any of these actions is {irreversible_in_bold}." ,
"actions-description-destructive" : "destructive" ,
"actions-description-irreversible" : "irreversible" ,
"logs-action-refresh" : "Refresh Logs" ,
"logs-page-title" : "Mealie Logs" ,
"logs-tail-lines-label" : "Tail Lines"
} ,
"mainentance" : {
"actions-title" : "Actions"
}
2023-01-28 16:57:34 -09:00
} ,
"profile" : {
"welcome-user" : "👋 Welcome, {0}" ,
"description" : "Manage your profile, recipes, and group settings." ,
"get-invite-link" : "Get Invite Link" ,
"account-summary" : "Account Summary" ,
"account-summary-description" : "Here's a summary of your group's information" ,
"group-statistics" : "Group Statistics" ,
"group-statistics-description" : "Your Group Statistics provide some insight how you're using Mealie." ,
"storage-capacity" : "Storage Capacity" ,
"storage-capacity-description" : "Your storage capacity is a calculation of the images and assets you have uploaded." ,
"personal" : "Personal" ,
"personal-description" : "These are settings that are personal to you. Changes here won't affect other users" ,
"user-settings" : "User Settings" ,
"user-settings-description" : "Manage your preferences, change your password, and update your email" ,
"api-tokens-description" : "Manage your API Tokens for access from external applications" ,
"group-description" : "These items are shared within your group. Editing one of them will change it for the whole group!" ,
"group-settings" : "Group Settings" ,
"group-settings-description" : "Manage your common group settings like mealplan and privacy settings." ,
"cookbooks-description" : "Manage a collection of recipe categories and generate pages for them." ,
"members" : "Members" ,
"members-description" : "See who's in your group and manage their permissions." ,
"webhooks-description" : "Setup webhooks that trigger on days that you have have mealplan scheduled." ,
"notifiers" : "Notifiers" ,
"notifiers-description" : "Setup email and push notifications that trigger on specific events." ,
"manage-data" : "Manage Data" ,
"manage-data-description" : "Manage your Food and Units (more options coming soon)" ,
"data-migrations" : "Data Migrations" ,
"data-migrations-description" : "Migrate your existing data from other applications like Nextcloud Recipes and Chowdown" ,
"email-sent" : "Email Sent" ,
"error-sending-email" : "Error Sending Email" ,
"personal-information" : "Personal Information" ,
"preferences" : "Preferences" ,
"show-advanced-description" : "Show advanced features (API Keys, Webhooks, and Data Management)" ,
"back-to-profile" : "Back to Profile" ,
"looking-for-privacy-settings" : "Looking for Privacy Settings?"
} ,
"cookbook" : {
"cookbooks" : "Cookbooks" ,
"description" : "Cookbooks are another way to organize recipes by creating cross sections of recipes and tags. Creating a cookbook will add an entry to the side-bar and all the recipes with the tags and categories chosen will be displayed in the cookbook." ,
"public-cookbook" : "Public Cookbook" ,
"public-cookbook-description" : "Public Cookbooks can be shared with non-mealie users and will be displayed on your groups page." ,
"filter-options" : "Filter Options" ,
"filter-options-description" : "When require all is selected the cookbook will only include recipes that have all of the items selected. This applies to each subset of selectors and not a cross section of the selected items." ,
"require-all-categories" : "Require All Categories" ,
"require-all-tags" : "Require All Tags" ,
"require-all-tools" : "Require All Tools" ,
"cookbook-name" : "Cookbook Name" ,
"cookbook-with-name" : "Cookbook {0}"
2021-04-21 08:53:20 -08:00
}
2022-04-10 14:07:35 -08:00
}