New translations strings.yml (Romanian)

This commit is contained in:
FlyingPikachu 2018-03-23 08:22:05 -04:00
parent 2c6c8a7a6c
commit 2c9402654d

View File

@ -24,41 +24,41 @@ COMMAND_QUESTINFO_HELP: "[quest] - Afişare informaţii Quest"
COMMAND_QUESTADMIN_HELP: "- Vezi ajutorul Questadmin" COMMAND_QUESTADMIN_HELP: "- Vezi ajutorul Questadmin"
COMMAND_QUESTADMIN_STATS: "statistice" COMMAND_QUESTADMIN_STATS: "statistice"
COMMAND_QUESTADMIN_STATS_HELP: "<command> [player] - View Questing statistics of a player" COMMAND_QUESTADMIN_STATS_HELP: "<command> [player] - View Questing statistics of a player"
COMMAND_QUESTADMIN_GIVE: "give" COMMAND_QUESTADMIN_GIVE: "oferă"
COMMAND_QUESTADMIN_GIVE_HELP: "<command> [player] [quest] - Force a player to take a Quest" COMMAND_QUESTADMIN_GIVE_HELP: "<command> [player] [quest] - Force a player to take a Quest"
COMMAND_QUESTADMIN_QUIT: "quit" COMMAND_QUESTADMIN_QUIT: "părăseşte"
COMMAND_QUESTADMIN_QUIT_HELP: "<command> [player] [quest] - Force a player to quit their Quest" COMMAND_QUESTADMIN_QUIT_HELP: "<command> [player] [quest] - Force a player to quit their Quest"
COMMAND_QUESTADMIN_POINTS: "points" COMMAND_QUESTADMIN_POINTS: "puncte"
COMMAND_QUESTADMIN_POINTS_HELP: "<command> [player] [amount] - Set a players Quest Points" COMMAND_QUESTADMIN_POINTS_HELP: "<command> [player] [amount] - Set a players Quest Points"
COMMAND_QUESTADMIN_TAKEPOINTS: "takepoints" COMMAND_QUESTADMIN_TAKEPOINTS: "iapuncte"
COMMAND_QUESTADMIN_TAKEPOINTS_HELP: "<command> [player] [amount] - Take a players Quest Points" COMMAND_QUESTADMIN_TAKEPOINTS_HELP: "<command> [player] [amount] - Take a players Quest Points"
COMMAND_QUESTADMIN_GIVEPOINTS: "givepoints" COMMAND_QUESTADMIN_GIVEPOINTS: "oferăpuncte"
COMMAND_QUESTADMIN_GIVEPOINTS_HELP: "<command> [player] [amount] - Give a player Quest Points" COMMAND_QUESTADMIN_GIVEPOINTS_HELP: "<command> [player] [amount] - Give a player Quest Points"
COMMAND_QUESTADMIN_POINTSALL: "pointsall" COMMAND_QUESTADMIN_POINTSALL: "punctetoţi"
COMMAND_QUESTADMIN_POINTSALL_HELP: "<command> [amount] - Set ALL players' Quest Points" COMMAND_QUESTADMIN_POINTSALL_HELP: "<command> [amount] - Set ALL players' Quest Points"
COMMAND_QUESTADMIN_FINISH: "finish" COMMAND_QUESTADMIN_FINISH: "finalizare"
COMMAND_QUESTADMIN_FINISH_HELP: "<command> [player] [quest] - Immediately force Quest completion for a player" COMMAND_QUESTADMIN_FINISH_HELP: "<command> [player] [quest] - Immediately force Quest completion for a player"
COMMAND_QUESTADMIN_NEXTSTAGE: "nextstage" COMMAND_QUESTADMIN_NEXTSTAGE: "următoareaetapă"
COMMAND_QUESTADMIN_NEXTSTAGE_HELP: "<command> [player] [quest] - Immediately force Stage completion for a player" COMMAND_QUESTADMIN_NEXTSTAGE_HELP: "<command> [player] [quest] - Immediately force Stage completion for a player"
COMMAND_QUESTADMIN_SETSTAGE: "setstage" COMMAND_QUESTADMIN_SETSTAGE: "setstage"
COMMAND_QUESTADMIN_SETSTAGE_HELP: "<command> [player] [quest] [stage] - Set the current Stage for a player" COMMAND_QUESTADMIN_SETSTAGE_HELP: "<command> [player] [quest] [stage] - Set the current Stage for a player"
COMMAND_QUESTADMIN_SETSTAGE_USAGE: 'Usage: /questadmin setstage [player] [quest] [stage]' COMMAND_QUESTADMIN_SETSTAGE_USAGE: 'Utilizare: /questadmin setstage [player] [quest] [stage]'
COMMAND_QUESTADMIN_PURGE: "purge" COMMAND_QUESTADMIN_PURGE: "epurare"
COMMAND_QUESTADMIN_PURGE_HELP: "<command> [player] - Clear all Quests data of a player AND BLACKLISTS THEM" COMMAND_QUESTADMIN_PURGE_HELP: "<command> [player] - Clear all Quests data of a player AND BLACKLISTS THEM"
COMMAND_QUESTADMIN_RESET: "reset" COMMAND_QUESTADMIN_RESET: "resetează"
COMMAND_QUESTADMIN_RESET_HELP: "<command> [player] - Clear all Quests data of a player" COMMAND_QUESTADMIN_RESET_HELP: "<command> [player] - Clear all Quests data of a player"
COMMAND_QUESTADMIN_REMOVE: "remove" COMMAND_QUESTADMIN_REMOVE: "elimină"
COMMAND_QUESTADMIN_REMOVE_HELP: "<command> [player] [quest] - Remove a completed Quest from a player" COMMAND_QUESTADMIN_REMOVE_HELP: "<command> [player] [quest] - Remove a completed Quest from a player"
COMMAND_QUESTADMIN_TOGGLEGUI: "togglegui" COMMAND_QUESTADMIN_TOGGLEGUI: "togglegui"
COMMAND_QUESTADMIN_TOGGLEGUI_HELP: "<command> [npc id] - Toggle GUI Quest Display on an NPC" COMMAND_QUESTADMIN_TOGGLEGUI_HELP: "<command> [npc id] - Toggle GUI Quest Display on an NPC"
COMMAND_QUESTADMIN_RELOAD: "reload" COMMAND_QUESTADMIN_RELOAD: "reîncărcare"
COMMAND_QUESTADMIN_RELOAD_HELP: "<command> - Reload all Quests" COMMAND_QUESTADMIN_RELOAD_HELP: "<command> - Reload all Quests"
questEditorHeader: "Create Quest" questEditorHeader: "Crea Quest"
questEditorCreate: "Create new Quest" questEditorCreate: "Crează Quest nou"
questEditorEdit: "Edit a Quest" questEditorEdit: "Editează un Quest"
questEditorDelete: "Delete Quest" questEditorDelete: "Ştergeţi Quest"
questEditorName: "Set name" questEditorName: "Setează nume"
questEditorAskMessage: "Set ask message" questEditorAskMessage: "Set mesaj cerere"
questEditorFinishMessage: "Set finish message" questEditorFinishMessage: "Set finish message"
questEditorNPCStart: "Set NPC start" questEditorNPCStart: "Set NPC start"
questEditorBlockStart: "Set Block start" questEditorBlockStart: "Set Block start"