New translations strings.yml (Arabic)

This commit is contained in:
PikaMug 2019-07-02 15:43:51 -04:00
parent ff50153f0a
commit 8ef4116590

View File

@ -256,7 +256,6 @@ stageEditorInvalidEnchantment: "is not a valid enchantment name!"
stageEditorInvalidNPC: "is not a valid NPC ID!" stageEditorInvalidNPC: "is not a valid NPC ID!"
stageEditorInvalidMob: "is not a valid mob name!" stageEditorInvalidMob: "is not a valid mob name!"
stageEditorInvalidItemName: "is not a valid item name!" stageEditorInvalidItemName: "is not a valid item name!"
stageEditorInvalidNumber: "is not a number!"
stageEditorInvalidDye: "is not a valid dye color!" stageEditorInvalidDye: "is not a valid dye color!"
stageEditorInvalidEvent: "is not a valid action name!" stageEditorInvalidEvent: "is not a valid action name!"
stageEditorDuplicateEvent: "Action is already in the list!" stageEditorDuplicateEvent: "Action is already in the list!"
@ -352,7 +351,6 @@ eventEditorSetItemAmounts: "Set item amounts"
eventEditorNoNames: "No names set" eventEditorNoNames: "No names set"
eventEditorMustSetNames: "You must set item names first!" eventEditorMustSetNames: "You must set item names first!"
eventEditorInvalidName: "is not a valid item name!" eventEditorInvalidName: "is not a valid item name!"
eventEditorNotANumber: "is not a number!"
eventEditorStorm: "Action Storm" eventEditorStorm: "Action Storm"
eventEditorSetWorld: "Set world" eventEditorSetWorld: "Set world"
eventEditorSetDuration: "Set duration" eventEditorSetDuration: "Set duration"
@ -486,11 +484,13 @@ plnTooLate: "<quest> was last active <time> ago."
optGeneral: "General" optGeneral: "General"
optMultiplayer: "Multiplayer" optMultiplayer: "Multiplayer"
optBooleanPrompt: "Enter '<true>' or '<false>', <clear>, <cancel>" optBooleanPrompt: "Enter '<true>' or '<false>', <clear>, <cancel>"
optNumberPrompt: "Enter a level (number) for tracking progress, <clear>, <cancel>"
optAllowCommands: "Allow commands during quest" optAllowCommands: "Allow commands during quest"
optAllowQuitting: "Allow quitting during quest" optAllowQuitting: "Allow quitting during quest"
optCommandsDenied: "You cannot use commands during <quest>." optCommandsDenied: "You cannot use commands during <quest>."
optUseDungeonsXLPlugin: "Use DungeonsXL plugin" optUseDungeonsXLPlugin: "Use DungeonsXL plugin"
optUsePartiesPlugin: "Use Parties plugin" optUsePartiesPlugin: "Use Parties plugin"
optShareProgressLevel: "Level of progress sharing"
rewSetMoney: "Set money reward" rewSetMoney: "Set money reward"
rewSetQuestPoints: "Set Quest Points reward" rewSetQuestPoints: "Set Quest Points reward"
rewSetItems: "Set item rewards" rewSetItems: "Set item rewards"
@ -553,7 +553,6 @@ itemCreateInvalidName: "Invalid item name!"
itemCreateInvalidDurab: "Invalid item durability!" itemCreateInvalidDurab: "Invalid item durability!"
itemCreateInvalidEnch: "Invalid enchantment name!" itemCreateInvalidEnch: "Invalid enchantment name!"
itemCreateInvalidInput: "Invalid input!" itemCreateInvalidInput: "Invalid input!"
itemCreateNotNumber: "Input was not a number!"
itemCreateNoNameAmount: "You must set a name and amount first!" itemCreateNoNameAmount: "You must set a name and amount first!"
itemCreateCriticalError: "A critical error has occurred." itemCreateCriticalError: "A critical error has occurred."
dateCreateEnterDay: "Enter a day (max. 31), <cancel>" dateCreateEnterDay: "Enter a day (max. 31), <cancel>"
@ -718,7 +717,6 @@ disableNPCGUI: "<npc> will no longer provide a GUI Quest Display."
invalidMinimum: "Input must be at least <number>!" invalidMinimum: "Input must be at least <number>!"
invalidRange: "Input must be between <least> and <greatest>!" invalidRange: "Input must be between <least> and <greatest>!"
invalidOption: "Invalid option!" invalidOption: "Invalid option!"
invalidNumber: "عدد غير صحيح."
invalidStageNum: "رقم المرحلة غير صحيح من للسعي <quest>" invalidStageNum: "رقم المرحلة غير صحيح من للسعي <quest>"
noCurrentQuest: "<player>ليس لديه حاليا أي مسعى نشط." noCurrentQuest: "<player>ليس لديه حاليا أي مسعى نشط."
playerNotFound: "لم يتم العثور على اللاعب." playerNotFound: "لم يتم العثور على اللاعب."
@ -836,6 +834,8 @@ questPoints: "Quest Points"
accepted: "مقبول" accepted: "مقبول"
complete: "اكتمل" complete: "اكتمل"
redoable: "Redoable" redoable: "Redoable"
objectives: "Objectives"
everything: "Everything"
usage: "Usage" usage: "Usage"
redoableEvery: "Redoable every <time>." redoableEvery: "Redoable every <time>."
requirements: "Requirements" requirements: "Requirements"