#
# The following variables can be used in most messages that involve a punishment:
#
# Punishment specific variables
# $id - The ID of the punishment in the database.
# $type - Type of punishment - ban, mute, warn, kick.
# $reason - the reason for the punishment
# $executor - the moderator's name, or their display name (/nick) if this is enabled in the configuration
# $executorUUID - the moderator's UUID
# $removalReason - the reason this punishment was removed (via /unban), if applicable
# $permanent - whether this punishment is permanent
# $ipban - whether this is an IP-ban
# $silent - whether this punishment was executed silently (-s)
# $active - whether this punishment is active
#
# Affected player specific variables
# $playerDisplayName - player display name. If display names are not enabled in the configuration or if the player's display name is not available in the message's context, the player's regular name will be used instead.
# $playerName - player name
# $playerUUID - UUID of affected player
# $playerIP - IP of affected player
# $geoip - Country of affected player, requires GeoIP to be enabled in the configuration, won't work with imported bans
#
# Servers
# These variables represent a server.
# If the plugin is installed on Spigot, a server is represented by the "server_name" option in config.yml.
# If the plugin is installed on BungeeCord, a server is represented by their name in the "servers" section in the proxy's config.yml.
# $serverScope - the scope of the punishment (the server(s) it will affect)
# $serverOrigin - the origin of the punishment (the server/subserver it was placed on)
#
# Dates
# Example format: "2017-02-03", depends on time_format
# $dateStart - date the punishment was placed
# $dateEnd - date the punishment will expire, "forever" if permanent
#
# Durations
# Example format: "20 days, 5 hours, 2 minutes". If permanent, "forever", if expired, "expired" (both are configurable).
# $duration - time until expiry
# $originalDuration - the full duration of the punishment.
# $timeSince - time since placement
#
# Configured message variables
# These variables represent messages in this configuration (messages.yml)
# $base - banned_message_base
# $appealMessage - banned_message_appeal_message
#
# Global variables
# $activeBans, $activeMutes, $activeWarnings - total number of global active punishments
# $totalBans, $totalMutes, $totalWarnings, $totalKicks - total number of global punishments (including inactive ones)
#
# Vault-specific variables
# $playerPrefix - Vault chat prefix of affected player
# $playerSuffix - Vault chat suffix of affected player
# $executorPrefix - Vault chat prefix of executor
# $executorSuffix - Vault chat suffix of executor
# Any message can be disabled by setting it to "". Empty messages will not be sent by the plugin.
#
# Hover text requires permission "litebans.json.hover_text" to view, players lacking permission will see messages without hover text.
# JSON example:
# muted: '&cYou are muted! {hoverText: &7$duration remaining}'
#
# Hex colors are supported (#000000 - #FFFFFF)
#
# https://docs.oracle.com/javase/tutorial/i18n/format/simpleDateFormat.html
# Example time format with hours + minutes:
# time_format: 'dd/MM/yyyy HH:mm'
time_format: yyyy-MM-dd
default_ban_reason: Indokolatlan
default_mute_reason: Indokolatlan
banned_message_base: |
&c
banned_message: |-
&c&l(&c&l!&c&l) &7 &c&lFelfüggesztés!
&7
&8› &7A karaktered fel lett függesztve! &8‹
&4〉 &7Általa: &c$executor
&4〉 &7Lejárat &c$duration
&4〉 &7Kezdete: &c$dateStart
&4〉 &7Indoklás: &c$reason
&4〉 &7ID: &c$id &4‹
&8&o((( &7&oHiba esetén: &f&nDISCORD&r &8&o)))
banned_message_permanent: |-
&c&l(&c&l!&c&l) &7 &c&lFelfüggesztés!
&7
&8› &7A karaktered fel lett függesztve! &8‹
&4〉 &7Általa: &c$executor
&4〉 &7Lejárat &c&cÖrök - Nincs lejárat
&4〉 &7Kezdete: &c$dateStart
&4〉 &7Indoklás: &c$reason
&4〉 &7ID: &c$id &4‹
&8&o((( &7&oHiba esetén: &f&nDISCORD&r &8&o)))
banned_message_appeal_message: ''
banned_message_geoip_blacklist: |-
&c&l(&c&l!&c&l) &7 &c&lFelfüggesztés!
&7
&8› &7A karaktered fel lett függesztve! &8‹
&4〉 &7Általa: &c$executor
&4〉 &7Lejárat &c&cÖrök - Nincs lejárat
&4〉 &7Kezdete: &c$dateStart
&4〉 &7Indoklás: &cLetiltott ország - $geoip
&4〉 &7ID: &c$id &4‹
&8&o((( &7&oHiba esetén: &f&nDISCORD&r &8&o)))
bungee_switch_banned: |-
&c&l(&c&l!&c&l) &7 &c&lFelfüggesztés!
&7
&8› &7A karaktered fel lett függesztve! &8‹
&4〉 &7Általa: &c$executor
&4〉 &7Lejárat &c&cÖrök - Nincs lejárat
&4〉 &7Kezdete: &c$dateStart
&4〉 &7Indoklás: &c$reason
&4〉 &7Szerver: &c$serverScope
&4〉 &7ID: &c$id &4‹
&8&o((( &7&oHiba esetén: &f&nDISCORD&r &8&o)))
muted: |-
&8› &7A karaktered némítva lett! &8‹
&7
&6〉 &7Általa: &e$executor
&6〉 &7Lejárat &e$duration
&6〉 &7Indoklás: &e$reason
&6〉 &7ID: &e$id &6‹
&f
muted_permanent: |-
&8› &7A karaktered némítva lett! &8‹
&7
&6〉 &7Általa: &e$executor
&6〉 &7Lejárat &eÖrök - Nincs lejárat
&6〉 &7Indoklás: &e$reason
&6〉 &7ID: &e$id &6‹
&f
warned_join: '&5&lWARN &8»'
warned_join_entry: |-
&8› &7Figyelmeztetés! &8‹
&7
&5〉 &7Általa: &d$executor
&5〉 &7Ekkor &d$timeSince
&5〉 &7Indoklás: &d$reason
&5〉 &7ID: &d$id &6‹
&f
notify:
banned_player_join: '&c&lSZERVER &8» &c$player&7 csatlakozni próbáld,
de bannolva van! {hoverText: &7Lejárat: &4$duration}'
banned_geoip_blacklist: '&c&lSZERVER &8» &c$player&7 csatlakozni próbáld,
de az országa le van tiltva! {hoverText: &7Hely: &4$geoip}'
permission_error: '&c&lSZERVER &8» &7Sajnálom, de neked &cNINCS&7 jogosultságod
ehhez a parancshoz!'
error_no_reason_provided: '&c&lSZERVER &8» &7Meg kell adnod egy indokot
a büntetésnek, különben nem lesz végrehajtva!'
error_no_reason_removal: '&c&lSZERVER &8» &7Meg kell adnod egy indokot a
büntetés levételéhez!'
error_no_sql_connection: '&c&lSZERVER &8» &4&lHIBA: &7A LiteBans nem csatlakozik
az adatbázishoz!'
error_no_uuid_found: '&c&lSZERVER &8» &7Sajnálom, de ez a játékos jelenleg
&cNEM&7 elérhető!'
error_no_duration: '&c&lSZERVER &8» &7Sajnálom, de hibás időformátumot adtál
meg, így a büntetés nem lett végrehajtva!'
error_console_only: '&c&lSZERVER &8» &7Sajnálom, de ezt a parancsot csak
a &cRENDSZER&f futtathatja!'
duration_limit_error: '&c&lSZERVER &8» &7Sajnálom, de te csak &c$duration&7
ideig oszthatsz ki büntetést!'
internal_error: '&c&lSZERVER &8» &4&lHIBA!&7 A rendszer hibáb ütközött,
miközben végrehajtotta ezt a parancsot!'
command:
ban:
usage: '&c&lBAN &8» &7Helyes használat: $command &8(&cNév&8) &8(&cIdő&8) &8(&cIndoklás&8)
&7(&f-s&7)'
example: ' &8⤷ &7Példa: &f$command &fDynaLex 15m Példa!'
silent_prefix: '&7&lRENDSZER &f- '
broadcast_ban: '&c&lBAN &8» &c$executor &7felfüggesztette &c$bannedPlayer &7karakterét!
{hoverText: \n &4* &7Indoklás: &c$reason \n &4* &7Lejárat: &c$duration \n &4*
&7Szerver: &c$serverOrigin \n}'
broadcast_tempban: '&c&lBAN &8» &c$executor &7időre felfüggesztette &c$bannedPlayer
&7karakterét! {hoverText: \n &4* &7Indoklás: &c$reason \n &4* &7Lejárat: &c$duration
\n &4* &7Szerver: &c$serverOrigin \n}'
broadcast_ip_ban: '&c&lBAN &8» &c$executor &7felfüggesztette &c$bannedPlayer &7ip
címét! {hoverText: \n &4* &7Indoklás: &c$reason \n &4* &7Lejárat: &c$duration
\n &4* &7Szerver: &c$serverOrigin \n}'
broadcast_temp_ip_ban: '&c&lBAN &8» &c$executor &7időre felfüggesztette &c$bannedPlayer
&7ip címét! {hoverText: \n &4* &7Indoklás: &c$reason \n &4* &7Lejárat: &c$duration
\n &4* &7Szerver: &c$serverOrigin \n}'
previous_ban_removed: '&c&lBAN &8» &c$bannedPlayer &7előző felfüggesztette törölve
lett!'
previous_ban_existing: '&c&lBAN &8» &c$bannedPlayer &7már fel van függesztve,
és neked nincs jogod ezt felülírni!'
unban_fail: '&c&lBAN &8» &7Ez a felhasználó jelenleg nincs felfüggesztette!'
no_override: '&c&lBAN &8» &7Ez a felhasználó már fel van függesztve!'
exempt: '&c&lBAN &8» &7Te nem bannolhatod: &c$player&7 felhasználót!'
cooldown: '&c&lBAN &8» &7Várnod kell &c$seconds&7 másodpercet, a következő büntetés
előtt!'
response: ''
unban_usage: '&c&lBAN &8» &7Helyes használat: $command &8(&cNév&8)'
broadcast_unban: '&c&lBAN &8» &c$executor &7feloldotta &c$playerName &7játékos
büntetését!'
unban_queue: '&c&lBAN &8» &7Ez a felhasználó jelenleg nincs kititlva!'
mute:
usage: '&6&lMUTE &8» &7Helyes használat: $command &8(&eNév&8) &8(&eIdő&8) &8(&eIndoklás&8)
&7(&f-s&7)'
example: ' &8⤷ &7Példa: &f$command &fDynaLex 15m Példa!'
broadcast: '&6&lMUTE &8» &e$executor &7lenémította &e$mutedPlayer &7karakterét!
{hoverText: \n &6* &7Indoklás: &e$reason \n &6* &7Lejárat: &e$duration \n &6*
&7Szerver: &e$serverOrigin \n}'
broadcast_tempmute: '&6&lMUTE &8» &e$executor &7időre lenémította &e$mutedPlayer
&7karakterét! {hoverText: \n &6* &7Indoklás: &e$reason \n &6* &7Lejárat: &e$duration
\n &6* &7Szerver: &e$serverOrigin \n}'
broadcast_ip_mute: '&6&lMUTE &8» &e$executor &7ip-re lenémította &e$mutedPlayer
&7karakterét! {hoverText: \n &6* &7Indoklás: &e$reason \n &6* &7Lejárat: &e$duration
\n &6* &7Szerver: &e$serverOrigin \n}'
broadcast_temp_ip_mute: '&6&lMUTE &8» &e$executor &7időre ip-némította &e$mutedPlayer
&7karakterét! {hoverText: \n &6* &7Indoklás: &e$reason \n &6* &7Lejárat: &e$duration
\n &6* &7Szerver: &e$serverOrigin \n}'
message: |-
&8› &7A karaktered némítva lett! &8‹
&7
&6〉 &7Általa: &e$executor
&6〉 &7Lejárat &eÖrök - Nincs lejárat
&6〉 &7Indoklás: &e$reason
&6〉 &7ID: &e$id &6‹
&f
message_permanent: |-
&8› &7A karaktered némítva lett! &8‹
&7
&6〉 &7Általa: &e$executor
&6〉 &7Lejárat &eÖrök - Nincs lejárat
&6〉 &7Indoklás: &e$reason
&6〉 &7ID: &e$id &6‹
&f
unmute_fail: '&6&lMUTE &8» &7Ez a felhasználó jelenleg nincs némítva!'
no_override: '&6&lMUTE &8» &7Hiba! Ez a játékos némítva van!'
previous_mute_removed: '&6&lMUTE &8» &e$mutedPlayer &7előző némítása törölve lett.'
previous_mute_existing: '&6&lMUTE &8» &e$mutedPlayer &7már némítva van, és te
nem írhatod ezt felül.'
exempt: '&6&lMUTE &8» &7Te nem némíthatod &e$player&7 játékost!'
notification: '&6&lMUTE &8» &e$mutedPlayer &7beszélni próbált, de némítva van!'
error_not_enabled: '&6&lMUTE &8» &7Ez a funkció átmenetileg nem elérhető!'
response: ''
unmute_usage: '&6&lMUTE &8» &7Helyes használat: $command &8(&eNév&8)'
broadcast_unmute: '&6&lMUTE &8» &e$executor &7feloldotta &e$mutedPlayer &7játékos
némítását!'
warn:
usage: '&3&lWARN &8» &7Helyes használat: $command &8(&dNév&8) &8(&dIdő&8) &8(&dIndoklás&8)'
example: ''
broadcast: '&3&lWARN &8» &d$executor &7figyelmeztette &d$warnedPlayer &7játékost.
{hoverText: \n &5* &7Indoklás: &d$reason \n &5* &7Lejárat: &d$duration \n &5*
&7Szerver: &d$serverOrigin \n}'
message: |-
&8› &7Figyelmeztetés! &8‹
&7
&5〉 &7Általa: &d$executor
&5〉 &7Lejárat &d$duration
&5〉 &7Indoklás: &d$reason
&5〉 &7ID: &d$id &6‹
&f
list_entry: '&7 \- Figyelmeztetve: $executor által! Indok: $reason&f'
unwarn_response: '&5&lWARN &8» &d$player&7 utolsó figyelmeztetése törölv lett.'
unwarn_fail: '&5&lWARN &8» &7Ennek a játékosnak nincs figyelmeztetése!'
exempt: '&5&lWARN &8» &7Te nem némíthatod: &d$player&7 játékost!'
response: ''
unwarn_usage: '&5&lWARN &8» &7Helyes használat: $command &8(&eNév&8)'
broadcast_unwarn: '&5&lWARN &8» &d$executor &7levette &d$warnedPlayer&7 játékos
figyelmeztetését!'
kick:
usage: '&2&lKICK &8» &fHelyes használat: $command &8(&aNév&8) &8(&aIdő&8) &8(&aIndoklás&8)'
no_match: '&2&lKICK &8» &7Hiba! Ez a játékos jelenleg nem elérhető!'
kick_requested: '&2&lKICK &8» &a$player&7 jelenleg nem elérhető! Globális kick
lekérése...'
message: |-
&2&l(&c&l!&c&l) &7 &2&lKirúgás!
&7
&8› &7Ki lettél rúgva! &8‹
&2〉 &7Általa: &a$executor
&2〉 &7Lejárat &a$duration
&2〉 &7Kezdete: &a$dateStart
&2〉 &7Indoklás: &a$reason
&2〉 &7ID: &a$id &2‹
message_no_reason: |-
&2&l(&c&l!&c&l) &7 &2&lKirúgás!
&7
&8› &7Ki lettél rúgva! &8‹
&2〉 &7Általa: &a$executor
&2〉 &7Lejárat &a$duration
&2〉 &7Kezdete: &a$dateStart
&2〉 &7Indoklás: &a$reason
&2〉 &7ID: &a$id &2‹
response: '&2&lKICK &8» &a$player &7sikeresen kirúgva!'
broadcast: '&2&lKICK &8» &a$player&7 ki lett rúgva &a$executor&7 által. Indoklás:
&a$reason'
broadcast_no_reason: '&2&lKICK &8» &a$player&7 ki lett rúgva &a$executor&7 által.
Indoklás: &a$reason'
exempt: '&2&lKICK &8» &7Te nem rúghatod ki &a$player &7játékost!'
history:
usage: '&c&lSZERVER &8» &b$command &8(&bNév&8) &8(&bLimit&8)'
start: '&c&lSZERVER &8» &b$target&f története: &8(&fLimit: &b$limit&8)'
ban_entry: |-
&8&m━━━━━━&8( &c$timeSince &7ezelőtt&8)&8&m━━━━━━
&4► &c$name &7kitiltlva &c$executor&7 által. Ok: &c$reason&7
mute_entry: |-
&8&m━━━━━━&8( &6$timeSince &7ezelőtt&8)&8&m━━━━━━
&6► &e$name &7némítva &e$executor&7 által. Ok: &e$reason&7
warn_entry: |-
&8&m━━━━━━&8( &6$timeSince &7ezelőtt&8)&8&m━━━━━━
&6► &e$name &7némítva &e$executor&7 által. Ok: &e$reason&7
kick_entry: |-
&8&m━━━━━━&8( &2$timeSince &7ezelőtt&8)&8&m━━━━━━
&2► &a$name &7némítva &a$executor&7 által. Ok: &a$reason&7
unban_entry: |-
&8&m━━━━━━&8( &c$timeSince &7ezelőtt&8)&8&m━━━━━━
&4► &c$name &7kitiltása feloldva &c$executor&7 által. Ok: &c$removalReason&7
unmute_entry: |-
&8&m━━━━━━&8( &6$timeSince &7ezelőtt&8)&8&m━━━━━━
&6► &e$name &7némítása feloldva &e$executor&7 által. Ok: &e$removalReason&7
active_suffix: '&7 - &7&lAKTÍV'
active_suffix_temp: |-
&8[&7&lAKTÍV&8]
&7 Lejárat: &f$duration&7.
expired_suffix: '&7 - &7&lLEJÁRT'
error_no_history: '&c&lSZERVER &8» &7Történet nem található!'
error_no_user: '&c&lSZERVER &8» &7Ez a játékos nem elérhető!'
warnings:
usage: '&5&lWARN &8» &7$command &8(&dNév&8)'
start: '&5&lWARN &8» &d$target&7 figyelmeztetései:'
prunehistory:
usage: '&c&lSZERVER &8» &7$command &8(&bNév&8)'
message: '&c&lSZERVER &8» &7Történet törölve!'
staffhistory:
usage: '&c&lSZERVER &8» &7$command &8(&bNév&8)'
start: '&c&lSZERVER &8» &b$target&7 staff története:'
staffrollback:
usage: '&c&lSZERVER &8» &7$command &8(&bNév&8)'
message: '&c&lSZERVER &8» &7Visszapörgetés megtörtént... Törölve: &b$amount&7!'
banlist:
start: '&8&m━━━━━━ &7Oldal: &a$page &7/ &c$total &8&m━━━━━━'
iphistory:
usage: '&c&lSZERVER &8» &f$command &8(&bNév&8)'
start: '&c&lSZERVER &8» &b$target&7 belépései:'
entry: '&7 - &8(&b$date&8)&7 - &f$name&7: &b$ip'
error_no_history: '&c&lSZERVER &8» &7Történet nem található!'
dupeip:
usage: '&c&lSZERVER &8» &f$command &8(&bNév&8)'
start: '&c&lSZERVER &8» &b$name&7 &8(&b$ip&8) &7- Szkennelése... &8(&aElérhető&8)
&8(&7Offline&8) &8(&cKitiltva&8)'
start_no_ip: '&c&lSZERVER &8» &b$name &7- Szkennelése... &8(&aElérhető&8)
&8(&7Offline&8) &8(&cKitiltva&8) &8(&4IPBAN&8)'
multiple_addresses: '&8[&b$num cím&8]'
separator: '&f, '
online: '&a'
offline: '&7'
banned: '&c'
ip_banned: '&e'
muted: '&6'
ipreport:
start: '&c&lSZERVER &8» &b$num&7 játékos ellenőrzése.. &8(&aElérhető&8)
&8(&7Offline&8) &8(&cKitiltva&8)'
entry: '&7 - &b$player&7: &b$result'
checkban:
usage: '&c&lBAN &8» &f$command &8(&cNév&8)'
no_ban: '&c&lBAN &8» &7Jelenleg nincs kitiltva!'
banned: |-
&c&lBAN &8» &c$target &7kitiltása:
&7Általa: &c$executor
&7Indoklás: &c$reason&a
&7Dátum: &c$dateStart
&7Lejárat: &c$dateEnd &8(&c$duration&8)
&7Szerver: &c$serverOrigin&7, innen: &c$serverScope
&7IP-ban: &c$ipban&7, néma: &c$silent&7, örök: &c$permanent
checkmute:
usage: '&6&lMUTE &8» &f$command &8(&eNév&8)'
no_mute: '&6&lMUTE &8» &7Jelenleg nincs kitiltva!'
muted: |-
&c&lBAN &8» &c$target &7kitiltása:
&7Általa: &e$executor
&7Indoklás: &e$reason&a
&7Dátum: &e$dateStart
&7Lejárat: &e$dateEnd &8(&e$duration&8)
&7Szerver: &e$serverOrigin&7, innen: &e$serverScope
&7IP-ban: &e$ipban&7, néma: &e$silent&7, örök: &e$permanent
lastuuid:
usage: '&c&lSZERVER &8» &b$command &8(&bNév&8/&bIP&8)'
message: '&c&lSZERVER &8» &b$name&7 utolsó UUID-je: &b$uuid'
geoip:
usage: '&c$command <player|IP>'
message: '&a$target&f is from: &a$result'
error_disabled: '&cGeoIP support is not enabled in the configuration!'
error_unavailable: '&cGeoIP support is currently unavailable, has it been downloaded
yet?'
error_not_found: '&cGeoIP information for $target not found.'
lockdown:
usage: '&9&lLOCKDOWN &8» &7$command &8(&9Indoklás&8) &7| $command end'
message: '&9&lLOCKDOWN &8» &7Szerver sikeresen lezárva! &8(&7Indoklás: &9$reason&c&8)'
stopped: '&9&lLOCKDOWN &8» &7Lezárás sikeresen kikapcsolva!'
kick_message: |-
&9&l(&c&l!&c&l) &7 &9&lLezárás!
&7
&8› &7A szerver le lett zárva! &8‹
&2〉 &7Általa: &9$executor
&2〉 &7Lejárat &9$duration
&2〉 &7Kezdete: &9$dateStart
&2〉 &7Indoklás: &9$reason
&2〉 &7ID: &9$id &2‹
kick_message_global: |-
&9&l(&c&l!&c&l) &7 &9&lLezárás!
&7
&8› &7A szerver le lett zárva! &8‹
&2〉 &7Általa: &9$executor
&2〉 &7Lejárat &9$duration
&2〉 &7Kezdete: &9$dateStart
&2〉 &7Indoklás: &9$reason
&2〉 &7ID: &9$id &2‹
error_not_active: '&9&lLOCKDOWN &8» &7A lezárás jelenleg nincs aktiválva!'
togglechat:
toggle_off: '&aChat has been toggled off.'
toggle_on: '&aChat has been toggled on.'
clearchat:
broadcast: '&c&lSZERVER &8» &7A csevegő törölve lett: &b$executor&7
által!'
mutechat:
response: '&c&lSZERVER &8» &7A chat már le van némítva!'
broadcast_disabled: '&c&lSZERVER &8» &7Csevegő &ckikapcsolva&c $executor&7
által.'
broadcast_enabled: '&c&lSZERVER &8» &7Csevegő &abekapcsolva&a $executor&7
által.'
litebans:
reload_success: '&c&lSZERVER &8» &7LiteBans sikeresen újratöltve!'
reload_fail: '&c&lSZERVER &8» &4&lHIBA! &7A rendszert kritikus hiba
érte!'
reload_fail_connect: '&c&lSZERVER &8» &7LitebBans újratöltve, de nem
lehet csatlakozni az adatbázishoz!'
reload_fail_config: |-
&c&lSZERVER &8» &7Hibát találtunk a &bconfig.yml&7-ben!
&8&o((( &7Consoleban bővebb leírást találsz! &8&o)))
reload_fail_messages: |-
&c&lSZERVER &8» &7Hibát találtunk a &bmessages.yml&7-ben!
&8&o((( &7Consoleban bővebb leírást találsz! &8&o)))
fix_history: '&aFixing history for table $table...'
fix_history_result: '&aAdded $amount entries.'
fix_history_offline_uuids: '&c$amount UUIDs were not fetched from Mojang since
they are offline-mode UUIDs.'
import_usage: '&c$command import start'
import_start: '&aImporting from $db, this might take a while...'
import_finish: '&aImport finished successfully. $bans bans imported, $ipbans IP-bans.'
import_finish_litebans: '&aImport finished successfully. Added $amount entries
to the database.'
import_fail: '&cImport failed. Check console.'
import_unsupported: '&cImporting from ''$name'' is not supported yet!'
duration:
expired: lejárt
forever: örök
year: év
years: év
month: hónap
months: hónap
week: hét
weeks: hét
day: nap
days: nap
hour: óra
hours: óra
minute: perc
minutes: perc
second: másodperc
seconds: másodperc
format: '%d %s'
separator: ', '
strings:
global: Globális
'null': Határozatlan
'true': Igen
'false': Nem