mirror of
https://github.com/PikaMug/Quests.git
synced 2025-02-01 05:01:40 +01:00
New translations strings.yml (Norwegian)
This commit is contained in:
parent
8babb2c765
commit
59734f0242
@ -1,14 +1,14 @@
|
||||
---
|
||||
questFailed: "*QUEST FAILED*"
|
||||
questMaxAllowed: "You may only have up to <number> Quests."
|
||||
questAlreadyOn: "You are already on that Quest!"
|
||||
questTooEarly: "You may not take <quest> again for another <time>."
|
||||
questAlreadyCompleted: "You have already completed <quest>."
|
||||
questFailed: "Oppdrag mislyktes"
|
||||
questMaxAllowed: "Du kan bare ha <number> oppdrag."
|
||||
questAlreadyOn: "Du gjør allerede dette oppdraget!"
|
||||
questTooEarly: "Du kan ikka ta <quest> igjen før om <time>."
|
||||
questAlreadyCompleted: "Du har allerede gjort ferdig <quest>."
|
||||
questInvalidLocation: "You may not take <quest> at this location."
|
||||
questInvalidDeliveryItem: "<item> is not a required item for this quest!"
|
||||
questSelectedLocation: "Selected location"
|
||||
questDisplayHelp: "- Display this help"
|
||||
COMMAND_LIST: "list"
|
||||
COMMAND_LIST: "liste"
|
||||
COMMAND_LIST_HELP: "list [page] - List available Quests"
|
||||
COMMAND_TAKE: "take"
|
||||
COMMAND_TAKE_HELP: "take [quest name] - Accept a Quest"
|
||||
|
Loading…
Reference in New Issue
Block a user