diff --git a/src/frontend/langs/ar-SA.json b/src/frontend/langs/ar-SA.json index 4334533..089a9a6 100644 --- a/src/frontend/langs/ar-SA.json +++ b/src/frontend/langs/ar-SA.json @@ -106,25 +106,25 @@ }, "_template": { "description": "تخصيص نموذج التنبيه الخاص بك.", - "description2": "Hashtag '#misshaialert' will be appended regardless of the template.", - "default": "My Misskey activity yesterday was:\n\nNotes: {notesCount}({notesDelta})\nFollowing: {followingCount}({followingDelta})\nFollowers: {followersCount}({followersDelta})\n\n{url}", - "insertVariables": "Insert variables", - "insertVariablesHelp": "The string enclosed in { } is called \"variables\" and has a special meaning. If you include this, it will be automatically replaced to the actual value when alerts created.", + "description2": "سيتم إلحاق هاشتاج '#misshaialert' بغض النظر عن نموذج.", + "default": "كان نشاطي على Misskey بالأمس:\n\nملاحظات: {notesCount}({notesDelta})\nمتابعة {followingCount}({followingDelta})\nالمتابعون: {followersCount}({followersDelta})\n\n{url}", + "insertVariables": "أدخل متغيرات", + "insertVariablesHelp": "السلسلة المضمنة في{ } تسمى \"المتغيرات\" ولها معنى خاص. إذا قمت بتضمين هذا ، فسيتم استبداله تلقائيًا بالقيمة الفعلية عند إنشاء التنبيهات.", "_variables": { - "notesCount": "Notes Count", - "followingCount": "Following Count", - "followersCount": "Followers Count", - "notesDelta": "Notes Count (day-over-day difference)", - "followingDelta": "Following Count (day-over-day difference)", - "followersDelta": "Followers Count (day-over-day difference)", - "url": "URL of this site", - "username": "Your Username", - "host": "Your host", - "rating": "Your rating" + "notesCount": "عدد الملاحظات", + "followingCount": "عدد المتابعات", + "followersCount": "عدد المتابعين", + "notesDelta": "عدد الملاحظات (فرق يوم بعد يوم)", + "followingDelta": "عدد المتابعات (فرق يوم بعد يوم)", + "followersDelta": "عدد المتابعين (فرق يوم بعد يوم)", + "url": "عنوان Url لهذا الموقع", + "username": "اسم المستخدم الخاص بك", + "host": "مضيفك", + "rating": "تقييمك" } }, "_error": { - "sorry": "Something went wrong. Please retry again.", + "sorry": "هناك خطأ ما. يرجى المحاولة مجددا.", "additionalInfo": "Additional Info: ", "hitorisskeyIsDenied": "You cannot integrate with hitorisskey.", "teapot": "I'm a teapot.",