Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Sep 4, 2024
1 parent d37c2cf commit 8eb368b
Show file tree
Hide file tree
Showing 4 changed files with 136 additions and 4 deletions.
68 changes: 67 additions & 1 deletion l10n/ca.js
Original file line number Diff line number Diff line change
@@ -1,27 +1,68 @@
OC.L10N.register(
"cookbook",
{
"No image with the matching MIME type was found on the server." : "No s'ha trobat cap imatge amb el tipus MIME coincident al servidor.",
"Recipe with ID %d was not found in database." : "No s'ha trobat la recepta amb l'ID %d a la base de dades.",
"Downloading of a file failed returned the following error message: %s" : "La baixada d'un fitxer ha fallat ha retornat el missatge d'error següent: %s",
"No content encoding was detected in the content." : "No s'ha detectat cap codificació de contingut al contingut.",
"The given image for the recipe %s cannot be parsed. Aborting and skipping it." : "La imatge donada per a la recepta %s no es pot analitzar. S'ha abandonat i saltat.",
"No valid recipe was left after heuristics of recipe %s." : "No es va deixar cap recepta vàlida després de l'heurística de la recepta %s.",
"Heuristics failed for image extraction of recipe %s." : "L'heurística ha fallat per a l'extracció d'imatges de la recepta %s.",
"Could not guess image URL as no recipe URL was found." : "No s'ha pogut endevinar l'URL de la imatge perquè no s'ha trobat cap URL de recepta.",
"Could not guess image URL scheme from recipe URL %s" : "No s'ha pogut endevinar l'esquema d'URL de la imatge a partir de l'URL de la recepta%s",
"Could not parse recipe ingredients. It is no array." : "No s'han pogut analitzar els ingredients de la recepta. No és una llista.",
"Could not parse recipe instructions as they are no array." : "No s'han pogut analitzar les instruccions de la recepta perquè no són una llista.",
"Cannot parse recipe: Unknown object found during flattening of instructions." : "No es pot analitzar la recepta: s'ha trobat un objecte desconegut durant l'aplanament de les instruccions.",
"Did not find any p or li entries in the raw string of the instructions." : "No s'ha trobat cap entrada <p> o <li> en el fitxer en brut de les instruccions.",
"Could not parse the keywords for recipe {recipe}." : "No s'han pogut analitzar les paraules clau de la recepta {recipe}.",
"Could not parse the nutrition information successfully for recipe {name}." : "No s'ha pogut analitzar correctament la informació nutricional de la recepta {name}.",
"Using heuristics to parse the \"recipeYield\" field representing the number of servings of recipe {name}." : "Ús d'heurístiques per analitzar el camp \"recipeYield\" que representa el nombre de porcions de la recepta {name}.",
"Could not parse \"recipeYield\" field. Falling back to 1 serving." : "No s'ha pogut analitzar el camp “recipeYield”. S'ha establert el nombre de porcions a 1 porció.",
"Could not parse recipe tools. Expected array or string." : "No s'han pogut analitzar les eines de receptes. S'esperava una llista o text.",
"Could not find recipe in HTML code." : "No s'ha pogut trobar la recepta al codi HTML.",
"JSON cannot be decoded." : "No es pot descodificar el JSON.",
"No recipe was found." : "No s'ha trobat cap recepta.",
"Parsing of HTML failed." : "Ha fallat l'anàlisi de l'HTML.",
"Unsupported error level during parsing of XML output." : "Nivell d'error no compatible durant l'anàlisi de la sortida XML.",
"The recipe has already an image file. Cannot create a new one." : "La recepta ja té una imatge. No se'n pot afegir una de nova.",
"There is no primary image for the recipe present." : "No hi ha cap imatge principal de la recepta present.",
"Cannot parse non-POST multipart encoding. This is a bug." : "No es pot analitzar una codificació multipart que no és POST. Això és un error.",
"Cannot detect type of transmitted data. This is a bug, please report it." : "No es pot detectar el tipus de dades transmeses. Això és un error, si us plau, informeu-ne.",
"Invalid URL-encoded string found. Please report a bug." : "S'ha trobat una cadena codificada per URL no vàlida. Si us plau, informeu de l’error.",
"Could not parse timestamp {timestamp}" : "No s'ha pogut analitzar la marca de temps {timestamp}",
"The user is not logged in. No user configuration can be obtained." : "L'usuari no ha iniciat sessió. No es pot obtenir cap configuració d'usuari.",
"Recipes" : "Receptes",
"The user folder cannot be created due to missing permissions." : "La carpeta d'usuari no es pot crear perquè falten permisos.",
"The configured user folder is a file." : "La carpeta d'usuari configurada és un fitxer.",
"User cannot create recipe folder" : "L'usuari no pot crear la carpeta de receptes",
"in %s" : "a %s",
"The JSON file in the folder with ID %d does not have a valid name." : "El fitxer JSON de la carpeta amb l'ID %d no té un nom vàlid.",
"Could not parse URL" : "No s'ha pogut reconèixer l'URL",
"Exception while downloading recipe from %s." : "Error en baixar la recepta de %s.",
"Download from %s failed as HTTP status code %d is not in expected range." : "S'ha produït un error en la baixada de %s, ja que el codi d'estat HTTP %d no es troba en l'interval esperat.",
"Could not find a valid encoding when parsing %s." : "No s'ha pogut trobar una codificació vàlida durant l'anàlisi de %s.",
"No recipe name was given. A unique name is required to store the recipe." : "No s'ha donat cap nom de recepta. Cal un nom únic per poder guardar la recepta.",
"Another recipe with that name already exists" : "Ja existeix una altra recepta amb aquest nom",
"Recipe with ID %d not found." : "Recepta amb l'ID %d trobat.",
"Cookbook" : "Llibre de receptes",
"An integrated cookbook using schema.org JSON files as recipes" : "Un llibre de receptes integrat que utilitza fitxers JSON de schema.org com a receptes",
"A library for all your recipes. It uses JSON files following the schema.org recipe format. To add a recipe to the collection, you can paste in the URL of the recipe, and the provided web page will be parsed and downloaded to whichever folder you specify in the app settings." : "Una biblioteca per a totes les vostres receptes. Utilitza fitxers JSON que segueixen el format de receptes de schema.org. Per afegir una recepta a la col·lecció, podeu enganxar l'URL de la recepta i es processarà i baixarà la pàgina web proporcionada a la carpeta que especifiqueu als paràmetres de l'aplicació.",
"Editing recipe" : "Editant la recepta",
"Viewing recipe" : "Veient la recepta",
"All recipes" : "Totes les receptes",
"None" : "Només una vegada",
"Loading app" : "Carregant l'aplicació",
"Loading recipe" : "S'està carregant la recepta",
"Recipe not found" : "Recepta no trobada",
"Page not found" : "Pàgina no trobada",
"Creating new recipe" : "Creant una nova recepta",
"Edit" : "Edita",
"Save" : "Desa",
"Search" : "Cerca",
"Filter" : "Filtre",
"Reload recipe" : "Recarrega la recepta",
"Print recipe" : "Imprimeix la recepta",
"Clone recipe" : "Duplicar la recepta",
"Delete recipe" : "Suprimeix la recepta",
"Category" : "Categoria",
"Recipe name" : "Nom de la recepta",
Expand All @@ -40,6 +81,7 @@ OC.L10N.register(
"Rename" : "Anomena",
"Enter new category name" : "Introduïu un nom de categoria nou",
"Failed to load category {category} recipes" : "No s'han pogut carregar les receptes de la categoria {category}",
"Failed to update name of category \"{category}\"" : "No s'ha pogut actualitzar el nom de la categoria \"{category}\"",
"The server reported an error. Please check." : "El servidor ha notificat un error. Si us plau, comproveu-ho.",
"Could not query the server. This might be a network problem." : "No s'ha pogut consultar el servidor. Això pot ser un problema de xarxa.",
"Loading category recipes …" : "S'estan carregant les receptes de categoria …",
Expand All @@ -52,6 +94,11 @@ OC.L10N.register(
"Insert entry above" : "Insereix l'entrada a dalt",
"Delete entry" : "Suprimeix les entrades",
"Add" : "Afegeix",
"Select option" : "Seleccionar una opció",
"No recipes created or imported." : "No s'ha creat ni importat cap recepta.",
"To get started, you may use the text box in the left navigation bar to import a new recipe. Click below to create a recipe from scratch." : "Per començar, podeu utilitzar el quadre de text de la barra de navegació esquerra per importar una recepta nova. Feu clic a continuació per crear una recepta des de zero.",
"No recipes" : "Cap recepta",
"Create new recipe!" : "Crea una nova recepta!",
"Select order" : "Selecciona la comanda",
"Name" : "Nom",
"Creation date" : "Data de creació",
Expand All @@ -65,11 +112,14 @@ OC.L10N.register(
"Rescan library" : "Torna a escanejar la biblioteca",
"Please pick a folder" : "Seleccioneu una carpeta",
"Update interval in minutes" : "Interval d'actualització en minuts",
"Recipe display settings" : "Mostrar la configuració de la recepta",
"Print image with recipe" : "Imprimir la imatge amb la recepta",
"Show keyword cloud in recipe lists" : "Mostra el núvol de paraules clau a les llistes de receptes",
"Control which blocks of information are shown in the recipe view. If you do not use some features and find them distracting, you may hide them." : "Controleu quins blocs d'informació es mostren a la vista de receptes. Si no utilitzeu algunes funcions i us distreuen, podeu amagar-les.",
"Preparation time" : "Temps de preparació",
"Cooking time" : "Temps de cocció",
"Total time" : "Temps total",
"Nutrition information" : "Informació nutricional",
"Tools" : "Estris",
"Could not set preference for image printing" : "No s'ha pogut establir la configuració per impressió d'imatges",
"Could not set recipe update interval to {interval}" : "No s'ha pogut establir l'interval d'actualització de les receptes a {interval}",
Expand Down Expand Up @@ -122,6 +172,7 @@ OC.L10N.register(
"Preparation time (H:MM)" : "Temps de preparació (H:MM)",
"Cooking time (H:MM)" : "Temps de cocció (H:MM)",
"Total time (H:MM)" : "Temps total (H:MM)",
"Copy ingredients" : "Copiar els ingredients",
"Serving Size" : "Mida de la ració",
"Energy" : "Energia",
"Sugar" : "Sugar",
Expand All @@ -135,11 +186,26 @@ OC.L10N.register(
"Unsaturated Fat" : "Greix insaturat",
"Trans Fat" : "Greix trans",
"Loading…" : "S'està carregant…",
"The ingredient cannot be recalculated due to incorrect syntax. Please change it to this syntax: amount unit ingredient. Examples: 200 g carrots or 1 pinch of salt" : "L'ingredient no es pot recalcular a causa d'una sintaxi incorrecta. Canvieu-lo a aquesta sintaxi: quantitat unitat ingredient. Exemples: 200 g de pastanaga o 1 pessic de sal",
"Failed to load recipes with keywords: {tags}" : "No s'han pogut carregar les receptes amb paraules clau: {tags}",
"Failed to load search results" : "No s'han pogut carregar els resultats de la cerca",
"Cannot download image using curl" : "No es pot baixar la imatge amb curl",
"Filter current recipes" : "Filtrar les receptes",
"Search recipes" : "Buscar receptes",
"Delete nutrition item" : "Suprimeix l'element de nutrició",
"Please select option first." : "Si us plau, seleccioni una opció",
"Order" : "Ordre",
"Show filter settings" : "Mostrar configuració dels filtres",
"Filter name" : "Nom del filtre",
"Search term" : "Terme de cerca",
"All categories" : "Totes les categories",
"Show recipes containing any selected category" : "Mostra les receptes que contenen qualsevol categoria seleccionada",
"Clear" : "Neteja",
"Apply" : "Aplica"
"Recipe filters" : "Filtres de recepta",
"Apply" : "Aplica",
"Cooking time (hours:minutes:seconds)" : "Temps de cocció (hores:minuts:segons)",
"Total time (hours:minutes:seconds)" : "Temps total (hores:minuts:segons)",
"Copy ingredients to the clipboard" : "Copieu els ingredients al porta-retalls",
"ingredients" : "ingredients"
},
"nplurals=2; plural=(n != 1);");
Loading

0 comments on commit 8eb368b

Please sign in to comment.