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
c64641e47b
commit
9671de65ee
@ -110,8 +110,6 @@ questEditorNeedAskMessage: "You must set an ask message!"
|
||||
questEditorNeedFinishMessage: "You must set a finish message!"
|
||||
questEditorNeedStages: "لا توجد مراحل في هذه المغامرة!"
|
||||
questEditorSaved: "حفظ المسعى! (سوف تحتاج إلى إجراء إعادة تحميل سعى لكي تظهر)"
|
||||
questEditorExited: "هل أنت متأكد من أنك تريد الخروج دون حفظ التغييرات؟"
|
||||
questEditorDeleted: "هل أنت متأكد من أنك تريد حذف المسعى"
|
||||
stageEditorEditStage: "تعديل المرحلة"
|
||||
stageEditorNewStage: "إضافة مرحلة جديدة"
|
||||
stageEditorStages: "مراحل"
|
||||
@ -274,7 +272,6 @@ stageEditorDelayCleared: "Delay cleared."
|
||||
stageEditorDenizenCleared: "Denizen script cleared."
|
||||
stageEditorObjectiveCleared: "Objective cleared."
|
||||
stageEditorMessageCleared: "Message cleared."
|
||||
stageEditorConfirmStageDelete: "هل أنت متأكد من أنك تريد حذف هذه المرحلة؟"
|
||||
stageEditorConfirmStageNote: "Any Stages after will be shifted back one spot"
|
||||
stageEditorDeleteSucces: "تم حذف المرحلة بنجاح."
|
||||
stageEditorEnchantments: "Enchantments"
|
||||
@ -295,7 +292,6 @@ eventEditorErrorSaving: "An error occurred while saving."
|
||||
eventEditorDeleted: "Action deleted, Quests and Actions reloaded."
|
||||
eventEditorSaved: "Action saved, Quests and Actions reloaded."
|
||||
eventEditorEnterEventName: "Enter Action name, <cancel>"
|
||||
eventEditorDeletePrompt: "Are you sure you want to delete the Action?"
|
||||
eventEditorModifiedNote: 'Note: You have modified an Action that the following Quests use:'
|
||||
eventEditorForcedToQuit: "If you save the Action, anyone who is actively doing any of these Quests will be forced to quit them."
|
||||
eventEditorEventInUse: "The following Quests use the Action"
|
||||
@ -844,3 +840,4 @@ noPermission: "You do not have permission to do that."
|
||||
duplicateEditor: "You are already using an editor!"
|
||||
difference: "The difference is '<data>'."
|
||||
notInstalled: "Not installed"
|
||||
confirmDelete: "Are you sure?"
|
||||
|
Loading…
Reference in New Issue
Block a user