Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions core/src/main/resources/language-de.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#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
#You can use https://webui.advntr.dev/ to edit and preview the formatted text
#For a full list of formats and fancy examples, see https://docs.papermc.io/adventure/minimessage/format/
#If you want to contribute changes to the default messages, you can do so via https://crowdin.com/project/maintenance
#Messages containing the placeholder "<prefix>" will have it replaced with the following string
prefix: "<dark_gray>[<yellow>Maintenance<dark_gray>] "
Expand Down
4 changes: 2 additions & 2 deletions core/src/main/resources/language-en.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#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
#You can use https://webui.advntr.dev/ to edit and preview the formatted text
#For a full list of formats and fancy examples, see https://docs.papermc.io/adventure/minimessage/format/
#If you want to contribute changes to the default messages, you can do so via https://crowdin.com/project/maintenance
#Messages containing the placeholder "<prefix>" will have it replaced with the following string
prefix: "<dark_gray>[<yellow>Maintenance<dark_gray>] "
Expand Down
4 changes: 2 additions & 2 deletions core/src/main/resources/language-es.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#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
#You can use https://webui.advntr.dev/ to edit and preview the formatted text
#For a full list of formats and fancy examples, see https://docs.papermc.io/adventure/minimessage/format/
#If you want to contribute changes to the default messages, you can do so via https://crowdin.com/project/maintenance
#Messages containing the placeholder "<prefix>" will have it replaced with the following string
prefix: "<dark_gray>[<yellow>Maintenance<dark_gray>] "
Expand Down
4 changes: 2 additions & 2 deletions core/src/main/resources/language-uk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ endtimerStarted: "<green>Таймер успішно запущено! Серв
starttimerBroadcast: "<green>Сервер буде закрито на технічні роботи через <white>%TIME%<green>!"
starttimerStarted: "<green>Таймер успішно запущено! Сервер буде закрито на технічні роботи через <white>%TIME%<green>!"
scheduletimerBroadcast: "<prefix><gray>Технічні роботи розпочнуться в<gold>%TIME% <gray>і триватимуть <gold>%DURATION%<gray>."
scheduletimerStarted: "<prefix><green>Started timer: <gray>Maintenance mode will be enabled in <gold>%TIME% <gray>and will last for <gold>%DURATION%<gray>."
scheduletimerStarted: "<prefix><green>стартований таймер: <gray>режим підтримки буде ввімкнуто в <gold>%TIME% <gray>і буде тривати <gold>%DURATION%<gray>."
timerAlreadyRunning: "<red>Таймер вже запущено!"
timerNotRunning: "<red>Таймер не було запущено."
timerCancelled: "<gray>Таймер було зупинено."
Expand Down Expand Up @@ -44,7 +44,7 @@ whitelistEmpty: "<red>Білий список порожній! Використ
playerNotFound: "<red>Жоден гравець з таким іменем раніше не грав на цьому сервері."
playerNotFoundUuid: "<red>Гравець з таким UUID не знайдений!"
playerNotOnline: "<red>Гравець повинен бути онлайн."
offlinePlayerFetchError: "<prefix><red>There was an error while fetching offline player. Please try again later."
offlinePlayerFetchError: "<prefix><red>Помилка при отриманні автономного гравця. Будь ласка, спробуйте ще раз."
invalidUuid: "<red>Неправильний uuid формат!"
#Messages for the Bungee/Velocity part, you can ignore them if you use the plugin on Paper/Sponge
sentToWaitingServer: "<red>Ви були переміщені у лобі!"
Expand Down