mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-14 14:45:41 +01:00
New translations strings.yml (Arabic)
This commit is contained in:
parent
91288a8e6c
commit
1e420a4f43
@ -43,8 +43,6 @@ COMMAND_QUESTADMIN_NEXTSTAGE_HELP: "<command> [player] [quest] - Immediately for
|
||||
COMMAND_QUESTADMIN_SETSTAGE: "تعيين المرحلة"
|
||||
COMMAND_QUESTADMIN_SETSTAGE_HELP: "<command> [player] [quest] [stage] - Set the current Stage for a player"
|
||||
COMMAND_QUESTADMIN_SETSTAGE_USAGE: 'الاستخدام:/questadmin تعيين المرحلة [player] [quest] [stage]'
|
||||
COMMAND_QUESTADMIN_PURGE: "تطهير"
|
||||
COMMAND_QUESTADMIN_PURGE_HELP: "<command> [player] - Clear all Quests data of a player AND BLACKLISTS THEM"
|
||||
COMMAND_QUESTADMIN_RESET: "إعادة ضبط"
|
||||
COMMAND_QUESTADMIN_RESET_HELP: "<command> [player] - Clear all Quests data of a player"
|
||||
COMMAND_QUESTADMIN_REMOVE: "إزالة"
|
||||
@ -108,9 +106,6 @@ questEditorNeedStages: "لا توجد مراحل في هذه المغامرة!"
|
||||
questEditorSaved: "حفظ المسعى! (سوف تحتاج إلى إجراء إعادة تحميل سعى لكي تظهر)"
|
||||
questEditorExited: "هل أنت متأكد من أنك تريد الخروج دون حفظ التغييرات؟"
|
||||
questEditorDeleted: "هل أنت متأكد من أنك تريد حذف المسعى"
|
||||
questEditorNoPermsCreate: "ليس لديك صلاحية لإنشاء المسعى."
|
||||
questEditorNoPermsEdit: "لا تملك الصلاحيات للتعديل المسعى."
|
||||
questEditorNoPermsDelete: "ليس لديك الإذن لحذف المسعى."
|
||||
stageEditorEditStage: "تعديل المرحلة"
|
||||
stageEditorNewStage: "إضافة مرحلة جديدة"
|
||||
stageEditorStages: "مراحل"
|
||||
@ -310,9 +305,6 @@ allListsNotSameSize: "All of your lists are not the same size!"
|
||||
eventEditorCreate: "Create new Event"
|
||||
eventEditorEdit: "Edit an Event"
|
||||
eventEditorDelete: "Delete an Event"
|
||||
eventEditorCreatePermisssions: "You do not have permission to create new Events."
|
||||
eventEditorEditPermisssions: "You do not have permission to edit Events."
|
||||
eventEditorDeletePermisssions: "You do not have permission to delete Events."
|
||||
eventEditorNoneToEdit: "No Events currently exist to be edited!"
|
||||
eventEditorNoneToDelete: "No Events currently exist to be deleted!"
|
||||
eventEditorNotFound: "Event not found!"
|
||||
@ -704,18 +696,11 @@ questNoEquip: "You may not equip Quest items."
|
||||
questNoDispense: "You may not put Quest items in dispensers."
|
||||
questNoEnchant: "You may not enchant Quest items."
|
||||
questNoSmelt: "You may not smelt using Quest items."
|
||||
questInfoNoPerms: "You do not have permission to view a Quest's information."
|
||||
questCmdNoPerms: "You do not have access to that command."
|
||||
pageSelectionNum: "Page selection must be a number."
|
||||
pageSelectionPosNum: "Page selection must be a positive number."
|
||||
questListNoPerms: "You do not have permission to view the Quests list."
|
||||
questTakeNoPerms: "You do not have permission to take Quests via commands."
|
||||
questTakeDisabled: "Taking Quests via commands has been disabled."
|
||||
questQuit: "You have quit <quest>"
|
||||
questQuitNoPerms: "ليس لديك الإذن للخروج من المسعى."
|
||||
questQuitDisabled: "Quitting Quests has been disabled."
|
||||
questEditorNoPerms: "You do not have permission to use the Quests Editor."
|
||||
eventEditorNoPerms: "ليس لديك إذن لاستخدام هذا المحرر."
|
||||
questsUnknownCommand: "أمر المسعى غير معروف. اكتب/quests للحصول على مساعدة."
|
||||
pageNotExist: "الصفحة غير موجودة."
|
||||
pageFooter: "- Page <current> of <all> -"
|
||||
@ -729,7 +714,6 @@ questForceFinish: "<player> has forcibly finished their Quest <quest>."
|
||||
questForcedFinish: "<player> has forced you to finish your Quest <quest>."
|
||||
questForceNextStage: "<player>متقدمة إلى المرحلة التالية في السعي إلى <quest>."
|
||||
questForcedNextStage: "<player>متقدم عليك إلى المرحلة التالية في السعي إلى <quest>."
|
||||
questPurged: "<player> has been purged and blacklisted."
|
||||
questReset: "<player> has been reset."
|
||||
questRemoved: "Quest <quest> has been removed from player <player>'s completed Quests."
|
||||
settingAllQuestPoints: "Setting all players' Quest Points..."
|
||||
@ -874,4 +858,4 @@ timerMessage: "<green>الوقت المتبقي للانتهاء من مرحلة
|
||||
timerStart: "<green>لديك ثانية <red>%s <green>لإنهاء هذه المرحلة من المسعى"
|
||||
questErrorReadingFile: "حدث خطأ أثناء قراءة ملف المسعى."
|
||||
questSaveError: "حدث خطأ أثناء الحفظ."
|
||||
questBlacklisted: "إنك في القائمة السوداء. اتصل بمسؤول إذا كان هذا خطأ."
|
||||
noPermission: "You do not have permission to do that."
|
||||
|
Loading…
Reference in New Issue
Block a user