0
0
Fork 0

New translations ja-JP.json (Arabic)

This commit is contained in:
Ebise Lutica 2021-10-09 03:47:34 +09:00
parent fbb7d2bbbf
commit 901d09eb14

View file

@ -106,25 +106,25 @@
}, },
"_template": { "_template": {
"description": "تخصيص نموذج التنبيه الخاص بك.", "description": "تخصيص نموذج التنبيه الخاص بك.",
"description2": "Hashtag '#misshaialert' will be appended regardless of the template.", "description2": "سيتم إلحاق هاشتاج '#misshaialert' بغض النظر عن نموذج.",
"default": "My Misskey activity yesterday was:\n\nNotes: {notesCount}({notesDelta})\nFollowing: {followingCount}({followingDelta})\nFollowers: {followersCount}({followersDelta})\n\n{url}", "default": "كان نشاطي على Misskey بالأمس:\n\nملاحظات: {notesCount}({notesDelta})\nمتابعة {followingCount}({followingDelta})\nالمتابعون: {followersCount}({followersDelta})\n\n{url}",
"insertVariables": "Insert variables", "insertVariables": "أدخل متغيرات",
"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.", "insertVariablesHelp": "السلسلة المضمنة في{ } تسمى \"المتغيرات\" ولها معنى خاص. إذا قمت بتضمين هذا ، فسيتم استبداله تلقائيًا بالقيمة الفعلية عند إنشاء التنبيهات.",
"_variables": { "_variables": {
"notesCount": "Notes Count", "notesCount": "عدد الملاحظات",
"followingCount": "Following Count", "followingCount": "عدد المتابعات",
"followersCount": "Followers Count", "followersCount": "عدد المتابعين",
"notesDelta": "Notes Count (day-over-day difference)", "notesDelta": "عدد الملاحظات (فرق يوم بعد يوم)",
"followingDelta": "Following Count (day-over-day difference)", "followingDelta": "عدد المتابعات (فرق يوم بعد يوم)",
"followersDelta": "Followers Count (day-over-day difference)", "followersDelta": "عدد المتابعين (فرق يوم بعد يوم)",
"url": "URL of this site", "url": "عنوان Url لهذا الموقع",
"username": "Your Username", "username": "اسم المستخدم الخاص بك",
"host": "Your host", "host": "مضيفك",
"rating": "Your rating" "rating": "تقييمك"
} }
}, },
"_error": { "_error": {
"sorry": "Something went wrong. Please retry again.", "sorry": "هناك خطأ ما. يرجى المحاولة مجددا.",
"additionalInfo": "Additional Info: ", "additionalInfo": "Additional Info: ",
"hitorisskeyIsDenied": "You cannot integrate with hitorisskey.", "hitorisskeyIsDenied": "You cannot integrate with hitorisskey.",
"teapot": "I'm a teapot.", "teapot": "I'm a teapot.",