Skip to content

Commit aadfbc0

Browse files
gbuendiaweblate
authored andcommitted
Translated using Weblate (English)
Currently translated at 100.0% (159 of 159 strings) Translation: wger Workout Manager/Mobile App Translate-URL: https://hosted.weblate.org/projects/wger/mobile/en/
1 parent 7a07a52 commit aadfbc0

File tree

1 file changed

+20
-8
lines changed

1 file changed

+20
-8
lines changed

lib/l10n/app_en.arb

Lines changed: 20 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@customServerUrl": {
5858
"description": "Label in the form where the users can enter their own wger instance"
5959
},
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",
6161
"@customServerHint": {
6262
"description": "Hint text for the form where the users can enter their own wger instance"
6363
},
@@ -271,12 +271,15 @@
271271
"description": "The weight of a workout log or body weight entry"
272272
},
273273
"measurement": "Measurement",
274+
"@measurement": {},
274275
"measurements": "Measurements",
275276
"@measurements": {
276277
"description": "Categories for the measurements such as biceps size, body fat, etc."
277278
},
278279
"measurementCategoriesHelpText": "Measurement category, such as 'biceps' or 'body fat'",
280+
"@measurementCategoriesHelpText": {},
279281
"measurementEntriesHelpText": "The unit used to measure the category such as 'cm' or '%'",
282+
"@measurementEntriesHelpText": {},
280283
"date": "Date",
281284
"@date": {
282285
"description": "The date of a workout log or body weight entry"
@@ -302,6 +305,7 @@
302305
"description": "The end time of a workout"
303306
},
304307
"timeStartAhead": "Start time cannot be ahead of end time",
308+
"@timeStartAhead": {},
305309
"ingredient": "Ingredient",
306310
"@ingredient": {},
307311
"energy": "Energy",
@@ -317,6 +321,7 @@
317321
"description": "Energy in a meal in kilocalories, kcal"
318322
},
319323
"macronutrients": "Macronutrients",
324+
"@macronutrients": {},
320325
"planned": "Planned",
321326
"@planned": {
322327
"description": "Header for the column of 'planned' nutritional values, i.e. what should be eaten"
@@ -330,7 +335,9 @@
330335
"description": "Header for the column of '7 day average' nutritional values, i.e. what was logged last week"
331336
},
332337
"difference": "Difference",
338+
"@difference": {},
333339
"percentEnergy": "Percent of energy",
340+
"@percentEnergy": {},
334341
"gPerBodyKg": "g per body kg",
335342
"@gPerBodyKg": {
336343
"description": "Label used for total sums of e.g. calories or similar in grams per Kg of body weight"
@@ -351,21 +358,21 @@
351358
"@protein": {},
352359
"proteinShort": "P",
353360
"@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"
355362
},
356363
"carbohydrates": "Carbohydrates",
357364
"@carbohydrates": {},
358365
"carbohydratesShort": "C",
359366
"@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"
361368
},
362369
"sugars": "Sugars",
363370
"@sugars": {},
364371
"fat": "Fat",
365372
"@fat": {},
366373
"fatShort": "F",
367374
"@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"
369376
},
370377
"saturatedFat": "Saturated fat",
371378
"@saturatedFat": {},
@@ -412,6 +419,7 @@
412419
"description": "Switch to toggle detail / overview"
413420
},
414421
"goToDetailPage": "Go to detail page",
422+
"@goToDetailPage": {},
415423
"aboutDescription": "Thank you for using wger! wger is a collaborative open source project, made by fitness enthusiasts from around the world.",
416424
"@aboutDescription": {
417425
"description": "Text in the about dialog"
@@ -519,21 +527,25 @@
519527
"description": "Label for the popup with general app options"
520528
},
521529
"takePicture": "Take a picture",
530+
"@takePicture": {},
522531
"chooseFromLibrary": "Choose from photo library",
532+
"@chooseFromLibrary": {},
523533
"gallery": "Gallery",
534+
"@gallery": {},
524535
"addImage": "Add image",
536+
"@addImage": {},
525537
"dataCopied": "Data copied to new entry",
526538
"@dataCopied": {
527539
"description": "Snackbar message to show on copying data to a new log entry"
528540
},
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": {},
532545
"productFound": "Product found",
533546
"@productFound": {
534547
"description": "Header label for dialog when product is found with barcode"
535548
},
536-
537549
"productFoundDescription": "The barcode corresponds to this product: {productName}. Do you want to continue?",
538550
"@productFoundDescription": {
539551
"description": "Dialog info when product is found with barcode",

0 commit comments

Comments
 (0)