1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-06-30 13:27:47 +02:00
jfa-go/lang/email/ar-AA.json
tacooc ddb996882f
Translated using Weblate (Arabic)
Currently translated at 37.2% (19 of 51 strings)

Translation: jfa-go/Emails
Translate-URL: https://weblate.jfa-go.com/projects/jfa-go/emails/ar/
2023-09-24 21:07:08 +01:00

78 lines
2.5 KiB
JSON

{
"meta": {
"name": "الانجيلزية"
},
"strings": {
"ifItWasNotYou": "اذا لم تكن انت, الرجاء تجاهل هذا.",
"helloUser": "أهلا {username},",
"reason": "السبب"
},
"userCreated": {
"name": "انشاء الحساب",
"title": "ملاحظة تم انشاء الحساب",
"aUserWasCreated": "تم انشاء الحساب بواسطة الكود {code}.",
"time": "الوقت",
"notificationNotice": "ملاحظة: الرسائل التذكيرية يمكن تعديلها في لوحة التحكم."
},
"inviteExpiry": {
"name": "انتهاء صلاحية الدعوة",
"title": "ملاحظة: انتهاء صلاحية الدعوة",
"inviteExpired": "صلاحية الدعوة منتهية.",
"expiredAt": "معرف {code} ينتهي في {time} .",
"notificationNotice": "ملاحظة: الرسائل التذكيرية يمكن تعديلها في لوحة التحكم."
},
"passwordReset": {
"name": "اعادة تعيين كلمة المرور",
"title": "تم طلب اعادة تعيين كلمة المرور - جيليفين",
"someoneHasRequestedReset": "احد ما قام ب طلب اعادة تعيين كلمة المرور مؤخرا.",
"ifItWasYou": "اذا كنت انت , ادخل الرمز في الاسفل في الخانة.",
"ifItWasYouLink": "اذا كنت انت , اضغط على الرابط بالاسفل.",
"codeExpiry": "",
"pin": ""
},
"userDeleted": {
"name": "",
"title": "",
"yourAccountWasDeleted": ""
},
"userDisabled": {
"name": "",
"title": "",
"yourAccountWasDisabled": ""
},
"userEnabled": {
"name": "",
"title": "",
"yourAccountWasEnabled": ""
},
"inviteEmail": {
"name": "",
"title": "",
"hello": "",
"youHaveBeenInvited": "",
"toJoin": "",
"inviteExpiry": "",
"linkButton": ""
},
"welcomeEmail": {
"name": "",
"title": "",
"welcome": "",
"youCanLoginWith": "",
"yourAccountWillExpire": "",
"jellyfinURL": ""
},
"emailConfirmation": {
"name": "",
"title": "",
"clickBelow": "",
"confirmEmail": ""
},
"userExpired": {
"name": "",
"title": "",
"yourAccountHasExpired": "",
"contactTheAdmin": ""
}
}