mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 23:42:00 +01:00
Translated using Weblate (Spanish)
Currently translated at 100.0% (159 of 159 strings) Translation: wger Workout Manager/Mobile App Translate-URL: https://hosted.weblate.org/projects/wger/mobile/es/
This commit is contained in:
@@ -526,5 +526,41 @@
|
||||
"appUpdateTitle": "Es necesario actualizar",
|
||||
"@appUpdateTitle": {},
|
||||
"appUpdateContent": "Esta versión de la aplicación no es compatible con el servidor. Por favor, actualízala.",
|
||||
"@appUpdateContent": {}
|
||||
"@appUpdateContent": {},
|
||||
"productFoundDescription": "El código de barras corresponde a este producto: {productName}. Deseas continuar?",
|
||||
"@productFoundDescription": {
|
||||
"description": "Dialog info when product is found with barcode",
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"productName": {}
|
||||
}
|
||||
},
|
||||
"weekAverage": "Promedio de 7 días",
|
||||
"@weekAverage": {
|
||||
"description": "Header for the column of '7 day average' nutritional values, i.e. what was logged last week"
|
||||
},
|
||||
"productFound": "Producto encontrado",
|
||||
"@productFound": {
|
||||
"description": "Header label for dialog when product is found with barcode"
|
||||
},
|
||||
"productNotFound": "Producto no encontrado",
|
||||
"@productNotFound": {
|
||||
"description": "Header label for dialog when product is not found with barcode"
|
||||
},
|
||||
"productNotFoundDescription": "El producto con el código de barras escaneado {barcode} no se ha encontrado en la base de datos de wger",
|
||||
"@productNotFoundDescription": {
|
||||
"description": "Dialog info when product is not found with barcode",
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"barcode": {}
|
||||
}
|
||||
},
|
||||
"scanBarcode": "Escanear código de barras",
|
||||
"@scanBarcode": {
|
||||
"description": "Label for scan barcode button"
|
||||
},
|
||||
"close": "Cerrar",
|
||||
"@close": {
|
||||
"description": "Translation for close"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user