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*"
|
questFailed: "Oppdrag mislyktes"
|
||||||
questMaxAllowed: "You may only have up to <number> Quests."
|
questMaxAllowed: "Du kan bare ha <number> oppdrag."
|
||||||
questAlreadyOn: "You are already on that Quest!"
|
questAlreadyOn: "Du gjør allerede dette oppdraget!"
|
||||||
questTooEarly: "You may not take <quest> again for another <time>."
|
questTooEarly: "Du kan ikka ta <quest> igjen før om <time>."
|
||||||
questAlreadyCompleted: "You have already completed <quest>."
|
questAlreadyCompleted: "Du har allerede gjort ferdig <quest>."
|
||||||
questInvalidLocation: "You may not take <quest> at this location."
|
questInvalidLocation: "You may not take <quest> at this location."
|
||||||
questInvalidDeliveryItem: "<item> is not a required item for this quest!"
|
questInvalidDeliveryItem: "<item> is not a required item for this quest!"
|
||||||
questSelectedLocation: "Selected location"
|
questSelectedLocation: "Selected location"
|
||||||
questDisplayHelp: "- Display this help"
|
questDisplayHelp: "- Display this help"
|
||||||
COMMAND_LIST: "list"
|
COMMAND_LIST: "liste"
|
||||||
COMMAND_LIST_HELP: "list [page] - List available Quests"
|
COMMAND_LIST_HELP: "list [page] - List available Quests"
|
||||||
COMMAND_TAKE: "take"
|
COMMAND_TAKE: "take"
|
||||||
COMMAND_TAKE_HELP: "take [quest name] - Accept a Quest"
|
COMMAND_TAKE_HELP: "take [quest name] - Accept a Quest"
|
||||||
|
Loading…
Reference in New Issue
Block a user