Translated using Weblate (Arabic)

Currently translated at 100.0% (652 of 652 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ar/
This commit is contained in:
Rex_sa 2024-07-25 15:49:12 +00:00 committed by Hosted Weblate
parent 8689232ab7
commit 434ef60b48
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -1821,7 +1821,7 @@
"type": "text",
"placeholders": {}
},
"defaultPermissionLevel": "مستوى الأذونات الإفتراضي",
"defaultPermissionLevel": "مستوى الأذونات الافتراضية للمستخدمين الجدد",
"@defaultPermissionLevel": {
"type": "text",
"placeholders": {}
@ -2737,5 +2737,40 @@
"@goToSpace": {
"type": "text",
"space": {}
}
},
"userLevel": "{level} - مستخدم",
"@userLevel": {
"type": "text",
"placeholders": {
"level": {}
}
},
"moderatorLevel": "{level} - مشرف",
"@moderatorLevel": {
"type": "text",
"placeholders": {
"level": {}
}
},
"adminLevel": "{level} - مدير",
"@adminLevel": {
"type": "text",
"placeholders": {
"level": {}
}
},
"changeGeneralChatSettings": "تغيير إعدادات الدردشة العامة",
"@changeGeneralChatSettings": {},
"inviteOtherUsers": "دعوة مستخدمين آخرين إلى هذه الدردشة",
"@inviteOtherUsers": {},
"changeTheChatPermissions": "تغيير أذونات الدردشة",
"@changeTheChatPermissions": {},
"changeTheVisibilityOfChatHistory": "تغيير رؤية سجل الدردشة",
"@changeTheVisibilityOfChatHistory": {},
"changeTheCanonicalRoomAlias": "تغيير عنوان الدردشة العامة الرئيسي",
"@changeTheCanonicalRoomAlias": {},
"sendRoomNotifications": "إرسال إشعارات @room",
"@sendRoomNotifications": {},
"changeTheDescriptionOfTheGroup": "تغيير وصف الدردشة",
"@changeTheDescriptionOfTheGroup": {}
}