Skip to content

Commit

Permalink
New translations common.json (Galician)
Browse files Browse the repository at this point in the history
  • Loading branch information
openfoodfacts-bot committed Dec 20, 2024
1 parent eea4d50 commit 52da199
Showing 1 changed file with 30 additions and 48 deletions.
78 changes: 30 additions & 48 deletions src/i18n/gl.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
"countries": "Países",
"view": "Ver",
"edit": "Editar",
"remaining": "Remaining: {{count}}",
"hide_images": "Ocultar imaxes (carga máis rápida)",
"display_images": "Mostrar imaxes",
"annotations": "Anotacións",
Expand Down Expand Up @@ -129,7 +130,7 @@
"logos-deep-search": "Anotación infinita",
"manage": "Xestionar",
"insights": "Perspectivas",
"nutritions": "Información nutricional",
"nutritions": "Nutrición",
"settings": "Axustes",
"eco-score": "Eco-score",
"dashboard": "Panel de control de logotipos",
Expand Down Expand Up @@ -247,7 +248,7 @@
"Open_Food_Facts_wiki": "Open Food Facts wiki (en)",
"Translators": "Tradutores",
"Partners": "Socios",
"Open_Beauty_Facts": "Open Beauty Facts - Cosméticos",
"Open_Beauty_Facts": "Open Beauty Facts - cosmetics",
"text2": "Unha base de datos de colaboración, libre e aberto de produtos alimenticios de todo o mundo."
},
"helper": {
Expand Down Expand Up @@ -313,53 +314,34 @@
"close": "Pechar"
},
"nutrition": {
"instructions": {
"cropTheTable": "Recorta a imaxe para simplificar a túa anotación",
"verifyNutrimentDetected": "Indica se o nutriente detectado é correcto",
"selectMissingNutriments": "Engade os nutrimentos que faltan (podes facer clic aínda que a palabra non teña caixa)",
"selectValue": "Seleccione o valor nutricional de: "
},
"steps": {
"1": "Recortar",
"2": "Valores especiais",
"3": "Selección de nutrientes",
"4": "Selección de valores"
},
"loading": "Cargando...",
"unknown_brand": "Marca descoñecida",
"value_missing": "Esqueciches introducir un valor.",
"next": "Seguinte paso",
"prev": "Paso anterior",
"skip": "Omita este produto",
"validate": "Validar a táboa",
"unselect_picture": "Sen información nutricional",
"basis": "datos para: ",
"servingSize": "serving size",
"value": "Valor",
"unit": "Unit",
"nutriments": {
"nutriment_energy-kj": "Enerxía (kJ)",
"nutriment_energy-kcal": "Energy (kCal)",
"nutriment_fat": "Graxas",
"nutriment_saturated-fat": "Saturated fat",
"nutriment_carbohydrates": "Carbohidratos",
"nutriment_sugars": "Sugar",
"nutriment_proteins": "Protein content",
"nutriment_fiber": "Fibres",
"nutriment_salt": "Sal",
"nutriment_sodium": "Sodio"
"table_partialy_filled": "Table with already some data",
"display_off_values": "Display values from OpenFoodFacts",
"nutrients": "Nutrients",
"serving_size": "Tamaño da ración",
"add_nutrient": "-- add nutrient --",
"validate_100g": "Validate (100g)",
"validate_serving": "Validate (serving)",
"skip": "Saltar",
"invalid_image": "Invalid image",
"pictures": {
"picture_date": "Photo uploaded",
"selected_as_nutrients": "Selected as nutriment image ✅",
"not_selected_as_nutrients": "Not selected as nutriment ❌"
},
"history": {
"title": "Session History",
"status": "estado",
"product name": "nome do produto",
"view": "ver páxina",
"edit": "editar páxina",
"SKIP": "ignorado",
"VALIDATED": "editado",
"WRONG_IMAGE": "imaxe non seleccionada",
"close": "pechar",
"open": "abrir historia"
"instructions": {
"open_button": "Open instructions",
"title": "How to use the interface",
"chose_between_empty_and_partially_filled": "You can chose between products for which OpenFoodFacts (OFF) has no data about the nutrients. Or product with partially filled nutrient table.",
"picture_date_is_display": "The date of the picture is displayed on top of it. Allowing you to check if it's a recent one.",
"nutriments_from_off_are_displayed": "You can display data that are already present in the OFF database. They will appear under the inputs:",
"green_for_same": "With <1>green</1> for those matching with the input value.",
"orange_for_empty": "With <1>orange</1> for those with empty input value.",
"red_for_different": "With <1>red</1> for those with different input value.",
"indicate_not_provided_value": "Empty inputs are ignored. If fibers are not present in the table, you can put \"-\" to specify the value is not available.",
"validate_one_column": "Once you've verified one column, you can validate. It's useless to fill both columns. The data base only save one of them. The second one is computed by using proportionality.",
"skip_button": "If you don't know how to deal with an image, or you just don't want to do it, press \"skip\". Other user will be able to handle it.",
"invalid_image_button": "If the pictures is not a nutritional table, press \"Invalid image\" to remove it from the list of the images to verify",
"close": "Pechar"
}
},
"notfound": {
Expand Down

0 comments on commit 52da199

Please sign in to comment.