New translations strings.yml (Arabic)

This commit is contained in:
PikaMug 2020-04-02 22:23:01 -04:00
parent 0de809c0c9
commit 40aed96cad

View File

@ -7,11 +7,11 @@ COMMAND_TAKE_USAGE: "Usage: /quests take [quest]"
COMMAND_QUIT: "خروج"
COMMAND_QUIT_HELP: "<command> [quest] - Quit a current quest"
COMMAND_JOURNAL: "دفتراليومية"
COMMAND_JOURNAL_HELP: "<command> - View/Put away your Quest Journal"
COMMAND_JOURNAL_HELP: "<command> - View or hide your <journal>"
COMMAND_EDITOR: "المحرر"
COMMAND_EDITOR_HELP: "<command> - Create/Edit Quests"
COMMAND_EDITOR_HELP: "<command> - Create, edit or delete quests"
COMMAND_EVENTS_EDITOR: "الأحداث"
COMMAND_EVENTS_EDITOR_HELP: "<command> - Create/Edit Actions"
COMMAND_EVENTS_EDITOR_HELP: "<command> - Create, edit or delete actions"
COMMAND_STATS: "الإحصائيات"
COMMAND_STATS_HELP: "<command> - View quest statistics"
COMMAND_TOP: "top"
@ -29,13 +29,13 @@ COMMAND_QUESTADMIN_GIVE_HELP: "<command> [player] [quest] - Force a player to ta
COMMAND_QUESTADMIN_QUIT: "خروج"
COMMAND_QUESTADMIN_QUIT_HELP: "<command> [player] [quest] - Force a player to quit a quest"
COMMAND_QUESTADMIN_POINTS: "النقاط"
COMMAND_QUESTADMIN_POINTS_HELP: "<command> [player] [amount] - Set a player's Quest Points"
COMMAND_QUESTADMIN_POINTS_HELP: "<command> [player] [amount] - Set a player's <points>"
COMMAND_QUESTADMIN_TAKEPOINTS: "takepoints"
COMMAND_QUESTADMIN_TAKEPOINTS_HELP: "<command> [player] [amount] - Take away a player's Quest Points"
COMMAND_QUESTADMIN_TAKEPOINTS_HELP: "<command> [player] [amount] - Take away a player's <points>"
COMMAND_QUESTADMIN_GIVEPOINTS: "givepoints"
COMMAND_QUESTADMIN_GIVEPOINTS_HELP: "<command> [player] [amount] - Add to a player's Quest Points"
COMMAND_QUESTADMIN_GIVEPOINTS_HELP: "<command> [player] [amount] - Add to a player's <points>"
COMMAND_QUESTADMIN_POINTSALL: "pointsall"
COMMAND_QUESTADMIN_POINTSALL_HELP: "<command> [amount] - Set ALL players' Quest Points"
COMMAND_QUESTADMIN_POINTSALL_HELP: "<command> [amount] - Set ALL players' <points>"
COMMAND_QUESTADMIN_FINISH: "finish"
COMMAND_QUESTADMIN_FINISH_HELP: "<command> [player] [quest] - Force a player to complete a quest"
COMMAND_QUESTADMIN_NEXTSTAGE: "المرحلة الموالية"
@ -44,7 +44,7 @@ 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_RESET: "إعادة ضبط"
COMMAND_QUESTADMIN_RESET_HELP: "<command> [player] - Clear all Quests data of a player"
COMMAND_QUESTADMIN_RESET_HELP: "<command> [player] - Clear all questing data of a player"
COMMAND_QUESTADMIN_REMOVE: "إزالة"
COMMAND_QUESTADMIN_REMOVE_HELP: "<command> [player] [quest] - Remove a completed quest from a player"
COMMAND_QUESTADMIN_RELOAD: "إعادة التحميل"
@ -64,12 +64,12 @@ questEditorPln: "Edit Planner"
questEditorStages: "تعديل المرحلة"
questEditorRews: "تحرير المكافآت"
questEditorOpts: "Edit Options"
questEditorEnterQuestName: "Enter Quest name, <cancel>"
questEditorEnterQuestName: "Enter quest name, <cancel>"
questEditorEnterAskMessage: "Enter ask message, <cancel>"
questEditorEnterFinishMessage: "Enter finish message, <cancel>"
questEditorEnterNPCStart: "Enter NPC ID, <clear>, <cancel>"
questEditorEnterBlockStart: "Right-click on a block to use as a start point, <done>, <clear>, <cancel>"
questEditorEnterInitialEvent: "Enter an Action name, <clear>, <cancel>"
questEditorEnterInitialEvent: "Enter an action name, <clear>, <cancel>"
questRequiredNoneSet: "Required, none set"
questDungeonsCreate: "Players added to this group may perform quests together!"
questDungeonsDisband: "The quest group was disbanded."
@ -98,11 +98,11 @@ questEditorInvalidEventName: "is not a valid action name!"
questEditorInvalidNPC: "No NPC exists with that ID!"
questEditorNoStartBlockSelected: "You must select a block first."
questEditorPositiveAmount: "يجب أن يكون المبلغ رقماً موجباً."
questEditorQuestAsRequirement1: "The following Quests have"
questEditorQuestAsRequirement1: "The following quests have"
questEditorQuestAsRequirement2: "كشرط:"
questEditorQuestAsRequirement3: "يجب تعديل هذا المسعى حتى لا تستخدم قبل حذفها."
questEditorQuestNotFound: "لم يتم العثور على السعي!"
questEditorEventCleared: "Initial Action cleared."
questEditorEventCleared: "Initial action cleared."
questEditorSave: "Finish and save"
questEditorNeedAskMessage: "You must set an ask message!"
questEditorNeedFinishMessage: "You must set a finish message!"
@ -143,20 +143,20 @@ stageEditorPlayers: "اللاعبين"
stageEditorEvents: "Actions"
stageEditorStageEvents: "أحداث المرحلة"
stageEditorStartEvent: "Start Action"
stageEditorStartEventCleared: "Start Action cleared."
stageEditorStartEventCleared: "Start action cleared."
stageEditorFinishEvent: "Finish Action"
stageEditorFinishEventCleared: "Finish Action cleared."
stageEditorFinishEventCleared: "Finish action cleared."
stageEditorChatEvents: "Chat Action"
stageEditorChatTrigger: "Chat Trigger"
stageEditorChatEventsCleared: "Chat Action cleared."
stageEditorChatEventsCleared: "Chat action cleared."
stageEditorCommandEvents: "Command Action"
stageEditorCommandTrigger: "Command Trigger"
stageEditorCommandEventsCleared: "Command Action cleared."
stageEditorCommandEventsCleared: "Command action cleared."
stageEditorTriggeredBy: "Triggered by"
stageEditorDeathEvent: "Death Action"
stageEditorDeathEventCleared: "Death Action cleared."
stageEditorDeathEventCleared: "Death action cleared."
stageEditorDisconnectEvent: "Disconnect Action"
stageEditorDisconnectEventCleared: "Disconnect Action cleared."
stageEditorDisconnectEventCleared: "Disconnect action cleared."
stageEditorDelayMessage: "Delay message"
stageEditorDenizenScript: "Denizen script"
stageEditorStartMessage: "Start message"
@ -259,29 +259,29 @@ stageEditorDelayCleared: "Delay cleared."
stageEditorDenizenCleared: "Denizen script cleared."
stageEditorObjectiveCleared: "Objective cleared."
stageEditorMessageCleared: "Message cleared."
stageEditorConfirmStageNote: "Any Stages after will be shifted back one spot"
stageEditorConfirmStageNote: "Any stages after will be shifted back one spot"
stageEditorDeleteSucces: "تم حذف المرحلة بنجاح."
stageEditorEnchantments: "Enchantments"
stageEditorNPCNote: 'Note: You may specify the name of the NPC with <npc>'
stageEditorOptional: "Optional"
stageEditorColors: "Sheep Colors"
eventEditorCreate: "Create new Action"
eventEditorEdit: "Edit an Action"
eventEditorDelete: "Delete an Action"
eventEditorNoneToEdit: "No Actions currently exist to be edited!"
eventEditorNoneToDelete: "No Actions currently exist to be deleted!"
eventEditorCreate: "Create new action"
eventEditorEdit: "Edit an action"
eventEditorDelete: "Delete an action"
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!"
eventEditorSomeone: "Someone is already creating or editing an action with that name!"
eventEditorAlpha: "Name must be alphanumeric!"
eventEditorErrorSaving: "An error occurred while saving."
eventEditorDeleted: "Action deleted, Quests and Actions reloaded."
eventEditorSaved: "Action saved, Quests and Actions reloaded."
eventEditorDeleted: "Action deleted. Quest and action data reloaded."
eventEditorSaved: "Action saved. Quest and action data reloaded."
eventEditorEnterEventName: "Enter Action name, <cancel>"
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"
eventEditorMustModifyQuests: "You must modify these Quests first!"
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"
eventEditorMustModifyQuests: "You must modify these quests first!"
eventEditorNotANumberList: "Input was not a list of numbers!"
eventEditorGiveItemsTitle: "- Give Items -"
eventEditorEffectsTitle: "- Sound Effects -"
@ -396,11 +396,11 @@ eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to,
eventEditorCommandsNote: "Note: You may use <player> to refer to the player's name."
eventEditorSetCommandsPrompt: "Enter commands, <semicolon>, <clear>, <cancel>"
reqSetMoney: "Set money requirement"
reqSetQuestPoints: "Set Quest Points requirement"
reqSetQuestPoints: "Set <points> requirement"
reqSetItem: "Set item requirements"
reqSetPerms: "Set permission requirements"
reqSetQuest: "Set Quest requirements"
reqSetQuestBlocks: "Set Quest blocks"
reqSetQuest: "Set quest requirements"
reqSetQuestBlocks: "Set quest blocks"
reqSetMcMMO: "Set mcMMO Classic requirements"
reqSetHeroes: "Set Heroes requirements"
reqSetCustom: "Set custom requirements"
@ -408,14 +408,11 @@ reqSetSkills: "Set skills"
reqSetSkillAmounts: "Set skill amounts"
reqHeroesSetPrimary: "Set Primary Class"
reqHeroesSetSecondary: "Set Secondary Class"
reqMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
reqQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
reqQuestListTitle: "- Quests Available -"
reqQuestPrompt: "Enter a list of Quest names, <semicolon>, <clear>, <cancel>"
reqQuestPrompt: "Enter a list of quest names, <semicolon>, <clear>, <cancel>"
reqRemoveItemsPrompt: "Enter a list of true/false values, <space>, <cancel>"
reqPermissionsPrompt: "Enter permission requirements, <space>, <clear>, <cancel>"
reqCustomPrompt: "Enter the name of a custom requirement to add, <clear>, <cancel>"
reqMcMMOPrompt: "Enter mcMMO Classic skills, <space>, <clear>, <cancel>"
reqMcMMOAmountsPrompt: "Enter mcMMO Classic skill amounts, <space>, <clear>, <cancel>"
reqHeroesPrimaryPrompt: "Enter a Heroes Primary Class name, <clear>, <cancel>"
reqHeroesSecondaryPrompt: "Enter a Heroes Secondary Class name, <clear>, <cancel>"
@ -425,7 +422,7 @@ reqNoItemsSet: "No items set"
reqNoValuesSet: "No values set"
reqHeroesPrimaryDisplay: "Primary Class:"
reqHeroesSecondaryDisplay: "Secondary Class:"
reqNotAQuestName: "<quest> is not a Quest name!"
reqNotAQuestName: "<quest> is not a quest name!"
reqItemCleared: "Item requirements cleared."
reqCustomAlreadyAdded: "That custom requirement has already been added!"
reqCustomNotFound: "Custom requirement module not found."
@ -459,7 +456,7 @@ optUsePartiesPlugin: "Use Parties plugin"
optShareProgressLevel: "Level of progress sharing"
optRequireSameQuest: "Require same quest"
rewSetMoney: "Set money reward"
rewSetQuestPoints: "Set Quest Points reward"
rewSetQuestPoints: "Set <points> reward"
rewSetItems: "Set item rewards"
rewSetExperience: "Set experience reward"
rewSetCommands: "Set command rewards"
@ -480,7 +477,7 @@ rewExperiencePrompt: "Enter amount of experience, <clear>, <cancel>"
rewCommandPrompt: "Enter command rewards (use '<player>' to represent the player), <semicolon>, <clear>, <cancel>"
rewPermissionsPrompt: "Enter permission rewards, <space>, <clear>, <cancel>"
rewPermissionsWorldPrompt: "Enter permission worlds, <semicolon>, <clear>, <cancel>"
rewQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
rewQuestPointsPrompt: "Enter amount of <points>, <clear>, <cancel>"
rewMcMMOPrompt: "Enter mcMMO Classic skills (or enter 'All' for all skills), <space>, <cancel>"
rewHeroesClassesPrompt: "Enter Heroes classes, <space>, <cancel>"
rewHeroesExperiencePrompt: "Enter experience amounts (numbers, decimals are allowed), <space>, <cancel>"
@ -595,7 +592,7 @@ strDone: "then enter '<command>' to save"
strSpace: "separating each by a space"
strSemicolon: "separating each by a semicolon"
charSemi: ";"
acceptQuest: "Accept Quest?"
acceptQuest: "Accept quest?"
enterAnOption: "Enter an option"
questAccepted: "Quest accepted: <quest>"
currentQuest: "Current Quests:"
@ -622,9 +619,9 @@ goTo: "Go to <location>"
completed: "Completed"
redoCompleted: "(Completed)"
consoleError: "This command may only be performed in-game."
noActiveQuest: "You do not currently have any active Quests."
noActiveQuest: "You do not currently have any active quests."
speakTo: 'Start: Speak to <npc>'
mustSpeakTo: "You must speak to <npc> to start this Quest."
mustSpeakTo: "You must speak to <npc> to start this quest."
noCommandStart: "<quest> may not be started via command."
permissionDisplay: "Permission:"
heroesClass: "class"
@ -635,55 +632,55 @@ questNotFound: "Quest not found."
alreadyConversing: "You already are in a conversation!"
inputNum: "Input must be a number."
inputPosNum: "Input must be a positive number."
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."
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."
questInvalidChoice: "Invalid choice. Type '<yes>' or '<no>'"
pageSelectionNum: "Page selection must be a 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."
questQuit: "You have quit <quest>"
questQuitDisabled: "Quitting this quest has been disabled."
questsUnknownCommand: "أمر المسعى غير معروف. اكتب/quests للحصول على مساعدة."
pageNotExist: "الصفحة غير موجودة."
pageFooter: "- Page <current> of <all> -"
questsReloaded: "Quests reloaded."
numQuestsLoaded: "<number> Quests loaded."
questForceTake: "<player> has forcibly started the Quest <quest>."
questForcedTake: "<player> has forced you to take the Quest <quest>."
questForceQuit: "<player> has forcibly quit the Quest <quest>."
questForcedQuit: "<player> has forced you to quit the Quest <quest>."
questForceFinish: "<player> has forcibly finished their Quest <quest>."
questForcedFinish: "<player> has forced you to finish your Quest <quest>."
questsReloaded: "Quest data reloaded."
numQuestsLoaded: "<number> quests loaded."
questForceTake: "<player> has forcibly started the quest <quest>."
questForcedTake: "<player> has forced you to take the quest <quest>."
questForceQuit: "<player> has forcibly quit the quest <quest>."
questForcedQuit: "<player> has forced you to quit the quest <quest>."
questForceFinish: "<player> has forcibly finished their quest <quest>."
questForcedFinish: "<player> has forced you to finish your quest <quest>."
questForceNextStage: "<player>متقدمة إلى المرحلة التالية في السعي إلى <quest>."
questForcedNextStage: "<player>متقدم عليك إلى المرحلة التالية في السعي إلى <quest>."
questReset: "<player> has been reset."
questRemoved: "Quest <quest> has been removed from player <player>'s completed Quests."
settingAllQuestPoints: "Setting all players' Quest Points..."
questRemoved: "Quest <quest> has been removed from player <player>'s completed quests."
settingAllQuestPoints: "Setting all players' <points>..."
allQuestPointsSet: "تم تعيين نقاط جميع اللاعبين السعي ل <number>!"
setQuestPoints: "<player>'s Quest Points have been set to <number>."
questPointsSet: "<player> has set your Quest Points to <number>."
takeQuestPoints: "Took away <number> Quest Points from <player>."
questPointsTaken: "<player> took away <number> Quest Points."
giveQuestPoints: "Gave <number> Quest Points from <player>."
questPointsGiven: "<player> gave you <number> Quest Points."
setQuestPoints: "<player>'s <points> have been set to <number>."
questPointsSet: "<player> has set your <points> to <number>."
takeQuestPoints: "Took away <number> <points> from <player>."
questPointsTaken: "<player> took away <number> <points>."
giveQuestPoints: "Gave <number> <points> from <player>."
questPointsGiven: "<player> gave you <number> <points>."
invalidMinimum: "Input must be at least <number>!"
invalidRange: "Input must be between <least> and <greatest>!"
invalidOption: "Invalid option!"
noCurrentQuest: "<player>ليس لديه حاليا أي مسعى نشط."
playerNotFound: "لم يتم العثور على اللاعب."
questsPlayerHasQuestAlready: "<player> is already on the Quest <quest>!"
questsUnknownAdminCommand: "Unknown Questsadmin command. Type /questsadmin for help."
questsPlayerHasQuestAlready: "<player> is already on the quest <quest>!"
questsUnknownAdminCommand: "Unknown command. Type /questsadmin for help."
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."
errorDataFolder: "Error: Unable to read Quests data folder!"
errorDataFolder: "Error: Unable to read from data folder!"
unknownError: "An unknown error occurred. See console output."
journalTitle: "Quest Journal"
journalTaken: "You take out your Quest Journal."
journalPutAway: "You put away your Quest Journal."
journalNoRoom: "You have no room in your inventory for your Quest Journal!"
journalTaken: "You take out your <journal>."
journalPutAway: "You put away your <journal>."
journalNoRoom: "You have no room in your inventory for your <journal>!"
journalNoQuests: "You have no accepted quests!"
journalDenied: "لا يمكنك فعل ذلك في سجل المسعى الخاص بك."
compassSet: "Set compass target to quest <quest>."