mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 00:17:48 +01:00
Translated using Weblate (Russian)
Currently translated at 98.1% (156 of 159 strings) Translation: wger Workout Manager/Mobile App Translate-URL: https://hosted.weblate.org/projects/wger/mobile/ru/
This commit is contained in:
committed by
Hosted Weblate
parent
f0195ab235
commit
9f20241efd
@@ -520,5 +520,41 @@
|
||||
"carbohydrates": "Углеводы",
|
||||
"@carbohydrates": {},
|
||||
"fat": "Жиры",
|
||||
"@fat": {}
|
||||
"@fat": {},
|
||||
"productNotFound": "Продукт не найден",
|
||||
"@productNotFound": {
|
||||
"description": "Header label for dialog when product is not found with barcode"
|
||||
},
|
||||
"productNotFoundDescription": "Продукт со отсканированным штрихкодом {barcode} не найден в базе данных wger",
|
||||
"@productNotFoundDescription": {
|
||||
"description": "Dialog info when product is not found with barcode",
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"barcode": {}
|
||||
}
|
||||
},
|
||||
"scanBarcode": "Сканировать штрихкод",
|
||||
"@scanBarcode": {
|
||||
"description": "Label for scan barcode button"
|
||||
},
|
||||
"close": "Закрыть",
|
||||
"@close": {
|
||||
"description": "Translation for close"
|
||||
},
|
||||
"weekAverage": "В среднем за 7 дней",
|
||||
"@weekAverage": {
|
||||
"description": "Header for the column of '7 day average' nutritional values, i.e. what was logged last week"
|
||||
},
|
||||
"productFound": "Продукт найден",
|
||||
"@productFound": {
|
||||
"description": "Header label for dialog when product is found with barcode"
|
||||
},
|
||||
"productFoundDescription": "Штрихкод соответствует этому продукту: {productName}. Вы хотите продолжить?",
|
||||
"@productFoundDescription": {
|
||||
"description": "Dialog info when product is found with barcode",
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"productName": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user