From 50bcb0bbe86d2c2da15e43aa16e725b11d6f892a Mon Sep 17 00:00:00 2001 From: Mahmuoud Salehi Date: Sun, 12 Oct 2025 20:11:09 +0200 Subject: [PATCH] Translated using Weblate (Persian) Currently translated at 34.7% (116 of 334 strings) Translation: wger Workout Manager/Mobile App Translate-URL: https://hosted.weblate.org/projects/wger/mobile/fa/ --- lib/l10n/app_fa.arb | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/lib/l10n/app_fa.arb b/lib/l10n/app_fa.arb index 37275152..76a193f7 100644 --- a/lib/l10n/app_fa.arb +++ b/lib/l10n/app_fa.arb @@ -351,5 +351,39 @@ "energy": "انرژی", "@energy": { "description": "Energy in a meal, ingredient etc. e.g. in kJ" + }, + "barWeight": "وزن میله", + "@barWeight": {}, + "exercise": "تمرین", + "@exercise": { + "description": "An exercise for a workout" + }, + "unit": "واحد", + "@unit": { + "description": "The unit used for a repetition (kg, time, etc.)" + }, + "exercises": "تمرین ها", + "@exercises": { + "description": "Multiple exercises for a workout" + }, + "exerciseName": "نام تمرین", + "@exerciseName": { + "description": "Label for the name of a workout exercise" + }, + "searchExercise": "تمرین را برای افزودن جستجو کنید", + "@searchExercise": { + "description": "Label on set form. Selected exercises are added to the set" + }, + "noIngredientsDefined": "هنوز هیچ مواد تشکیل دهنده ای تعریف نشده", + "@noIngredientsDefined": {}, + "noMatchingExerciseFound": "هیچ تمرین مطابقی پیدا نشد", + "@noMatchingExerciseFound": { + "description": "Message returned if no exercises match the searched string" + }, + "searchNamesInEnglish": "اسامی را به زبان انگلیسی هم جستجو کنید", + "@searchNamesInEnglish": {}, + "equipment": "تجهیزات", + "@equipment": { + "description": "Equipment needed to perform an exercise" } }