Skip to content

Commit 071466c

Browse files
sasukeiscoolweblate
authored andcommitted
Translated using Weblate (Japanese)
Currently translated at 67.0% (157 of 234 strings) Translation: wger Workout Manager/Mobile App Translate-URL: https://hosted.weblate.org/projects/wger/mobile/ja/
1 parent c46b09e commit 071466c

File tree

1 file changed

+22
-8
lines changed

1 file changed

+22
-8
lines changed

lib/l10n/app_ja.arb

Lines changed: 22 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -264,12 +264,15 @@
264264
"description": "The weight of a workout log or body weight entry"
265265
},
266266
"measurement": "測定",
267+
"@measurement": {},
267268
"measurements": "測定結果",
268269
"@measurements": {
269270
"description": "Categories for the measurements such as biceps size, body fat, etc."
270271
},
271272
"measurementCategoriesHelpText": "Measurement category, such as 'biceps' or 'body fat'",
273+
"@measurementCategoriesHelpText": {},
272274
"measurementEntriesHelpText": "The unit used to measure the category such as 'cm' or '%'",
275+
"@measurementEntriesHelpText": {},
273276
"date": "日付",
274277
"@date": {
275278
"description": "The date of a workout log or body weight entry"
@@ -295,6 +298,7 @@
295298
"description": "The end time of a workout"
296299
},
297300
"timeStartAhead": "終了時刻を開始時刻より前にすることはできません",
301+
"@timeStartAhead": {},
298302
"ingredient": "食材",
299303
"@ingredient": {},
300304
"energy": "エネルギー",
@@ -310,6 +314,7 @@
310314
"description": "Energy in a meal in kilocalories, kcal"
311315
},
312316
"macronutrients": "大栄養素",
317+
"@macronutrients": {},
313318
"planned": "計画された",
314319
"@planned": {
315320
"description": "Header for the column of 'planned' nutritional values, i.e. what should be eaten"
@@ -323,7 +328,9 @@
323328
"description": "Header for the column of '7 day average' nutritional values, i.e. what was logged last week"
324329
},
325330
"difference": "違い",
331+
"@difference": {},
326332
"percentEnergy": "エネルギーの割合(%)",
333+
"@percentEnergy": {},
327334
"gPerBodyKg": "体重(kg)に対するエネルギー(g)の割合",
328335
"@gPerBodyKg": {
329336
"description": "Label used for total sums of e.g. calories or similar in grams per Kg of body weight"
@@ -344,21 +351,21 @@
344351
"@protein": {},
345352
"proteinShort": "P",
346353
"@proteinShort": {
347-
"description" : "The first letter or short name of the word 'Protein', used in overviews"
354+
"description": "The first letter or short name of the word 'Protein', used in overviews"
348355
},
349356
"carbohydrates": "炭水化物",
350357
"@carbohydrates": {},
351358
"carbohydratesShort": "C",
352359
"@carbohydratesShort": {
353-
"description" : "The first letter or short name of the word 'Carbohydrates', used in overviews"
360+
"description": "The first letter or short name of the word 'Carbohydrates', used in overviews"
354361
},
355362
"sugars": "糖分",
356363
"@sugars": {},
357364
"fat": "脂肪",
358365
"@fat": {},
359366
"fatShort": "F",
360367
"@fatShort": {
361-
"description" : "The first letter or short name of the word 'Fat', used in overviews"
368+
"description": "The first letter or short name of the word 'Fat', used in overviews"
362369
},
363370
"saturatedFat": "Saturated fat",
364371
"@saturatedFat": {},
@@ -405,6 +412,7 @@
405412
"description": "Switch to toggle detail / overview"
406413
},
407414
"goToDetailPage": "Go to detail page",
415+
"@goToDetailPage": {},
408416
"aboutDescription": "Thank you for using wger! wger is a collaborative open source project, made by fitness enthusiasts from around the world.",
409417
"@aboutDescription": {
410418
"description": "Text in the about dialog"
@@ -502,21 +510,25 @@
502510
"description": "Label for the popup with general app options"
503511
},
504512
"takePicture": "Take a picture",
513+
"@takePicture": {},
505514
"chooseFromLibrary": "Choose from photo library",
515+
"@chooseFromLibrary": {},
506516
"gallery": "Gallery",
517+
"@gallery": {},
507518
"addImage": "Add image",
519+
"@addImage": {},
508520
"dataCopied": "Data copied to new entry",
509521
"@dataCopied": {
510522
"description": "Snackbar message to show on copying data to a new log entry"
511523
},
512-
"appUpdateTitle" : "Update needed",
513-
"appUpdateContent" : "This version of the app is not compatible with the server, please update your application.",
514-
524+
"appUpdateTitle": "Update needed",
525+
"@appUpdateTitle": {},
526+
"appUpdateContent": "This version of the app is not compatible with the server, please update your application.",
527+
"@appUpdateContent": {},
515528
"productFound": "Product found",
516529
"@productFound": {
517530
"description": "Header label for dialog when product is found with barcode"
518531
},
519-
520532
"productFoundDescription": "The barcode corresponds to this product: {productName}. Do you want to continue?",
521533
"@productFoundDescription": {
522534
"description": "Dialog info when product is found with barcode",
@@ -544,5 +556,7 @@
544556
"close": "Close",
545557
"@close": {
546558
"description": "Translation for close"
547-
}
559+
},
560+
"userProfile": "あなたのプロフィール",
561+
"@userProfile": {}
548562
}

0 commit comments

Comments
 (0)