|
57 | 57 | "@customServerUrl": {
|
58 | 58 | "description": "Label in the form where the users can enter their own wger instance"
|
59 | 59 | },
|
60 |
| - "customServerHint": "Enter the the address of your own server, otherwise the default one will be used", |
| 60 | + "customServerHint": "Enter the address of your own server, otherwise the default one will be used", |
61 | 61 | "@customServerHint": {
|
62 | 62 | "description": "Hint text for the form where the users can enter their own wger instance"
|
63 | 63 | },
|
|
271 | 271 | "description": "The weight of a workout log or body weight entry"
|
272 | 272 | },
|
273 | 273 | "measurement": "Measurement",
|
| 274 | + "@measurement": {}, |
274 | 275 | "measurements": "Measurements",
|
275 | 276 | "@measurements": {
|
276 | 277 | "description": "Categories for the measurements such as biceps size, body fat, etc."
|
277 | 278 | },
|
278 | 279 | "measurementCategoriesHelpText": "Measurement category, such as 'biceps' or 'body fat'",
|
| 280 | + "@measurementCategoriesHelpText": {}, |
279 | 281 | "measurementEntriesHelpText": "The unit used to measure the category such as 'cm' or '%'",
|
| 282 | + "@measurementEntriesHelpText": {}, |
280 | 283 | "date": "Date",
|
281 | 284 | "@date": {
|
282 | 285 | "description": "The date of a workout log or body weight entry"
|
|
302 | 305 | "description": "The end time of a workout"
|
303 | 306 | },
|
304 | 307 | "timeStartAhead": "Start time cannot be ahead of end time",
|
| 308 | + "@timeStartAhead": {}, |
305 | 309 | "ingredient": "Ingredient",
|
306 | 310 | "@ingredient": {},
|
307 | 311 | "energy": "Energy",
|
|
317 | 321 | "description": "Energy in a meal in kilocalories, kcal"
|
318 | 322 | },
|
319 | 323 | "macronutrients": "Macronutrients",
|
| 324 | + "@macronutrients": {}, |
320 | 325 | "planned": "Planned",
|
321 | 326 | "@planned": {
|
322 | 327 | "description": "Header for the column of 'planned' nutritional values, i.e. what should be eaten"
|
|
330 | 335 | "description": "Header for the column of '7 day average' nutritional values, i.e. what was logged last week"
|
331 | 336 | },
|
332 | 337 | "difference": "Difference",
|
| 338 | + "@difference": {}, |
333 | 339 | "percentEnergy": "Percent of energy",
|
| 340 | + "@percentEnergy": {}, |
334 | 341 | "gPerBodyKg": "g per body kg",
|
335 | 342 | "@gPerBodyKg": {
|
336 | 343 | "description": "Label used for total sums of e.g. calories or similar in grams per Kg of body weight"
|
|
351 | 358 | "@protein": {},
|
352 | 359 | "proteinShort": "P",
|
353 | 360 | "@proteinShort": {
|
354 |
| - "description" : "The first letter or short name of the word 'Protein', used in overviews" |
| 361 | + "description": "The first letter or short name of the word 'Protein', used in overviews" |
355 | 362 | },
|
356 | 363 | "carbohydrates": "Carbohydrates",
|
357 | 364 | "@carbohydrates": {},
|
358 | 365 | "carbohydratesShort": "C",
|
359 | 366 | "@carbohydratesShort": {
|
360 |
| - "description" : "The first letter or short name of the word 'Carbohydrates', used in overviews" |
| 367 | + "description": "The first letter or short name of the word 'Carbohydrates', used in overviews" |
361 | 368 | },
|
362 | 369 | "sugars": "Sugars",
|
363 | 370 | "@sugars": {},
|
364 | 371 | "fat": "Fat",
|
365 | 372 | "@fat": {},
|
366 | 373 | "fatShort": "F",
|
367 | 374 | "@fatShort": {
|
368 |
| - "description" : "The first letter or short name of the word 'Fat', used in overviews" |
| 375 | + "description": "The first letter or short name of the word 'Fat', used in overviews" |
369 | 376 | },
|
370 | 377 | "saturatedFat": "Saturated fat",
|
371 | 378 | "@saturatedFat": {},
|
|
412 | 419 | "description": "Switch to toggle detail / overview"
|
413 | 420 | },
|
414 | 421 | "goToDetailPage": "Go to detail page",
|
| 422 | + "@goToDetailPage": {}, |
415 | 423 | "aboutDescription": "Thank you for using wger! wger is a collaborative open source project, made by fitness enthusiasts from around the world.",
|
416 | 424 | "@aboutDescription": {
|
417 | 425 | "description": "Text in the about dialog"
|
|
519 | 527 | "description": "Label for the popup with general app options"
|
520 | 528 | },
|
521 | 529 | "takePicture": "Take a picture",
|
| 530 | + "@takePicture": {}, |
522 | 531 | "chooseFromLibrary": "Choose from photo library",
|
| 532 | + "@chooseFromLibrary": {}, |
523 | 533 | "gallery": "Gallery",
|
| 534 | + "@gallery": {}, |
524 | 535 | "addImage": "Add image",
|
| 536 | + "@addImage": {}, |
525 | 537 | "dataCopied": "Data copied to new entry",
|
526 | 538 | "@dataCopied": {
|
527 | 539 | "description": "Snackbar message to show on copying data to a new log entry"
|
528 | 540 | },
|
529 |
| - "appUpdateTitle" : "Update needed", |
530 |
| - "appUpdateContent" : "This version of the app is not compatible with the server, please update your application.", |
531 |
| - |
| 541 | + "appUpdateTitle": "Update needed", |
| 542 | + "@appUpdateTitle": {}, |
| 543 | + "appUpdateContent": "This version of the app is not compatible with the server, please update your application.", |
| 544 | + "@appUpdateContent": {}, |
532 | 545 | "productFound": "Product found",
|
533 | 546 | "@productFound": {
|
534 | 547 | "description": "Header label for dialog when product is found with barcode"
|
535 | 548 | },
|
536 |
| - |
537 | 549 | "productFoundDescription": "The barcode corresponds to this product: {productName}. Do you want to continue?",
|
538 | 550 | "@productFoundDescription": {
|
539 | 551 | "description": "Dialog info when product is found with barcode",
|
|
0 commit comments