mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-24 03:25:20 +01:00
New translations strings.yml (Serbian (Cyrillic))
This commit is contained in:
parent
a106899f3a
commit
e2c3f2d3ef
@ -669,20 +669,20 @@ invalidOption: "Invalid option!"
|
|||||||
noCurrentQuest: "<player> does not currently have any active quests."
|
noCurrentQuest: "<player> does not currently have any active quests."
|
||||||
playerNotFound: "Player not found."
|
playerNotFound: "Player not found."
|
||||||
questsPlayerHasQuestAlready: "<player> is already on the quest <quest>!"
|
questsPlayerHasQuestAlready: "<player> is already on the quest <quest>!"
|
||||||
questsUnknownAdminCommand: "Unknown Questsadmin command. Type /questsadmin for help."
|
questsUnknownAdminCommand: "Unknown command. Type /questsadmin for help."
|
||||||
errorNPCID: 'Error: There is no NPC with ID <number>'
|
errorNPCID: 'Error: There is no NPC with ID <number>'
|
||||||
questSaveError: "An error occurred while saving."
|
questSaveError: "An error occurred while saving."
|
||||||
questErrorReadingFile: "Error reading Quests file."
|
questErrorReadingFile: "Error reading <file>."
|
||||||
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 from data folder!"
|
||||||
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 <journal>."
|
||||||
journalPutAway: "You put away your Quest Journal."
|
journalPutAway: "You put away your <journal>."
|
||||||
journalNoRoom: "You have no room in your inventory for your Quest Journal!"
|
journalNoRoom: "You have no room in your inventory for your <journal>!"
|
||||||
journalNoQuests: "You have no accepted quests!"
|
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>."
|
compassSet: "Set compass target to quest <quest>."
|
||||||
compassReset: "Reset compass target."
|
compassReset: "Reset compass target."
|
||||||
timeZone: "Time zone"
|
timeZone: "Time zone"
|
||||||
|
Loading…
Reference in New Issue
Block a user