mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-24 03:25:20 +01:00
New translations strings.yml (Arabic)
This commit is contained in:
parent
c3e46f0a97
commit
5841d8655f
@ -274,7 +274,6 @@ eventEditorNotFound: "Action not found!"
|
|||||||
eventEditorExists: "Action already exists!"
|
eventEditorExists: "Action already exists!"
|
||||||
eventEditorSomeone: "Someone is already creating or editing an Action with that name!"
|
eventEditorSomeone: "Someone is already creating or editing an Action with that name!"
|
||||||
eventEditorAlpha: "Name must be alphanumeric!"
|
eventEditorAlpha: "Name must be alphanumeric!"
|
||||||
eventEditorErrorReadingFile: "Error reading Actions file."
|
|
||||||
eventEditorErrorSaving: "An error occurred while saving."
|
eventEditorErrorSaving: "An error occurred while saving."
|
||||||
eventEditorDeleted: "Action deleted, Quests and Actions reloaded."
|
eventEditorDeleted: "Action deleted, Quests and Actions reloaded."
|
||||||
eventEditorSaved: "Action saved, Quests and Actions reloaded."
|
eventEditorSaved: "Action saved, Quests and Actions reloaded."
|
||||||
@ -639,15 +638,6 @@ inputPosNum: "Input must be a positive number."
|
|||||||
questModified: "Your active Quest <quest> has been modified. You have been forced to quit the Quest."
|
questModified: "Your active Quest <quest> has been modified. You have been forced to quit the Quest."
|
||||||
questNotExist: "Your active Quest <quest> no longer exists. You have been forced to quit the Quest."
|
questNotExist: "Your active Quest <quest> no longer exists. You have been forced to quit the Quest."
|
||||||
questInvalidChoice: "Invalid choice. Type '<yes>' or '<no>'"
|
questInvalidChoice: "Invalid choice. Type '<yes>' or '<no>'"
|
||||||
questPointsDisplay: "Quest points:"
|
|
||||||
questNoDrop: "You may not drop Quest items."
|
|
||||||
questNoBrew: "You may not brew Quest items."
|
|
||||||
questNoStore: "You may not store Quest items."
|
|
||||||
questNoCraft: "You may not craft Quest items."
|
|
||||||
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."
|
|
||||||
pageSelectionNum: "Page selection must be a number."
|
pageSelectionNum: "Page selection must be a number."
|
||||||
pageSelectionPosNum: "Page selection must be a positive number."
|
pageSelectionPosNum: "Page selection must be a positive number."
|
||||||
questTakeDisabled: "Taking Quests via commands has been disabled."
|
questTakeDisabled: "Taking Quests via commands has been disabled."
|
||||||
@ -681,17 +671,18 @@ invalidRange: "Input must be between <least> and <greatest>!"
|
|||||||
invalidOption: "Invalid option!"
|
invalidOption: "Invalid option!"
|
||||||
noCurrentQuest: "<player>ليس لديه حاليا أي مسعى نشط."
|
noCurrentQuest: "<player>ليس لديه حاليا أي مسعى نشط."
|
||||||
playerNotFound: "لم يتم العثور على اللاعب."
|
playerNotFound: "لم يتم العثور على اللاعب."
|
||||||
|
questsPlayerHasQuestAlready: "<player> is already on the Quest <quest>!"
|
||||||
|
questsUnknownAdminCommand: "Unknown Questsadmin command. Type /questsadmin for help."
|
||||||
errorNPCID: 'Error: There is no NPC with ID <number>'
|
errorNPCID: 'Error: There is no NPC with ID <number>'
|
||||||
|
questSaveError: "حدث خطأ أثناء الحفظ."
|
||||||
|
questErrorReadingFile: "حدث خطأ أثناء قراءة ملف المسعى."
|
||||||
errorReading: "Error reading <file>, skipping.."
|
errorReading: "Error reading <file>, skipping.."
|
||||||
errorReadingSuppress: "Error reading <file>, suppressing further errors."
|
errorReadingSuppress: "Error reading <file>, suppressing further errors."
|
||||||
errorDataFolder: "Error: Unable to read Quests data folder!"
|
errorDataFolder: "Error: Unable to read Quests data folder!"
|
||||||
questsPlayerHasQuestAlready: "<player> is already on the Quest <quest>!"
|
|
||||||
questsUnknownAdminCommand: "Unknown Questsadmin command. Type /questsadmin for help."
|
|
||||||
unknownError: "An unknown error occurred. See console output."
|
unknownError: "An unknown error occurred. See console output."
|
||||||
journalTitle: "Quest Journal"
|
journalTitle: "Quest Journal"
|
||||||
journalTaken: "You take out your Quest Journal."
|
journalTaken: "You take out your Quest Journal."
|
||||||
journalPutAway: "You put away your Quest Journal."
|
journalPutAway: "You put away your Quest Journal."
|
||||||
journalAlreadyHave: "You already have your Quest Journal out."
|
|
||||||
journalNoRoom: "You have no room in your inventory for your Quest Journal!"
|
journalNoRoom: "You have no room in your inventory for your Quest Journal!"
|
||||||
journalNoQuests: "You have no accepted quests!"
|
journalNoQuests: "You have no accepted quests!"
|
||||||
journalDenied: "لا يمكنك فعل ذلك في سجل المسعى الخاص بك."
|
journalDenied: "لا يمكنك فعل ذلك في سجل المسعى الخاص بك."
|
||||||
@ -761,8 +752,6 @@ experience: "Experience"
|
|||||||
timePrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
timePrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||||
timerMessage: "Time left to finish the quest/stage: <time> seconds"
|
timerMessage: "Time left to finish the quest/stage: <time> seconds"
|
||||||
timerStart: "You have <time> seconds to finish this quest/stage"
|
timerStart: "You have <time> seconds to finish this quest/stage"
|
||||||
questErrorReadingFile: "حدث خطأ أثناء قراءة ملف المسعى."
|
|
||||||
questSaveError: "حدث خطأ أثناء الحفظ."
|
|
||||||
noPermission: "You do not have permission to do that."
|
noPermission: "You do not have permission to do that."
|
||||||
duplicateEditor: "You are already using an editor!"
|
duplicateEditor: "You are already using an editor!"
|
||||||
difference: "The difference is '<data>'."
|
difference: "The difference is '<data>'."
|
||||||
|
Loading…
Reference in New Issue
Block a user