From 0151f80e0e591aafc7357a715a2bb96cce8208b2 Mon Sep 17 00:00:00 2001 From: Maintenancer <124679731+Maintenancer@users.noreply.github.com> Date: Tue, 8 Aug 2023 07:07:04 +0200 Subject: [PATCH] New translations language-en.yml (Danish) --- core/src/main/resources/language-da.yml | 99 +++++++++++++++++++++++++ 1 file changed, 99 insertions(+) create mode 100644 core/src/main/resources/language-da.yml diff --git a/core/src/main/resources/language-da.yml b/core/src/main/resources/language-da.yml new file mode 100644 index 00000000..69c81225 --- /dev/null +++ b/core/src/main/resources/language-da.yml @@ -0,0 +1,99 @@ +#Maintenance Plugin by kennytv +#You can use https://webui.adventure.kyori.net/ to edit and preview the formatted text +#For a full list of formats and fancy examples, see https://docs.adventure.kyori.net/minimessage/format.html +#Messages containing the placeholder "" will have it replaced with the following string +prefix: "[Maintenance] " +noPermission: "You do not have the permission to execute that command." +kickmessage: "The server is currently under maintenance!
Try again later!" +maintenanceActivated: "Maintenance mode is now activated." +maintenanceDeactivated: "Maintenance mode is now deactivated." +alreadyEnabled: "Maintenance is already enabled!" +alreadyDisabled: "Maintenance is already disabled!" +endtimerBroadcast: "Maintenance mode will be disabled in %TIME%." +endtimerStarted: "Started timer: Maintenance mode will be deactivated in %TIME%." +starttimerBroadcast: "Maintenance mode will be enabled in %TIME%." +starttimerStarted: "Started timer: Maintenance mode will be activated in %TIME%." +scheduletimerBroadcast: "Maintenance mode will be enabled in %TIME% and will last for %DURATION%." +timerAlreadyRunning: "There is already a timer scheduled!" +timerNotRunning: "There is currently no running timer." +timerCancelled: "The current timer has been disabled." +timerTooLong: "The number has to be less than 40320 (28 days)!" +timerMotdDisabled: "You have to set 'enable-timerspecific-messages' in the config to 'true', if you want to use/edit timerspecific motds." +motdTimer: "%HOURS%:%MINUTES%:%SECONDS%" +motdTimerNotRunning: "-" +joinNotification: "%PLAYER% tried to join the server." +motdList: "List of your maintenance motds:" +motdListEmpty: "You don't have any maintenance motds set!" +reload: "Reloaded config, whitelistedplayers, language file and the maintenance icon." +removedMotd: "Removed motd number %INDEX%." +removeMotdError: "You only have one motd, so you cannot remove any!" +setMotd: "Set line %LINE% of the %INDEX%. maintenance motd to %MOTD%" +setMotdIndexError: "You currently have %MOTDS% motds, so you have to pick a number between 1 and %NEWAMOUNT%." +setMotdLineError: "The second argument has to be the line number (1 or 2)!" +updateDownloading: "Downloading update..." +updateFailed: "Update failed!" +updateFinished: "The update was successful! To prevent issues with tasks and to complete the update, you have to restart the server!" +whitelistedPlayers: "Whitelisted players for maintenance:" +whitelistedPlayersFormat: "- %NAME% (%UUID%)" +whitelistAdded: "Added %PLAYER% to the maintenance whitelist!" +whitelistAlreadyAdded: "%PLAYER% already is in the maintenance whitelist!" +whitelistRemoved: "Removed %PLAYER% from the maintenance whitelist!" +whitelistNotFound: "This player is not in the maintenance whitelist!" +whitelistEmpty: "The maintenance whitelist is empty! Use /maintenance add to add someone!" +playerNotFound: "No player with this name has played on this server before." +playerNotFoundUuid: "No player with that uuid could be found." +playerNotOnline: "There is no player online with that name." +invalidUuid: "Invalid uuid format!" +#Messages for the Bungee/Velocity part, you can ignore them if you use the plugin on Spigot/Sponge +sentToWaitingServer: "You have been sent to a waiting server!" +forceWaitingServer: "You cannot leave the waiting server while maintenance is enabled!" +serverNotFound: "No server with this name is registered on the proxy!" +singleTimerAlreadyRunning: "There is already a timer scheduled for that server!" +singleTimerCancelled: "The current timer for server %SERVER% has been disabled." +singleTimerNotRunning: "There is currently no running timer for that server." +singleEndtimerBroadcast: "Maintenance mode on server %SERVER% will be disabled in %TIME%." +singleStarttimerBroadcast: "Maintenance mode on server %SERVER% will be enabled in %TIME%." +singleScheduletimerBroadcast: "Maintenance mode on server %SERVER% will be enabled in %TIME% and will last for %DURATION%." +singleMaintenanceKick: "The server %SERVER% is currently under maintenance! Try again later!" +singleMaintenanceKickComplete: "The server %SERVER% is under maintenance!
You may try to rejoin to go onto another server!" +singleMaintenanceActivated: "Maintenance mode is now activated on server %SERVER%." +singleMaintenanceDeactivated: "Maintenance mode is now deactivated on server %SERVER%." +singleServerAlreadyEnabled: "Maintenance is already enabled on server %SERVER%!" +singleServerAlreadyDisabled: "Maintenance is already disabled on server %SERVER%!" +singleServerMaintenanceList: "Proxied servers, that have maintenance enabled:" +singleServerMaintenanceListEmpty: "There are no proxied servers that are under maintenance." +singleServerMaintenanceListEntry: "- %SERVER%" +second: "second" +seconds: "seconds" +minute: "minute" +minutes: "minutes" +hour: "hour" +hours: "hours" +helpHeader: "========[ %NAME% | %PAGE%/%MAX% ]========" +helpPageNotFound: "There is no page with that number!" +helpNextPage: "Use /maintenance help %PAGE% to get to the next help window." +helpAbortTimer: "/maintenance aborttimer (If running, the current timer will be aborted)" +helpEndtimer: "/maintenance endtimer (After the given time in minutes, maintenance mode will be disabled)" +helpStarttimer: "/maintenance starttimer (After the given time in minutes, maintenance mode will be enabled)" +helpScheduleTimer: "/maintenance scheduletimer (After the given time in minutes, maintenance mode will be enabled for the given duration in minutes)" +helpDebug: "/maintenance debug (Enables some debug logging)" +helpDump: "/maintenance dump (Dumps some server information, used for bug reports)" +helpHelp: "/maintenance help [page] (Shows this beautiful help window)" +helpMotd: "/maintenance motd [timer] (Lists the currently set maintenance motds. If specifying 'timer', the timer motds are shown)" +helpRemoveMotd: "/maintenance removemotd [timer] (Removes a maintenance motd. If using 'timer' as an argument, a timerspecific pingmessage will be removed)" +helpSetMotd: "/maintenance setmotd [timer] <1/2> (Sets a motd for maintenance mode. If using 'timer' as an argument, a timerspecific pingmessage will be set)" +helpReload: "/maintenance reload (Reloads the config file, whitelist file and the server-icon)" +helpToggle: "/maintenance (Enables/disables maintenance mode)" +helpUpdate: "/maintenance update (Remotely downloads the newest version of the plugin onto your server)" +helpWhitelist: "/maintenance whitelist (Shows all whitelisted players for the maintenance mode)" +helpWhitelistAdd: "/maintenance add (Adds the player to the maintenance whitelist, so they can join the server even though maintenance is enabled)" +helpWhitelistRemove: "/maintenance remove (Removes the player from the maintenance whitelist)" +#Messages for the Bungee/Velocity part, you can ignore them if you use the plugin on Spigot/Sponge +helpAbortSingleTimer: "/maintenance aborttimer [server] (If running, the current timer will be aborted)" +helpSingleEndtimer: "/maintenance endtimer [server] (After the given time in minutes, maintenance mode will be disabled)" +helpSingleStarttimer: "/maintenance starttimer [server] (After the given time in minutes, maintenance mode will be enabled)" +helpSingleScheduleTimer: "/maintenance scheduletimer [server] (After the given time in minutes, maintenance mode will be enabled for the given duration in minutes)" +helpSingleToggle: "/maintenance [server] (Enables/disables maintenance mode)" +helpStatus: "/maintenance status (Lists all proxied servers, that are currently under maintenance)" +#Used for autoupdating the language file, do not change this value. +language-version: 1