Files
flutter/lib/l10n/app_ca.arb

896 lines
29 KiB
Plaintext

{
"login": "Entra",
"@login": {
"description": "Text for login button"
},
"logout": "Surt",
"@logout": {
"description": "Text for logout button"
},
"usernameValidChars": "Un nom d'usuari només pot contenir lletres, números i els caràcters @, +, ., -, i _",
"@usernameValidChars": {
"description": "Error message when the user tries to register a username with forbidden characters"
},
"passwordsDontMatch": "Les contrasenyes no coincideixen",
"@passwordsDontMatch": {
"description": "Error message when the user enters two different passwords during registration"
},
"passwordTooShort": "La contrasenya és massa curta",
"@passwordTooShort": {
"description": "Error message when the user a password that is too short"
},
"password": "Contrasenya",
"@password": {},
"confirmPassword": "Confirma la contrasenya",
"@confirmPassword": {},
"invalidEmail": "Introdueix una adreça electrònica vàlida",
"@invalidEmail": {
"description": "Error message when the user enters an invalid email"
},
"email": "Adreça electrònica",
"@email": {},
"username": "Nom d'usuari",
"@username": {},
"customServerUrl": "URL de la instància de wger",
"@customServerUrl": {
"description": "Label in the form where the users can enter their own wger instance"
},
"reset": "Reinicialitza",
"@reset": {
"description": "Button text allowing the user to reset the entered values to the default"
},
"registerInstead": "No tens compte? Registra't",
"@registerInstead": {},
"labelBottomNavWorkout": "Entrenament",
"@labelBottomNavWorkout": {
"description": "Label used in bottom navigation, use a short word"
},
"labelWorkoutLogs": "Registes d'entrenament",
"@labelWorkoutLogs": {
"description": "(Workout) logs"
},
"labelWorkoutPlan": "Pla d'entrenament",
"@labelWorkoutPlan": {
"description": "Title for screen workout plan"
},
"labelDashboard": "Consola",
"@labelDashboard": {
"description": "Title for screen dashboard"
},
"successfullyDeleted": "Esborrat",
"@successfullyDeleted": {
"description": "Message when an item was successfully deleted"
},
"successfullySaved": "Desat",
"@successfullySaved": {
"description": "Message when an item was successfully saved"
},
"exercise": "Exercici",
"@exercise": {
"description": "An exercise for a workout"
},
"searchExercise": "Cerca exercici a afegir",
"@searchExercise": {
"description": "Label on set form. Selected exercises are added to the set"
},
"equipment": "Equipament",
"@equipment": {
"description": "Equipment needed to perform an exercise"
},
"muscles": "Músculs",
"@muscles": {
"description": "(main) muscles trained by an exercise"
},
"musclesSecondary": "Músculs secundaris",
"@musclesSecondary": {
"description": "secondary muscles trained by an exercise"
},
"category": "Categoria",
"@category": {
"description": "Category for an exercise, ingredient, etc."
},
"repetitions": "Repeticions",
"@repetitions": {
"description": "Repetitions for an exercise set"
},
"reps": "Reps",
"@reps": {
"description": "Shorthand for repetitions, used when space constraints are tighter"
},
"rir": "RER",
"@rir": {
"description": "Shorthand for Repetitions In Reserve"
},
"rirNotUsed": "Valor RER no usat",
"@rirNotUsed": {
"description": "Label used in RiR slider when the RiR value is not used/saved for the current setting or log"
},
"repetitionUnit": "Unitat de repetició",
"@repetitionUnit": {},
"set": "Sèrie",
"@set": {
"description": "A set in a workout plan"
},
"sameRepetitions": "Si fas les mateixes repeticions i pesos per a totes les sèries, pots omplir només una línia. Per exemple, per a 4 sèries simplement introdueix 10 per a les repeticions; això esdevé automàticament «4 x 10».",
"@sameRepetitions": {},
"comment": "Comentaris",
"@comment": {
"description": "Comment, additional information"
},
"impression": "Impressió",
"@impression": {
"description": "General impression (e.g. for a workout session) such as good, bad, etc."
},
"notes": "Notes",
"@notes": {
"description": "Personal notes, e.g. for a workout session"
},
"workoutSession": "Sessió d'entrenament",
"@workoutSession": {
"description": "A (logged) workout session"
},
"newDay": "Nou dia",
"@newDay": {},
"newSet": "Nova sèrie",
"@newSet": {
"description": "Header when adding a new set to a workout day"
},
"selectExercises": "Si vols fer una supersèrie, pots cercar diversos exercicis: s'agruparan junts",
"@selectExercises": {},
"plateCalculator": "Plaques",
"@plateCalculator": {
"description": "Label used for the plate calculator in the gym mode"
},
"plateCalculatorNotDivisible": "No es pot assolir aquest pes amb les plaques disponibles",
"@plateCalculatorNotDivisible": {
"description": "Error message when the current weight is not reachable with plates (e.g. 33.1 kg)"
},
"pause": "Pausa",
"@pause": {
"description": "Noun, not an imperative! Label used for the pause when using the gym mode"
},
"jumpTo": "Vés a",
"@jumpTo": {
"description": "Imperative. Label used in popup allowing the user to jump to a specific exercise while in the gym mode"
},
"todaysWorkout": "El teu entrenament avui",
"@todaysWorkout": {},
"logHelpEntriesUnits": "Tingues en compte que només es fa la gràfica de les entrades amb unitats de pes (kg o lb) i repeticions, altres combinacions com ara temps o fins la fallada s'ignoren aquí.",
"@logHelpEntriesUnits": {},
"description": "Descripció",
"@description": {},
"name": "Nom",
"@name": {
"description": "Name for a workout or nutritional plan"
},
"save": "Desa",
"@save": {},
"addSet": "Afegeix sèrie",
"@addSet": {
"description": "Label for the button that adds a set (to a workout day)"
},
"addMeal": "Afegeix àpat",
"@addMeal": {},
"mealLogged": "Àpat registrat al diari",
"@mealLogged": {},
"addIngredient": "Afegeix ingredient",
"@addIngredient": {},
"logIngredient": "Registra l'ingredient al diari nutricional",
"@logIngredient": {},
"nutritionalPlan": "Pla nutricional",
"@nutritionalPlan": {},
"nutritionalDiary": "Diari nutricional",
"@nutritionalDiary": {},
"anErrorOccurred": "S'ha produït un error!",
"@anErrorOccurred": {},
"weight": "Pes",
"@weight": {
"description": "The weight of a workout log or body weight entry"
},
"measurement": "Mesura",
"@measurement": {},
"measurementEntriesHelpText": "La unitat usada per a mesurar la categoria, com ara «cm» o «%»",
"@measurementEntriesHelpText": {},
"start": "Comença",
"@start": {
"description": "Label on button to start the gym mode (i.e., an imperative)"
},
"time": "Temps",
"@time": {
"description": "The time of a meal or workout"
},
"timeStart": "Hora d'inici",
"@timeStart": {
"description": "The starting time of a workout"
},
"timeEnd": "Hora de finalització",
"@timeEnd": {
"description": "The end time of a workout"
},
"ingredient": "Ingredient",
"@ingredient": {},
"energy": "Energia",
"@energy": {
"description": "Energy in a meal, ingredient etc. e.g. in kJ"
},
"energyShort": "E",
"@energyShort": {
"description": "The first letter or short name of the word 'Energy', used in overviews"
},
"macronutrients": "Macronutrients",
"@macronutrients": {},
"logged": "Registrat",
"@logged": {
"description": "Header for the column of 'logged' nutritional values, i.e. what was eaten"
},
"percentEnergy": "Percentatge d'energia",
"@percentEnergy": {},
"gPerBodyKg": "g per kg de pes corporal",
"@gPerBodyKg": {
"description": "Label used for total sums of e.g. calories or similar in grams per Kg of body weight"
},
"total": "Total",
"@total": {
"description": "Label used for total sums of e.g. calories or similar"
},
"kJ": "kJ",
"@kJ": {
"description": "Energy in a meal in kilo joules, kJ"
},
"g": "g",
"@g": {
"description": "Abbreviation for gram"
},
"protein": "Proteïna",
"@protein": {},
"carbohydrates": "Carbohidrats",
"@carbohydrates": {},
"carbohydratesShort": "C",
"@carbohydratesShort": {
"description": "The first letter or short name of the word 'Carbohydrates', used in overviews"
},
"sugars": "Sucres",
"@sugars": {},
"fat": "Greix",
"@fat": {},
"amount": "Quantitat",
"@amount": {
"description": "The amount (e.g. in grams) of an ingredient in a meal"
},
"unit": "Unitat",
"@unit": {
"description": "The unit used for a repetition (kg, time, etc.)"
},
"newEntry": "Nova entrada",
"@newEntry": {
"description": "Title when adding a new entry such as a weight or log entry"
},
"edit": "Edita",
"@edit": {},
"loadingText": "Carregant...",
"@loadingText": {
"description": "Text to show when entries are being loaded in the background: Loading..."
},
"newNutritionalPlan": "Nou pla nutricional",
"@newNutritionalPlan": {},
"toggleDetails": "Commuta detalls",
"@toggleDetails": {
"description": "Switch to toggle detail / overview"
},
"goToDetailPage": "Vés a la pàgina dels detalls",
"@goToDetailPage": {},
"calendar": "Calendari",
"@calendar": {},
"enterValue": "Introduïu un valor",
"@enterValue": {
"description": "Error message when the user hasn't entered a value on a required field"
},
"nrOfSets": "Sèries per exercici: {nrOfSets}",
"@nrOfSets": {
"description": "Label shown on the slider where the user selects the nr of sets",
"type": "text",
"placeholders": {
"nrOfSets": {
"type": "String"
}
}
},
"setUnitsAndRir": "Unitats de la sèrie i RER",
"@setUnitsAndRir": {
"description": "Label shown on the slider where the user can toggle showing units and RiR",
"type": "text"
},
"enterValidNumber": "Introduïu un número vàlid",
"@enterValidNumber": {
"description": "Error message when the user has submitted an invalid number (e.g. '3,.,.,.')"
},
"selectIngredient": "Seleccioneu un ingredient",
"@selectIngredient": {
"description": "Error message when the user hasn't selected an ingredient from the autocompleter"
},
"selectImage": "Seleccioneu una imatge",
"@selectImage": {
"description": "Label and error message when the user hasn't selected an image to save"
},
"optionsLabel": "Opcions",
"@optionsLabel": {
"description": "Label for the popup with general app options"
},
"takePicture": "Fes una foto",
"@takePicture": {},
"chooseFromLibrary": "Escull del rodet de fotos",
"@chooseFromLibrary": {},
"appUpdateTitle": "Cal actualitzar",
"@appUpdateTitle": {},
"invalidUrl": "Entra un URL vàlid",
"@invalidUrl": {
"description": "Error message when the user enters an invalid URL, e.g. in the login form"
},
"invalidUsername": "Introdueix un nom d'usuari vàlid",
"@invalidUsername": {
"description": "Error message when the user enters an invalid username"
},
"register": "Registra't",
"@register": {
"description": "Text for registration button"
},
"useDefaultServer": "Usa el servidor per defecte",
"@useDefaultServer": {
"description": "Toggle button allowing users to switch between the default and a custom wger server"
},
"useCustomServer": "Usa un servidor personalitzat",
"@useCustomServer": {
"description": "Toggle button allowing users to switch between the default and a custom wger server"
},
"customServerHint": "Introdueix l'adreça del teu propi servidor, altrament s'usarà el servidor per defecte",
"@customServerHint": {
"description": "Hint text for the form where the users can enter their own wger instance"
},
"loginInstead": "Ja tens un compte? Entra",
"@loginInstead": {},
"labelBottomNavNutrition": "Nutrició",
"@labelBottomNavNutrition": {
"description": "Label used in bottom navigation, use a short word"
},
"weightUnit": "Unitat de pes",
"@weightUnit": {},
"setNr": "Sèrie {nr}",
"@setNr": {
"description": "Header in form indicating the number of the current set. Can also be translated as something like 'Set Nr. xy'.",
"type": "text",
"placeholders": {
"nr": {
"type": "String"
}
}
},
"dayDescriptionHelp": "Descripció de què es fa aquest dia (p. e. «dia de tracció») o quines parts del cos d'exerciten (p. e. «pit i espatlles»)",
"@dayDescriptionHelp": {},
"aboutDescription": "Gràcies per usar wger! wger és un projecte col·laboratiu de codi obert, fet per entusiastes del fitness d'arreu del món.",
"@aboutDescription": {
"description": "Text in the about dialog"
},
"gymMode": "Mode gimnàs",
"@gymMode": {
"description": "Label when starting the gym mode"
},
"logHelpEntries": "Si en un únic dia hi ha més d'una entrada amb el mateix nombre de repeticions però diferents pesos, al diagrama es mostra només l'entrada amb el pes més gran.",
"@logHelpEntries": {},
"noNutritionalPlans": "No tens plans nutricionals",
"@noNutritionalPlans": {
"description": "Message shown when the user has no nutritional plans"
},
"planned": "Previst",
"@planned": {
"description": "Header for the column of 'planned' nutritional values, i.e. what should be eaten"
},
"timeStartAhead": "L'hora d'inici no pot ser posterior a la de finalització",
"@timeStartAhead": {},
"logMeal": "Registra l'àpat al diari de nutrició",
"@logMeal": {},
"searchIngredient": "Cerca ingredient",
"@searchIngredient": {
"description": "Label on ingredient search form"
},
"nutritionalPlans": "Plans nutricionals",
"@nutritionalPlans": {},
"measurements": "Mesures",
"@measurements": {
"description": "Categories for the measurements such as biceps size, body fat, etc."
},
"measurementCategoriesHelpText": "Categoria de la mesura, com ara «bíceps» o «greix corporal»",
"@measurementCategoriesHelpText": {},
"date": "Data",
"@date": {
"description": "The date of a workout log or body weight entry"
},
"value": "Valor",
"@value": {
"description": "The value of a measurement entry"
},
"difference": "Diferència",
"@difference": {},
"kcal": "kcal",
"@kcal": {
"description": "Energy in a meal in kilocalories, kcal"
},
"proteinShort": "P",
"@proteinShort": {
"description": "The first letter or short name of the word 'Protein', used in overviews"
},
"fatShort": "G",
"@fatShort": {
"description": "The first letter or short name of the word 'Fat', used in overviews"
},
"saturatedFat": "Greix saturat",
"@saturatedFat": {},
"noWeightEntries": "No teniu cap entrada de pes",
"@noWeightEntries": {
"description": "Message shown when the user has no logged weight entries"
},
"fiber": "Fibra",
"@fiber": {},
"sodium": "Sodi",
"@sodium": {},
"delete": "Esborra",
"@delete": {},
"confirmDelete": "Esteu segur de voler esborrar '{toDelete}'?",
"@confirmDelete": {
"description": "Confirmation text before the user deletes an object",
"type": "text",
"placeholders": {
"toDelete": {
"type": "String"
}
}
},
"goToToday": "Vés a avui",
"@goToToday": {
"description": "Label on button to jump back to 'today' in the calendar widget"
},
"selectExercise": "Seleccioneu un exercici",
"@selectExercise": {
"description": "Error message when the user hasn't selected an exercise in the form"
},
"enterCharacters": "Introduïu entre {min} i {max} caràcters",
"@enterCharacters": {
"description": "Error message when the user hasn't entered the correct number of characters in a form",
"type": "text",
"placeholders": {
"min": {
"type": "String"
},
"max": {
"type": "String"
}
}
},
"recentlyUsedIngredients": "Ingredients afegits recentment",
"@recentlyUsedIngredients": {
"description": "A message when a user adds a new ingredient to a meal."
},
"gallery": "Galeria",
"@gallery": {},
"imageFormatNotSupported": "{imageFormat} no és compatible",
"@imageFormatNotSupported": {
"description": "Label shown on the error container when image format is not supported",
"type": "text",
"placeholders": {
"imageFormat": {
"type": "String"
}
}
},
"imageFormatNotSupportedDetail": "Les imatges {imageFormat} encara no són compatibles.",
"@imageFormatNotSupportedDetail": {
"description": "Label shown on the image preview container when image format is not supported",
"type": "text",
"placeholders": {
"imageFormat": {
"type": "String"
}
}
},
"addImage": "Afegeix imatge",
"@addImage": {},
"dataCopied": "Dades copiades a una nova entrada",
"@dataCopied": {
"description": "Snackbar message to show on copying data to a new log entry"
},
"appUpdateContent": "Aquesta versió de l'app no és compatible amb el servidor, actualitzeu l'aplicació.",
"@appUpdateContent": {},
"weekAverage": "Mitjana de 7 dies",
"@weekAverage": {
"description": "Header for the column of '7 day average' nutritional values, i.e. what was logged last week"
},
"scanBarcode": "Escaneja un codi de barres",
"@scanBarcode": {
"description": "Label for scan barcode button"
},
"close": "Tanca",
"@close": {
"description": "Translation for close"
},
"productFound": "S'ha trobat el producte",
"@productFound": {
"description": "Header label for dialog when product is found with barcode"
},
"productFoundDescription": "El codi de barres es correspon amb aquest producte: {productName}. Voleu continuar?",
"@productFoundDescription": {
"description": "Dialog info when product is found with barcode",
"type": "text",
"placeholders": {
"productName": {
"type": "String"
}
}
},
"productNotFound": "No s'ha trobat el producte",
"@productNotFound": {
"description": "Header label for dialog when product is not found with barcode"
},
"productNotFoundDescription": "El producte amb el codi de barres escanejat {barcode} no s'ha trobat a la base de dades de wger",
"@productNotFoundDescription": {
"description": "Dialog info when product is not found with barcode",
"type": "text",
"placeholders": {
"barcode": {
"type": "String"
}
}
},
"alternativeNames": "Noms alternatius",
"@alternativeNames": {},
"oneNamePerLine": "Un nom per línia",
"@oneNamePerLine": {},
"whatVariationsExist": "Quines variacions d'aquest exercici existeixen, si n'hi ha?",
"@whatVariationsExist": {},
"back": "Esquena",
"@back": {
"description": "Generated entry for translation for server strings"
},
"useMetric": "Utilitza unitats mètriques per al pes corporal",
"@useMetric": {},
"verify": "Verifica",
"@verify": {},
"moreMeasurementEntries": "Afegeix una nova mesura",
"@moreMeasurementEntries": {
"description": "Message shown when the user wants to add new measurement"
},
"translation": "Traducció",
"@translation": {},
"translateExercise": "Tradueix aquest exercici ara",
"@translateExercise": {},
"verifiedEmail": "Correu electrònic verificat",
"@verifiedEmail": {},
"settingsTitle": "Configuració",
"@settingsTitle": {},
"settingsCacheTitle": "Caché",
"@settingsCacheTitle": {},
"textPromptSubheading": "Prem el botó d'acció per començar",
"@textPromptSubheading": {},
"abs": "Abdominals",
"@abs": {
"description": "Generated entry for translation for server strings"
},
"body_weight": "Pes Corporal",
"@body_weight": {
"description": "Generated entry for translation for server strings"
},
"calves": "Pantorrilles",
"@calves": {
"description": "Generated entry for translation for server strings"
},
"cardio": "Cardio",
"@cardio": {
"description": "Generated entry for translation for server strings"
},
"userProfile": "El teu perfil",
"@userProfile": {},
"success": "Èxit",
"@success": {
"description": "Message when an action completed successfully, usually used as a heading"
},
"exerciseList": "Llista d'exercicis",
"@exerciseList": {},
"exercises": "Exercicis",
"@exercises": {
"description": "Multiple exercises for a workout"
},
"exerciseName": "Nom de l'Exercici",
"@exerciseName": {
"description": "Label for the name of a workout exercise"
},
"noMeasurementEntries": "No tens dades de mesura",
"@noMeasurementEntries": {},
"unVerifiedEmail": "Correu electrònic no verificat",
"@unVerifiedEmail": {},
"seconds": "Segons",
"@seconds": {
"description": "Generated entry for translation for server strings"
},
"noMatchingExerciseFound": "No s'han trobat exercicis coincidents",
"@noMatchingExerciseFound": {
"description": "Message returned if no exercises match the searched string"
},
"contributeExerciseWarning": "Només pots contribuir amb exercicis si el teu compte té més de {days} dies i has verificat el teu correu electrònic",
"@contributeExerciseWarning": {
"description": "Number of days before which a person can add exercise",
"placeholders": {
"days": {
"type": "String",
"example": "14"
}
}
},
"minutes": "Minuts",
"@minutes": {
"description": "Generated entry for translation for server strings"
},
"goalProtein": "Objectiu de proteïnes",
"@goalProtein": {},
"goalCarbohydrates": "Objectiu de carbohidrats",
"@goalCarbohydrates": {},
"goalFat": "Objectiu de greixos",
"@goalFat": {},
"onlyLogging": "Només rastreja les calories",
"@onlyLogging": {},
"onlyLoggingHelpText": "Marca la casella si només vols registrar les teves calories i no vols configurar un pla nutricional detallat amb àpats específics",
"@onlyLoggingHelpText": {},
"goalEnergy": "Objectiu energètic",
"@goalEnergy": {},
"today": "Avui",
"@today": {},
"kcalValue": "{value} kcal",
"@kcalValue": {
"description": "A value in kcal, e.g. 500 kcal",
"type": "text",
"placeholders": {
"value": {
"type": "String"
}
}
},
"gValue": "{value} g",
"@gValue": {
"description": "A value in grams, e.g. 5 g",
"type": "text",
"placeholders": {
"value": {
"type": "String"
}
}
},
"percentValue": "{value} %",
"@percentValue": {
"description": "A value in percent, e.g. 10 %",
"type": "text",
"placeholders": {
"value": {
"type": "String"
}
}
},
"aboutMastodonTitle": "Mastodon",
"@aboutMastodonTitle": {},
"selectEntry": "Si us plau, selecciona una entrada",
"@selectEntry": {},
"baseNameEnglish": "Tots els exercicis necessiten un nom base en anglès",
"@baseNameEnglish": {},
"verifiedEmailReason": "Has de verificar el teu correu electrònic per contribuir amb exercicis",
"@verifiedEmailReason": {},
"addExercise": "Afegeix un exercici",
"@addExercise": {},
"contributeExercise": "Contribueix un exercici",
"@contributeExercise": {},
"baseData": "Bàsics en anglès",
"@baseData": {
"description": "The base data for an exercise such as category, trained muscles, etc."
},
"arms": "Braços",
"@arms": {
"description": "Generated entry for translation for server strings"
},
"bench": "Banc",
"@bench": {
"description": "Generated entry for translation for server strings"
},
"biceps": "Bíceps",
"@biceps": {
"description": "Generated entry for translation for server strings"
},
"kilometers": "Quilòmetres",
"@kilometers": {
"description": "Generated entry for translation for server strings"
},
"kilometers_per_hour": "Quilòmetres per hora",
"@kilometers_per_hour": {
"description": "Generated entry for translation for server strings"
},
"until_failure": "Fins al falliment",
"@until_failure": {
"description": "Generated entry for translation for server strings"
},
"kg": "kg",
"@kg": {
"description": "Generated entry for translation for server strings"
},
"lb": "lb",
"@lb": {
"description": "Generated entry for translation for server strings"
},
"barbell": "Barra",
"@barbell": {
"description": "Generated entry for translation for server strings"
},
"hamstrings": "Isquiotibials",
"@hamstrings": {
"description": "Generated entry for translation for server strings"
},
"incline_bench": "Banc inclinat",
"@incline_bench": {
"description": "Generated entry for translation for server strings"
},
"searchNamesInEnglish": "Cerca també noms en anglès",
"@searchNamesInEnglish": {},
"aboutDonateTitle": "Dona",
"@aboutDonateTitle": {},
"aboutDonateText": "Compra'ns un cafè per ajudar amb el projecte, pagar els costos del servidor i mantenir-nos enèrgics",
"@aboutDonateText": {},
"quads": "Quadriceps",
"@quads": {
"description": "Generated entry for translation for server strings"
},
"swiss_ball": "Fitball",
"@swiss_ball": {
"description": "Generated entry for translation for server strings"
},
"sz_bar": "Barra Z",
"@sz_bar": {
"description": "Generated entry for translation for server strings"
},
"kettlebell": "Kettlebell",
"@kettlebell": {
"description": "Generated entry for translation for server strings"
},
"add_exercise_image_license": "Les imatges han de ser compatibles amb la llicència CC BY SA. Si tens dubtes, puja només fotos que hagis pres tu mateix.",
"@add_exercise_image_license": {},
"noIngredientsDefined": "Encara no s'han definit ingredients",
"@noIngredientsDefined": {},
"ingredientLogged": "Ingredient registrat al diari",
"@ingredientLogged": {},
"goalMacro": "Objectius de macronutrients",
"@goalMacro": {
"description": "The goal for macronutrients"
},
"selectMealToLog": "Selecciona un àpat per registrar al diari",
"@selectMealToLog": {},
"goalFiber": "Objectiu de fibra",
"@goalFiber": {},
"loggedToday": "Registrat avui",
"@loggedToday": {},
"enterMinCharacters": "Si us plau, introdueix almenys {min} caràcters",
"@enterMinCharacters": {
"description": "Error message when the user hasn't entered the minimum amount characters in a form",
"type": "text",
"placeholders": {
"min": {
"type": "String"
}
}
},
"variations": "Variacions",
"@variations": {
"description": "Variations of one exercise (e.g. benchpress and benchpress narrow)"
},
"alsoKnownAs": "També conegut com: {aliases}",
"@alsoKnownAs": {
"placeholders": {
"aliases": {
"type": "String"
}
},
"description": "List of alternative names for an exercise"
},
"verifiedEmailInfo": "S'ha enviat un correu electrònic de verificació a {email}",
"@verifiedEmailInfo": {
"placeholders": {
"email": {
"type": "String"
}
}
},
"previous": "Anterior",
"@previous": {},
"next": "Següent",
"@next": {},
"images": "Imatges",
"@images": {},
"language": "Llenguatge",
"@language": {},
"settingsExerciseCacheDescription": "Caché d'exercicis",
"@settingsExerciseCacheDescription": {},
"settingsCacheDeletedSnackbar": "Caché esborrada correctament",
"@settingsCacheDeletedSnackbar": {},
"aboutPageTitle": "Sobre Wger",
"@aboutPageTitle": {},
"cacheWarning": "A causa del caché, podria trigar una estona fins que els canvis siguin visibles a tota l'aplicació.",
"@cacheWarning": {},
"textPromptTitle": "Llest per començar?",
"@textPromptTitle": {},
"chest": "Pit/pectorals",
"@chest": {
"description": "Generated entry for translation for server strings"
},
"gym_mat": "Matalàs de gimnàs",
"@gym_mat": {
"description": "Generated entry for translation for server strings"
},
"lats": "Dorsals",
"@lats": {
"description": "Generated entry for translation for server strings"
},
"legs": "Cames",
"@legs": {
"description": "Generated entry for translation for server strings"
},
"dumbbell": "Manuelles",
"@dumbbell": {
"description": "Generated entry for translation for server strings"
},
"glutes": "Glutis",
"@glutes": {
"description": "Generated entry for translation for server strings"
},
"pull_up_bar": "Barra de pull-ups",
"@pull_up_bar": {
"description": "Generated entry for translation for server strings"
},
"lower_back": "Lumbar",
"@lower_back": {
"description": "Generated entry for translation for server strings"
},
"max_reps": "Repetitions màximes",
"@max_reps": {
"description": "Generated entry for translation for server strings"
},
"miles": "Milles",
"@miles": {
"description": "Generated entry for translation for server strings"
},
"miles_per_hour": "Milles per hora",
"@miles_per_hour": {
"description": "Generated entry for translation for server strings"
},
"plates": "Discs",
"@plates": {
"description": "Generated entry for translation for server strings"
},
"shoulders": "Espatlles",
"@shoulders": {
"description": "Generated entry for translation for server strings"
},
"triceps": "Tríceps",
"@triceps": {
"description": "Generated entry for translation for server strings"
},
"none__bodyweight_exercise_": "cap (exercici de pes corporal)",
"@none__bodyweight_exercise_": {
"description": "Generated entry for translation for server strings"
},
"log": "Registre",
"@log": {
"description": "Log a specific meal (imperative form)"
},
"done": "Ok",
"@done": {},
"deficit": "deficit",
"@deficit": {
"description": "Caloric deficit (either planned or unplanned)"
},
"surplus": "excedent",
"@surplus": {
"description": "Caloric surplus (either planned or unplanned)"
}
}