mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-27 13:15:55 +01:00
New translations strings.yml (Arabic)
This commit is contained in:
parent
22f8071538
commit
0e5bf420a0
@ -92,7 +92,7 @@ questCurrentItem: "Current item:"
|
||||
questGUICleared: "Quest GUI Item Display cleared."
|
||||
questDeleted: "حذف المسعى! وقد تم إعادة تحميل الأسئلة والأحداث."
|
||||
questEditorNameExists: "يوجد مسعى بهذا الاسم مسبقاً!"
|
||||
questEditorBeingEdited: "شخص ما هو بصدد إنشاء/تحرير لمسعى بهذا الاسم!"
|
||||
questEditorBeingEdited: "Something with that name is already being modified!"
|
||||
questEditorInvalidQuestName: "Name may not contain periods or commas!"
|
||||
questEditorInvalidEventName: "is not a valid action name!"
|
||||
questEditorInvalidNPC: "No NPC exists with that ID!"
|
||||
@ -107,7 +107,7 @@ questEditorSave: "Finish and save"
|
||||
questEditorNeedAskMessage: "You must set an ask message!"
|
||||
questEditorNeedFinishMessage: "You must set a finish message!"
|
||||
questEditorNeedStages: "لا توجد مراحل في هذه المغامرة!"
|
||||
questEditorSaved: "%bold%Quest saved! %reset%(You will need to perform %red%<command> %reset% for it to appear in-game)"
|
||||
questEditorSaved: "%bold%Quest saved! %reset%(You will need to perform %red%<command> %reset%for it to appear in-game)"
|
||||
stageEditorEditStage: "تعديل المرحلة"
|
||||
stageEditorNewStage: "إضافة مرحلة جديدة"
|
||||
stageEditorStages: "مراحل"
|
||||
@ -272,7 +272,6 @@ eventEditorNoneToEdit: "No actions currently exist to be edited!"
|
||||
eventEditorNoneToDelete: "No actions currently exist to be deleted!"
|
||||
eventEditorNotFound: "Action not found!"
|
||||
eventEditorExists: "Action already exists!"
|
||||
eventEditorSomeone: "Someone is already creating or editing an action with that name!"
|
||||
eventEditorErrorSaving: "An error occurred while saving."
|
||||
eventEditorDeleted: "Action deleted. Quest and action data reloaded."
|
||||
eventEditorSaved: "Action saved. Quest and action data reloaded."
|
||||
|
Loading…
Reference in New Issue
Block a user