mirror of
https://github.com/PikaMug/Quests.git
synced 2024-12-28 03:57:37 +01:00
New translations strings.yml (Estonian)
This commit is contained in:
parent
761bd334ce
commit
6f97541fdc
@ -649,40 +649,40 @@ 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> has advanced to the next Stage in the Quest <quest>."
|
||||
questForcedNextStage: "<player> has advanced you to the next Stage in your Quest <quest>."
|
||||
questForceFinish: "<player> has forcibly finished their quest <quest>."
|
||||
questForcedFinish: "<player> has forced you to finish your quest <quest>."
|
||||
questForceNextStage: "<player> has advanced to the next stage in the quest <quest>."
|
||||
questForcedNextStage: "<player> has advanced you to the next stage in your quest <quest>."
|
||||
questReset: "<player> has been reset."
|
||||
questRemoved: "Quest <quest> has been removed from player <player>'s completed Quests."
|
||||
settingAllQuestPoints: "Setting all players' Quest Points..."
|
||||
allQuestPointsSet: "All players' Quest Points have been set to <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."
|
||||
questRemoved: "Quest <quest> has been removed from player <player>'s completed quests."
|
||||
settingAllQuestPoints: "Setting all players' <points>..."
|
||||
allQuestPointsSet: "All players' <points> have been set to <number>!"
|
||||
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> does not currently have any active Quests."
|
||||
noCurrentQuest: "<player> does not currently have any active quests."
|
||||
playerNotFound: "Mängijat ei leitud."
|
||||
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: "An error occurred while saving."
|
||||
questErrorReadingFile: "Error reading Quests file."
|
||||
errorReading: "Error reading <file>, skipping.."
|
||||
questErrorReadingFile: "Error reading <file>."
|
||||
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: "You cannot do that with your Quest Journal."
|
||||
journalDenied: "You cannot do that with your <journal>."
|
||||
compassSet: "Set compass target to quest <quest>."
|
||||
compassReset: "Reset compass target."
|
||||
timeZone: "Ajavöönd"
|
||||
|
Loading…
Reference in New Issue
Block a user