Skip to content

Commit 4b63575

Browse files
rolandgeiderweblate
authored andcommitted
Translated using Weblate (Indonesian)
Currently translated at 71.0% (157 of 221 strings) Translation: wger Workout Manager/Mobile App Translate-URL: https://hosted.weblate.org/projects/wger/mobile/id/
1 parent 350d01c commit 4b63575

File tree

1 file changed

+20
-8
lines changed

1 file changed

+20
-8
lines changed

lib/l10n/app_id.arb

Lines changed: 20 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@register": {
1313
"description": "Text for registration button"
1414
},
15-
"useDefaultServer": "Gunakan server bawaan ",
15+
"useDefaultServer": "Gunakan server bawaan",
1616
"@useDefaultServer": {
1717
"description": "Toggle button allowing users to switch between the default and a custom wger server"
1818
},
@@ -265,12 +265,15 @@
265265
"description": "The weight of a workout log or body weight entry"
266266
},
267267
"measurement": "Ukuran",
268+
"@measurement": {},
268269
"measurements": "Measurements",
269270
"@measurements": {
270271
"description": "Categories for the measurements such as biceps size, body fat, etc."
271272
},
272273
"measurementCategoriesHelpText": "Measurement category, such as 'biceps' or 'body fat'",
274+
"@measurementCategoriesHelpText": {},
273275
"measurementEntriesHelpText": "The unit used to measure the category such as 'cm' or '%'",
276+
"@measurementEntriesHelpText": {},
274277
"date": "Date",
275278
"@date": {
276279
"description": "The date of a workout log or body weight entry"
@@ -296,6 +299,7 @@
296299
"description": "The end time of a workout"
297300
},
298301
"timeStartAhead": "Start time cannot be ahead of end time",
302+
"@timeStartAhead": {},
299303
"ingredient": "Ingredient",
300304
"@ingredient": {},
301305
"energy": "Energy",
@@ -311,6 +315,7 @@
311315
"description": "Energy in a meal in kilocalories, kcal"
312316
},
313317
"macronutrients": "Macronutrients",
318+
"@macronutrients": {},
314319
"planned": "Planned",
315320
"@planned": {
316321
"description": "Header for the column of 'planned' nutritional values, i.e. what should be eaten"
@@ -324,7 +329,9 @@
324329
"description": "Header for the column of '7 day average' nutritional values, i.e. what was logged last week"
325330
},
326331
"difference": "Difference",
332+
"@difference": {},
327333
"percentEnergy": "Percent of energy",
334+
"@percentEnergy": {},
328335
"gPerBodyKg": "g per body kg",
329336
"@gPerBodyKg": {
330337
"description": "Label used for total sums of e.g. calories or similar in grams per Kg of body weight"
@@ -345,21 +352,21 @@
345352
"@protein": {},
346353
"proteinShort": "P",
347354
"@proteinShort": {
348-
"description" : "The first letter or short name of the word 'Protein', used in overviews"
355+
"description": "The first letter or short name of the word 'Protein', used in overviews"
349356
},
350357
"carbohydrates": "Carbohydrates",
351358
"@carbohydrates": {},
352359
"carbohydratesShort": "C",
353360
"@carbohydratesShort": {
354-
"description" : "The first letter or short name of the word 'Carbohydrates', used in overviews"
361+
"description": "The first letter or short name of the word 'Carbohydrates', used in overviews"
355362
},
356363
"sugars": "Sugars",
357364
"@sugars": {},
358365
"fat": "Fat",
359366
"@fat": {},
360367
"fatShort": "F",
361368
"@fatShort": {
362-
"description" : "The first letter or short name of the word 'Fat', used in overviews"
369+
"description": "The first letter or short name of the word 'Fat', used in overviews"
363370
},
364371
"saturatedFat": "Saturated fat",
365372
"@saturatedFat": {},
@@ -406,6 +413,7 @@
406413
"description": "Switch to toggle detail / overview"
407414
},
408415
"goToDetailPage": "Go to detail page",
416+
"@goToDetailPage": {},
409417
"aboutDescription": "Thank you for using wger! wger is a collaborative open source project, made by fitness enthusiasts from around the world.",
410418
"@aboutDescription": {
411419
"description": "Text in the about dialog"
@@ -503,21 +511,25 @@
503511
"description": "Label for the popup with general app options"
504512
},
505513
"takePicture": "Take a picture",
514+
"@takePicture": {},
506515
"chooseFromLibrary": "Choose from photo library",
516+
"@chooseFromLibrary": {},
507517
"gallery": "Gallery",
518+
"@gallery": {},
508519
"addImage": "Add image",
520+
"@addImage": {},
509521
"dataCopied": "Data copied to new entry",
510522
"@dataCopied": {
511523
"description": "Snackbar message to show on copying data to a new log entry"
512524
},
513-
"appUpdateTitle" : "Update needed",
514-
"appUpdateContent" : "This version of the app is not compatible with the server, please update your application.",
515-
525+
"appUpdateTitle": "Update needed",
526+
"@appUpdateTitle": {},
527+
"appUpdateContent": "This version of the app is not compatible with the server, please update your application.",
528+
"@appUpdateContent": {},
516529
"productFound": "Product found",
517530
"@productFound": {
518531
"description": "Header label for dialog when product is found with barcode"
519532
},
520-
521533
"productFoundDescription": "The barcode corresponds to this product: {productName}. Do you want to continue?",
522534
"@productFoundDescription": {
523535
"description": "Dialog info when product is found with barcode",

0 commit comments

Comments
 (0)