diff options
| author | baloo toumi <abidin24@disroot.org> | 2023-06-09 12:10:55 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2023-06-13 19:12:24 +0000 |
| commit | a7705ade8881a20be3a1d5fc4de5e65564c1f2bb (patch) | |
| tree | 8cc28c970033b204e3f1a29fc04d351330d894bd /src/i18n/ar.json | |
| parent | 148e8a71700c3daa0e02a28214e0e0ce93b78290 (diff) | |
Translated using Weblate (Arabic)
Currently translated at 58.3% (615 of 1054 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ar/
Diffstat (limited to 'src/i18n/ar.json')
| -rw-r--r-- | src/i18n/ar.json | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/src/i18n/ar.json b/src/i18n/ar.json index 4c213715..f2a62ff9 100644 --- a/src/i18n/ar.json +++ b/src/i18n/ar.json @@ -524,8 +524,8 @@ "followers": "مُتابِعون", "following": "", "follows_you": "يتابعك!", - "mute": "كتم", - "muted": "تم كتمه", + "mute": "اكتم", + "muted": "مكتوم", "per_day": "في اليوم", "remote_follow": "مُتابَعة عن بُعد", "statuses": "المنشورات", @@ -554,7 +554,13 @@ "unfollow_confirm_accept_button": "ألغ المتابعة", "unfollow_confirm_cancel_button": "لا تلغ المتابعة", "media": "وسائط", - "block_confirm": "أتريد حظر {user} ؟" + "block_confirm": "أتريد حظر {user} ؟", + "mute_confirm_cancel_button": "لا تكتم", + "mute_confirm_title": "تأكيد الكتم", + "message": "راسل", + "mute_confirm": "أتريد كتم {user}؟", + "mute_confirm_accept_button": "اكتم", + "mention": "أذكر" }, "user_profile": { "timeline_title": "الخيط الزمني للمستخدم" |
