mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-12-22 09:08:01 +01:00
New Crowdin updates (#4668)
This commit is contained in:
parent
bb88a6a749
commit
a9585bb525
@ -1022,14 +1022,17 @@ replyLastRecipientDisabledFor=§6Odpovídání poslednímu příjemci §cvypnuto
|
||||
replyLastRecipientEnabled=§6Odpovídání poslednímu příjemci §czapnuto§6.
|
||||
replyLastRecipientEnabledFor=§6Odpovídání poslednímu příjemci §czapnuto §6proa §c{0}§6.
|
||||
requestAccepted=§6Zadost o teleport prijata.
|
||||
requestAcceptedAll=§6Přijato §c{0} §6žádostí o teleportování.
|
||||
requestAcceptedAuto=§6Automaticky přijata žádost o teleportování od {0}.
|
||||
requestAcceptedFrom=§6Hráč §c{0} §6přijal tvou žádost o teleportování.
|
||||
requestAcceptedFromAuto=§6Hráč §c{0} §6automaticky přijal tvou žádost o teleportování.
|
||||
requestDenied=§6Žádost o teleportování odmítnuta.
|
||||
requestDeniedAll=§6Odmítnuto §c{0} §6žádostí o teleportování.
|
||||
requestDeniedFrom=§6Hráč §c{0} §6odmítl tvou žádost o teleportování.
|
||||
requestSent=§6Žádost odeslána hráči §c{0}§6.
|
||||
requestSentAlready=§4Žádost o teleportování byla hráči §c{0}§4 už poslána.
|
||||
requestTimedOut=§4Žádost o teleportování vypršela.
|
||||
requestTimedOutFrom=§4Žádost o teleportování od §c{0} §4vypršela.
|
||||
resetBal=§6Stav účtu všech připojených hráčů byl obnoven na §c{0}§6.
|
||||
resetBalAll=§6Stav účtu všech hráčů byl obnoven na §c{0}§6.
|
||||
rest=§6Cítíš se dobře odpočatý.
|
||||
@ -1289,10 +1292,14 @@ tpacancelCommandUsage1=/<command>
|
||||
tpacancelCommandUsage1Description=Zruší všechny tvoje nevyřízené žádosti o teleportaci
|
||||
tpacancelCommandUsage2=/<command> <hráč>
|
||||
tpacancelCommandUsage2Description=Zruší všechny tvoje nevyřízené žádosti o teleportaci na určitého hráče
|
||||
tpacceptCommandDescription=Přijme žádost o teleportování.
|
||||
tpacceptCommandUsage=/<command> [jiný_hráč]
|
||||
tpacceptCommandUsage1=/<command>
|
||||
tpacceptCommandUsage1Description=Přijme nejnovější žádost o teleportování
|
||||
tpacceptCommandUsage2=/<command> <hráč>
|
||||
tpacceptCommandUsage2Description=Přijme žádost o teleportování od zadaného hráče
|
||||
tpacceptCommandUsage3=/<command> *
|
||||
tpacceptCommandUsage3Description=Přijme všechny žádosti o teleportování
|
||||
tpahereCommandDescription=Požádej, aby se hráč teleportoval k tobě.
|
||||
tpahereCommandUsage=/<command> <hráč>
|
||||
tpahereCommandUsage1=/<command> <hráč>
|
||||
@ -1305,10 +1312,14 @@ tpautoCommandDescription=Automaticky přijímat žádosti o teleportaci.
|
||||
tpautoCommandUsage=/<command> [hráč]
|
||||
tpautoCommandUsage1=/<command> [hráč]
|
||||
tpautoCommandUsage1Description=Přepne automatický příjem tpa žádostí pro tebe nebo jiného hráče, pokud je uveden
|
||||
tpdenyCommandDescription=Odmítne žádost o teleportování.
|
||||
tpdenyCommandUsage=/<command>
|
||||
tpdenyCommandUsage1=/<command>
|
||||
tpdenyCommandUsage1Description=Odmítne nejnovější žádost o teleportování
|
||||
tpdenyCommandUsage2=/<command> <hráč>
|
||||
tpdenyCommandUsage2Description=Odmítne žádost o teleportování od určeného hráče
|
||||
tpdenyCommandUsage3=/<command> *
|
||||
tpdenyCommandUsage3Description=Odmítne všechny žádosti o teleportování
|
||||
tphereCommandDescription=Teleportuje hráče k tobě.
|
||||
tphereCommandUsage=/<command> <hráč>
|
||||
tphereCommandUsage1=/<command> <hráč>
|
||||
|
@ -9,7 +9,7 @@ adventure=Abenteuermodus
|
||||
afkCommandDescription=Markiert dich als abwesend.
|
||||
afkCommandUsage=/<command> [spieler/nachricht...]
|
||||
afkCommandUsage1=/<command> [nachricht]
|
||||
afkCommandUsage1Description=Schaltet deinen AFK Status mit einem optionalen Grund ein
|
||||
afkCommandUsage1Description=Schaltet deinen AFK-Status mit einem optionalen Grund um
|
||||
afkCommandUsage2=/<command> <player> [message]
|
||||
afkCommandUsage2Description=Schaltet den AFK Status des angegebenen Spielers mit einem optionalen Grund ein
|
||||
alertBroke=zerstört\:
|
||||
@ -234,8 +234,17 @@ disabled=deaktiviert
|
||||
disabledToSpawnMob=§4Das Spawnen dieses Mobs ist in der Config deaktiviert.
|
||||
disableUnlimited=Unbegrenztes Platzieren von§c {0}§6 für§c {1}§6 deaktiviert.
|
||||
discordbroadcastCommandDescription=Sendet eine Nachricht an den angegebenen Discord-Kanal.
|
||||
discordbroadcastCommandUsage=/<command> <channel> <msg>
|
||||
discordbroadcastCommandUsage1=/<command> <channel> <msg>
|
||||
discordbroadcastCommandUsage1Description=Sendet eine Nachricht an den angegebenen Discord-Kanal
|
||||
discordbroadcastInvalidChannel=§4Discord Kanal §c{0}§4 existiert nicht.
|
||||
discordbroadcastPermission=§4Du hast keine Berechtigung, Nachrichten an den angegebenen §c{0}§4 Kanal zu senden.
|
||||
discordbroadcastSent=§6Nachricht gesendet an §c{0}§6\!
|
||||
discordCommandDescription=Sendet die Discord Einladungslink an den Spieler.
|
||||
discordCommandLink=§6Trete unserem Discord Server bei §c{0}§\!
|
||||
discordCommandUsage=/<command>
|
||||
discordCommandUsage1=/<command>
|
||||
discordCommandUsage1Description=Sendet die Discord Einladungslink an den Spieler
|
||||
discordCommandExecuteDescription=Führt einen Konsolen-Befehl auf dem Minecraft-Server aus.
|
||||
discordCommandExecuteArgumentCommand=Der auszuführende Befehl
|
||||
discordCommandExecuteReply=Führe Befehl aus\: "/{0}"
|
||||
@ -252,6 +261,8 @@ discordErrorLoggerNoPerms=Discord Konsolen-Logger wurde aufgrund unzureichenden
|
||||
discordErrorNoGuild=Ungültige oder fehlende Server-ID\! Bitte folgen Sie dem Tutorial in der Konfiguration, um das Plugin einzurichten.
|
||||
discordErrorNoGuildSize=Ihr Bot ist in keinem Server\! Bitte folgen Sie dem Tutorial in der Konfiguration, um das Plugin einzurichten.
|
||||
discordErrorNoPerms=Dein Bot kann in keinem Kanal sehen oder sprechen\! Bitte stelle sicher, dass dein Bot Lese- und Schreibrechte in allen Kanälen besitzt, die du verwenden möchtest.
|
||||
discordErrorNoPrimary=Sie haben keinen Primärkanal definiert oder Ihr Primärkanal ist ungültig. Zurückgesetzt auf den Standardkanal\: \#{0}.
|
||||
discordErrorNoPrimaryPerms=Dein Bot kann nicht in deinem Primärkanal \#{0} sprechen. Bitte stelle sicher, dass dein Bot Lese- und Schreibrechte in allen Kanälen besitzt, die du verwenden möchtest.
|
||||
discordErrorNoToken=Kein Token bereitgestellt\! Bitte folgen Sie dem Tutorial in der Konfiguration, um das Plugin einzurichten.
|
||||
discordErrorWebhook=Beim Senden von Nachrichten an Ihren Konsolenkanal ist ein Fehler aufgetreten\! Dies wurde wahrscheinlich durch das versehentliche Löschen Ihres Webhook der Konsole verursacht. Dies kann üblicherweise durch das Überprüfen der "Manage Webhooks"-Berechtigung und dem Ausführen von "/ess reload" behoben werden.
|
||||
discordLoggingIn=Versuche sich bei Discord anzumelden...
|
||||
@ -264,16 +275,31 @@ disposalCommandUsage=/<command>
|
||||
distance=§6Entfernung\: {0}
|
||||
dontMoveMessage=§6Teleportvorgang startet in §c{0}§6. Eine Bewegung bricht die Teleportation ab.
|
||||
downloadingGeoIp=GeoIP-Datenbank wird geladen... Das kann einen Moment in Anspruch nehmen. (country\: 1.7 MB, city\: 30MB)
|
||||
dumpConsoleUrl=Ein Server Dump wurde erstellt\: §c{0}
|
||||
dumpCreating=§6Erstelle Serverdump...
|
||||
dumpDeleteKey=§6Wenn du diesen Speicherstand zu einem späteren Zeitpunkt löschen möchtest, benutze folgende Lösch-Taste\: §c{0}
|
||||
dumpError=§4Fehler beim Erstellen des Speicherstands §c{0}§4.
|
||||
dumpErrorUpload=§4Fehler beim Hochladen §c{0}§4\: §c{1}
|
||||
dumpUrl=§6Serverdump\: §c{0} erstellt
|
||||
duplicatedUserdata=Duplizierte Benutzerdaten\: {0} und {1}.
|
||||
durability=§6Dieses Werkzeug kann noch §c{0}§6 mal benutzt werden.
|
||||
east=O
|
||||
ecoCommandDescription=Verwaltet die Sever-Wirtschaft.
|
||||
ecoCommandUsage=/<command> <give|take|set|reset> <spieler> <anzahl>
|
||||
ecoCommandUsage1=/<command> give <player> <amount>
|
||||
ecoCommandUsage1Description=Gibt dem angegebenen Spieler den angegebenen Betrag an Geld
|
||||
ecoCommandUsage2=/<command> take <player> <amount>
|
||||
ecoCommandUsage2Description=Nimmt den angegebenen Geldbetrag vom angegebenen Spieler
|
||||
ecoCommandUsage3=<command> set <player><amount>
|
||||
ecoCommandUsage3Description=Setzt den angegebenen Spieler für die angegebene Anzahl von Sekunden in Brand
|
||||
ecoCommandUsage4=<command> set <player><amount>
|
||||
ecoCommandUsage4Description=Setzt den Guthaben des angegebenen Spielers auf den Startsaldo des Servers zurück
|
||||
editBookContents=§eDu darfst den Inhalt dieses Buches jetzt bearbeiten.
|
||||
enabled=aktiviert
|
||||
enchantCommandDescription=Verzaubert den Gegenstand, den ein Benutzer hält.
|
||||
enchantCommandUsage=/<command> <verzauberungsname> [level]
|
||||
enchantCommandUsage1=/<command> <enchantment name> [level]
|
||||
enchantCommandUsage1Description=Verzaubert deinen gehaltenen Gegenstand mit der angegebenen Verzauberung auf eine optionale Stufe
|
||||
enableUnlimited=§6Du gibst §c{1}§6 eine unbegrenzte Menge an§c {0} §6.
|
||||
enchantmentApplied=§6Der Gegenstand in deiner Hand wurde mit§c {0} §6verzaubert.
|
||||
enchantmentNotFound=§4Verzauberung nicht gefunden\!
|
||||
@ -285,6 +311,7 @@ enderchestCommandUsage=/<command> [spieler]
|
||||
enderchestCommandUsage1=/<command>
|
||||
enderchestCommandUsage1Description=Öffnet deine Enderkiste
|
||||
enderchestCommandUsage2=/<command> <spieler>
|
||||
enderchestCommandUsage2Description=Öffnet die Enderkiste des Spielers deiner Wahl
|
||||
errorCallingCommand=Beim Aufrufen des Befehls {0} ist ein Fehler aufgetreten.
|
||||
errorWithMessage=§cFehler\:§4 {0}
|
||||
essentialsCommandDescription=Lädt Essentials neu.
|
||||
@ -301,6 +328,7 @@ essentialsReload=§6Essentials wurde neu geladen§c {0}.
|
||||
exp=§c{0} §6hat§c {1} §6Exp (Level§c {2}§6) und braucht§c {3} §6Punkte für das nächste Level.
|
||||
expCommandDescription=Gebe, setze, setze zurück, oder schaue die Erfahrung eines Spielers an.
|
||||
expCommandUsage=/<command> [reset|show|set|give] [spielername [anzahl]]
|
||||
expCommandUsage1=/<command> give <player> <amount>
|
||||
expCommandUsage5Description=Setzt die XP des Zielspielers auf 0 zurück
|
||||
expSet=§c{0} §6hat jetzt§c {1} §6Exp.
|
||||
extCommandDescription=Spieler auslöschen.
|
||||
@ -474,7 +502,9 @@ itemnameClear=§6Du hast den Namen dieses Gegenstands entfernt.
|
||||
itemnameCommandDescription=Bennent einen Gegenstand.
|
||||
itemnameCommandUsage=/<command> [Name]
|
||||
itemnameCommandUsage1=/<command>
|
||||
itemnameCommandUsage1Description=Löscht den Namen des gehaltenen Gegenstands
|
||||
itemnameCommandUsage2=/<command> <name>
|
||||
itemnameCommandUsage2Description=Setzt den Namen des gehaltenen Gegenstands zu dem gegebenen Text
|
||||
itemnameInvalidItem=§cDu musst ein Item halten, um es umzubenennen.
|
||||
itemnameSuccess=§Du hast dein gehaltenes Item zu "§c{0}§6" umbenannt.
|
||||
itemNotEnough1=§4Du hast nicht genug Gegenstände zu verkaufen.
|
||||
|
@ -233,8 +233,18 @@ destinationNotSet=Destination not set\!
|
||||
disabled=disabled
|
||||
disabledToSpawnMob=§4Spawning this mob was disabled in the config file.
|
||||
disableUnlimited=§6Disabled unlimited placing of§c {0} §6for§c {1}§6.
|
||||
discordbroadcastCommandDescription=Broadcasts a message to the specified Discord channel.
|
||||
discordbroadcastCommandUsage=/<command> <channel> <msg>
|
||||
discordbroadcastCommandUsage1=/<command> <channel> <msg>
|
||||
discordbroadcastCommandUsage1Description=Sends the given message to the specified Discord channel
|
||||
discordbroadcastInvalidChannel=§4Discord channel §c{0}§4 does not exist.
|
||||
discordbroadcastPermission=§4You do not have permission to send messages to the §c{0}§4 channel.
|
||||
discordbroadcastSent=§6Message sent to §c{0}§6\!
|
||||
discordCommandDescription=Sends the Discord invite link to the player.
|
||||
discordCommandLink=§6Join our Discord server at §c{0}§6\!
|
||||
discordCommandUsage=/<command>
|
||||
discordCommandUsage1=/<command>
|
||||
discordCommandUsage1Description=Sends the Discord invite link to the player
|
||||
discordCommandExecuteDescription=Executes a console command on the Minecraft server.
|
||||
discordCommandExecuteArgumentCommand=The command to be executed
|
||||
discordCommandExecuteReply=Executing command\: "/{0}"
|
||||
@ -251,6 +261,8 @@ discordErrorLoggerNoPerms=Discord console logger has been disabled due to insuff
|
||||
discordErrorNoGuild=Invalid or missing server ID\! Please follow the tutorial in the config in order to setup the plugin.
|
||||
discordErrorNoGuildSize=Your bot is not in any servers\! Please follow the tutorial in the config in order to setup the plugin.
|
||||
discordErrorNoPerms=Your bot cannot see or talk in any channel\! Please make sure your bot has read and write permissions in all channels you wish to use.
|
||||
discordErrorNoPrimary=You did not define a primary channel or your defined primary channel is invalid. Falling back to the default channel\: \#{0}.
|
||||
discordErrorNoPrimaryPerms=Your bot cannot speak in your primary channel, \#{0}. Please make sure your bot has read and write permissions in all channels you wish to use.
|
||||
discordErrorNoToken=No token provided\! Please follow the tutorial in the config in order to setup the plugin.
|
||||
discordErrorWebhook=An error occurred while sending messages to your console channel\! This was likely caused by accidentally deleting your console webhook. This can usually by fixed by ensuring your bot has the "Manage Webhooks" permission and running "/ess reload".
|
||||
discordLoggingIn=Attempting to login to Discord...
|
||||
@ -263,6 +275,12 @@ disposalCommandUsage=/<command>
|
||||
distance=§6Distance\: {0}
|
||||
dontMoveMessage=§6Teleportation will commence in§c {0}§6. Don''t move.
|
||||
downloadingGeoIp=Downloading GeoIP database... this might take a while (country\: 1.7 MB, city\: 30MB)
|
||||
dumpConsoleUrl=A server dump was created\: §c{0}
|
||||
dumpCreating=§6Creating server dump...
|
||||
dumpDeleteKey=§6If you want to delete this dump at a later date, use the following deletion key\: §c{0}
|
||||
dumpError=§4Error while creating dump §c{0}§4.
|
||||
dumpErrorUpload=§4Error while uploading §c{0}§4\: §c{1}
|
||||
dumpUrl=§6Created server dump\: §c{0}
|
||||
duplicatedUserdata=Duplicated userdata\: {0} and {1}.
|
||||
durability=§6This tool has §c{0}§6 uses left.
|
||||
east=E
|
||||
@ -312,6 +330,8 @@ essentialsCommandUsage6=/<command> cleanup
|
||||
essentialsCommandUsage6Description=Cleans up old userdata
|
||||
essentialsCommandUsage7=/<command> homes
|
||||
essentialsCommandUsage7Description=Manages user homes
|
||||
essentialsCommandUsage8=/<command> dump [all] [config] [discord] [kits] [log]
|
||||
essentialsCommandUsage8Description=Generates a server dump with the requested information
|
||||
essentialsHelp1=The file is broken and Essentials can''t open it. Essentials is now disabled. If you can''t fix the file yourself, go to http\://tiny.cc/EssentialsChat
|
||||
essentialsHelp2=The file is broken and Essentials can''t open it. Essentials is now disabled. If you can''t fix the file yourself, either type /essentialshelp in game or go to http\://tiny.cc/EssentialsChat
|
||||
essentialsReload=§6Essentials reloaded§c {0}.
|
||||
@ -568,6 +588,9 @@ jailAlreadyIncarcerated=§4Person is already in jail\:§c {0}
|
||||
jailList=§6Jails\:§r {0}
|
||||
jailMessage=§4You do the crime, you do the time.
|
||||
jailNotExist=§4That jail does not exist.
|
||||
jailNotifyJailed=§6Player§c {0} §6jailed by §c{1}.
|
||||
jailNotifyJailedFor=§6Player§c {0} §6jailed for§c {1}§6by §c{2}§6.
|
||||
jailNotifySentenceExtended=§6Player§c{0}§6''s jail time extended to §c{1} §6by §c{2}§6.
|
||||
jailReleased=§6Player §c{0}§6 unjailed.
|
||||
jailReleasedPlayerNotify=§6You have been released\!
|
||||
jailSentenceExtended=§6Jail time extended to §c{0}§6.
|
||||
@ -644,6 +667,7 @@ listCommandUsage1=/<command> [group]
|
||||
listCommandUsage1Description=Lists all players on the server, or the given group if specified
|
||||
listGroupTag=§6{0}§r\:
|
||||
listHiddenTag=§7[HIDDEN]§r
|
||||
listRealName=({0})
|
||||
loadWarpError=§4Failed to load warp {0}.
|
||||
localFormat=[L]<{0}> {1}
|
||||
loomCommandDescription=Opens up a loom.
|
||||
@ -663,6 +687,8 @@ mailCommandUsage4=/<command> sendall <message>
|
||||
mailCommandUsage4Description=Sends all players the given message
|
||||
mailCommandUsage5=/<command> sendtemp <player> <expire time> <message>
|
||||
mailCommandUsage5Description=Sends the specified player the given message which will expire in the specified time
|
||||
mailCommandUsage6=/<command> sendtempall <expire time> <message>
|
||||
mailCommandUsage6Description=Sends all players the given message which will expire in the specified time
|
||||
mailDelay=Too many mails have been sent within the last minute. Maximum\: {0}
|
||||
mailFormatNew=§6[§r{0}§6] §6[§r{1}§6] §r{2}
|
||||
mailFormatNewTimed=§6[§e⚠§6] §6[§r{0}§6] §6[§r{1}§6] §r{2}
|
||||
@ -865,9 +891,14 @@ playerTempBanned=§6Player §c{0}§6 temporarily banned §c{1}§6 for §c{2}§6\
|
||||
playerUnbanIpAddress=§6Player§c {0} §6unbanned IP\:§c {1}
|
||||
playerUnbanned=§6Player§c {0} §6unbanned§c {1}
|
||||
playerUnmuted=§6You have been unmuted.
|
||||
playtimeCommandDescription=Shows a player''s time played in game
|
||||
playtimeCommandUsage=/<command> [player]
|
||||
playtimeCommandUsage1=/<command>
|
||||
playtimeCommandUsage1Description=Shows your time played in game
|
||||
playtimeCommandUsage2=/<command> <player>
|
||||
playtimeCommandUsage2Description=Shows the specified player''s time played in game
|
||||
playtime=§6Playtime\:§c {0}
|
||||
playtimeOther=§6Playtime of {1}§6\:§c {0}
|
||||
pong=Pong\!
|
||||
posPitch=§6Pitch\: {0} (Head angle)
|
||||
possibleWorlds=§6Possible worlds are the numbers §c0§6 through §c{0}§6.
|
||||
@ -991,14 +1022,17 @@ replyLastRecipientDisabledFor=§6Replying to last message recipient §cdisabled
|
||||
replyLastRecipientEnabled=§6Replying to last message recipient §cenabled§6.
|
||||
replyLastRecipientEnabledFor=§6Replying to last message recipient §cenabled §6for §c{0}§6.
|
||||
requestAccepted=§6Teleport request accepted.
|
||||
requestAcceptedAll=§6Accepted §c{0} §6pending teleport request(s).
|
||||
requestAcceptedAuto=§6Automatically accepted a teleport request from {0}.
|
||||
requestAcceptedFrom=§c{0} §6accepted your teleport request.
|
||||
requestAcceptedFromAuto=§c{0} §6accepted your teleport request automatically.
|
||||
requestDenied=§6Teleport request denied.
|
||||
requestDeniedAll=§6Denied §c{0} §6pending teleport request(s).
|
||||
requestDeniedFrom=§c{0} §6denied your teleport request.
|
||||
requestSent=§6Request sent to§c {0}§6.
|
||||
requestSentAlready=§4You have already sent {0}§4 a teleport request.
|
||||
requestTimedOut=§4Teleport request has timed out.
|
||||
requestTimedOutFrom=§4Teleport request from §c{0} §4has timed out.
|
||||
resetBal=§6Balance has been reset to §c{0} §6for all online players.
|
||||
resetBalAll=§6Balance has been reset to §c{0} §6for all players.
|
||||
rest=§6You feel well rested.
|
||||
@ -1258,10 +1292,14 @@ tpacancelCommandUsage1=/<command>
|
||||
tpacancelCommandUsage1Description=Cancels all your outstanding teleport requests
|
||||
tpacancelCommandUsage2=/<command> <player>
|
||||
tpacancelCommandUsage2Description=Cancels all your outstanding teleport request with the specified player
|
||||
tpacceptCommandDescription=Accepts teleport requests.
|
||||
tpacceptCommandUsage=/<command> [otherplayer]
|
||||
tpacceptCommandUsage1=/<command>
|
||||
tpacceptCommandUsage1Description=Accepts the most recent teleport request
|
||||
tpacceptCommandUsage2=/<command> <player>
|
||||
tpacceptCommandUsage2Description=Accepts a teleport request from the specified player
|
||||
tpacceptCommandUsage3=/<command> *
|
||||
tpacceptCommandUsage3Description=Accepts all teleport requests
|
||||
tpahereCommandDescription=Request that the specified player teleport to you.
|
||||
tpahereCommandUsage=/<command> <player>
|
||||
tpahereCommandUsage1=/<command> <player>
|
||||
@ -1274,10 +1312,14 @@ tpautoCommandDescription=Automatically accept teleportation requests.
|
||||
tpautoCommandUsage=/<command> [player]
|
||||
tpautoCommandUsage1=/<command> [player]
|
||||
tpautoCommandUsage1Description=Toggles if tpa requests are auto accepted for yourself or another player if specified
|
||||
tpdenyCommandDescription=Rejects teleport requests.
|
||||
tpdenyCommandUsage=/<command>
|
||||
tpdenyCommandUsage1=/<command>
|
||||
tpdenyCommandUsage1Description=Rejects the most recent teleport request
|
||||
tpdenyCommandUsage2=/<command> <player>
|
||||
tpdenyCommandUsage2Description=Rejects a teleport request from the specified player
|
||||
tpdenyCommandUsage3=/<command> *
|
||||
tpdenyCommandUsage3Description=Rejects all teleport requests
|
||||
tphereCommandDescription=Teleport a player to you.
|
||||
tphereCommandUsage=/<command> <player>
|
||||
tphereCommandUsage1=/<command> <player>
|
||||
|
@ -151,7 +151,7 @@ commandFailed=Command {0} failed\:
|
||||
commandHelpFailedForPlugin=Error getting help for plugin\: {0}
|
||||
commandHelpLine1=§6Command Help\: §f/{0}
|
||||
commandHelpLine2=§6Description\: §f{0}
|
||||
commandHelpLine3=§6Usage(s);
|
||||
commandHelpLine3=§6Usage(s)\:
|
||||
commandHelpLine4=§6Aliases(s)\: §f{0}
|
||||
commandHelpLineUsage={0} §6- {1}
|
||||
commandNotLoaded=§4Command {0} is improperly loaded.
|
||||
@ -233,8 +233,18 @@ destinationNotSet=Destination not set\!
|
||||
disabled=disabled
|
||||
disabledToSpawnMob=§4Spawning this mob was disabled in the config file.
|
||||
disableUnlimited=§6Disabled unlimited placing of§c {0} §6for§c {1}§6.
|
||||
discordbroadcastCommandDescription=Broadcasts a message to the specified Discord channel.
|
||||
discordbroadcastCommandUsage=/<command> <channel> <msg>
|
||||
discordbroadcastCommandUsage1=/<command> <channel> <msg>
|
||||
discordbroadcastCommandUsage1Description=Sends the given message to the specified Discord channel
|
||||
discordbroadcastInvalidChannel=§4Discord channel §c{0}§4 does not exist.
|
||||
discordbroadcastPermission=§4You do not have permission to send messages to the §c{0}§4 channel.
|
||||
discordbroadcastSent=§6Message sent to §c{0}§6\!
|
||||
discordCommandDescription=Sends the Discord invite link to the player.
|
||||
discordCommandLink=§6Join our Discord server at §c{0}§6\!
|
||||
discordCommandUsage=/<command>
|
||||
discordCommandUsage1=/<command>
|
||||
discordCommandUsage1Description=Sends the Discord invite link to the player
|
||||
discordCommandExecuteDescription=Executes a console command on the Minecraft server.
|
||||
discordCommandExecuteArgumentCommand=The command to be executed
|
||||
discordCommandExecuteReply=Executing command\: "/{0}"
|
||||
@ -251,6 +261,8 @@ discordErrorLoggerNoPerms=Discord console logger has been disabled due to insuff
|
||||
discordErrorNoGuild=Invalid or missing server ID\! Please follow the tutorial in the config in order to setup the plugin.
|
||||
discordErrorNoGuildSize=Your bot is not in any servers\! Please follow the tutorial in the config in order to setup the plugin.
|
||||
discordErrorNoPerms=Your bot cannot see or talk in any channel\! Please make sure your bot has read and write permissions in all channels you wish to use.
|
||||
discordErrorNoPrimary=You did not define a primary channel or your defined primary channel is invalid. Falling back to the default channel\: \#{0}.
|
||||
discordErrorNoPrimaryPerms=Your bot cannot speak in your primary channel, \#{0}. Please make sure your bot has read and write permissions in all channels you wish to use.
|
||||
discordErrorNoToken=No token provided\! Please follow the tutorial in the config in order to setup the plugin.
|
||||
discordErrorWebhook=An error occurred while sending messages to your console channel\! This was likely caused by accidentally deleting your console webhook. This can usually by fixed by ensuring your bot has the "Manage Webhooks" permission and running "/ess reload".
|
||||
discordLoggingIn=Attempting to login to Discord...
|
||||
@ -318,6 +330,7 @@ essentialsCommandUsage6=/<command> cleanup
|
||||
essentialsCommandUsage6Description=Cleans up old userdata
|
||||
essentialsCommandUsage7=/<command> homes
|
||||
essentialsCommandUsage7Description=Manages user homes
|
||||
essentialsCommandUsage8=/<command> dump [all] [config] [discord] [kits] [log]
|
||||
essentialsCommandUsage8Description=Generates a server dump with the requested information
|
||||
essentialsHelp1=The file is broken and Essentials can''t open it. Essentials is now disabled. If you can''t fix the file yourself, go to http\://tiny.cc/EssentialsChat
|
||||
essentialsHelp2=The file is broken and Essentials can''t open it. Essentials is now disabled. If you can''t fix the file yourself, either type /essentialshelp in game or go to http\://tiny.cc/EssentialsChat
|
||||
@ -575,6 +588,9 @@ jailAlreadyIncarcerated=§4Person is already in jail\:§c {0}
|
||||
jailList=§6Jails\:§r {0}
|
||||
jailMessage=§4You do the crime, you do the time.
|
||||
jailNotExist=§4That jail does not exist.
|
||||
jailNotifyJailed=§6Player§c {0} §6jailed by §c{1}.
|
||||
jailNotifyJailedFor=§6Player§c {0} §6jailed for§c {1}§6by §c{2}§6.
|
||||
jailNotifySentenceExtended=§6Player§c{0}§6''s jail time extended to §c{1} §6by §c{2}§6.
|
||||
jailReleased=§6Player §c{0}§6 unjailed.
|
||||
jailReleasedPlayerNotify=§6You have been released\!
|
||||
jailSentenceExtended=§6Jail time extended to §c{0}§6.
|
||||
@ -651,6 +667,7 @@ listCommandUsage1=/<command> [group]
|
||||
listCommandUsage1Description=Lists all players on the server, or the given group if specified
|
||||
listGroupTag=§6{0}§r\:
|
||||
listHiddenTag=§7[HIDDEN]§r
|
||||
listRealName=({0})
|
||||
loadWarpError=§4Failed to load warp {0}.
|
||||
localFormat=[L]<{0}> {1}
|
||||
loomCommandDescription=Opens up a loom.
|
||||
@ -670,6 +687,8 @@ mailCommandUsage4=/<command> sendall <message>
|
||||
mailCommandUsage4Description=Sends all players the given message
|
||||
mailCommandUsage5=/<command> sendtemp <player> <expire time> <message>
|
||||
mailCommandUsage5Description=Sends the specified player the given message which will expire in the specified time
|
||||
mailCommandUsage6=/<command> sendtempall <expire time> <message>
|
||||
mailCommandUsage6Description=Sends all players the given message which will expire in the specified time
|
||||
mailDelay=Too many mails have been sent within the last minute. Maximum\: {0}
|
||||
mailFormatNew=§6[§r{0}§6] §6[§r{1}§6] §r{2}
|
||||
mailFormatNewTimed=§6[§e⚠§6] §6[§r{0}§6] §6[§r{1}§6] §r{2}
|
||||
@ -872,9 +891,14 @@ playerTempBanned=§6Player §c{0}§6 temporarily banned §c{1}§6 for §c{2}§6\
|
||||
playerUnbanIpAddress=§6Player§c {0} §6unbanned IP\:§c {1}
|
||||
playerUnbanned=§6Player§c {0} §6unbanned§c {1}
|
||||
playerUnmuted=§6You have been unmuted.
|
||||
playtimeCommandDescription=Shows a player''s time played in game
|
||||
playtimeCommandUsage=/<command> [player]
|
||||
playtimeCommandUsage1=/<command>
|
||||
playtimeCommandUsage1Description=Shows your time played in game
|
||||
playtimeCommandUsage2=/<command> <player>
|
||||
playtimeCommandUsage2Description=Shows the specified player''s time played in game
|
||||
playtime=§6Playtime\:§c {0}
|
||||
playtimeOther=§6Playtime of {1}§6\:§c {0}
|
||||
pong=Pong\!
|
||||
posPitch=§6Pitch\: {0} (Head angle)
|
||||
possibleWorlds=§6Possible worlds are the numbers §c0§6 through §c{0}§6.
|
||||
@ -998,14 +1022,17 @@ replyLastRecipientDisabledFor=§6Replying to last message recipient §cdisabled
|
||||
replyLastRecipientEnabled=§6Replying to last message recipient §cenabled§6.
|
||||
replyLastRecipientEnabledFor=§6Replying to last message recipient §cenabled §6for §c{0}§6.
|
||||
requestAccepted=§6Teleport request accepted.
|
||||
requestAcceptedAll=§6Accepted §c{0} §6pending teleport request(s).
|
||||
requestAcceptedAuto=§6Automatically accepted a teleport request from {0}.
|
||||
requestAcceptedFrom=§c{0} §6accepted your teleport request.
|
||||
requestAcceptedFromAuto=§c{0} §6accepted your teleport request automatically.
|
||||
requestDenied=§6Teleport request denied.
|
||||
requestDeniedAll=§6Denied §c{0} §6pending teleport request(s).
|
||||
requestDeniedFrom=§c{0} §6denied your teleport request.
|
||||
requestSent=§6Request sent to§c {0}§6.
|
||||
requestSentAlready=§4You have already sent {0}§4 a teleport request.
|
||||
requestTimedOut=§4Teleport request has timed out.
|
||||
requestTimedOutFrom=§4Teleport request from §c{0} §4has timed out.
|
||||
resetBal=§6Balance has been reset to §c{0} §6for all online players.
|
||||
resetBalAll=§6Balance has been reset to §c{0} §6for all players.
|
||||
rest=§6You feel well rested.
|
||||
@ -1265,10 +1292,14 @@ tpacancelCommandUsage1=/<command>
|
||||
tpacancelCommandUsage1Description=Cancels all your outstanding teleport requests
|
||||
tpacancelCommandUsage2=/<command> <player>
|
||||
tpacancelCommandUsage2Description=Cancels all your outstanding teleport request with the specified player
|
||||
tpacceptCommandDescription=Accepts teleport requests.
|
||||
tpacceptCommandUsage=/<command> [otherplayer]
|
||||
tpacceptCommandUsage1=/<command>
|
||||
tpacceptCommandUsage1Description=Accepts the most recent teleport request
|
||||
tpacceptCommandUsage2=/<command> <player>
|
||||
tpacceptCommandUsage2Description=Accepts a teleport request from the specified player
|
||||
tpacceptCommandUsage3=/<command> *
|
||||
tpacceptCommandUsage3Description=Accepts all teleport requests
|
||||
tpahereCommandDescription=Request that the specified player teleport to you.
|
||||
tpahereCommandUsage=/<command> <player>
|
||||
tpahereCommandUsage1=/<command> <player>
|
||||
@ -1281,10 +1312,14 @@ tpautoCommandDescription=Automatically accept teleportation requests.
|
||||
tpautoCommandUsage=/<command> [player]
|
||||
tpautoCommandUsage1=/<command> [player]
|
||||
tpautoCommandUsage1Description=Toggles if tpa requests are auto accepted for yourself or another player if specified
|
||||
tpdenyCommandDescription=Rejects teleport requests.
|
||||
tpdenyCommandUsage=/<command>
|
||||
tpdenyCommandUsage1=/<command>
|
||||
tpdenyCommandUsage1Description=Rejects the most recent teleport request
|
||||
tpdenyCommandUsage2=/<command> <player>
|
||||
tpdenyCommandUsage2Description=Rejects a teleport request from the specified player
|
||||
tpdenyCommandUsage3=/<command> *
|
||||
tpdenyCommandUsage3Description=Rejects all teleport requests
|
||||
tphereCommandDescription=Teleport a player to you.
|
||||
tphereCommandUsage=/<command> <player>
|
||||
tphereCommandUsage1=/<command> <player>
|
||||
|
@ -541,6 +541,7 @@ itemCommandDescription=Generar un elemento.
|
||||
itemCommandUsage=/<command> <item|numeric> [cantidad [itemmeta...]]
|
||||
itemCommandUsage1=/<command> <item> [cantidad]
|
||||
itemCommandUsage1Description=Te da un stack completo (o una cantidad especificada) del item especificado
|
||||
itemCommandUsage2=/<command> <item> <amount> <meta>
|
||||
itemCommandUsage2Description=Te da la cantidad especificada del item especificado con los metadatos especificados
|
||||
itemId=§6ID\:§c {0}
|
||||
itemloreClear=§6Has eliminado el lore de este objeto.
|
||||
@ -629,6 +630,7 @@ kitCost=\ §7§o({0})§r
|
||||
kitDelay=§m{0}§r
|
||||
kitError=§cNo hay ningún kit válido.
|
||||
kitError2=§4Este kit está mal creado. Por favor, contacta con un administrador.
|
||||
kitError3=No se pudo dar el objeto en el kit del kit "{0}" al usuario {1} ya que ese objeto requiere Paper 1\n15.2+ para deserializar.
|
||||
kitGiveTo=§6Dando kit§c {0}§6 a §c{1}§6.
|
||||
kitInvFull=§4Tu inventario no tiene espacio para este kit. El kit se lanzará al suelo.
|
||||
kitInvFullNoDrop=§4No hay suficiente espacio en tu inventario para ese kit.
|
||||
@ -640,6 +642,7 @@ kitReset=§6Restablecer el tiempo de reutilización del kit §c {0} §6.
|
||||
kitresetCommandDescription=Restablece el tiempo de reutilización del kit especificado.
|
||||
kitresetCommandUsage=/<command> <kit> [jugador]
|
||||
kitresetCommandUsage1=/<command> <kit> [jugador]
|
||||
kitresetCommandUsage1Description=Reinicia el enfriamiento del kit especificado para ti o para otro jugador si se específica
|
||||
kitResetOther=§6Restableciendo el tiempo de espera del kit §c{0} §6durante §c{1}§6.
|
||||
kits=§7Kits disponibles\: {0}
|
||||
kittycannonCommandDescription=Tira un gato explosivo a tu oponente.
|
||||
@ -759,6 +762,7 @@ muteNotifyReason=§c{0} §6ha silenciado a §c{1}§6. §6Motivo\: §c{2}
|
||||
nearCommandDescription=Lista los jugadores cerca o alrededor de un jugador.
|
||||
nearCommandUsage=/<command> [jugador] [radio]
|
||||
nearCommandUsage1=/<command>
|
||||
nearCommandUsage2=/<command> <radius>
|
||||
nearCommandUsage3=/<command> <jugador>
|
||||
nearbyPlayers=§6Jugadores cercanos\:§r {0}
|
||||
negativeBalanceError=§4El jugador no tiene permitido tener dinero por debajo de 0$.
|
||||
@ -879,6 +883,7 @@ possibleWorlds=§6Posibles mundos son los números desde el §c0§6 hasta el §c
|
||||
potionCommandDescription=Añade efectos personalizados a una poción.
|
||||
potionCommandUsage=/<command> <clear|apply|effect\:<efecto> power\:<poder> duration\:<duración>>
|
||||
potionCommandUsage1=/<command> clear
|
||||
potionCommandUsage2=/<command> aplicar
|
||||
posX=§7X\: {0} (+Este <-> -Oeste)
|
||||
posY=§7Y\: {0} (+Arriba <-> -Abajo)
|
||||
posYaw=§7Yaw\: {0} (Rotación)
|
||||
@ -903,6 +908,7 @@ ptimeCommandDescription=Ajustar la hora del cliente del jugador. Añadir prefijo
|
||||
ptimeCommandUsage=/<command> [list|reset|day|night|dawn|17\:30|4pm|4000ticks] [jugador|*]
|
||||
pweatherCommandDescription=Ajusta el clima de un jugador
|
||||
pweatherCommandUsage=/<command> [list|reset|storm|sun|clear] [jugador|*]
|
||||
pweatherCommandUsage2=/<command> <storm|sun> [jugador|*]
|
||||
pTimeCurrent=§6La hora de §c{0} es§c {1}§6.
|
||||
pTimeCurrentFixed=§c{0}§6 la hora ha sido corregida a§c {1}§6.
|
||||
pTimeNormal=§c{0} §7\: el tiempo es normal (coincide con el del servidor).
|
||||
@ -933,6 +939,7 @@ recipe=§6Receta para §c{0}§6 (§c{1}§6 de §c{2}§6)
|
||||
recipeBadIndex=No hay ningún crafteo con ese número.
|
||||
recipeCommandDescription=Muestra como craftear items.
|
||||
recipeCommandUsage=/<command> <item> [número]
|
||||
recipeCommandUsage1=/<command> <item> [page]
|
||||
recipeFurnace=§6Fundir\: §c{0}§6.
|
||||
recipeGrid=§c{0}X §6| §{1}X §6| §{2}X
|
||||
recipeGridItem=§c{0}X §6es §c{1}
|
||||
@ -943,6 +950,7 @@ recipeShapeless=§7Combinar §c{0}
|
||||
recipeWhere=§7Donde\: {0}
|
||||
removeCommandDescription=Elimina entidades de tu mundo.
|
||||
removeCommandUsage=/<command> <all|tamed|named|drops|arrows|boats|minecarts|xp|paintings|itemframes|endercrystals|monsters|animals|ambient|mobs|[tipoDeMob]> [radio|mundo]
|
||||
removeCommandUsage1=/<command> <mob type> [world]
|
||||
removed=§6Eliminadas§c {0} §6entidades.
|
||||
repair=§6Has reparado exitósamente tu\: §c{0}§6.
|
||||
repairAlreadyFixed=§4Este ítem no necesita reparación.
|
||||
@ -1011,6 +1019,7 @@ setjailCommandUsage=/<command> <cárcel>
|
||||
setjailCommandUsage1=/<command> <cárcel>
|
||||
settprCommandDescription=Establece la ubicación y parámetros de teletransporte aleatorio.
|
||||
settprCommandUsage=/<command> [center|minrange|maxrange] [valor]
|
||||
settprCommandUsage1=/<command> centro
|
||||
settpr=§6Establece un centro de teletransporte aleatorio.
|
||||
settprValue=§6Establece un teletransporte aleatorio desde §c{0}§6 a §c{1}§6.
|
||||
setwarpCommandDescription=Crea un nuevo warp.
|
||||
@ -1018,6 +1027,8 @@ setwarpCommandUsage=/<command> <warp>
|
||||
setwarpCommandUsage1=/<command> <warp>
|
||||
setworthCommandDescription=Establece el valor de venta de un item.
|
||||
setworthCommandUsage=/<command> [item|id] <precio>
|
||||
setworthCommandUsage1=/<command> <price>
|
||||
setworthCommandUsage2=/<command> <itemname> <price>
|
||||
sheepMalformedColor=§4Color malformado.
|
||||
shoutDisabled=§6Modo gritar §cdesactivado§6.
|
||||
shoutDisabledFor=§6Modo gritar §cdesactivado §6para §c{0}§6.
|
||||
@ -1051,6 +1062,7 @@ skullChanged=§6Calavera cambiada a §c{0}§6.
|
||||
skullCommandDescription=Establece el dueño de un cráneo
|
||||
skullCommandUsage=/<command> [dueño]
|
||||
skullCommandUsage1=/<command>
|
||||
skullCommandUsage1Description=Obtienes tu propia cabeza
|
||||
skullCommandUsage2=/<command> <jugador>
|
||||
slimeMalformedSize=§4Medidas malformadas.
|
||||
smithingtableCommandDescription=Abre una mesa de herrería.
|
||||
@ -1073,10 +1085,13 @@ spawnSet=§6El lugar de aparición o el sitio del comando /spawn ha sido colocad
|
||||
spectator=espectador
|
||||
speedCommandDescription=Cambia tus límites de velocidad.
|
||||
speedCommandUsage=/<command> [tipo] <velocidad> [jugador]
|
||||
speedCommandUsage1=/<command> <speed>
|
||||
speedCommandUsage2=/<command> <type> <speed> [player]
|
||||
stonecutterCommandDescription=Abre un cortapiedras.
|
||||
stonecutterCommandUsage=/<command>
|
||||
sudoCommandDescription=Fuerza a otro usuario ejecutar un comando.
|
||||
sudoCommandUsage=/<command> <jugador> <comando [argumentos]>
|
||||
sudoCommandUsage1=/<command> <player> <command> [args]
|
||||
sudoExempt=§4No puedes usar el comando sudo con este jugador.
|
||||
sudoRun=§6Forcing§c {0} §6to run\:§r /{1}
|
||||
suicideCommandDescription=Te hace perecer.
|
||||
@ -1115,10 +1130,13 @@ tempbanExemptOffline=§4No puedes banear temporalmente a jugadores que no están
|
||||
tempbanJoin=You are banned from this server for {0}. Reason\: {1}
|
||||
tempBanned=§cSe te ha baneado temporalmente por §r {0}\:\n§r{2}
|
||||
tempbanCommandDescription=Banea temporalmente un usuario.
|
||||
tempbanCommandUsage=/<command> <playername> <datediff> [reason]
|
||||
tempbanipCommandDescription=Banea temporalmente una dirección IP.
|
||||
tempbanipCommandUsage=/<command> <playername> <datediff> [reason]
|
||||
thunder=§6Has cambiado los truenos a§c {0} §6en tu mundo.
|
||||
thunderCommandDescription=Activa/desactiva las tormentas.
|
||||
thunderCommandUsage=/<command> <true/false> [duración]
|
||||
thunderCommandUsage1=/<command> <true|false> [duration]
|
||||
thunderDuration=§6Has§c {0} §6una tormenta en tu mundo durante§c {1} §6segundos.
|
||||
timeBeforeHeal=Tiempo antes de la siguiente curacion\: {0}
|
||||
timeBeforeTeleport=§4Tiempo antes del próximo teletransporte\:§c {0}§4.
|
||||
|
@ -233,8 +233,17 @@ destinationNotSet=Sihtkoht on määramata\!
|
||||
disabled=keelatud
|
||||
disabledToSpawnMob=§4Selle eluka tekitamine on seadistustes keelatud.
|
||||
disableUnlimited=§6Mängijale§c {1}§6 on keelatud ploki§c {0} §6lõpmatu asetamine.
|
||||
discordbroadcastInvalidChannel=§4Discord kanal §c{0}§4 ei eksisteeri.
|
||||
discordbroadcastSent=§6Sõnum saadetud §c{0}§6\!
|
||||
discordCommandDescription=Saadab discordi kutse lingi mängijale.
|
||||
discordCommandLink=§6liitu meie Discord serveriga §c{0}§6\!
|
||||
discordCommandUsage=/<käsklus>
|
||||
discordCommandUsage1=/<käsklus>
|
||||
discordCommandUsage1Description=Saadab discordi kutse lingi mängijale
|
||||
discordCommandListDescription=Hangib võrgumängijate nimekirja.
|
||||
discordErrorCommandDisabled=See käsklus on keelatud\!
|
||||
discordLoggingIn=Proovin logida Discordi...
|
||||
discordLoggingInDone=Edukalt sisse logitud kui {0}
|
||||
disposal=Prügišaht
|
||||
disposalCommandDescription=Avab kaasaskantava hävitusmenüü.
|
||||
disposalCommandUsage=/<käsklus>
|
||||
@ -964,6 +973,7 @@ requestDeniedFrom=§6Mängija §c{0} §6hülgas su teleporteerumiskutse.
|
||||
requestSent=§6Kutse saadetud mängijale§c {0}§6.
|
||||
requestSentAlready=§4Sa juba saatsid teleporteerumiskutse mängijale {0}.
|
||||
requestTimedOut=§4Teleporteerumiskutse aegus.
|
||||
requestTimedOutFrom=§4Teleporteerimis kutse §c{0} §4on aegunud.
|
||||
resetBal=§6Rahasumma on taastatud väärtuseks §c{0} §6kõikidel võrgus olevatel mängijatel.
|
||||
resetBalAll=§6Rahasumma on taastatud väärtuseks §c{0} §6kõikidel mängijatel.
|
||||
rest=§6Tunned end puhanuna.
|
||||
@ -1179,20 +1189,27 @@ totalWorthBlocks=§aMüüsid kõik plokid koguväärtusega §c{1}§a.
|
||||
tpCommandDescription=Teleporteeru mängija juurde.
|
||||
tpCommandUsage=/<käsklus> <mängija> [teinemängija]
|
||||
tpCommandUsage1=/<käsklus> <mängija>
|
||||
tpCommandUsage1Description=Teleporteerib sind kindla mängija juurde
|
||||
tpCommandUsage2Description=Teleporteerib esimese kindla mängija teise juurde
|
||||
tpaCommandDescription=Taotle valitud mängija juurde teleporteerumist.
|
||||
tpaCommandUsage=/<käsklus> <mängija>
|
||||
tpaCommandUsage1=/<käsklus> <mängija>
|
||||
tpaallCommandDescription=Taotleb kõiki võrgus olevaid mängijaid sinu juurde teleporteeruma.
|
||||
tpaallCommandUsage=/<käsklus> <mängija>
|
||||
tpaallCommandUsage1=/<käsklus> <mängija>
|
||||
tpaallCommandUsage1Description=Taotleb kõiki mängijaid sinu juurde teleporteeruma
|
||||
tpacancelCommandDescription=Tühista kõik käimasolevad teleporteerumiskutsed. Määra [mängija], et tühistada vaid selle mängija taotlused.
|
||||
tpacancelCommandUsage=/<käsklus> [mängija]
|
||||
tpacancelCommandUsage1=/<käsklus>
|
||||
tpacancelCommandUsage2=/<käsklus> <mängija>
|
||||
tpacceptCommandDescription=Võtab teleporteerumiskutsed vastu.
|
||||
tpacceptCommandUsage=/<käsklus> [teinemängija]
|
||||
tpacceptCommandUsage1=/<käsklus>
|
||||
tpacceptCommandUsage1Description=Võtab vastu kõige viimase Teleporteerimis kutse
|
||||
tpacceptCommandUsage2=/<käsklus> <mängija>
|
||||
tpacceptCommandUsage2Description=Võtab vastu teleporteerimis kutse kindlalt inimeselt
|
||||
tpacceptCommandUsage3=/<käsklus> *
|
||||
tpacceptCommandUsage3Description=Võtab kõik teleporteerumiskutsed vastu
|
||||
tpahereCommandDescription=Taotle valitud mängijal sinu juurde teleporteerumist.
|
||||
tpahereCommandUsage=/<käsklus> <mängija>
|
||||
tpahereCommandUsage1=/<käsklus> <mängija>
|
||||
@ -1205,10 +1222,14 @@ tpautoCommandDescription=Võta automaatselt teleporteerumiskutsed vastu.
|
||||
tpautoCommandUsage=/<käsklus> [mängija]
|
||||
tpautoCommandUsage1=/<käsklus> [mängija]
|
||||
tpautoCommandUsage1Description=Lülitab teleporteerumise kutsete automaatse vastuvõtmise sinule või teisele mängijale, kui on täpsustatud
|
||||
tpdenyCommandDescription=Keeldub teleporteerumiskutsetest.
|
||||
tpdenyCommandUsage=/<käsklus>
|
||||
tpdenyCommandUsage1=/<käsklus>
|
||||
tpdenyCommandUsage1Description=Tühistab kõige viimase teleporteerimis kutse
|
||||
tpdenyCommandUsage2=/<käsklus> <mängija>
|
||||
tpdenyCommandUsage2Description=Tühistab kõige viimase teleporteerimis kutse kindlalt inimeselt
|
||||
tpdenyCommandUsage3=/<käsklus> *
|
||||
tpdenyCommandUsage3Description=Keeldub kõigist teleporteerumiskutsetest
|
||||
tphereCommandDescription=Teleporteeri mängija enda juurde.
|
||||
tphereCommandUsage=/<käsklus> <mängija>
|
||||
tphereCommandUsage1=/<käsklus> <mängija>
|
||||
|
@ -233,8 +233,18 @@ destinationNotSet=Destination non définie \!
|
||||
disabled=désactivé
|
||||
disabledToSpawnMob=L''invocation de ce monstre a été désactivée depuis le fichier de configuration.
|
||||
disableUnlimited=§6Le placement illimité de§c {0} §6pour§c {1} §6a été désactivé.
|
||||
discordbroadcastCommandDescription=Diffuse un message au salon Discord spécifié.
|
||||
discordbroadcastCommandUsage=/<command> <channel> <msg>
|
||||
discordbroadcastCommandUsage1=/<command> <channel> <msg>
|
||||
discordbroadcastCommandUsage1Description=Envoie le message donné au salon Discord spécifié
|
||||
discordbroadcastInvalidChannel=§4Le salon Discord §c{0}§4 n''existe pas.
|
||||
discordbroadcastPermission=§4Vous n''avez pas la permission d''envoyer des messages dans le salon §c{0}§4.
|
||||
discordbroadcastSent=§6Message envoyé à §c{0}§6\!
|
||||
discordCommandDescription=Envoie le lien d''invitation discord au joueur.
|
||||
discordCommandLink=§6Rejoignez notre serveur Discord à §c{0}§6\!
|
||||
discordCommandUsage=/<command>
|
||||
discordCommandUsage1=/<command>
|
||||
discordCommandUsage1Description=Envoie le lien d''invitation Discord au joueur
|
||||
discordCommandExecuteDescription=Exécute une commande console depuis le serveur Minecraft.
|
||||
discordCommandExecuteArgumentCommand=La commande qui doit être exécutée
|
||||
discordCommandExecuteReply=Exécution de la commande\: "/{0}"
|
||||
@ -251,6 +261,8 @@ discordErrorLoggerNoPerms=L''enregistreur de console Discord a été désactivé
|
||||
discordErrorNoGuild=ID de serveur invalide ou manquant\! Veuillez suivre le tutoriel dans la configuration afin de configurer le plugin.
|
||||
discordErrorNoGuildSize=Votre bot n''est dans aucun serveur\! Veuillez suivre le tutoriel dans la configuration afin de configurer le plugin.
|
||||
discordErrorNoPerms=Votre bot ne peut voir ou parler dans aucun canal \! Assurez-vous que votre bot a les permissions en lecture et en écriture dans tous les canaux que vous souhaitez utiliser.
|
||||
discordErrorNoPrimary=Vous n''avez pas défini de salon principal ou votre salon principal est invalide. Retour au salon par défaut \: \#{0}.
|
||||
discordErrorNoPrimaryPerms=Votre bot ne peut pas parler dans votre salon principal, \#{0}. Assurez-vous que votre bot a les permissions de lecture et d''écriture dans tous les salons que vous souhaitez utiliser.
|
||||
discordErrorNoToken=Aucun jeton fourni\! Veuillez suivre le tutoriel dans la configuration afin de configurer le plugin.
|
||||
discordErrorWebhook=Une erreur s''est produite lors de l''envoi de messages à votre canal console \! Cela a probablement été causé par la suppression accidentelle de votre webhook console. Cela peut généralement être corrigé en s''assurant que votre bot a la permission "Gérer les Webhooks" et en exécutant "/ess reload".
|
||||
discordLoggingIn=Tentative de connexion à Discord...
|
||||
@ -318,6 +330,7 @@ essentialsCommandUsage6=/<command> cleanup
|
||||
essentialsCommandUsage6Description=Nettoie les anciennes données de joueur
|
||||
essentialsCommandUsage7=/<command> homes
|
||||
essentialsCommandUsage7Description=Gère les résidences de joueurs
|
||||
essentialsCommandUsage8=/<command> dump [all] [config] [discord] [kits] [log]
|
||||
essentialsCommandUsage8Description=Génère un dump serveur avec les informations demandées
|
||||
essentialsHelp1=Le fichier est corrompu et Essentials ne peut l''ouvrir. Essentials est désormais désactivé. Si vous ne pouvez corriger vous-même le problème, rendez-vous sur https\://essentialsx.net/community.html
|
||||
essentialsHelp2=Le fichier est corrompu et Essentials ne peut pas l''ouvrir. Essentials est maintenant désactivé. Si vous ne pouvez pas réparer le fichier vous-même, tapez /essentialshelp dans le jeu ou rendez-vous sur http\://tiny.cc/EssentialsChat
|
||||
@ -471,10 +484,16 @@ homeConfirmation=§6Vous avez déjà une résidence nommée §c{0} §6\!\nPour
|
||||
homeSet=§7Résidence définie.
|
||||
hour=heure
|
||||
hours=heures
|
||||
ice=§7Il fait beaucoup plus froid...
|
||||
iceCommandDescription=Refroidit un joueur.
|
||||
iceCommandUsage=/<command> [joueur]
|
||||
iceCommandUsage1=/<command>
|
||||
iceCommandUsage1Description=Vous refroidit
|
||||
iceCommandUsage2=/<command> <joueur>
|
||||
iceCommandUsage2Description=Refroidit le joueur donné
|
||||
iceCommandUsage3=/<command> *
|
||||
iceCommandUsage3Description=Refroidit tous les joueurs en ligne
|
||||
iceOther=§7Rafraîchissement§c {0}§6.
|
||||
ignoreCommandDescription=Ignorer ou ne pas ignorer les autres joueurs.
|
||||
ignoreCommandUsage=/<command> <joueur>
|
||||
ignoreCommandUsage1=/<command> <joueur>
|
||||
@ -569,6 +588,9 @@ jailAlreadyIncarcerated=§cJoueur déjà emprisonné \: {0}
|
||||
jailList=§6Prisons \:§r {0}
|
||||
jailMessage=§cVous avez commis un crime, vous en payez le prix.
|
||||
jailNotExist=§4Cette prison n''existe pas.
|
||||
jailNotifyJailed=§7Joueur§c {0} §6emprisonné par §c{1}.
|
||||
jailNotifyJailedFor=§6Le joueur§c {0} §6a été emprisonné pour §c {1}§6par §c{2}§6.
|
||||
jailNotifySentenceExtended=§6Le temps de prison du joueur{0} a été prolongé à §c{1} §6par §c{2}§6.
|
||||
jailReleased=§6Le joueur §c{0}§6 a été libéré.
|
||||
jailReleasedPlayerNotify=§6Vous avez été libéré(e) \!
|
||||
jailSentenceExtended=Durée d''emprisonnement rallongée de \: {0}
|
||||
@ -645,6 +667,7 @@ listCommandUsage1=/<command> [groupe]
|
||||
listCommandUsage1Description=Liste tous les joueurs connectés serveur, ou le groupe donné, si spécifié
|
||||
listGroupTag=§6{0}§r \:
|
||||
listHiddenTag=§7[MASQUÉ]§f
|
||||
listRealName=({0})
|
||||
loadWarpError=§4Échec du chargement du point de téléportation {0}.
|
||||
localFormat=[L]<{0}> {1}
|
||||
loomCommandDescription=Ouvre un métier à tisser.
|
||||
@ -664,6 +687,8 @@ mailCommandUsage4=/<command> sendall <message>
|
||||
mailCommandUsage4Description=Envoie le message donné à tous les joueurs
|
||||
mailCommandUsage5=/<command> sendtemp <player> <expire time> <message>
|
||||
mailCommandUsage5Description=Envoie au joueur spécifié le message qui expirera dans la période spécifiée
|
||||
mailCommandUsage6=/<command> sendtempall <expire time> <message>
|
||||
mailCommandUsage6Description=Envoie à tous les joueurs le message donné qui expirera dans la période spécifiée
|
||||
mailDelay=Trop de courriers ont été envoyés au cours de la dernière minute. Maximum \: {0}
|
||||
mailFormatNew=§6[§r{0}§6] §6[§r{1}§6] §r{2}
|
||||
mailFormatNewTimed=§6[§e⚠§6] §6[§r{0}§6] §6[§r{1}§6] §r{2}
|
||||
@ -673,6 +698,7 @@ mailFormat=§6[§r{0}§6] §r{1}
|
||||
mailMessage={0}
|
||||
mailSent=§6Courrier envoyé \!
|
||||
mailSentTo=§c{0}§6 a reçu le courrier suivant \:
|
||||
mailSentToExpire=§c{0}§6 a été envoyé le mail suivant qui expirera dans §c{1}§6\:
|
||||
mailTooLong=§4Votre courrier est trop long. Il doit contenir au maximum 1000 caractères.
|
||||
markMailAsRead=§6Pour marquer votre courrier comme lu, tapez§c /mail clear§6.
|
||||
matchingIPAddress=§6Les joueurs suivants se sont déjà connectés avec cette adresse IP \:
|
||||
@ -865,9 +891,14 @@ playerTempBanned=§6Le joueur §c{0}§6 a banni temporairement §c{1}§6 pendant
|
||||
playerUnbanIpAddress=§6Le joueur§c {0} §6a débanni l''adresse IP \:§c {1}
|
||||
playerUnbanned=§6Le joueur§c {0} §6a débanni§c {1}
|
||||
playerUnmuted=§6Vous avez de nouveau la parole.
|
||||
playtimeCommandDescription=Affiche le temps joué par un joueur
|
||||
playtimeCommandUsage=/<command> [joueur]
|
||||
playtimeCommandUsage1=/<command>
|
||||
playtimeCommandUsage1Description=Affiche votre temps de jeu
|
||||
playtimeCommandUsage2=/<command> <joueur>
|
||||
playtimeCommandUsage2Description=Affiche le temps joué par le joueur spécifié
|
||||
playtime=§7Temps de jeu \:§c {0}
|
||||
playtimeOther=§7Temps de jeu de {1}\:§c {0}
|
||||
pong=Pong \!
|
||||
posPitch=§6Pitch \: {0} (Angle de tête)
|
||||
possibleWorlds=§6Les mondes possibles sont les nombres de §c0§6 à §c{0}§6.
|
||||
|
@ -1022,14 +1022,17 @@ replyLastRecipientDisabledFor=§6Risposta all''ultimo destinatario dei messaggi
|
||||
replyLastRecipientEnabled=§6Risposta all''ultimo destinatario dei messaggi §cabilitata§6.
|
||||
replyLastRecipientEnabledFor=§6Risposta all''ultimo destinatario del messaggio §abilitato §6per §c {0} §6.
|
||||
requestAccepted=§6Richiesta di teletrasporto accettata.
|
||||
requestAcceptedAll=§6Accettate §c{0} §6in attesa di richieste di teletrasporto(s).
|
||||
requestAcceptedAuto=§6Accettata automaticamente una richiesta di teletrasporto da {0}.
|
||||
requestAcceptedFrom=§c{0} §6ha accettato la tua richiesta di teletrasporto.
|
||||
requestAcceptedFromAuto=§c{0} §6accettata automaticamente la tua richiesta di teletrasporto.
|
||||
requestDenied=§6Richiesta di teletrasporto rifiutata.
|
||||
requestDeniedAll=§6Hai rifiutato §c{0} §6in attesa di richieste di teletrasporto(s).
|
||||
requestDeniedFrom=§c{0} §6Ha rifiutato la tua richiesta di teletrasporto.
|
||||
requestSent=§6Richiesta inviata a§c {0}§6.
|
||||
requestSentAlready=§4Hai già inviato a {0}§4 una richiesta di teletrasporto.
|
||||
requestTimedOut=§4Richiesta di telestrasporto scaduta.
|
||||
requestTimedOutFrom=§4La richiesta di teletrasporto da §c{0} §4è scaduta.
|
||||
resetBal=§6Il bilancio è stato resettato a §c{0} §6per tutti i giocatori in gioco.
|
||||
resetBalAll=§6Il bilancio è stato resettato a §c{0} §6per tutti i giocatori.
|
||||
rest=§6Ti senti ben riposato.
|
||||
@ -1289,10 +1292,14 @@ tpacancelCommandUsage1=/<command>
|
||||
tpacancelCommandUsage1Description=Annulla tutte le tue richieste di teletrasporto in sospeso
|
||||
tpacancelCommandUsage2=/<command> <player>
|
||||
tpacancelCommandUsage2Description=Annulla tutta la tua richiesta di teletrasporto con il giocatore specificato
|
||||
tpacceptCommandDescription=Accetta richieste di teletrasporto.
|
||||
tpacceptCommandUsage=/<command> [otherplayer]
|
||||
tpacceptCommandUsage1=/<command>
|
||||
tpacceptCommandUsage1Description=Accetta la richiesta di teletrasporto più recente
|
||||
tpacceptCommandUsage2=/<command> <player>
|
||||
tpacceptCommandUsage2Description=Accetta una richiesta di teletrasporto dal giocatore specificato
|
||||
tpacceptCommandUsage3=/<command> *
|
||||
tpacceptCommandUsage3Description=Accetta tutte le richieste di teletrasporto
|
||||
tpahereCommandDescription=Richiedi che il giocatore specificato ti teletrasporti.
|
||||
tpahereCommandUsage=/<command> <player>
|
||||
tpahereCommandUsage1=/<command> <player>
|
||||
@ -1305,10 +1312,14 @@ tpautoCommandDescription=Accetta automaticamente le richieste di teletrasporto.
|
||||
tpautoCommandUsage=/<command> [player]
|
||||
tpautoCommandUsage1=/<command> [player]
|
||||
tpautoCommandUsage1Description=Commuta se le richieste di tpa sono accettate automaticamente per te o per un altro giocatore se specificato
|
||||
tpdenyCommandDescription=Rifiuta le richieste di teletrasporto.
|
||||
tpdenyCommandUsage=/<command>
|
||||
tpdenyCommandUsage1=/<command>
|
||||
tpdenyCommandUsage1Description=Rifiuta la richiesta di teletrasporto più recente
|
||||
tpdenyCommandUsage2=/<command> <player>
|
||||
tpdenyCommandUsage2Description=Rifiuta una richiesta di teletrasporto dal giocatore specificato
|
||||
tpdenyCommandUsage3=/<command> *
|
||||
tpdenyCommandUsage3Description=Rifiuta tutte le richieste di teletrasporto
|
||||
tphereCommandDescription=Teletrasporta il player verso un warp.
|
||||
tphereCommandUsage=/<command> <player>
|
||||
tphereCommandUsage1=/<command> <player>
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -427,6 +427,7 @@ givenSkull=§c{0}§6의 머리를 얻었습니다.
|
||||
godCommandDescription=신의 힘을 활성화합니다.
|
||||
godCommandUsage=/<command> [닉네임] [on|off]
|
||||
godCommandUsage1=/<command> [플레이어]
|
||||
godCommandUsage1Description=지정된 경우 사용자 또는 다른 플레이어의 무적 모드를 전환합니다.
|
||||
giveSpawn=§c{0} §6개의 §c{1} §6(을)를 §c{2}§6에게 지급했습니다.
|
||||
giveSpawnFailure=§4공간이 부족합니다, §c{0} {1} §4(을)를 잃었습니다.
|
||||
godDisabledFor=§c{0} §6를 §c비활성화
|
||||
@ -581,6 +582,9 @@ jailAlreadyIncarcerated=§4사람이 이미 감옥에 있음\:§c {0}
|
||||
jailList=§6감옥\:§r {0}
|
||||
jailMessage=§c당신은 범죄를 저지르고있습니다, 당신은 시간이 필요합니다.
|
||||
jailNotExist=§4해당 감옥은 존재하지 않습니다.
|
||||
jailNotifyJailed=§c{1} §6님이 §c{0} §6님을 감금했습니다.
|
||||
jailNotifyJailedFor=§c{2} §6님이 §c{0} §6님을 §c{1}§6 동안 감금했습니다.
|
||||
jailNotifySentenceExtended=§c{0} §6님의 감금 시간이 §c{2}§6 님에 의해 §c{1}§6(으)로 연장되었습니다.
|
||||
jailReleased=§6유저 §c{0}§6는 감옥에서 석방되었습니다.
|
||||
jailReleasedPlayerNotify=§6당신은 석방되었습니다\!
|
||||
jailSentenceExtended=§6감옥 시간이 다음과 같이 연장되었습니다.\: {0}
|
||||
@ -668,6 +672,7 @@ mailCommandUsage3Description=주어진 메시지를 해당 플레이어에게
|
||||
mailCommandUsage4=/<command> sendall <message>
|
||||
mailCommandUsage4Description=주어진 메시지를 모든 플레이어에게 보냅니다
|
||||
mailCommandUsage5=/<command> sendtemp <player> <expire time> <message>
|
||||
mailCommandUsage6=/<command> sendtempall <만료 시간> <메시지>
|
||||
mailDelay=너무 많은 양의 이메일을 보냈습니다. 최대\: {0}
|
||||
mailFormatNew=§6[§r{0}§6] §6[§r{1}§6] §r{2}
|
||||
mailFormatNewTimed=§6[§e⚠§6] §6[§r{0}§6] §6[§r{1}§6] §r{2}
|
||||
@ -677,6 +682,7 @@ mailFormat=§6[§r{0}§6] §r{1}
|
||||
mailMessage={0}
|
||||
mailSent=§6메일을 보냈습니다\!
|
||||
mailSentTo=§c{0} §6 (이)가 메일을 보냈습니다\:
|
||||
mailSentToExpire=§c{0} §6님이 §c{1}§6에 만료되는 메일을 보냈습니다\:
|
||||
mailTooLong=§4메일 메시지가 너무 깁니다. 영어 기준 1000자 를 넘지 않도록 해주세요.
|
||||
markMailAsRead=§6이 메일을 읽으셨다면, §c /mail clear §6명령어를 사용하여 삭제 해주세요.
|
||||
matchingIPAddress=§6해당 플레이어는 이전에 다음 IP 주소로부터 접속하였습니다\:
|
||||
@ -858,16 +864,23 @@ playerTempBanned=§6플레이어§c {0} §6(이)가 Ip주소 §c {1} §6(을)를
|
||||
playerUnbanIpAddress=§6플레이어 §c{0} §6(이)가 IP\: §c{1} §6의 차단을 해제했습니다.
|
||||
playerUnbanned=§6플레이어 §c{0} §6(이)가 §c{1} §6의 차단을 해제했습니다.
|
||||
playerUnmuted=§6뮤트 상태가 해제되었습니다.
|
||||
playtimeCommandDescription=플레이어가 게임을 플레이한 시간을 표시합니다
|
||||
playtimeCommandUsage=/<command> [플레이어]
|
||||
playtimeCommandUsage1=/<command>
|
||||
playtimeCommandUsage1Description=당신이 게임을 플레이한 시간을 표시합니다
|
||||
playtimeCommandUsage2=/<command> <플레이어>
|
||||
playtimeCommandUsage2Description=특정 플레이어가 게임을 플레이한 시간을 표시합니다
|
||||
playtime=§6플레이 시간\:§c {0}
|
||||
playtimeOther={1}§6님의 플레이 시간\:§c {0}
|
||||
pong=Pong\!
|
||||
posPitch=§6Pitch\: {0} (머리 각도)
|
||||
possibleWorlds=마인팜 서버에 오심?
|
||||
potionCommandDescription=포션에 사용자 지정 포션 효과를 추가합니다.
|
||||
potionCommandUsage=/<command> <clear|apply|effect\:<effect> power\:<power> duration\:<duration>>
|
||||
potionCommandUsage1=/<command> clear
|
||||
potionCommandUsage1Description=들고 있는 물약의 모든 효과를 제거합니다
|
||||
potionCommandUsage2=/<command> apply
|
||||
potionCommandUsage2Description=들고 있는 물약을 소비하지 않고 해당 물약의 효과를 모두 당신에게 적용합니다
|
||||
potionCommandUsage3=/<command> effect\:<effect> power\:<power> duration\:<duration>
|
||||
posX=§6X\: {0} (+동 <-> -서)
|
||||
posY=§6Y\: {0} (+위 <-> -아래)
|
||||
@ -959,19 +972,23 @@ repairCommandUsage2Description=인벤토리의 모든 아이템을 수리합니
|
||||
repairEnchanted=§4당신은 인챈트 된 아이템을 수리할 수 없습니다.
|
||||
repairInvalidType=§4이 아이템은 수리될 수 없습니다.
|
||||
repairNone=§4수리하는데 필요한 아이템이 없습니다.
|
||||
replyFromDiscord=**{0} 님으로부터 답장\:** `{1}`
|
||||
replyLastRecipientDisabled=§6마지막 메시지를 보낸 사람에게의 빠른 답장을 §c비활성화§6했습니다.
|
||||
replyLastRecipientDisabledFor=§c{0} §6의 마지막 메시지를 보낸 사람에게의 빠른 답장을 §c비활성화§6했습니다.
|
||||
replyLastRecipientEnabled=§6마지막 메시지를 보낸 사람에게의 빠른 답장을 §c활성화§6했습니다.
|
||||
replyLastRecipientEnabledFor=§c{0} §6의 마지막 메시지를 보낸 사람에게의 빠른 답장을 §c활성화§6했습니다.
|
||||
requestAccepted=§7텔레포트 요청을 수락하였습니다.
|
||||
requestAcceptedAll=§6대기 중인 텔레포트 요청 §c{0}§6건을 수락했습니다.
|
||||
requestAcceptedAuto=§c{0} §6의 텔레포트 요청을 자동으로 수락했습니다.
|
||||
requestAcceptedFrom=§c{0} §6 텔레포트 요청이 승인되었습니다.
|
||||
requestAcceptedFromAuto=§c{0} §6(이)가 텔레포트 요청을 자동으로 수락했습니다.
|
||||
requestDenied=§6순간이동 요청이 거부되었습니다.
|
||||
requestDeniedAll=§6대기 중인 텔레포트 요청 §c{0}§6건을 거절했습니다.
|
||||
requestDeniedFrom=§c{0} §6 텔레포트 요청이 거부되었습니다.
|
||||
requestSent=§c{0}§6님에게 텔레포트 요청을 보냅니다.
|
||||
requestSentAlready=§4이미 {0}§4 에게 텔레포트 요청을 보냈습니다.
|
||||
requestTimedOut=§4텔레포트 요청이 타임아웃 되었습니다.
|
||||
requestTimedOutFrom=§c{0} §4님으로부터 온 텔레포트 요청이 만료되었습니다.
|
||||
resetBal=§6모든 온라인 플레이어의 잔고가 §a{0} §6(으)로 리셋되었습니다.
|
||||
resetBalAll=§6모든 플레이어의 잔고가 §a{0} §6(으)로 리셋되었습니다.
|
||||
rest=§6잘 휴식한 듯한 느낌이 듭니다.
|
||||
@ -991,14 +1008,18 @@ seenAccounts=§6플레이어가 §c{0}&6(으)로도 알려져 있습니다.
|
||||
seenCommandDescription=플레이어의 마지막 접속 종료 시간을 봅니다.
|
||||
seenCommandUsage=/<command> <플레이어>
|
||||
seenCommandUsage1=/<command> <플레이어>
|
||||
seenCommandUsage1Description=해당 플레이어의 로그아웃 시간, 차단 여부, 음소거 여부, UUID 정보를 보여줍니다
|
||||
seenOffline=§6플레이어§c {0} §6이/가 §c{1}§6 전부터 §4오프라인§6상태였습니다.
|
||||
seenOnline=§6플레이어§c {0} §6이/가 §c{1}§6 전부터 §a온라인§6상태였습니다.
|
||||
sellBulkPermission=§6여러개를 한꺼번에 판매할 수 있는 권한이 없습니다.
|
||||
sellCommandDescription=손에 든 아이템을 판매합니다.
|
||||
sellCommandUsage=/<command> <<itemname>|<id>|hand|inventory|blocks> [amount]
|
||||
sellCommandUsage1=/<command> <아이템> [수량]
|
||||
sellCommandUsage1Description=당신의 인벤토리에서 해당 아이템을 전부(또는 지정한 경우, 지정한 수량만큼) 판매합니다
|
||||
sellCommandUsage2=/<command> hand [수량]
|
||||
sellCommandUsage2Description=들고 있는 아이템을 전부(또는 지정한 경우, 지정한 수량만큼) 판매합니다
|
||||
sellCommandUsage3=/<command> all
|
||||
sellCommandUsage3Description=당신의 인벤토리에서 팔 수 있는 아이템을 전부 판매합니다
|
||||
sellCommandUsage4=/<command> blocks [수량]
|
||||
sellHandPermission=§6손에 든 아이템을 팔 수 있는 권한이 없습니다.
|
||||
serverFull=서버가 꽉 찼습니다\!
|
||||
@ -1025,6 +1046,7 @@ settprCommandUsage=/<command> [center|minrange|maxrange] [값]
|
||||
settprCommandUsage1=/<command> center
|
||||
settprCommandUsage1Description=무작위 텔레포트의 중심을 현재 위치로 설정합니다
|
||||
settprCommandUsage2=/<command> minrange <반경>
|
||||
settprCommandUsage2Description=주어진 값으로 랜덤 텔레포트의 반경을 설정합니다.
|
||||
settprCommandUsage3=/<command> maxrange <반경>
|
||||
settpr=§6무작위 텔레포트의 중심을 정합니다.
|
||||
settprValue=§6무작위 텔레포트 §c{0} §6(을)를 §c{1} §6(으)로 설정합니다.
|
||||
@ -1072,7 +1094,9 @@ skullChanged=§6머리가 §c{0}§6 (으)로 변경되었습니다.
|
||||
skullCommandDescription=플레이어 머리의 주인을 설정합니다.
|
||||
skullCommandUsage=/<command> [owner]
|
||||
skullCommandUsage1=/<command>
|
||||
skullCommandUsage1Description=당신의 머리를 받습니다
|
||||
skullCommandUsage2=/<command> <플레이어>
|
||||
skullCommandUsage2Description=해당 플레이어의 머리를 받습니다
|
||||
slimeMalformedSize=잘못된 크기.
|
||||
smithingtableCommandDescription=대장장이 작업대를 엽니다.
|
||||
smithingtableCommandUsage=/<command>
|
||||
@ -1196,10 +1220,15 @@ tpacancelCommandUsage=/<command> [플레이어]
|
||||
tpacancelCommandUsage1=/<command>
|
||||
tpacancelCommandUsage1Description=모든 대기중인 텔레포트 요청을 취소합니다.
|
||||
tpacancelCommandUsage2=/<command> <플레이어>
|
||||
tpacancelCommandUsage2Description=해당 플레이어가 당신에게 걸어서 대기 중인 텔레포트 요청을 모두 취소합니다.
|
||||
tpacceptCommandDescription=텔레포트 요청을 수락합니다.
|
||||
tpacceptCommandUsage=/<command> [다른 플레이어]
|
||||
tpacceptCommandUsage1=/<command>
|
||||
tpacceptCommandUsage1Description=가장 최근의 텔레포트 요청을 수락합니다
|
||||
tpacceptCommandUsage2=/<command> <플레이어>
|
||||
tpacceptCommandUsage2Description=특정 플레이어의 텔레포트 요청을 수락합니다
|
||||
tpacceptCommandUsage3=/<command> *
|
||||
tpacceptCommandUsage3Description=모든 텔레포트 요청을 수락합니다
|
||||
tpahereCommandDescription=해당 플레이어를 나에게 텔레포트하도록 요청합니다.
|
||||
tpahereCommandUsage=/<command> <플레이어>
|
||||
tpahereCommandUsage1=/<command> <플레이어>
|
||||
@ -1209,13 +1238,18 @@ tpallCommandUsage1=/<command> [플레이어]
|
||||
tpautoCommandDescription=텔레포트 요청을 자동으로 수락합니다.
|
||||
tpautoCommandUsage=/<command> [플레이어]
|
||||
tpautoCommandUsage1=/<command> [플레이어]
|
||||
tpdenyCommandDescription=텔레포트 요청을 거절합니다.
|
||||
tpdenyCommandUsage=/<command>
|
||||
tpdenyCommandUsage1=/<command>
|
||||
tpdenyCommandUsage1Description=가장 최근의 텔레포트 요청을 거절합니다
|
||||
tpdenyCommandUsage2=/<command> <플레이어>
|
||||
tpdenyCommandUsage2Description=특정 플레이어의 텔레포트 요청을 거절합니다
|
||||
tpdenyCommandUsage3=/<command> *
|
||||
tpdenyCommandUsage3Description=모든 텔레포트 요청을 거절합니다
|
||||
tphereCommandDescription=플레이어를 나에게 텔레포트시킵니다.
|
||||
tphereCommandUsage=/<command> <플레이어>
|
||||
tphereCommandUsage1=/<command> <플레이어>
|
||||
tphereCommandUsage1Description=해당 플레이어를 당신의 위치로 순간이동시킵니다
|
||||
tpoCommandDescription=tptoggle을 무시하고 강제로 텔레포트합니다.
|
||||
tpoCommandUsage=/<command> <플레이어> [다른 플레이어]
|
||||
tpoCommandUsage1=/<command> <플레이어>
|
||||
@ -1255,9 +1289,11 @@ unableToSpawnMob=§4몬스터 소환을 할 수 없습니다.
|
||||
unbanCommandDescription=해당 플레이어의 차단을 풉니다.
|
||||
unbanCommandUsage=/<command> <플레이어>
|
||||
unbanCommandUsage1=/<command> <플레이어>
|
||||
unbanCommandUsage1Description=해당 플레이어의 차단을 풉니다
|
||||
unbanipCommandDescription=IP 주소의 임시 차단을 풉니다.
|
||||
unbanipCommandUsage=/<command><address>
|
||||
unbanipCommandUsage1=/<command><address>
|
||||
unbanipCommandUsage1Description=해당 IP 주소의 차단을 풉니다
|
||||
unignorePlayer=§6당신은 더 이상 §c{0} §6플레이어를 무시하지 않습니다.
|
||||
unknownItemId=§4알 수 없는 아이템 고유번호\:§r {0}§4.
|
||||
unknownItemInList=알 수 없는 아이템 {0} 가 {1} 번째 리스트에 존재합니다.
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -214,9 +214,11 @@ deljailCommandUsage1Description=Verwijdert de gevangenis met de opgegeven naam
|
||||
delkitCommandDescription=Verwijdert de opgegeven kit.
|
||||
delkitCommandUsage=/<command> <kit>
|
||||
delkitCommandUsage1=/<command> <kit>
|
||||
delkitCommandUsage1Description=Verwijdert de kit met de gegeven naam
|
||||
delwarpCommandDescription=Verwijdert de opgegeven warp.
|
||||
delwarpCommandUsage=/<command> <warp>
|
||||
delwarpCommandUsage1=/<command> <warp>
|
||||
delwarpCommandUsage1Description=Verwijdert de warp met de gegeven naam
|
||||
deniedAccessCommand={0} was de toegang verboden tot het commando.
|
||||
denyBookEdit=§4Je kan dit boek niet ontgrendelen.
|
||||
denyChangeAuthor=§4U kunt de auteur van dit boek niet aanpassen.
|
||||
@ -230,8 +232,16 @@ destinationNotSet=Bestemming niet ingesteld.
|
||||
disabled=uitgeschakeld
|
||||
disabledToSpawnMob=Het spawnen van mobs is uitgeschakeld in het configuratie bestand.
|
||||
disableUnlimited=§6Oneindig plaatsen van§c {0} §6uitgeschakeld voor§c {1}§6.
|
||||
discordbroadcastCommandDescription=Stuurt een bericht naar het gegeven Discord-kanaal.
|
||||
discordbroadcastCommandUsage1Description=Stuurt een gegeven bericht naar het gegeven Discord-kanaal
|
||||
discordbroadcastInvalidChannel=§4Discord-kanaal §c{0} §4bestaat niet.
|
||||
discordbroadcastPermission=§4Je hebt geen toestemming om berichten naar het §c{0}§4 kanaal te sturen.
|
||||
discordbroadcastSent=§6Bericht verzonden naar §c{0}§6\!
|
||||
discordCommandDescription=Stuurt de Discord-uitnodingslink naar de speler.
|
||||
discordCommandLink=§6Word lid van onze Discord-server\: §c{0}§6\!
|
||||
discordCommandUsage=/<command>
|
||||
discordCommandUsage1=/<command>
|
||||
discordCommandUsage1Description=Stuurt de Discord-uitnodingslink naar de speler
|
||||
discordCommandExecuteDescription=Voert een consolecommando uit op de Minecraft server.
|
||||
discordCommandExecuteArgumentCommand=Het commando om uit te voeren
|
||||
discordCommandExecuteReply=Commando aan het uitvoeren\: "/{0}"
|
||||
@ -246,17 +256,25 @@ discordErrorLogin=Er is een fout opgetreden tijdens het inloggen op Discord, waa
|
||||
discordErrorNoGuildSize=Je hebt je bot nog niet toegevoegd aan een server\! Volg alsjeblieft de tutorial in de configuratie om de plugin in te stellen.
|
||||
discordErrorNoPerms=Je bot kan geen kanalen bekijken of in kanalen praten. Zorg er alsjeblieft voor dat je bot lees- en schrijfrechten heeft in alle kanalen die je wilt gebruiken.
|
||||
discordErrorNoToken=Geen token opgegeven\! Volg alsjeblieft de tutorial in de configuratie om de plugin in te stellen.
|
||||
discordNoSendPermission=Kan geen bericht in het kanaal sturen \#{0} Controleer alsjeblieft of de bot de machtiging "Berichten verzenden" in dat kanaal heeft\!
|
||||
disposal=Vuilnisbak
|
||||
disposalCommandDescription=Opent een draagbaar verwijderingsmenu.
|
||||
disposalCommandUsage=/<command>
|
||||
distance=§6Afstand\: {0}
|
||||
dontMoveMessage=§7Beginnen met teleporteren over {0}. Niet bewegen.
|
||||
downloadingGeoIp=Bezig met downloaden van GeoIP database ... Dit kan een tijdje duren (country\: 1.7 MB, city\: 30MB)
|
||||
dumpCreating=§6Bezig met aanmaken van server dump...
|
||||
dumpDeleteKey=§6Als je deze dump later wilt verwijderen, gebruik dan de volgende verwijdersleutel\: §c{0}
|
||||
dumpError=§4Fout opgetreden tijdens het aanmaken van dump §c{0}§4.
|
||||
dumpUrl=§6Server dump aangemaakt\: §c{0}
|
||||
duplicatedUserdata=Dubbele gebruikersdata\: {0} en {1}.
|
||||
durability=§7Dit gereedschap kan nog §c{0}§7 gebruikt worden.
|
||||
east=O
|
||||
ecoCommandDescription=Beheert de servereconomie.
|
||||
ecoCommandUsage=/<command> <give|take|set|reset> <speler> <totaal>
|
||||
ecoCommandUsage1Description=Geeft de gegeven speler het gegeven bedrag geld
|
||||
ecoCommandUsage2=/<command> take <speler> <bedrag>
|
||||
ecoCommandUsage2Description=Neemt het gegeven bedrag geld van de gegeven speler
|
||||
editBookContents=§eU kunt nu de inhoud van dit boek aanpassen.
|
||||
enabled=ingeschakeld
|
||||
enchantCommandDescription=Betovert het item dat de gebruiker vasthoudt.
|
||||
@ -270,12 +288,16 @@ enchantments=§6Betoveringen\:§r {0}
|
||||
enderchestCommandDescription=Laat je in een enderkist kijken.
|
||||
enderchestCommandUsage=/<command> [speler]
|
||||
enderchestCommandUsage1=/<command>
|
||||
enderchestCommandUsage1Description=Opent je enderkist
|
||||
enderchestCommandUsage2=/<command> <player>
|
||||
enderchestCommandUsage2Description=Opent de enderkist van de opgegeven speler
|
||||
errorCallingCommand=Fout bij het aanroepen van het commando /{0}
|
||||
errorWithMessage=§cFout\:§4 {0}
|
||||
essentialsCommandDescription=Herlaadt EssentialsX.
|
||||
essentialsCommandUsage=/<command>
|
||||
essentialsCommandUsage1=/<command> reload
|
||||
essentialsCommandUsage1Description=Herlaadt de configuratie van Essentials
|
||||
essentialsCommandUsage2Description=Geeft informatie over de Essentials-versie
|
||||
essentialsCommandUsage3Description=Geeft informatie over welke commando''s Essentials doorstuurt
|
||||
essentialsCommandUsage4=/<command> debug
|
||||
essentialsCommandUsage4Description=Schakelt Essentials'' "debug modus" aan of uit
|
||||
|
@ -7,7 +7,7 @@ addedToAccount=§a{0} zostało dodane do twojego konta.
|
||||
addedToOthersAccount=§a{0} zostało dodane do konta {1}§. Nowy stan konta\: {2}.
|
||||
adventure=Przygoda
|
||||
afkCommandDescription=Oznacza cię jako poza komputerem.
|
||||
afkCommandUsage=/<command> [gracz/wiadomość...]
|
||||
afkCommandUsage=/<command> [gracz/wiadomość…]
|
||||
afkCommandUsage1=/<command> [wiadomość]
|
||||
afkCommandUsage1Description=Przełącza twój status AFK z opcjonalnym powodem
|
||||
afkCommandUsage2=/<command> <gracz> [wiadomość]
|
||||
@ -28,10 +28,10 @@ antiochCommandUsage=/<command> [wiadomość]
|
||||
anvilCommandDescription=Otwiera kowadło.
|
||||
anvilCommandUsage=/<command>
|
||||
autoAfkKickReason=Zostałeś wyrzucony z serwera za nie ruszanie się przez więcej niż {0} minut.
|
||||
autoTeleportDisabled=§6Od tej pory nie będziesz automatycznie akceptował próśb o teleportację.
|
||||
autoTeleportDisabledFor=§6Gracz §c{0}§6 nie akceptuje automatycznych próśb o teleportację.
|
||||
autoTeleportEnabled=§6Wszystkie prośby o teleportację będą od teraz automatycznie akceptowane.
|
||||
autoTeleportEnabledFor=§6Gracz §c{0}§6 automatycznie akceptuje prośby o teleportację.
|
||||
autoTeleportDisabled=§6Od tej pory prośby o teleportację nie będą przyjmowane automatycznie.
|
||||
autoTeleportDisabledFor=§6Gracz §c{0}§6 od tej pory nie przyjmuje próśb o teleportację automatycznie.
|
||||
autoTeleportEnabled=§6Od tej pory prośby o teleportację będą przyjmowane automatycznie.
|
||||
autoTeleportEnabledFor=§6Gracz §c{0}§6 od tej pory przyjmuje prośby o teleportację automatycznie.
|
||||
backAfterDeath=§6Użyj §c/back§6 aby powrócić do miejsca śmierci.
|
||||
backCommandDescription=Teleportuje cię do twojej lokalizacji przed ostatnim tp/spawn/warp.
|
||||
backCommandUsage=/<command> [gracz]
|
||||
@ -46,7 +46,7 @@ backupDisabled=§4Zewnętrzny skrypt kopi zapasowej nie został skonfigurowany.
|
||||
backupFinished=§7Kopia zapasowa zakończona.
|
||||
backupStarted=§7Kopia zapasowa rozpoczęta.
|
||||
backupInProgress=§6Zewnętrzny skrypt kopii zapasowej jest w toku\! Zatrzymanie wtyczki do czasu zakończenia.
|
||||
backUsageMsg=§7Powrót do poprzedniej lokacji.
|
||||
backUsageMsg=§7Powrót do poprzedniego miejsca.
|
||||
balance=§aStan konta\:§c {0}
|
||||
balanceCommandDescription=Wyświetla bieżące saldo gracza.
|
||||
balanceCommandUsage=/<command> [gracz]
|
||||
@ -61,16 +61,16 @@ balancetopCommandDescription=Wyświetla listę najwyższych sald.
|
||||
balancetopCommandUsage=/<command> [strona]
|
||||
balancetopCommandUsage1=/<command> [strona]
|
||||
balancetopCommandUsage1Description=Wyświetla pierwszą (lub określoną) stronę wartości górnego salda
|
||||
banCommandDescription=Zbanuje gracza.
|
||||
banCommandDescription=Blokuje gracza.
|
||||
banCommandUsage=/<command> <gracz> [powód]
|
||||
banCommandUsage1=/<command> <gracz> [powód]
|
||||
banCommandUsage1Description=Blokuje określonego gracza z opcjonalnym powodem
|
||||
banExempt=§4Nie możesz zbanować tego gracza.
|
||||
banExemptOffline=§4Nie możesz zablokować graczy offline.
|
||||
banFormat=§4Zostałeś zbanowany\: {0}
|
||||
banIpJoin=Twój adres IP został zbanowany na tym serwerze. Powód\: {0}
|
||||
banFormat=§4Zablokowano cię\: {0}
|
||||
banIpJoin=Twój adres IP został na tym serwerze zablokowany. Powód\: {0}
|
||||
banJoin=Zostałeś zbanowany na tym serwerze. Powód\: {0}
|
||||
banipCommandDescription=Zbanuje adres IP.
|
||||
banipCommandDescription=Blokuje adres IP.
|
||||
banipCommandUsage=/<command> <adres> [powód]
|
||||
banipCommandUsage1=/<command> <adres> [powód]
|
||||
banipCommandUsage1Description=Blokuje określony adres IP z opcjonalnym powodem
|
||||
@ -98,7 +98,7 @@ bookCommandUsage2=/<command> author <autor>
|
||||
bookCommandUsage2Description=Ustawia autora podpisanej książki
|
||||
bookCommandUsage3=/<command> title <tytuł>
|
||||
bookCommandUsage3Description=Ustawia tytuł podpisanej książki
|
||||
bookLocked=§cKsiążka jest teraz zablokowana.
|
||||
bookLocked=§cTa książka jest teraz zablokowana.
|
||||
bookTitleSet=§7Ustawiono tytuł książki na {0} .
|
||||
breakCommandDescription=Zniszczy blok, na który patrzysz.
|
||||
breakCommandUsage=/<command>
|
||||
@ -159,7 +159,7 @@ compassBearing=§6Namiar\: {0} ({1} stopni).
|
||||
compassCommandDescription=Opisuje twój aktualny namiar.
|
||||
compassCommandUsage=/<command>
|
||||
condenseCommandDescription=Kondensuje przedmioty w bardziej kompaktowe bloki.
|
||||
condenseCommandUsage=/<command> [item]
|
||||
condenseCommandUsage=/<command> [przedmiot]
|
||||
condenseCommandUsage1=/<command>
|
||||
condenseCommandUsage1Description=Zamienia przedmioty z twojego ekwipunku na bloki
|
||||
condenseCommandUsage2=/<command> <item>
|
||||
@ -193,15 +193,15 @@ customtextCommandUsage=/<alias> - Zdefiniuj w bukkit.yml
|
||||
day=dzień
|
||||
days=dni
|
||||
defaultBanReason=Nie ustawiono powodu\!
|
||||
deletedHomes=Wszystkie domy zostały usunięte.
|
||||
deletedHomes=Usunięto wszystkie domy.
|
||||
deletedHomesWorld=Wszystkie domy w świecie {0} zostały usunięte.
|
||||
deleteFileError=Nie można usunąć pliku\: {0}
|
||||
deleteHome=§7Dom§c {0} §7został usunięty.
|
||||
deleteJail=§7Wiezienie§c {0} §7zostało usunięte.
|
||||
deleteKit=§6Zestaw§c {0} §6został usunięty.
|
||||
deleteWarp=§7Warp§c {0} §7został usunięty.
|
||||
deletingHomes=Usuwanie wszystkich domów...
|
||||
deletingHomesWorld=Usuwanie wszystkich domów w świecie {0}...
|
||||
deletingHomes=Usuwanie wszystkich domów…
|
||||
deletingHomesWorld=Usuwanie wszystkich domów w świecie {0}…
|
||||
delhomeCommandDescription=Usuwa dom.
|
||||
delhomeCommandUsage=/<command> [gracz\:]<name>
|
||||
delhomeCommandUsage1=/<command> <nazwa>
|
||||
@ -229,7 +229,7 @@ depthAboveSea=§7Jesteś§c {0} §7blok(ów) nad poziomem morza.
|
||||
depthBelowSea=§7Jesteś§c {0} §7blok(ów) pod poziomem morza.
|
||||
depthCommandDescription=Podaje aktualną głębokość w stosunku do poziomu morza.
|
||||
depthCommandUsage=/depth
|
||||
destinationNotSet=Cel nieokreślony.
|
||||
destinationNotSet=Nie określono celu\!
|
||||
disabled=wyłączone
|
||||
disabledToSpawnMob=§4Tworzenie tego moba zostało wyłączone w pliku konfiguracyjnym.
|
||||
disableUnlimited=§6Wyłączono nielimitowane stawianie §c {0} §6dla§c {1}§6.
|
||||
@ -265,7 +265,7 @@ discordErrorNoPrimary=Nie zdefiniowałeś kanału podstawowego lub zdefiniowany
|
||||
discordErrorNoPrimaryPerms=Twój bot nie może rozmawiać na podstawowym kanale \#{0}\! Upewnij się, że twój bot ma uprawnienia do odczytu i zapisu we wszystkich kanałach, z których chcesz korzystać.
|
||||
discordErrorNoToken=Nie podano tokenu\! Postępuj zgodnie z poradnikiem w konfiguracji, aby skonfigurować plugin.
|
||||
discordErrorWebhook=Wystąpił błąd podczas wysyłania wiadomości do kanału konsoli\! Było to prawdopodobnie spowodowane przypadkowym usunięciem twojego webhooka konsoli. Zazwyczaj można to naprawić, upewniając się, że Twój bot ma uprawnienia "Zarządzaj Webhookami" i uruchamiając "/ess reload".
|
||||
discordLoggingIn=Próba logowania do Discorda...
|
||||
discordLoggingIn=Próba logowania do Discorda…
|
||||
discordLoggingInDone=Pomyślnie zalogowano jako {0}
|
||||
discordNoSendPermission=Nie można wysłać wiadomości na kanale\: \#{0} Upewnij się, że bot ma uprawnienia "Wyślij wiadomości" w tym kanale\!
|
||||
discordReloadInvalid=Próbowano przeładować konfigurację EssentialsX Discord, gdy plugin jest w nieprawidłowym stanie\! Jeśli zmodyfikowałeś konfigurację, uruchom ponownie serwer.
|
||||
@ -274,9 +274,9 @@ disposalCommandDescription=Otwiera przenośne menu usuwania.
|
||||
disposalCommandUsage=/<command>
|
||||
distance=§7Odległość\: {0}
|
||||
dontMoveMessage=§7Teleportacja nastąpi za§a {0}§7. Proszę się nie ruszać.
|
||||
downloadingGeoIp=Pobieranie bazy danych GeoIP... To może zająć chwile (kraj\: 1.7 MB, miasto\: 30MB)
|
||||
downloadingGeoIp=Pobieranie bazy danych GeoIP… To może zająć chwile (kraj\: 1.7 MB, miasto\: 30MB)
|
||||
dumpConsoleUrl=Utworzono zrzut serwera\: §c{0}
|
||||
dumpCreating=§6Tworzenie zrzutu serwera...
|
||||
dumpCreating=§6Tworzenie zrzutu serwera…
|
||||
dumpDeleteKey=§6Jeśli chcesz usunąć ten zrzut serwera w późniejszym terminie, użyj następującego klucza usuwania\: §c{0}
|
||||
dumpError=§4Błąd podczas tworzenia zrzutu serwera §c{0}§4.
|
||||
dumpErrorUpload=§4Błąd podczas wgrywania §c{0}§4\: §c{1}
|
||||
@ -297,21 +297,21 @@ ecoCommandUsage4Description=Resetuje saldo określonego gracza do początkowego
|
||||
editBookContents=§eNie możesz teraz edytować tej książki.
|
||||
enabled=włączone
|
||||
enchantCommandDescription=Zaklina przedmiot, który trzyma gracz.
|
||||
enchantCommandUsage=/<command> <nazwa enchantu> [level]
|
||||
enchantCommandUsage1=/<command> <nazwa enchantu> [level]
|
||||
enchantCommandUsage=/<command> <enchantmentname> [level]
|
||||
enchantCommandUsage1=/<command> <nazwa zaklęcia> [poziom]
|
||||
enchantCommandUsage1Description=Zaklina przedmiot, który trzymasz podanym zaklęciem opcjonalnego poziomu
|
||||
enableUnlimited=§6Przyznano nielimitowaną ilość§c {0} §6dla {1}.
|
||||
enchantmentApplied=§7Ulepszenie§c {0} §7zostało przyznane przedmiotowi w twoim ręku.
|
||||
enchantmentNotFound=§4Ulepszenie nie odnalezione
|
||||
enchantmentNotFound=§4Nie odnaleziono zaklęcia\!
|
||||
enchantmentPerm=§4Nie masz zezwolenia na§c {0}§c4.
|
||||
enchantmentRemoved=§7Ulepszenie§c {0} §7zostało usunięte z przedmiotu w twoim ręku..
|
||||
enchantments=§7Ulepszenia\:§r {0}
|
||||
enchantmentRemoved=§6Zdjęto zaklęcie§c {0} §6 z dzierżonego przedmiotu.
|
||||
enchantments=§6Zaklęcia\:§r {0}
|
||||
enderchestCommandDescription=Pozwala zobaczyć wnętrze skrzyni endu.
|
||||
enderchestCommandUsage=/<command> [gracz]
|
||||
enderchestCommandUsage1=/<command>
|
||||
enderchestCommandUsage1Description=Otwiera twoją skrzynię endu
|
||||
enderchestCommandUsage1Description=Otwiera twoją skrzynię Endu
|
||||
enderchestCommandUsage2=/<command> <gracz>
|
||||
enderchestCommandUsage2Description=Otwiera skrzynie endu podanego gracza
|
||||
enderchestCommandUsage2Description=Otwiera skrzynię Endu wybranego gracza
|
||||
errorCallingCommand=Błąd wywoływania polecenia /{0}
|
||||
errorWithMessage=§cBłąd\:§4 {0}
|
||||
essentialsCommandDescription=Przeładowuje EseentialsX.
|
||||
@ -327,7 +327,7 @@ essentialsCommandUsage4Description=Przełącza "tryb debugowania"
|
||||
essentialsCommandUsage5=/<command> reset <gracz>
|
||||
essentialsCommandUsage5Description=Resetuje dane danego gracza
|
||||
essentialsCommandUsage6=/<command> cleanup
|
||||
essentialsCommandUsage6Description=Czyści stare dane użytkownika
|
||||
essentialsCommandUsage6Description=Usuwa stare dane użytkownika
|
||||
essentialsCommandUsage7=/<command> homes
|
||||
essentialsCommandUsage7Description=Zarządza domami użytkownika
|
||||
essentialsCommandUsage8=/<command> dump [all] [config] [discord] [kits] [log]
|
||||
@ -384,7 +384,7 @@ fireworkCommandUsage4Description=Dodaje podany efekt do trzymanych fajerwerków
|
||||
fireworkEffectsCleared=§7Usunięto wszystkie efekty trzymanych w ręku fajerwerek.
|
||||
fireworkSyntax=§7Parametry fajerwerki\:§4 color\:<kolor> [fade\:<kolor>] [shape\:<ksztalt>] [effect\:<efekt>]\n§7By użyć wielu kolorow/efektow, oddziel wartości przecinkami\: §4red,blue,pink\n§7Ksztalty\:§4 star, ball, large, creeper, burst §7Efekty\:§4 trail, twinkle.
|
||||
fixedHomes=Usunięto nieprawidłowe domy.
|
||||
fixingHomes=Usuwanie nieprawidłowych domów...
|
||||
fixingHomes=Usuwanie nieprawidłowych domów…
|
||||
flyCommandDescription=Startuj i szybuj\!
|
||||
flyCommandUsage=/<command> [gracz] [on|off]
|
||||
flyCommandUsage1=/<command> [gracz]
|
||||
@ -397,7 +397,7 @@ fullStackDefault=§6Twój stak został ustawiony do jego podstawowego rozmiaru
|
||||
fullStackDefaultOversize=§6Twój stak został ustawiony do jego maksymalnego rozmiaru §c{0}§6.
|
||||
gameMode=§6Zmieniłeś tryb gry {1}§6 na§c {0}§6.
|
||||
gameModeInvalid=§4Musisz podać prawidłowego gracza/tryb.
|
||||
gamemodeCommandDescription=Zmienia tryb gry.
|
||||
gamemodeCommandDescription=Zmienia tryb gry gracza.
|
||||
gamemodeCommandUsage=/<command> <survival|creative|adventure|spectator> [gracz]
|
||||
gamemodeCommandUsage1=/<command> <survival|creative|adventure|spectator> [gracz]
|
||||
gamemodeCommandUsage1Description=Ustawia tryb gry dla Ciebie lub innego gracza
|
||||
@ -413,7 +413,7 @@ getposCommandUsage=/<command> [gracz]
|
||||
getposCommandUsage1=/<command> [gracz]
|
||||
getposCommandUsage1Description=Pobiera współrzędne Twoje lub innego gracza
|
||||
giveCommandDescription=Daje graczowi przedmiot.
|
||||
giveCommandUsage=/<command> <gracz> <przedmiot|numerycznie> [ilość [meta_przedmiotu...]]
|
||||
giveCommandUsage=/<command> <gracz> <przedmiot|numerycznie> [ilość [meta_przedmiotu…]]
|
||||
giveCommandUsage1=/<command> <gracz> <item> [liczba]
|
||||
giveCommandUsage1Description=Daje docelowemu graczowi 64 (lub określoną liczbę) określonego itemu
|
||||
giveCommandUsage2=/<command> <gracz> <item> <liczba> <meta>
|
||||
@ -444,7 +444,7 @@ hatCommandUsage1=/<command>
|
||||
hatCommandUsage1Description=Ustawia twój kapelusz na aktualnie trzymany przedmiot
|
||||
hatCommandUsage2=/<command> remove
|
||||
hatCommandUsage2Description=Usuwa twój obecny kapelusz
|
||||
hatCurse=§4Nie możesz zdjąć czapki z klątwą uwiązania\!
|
||||
hatCurse=§4Nie można zdjąć czapki z klątwą uwiązania\!
|
||||
hatEmpty=§4Nie nosisz aktualnie kapelusza.
|
||||
hatFail=§4Musisz coś trzymać w dłoni.
|
||||
hatPlaced=§7Ciesz się nowym kapeluszem\!
|
||||
@ -455,7 +455,7 @@ healCommandDescription=Leczy ciebie lub podanego gracza.
|
||||
healCommandUsage=/<command> [gracz]
|
||||
healCommandUsage1=/<command> [gracz]
|
||||
healCommandUsage1Description=Leczy ciebie albo innego gracza
|
||||
healDead=§4Nie możesz uleczyć kogoś kto nie żyje\!
|
||||
healDead=§4Nie możesz uleczyć kogoś, kto nie żyje\!
|
||||
healOther=§7Uleczono gracza {0}.
|
||||
helpCommandDescription=Wyświetla listę dostępnych poleceń.
|
||||
helpCommandUsage=/<command> [szukany termin] [strona]
|
||||
@ -469,7 +469,7 @@ helpopCommandDescription=Wysyła wiadomość do aktualnie dostępnych administra
|
||||
helpopCommandUsage=/<command> <wiadomość>
|
||||
helpopCommandUsage1=/<command> <wiadomość>
|
||||
helpopCommandUsage1Description=Wysyła daną wiadomość do wszystkich adminów online
|
||||
holdBook=§4Nie trzymasz napisanej książki.
|
||||
holdBook=§4Nie trzymasz książki, w której dałoby się pisać.
|
||||
holdFirework=§4Musisz trzymać fajerwerke by dodać efekt.
|
||||
holdPotion=§4Musisz trzymać miksture, by dodać do niej efekt.
|
||||
holeInFloor=§4Kosmos
|
||||
@ -484,15 +484,15 @@ homeConfirmation=§6Masz już dom o nazwie §c{0}§6\! Aby go nadpisać, wpisz p
|
||||
homeSet=§7Dom został ustawiony.
|
||||
hour=godzina
|
||||
hours=godzin
|
||||
ice=§7Zimno ci...
|
||||
iceCommandDescription=Schłodzi gracza.
|
||||
ice=§7Zimno ci…
|
||||
iceCommandDescription=Schładza gracza.
|
||||
iceCommandUsage=/<command> [gracz]
|
||||
iceCommandUsage1=/<command>
|
||||
iceCommandUsage1Description=Schłodzi cię
|
||||
iceCommandUsage1Description=Schładza cię
|
||||
iceCommandUsage2=/<command> <gracz>
|
||||
iceCommandUsage2Description=Schłodzi danego gracza
|
||||
iceCommandUsage2Description=Schładza wybranego gracza
|
||||
iceCommandUsage3=/<command> *
|
||||
iceCommandUsage3Description=Schłodzi wszystkich graczy online
|
||||
iceCommandUsage3Description=Schładza wszystkich dostępnych graczy
|
||||
iceOther=§6Schładzanie gracza§c {0}§6.
|
||||
ignoreCommandDescription=Ignoruj lub odignoruj innych graczy.
|
||||
ignoreCommandUsage=/<command> <gracz>
|
||||
@ -506,7 +506,7 @@ infoAfterDeath=§6Umarłeś w świecie §e{0} §6na koordynatach §e{1}, {2}, {3
|
||||
infoChapter=§7Wybierz rozdział\:
|
||||
infoChapterPages=§e ---- §6{0} §e--§6 Strona §c{1}§6 z §c{2} §e----
|
||||
infoCommandDescription=Pokazuje informacje ustawione przez właściciela serwera.
|
||||
infoCommandUsage=/<command> [chapter] [page]
|
||||
infoCommandUsage=/<command> [rozdział] [strona]
|
||||
infoPages=§e ---- §7{2} §e--§7 Strona §c{0}§7/§c{1} §e----
|
||||
infoUnknownChapter=§4Nieznany rozdział.
|
||||
insufficientFunds=§4Nie posiadasz wystarczających środków.
|
||||
@ -527,18 +527,18 @@ invalidWorld=§4Nieprawidłowy świat.
|
||||
inventoryClearFail=§4Gracz§c {0} §4nie posiada §c{1}§4 קc {2}§4.
|
||||
inventoryClearingAllArmor=§6Wyczyszczono zbroję oraz wszystkie przedmioty z ekwipunku {0}§6.
|
||||
inventoryClearingAllItems=§6Wyczyszczono ekwipunek gracza§c {0}§6.
|
||||
inventoryClearingFromAll=§6Czyszczenie ekwipunków wszystkich graczy...
|
||||
inventoryClearingFromAll=§6Czyszczenie ekwipunków wszystkich graczy…
|
||||
inventoryClearingStack=§6Usunięto §c{0}§6 קc {1} §6z ekwipunku gracza §c {2}§6.
|
||||
invseeCommandDescription=Zobacz ekwipunek innych graczy.
|
||||
invseeCommandUsage=/<command> <gracz>
|
||||
invseeCommandUsage1=/<command> <gracz>
|
||||
invseeCommandUsage1Description=Otwiera ekwipunek określonego gracza
|
||||
invseeCommandUsage1Description=Otwiera ekwipunek danego gracza
|
||||
is=jest
|
||||
isIpBanned=§7IP §c{0} §7jest zbanowany.
|
||||
internalError=§cAn internal error occurred while attempting to perform this command.
|
||||
itemCannotBeSold=§rNie możesz sprzedać tego przedmiotu serwerowi.
|
||||
itemCommandDescription=Zespawnuj przedmiot.
|
||||
itemCommandUsage=/<command> <item|id> [ilość [itemmeta...]]
|
||||
itemCommandDescription=Przywołaj przedmiot.
|
||||
itemCommandUsage=/<command> <item|id> [ilość [itemmeta…]]
|
||||
itemCommandUsage1=/<command> <item> [liczba]
|
||||
itemCommandUsage1Description=Daje Ci pełny stack (lub określoną liczbę) określonego przedmiotu
|
||||
itemCommandUsage2=/<command> <item> <liczba> <meta>
|
||||
@ -552,7 +552,7 @@ itemloreCommandUsage1Description=Dodaje dany tekst na końcu lore''u przedmiotu
|
||||
itemloreCommandUsage2=/<command> set <numer linii> <tekst>
|
||||
itemloreCommandUsage2Description=Ustawia określoną linię lore''u trzymanego przedmiotu na podany tekst
|
||||
itemloreCommandUsage3=/<command> clear
|
||||
itemloreCommandUsage3Description=Czyści lore trzymanego przedmiotu
|
||||
itemloreCommandUsage3Description=Wymazuje opis trzymanego przedmiotu
|
||||
itemloreInvalidItem=§4Musisz trzymać przedmiot, aby edytować jego opis.
|
||||
itemloreNoLine=§4Twój trzymany przedmiot nie zawiera opisu w linii §c{0}§4.
|
||||
itemloreNoLore=§4Twój przedmiot nie ma żadnego opisu.
|
||||
@ -589,6 +589,8 @@ jailList=§6Więzienia\:§r {0}
|
||||
jailMessage=§4Za każde przewinienie czeka cię kara.
|
||||
jailNotExist=§4Nie ma takiego więzienia.
|
||||
jailNotifyJailed=§6Gracz§c {0} §6został wtrącony do więzienia przez gracza §c{1}§6.
|
||||
jailNotifyJailedFor=§6Gracz§c {0} §6został uwięziony na§c {1}§6przez gracza §c{2}§6.
|
||||
jailNotifySentenceExtended=§6Gracz §c{2}§6 przedłużył czas uwięzienia gracza§c{0} do §c{1}.
|
||||
jailReleased=§7Gracz §c{0}§7 został wypuszczony z więzienia.
|
||||
jailReleasedPlayerNotify=§7Zostałeś zwolniony\!
|
||||
jailSentenceExtended=§7Czas pobytu w więzieniu zwiększono do\: {0}
|
||||
@ -596,7 +598,7 @@ jailSet=§7Stworzyłeś więzienie §c{0}§7.
|
||||
jailWorldNotExist=§4Świat tego więzienia nie istnieje.
|
||||
jumpEasterDisable=§7Tryb latającego czarodzieja wyłączony.
|
||||
jumpEasterEnable=§7Tryb latającego czarodzieja włączony.
|
||||
jailsCommandDescription=Lista wszystkich Jailów.
|
||||
jailsCommandDescription=Ukazuje spis wszystkich więzień.
|
||||
jailsCommandUsage=/<command>
|
||||
jumpCommandDescription=Przeskocz do najbliższego widocznego bloku.
|
||||
jumpCommandUsage=/<command>
|
||||
@ -605,7 +607,7 @@ kickCommandDescription=Wyrzuca wybranego gracza z podaniem powodu.
|
||||
kickCommandUsage=/<command> <gracz> [powód]
|
||||
kickCommandUsage1=/<command> <gracz> [powód]
|
||||
kickCommandUsage1Description=Wyrzuca określonego gracza z opcjonalnym powodem
|
||||
kickDefault=Zostałeś wyrzucony z serwera.
|
||||
kickDefault=Wyrzucono cię z serwera.
|
||||
kickedAll=§4Wyrzucono wszystkich graczy z serwera
|
||||
kickExempt=§4Nie możesz wyrzucić tej osoby.
|
||||
kickallCommandDescription=Wyrzuca wszystkich graczy z serwera z wyjątkiem osoby wykonującej to polecenie.
|
||||
@ -621,7 +623,7 @@ killExempt=§4Nie możesz zabić {0}
|
||||
kitCommandDescription=Uzyskuje określony zestaw lub wyświetla wszystkie dostępne zestawy.
|
||||
kitCommandUsage=/<command> [zestaw] [gracz]
|
||||
kitCommandUsage1=/<command>
|
||||
kitCommandUsage1Description=Lista wszystkich dostępnych zestawów
|
||||
kitCommandUsage1Description=Ukazuje spis wszystkich dostępnych zestawów
|
||||
kitCommandUsage2=/<command> <zestaw> [gracz]
|
||||
kitCommandUsage2Description=Daje określony zestaw Tobie lub innemu graczowi
|
||||
kitContains=§6Zestaw §c{0} §6zawiera\:
|
||||
@ -634,7 +636,7 @@ kitGiveTo=§6Przyznano {1}§6 zestaw§c {0}§6.
|
||||
kitInvFull=§4Twój ekwipunek jest pełen, zestaw został wyrzucony na podłoge.
|
||||
kitInvFullNoDrop=§4W Twoim ekwipunku nie ma miejsca na ten zestaw.
|
||||
kitItem=§6- §f{0}
|
||||
kitNotFound=§4Ten zestaw nie istnieje .
|
||||
kitNotFound=§4Ten zestaw nie istnieje.
|
||||
kitOnce=§4Nie możesz użyć tego zestawu ponownie.
|
||||
kitReceive=§7Otrzymałeś zestaw§c {0}§7.
|
||||
kitReset=§7Zerować czas odnowienia dla zestawu §c{0}§7.
|
||||
@ -671,7 +673,7 @@ localFormat=[L]<{0}> {1}
|
||||
loomCommandDescription=Otwiera krosno.
|
||||
loomCommandUsage=/<command>
|
||||
mailClear=§6Aby oznaczyć swoją pocztę jako przeczytaną, wpisz§c /mail clear§6.
|
||||
mailCleared=§7Skrzynka opróżniona\!\!
|
||||
mailCleared=§6Opróżniono skrzynkę\!
|
||||
mailClearIndex=§4Musisz podać liczbę pomiędzy 1-{0}.
|
||||
mailCommandDescription=Zarządza pocztą między graczami i na serwerze.
|
||||
mailCommandUsage=/<command> [read|clear|clear [numer]|send [do] [wiadomość]|sendtemp [do] [expire time] [wiadomość]|sendall [wiadomość]]
|
||||
@ -685,6 +687,8 @@ mailCommandUsage4=/<command> sendall <wiadomość>
|
||||
mailCommandUsage4Description=Wysyła wszystkim graczom podaną wiadomość
|
||||
mailCommandUsage5=/<command> sendtemp <gracz> <czas ważności> <wiadomość>
|
||||
mailCommandUsage5Description=Wysyła określonemu graczowi wiadomość, która wygaśnie w określonym czasie
|
||||
mailCommandUsage6=/<command> sendtempall <czas wygaśnięcia> <wiadomość>
|
||||
mailCommandUsage6Description=Wysyła wszystkim graczom podaną wiadomość. Wiadomość ta wygaśnie po określonym czasie
|
||||
mailDelay=Zbyt dużo maili zostało wysłane w czasie ostaniej minuty. Maksymalna ilość\: {0}
|
||||
mailFormatNew=§6[§r{0}§6] §6[§r{1}§6] §r{2}
|
||||
mailFormatNewTimed=§6[§e⚠§6] §6[§r{0}§6] §6[§r{1}§6] §r{2}
|
||||
@ -692,7 +696,7 @@ mailFormatNewRead=§6[§r{0}§6] §6[§r{1}§6] §7§o{2}
|
||||
mailFormatNewReadTimed=§6[§e⚠§6] §6[§r{0}§6] §6[§r{1}§6] §7§o{2}
|
||||
mailFormat=§6[§r{0}§6] §r{1}
|
||||
mailMessage={0}
|
||||
mailSent=§7Wiadomosc wysłana\!
|
||||
mailSent=§6Wysłano wiadomość\!
|
||||
mailSentTo=§c{0}§6 wysłał maila\:
|
||||
mailSentToExpire=Do §c{0}§6 wysłano następującego maila, który wygaśnie w §c{1}§6\:
|
||||
mailTooLong=§4Wiadomość mail jest zbyt długa. Postaraj się utrzymać ją poniżej 1000 znaków.
|
||||
@ -705,13 +709,13 @@ mayNotJailOffline=§4Nie możesz więzić graczy będących offline.
|
||||
meCommandDescription=Opisuje akcję w kontekście gracza.
|
||||
meCommandUsage=/<command> <opis>
|
||||
meCommandUsage1=/<command> <opis>
|
||||
meCommandUsage1Description=Opisuje akcję
|
||||
meCommandUsage1Description=Opisuje zdarzenie
|
||||
meSender=ja
|
||||
meRecipient=ja
|
||||
minimumBalanceError=§4Minimalne saldo jakie może mieć użytkownik to {0}.
|
||||
minimumPayAmount=§cMinimalna kwota, jaką możesz zapłacić, to {0}.
|
||||
minute=minuta
|
||||
minutes=minut
|
||||
minutes=min
|
||||
missingItems=§4Nie posiadasz {0}x {1}.
|
||||
mobDataList=§6Prawidłowe dane moba\:§r {0}
|
||||
mobsAvailable=§7Moby\: {0}
|
||||
@ -720,15 +724,15 @@ mobSpawnLimit=Ilość mobów ograniczona do limitu serwera.
|
||||
mobSpawnTarget=§4Blok musi być spawnerem.
|
||||
moneyRecievedFrom=§6Odebrano §a{0}§6 od gracza§a {1}§6.
|
||||
moneySentTo=§a{0} zostało wysłane do {1}
|
||||
month=miesiac
|
||||
months=miesięcy
|
||||
month=miesiąc
|
||||
months=mies.
|
||||
moreCommandDescription=Wypełnia stack przedmiotów w dłoni do określonej ilości lub do maksymalnego rozmiaru, jeśli nie jest określony.
|
||||
moreCommandUsage=/<command> [liczba]
|
||||
moreCommandUsage1=/<command> [liczba]
|
||||
moreCommandUsage1Description=Wypełnia stack przedmiotów w dłoni do określonej ilości lub do maksymalnego rozmiaru, jeśli nie podano
|
||||
moreThanZero=§4Ilość musi być większa niż 0.
|
||||
motdCommandDescription=Wyświetla MOTD.
|
||||
motdCommandUsage=/<command> [chapter] [page]
|
||||
motdCommandUsage=/<command> [rozdział] [strona]
|
||||
moveSpeed=§6Zmieniono prędkość§c {0}§6 gracza§c {1} §6na §c{2}§6.
|
||||
msgCommandDescription=Wysyła prywatną wiadomość do określonego gracza.
|
||||
msgCommandUsage=/<command> <do> <wiadomość>
|
||||
@ -775,7 +779,7 @@ nearCommandUsage4=/<command> <gracz> <promień>
|
||||
nearCommandUsage4Description=Wyświetla listę wszystkich graczy w danym promieniu od określonego gracza
|
||||
nearbyPlayers=§7Gracze w pobliżu\:§r {0}
|
||||
negativeBalanceError=§4Gracz nie może mieć ujemnego stanu konta.
|
||||
nickChanged=§7Nick gracza został zmieniony.
|
||||
nickChanged=§6Zmieniono pseudonim gracza.
|
||||
nickCommandDescription=Zmień swój pseudonim lub pseudonim innego gracza.
|
||||
nickCommandUsage=/<command> [gracz] <nazwa|off>
|
||||
nickCommandUsage1=/<command> <nazwa>
|
||||
@ -788,20 +792,20 @@ nickCommandUsage4=/<command> <gracz> off
|
||||
nickCommandUsage4Description=Usuwa nick podanego gracza
|
||||
nickDisplayName=§4Musisz włączyć change-displayname w konfiguracji EssentialsX.
|
||||
nickInUse=§4Ten pseudonim jest już w użyciu.
|
||||
nickNameBlacklist=§4Ten pseudonim jest zabroniony.
|
||||
nickNameBlacklist=§4Wybrany pseudonim jest niedozwolony.
|
||||
nickNamesAlpha=§4Pseudonimy muszą być alfanumeryczne.
|
||||
nickNamesOnlyColorChanges=§4Tylko kolory pseudonimów mogą zostać zmienione.
|
||||
nickNoMore=§7Nie masz już pseudonimu.
|
||||
nickSet=§6Twój nowy nick\: §c{0}§6.
|
||||
nickSet=§6Twój pseudonim to od teraz „§c{0}§6”.
|
||||
nickTooLong=§4Ten pseudonim jest za długi.
|
||||
noAccessCommand=§4Nie masz dostępu do tego polecenia.
|
||||
noAccessPermission=§4Nie jesteś uprawniony do dostępu do tego {0}.
|
||||
noAccessSubCommand=§4Nie masz dostępu do §c{0}§4.
|
||||
noBreakBedrock=§4Nie masz uprawnień do niszczenia bedrocka.
|
||||
noDestroyPermission=§4Nie jesteś uprawniony do niszczenia tego {0}.
|
||||
northEast=NE
|
||||
north=N
|
||||
northWest=NW
|
||||
northEast=Płn.-wsch.
|
||||
north=Płn.
|
||||
northWest=Płn.-zach.
|
||||
noGodWorldWarning=§4Uwaga\! Godmode jest wyłączony w tym świecie\!.
|
||||
noHomeSetPlayer=§7Gracz nie ma ustawionego domu.
|
||||
noIgnored=§7Nikogo nie ignorujesz.
|
||||
@ -826,7 +830,7 @@ noPermToSpawnMob=§4Nie masz uprawnień do tworzenia tego moba..
|
||||
noPlacePermission=§4Nie masz uprawnień do stawiania bloku koło tego znaku..
|
||||
noPotionEffectPerm=§4Nie masz uprawnień by dodać efekt §c{0} §4tej miksturze.
|
||||
noPowerTools=§7Nie masz przypisanego żadnego power tool.
|
||||
notAcceptingPay=§4{0} §4ma wyłączone płatności.
|
||||
notAcceptingPay=§4{0} §4nie przyjmuje wpłat.
|
||||
notAllowedToQuestion=§4Nie możesz zadać tego pytania.
|
||||
notAllowedToShout=§4Nie możesz mówić gromko.
|
||||
notEnoughExperience=§4Nie masz wystarczająco dużo doswiadczenia.
|
||||
@ -838,15 +842,15 @@ noWarpsDefined=§7Nie ma żadnych warpów.
|
||||
nuke=§5Niech smierć pochłonie cały świat\!
|
||||
nukeCommandDescription=Niech spadnie na nich deszcz śmierci.
|
||||
nukeCommandUsage=/<command> [gracz]
|
||||
nukeCommandUsage1=/<command> [players...]
|
||||
nukeCommandUsage1=/<command> [gracze…]
|
||||
nukeCommandUsage1Description=Wysyła bombę nuklearną na wszystkich graczy lub podanych graczy
|
||||
numberRequired=Tutaj powinna być liczba, gluptasie.
|
||||
onlyDayNight=/time obsługuje tylko day/night.
|
||||
onlyPlayers=§4Tylko gracze będący w grze mogą użyć {0}.
|
||||
onlyPlayerSkulls=§4Możesz tylko zmieniać właściciela głowy gracza (397\:3).
|
||||
onlySunStorm=§4/weather obsługuje tylko sun/storm.
|
||||
openingDisposal=§6Otwieranie menu kosza...
|
||||
orderBalances=Pobieram fundusze {0} graczy, proszę czekać ...
|
||||
openingDisposal=§6Otwieranie menu kosza…
|
||||
orderBalances=Pobieram fundusze {0} graczy, proszę czekać…
|
||||
oversizedMute=§4Nie możesz wyciszyć gracza na czas, który wyznaczyłeś.
|
||||
oversizedTempban=§4Nie możesz teraz zbanować tego gracza.
|
||||
passengerTeleportFail=§4Nie możesz się teleportować, kiedy kogoś nosisz.
|
||||
@ -858,16 +862,14 @@ payConfirmToggleOff=§6Nie będziesz już proszony o potwierdzenie płatności.
|
||||
payConfirmToggleOn=§6Będziesz poproszony o potwierdzenie płatności.
|
||||
payDisabledFor=§7Wyłączono akceptowanie płatności dla §c{0}§7.
|
||||
payEnabledFor=§7Włączono akceptowanie płatności dla §c{0}§7.
|
||||
payMustBePositive=§4Kwota płatności musi być dodatnia.
|
||||
payMustBePositive=§4Wartość wpłaty musi być dodatnia.
|
||||
payOffline=§4Nie możesz płacić użytkownikom offline.
|
||||
payToggleOff=§6Wyłączono możliwość akceptacji wpłat.
|
||||
payToggleOn=§6Akceptujesz już wpłaty.
|
||||
payconfirmtoggleCommandDescription=Przełącza, czy zostaniesz poproszony o potwierdzenie płatności.
|
||||
payToggleOff=§6Od tej chwili nie przyjmujesz wpłat.
|
||||
payToggleOn=§6Od tej chwili przyjmujesz wpłaty.
|
||||
payconfirmtoggleCommandUsage=/<command>
|
||||
paytoggleCommandDescription=Przełącza, czy akceptujesz płatności.
|
||||
paytoggleCommandDescription=Ustala, czy przyjmujesz wpłaty.
|
||||
paytoggleCommandUsage=/<command> [gracz]
|
||||
paytoggleCommandUsage1=/<command> [gracz]
|
||||
paytoggleCommandUsage1Description=Przełącza, jeśli Ty lub inny gracz, akceptujecie płatności
|
||||
pendingTeleportCancelled=§4Oczekujące zapytanie teleportacji odrzucone.
|
||||
pingCommandDescription=Pong\!
|
||||
pingCommandUsage=/<command>
|
||||
@ -887,9 +889,14 @@ playerTempBanned=§6Gracz §c{0}§6 tymczasowo zbanował §c{1}§6 na §c{2}§6\
|
||||
playerUnbanIpAddress=§6Gracz§c {0} §6odbanował IP\:§c {1}
|
||||
playerUnbanned=§6Gracz§c {0} §6odbanował gracza§c {1}
|
||||
playerUnmuted=§7Twój głos został przywrócony.
|
||||
playtimeCommandDescription=Pokazuje czas spędzony na grze
|
||||
playtimeCommandUsage=/<command> [gracz]
|
||||
playtimeCommandUsage1=/<command>
|
||||
playtimeCommandUsage1Description=Pokazuje twój czas spędzony w grze
|
||||
playtimeCommandUsage2=/<command> <gracz>
|
||||
playtimeCommandUsage2Description=Pokazuje czas gry określonego gracza
|
||||
playtime=§7Czas gry\:§c {0}
|
||||
playtimeOther=§6Czas gry gracza {1}§6\:§c {0}
|
||||
pong=Pong\!
|
||||
posPitch=§7Pitch\: {0} (Kierunek głowy)
|
||||
possibleWorlds=§6Możliwe światy to numery od 0 do {0}.
|
||||
@ -1003,7 +1010,7 @@ repairCommandUsage=/<command> [hand|all]
|
||||
repairCommandUsage1=/<command>
|
||||
repairCommandUsage1Description=Naprawia trzymany przedmiot
|
||||
repairCommandUsage2=/<command> all
|
||||
repairCommandUsage2Description=Naprawia wszystkie przedmioty w twoim ekwipunku
|
||||
repairCommandUsage2Description=Naprawia wszystkie przedmioty w ekwipunku
|
||||
repairEnchanted=§4Nie masz uprawnień na naprawiania ulepszonych przedmiotów.
|
||||
repairInvalidType=§4Ten przedmiot nie może byc naprawiony.
|
||||
repairNone=§4Żadne twoje przedmioty nie potrzebują naprawy.
|
||||
@ -1012,15 +1019,18 @@ replyLastRecipientDisabled=§6Odpowiadanie na wiadomość ostatniego odbiorcy wi
|
||||
replyLastRecipientDisabledFor=§6Odpowiadanie na wiadomość ostatniego odbiorcy wiadomości zostało §cwyłączone §6na §c{0}§6.
|
||||
replyLastRecipientEnabled=§6Odpowiadanie na wiadomość ostatniego odbiorcy wiadomości zostało §cwłączone§6.
|
||||
replyLastRecipientEnabledFor=§6Odpowiadanie na wiadomość ostatniego odbiorcy wiadomości zostało §cwłączone §6na §c{0}§6.
|
||||
requestAccepted=§7Prośba o teleportacje - zaakceptowano.
|
||||
requestAcceptedAuto=§6Automatycznie zaakceptowano prośbę o teleportację od gracza {0}.
|
||||
requestAcceptedFrom=§c{0} §6zaakceptował twoją prośbę o teleportację.
|
||||
requestAcceptedFromAuto=§6Gracz §c{0} §6automatycznie zaakceptował twoją prośbę o teleportację.
|
||||
requestDenied=§7Prośba o teleportacje - odrzucona.
|
||||
requestAccepted=§7Przyjęto prośbę o teleportację.
|
||||
requestAcceptedAll=§6Przyjęto oczekujące prośby o teleportację (§c{0})§6.
|
||||
requestAcceptedAuto=§6Automatycznie przyjęto prośbę o teleportację od gracza {0}.
|
||||
requestAcceptedFrom=§6Gracz §c{0} §6przyjął twoją prośbę o teleportację.
|
||||
requestAcceptedFromAuto=§6Gracz §c{0} §6automatycznie przyjął twoją prośbę o teleportację.
|
||||
requestDenied=§7Odrzucono prośbę o teleportację.
|
||||
requestDeniedAll=§7Odrzucono oczekujące wnioski o teleportację\: §c{0} §7.
|
||||
requestDeniedFrom=§c{0} §7odrzucił twoją prośbę o teleportacje.
|
||||
requestSent=§7Twoja prośba o teleportacje została wyslana do§c {0}§7.
|
||||
requestSentAlready=§4Wysłałeś już prośbę o teleportacje do {0}§4.
|
||||
requestTimedOut=§7Prośba o teleportacje - przedawniona.
|
||||
requestTimedOut=§7Prośba o teleportację wygasła.
|
||||
requestTimedOutFrom=§4Przedawniła się prośba o teleportację od gracza §c{0}.
|
||||
resetBal=§6Saldo zostało zresetowane na §a{0} §6dla wszystkich graczy będących online.
|
||||
resetBalAll=§6Saldo zostało zresetowane na §a{0} §6dla wszystkich graczy.
|
||||
rest=&7Czujesz się dobrze wypoczęty.
|
||||
@ -1033,7 +1043,7 @@ returnPlayerToJailError=§4Wystąpił błąd podczas powracania gracza§c {0} §
|
||||
rtoggleCommandDescription=Zmień, czy odbiorca odpowiedzi jest ostatnim odbiorcą czy ostatnim nadawcą
|
||||
rtoggleCommandUsage=/<command> [gracz] [on|off]
|
||||
rulesCommandDescription=Wyświetla regulamin serwera.
|
||||
rulesCommandUsage=/<command> [chapter] [page]
|
||||
rulesCommandUsage=/<command> [rozdział] [strona]
|
||||
runningPlayerMatch=§7Wyszukiwanie pasujących graczy §c{0}§7 (to może chwilę potrwać)
|
||||
second=sekunda
|
||||
seconds=sekund
|
||||
@ -1068,7 +1078,7 @@ serverUnsupportedMods=Używasz serwera, który nie obsługuje poprawnie wtyczek
|
||||
setBal=§aTwój stan konta ustawiono na {0}.
|
||||
setBalOthers=§aUstawiłeś saldo {0}§a na {1}.
|
||||
setSpawner=§6Zmieniono typ spawnera na§c {0}
|
||||
sethomeCommandDescription=Ustaw swój dom na bieżącą lokalizację.
|
||||
sethomeCommandDescription=Ustaw swój dom w bieżącym miejscu.
|
||||
sethomeCommandUsage=/<command> [[gracz\:]nazwa]
|
||||
sethomeCommandUsage1=/<command> <nazwa>
|
||||
sethomeCommandUsage1Description=Ustawia twój dom o podanej nazwie w Twojej lokalizacji
|
||||
@ -1104,7 +1114,7 @@ shoutDisabledFor=§6Tryb gromki §cwyłączony §6dla gracza §c{0}§6.
|
||||
shoutEnabled=§6Tryb gromki §czałączony§6.
|
||||
shoutEnabledFor=§6Tryb gromki §czałączony §6dla gracza §c{0}§6.
|
||||
shoutFormat=§7[Gromko]§r {0}
|
||||
editsignCommandClear=§7Znak wyczyszczony.
|
||||
editsignCommandClear=§7Wymazano treść tabliczki.
|
||||
editsignCommandClearLine=§7Usunięto linię§c {0}§7.
|
||||
showkitCommandDescription=Pokaże zawartość zestawu.
|
||||
showkitCommandUsage=/<command> <nazwa zestawu>
|
||||
@ -1160,7 +1170,7 @@ spawnerCommandDescription=Zmień typ potwora spawnera.
|
||||
spawnerCommandUsage=/<command> <mob> [odstęp]
|
||||
spawnerCommandUsage1=/<command> <mob> [odstęp]
|
||||
spawnerCommandUsage1Description=Zmienia typ potwora (i opcjonalnie opóźnienie) spawnera, na który patrzysz
|
||||
spawnmobCommandDescription=Przywołuje potwora.
|
||||
spawnmobCommandDescription=Przyzywa stworzenie.
|
||||
spawnmobCommandUsage=/<command> <mob>[\:data][,<mount>[\:data]] [liczba] [gracz]
|
||||
spawnmobCommandUsage1=/<command> <mob>[\:data] [liczba] [gracz]
|
||||
spawnmobCommandUsage1Description=Tworzy jeden (lub określoną ilość) danego moba w Twojej lokalizacji (lub innego gracza)
|
||||
@ -1189,9 +1199,9 @@ suicideSuccess=§c{0} dokonał zamachu na swoje życie
|
||||
survival=Przetrwanie
|
||||
takenFromAccount=§e{0}§a zostało pobrane z twojego konta.
|
||||
takenFromOthersAccount=§e{0}§a zostało pobrane z konta gracza §e {1}§a. Nowy stan konta\:§e {2}
|
||||
teleportAAll=§7Prośbe o teleportacje - wysłano do wszystkich graczy.
|
||||
teleportAAll=§7Wysłano prośbę o teleportację wszystkim graczom…
|
||||
teleportAll=§7Teleportowano wszystkich graczy.
|
||||
teleportationCommencing=§7Teleport rozgrzewa się...
|
||||
teleportationCommencing=§7Teleport rozgrzewa się…
|
||||
teleportationDisabled=§6Teleportacja wyłączona.
|
||||
teleportationDisabledFor=§6Teleportacja wyłączona dla {0}.
|
||||
teleportationDisabledWarning=§6Musisz zezwolić na teleportację, aby inni gracze mogli się do ciebie teleportować.
|
||||
@ -1201,7 +1211,7 @@ teleportAtoB=§6Zostałeś przeteleportowany przez §c{0}§6 do {1}§6.
|
||||
teleportDisabled=§c{0} §4ma zdezaktywowana teleportacje.
|
||||
teleportHereRequest=§c{0}§7 cię prosi, żebyś się do niego przeteleportował.
|
||||
teleportHome=§6Trwa teleportacja do domu §c{0}§6.
|
||||
teleporting=§7Teleportacja...
|
||||
teleporting=§7Teleportacja…
|
||||
teleportInvalidLocation=Wartość koordynatów nie może przekroczyć 30000000
|
||||
teleportNewPlayerError=§4Błąd przy teleportowniu nowego gracza.
|
||||
teleportNoAcceptPermission=§c{0} §4nie ma uprawnień do przyjmowania próśb o teleportacje.
|
||||
@ -1216,12 +1226,12 @@ teleportOffline=§6Gracz §c{0}§6 nie jest obecnie dostępny. Możesz się do n
|
||||
tempbanExempt=§4Nie możesz tymczasowo zbanować tego gracza.
|
||||
tempbanExemptOffline=§4Nie możesz tymczasowo zablokować graczy offline.
|
||||
tempbanJoin=Jesteś zbanowany na tym serwerze na {0}. Powód\: {1}
|
||||
tempBanned=§cZostałeś czasowo zbanowany na§r {0}\:\n§r{2}
|
||||
tempbanCommandDescription=Tymczasowo zbanuje użytkownika.
|
||||
tempBanned=§cZablokowano cię czasowo na§r {0}\:\n§r{2}
|
||||
tempbanCommandDescription=Tymczasowo blokuje użytkownika.
|
||||
tempbanCommandUsage=/<command> <nick> <czas> [powód]
|
||||
tempbanCommandUsage1=/<command> <gracz> <długość> [powód]
|
||||
tempbanCommandUsage1Description=Banuje danego gracza na określony czas z opcjonalnym powodem
|
||||
tempbanipCommandDescription=Tymczasowo zbanuje adres IP.
|
||||
tempbanipCommandDescription=Tymczasowo blokuje adres IP.
|
||||
tempbanipCommandUsage=/<command> <nick> <czas> [powód]
|
||||
tempbanipCommandUsage1=/<command> <player|ip-address> <czas> [powód]
|
||||
tempbanipCommandUsage1Description=Blokuje podany adres IP na określoną ilość czasu z opcjonalnym powodem
|
||||
@ -1280,10 +1290,14 @@ tpacancelCommandUsage1=/<command>
|
||||
tpacancelCommandUsage1Description=Anuluje wszystkie Twoje oczekujące żądania teleportacji
|
||||
tpacancelCommandUsage2=/<command> <gracz>
|
||||
tpacancelCommandUsage2Description=Anuluje wszystkie twoje prośby o teleportację do określonego gracza
|
||||
tpacceptCommandDescription=Przyjmuje prośby o teleportację.
|
||||
tpacceptCommandUsage=/<command> [inny gracz]
|
||||
tpacceptCommandUsage1=/<command>
|
||||
tpacceptCommandUsage1Description=Przyjmuje ostatnią prośbę o teleportację
|
||||
tpacceptCommandUsage2=/<command> <gracz>
|
||||
tpacceptCommandUsage2Description=Przyjmuje prośbę o teleportację od danego gracza
|
||||
tpacceptCommandUsage3=/<command> *
|
||||
tpacceptCommandUsage3Description=Przyjmuje wszystkie prośby o teleportację
|
||||
tpahereCommandDescription=Poproś, aby określony gracz teleportował się do ciebie.
|
||||
tpahereCommandUsage=/<command> <gracz>
|
||||
tpahereCommandUsage1=/<command> <gracz>
|
||||
@ -1292,14 +1306,18 @@ tpallCommandDescription=Teleportuj wszystkich graczy online do innego gracza.
|
||||
tpallCommandUsage=/<command> [gracz]
|
||||
tpallCommandUsage1=/<command> [gracz]
|
||||
tpallCommandUsage1Description=Teleportuje wszystkich graczy do ciebie lub innego gracza
|
||||
tpautoCommandDescription=Automatycznie akceptuj prośby o teleportację.
|
||||
tpautoCommandDescription=Włącza automatycznie przyjmowanie próśb o teleportację.
|
||||
tpautoCommandUsage=/<command> [gracz]
|
||||
tpautoCommandUsage1=/<command> [gracz]
|
||||
tpautoCommandUsage1Description=Przełącza automatyczne akceptowanie próśb o teleport dla Ciebie lub innego gracza
|
||||
tpdenyCommandDescription=Odrzuca prośby o teleportację.
|
||||
tpdenyCommandUsage=/<command>
|
||||
tpdenyCommandUsage1=/<command>
|
||||
tpdenyCommandUsage1Description=Odrzuci najnowszą prośbę o teleport
|
||||
tpdenyCommandUsage2=/<command> <gracz>
|
||||
tpdenyCommandUsage2Description=Odrzuci prośbę o teleportację od określonego gracza
|
||||
tpdenyCommandUsage3=/<command> *
|
||||
tpdenyCommandUsage3Description=Odrzuci wszystkie prośby o teleportację
|
||||
tphereCommandDescription=Teleportuje gracza do ciebie.
|
||||
tphereCommandUsage=/<command> <gracz>
|
||||
tphereCommandUsage1=/<command> <gracz>
|
||||
@ -1325,8 +1343,8 @@ tpposCommandUsage1Description=Teleportuje cię do określonej lokalizacji w opcj
|
||||
tprCommandDescription=Teleportuje losowo.
|
||||
tprCommandUsage=/<command>
|
||||
tprCommandUsage1=/<command>
|
||||
tprCommandUsage1Description=Teleportuje cię do losowej lokalizacji
|
||||
tprSuccess=§7Teleportowanie do losowej lokalizacji...
|
||||
tprCommandUsage1Description=Teleportuje cię w przypadkowe miejsce
|
||||
tprSuccess=§7Teleportowanie w przypadkowe miejsce…
|
||||
tps=§7Aktualne TPS \= {0}
|
||||
tptoggleCommandDescription=Blokuje wszystkie formy teleportacji.
|
||||
tptoggleCommandUsage=/<command> [gracz] [on|off]
|
||||
@ -1342,7 +1360,7 @@ treeFailure=§4Utworzenie drzewa nie powiodło sie, spróbuj na trawie lub ziemi
|
||||
treeSpawned=§7Stworzono drzewo.
|
||||
true=§2tak§r
|
||||
typeTpacancel=§6Aby anulować teleport, wpisz §c/tpacancel§6.
|
||||
typeTpaccept=§7Aby zaakceptować teleport, wpisz §c/tpaccept§7.
|
||||
typeTpaccept=§7Aby się przeteleportować, wykonaj polecenie §c/tpaccept§7.
|
||||
typeTpdeny=§7Aby odmówić teleportacji, wpisz §c/tpdeny§7.
|
||||
typeWorldName=§7możesz również wpisac nazwe danego świata.
|
||||
unableToSpawnItem=§4Nie można przywołać §c{0}§4; ten przedmiot nie może zostać przywołany.
|
||||
@ -1406,7 +1424,7 @@ versionDevDivergedLatest=§6Używasz aktualnej wersji eksperymentalnej Essential
|
||||
versionDevLatest=§6Używasz najnowszą wersję programistyczną EssentialsX\!
|
||||
versionError=§4Wystąpił błąd podczas pobierania informacji o wersji EssentialsX\! Informacje o kompilacji\: §c{0}§6.
|
||||
versionErrorPlayer=§6Wystąpił błąd podczas sprawdzania informacji o wersji EssentialsX\!
|
||||
versionFetching=§7Pobieranie informacji o wersji...
|
||||
versionFetching=§7Pobieranie informacji o wersji…
|
||||
versionOutputVaultMissing=§4Plugin Vault nie jest zainstalowany. Chat i uprawnienia mogą nie działać.
|
||||
versionOutputFine=§6{0} wersja\: §a{1}
|
||||
versionOutputWarn=§6{0} wersja\: §c{1}
|
||||
|
@ -39,7 +39,7 @@ backCommandUsage1=/<command>
|
||||
backCommandUsage1Description=Teletransporta você para sua localização anterior
|
||||
backCommandUsage2=/<command> <jogador>
|
||||
backCommandUsage2Description=Teletransporta o jogador especificado para a sua localização anterior
|
||||
backOther=§Enviando §c {0}§6 ao local anterior.
|
||||
backOther=§6Enviando §c {0}§6 ao local anterior.
|
||||
backupCommandDescription=Executa o backup, caso esteja configurado.
|
||||
backupCommandUsage=/<command>
|
||||
backupDisabled=§4Um script externo de backup não foi configurado.
|
||||
|
@ -7,11 +7,11 @@ addedToAccount=§a{0} au fost adaugati in contul tau.
|
||||
addedToOthersAccount=§a{0} au fost adaugati in contul lui {1}§a. Balanta noua\: {2}
|
||||
adventure=aventură
|
||||
afkCommandDescription=Te marcheaza ca si plecat de la tastatura.
|
||||
afkCommandUsage=/<comandă> [jucător/mesaj...]
|
||||
afkCommandUsage1=/<comandă> <mesaj>
|
||||
afkCommandUsage1Description=Activează/dezactivează starea afk cu un motiv opțional
|
||||
afkCommandUsage2=/<comandă> <jucător> [mesaj]
|
||||
afkCommandUsage2Description=Activează/dezactivează starea afk a jucătorului specificat cu un motiv opțional
|
||||
afkCommandUsage=/<comanda> [jucator/mesaj...]
|
||||
afkCommandUsage1=/<comanda> <mesaj>
|
||||
afkCommandUsage1Description=Activeaza/dezactiveaza starea afk cu un motiv optional
|
||||
afkCommandUsage2=/<comanda> <jucator> [mesaj]
|
||||
afkCommandUsage2Description=Activeaza/dezactiveaza starea afk a jucatorului specificat cu un motiv optional
|
||||
alertBroke=stricat\:
|
||||
alertFormat=§3[{0}] §r {1} §6 {2} la\: {3}
|
||||
alertPlaced=situat\:
|
||||
@ -24,58 +24,76 @@ antiBuildInteract=§4Nu ai permisiunea să interactionezi cu§c {0}§4.
|
||||
antiBuildPlace=§4Nu ai permisiunea să plasezi§c {0} §4aici.
|
||||
antiBuildUse=§4Nu ai permisiunea să utilizezi§c {0}§4.
|
||||
antiochCommandDescription=O mică surpriză pentru operatori.
|
||||
antiochCommandUsage=/<comandă> <mesaj>
|
||||
anvilCommandDescription=Deschide o nicovală.
|
||||
antiochCommandUsage=/<comanda> <mesaj>
|
||||
anvilCommandDescription=Deschide o nicovala.
|
||||
anvilCommandUsage=/<command>
|
||||
autoAfkKickReason=Ai fost dat afară deoarece ai fost AFK mai mult de {0} minute.
|
||||
autoTeleportDisabled=§6Nu mai aprobi automat cererile de teleportare.
|
||||
autoTeleportDisabledFor=§c{0} §6nu mai aprobă automat cererile de teleportare.
|
||||
autoTeleportEnabled=§6Acum aprobi automat cererile de teleportare.
|
||||
autoTeleportEnabledFor=§c{0}§6 acum aprobă automat cererile de teleportare.
|
||||
backAfterDeath=§6Foloseste comanda §c /inapoi§6 pentru a reveni la punctul mortii.
|
||||
backCommandDescription=Te teleportează la locația ta înainte de tp/spawn/warp.
|
||||
autoTeleportDisabled=Nu mai aprobi automat cererile de teleportare.
|
||||
autoTeleportDisabledFor={0} nu mai aproba automat cererile de teleportare.
|
||||
autoTeleportEnabled=Acum aprobi automat cererile de teleportare.
|
||||
autoTeleportEnabledFor={0} acum aproba automat cererile de teleportare.
|
||||
backAfterDeath=§6Utilizează comanda /back pentru a te întoarce la locul morţii.
|
||||
backCommandDescription=Te teleporteaza la locatia ta inainte de tp/spawn/warp.
|
||||
backCommandUsage=/<command> [player]
|
||||
backCommandUsage1=/<command>
|
||||
backCommandUsage1Description=Te teleportează la locația anterioară
|
||||
backCommandUsage2Description=Teleportează jucătorul specificat la locația anterioară
|
||||
backOther=§6L-am returnat pe §c {0}§6 la locatia anterioara.
|
||||
backupCommandDescription=Rulează backup-ul dacă este configurat.
|
||||
backCommandUsage1Description=Te teleporteaza la locatia anterioara
|
||||
backCommandUsage2Description=Teleporteaza jucatorul specificat la locatia anterioara
|
||||
backOther=L-am returnat pe {0} la locatia anterioara.
|
||||
backupCommandDescription=Ruleaza backup-ul daca este configurat.
|
||||
backupCommandUsage=/<command>
|
||||
backupDisabled=§4Scriptul extern pentru Backup nu a fost configurat.
|
||||
backupFinished=§6Backup terminat.
|
||||
backupStarted=§6Backup început.
|
||||
backupInProgress=§6Un script extern de backup este in curs de desfasurare\! Nu se poate dezactiva plugin-ul pana se sfarseste.
|
||||
backupInProgress=Un script extern de backup este in curs de desfasurare\! Nu se poate dezactiva plugin-ul pana se sfarseste.
|
||||
backUsageMsg=§6întoarcerea la locul anterior.
|
||||
balance=§aBalanţă\:§c {0}
|
||||
balanceCommandDescription=Indică soldul curent al unui jucător.
|
||||
balanceCommandDescription=Indica soldul curent al unui jucator.
|
||||
balanceCommandUsage=/<command> [player]
|
||||
balanceCommandUsage1=/<command>
|
||||
balanceCommandUsage1Description=Indică soldul tău curent
|
||||
balanceCommandUsage2Description=Afișează soldul jucătorului specificat
|
||||
balanceCommandUsage1Description=Indica soldul tau curent
|
||||
balanceCommandUsage2Description=Afiseaza soldul jucatorului specificat
|
||||
balanceOther=§aBalanţa lui {0} §a\:§c {1}
|
||||
balanceTop=§6Topul balanţelor ({0})
|
||||
balanceTopLine={0}, {1}, {2}
|
||||
balancetopCommandDescription=Obține valorile soldului maxim.
|
||||
balancetopCommandDescription=Obtine valorile soldului maxim.
|
||||
balancetopCommandUsage=/<command> [page]
|
||||
balancetopCommandUsage1=/<command> [page]
|
||||
balancetopCommandUsage1Description=Afişează prima (sau specificat) pagină a valorilor soldului de top
|
||||
banCommandDescription=Banează un membru.
|
||||
banCommandUsage=/<comanda> <jucator> [motiv]
|
||||
banCommandUsage1=/<comanda> <jucator> [motiv]
|
||||
banCommandUsage1Description=Interzice jucătorul specificat cu un motiv opțional
|
||||
banExempt=§4Nu poţi interzice acest jucător.
|
||||
banExemptOffline=§4Nu poti interzice jucatorii inactivi.
|
||||
banFormat=§4Interziși\:\n§r{0}
|
||||
banIpJoin=Your IP address is banned from this server. Reason\: {0}
|
||||
banJoin=You are banned from this server. Reason\: {0}
|
||||
banipCommandDescription=Baneaza o adresa IP.
|
||||
banipCommandUsage=/<comanda> <adresa-IP> [motiv]
|
||||
banipCommandUsage1=/<comanda> <adresa-IP> [motiv]
|
||||
banipCommandUsage1Description=Interzice adresa IP specificată cu un motiv opțional
|
||||
bed=§opat§r
|
||||
bedMissing=§4Patul tău nu a fost setat, lipsește sau este blocat.
|
||||
bedNull=§mpat§r
|
||||
bedOffline=Cannot teleport to the beds of offline users.
|
||||
bedSet=§6Patul a fost setat\!
|
||||
beezookaCommandDescription=Arunca o albina care explodeaza catre oponentul tau.
|
||||
beezookaCommandUsage=/<command>
|
||||
bigTreeFailure=§4Generarea copacului mare a eșuat. Încearcă pe pământ sau iarbă.
|
||||
bigTreeSuccess=§6Copac mare generat.
|
||||
bigtreeCommandUsage1Description=Creeaza un copac mare de tipul specificat
|
||||
blockList=§6Essentials a retransmis comenzile următoare către alt plugin\:
|
||||
blockListEmpty=EssentialsX is not relaying any commands to other plugins.
|
||||
bookAuthorSet=§6Autorul cărții setat la {0}.
|
||||
bookCommandUsage1=/<command>
|
||||
bookCommandUsage2=/<command> author <autor>
|
||||
bookLocked=§6Această carte este acum blocată.
|
||||
bookTitleSet=§6Titlul cărții setat la {0}.
|
||||
breakCommandUsage=/<command>
|
||||
broadcast=§r§4[Broadcast]§a {0}
|
||||
burnMsg=§6I-ai dat foc lui§c {0} §6pentru§c {1} secunde§6.
|
||||
cannotSellNamedItem=You are not allowed to sell named items.
|
||||
cannotSellTheseNamedItems=You are not allowed to sell these named items\: {0}
|
||||
cannotStackMob=§4Nu. ai permissiunea sa stackezi mobii.
|
||||
canTalkAgain=§6Poti vorbi din nou acum.
|
||||
cantFindGeoIpDB=Nu se gaseste baza de data GeoIP\!
|
||||
@ -92,9 +110,16 @@ clearInventoryConfirmToggleOn=§6You will now be prompted to confirm inventory c
|
||||
clearinventoryCommandUsage1=/<command>
|
||||
clearinventoryconfirmtoggleCommandUsage=/<command>
|
||||
commandCooldown=§cYou cannot type that command for {0}.
|
||||
commandDisabled=Comanda {0} este dezactivata.
|
||||
commandFailed=Comanda {0} a esuat\:
|
||||
commandHelpFailedForPlugin=Eroare primire ajutor pentru pluginul\: {0}
|
||||
commandHelpLine1=Command Help\: /{0}
|
||||
commandHelpLine2=Descriere\: {0}
|
||||
commandHelpLine3=Utilizare\:
|
||||
commandHelpLine4=Aliases(s)\: {0}
|
||||
commandHelpLineUsage={0} - {1}
|
||||
commandNotLoaded=§4Comanda {0} este partial incarcata.
|
||||
compassBearing=§6Directie\: {0} ({1} grade).
|
||||
compassCommandUsage=/<command>
|
||||
condenseCommandUsage1=/<command>
|
||||
configFileMoveError=Eroare mutând fișierul config.yml in locația Backup.
|
||||
@ -107,12 +132,13 @@ cooldownWithMessage=§4Timp rămas\: {0}
|
||||
coordsKeyword={0}, {1}, {2}
|
||||
couldNotFindTemplate=§4Nu s-a gasit sablonul {0}
|
||||
createdKit=§6Created kit §c{0} §6with §c{1} §6entries and delay §c{2}
|
||||
createkitCommandDescription=Creează un kit în joc\!
|
||||
createkitCommandDescription=Creeaza un kit in joc\!
|
||||
createkitCommandUsage=/<command> <kitname> <delay>
|
||||
createkitCommandUsage1=/<command> <kitname> <delay>
|
||||
createKitFailed=§4Error occurred whilst creating kit {0}.
|
||||
createKitSeparator=§m-----------------------
|
||||
createKitSuccess=§6Created Kit\: §f{0}\n§6Delay\: §f{1}\n§6Link\: §f{2}\n§6Copy contents in the link above into your kits.yml.
|
||||
createKitUnsupported=NBT item serialization has been enabled, but this server is not running Paper 1.15.2+. Falling back to standard item serialization.
|
||||
creatingConfigFromTemplate=Se creaza configuratie de la sablonul\: {0}
|
||||
creatingEmptyConfig=Se creaza o configuratie goala\: {0}
|
||||
creative=creativ
|
||||
@ -124,10 +150,11 @@ defaultBanReason=Ai fost interzis pe server\!
|
||||
deleteFileError=Nu s-a putut sterge fisierul\: {0}
|
||||
deleteHome=§6Casa§c {0} §6a fost stearsa.
|
||||
deleteJail=§6Inchisoarea§c {0} §6a fost stearsa.
|
||||
deleteKit=Kit {0} has been removed.
|
||||
deleteWarp=§6Teleportarea§c {0} §6a fost stearsa.
|
||||
delhomeCommandDescription=Elimină o casă.
|
||||
delhomeCommandDescription=Elimina o casa.
|
||||
delhomeCommandUsage=/<command> [player\:]<name>
|
||||
deljailCommandDescription=Elimină o închisoare.
|
||||
deljailCommandDescription=Elimina o inchisoare.
|
||||
deljailCommandUsage=/<command> <jailname>
|
||||
deljailCommandUsage1=/<command> <jailname>
|
||||
delkitCommandDescription=Şterge kit-ul specificat.
|
||||
@ -143,12 +170,16 @@ denyChangeTitle=§4Nu poti schimba titlu acestei carti.
|
||||
depth=§6Esti la nivelul oceanului.
|
||||
depthAboveSea=§6Esti cu§c {0} §6bloc(uri) deasupra nivelului oceanului.
|
||||
depthBelowSea=§6Esti cu§c {0} §6bloc(uri) sub nivelul oceanului.
|
||||
depthCommandDescription=Adâncimea actuală a statelor în raport cu nivelul mării.
|
||||
depthCommandDescription=Adancimea actuala a statelor in raport cu nivelul marii.
|
||||
depthCommandUsage=/depth
|
||||
destinationNotSet=Destinatia nu a fost setata\!
|
||||
disabled=dezactivat
|
||||
disabledToSpawnMob=§4Generarea acestui mob a fost dezactivata din configuratie.
|
||||
disableUnlimited=§6Plasarea nelimitată de§c {0} §6a fost dezactivată pentru§c {1}§6.
|
||||
disableUnlimited=§6Plasarea nelimitata de§c {0} §6a fost dezactivata pentru {1}.
|
||||
discordbroadcastInvalidChannel=Discord channel {0} does not exist.
|
||||
discordbroadcastPermission=You do not have permission to send messages to the {0} channel.
|
||||
discordbroadcastSent=Message sent to {0}\!
|
||||
discordCommandLink=Join our Discord server at {0}\!
|
||||
discordCommandUsage=/<command>
|
||||
discordCommandUsage1=/<command>
|
||||
disposal=Cos de gunoi
|
||||
@ -157,33 +188,39 @@ disposalCommandUsage=/<command>
|
||||
distance=§6Distanta\: {0}
|
||||
dontMoveMessage=§6Vei fi teleportat in§c {0}§6. Nu te misca.
|
||||
downloadingGeoIp=Baza GeoIP se descarca... Poate dura o vreme.
|
||||
dumpConsoleUrl=A server dump was created\: {0}
|
||||
dumpCreating=Creating server dump...
|
||||
dumpDeleteKey=If you want to delete this dump at a later date, use the following deletion key\: {0}
|
||||
dumpError=Error while creating dump {0}.
|
||||
dumpErrorUpload=Error while uploading {0}\: {1}
|
||||
dumpUrl=Created server dump\: {0}
|
||||
duplicatedUserdata=Informatiile jucatorilor duplicate\: {0} and {1}.
|
||||
durability=§6Aceasta unealta are §c{0}§6 utilizari ramase
|
||||
east=E
|
||||
ecoCommandDescription=Gestionează economia de pe server.
|
||||
ecoCommandDescription=Gestioneaza economia de pe server.
|
||||
ecoCommandUsage=/<command> <give|take|set|reset> <player> <amount>
|
||||
editBookContents=§eAcum poti modifica continutul acestei carti.
|
||||
enabled=activat
|
||||
enchantCommandDescription=Enchanteaza elementul pe care îl ține în mana utilizatorul.
|
||||
enchantCommandDescription=Enchanteaza elementul pe care il tine in mana utilizatorul.
|
||||
enableUnlimited=§6Giving unlimited amount of§c {0} §6to §c{1}§6.
|
||||
enchantmentApplied=§6Magia§c {0} §6a fost aplicata pe obiectul din mana.
|
||||
enchantmentNotFound=§4Magia nu a fost gasita\!
|
||||
enchantmentPerm=§4YNu ai permisiunea pentru§c {0}§4.
|
||||
enchantmentRemoved=§6Magia§c {0} §6a fost scoasa de pe obiect.
|
||||
enchantments=§6Magii\:§r {0}
|
||||
enderchestCommandDescription=Vă permite să vedeți în interiorul unui enderchest.
|
||||
enderchestCommandDescription=Va permite sa vedeti in interiorul unui enderchest.
|
||||
enderchestCommandUsage=/<command> [player]
|
||||
enderchestCommandUsage1=/<command>
|
||||
errorCallingCommand=Eroare executand comanda /{0}
|
||||
errorWithMessage=§cEroare\:§4 {0}
|
||||
essentialsCommandDescription=Reîncarcă essentials.
|
||||
essentialsCommandDescription=Reincarca essentials.
|
||||
essentialsCommandUsage=/<command>
|
||||
essentialsHelp1=Fisierul este stricat si nu poate fi deschis. Essentials este acum dezactivat. Daca nu poti rezolva problema singur, dute la http\://tiny.cc/EssentialsChat
|
||||
essentialsHelp2=Fisierul este stricat si nu poate fi deschis. Essentials este acum dezactivat. Daca nu poti rezolva problema singur, dute la http\://tiny.cc/EssentialsChat
|
||||
essentialsReload=§6Essentials reloaded§c {0}.
|
||||
exp=§c{0} §6are§c {1} §6experienta (nivel§c {2}§6) si are nevoie de §c {3} §6experienta pentru a atinge un nou nivel.
|
||||
expSet=§c{0} §6are acum§c {1} §6experienta.
|
||||
extCommandDescription=Stinge jucătorii.
|
||||
extCommandDescription=Stinge jucatorii.
|
||||
extCommandUsage=/<command> [player]
|
||||
extCommandUsage1=/<command> [player]
|
||||
extinguish=§6Te-ai stins singur.
|
||||
@ -198,22 +235,22 @@ feedCommandUsage=/<command> [player]
|
||||
feedCommandUsage1=/<command> [player]
|
||||
feedOther=§6You satiated the appetite of §c{0}§6.
|
||||
fileRenameError=Redenumirea fisierului {0} a esuat\!
|
||||
fireballCommandDescription=Aruncă un fireball sau alte proiectile asortate.
|
||||
fireballCommandDescription=Arunca un fireball sau alte proiectile asortate.
|
||||
fireballCommandUsage=/<command> [fireball|small|large|arrow|skull|egg|snowball|expbottle|dragon|splashpotion|lingeringpotion|trident] [speed]
|
||||
fireballCommandUsage1=/<command>
|
||||
fireworkColor=§4Parametri de incarcare insertati sunt invalizi, trebuie sa setati o culoare intai.
|
||||
fireworkCommandUsage=/<command> <<meta param>|power [amount]|clear|fire [amount]>
|
||||
fireworkEffectsCleared=§6Efectele rachetelor au fost scoase.
|
||||
fireworkSyntax=§6Parametri rachetelor\:§c culoare\:<culoare> [cadere\:<culoare>] [forma\:<forma>] [efect\:<efect>]\n§6Pentru a utiliza mai mult culor/efecte, separati valorile prin virgula\: §cred,blue,pink\n§6forme\:§c star, ball, large, creeper, burst §6efecte\:§c trail, twinkle.
|
||||
flyCommandDescription=Decolează și ia-ti avant\!
|
||||
flyCommandDescription=Decoleaza si ia-ti avant\!
|
||||
flyCommandUsage=/<command> [player] [on|off]
|
||||
flyCommandUsage1=/<command> [player]
|
||||
flying=zburand
|
||||
flyMode=§6Modul de zburat§c {0} §6a fost setat pentru {1}§6.
|
||||
foreverAlone=§4Nu ai pe nimeni la care sa raspunzi.
|
||||
fullStack=§4Ai deja un stac intreg.
|
||||
fullStackDefault=§6Stack-ul tau a fost setat la dimensiunea sa implicita, §c{0}§6.
|
||||
fullStackDefaultOversize=§6Stack-ul tau a fost setat la dimensiunea sa maxima, §c{0}§6.
|
||||
fullStackDefault=Stack-ul tau a fost setat la dimensiunea sa implicita, {0}.
|
||||
fullStackDefaultOversize=Stack-ul tau a fost setat la dimensiunea sa maxima, {0}.
|
||||
gameMode=§6Set game mode§c {0} §6for §c{1}§6.
|
||||
gameModeInvalid=§4Trebuie sa specifici un jucator/mod valid.
|
||||
gamemodeCommandDescription=Schimba modul de joc al jucatorului.
|
||||
@ -226,22 +263,22 @@ gcmax=§6Memorie maxima\:§c {0} MB.
|
||||
gctotal=§6Memorie alocata\:§c {0} MB.
|
||||
gcWorld=§6 {0} "§6 §c {1}"\: §c {2} §6 bucati, §c {3} §6 entitati, §c {4} §6 gresie.
|
||||
geoipJoinFormat=§6Jucatorul §c{0} §6a intrat din §c{1}§6.
|
||||
getposCommandDescription=Obține coordonatele tale curente sau pe cele ale unui jucător.
|
||||
getposCommandDescription=Obtine coordonatele tale curente sau pe cele ale unui jucator.
|
||||
getposCommandUsage=/<command> [player]
|
||||
getposCommandUsage1=/<command> [player]
|
||||
giveCommandDescription=Dă unui jucător un obiect.
|
||||
giveCommandDescription=Da unui jucator un obiect.
|
||||
giveCommandUsage=/<command> <player> <item|numeric> [amount [itemmeta...]]
|
||||
geoipCantFind=§6Jucatorul §c{0} §6vine dintr-o §atara necunoscuta§6.
|
||||
geoIpErrorOnJoin=Nu s-au putut prelua datele GeoIP pentru {0}. Asigurați-vă că cheia de licență și configurația sunt corecte.
|
||||
geoIpLicenseMissing=Nu s-a găsit nicio cheie de licență\! Vă rugăm să vizitați https\://essentialsx.net/geoip pentru instrucțiuni.
|
||||
geoipCantFind=Jucatorul {0} vine dintr-o tara necunoscuta.
|
||||
geoIpErrorOnJoin=Nu s-au putut prelua datele GeoIP pentru {0}. Asigurati-va ca cheia de licenta si configuratia sunt corecte.
|
||||
geoIpLicenseMissing=Nu s-a gasit nicio cheie de licenta\! Va rugam sa vizitati https\://essentialsx.net/geoip pentru instructiuni.
|
||||
geoIpUrlEmpty=URL-ul pentru descarcare GeoIP este gol.
|
||||
geoIpUrlInvalid=URL-ul pentru descarcare GeoIP este invalid.
|
||||
givenSkull=§6Ti-a fost dat craniul lui §c{0}§6.
|
||||
godCommandDescription=Activează puterile tale god.
|
||||
godCommandDescription=Activeaza puterile tale god.
|
||||
godCommandUsage=/<command> [player] [on|off]
|
||||
godCommandUsage1=/<command> [player]
|
||||
giveSpawn=§6I-ai dat§c {0} §6bucata(ti) de§c {1} lui§c {2}§6.
|
||||
giveSpawnFailure=§4Spatiu insuficient, §c {0} §c {1} §4au fost pierdute.
|
||||
giveSpawn=I-ai dat {0} bucata(ti) de {1} lui {2}.
|
||||
giveSpawnFailure=Spatiu insuficient, {0} {1} au fost pierdute.
|
||||
godDisabledFor=§cdisabled§6 for§c {0}
|
||||
godEnabledFor=§aactivat§6 pentru§c {0}.
|
||||
godMode=§6Modul GOD§c {0}§6.
|
||||
@ -249,23 +286,24 @@ grindstoneCommandUsage=/<command>
|
||||
groupDoesNotExist=§4Nu sunt jucatori conectati din aceasta grupa\!
|
||||
groupNumber=§c{0}§f online, toata lista\:§c /{1} {2}
|
||||
hatArmor=§4Nu poti folosi acest obicat ca palarie\!
|
||||
hatCommandDescription=Obțineți niște pălării noi și interesante.
|
||||
hatCommandDescription=Obtineti niste palarii noi si interesante.
|
||||
hatCommandUsage=/<command> [remove]
|
||||
hatCommandUsage1=/<command>
|
||||
hatCurse=§4Nu poti inlatura o palarie cu curse of binding\!
|
||||
hatCurse=Nu poti inlatura o palarie cu curse of binding\!
|
||||
hatEmpty=§4Nu porti o palarie.
|
||||
hatFail=§4Trebuie sa ai ceva de purtat in mana.
|
||||
hatPlaced=§6EBucurate de noua palarie\!
|
||||
hatRemoved=§6Palaria ta a fost scoasa.
|
||||
haveBeenReleased=§6Ai fost eliberat.
|
||||
heal=§6Ai fost vindecat.
|
||||
healCommandDescription=Vindecă-te pe tine sau pe alt jucător.
|
||||
healCommandDescription=Vindeca-te pe tine sau pe alt jucator.
|
||||
healCommandUsage=/<command> [player]
|
||||
healCommandUsage1=/<command> [player]
|
||||
healDead=§4Nu pot vindeca pe cineva mort\!
|
||||
healOther=§6L-ai vindecat pe§c {0}§6.
|
||||
helpCommandDescription=Vizualizează lista comenzilor disponibile.
|
||||
helpCommandDescription=Vizualizeaza lista comenzilor disponibile.
|
||||
helpCommandUsage=/<command> [search term] [page]
|
||||
helpConsole=Pentru a vedea ajutorul din CONSOLA, scrie ?.
|
||||
helpFrom=§6Comenzi din {0}\:
|
||||
helpLine=§6/{0}§r\: {1}
|
||||
helpMatching=§6Comenzi potrivite "§c{0}§6"\:
|
||||
@ -276,15 +314,19 @@ holdFirework=§4Trebuie sa tii in mana o racheta pentru a-i adauga efecte.
|
||||
holdPotion=§4Trebuie sa tii in mana o potiune pentru a-i adauga efecte.
|
||||
holeInFloor=§4Gaura in podea\!
|
||||
homes=§6Case\:§r {0}
|
||||
homeConfirmation=You already have a home named {0}\!\nTo overwrite your existing home, type the command again.
|
||||
homeSet=§6Casa setata.
|
||||
hour=ora
|
||||
hours=ore
|
||||
ice=You feel much colder...
|
||||
iceCommandUsage=/<command> [player]
|
||||
iceCommandUsage1=/<command>
|
||||
iceOther=Chilling {0}.
|
||||
ignoredList=§6Ignorat\:§r {0}
|
||||
ignoreExempt=§4Nu poti ignora acest jucator.
|
||||
ignorePlayer=§6Il ignori pe jucatorul§c {0} §6de acum.
|
||||
illegalDate=Formatul datei este ilegala.
|
||||
infoAfterDeath=You died in {0} at {1}, {2}, {3}.
|
||||
infoChapter=§6Selectați Capitolul\:
|
||||
infoChapterPages=§e---§6 {0} §e--§6 Pagina §c {1} §6 de §c {2} §e---
|
||||
infoPages=§e ---- §6{2} §e--§6 Pagina §c{0}§6/§c{1} §e----
|
||||
@ -304,34 +346,58 @@ invalidSignLine=§4Linia§c {0} §4de pe semn este invalida.
|
||||
invalidSkull=§4Te rog tine un craniu al unui player.
|
||||
invalidWarpName=§4Numele teleportarei este invalida\!
|
||||
invalidWorld=§4Lume invalida.
|
||||
inventoryClearingAllArmor=§6Se curata tot inventarul lui {0} §6.
|
||||
inventoryClearFail=§4Jucatorul {0} §4nu are§c {1} §4de§c {2} §4.
|
||||
inventoryClearingAllArmor=Se curata tot inventarul lui {0} .
|
||||
inventoryClearingAllItems=§6Se curata inventarul lui {0} §6.
|
||||
inventoryClearingFromAll=§6Se curata inventarul tuturor jucatorilor...
|
||||
inventoryClearingStack=§6Se curata§c {0} §6of§c {1} §6de la {2} §6.
|
||||
is=este
|
||||
isIpBanned=§6IP-ul §c {0} §6este interzis.
|
||||
internalError=§cAn internal error occurred while attempting to perform this command.
|
||||
itemCannotBeSold=§4Acest obiect nu poate fi vandut pe server.
|
||||
itemId=§6ID\:§c {0}
|
||||
itemloreClear=You have cleared this item''s lore.
|
||||
itemloreInvalidItem=You need to hold an item to edit its lore.
|
||||
itemloreNoLine=Your held item does not have lore text on line {0}.
|
||||
itemloreNoLore=Your held item does not have any lore text.
|
||||
itemloreSuccess=You have added "{0}" to your held item''s lore.
|
||||
itemloreSuccessLore=You have set line {0} of your held item''s lore to "{1}".
|
||||
itemMustBeStacked=§4Obiectul trebuie comercializat in stacuri. O cantitate de 2s ar trebuie sa fie 2 stacuri, s.a.m.d.
|
||||
itemNames=§6Numele scurte ale obiectului\:§r {0}
|
||||
itemnameClear=You have cleared this item''s name.
|
||||
itemnameCommandUsage1=/<command>
|
||||
itemnameInvalidItem=You need to hold an item to rename it.
|
||||
itemnameSuccess=You have renamed your held item to "{0}".
|
||||
itemNotEnough1=§4YNu ai destul din acest obiect pentru a-l putea vinde.
|
||||
itemNotEnough2=§6Daca ai vrut sa vinzi toate obiectele de tipul acela, foloseste /sell <numeObiect>
|
||||
itemNotEnough3=§6/sell <numeObiect> va vinde totul inafara de 1, s.a.m.d.
|
||||
itemsConverted=§6Converted all items into blocks.
|
||||
itemsCsvNotLoaded=Nu s-a putut incarca fisierul items.csv\!
|
||||
itemSellAir=Chiar ai incercat sa vinzi ''aer''? Pune-ti un obiect in mana.
|
||||
itemsNotConverted=§4You have no items that can be converted into blocks.
|
||||
itemSold=§aVandut pentru §c{0} §a({1} {2} la {3} fiecare).
|
||||
itemSoldConsole=§a{0} §aa vandut {1} pentru §a{2} §a({3} obiecte la {4} fiecare).
|
||||
itemSpawn=§6Ai primit§c {0} §6bucata(ti) de§c {1}
|
||||
itemType=§6Obiect\:§c {0}
|
||||
jailAlreadyIncarcerated=§4Acest jucator este deja in inchisoare\:§c {0}
|
||||
jailList=§6Jails\:§r {0}
|
||||
jailMessage=§4Incalci reguli, trebuie sa platesti.
|
||||
jailNotExist=§4Aceasta inchisoare nu exista.
|
||||
jailNotifyJailed=Player {0} jailed by {1}.
|
||||
jailNotifyJailedFor=Player {0} jailed for {1}by {2}.
|
||||
jailNotifySentenceExtended=Player{0} jail''s time extended to {1} by {2}.
|
||||
jailReleased=§6Jucatorul §c{0}§6 a fost eliberat.
|
||||
jailReleasedPlayerNotify=§6Ai fost eliberat\!
|
||||
jailSentenceExtended=§6Timpul pedepsei a fost crescut la\: {0}
|
||||
jailSet=§6Inchisoarea§c {0} §6a fost creata.
|
||||
jailWorldNotExist=That jail''s world does not exist.
|
||||
jumpEasterDisable=Flying wizard mode disabled.
|
||||
jumpEasterEnable=Flying wizard mode enabled.
|
||||
jailsCommandUsage=/<command>
|
||||
jumpCommandUsage=/<command>
|
||||
jumpError=§4Asta ar putea sa raneasca creierul calculatorul.
|
||||
kickCommandUsage=/<comanda> <jucator> [motiv]
|
||||
kickCommandUsage1=/<comanda> <jucator> [motiv]
|
||||
kickDefault=Ai fost dat afara de pe server.
|
||||
kickedAll=§4Ai dat afara toti jucatorii de pe server.
|
||||
kickExempt=§4Nu poti da afara acest jucator.
|
||||
@ -345,36 +411,46 @@ kitError=§4Nu sunt kituri valide.
|
||||
kitError2=§4Acest kit este nedefinit. Contactati un operator.
|
||||
kitGiveTo=§6Giving kit§c {0}§6 to §c{1}§6.
|
||||
kitInvFull=§4Inventarul tau este plin, kitul este aruncat jos.
|
||||
kitInvFullNoDrop=There is not enough room in your inventory for that kit.
|
||||
kitItem=§6- §f{0}
|
||||
kitNotFound=§4Acest kit nu exista.
|
||||
kitOnce=§4Nu poti folosi acest kit din nou.
|
||||
kitReceive=§6Ai primit kitul§c {0}§6.
|
||||
kitReset=Reset cooldown for kit {0}.
|
||||
kitResetOther=Resetting kit {0} cooldown for {1}.
|
||||
kits=§6Kituri\:§r {0}
|
||||
kittycannonCommandUsage=/<command>
|
||||
kitTimed=§4Nu poti folosit acest kit inca§c {0}§4.
|
||||
leatherSyntax=§6Sintaxa culorii pielii\: color\:<red>,<green>,<blue> eg\: color\:255,0,0 OR color\:<rgb int> eg\: color\:16777011
|
||||
lightningCommandUsage=/<command> [player] [power]
|
||||
lightningCommandUsage1=/<command> [player]
|
||||
lightningSmited=§6Ai fost fulgerat\!
|
||||
lightningUse=§6L-ai fulgerat pe§c {0}
|
||||
listAfkTag=§7 [AFK] §r
|
||||
listAmount=§6Sunt §c{0}§6 din maxim §c{1}§6 jucatori online.
|
||||
listAmountHidden=§6Sunt §c{0}§6/{1}§6 din maxim §c{2}§6 jucatori online.
|
||||
listAmountHidden=Sunt {0}/{1} din maxim {2} jucatori online.
|
||||
listCommandDescription=Lista tuturor jucatorilor online.
|
||||
listCommandUsage=/<command> [group]
|
||||
listCommandUsage1=/<command> [group]
|
||||
listGroupTag=§6{0}§r\:
|
||||
listGroupTag=§6 {0} §r\: §r
|
||||
listHiddenTag=§7[Ascuns]§r
|
||||
loadWarpError=§4Incarcarea teleportarii a esuat {0}.
|
||||
localFormat=[L]<{0}> {1}
|
||||
loomCommandUsage=/<command>
|
||||
mailClear=§6To mark your mail as read, type§c /mail clear§6.
|
||||
mailCleared=§6Posta curatata\!
|
||||
mailCommandDescription=Gestionează intra-player, intra-server mail.
|
||||
mailClearIndex=You must specify a number between 1-{0}.
|
||||
mailCommandDescription=Gestioneaza intra-player, intra-server mail.
|
||||
mailDelay=Prea multe mail-uri au fost trimise in ultimul minute.Maxim \: {0}
|
||||
mailFormatNew=[{0}] [{1}] {2}
|
||||
mailFormatNewTimed=[⚠] [{0}] [{1}] {2}
|
||||
mailFormatNewRead=[{0}] [{1}] {2}
|
||||
mailFormatNewReadTimed=[⚠] [{0}] [{1}] {2}
|
||||
mailFormat=§6[§r{0}§6] §r{1}
|
||||
mailMessage={0}
|
||||
mailSent=§6Mail trimis\!
|
||||
mailSentTo=§c{0}§6 has been sent the following mail\:
|
||||
mailSentToExpire={0} has been sent the following mail which will expire in {1}\:
|
||||
mailTooLong=§4Mail message too long. Try to keep it below 1000 characters.
|
||||
markMailAsRead=§6To mark your mail as read, type§c /mail clear§6.
|
||||
matchingIPAddress=§6Jucatori s-au logat anterior de pe aceste IP-uri\:
|
||||
@ -382,11 +458,12 @@ maxHomes=§4Nu poti seta mai mult de§c {0} §4case.
|
||||
maxMoney=§4Aceasta tranzactie ar depasi suma din acest cont.
|
||||
mayNotJail=§4Nu poti incarcera acest jucator\!
|
||||
mayNotJailOffline=§4Nu poti incarcera jucatorii inactivi.
|
||||
meCommandDescription=Descrie o acțiune în contextul jucătorului.
|
||||
meCommandDescription=Descrie o actiune in contextul jucatorului.
|
||||
meCommandUsage=/<command> <description>
|
||||
meCommandUsage1=/<command> <description>
|
||||
meSender=eu
|
||||
meRecipient=eu
|
||||
minimumBalanceError=The minimum balance a user can have is {0}.
|
||||
minimumPayAmount=§cThe minimum amount you can pay is {0}.
|
||||
minute=minut
|
||||
minutes=minute
|
||||
@ -396,7 +473,7 @@ mobsAvailable=§6Mobi\:§r {0}
|
||||
mobSpawnError=§4Eroare in schimbarea mob generator.
|
||||
mobSpawnLimit=Cantitatea de mobi a fost limitata la limita serverului.
|
||||
mobSpawnTarget=§4Blocul tinta trebuie sa fie un generator.
|
||||
moneyRecievedFrom=§a{0}§6 au fost primiti de la§a {1}§6.
|
||||
moneyRecievedFrom=§a{0} au fost primiti de la {1}.
|
||||
moneySentTo=§a{0} au fost trimisi catre {1}.
|
||||
month=luna
|
||||
months=luni
|
||||
@ -404,9 +481,9 @@ moreCommandDescription=Completeaza item stack-ul din mana la o valoare specifica
|
||||
moreCommandUsage=/<command> [amount]
|
||||
moreCommandUsage1=/<command> [amount]
|
||||
moreThanZero=§4Cantitatea trebuie sa fie mai mare de 0.
|
||||
motdCommandDescription=Vizualizează mesajul zilei.
|
||||
moveSpeed=§6Seteaza viteza de la§c {0}§6 la §c{1} §6pentru §c{2}§6.
|
||||
msgCommandDescription=Trimite un mesaj privat către jucătorul specificat.
|
||||
motdCommandDescription=Vizualizeaza mesajul zilei.
|
||||
moveSpeed=§6Viteza de la {0} a fost setata la §c{1} §6pentru §c{2}§6.
|
||||
msgCommandDescription=Trimite un mesaj privat catre jucatorul specificat.
|
||||
msgCommandUsage=/<command> <to> <message>
|
||||
msgCommandUsage1=/<command> <to> <message>
|
||||
msgDisabled=§6Receiving messages §cdisabled§6.
|
||||
@ -424,26 +501,26 @@ muteCommandDescription=Amuteste sau dezamuteste un jucator.
|
||||
muteCommandUsage=/<command> <player> [datediff] [reason]
|
||||
mutedPlayer=§6Jucătorul§c {0} §6a fost adus la tacere.
|
||||
mutedPlayerFor=§6Jucătorul§c {0} §6nu mai are voie sa vorbeasca pentru §c {1}§6.
|
||||
mutedPlayerForReason=§6Jucatorul§c {0} §6a fost amutit pentru§c {1}§6. Motiv\: §c{2}
|
||||
mutedPlayerReason=§6Jucatorul§c {0} §6a fost amutit. Motiv\: §c{1}
|
||||
mutedPlayerForReason=Jucatorul {0} a fost amutit pentru {1}. Motiv\: {2}
|
||||
mutedPlayerReason=Jucatorul {0} a fost amutit. Motiv\: {1}
|
||||
mutedUserSpeaks={0} a incercat sa vorbeasca, dar nu are voie.
|
||||
muteExempt=§4Nu poti sa opresti vorbitul acestui jucator.
|
||||
muteExemptOffline=§4Nu poti aduce la tacere jucatorii inactivi.
|
||||
muteNotify=§c {0} §6l-a adus la tacere pe §c {1}.
|
||||
muteNotifyFor=§c{0} §6has muted player §c{1}§6 for§c {2}§6.
|
||||
muteNotifyForReason=§c{0} §6l-a amuțit pe §c{1}§6 pentru§c {2}§6. Motiv\: §c{3}
|
||||
muteNotifyReason=§c{0} §6l-a amuțit pe §c{1}§6. Motiv\: §c{2}
|
||||
muteNotifyForReason={0} l-a amutit pe {1} pentru {2}. Motiv\: {3}
|
||||
muteNotifyReason={0} l-a amutit pe {1}. Motiv\: {2}
|
||||
nearCommandDescription=Arata jucatorii din apropierea ta sau a altui jucator.
|
||||
nearCommandUsage=/<command> [playername] [radius]
|
||||
nearCommandUsage1=/<command>
|
||||
nearbyPlayers=§6Jucatori in apropiere\:§r {0}
|
||||
negativeBalanceError=§4Jucatorul nu are permisiunea sa aiba o balanta negativa.
|
||||
nickChanged=§6Nume schimbat.
|
||||
nickCommandDescription=Schimbă porecla ta sau a altui jucător.
|
||||
nickCommandDescription=Schimba porecla ta sau a altui jucator.
|
||||
nickCommandUsage=/<command> [player] <nickname|off>
|
||||
nickDisplayName=§4Trebuie sa activezi schimbarea numelui din configuratie.
|
||||
nickInUse=§4Acest nume este deja in uz.
|
||||
nickNameBlacklist=§4Aceasta porecla nu este permisa.
|
||||
nickNameBlacklist=Aceasta porecla nu este permisa.
|
||||
nickNamesAlpha=§4Numele trebuie sa fie alfanumeric.
|
||||
nickNamesOnlyColorChanges=§4Nicknames can only have their colors changed.
|
||||
nickNoMore=§6Nu mai ai nume.
|
||||
@ -451,6 +528,7 @@ nickSet=§6Your nickname is now §c{0}§6.
|
||||
nickTooLong=§4Acest nume este prea lung.
|
||||
noAccessCommand=§4Nu ai acces la aceasta comanda.
|
||||
noAccessPermission=§4You do not have permission to access that §c{0}§4.
|
||||
noAccessSubCommand=You do not have access to {0}.
|
||||
noBreakBedrock=§4Nu ai permisiunea sa spargi roca.
|
||||
noDestroyPermission=§4You do not have permission to destroy that §c{0}§4.
|
||||
northEast=NE
|
||||
@ -471,7 +549,7 @@ noMetaJson=JSON Metadata is not supported in this version of Bukkit.
|
||||
noMetaPerm=§4Nu ai permisiunea sa aplici meta §c{0}§4 pe acest obiect.
|
||||
none=nimic
|
||||
noNewMail=§6Nu ai mailuri noi.
|
||||
nonZeroPosNumber=§4Este necesar un numar non-zero.
|
||||
nonZeroPosNumber=Este necesar un numar non-zero.
|
||||
noPendingRequest=§4Nu ai nici o cerere in asteptare.
|
||||
noPerm=§4Nu ai permisiunea §c{0}§4.
|
||||
noPermissionSkull=§4Nu ai permisiunea sa modifici acel craniu.
|
||||
@ -499,18 +577,21 @@ onlyPlayerSkulls=§4You can only set the owner of player skulls (§c397\:3§4).
|
||||
onlySunStorm=§4/weather suporta doar sun/storm.
|
||||
openingDisposal=§6Opening disposal menu...
|
||||
orderBalances=§6Se ordoneaza balantele a§c {0} §6jucatori, te rog asteapta...
|
||||
oversizedMute=§4Nu poti amuti un jucator pentru o asa perioada de timp.
|
||||
oversizedMute=Nu poti amuti un jucator pentru o asa perioada de timp.
|
||||
oversizedTempban=§4Nu poti interzice un jucator pentru asa o perioada de timp.
|
||||
passengerTeleportFail=§4Nu poti fi teleportat in timp ce cari pasageri.
|
||||
payCommandDescription=Plătește un alt jucător din balanta ta.
|
||||
passengerTeleportFail=Nu poti fi teleportat in timp ce cari pasageri.
|
||||
payCommandDescription=Plateste un alt jucator din balanta ta.
|
||||
payCommandUsage=/<command> <player> <amount>
|
||||
payCommandUsage1=/<command> <player> <amount>
|
||||
payConfirmToggleOff=§6You will no longer be prompted to confirm payments.
|
||||
payConfirmToggleOn=§6You will now be prompted to confirm payments.
|
||||
payDisabledFor=Disabled accepting payments for {0}.
|
||||
payEnabledFor=Enabled accepting payments for {0}.
|
||||
payMustBePositive=§4Amount to pay must be positive.
|
||||
payOffline=You cannot pay offline users.
|
||||
payToggleOff=§6You are no longer accepting payments.
|
||||
payToggleOn=§6You are now accepting payments.
|
||||
payconfirmtoggleCommandDescription=Activează dacă vi se solicită să confirmați plățile.
|
||||
payconfirmtoggleCommandDescription=Activeaza daca vi se solicita sa confirmati platile.
|
||||
payconfirmtoggleCommandUsage=/<command>
|
||||
paytoggleCommandUsage=/<command> [player]
|
||||
paytoggleCommandUsage1=/<command> [player]
|
||||
@ -518,15 +599,25 @@ pendingTeleportCancelled=§4Cererea de teleportare a fost refuzata.
|
||||
pingCommandDescription=Pong\!
|
||||
pingCommandUsage=/<command>
|
||||
playerBanIpAddress=§6Player§c {0} §6banned IP address§c {1} §6for\: §c{2}§6.
|
||||
playerTempBanIpAddress=Player {0} temporarily banned IP address {1} for {2}\: {3}.
|
||||
playerBanned=§6Player§c {0} §6banned§c {1} §6for\: §c{2}§6.
|
||||
playerJailed=§6Jucatorul§c {0} §6a fost inchis.
|
||||
playerJailedFor=§6Jucatorul§c {0} §6a fost inchis pentru\: {1}.
|
||||
playerKicked=§6Adminul§c {0} §6l-a dat afara pe {1} pentru\: {2}.
|
||||
playerMuted=§6Ti-a fost interzis vorbitul\!
|
||||
playerMutedFor=§6Ti-a fost interzis vorbitul pentru §c {0}.
|
||||
playerMutedForReason=You have been muted for {0}. Reason\: {1}
|
||||
playerMutedReason=You have been muted\! Reason\: {0}
|
||||
playerNeverOnServer=§4Jucatorul§c {0} §4nu a fost niciodata pe acest server.
|
||||
playerNotFound=§4Jucatorul nu a fost gasit.
|
||||
playerTempBanned=§6Player §c{0}§6 temporarily banned §c{1}§6 for §c{2}§6\: §c{3}§6.
|
||||
playerUnbanIpAddress=§6Adminul§c {0} §6i-a scos interzicerea IPului\: {1}.
|
||||
playerUnbanned=§6Adminul§c {0} §6i-a scos interzicerea lui {1}.
|
||||
playerUnmuted=§6Ti s-a dat voie sa vorbesti.
|
||||
playtimeCommandUsage=/<command> [player]
|
||||
playtimeCommandUsage1=/<command>
|
||||
playtime=Playtime\: {0}
|
||||
playtimeOther=Playtime of {1}\: {0}
|
||||
pong=Pong\!
|
||||
posPitch=§6Inaltime\: {0} (unghiul capului)
|
||||
possibleWorlds=§6Possible worlds are the numbers §c0§6 through §c{0}§6.
|
||||
@ -537,6 +628,7 @@ posZ=§6Z\: {0} (+Sud <-> -Nord)
|
||||
potions=§6Potiuni\:§r {0}§6.
|
||||
powerToolAir=§4Comanda nu poate fi atasata de ''aer''.
|
||||
powerToolAlreadySet=§4Command §c{0}§4 is already assigned to §c{1}§4.
|
||||
powerToolAttach=§c{0}§6 comanda pusa {1}.
|
||||
powerToolClearAll=§6Comenzile au fost scoase de pe acest obiect.
|
||||
powerToolList=§6Obiectul §c{1} §6are urmatoarele comenzi\: §c{0}§6.
|
||||
powerToolListEmpty=§4Obiectul §c{0} §4nu are comenzi puse.
|
||||
@ -562,6 +654,7 @@ pWeatherPlayers=§6Jucatori cu propia-si vreme\: §r
|
||||
pWeatherReset=§6Vremea a fost resetata pentru\: §c {0}
|
||||
pWeatherSet=§6Vreme este setata la §c {0} §6 pentru\: §c {1}.
|
||||
questionFormat=§2[Intrebare]§r {0}
|
||||
radiusTooBig=§4Distanta este prea mare\! Distanta maxima este de {0}.
|
||||
readNextPage=§6Scrie§c /{0} {1} §6pentru a citi pagina urmatoare.
|
||||
realName=§f{0}§r§6 is §f{1}
|
||||
recentlyForeverAlone=§4{0} recently went offline.
|
||||
@ -570,6 +663,7 @@ recipeBadIndex=Nu este nici o reteta cu acel numar.
|
||||
recipeFurnace=§6Smelt\: §c{0}§6.
|
||||
recipeGrid=§c{0}X §6| §{1}X §6| §{2}X
|
||||
recipeGridItem=§c{0}X §6is §c{1}
|
||||
recipeMore=§6Type /{0} §c{1}§6 <numar> pentru a vedea alta reteta pentru §c{2}§6.
|
||||
recipeNone=Nu exista reteta pentru {0}
|
||||
recipeNothing=nimic
|
||||
recipeShapeless=§6Combina §c{0}
|
||||
@ -581,17 +675,28 @@ repairCommandUsage1=/<command>
|
||||
repairEnchanted=§4Ai ai permisiunea sa repair obiecte magice.
|
||||
repairInvalidType=§4Acest obiect nu poate fi reparat.
|
||||
repairNone=§4Nu sunt obiecte ce trebuiesc reparate.
|
||||
replyLastRecipientDisabled=Replying to last message recipient disabled.
|
||||
replyLastRecipientDisabledFor=Replying to last message recipient disabled for {0}.
|
||||
replyLastRecipientEnabled=Replying to last message recipient enabled.
|
||||
replyLastRecipientEnabledFor=Replying to last message recipient enabled for {0}.
|
||||
requestAccepted=§6Cererea de teleportare a fost acceptata.
|
||||
requestAcceptedAll=Accepted {0} pending teleport request(s).
|
||||
requestAcceptedAuto=Automatically accepted a teleport request from {0}.
|
||||
requestAcceptedFrom=§c{0} §6a acceptat cererea de teleportare.
|
||||
requestAcceptedFromAuto={0} accepted your teleport request automatically.
|
||||
requestDenied=§6Cererea de teleportare a fost respinsa.
|
||||
requestDeniedAll=Denied {0} pending teleport request(s).
|
||||
requestDeniedFrom=§c{0} §6a respins cererea de teleportare.
|
||||
requestSent=§6Cerere a fost trimisa catre§c {0}§6.
|
||||
requestSentAlready=§4You have already sent {0}§4 a teleport request.
|
||||
requestTimedOut=§4Timpul de acceptare s-a terminat.
|
||||
requestTimedOutFrom=Teleport request from {0} has timed out.
|
||||
resetBal=§6Balance has been reset to §c{0} §6for all online players.
|
||||
resetBalAll=§6Balance has been reset to §c{0} §6for all players.
|
||||
rest=You feel well rested.
|
||||
restCommandUsage=/<command> [player]
|
||||
restCommandUsage1=/<command> [player]
|
||||
restOther=Resting {0}.
|
||||
returnPlayerToJailError=§4Error occurred when trying to return player§c {0} §4to jail\: §c{1}§4\!
|
||||
rtoggleCommandUsage=/<command> [player] [on|off]
|
||||
runningPlayerMatch=§6Ruleaza cautarea pentru potrivite jucatori ''§c{0}§6'' (Poate dura ceva)
|
||||
@ -604,16 +709,32 @@ sellBulkPermission=§6You do not have permission to bulk sell.
|
||||
sellHandPermission=§6You do not have permission to hand sell.
|
||||
serverFull=Serverul este plin\!
|
||||
serverTotal=§6Total server\:§c {0}
|
||||
serverUnsupported=Se execută o versiune de server neacceptată\!
|
||||
serverUnsupported=Se executa o versiune de server neacceptata\!
|
||||
setBal=§aBalanta ta a fost setata la {0}.
|
||||
setBalOthers=§aA-ti setat balanta lui {0} §a la {1}.
|
||||
setSpawner=§6Changed spawner type to§c {0}§6.
|
||||
setjailCommandUsage=/<command> <jailname>
|
||||
setjailCommandUsage1=/<command> <jailname>
|
||||
settpr=Set random teleport center.
|
||||
settprValue=Set random teleport {0} to {1}.
|
||||
setwarpCommandUsage=/<command> <warp>
|
||||
setwarpCommandUsage1=/<command> <warp>
|
||||
sheepMalformedColor=§4Culoare malformata.
|
||||
shoutDisabled=Shout mode disabled.
|
||||
shoutDisabledFor=Shout mode disabled for {0}.
|
||||
shoutEnabled=Shout mode enabled.
|
||||
shoutEnabledFor=Shout mode enabled for {0}.
|
||||
shoutFormat=§6[Strigat]§r {0}
|
||||
editsignCommandClear=Sign cleared.
|
||||
editsignCommandClearLine=Cleared line {0}.
|
||||
editsignCommandLimit=Your provided text is too big to fit on the target sign.
|
||||
editsignCommandNoLine=You must enter a line number between 1-4.
|
||||
editsignCommandSetSuccess=Set line {0} to "{1}".
|
||||
editsignCommandTarget=You must be looking at a sign to edit its text.
|
||||
editsignCopy=Sign copied\! Paste it with /{0} paste.
|
||||
editsignCopyLine=Copied line {0} of sign\! Paste it with /{1} paste {0}.
|
||||
editsignPaste=Sign pasted\!
|
||||
editsignPasteLine=Pasted line {0} of sign\!
|
||||
signFormatFail=§4[{0}]
|
||||
signFormatSuccess=§1[{0}]
|
||||
signFormatTemplate=[{0}]
|
||||
@ -627,8 +748,9 @@ skullCommandUsage1=/<command>
|
||||
slimeMalformedSize=§4Marile malformata.
|
||||
smithingtableCommandUsage=/<command>
|
||||
socialSpy=§6SocialSpy for §c{0}§6\: §c{1}
|
||||
socialSpyMsgFormat=§6[§c{0}§6 -> §c{1}§6] §7{2}
|
||||
socialSpyMutedPrefix=§f[§6SS§f] §7(muted) §r
|
||||
socialspyCommandDescription=Activează/dezactivează dacă poți vedea mesajele din /msg sau /mail în chat.
|
||||
socialspyCommandDescription=Activeaza/dezactiveaza daca poti vedea mesajele din /msg sau /mail in chat.
|
||||
socialspyCommandUsage=/<command> [player] [on|off]
|
||||
socialspyCommandUsage1=/<command> [player]
|
||||
socialSpyPrefix=§f[§6SS§f] §r
|
||||
@ -643,6 +765,8 @@ suicideCommandUsage=/<command>
|
||||
suicideMessage=§6La revedere lume cruda...
|
||||
suicideSuccess=§6{0} §6si-a luat viata.
|
||||
survival=supravietuire
|
||||
takenFromAccount=§a{0} au fost luati de pe contul tau.
|
||||
takenFromOthersAccount=§a{0} au fost luati de pe contul lui {1}§a. Balanta noua\: {2}.
|
||||
teleportAAll=§6Cererea de teleportare a fost trimisa catre toti jucatorii...
|
||||
teleportAll=§6Teleporteaza toti jucatorii...
|
||||
teleportationCommencing=§6Teleportarea urmeaza...
|
||||
@ -658,23 +782,30 @@ teleportHome=§6Teleporting to §c{0}§6.
|
||||
teleporting=§6Teleporteaza...
|
||||
teleportInvalidLocation=Valoarea coordonatelor nu poate trece de 30000000
|
||||
teleportNewPlayerError=§4Teleportarea jucatorului nou a dat gres\!
|
||||
teleportNoAcceptPermission={0} does not have permission to accept teleport requests.
|
||||
teleportRequest=§c{0}§6 a cerut sa se teleporteze la tine.
|
||||
teleportRequestAllCancelled=§6All outstanding teleport requests cancelled.
|
||||
teleportRequestCancelled=Your teleport request to {0} was cancelled.
|
||||
teleportRequestSpecificCancelled=§6Cerere de teleportare {0} anulata.
|
||||
teleportRequestTimeoutInfo=§6Aceasta cerere va expira in§c {0} secunde§6.
|
||||
teleportTop=§6Teleporteaza la cel mai inalt punct.
|
||||
teleportToPlayer=§6Teleporting to §c{0}§6.
|
||||
teleportOffline=The player {0} is currently offline. You are able to teleport to them using /otp.
|
||||
tempbanExempt=§4Nu poti interzice acest jucatoru.
|
||||
tempbanExemptOffline=§4Nu poti interzice temporar jucatorii inactivi.
|
||||
tempbanJoin=You are banned from this server for {0}. Reason\: {1}
|
||||
tempBanned=§cAi fost interzis temporar pe server pentru {0}\:\n§r{2}
|
||||
thunder=§6Ai§c {0} §6ploaia in lumea ta.
|
||||
thunderDuration=§6Ai§c {0} §6ploaia in luma ta pentru§c {1} §6secunde.
|
||||
timeBeforeHeal=§6Timp pana la urmatoarea vindecare\:§c {0}§6.
|
||||
timeBeforeTeleport=§6Timp intre teleportari\:§c {0}
|
||||
timeBeforeHeal=Timp pana la urmatoarea vindecare\: {0}.
|
||||
timeBeforeTeleport=Timp intre teleportari\: {0}
|
||||
timeCommandUsage1=/<command>
|
||||
timeFormat=§c{0}§6 or §c{1}§6 or §c{2}§6
|
||||
timeSetPermission=§4Nu ai permisiunea sa setezi timpul.
|
||||
timeSetWorldPermission=§4You are not authorized to set the time in world ''{0}''.
|
||||
timeWorldAdd=The time was moved forward by {0} in\: {1}.
|
||||
timeWorldCurrent=§6Timpul curent in lumea§c {0} §6este §c{1}§6.
|
||||
timeWorldCurrentSign=The current time is {0}.
|
||||
timeWorldSet=§6Timul a fost setat u00a7c {0} §6in\: §c{1}§6.
|
||||
toggleshoutCommandUsage=/<command> [player] [on|off]
|
||||
toggleshoutCommandUsage1=/<command> [player]
|
||||
@ -698,6 +829,7 @@ tpdenyCommandUsage1=/<command>
|
||||
tphereCommandDescription=Teleporteaza un jucator catre tine.\n
|
||||
tprCommandUsage=/<command>
|
||||
tprCommandUsage1=/<command>
|
||||
tprSuccess=Teleporting to a random location...
|
||||
tps=§6TPSul curent \= {0}
|
||||
tptoggleCommandUsage=/<command> [player] [on|off]
|
||||
tptoggleCommandUsage1=/<command> [player]
|
||||
@ -710,7 +842,7 @@ typeTpacancel=§6To cancel this request, type §c/tpacancel§6.
|
||||
typeTpaccept=§6Pentru a accepta teleportarea, scrie §c/tpaccept§6.
|
||||
typeTpdeny=§6Pentru a refuza teleportarea, scrie §c/tpdeny§6.
|
||||
typeWorldName=§6De asemenea poti scrie numele unei lumi.
|
||||
unableToSpawnItem=§4Nu se poate produce §c{0}§4, Acest item nu este productibil.
|
||||
unableToSpawnItem=§4Nu se poate spawna §c{0}§4, nu e un item spawnabil.
|
||||
unableToSpawnMob=§4Nu se poate genera mobul.
|
||||
unignorePlayer=§6Nu-l mai ignori pe§c {0} §6de acum inainte.
|
||||
unknownItemId=§4Nu se cunoaste codul obiectului\:§r {0}§4.
|
||||
@ -720,6 +852,8 @@ unlimitedItemPermission=§4No permission for unlimited item §c{0}§4.
|
||||
unlimitedItems=§6Obiecte nelimitate\:§r
|
||||
unmutedPlayer=§6Jucatorul§c {0} §6are voie sa vorbeasca.
|
||||
unsafeTeleportDestination=Destinatia de teleportare este nesigura si teleportarea in siguranta este dezactivata.
|
||||
unsupportedBrand=The server platform you are currently running does not provide the capabilities for this feature.
|
||||
unsupportedFeature=This feature is not supported on the current server version.
|
||||
unvanishedReload=§4O reincarcare te-a fortat sa devii din nou vizibil.
|
||||
upgradingFilesError=Eroare urcand fisierele.
|
||||
uptime=§6Timp total\:§c {0}
|
||||
@ -728,9 +862,13 @@ userAFKWithMessage=§5{0} §5este acum AFK si este posibil sa nu raspunda. {1}
|
||||
userdataMoveBackError=Mutarea datelor jucatorilor a esuat. /{0}.tmp catre datele jucatorilor /{1}\!
|
||||
userdataMoveError=Mutarea datelor jucatorilor a esuat. /{0} catre datele jucatorilor /{1}.tmp\!
|
||||
userDoesNotExist=§4Jucatorul§c {0} §4nu exista.
|
||||
uuidDoesNotExist=The user with UUID {0} does not exist.
|
||||
userIsAway=§5{0} §5este AFK.
|
||||
userIsAwayWithMessage=§5{0} §5este AFK.
|
||||
userIsNotAway=§5{0} §5nu mai este AFK.
|
||||
userIsAwaySelf=You are now AFK.
|
||||
userIsAwaySelfWithMessage=You are now AFK.
|
||||
userIsNotAwaySelf=You are no longer AFK.
|
||||
userJailed=§6Ai fost inchis\!
|
||||
userUnknown=§4Advertisment\: Jucatorul ''§c{0}§4'' nu a intrat niciodata pe acest server.
|
||||
usingTempFolderForTesting=Se utilizicea un folder temportat pentru test\:
|
||||
@ -738,17 +876,35 @@ vanish=§6Invizibil pentru {0}§6\: {1}
|
||||
vanishCommandUsage=/<command> [player] [on|off]
|
||||
vanishCommandUsage1=/<command> [player]
|
||||
vanished=§6Ai devenit invizibil.
|
||||
versionOutputVaultMissing=§4Vault nu este instalat. Chat şi permisiunile poate nu funcţioneze.
|
||||
versionOutputFine=§6{0} versiune\: §a{1}
|
||||
versionOutputWarn=§6{0} versiune\: §a{1}
|
||||
versionOutputUnsupported=§d{0} §6versiunea\: §d{1}
|
||||
versionOutputUnsupportedPlugins=§6Se execută §dunsupported plugins§6\!
|
||||
versionCheckDisabled=Update checking disabled in config.
|
||||
versionCustom=Unable to check your version\! Self-built? Build information\: {0}.
|
||||
versionDevBehind=You''re {0} EssentialsX dev build(s) out of date\!
|
||||
versionDevDiverged=You''re running an experimental build of EssentialsX that is {0} builds behind the latest dev build\!
|
||||
versionDevDivergedBranch=Feature Branch\: {0}.
|
||||
versionDevDivergedLatest=You''re running an up to date experimental EssentialsX build\!
|
||||
versionDevLatest=You''re running the latest EssentialsX dev build\!
|
||||
versionError=Error while fetching EssentialsX version information\! Build information\: {0}.
|
||||
versionErrorPlayer=Error while checking EssentialsX version information\!
|
||||
versionFetching=Fetching version information...
|
||||
versionOutputVaultMissing=§4Vault nu este instalat. Chatul si permisiune s-ar putea sa nu fie functionale.
|
||||
versionOutputFine={0} versiune\: {1}
|
||||
versionOutputWarn=§6{0} versiune\: §c{1}
|
||||
versionOutputUnsupported=§d{0} §6versiune\: §d{1}
|
||||
versionOutputUnsupportedPlugins=§6Rulezi §dpluginuri nesuportate§6\!
|
||||
versionOutputEconLayer=Economy Layer\: {0}
|
||||
versionMismatch=§4Versiunea nu se potriveste\! Fa update {0} la aceasi versiune.
|
||||
versionMismatchAll=§4Versiunea nu se potriveste\! Fa uptate la acceasi versiune.
|
||||
versionReleaseLatest=You''re running the latest stable version of EssentialsX\!
|
||||
versionReleaseNew=There is a new EssentialsX version available for download\: {0}.
|
||||
versionReleaseNewLink=Download it here\: {0}
|
||||
voiceSilenced=§6Vocea ta e fost interzisa
|
||||
voiceSilencedTime=Your voice has been silenced for {0}\!
|
||||
voiceSilencedReason=Your voice has been silenced\! Reason\: {0}
|
||||
voiceSilencedReasonTime=Your voice has been silenced for {0}\! Reason\: {1}
|
||||
walking=mergand
|
||||
warpCommandUsage1=/<command> [page]
|
||||
warpDeleteError=§4Problema in stergerea teleportarii.
|
||||
warpInfo=Information for warp {0}\:
|
||||
warpinfoCommandUsage=/<command> <warp>
|
||||
warpinfoCommandUsage1=/<command> <warp>
|
||||
warpingTo=§6Teleporteaza catre§c {0}§6.
|
||||
@ -761,14 +917,19 @@ warpsCount=§6There are§c {0} §6warps. Showing page §c{1} §6of §c{2}§6.
|
||||
warpSet=§6teleportarea§c {0} §6setata.
|
||||
warpUsePermission=§4Nu ai permisiunea de a utiliza aceasta teleportare.
|
||||
weatherInvalidWorld=Lumea numita {0} nu a fost gasita\!
|
||||
weatherSignStorm=Weather\: stormy.
|
||||
weatherSignSun=Weather\: sunny.
|
||||
weatherStorm=§6Ai setat vremea din §cstorm§6 in§c {0}§6.
|
||||
weatherStormFor=§6Ai setat vremea din §cstorm§6 in§c {0} §6pentru {1} secunde.
|
||||
weatherSun=§6Ai setat vremea din §csun§6 in§c {0}§6.
|
||||
weatherSunFor=§6Ai setat vremea din §csun§6 in§c {0} §6pentru {1} secunde.
|
||||
west=W
|
||||
whoisAFK=§6 - AFK\:§r {0}
|
||||
whoisAFKSince=§6 - AFK\:§r {0} (Since {1})
|
||||
whoisBanned=§6 - Interzisi\:§r {0}
|
||||
whoisExp=§6 - Experience\:§r {0} (Level {1})
|
||||
whoisFly=§6 - Mod zburator\:§r {0} ({1})
|
||||
whoisSpeed=- Speed\: {0}
|
||||
whoisGamemode=§6 - Mod de joc\:§r {0}
|
||||
whoisGeoLocation=§6 - Locatie\:§r {0}
|
||||
whoisGod=§6 - Modul GOD\:§r {0}
|
||||
@ -779,6 +940,7 @@ whoisJail=§6 - Inchisi\:§r {0}
|
||||
whoisLocation=§6 - Locatia\: §r ({0}, {1}, {2}, {3})
|
||||
whoisMoney=§6 - Bani\:§r {0}
|
||||
whoisMuted=§6 - Vorbit interzis\:§r {0}
|
||||
whoisMutedReason=- Muted\: {0} Reason\: {1}
|
||||
whoisNick=§6 - Nume\:§r {0}
|
||||
whoisOp=§6 - OP\:§r {0}
|
||||
whoisPlaytime=§6 - Playtime\:§r {0}
|
||||
|
@ -236,7 +236,7 @@ disableUnlimited=§6Отключено неограниченное размещ
|
||||
discordbroadcastCommandDescription=Направляет сообщение в указанный Discord-канал.
|
||||
discordbroadcastCommandUsage=/<command> <канал> <сообщение>
|
||||
discordbroadcastCommandUsage1=/<command> <канал> <сообщение>
|
||||
discordbroadcastCommandUsage1Description=&c&lИНФО &fОтправляет указанное сообщение в указанный Discord-канал
|
||||
discordbroadcastCommandUsage1Description=Отправляет заданное сообщение в указанный Discord-канал
|
||||
discordbroadcastInvalidChannel=§4Discord-канал §c{0}§4 не существует.
|
||||
discordbroadcastPermission=§4У вас нет прав для отправки сообщений в канал §c{0}§4.
|
||||
discordbroadcastSent=§6Сообщение отправлено в канал §c{0}§6\!
|
||||
@ -279,7 +279,7 @@ dumpConsoleUrl=Дамп сервера был создан\: §c{0}
|
||||
dumpCreating=§6Создание дампа сервера...
|
||||
dumpDeleteKey=§6Если вы захотите позже удалить этот дамп, используйте следующий ключ удаления\: §c{0}
|
||||
dumpError=§4Произошла ошибка при создании дампа §c{0}§4.
|
||||
dumpErrorUpload=§4Произошла ошибка при выгрузке §c{0}§4\: §c{1}
|
||||
dumpErrorUpload=§4Произошла ошибка при загрузке §c{0}§4\: §c{1}
|
||||
dumpUrl=§6Создан дамп сервера\: §c{0}
|
||||
duplicatedUserdata=Дублированные файлы пользователей\: {0} и {1}.
|
||||
durability=§6У этого предмета ещё §c{0}§6 использований.
|
||||
@ -383,8 +383,8 @@ fireworkCommandUsage4=/<command> <метаданные>
|
||||
fireworkCommandUsage4Description=Добавляет указанный эффект на удерживаемый фейерверк
|
||||
fireworkEffectsCleared=§6Убраны все эффекты с удерживаемого стака.
|
||||
fireworkSyntax=§6Параметры фейерверка\:§c color\:<цвет> [fade\:<цвет>] [shape\:<форма>] [effect\:<эффект>]\n§6Чтобы использовать несколько цветов/эффектов, разделяйте значения запятыми\: §cred,blue,pink\n§6Формы\:§c star, ball, large, creeper, burst§6. Эффекты\:§c trail, twinkle§6.
|
||||
fixedHomes=Недействительные точки дома удалены.
|
||||
fixingHomes=Удаление недействительных точек дома...
|
||||
fixedHomes=Недействительные дома удалены.
|
||||
fixingHomes=Удаление недействительных домов...
|
||||
flyCommandDescription=Лети, как птица\!
|
||||
flyCommandUsage=/<command> [игрок] [on|off]
|
||||
flyCommandUsage1=/<command> [игрок]
|
||||
@ -1022,14 +1022,17 @@ replyLastRecipientDisabledFor=§6Ответ последнему получат
|
||||
replyLastRecipientEnabled=§6Ответ последнему получателю сообщения §cвключен§6.
|
||||
replyLastRecipientEnabledFor=§6Ответ последнему получателю сообщения §cвключен §6для §c{0}§6.
|
||||
requestAccepted=§6Запрос на телепортацию принят.
|
||||
requestAcceptedAll=§6Принят(ы) §c{0} §6ожидающий(е) запрос(ы) на телепортацию.
|
||||
requestAcceptedAuto=§6Автоматически принят запрос на телепортацию от {0}.
|
||||
requestAcceptedFrom=§c{0} §6принял Ваш запрос на телепортацию.
|
||||
requestAcceptedFromAuto=§c{0} §6автоматически принял Ваш запрос на телепортацию.
|
||||
requestDenied=§6Запрос на телепортацию отклонён.
|
||||
requestDeniedAll=§6Отклонен(ы) §c{0} §6ожидающий(е) запрос(ы) на телепортацию.
|
||||
requestDeniedFrom=§c{0} §6отклонил Ваш запрос на телепортацию.
|
||||
requestSent=§6Запрос отправлен игроку§c {0}§6.
|
||||
requestSentAlready=§4Вы уже отправили игроку {0}§4 запрос на телепортацию.
|
||||
requestTimedOut=§4Время запроса на телепортацию вышло.
|
||||
requestTimedOutFrom=§4Запрос на телепортацию от §c{0} §4истек.
|
||||
resetBal=§6Баланс был сброшен на §a{0} §6для всех онлайн игроков.
|
||||
resetBalAll=§6Баланс был сброшен на §a{0} §6для всех игроков.
|
||||
rest=§6Вы чувствуете себя отдохнувшим.
|
||||
@ -1289,10 +1292,14 @@ tpacancelCommandUsage1=/<command>
|
||||
tpacancelCommandUsage1Description=Отменяет все ваши ожидающие подтверждения запросы на телепортацию
|
||||
tpacancelCommandUsage2=/<command> <игрок>
|
||||
tpacancelCommandUsage2Description=Отменяет все ваши ожидающие подтверждения запросы на телепортацию к указанному игроку
|
||||
tpacceptCommandDescription=Принимает запросы на телепортацию.
|
||||
tpacceptCommandUsage=/<command> [игрок]
|
||||
tpacceptCommandUsage1=/<command>
|
||||
tpacceptCommandUsage1Description=Принимает самый последний запрос на телепортацию
|
||||
tpacceptCommandUsage2=/<command> <игрок>
|
||||
tpacceptCommandUsage2Description=Принимает запрос на телепортацию от указанного игрока
|
||||
tpacceptCommandUsage3=/<command> *
|
||||
tpacceptCommandUsage3Description=Принимает все запросы на телепортацию
|
||||
tpahereCommandDescription=Запрашивает указанного игрока телепортироваться к Вам.
|
||||
tpahereCommandUsage=/<command> <игрок>
|
||||
tpahereCommandUsage1=/<command> <игрок>
|
||||
@ -1305,10 +1312,14 @@ tpautoCommandDescription=Включает автоматический приё
|
||||
tpautoCommandUsage=/<command> [игрок]
|
||||
tpautoCommandUsage1=/<command> [игрок]
|
||||
tpautoCommandUsage1Description=Вкл\\Выкл автоматический прием запросов на телепортацию у Вас, или у другого игрока, если указано
|
||||
tpdenyCommandDescription=Отклоняет запросы на телепортацию.
|
||||
tpdenyCommandUsage=/<command>
|
||||
tpdenyCommandUsage1=/<command>
|
||||
tpdenyCommandUsage1Description=Отклоняет самый последний запрос на телепортацию
|
||||
tpdenyCommandUsage2=/<command> <игрок>
|
||||
tpdenyCommandUsage2Description=Отклоняет запрос на телепортацию от указанного игрока
|
||||
tpdenyCommandUsage3=/<command> *
|
||||
tpdenyCommandUsage3Description=Отклоняет все запросы на телепортацию
|
||||
tphereCommandDescription=Телепортирует игрока к Вам.
|
||||
tphereCommandUsage=/<command> <игрок>
|
||||
tphereCommandUsage1=/<command> <игрок>
|
||||
|
@ -830,14 +830,17 @@ replyLastRecipientDisabledFor=§6Odpovedanie poslednému príjemcovi §cvypnuté
|
||||
replyLastRecipientEnabled=§6Odpovedanie poslednému príjemcovi §czapnuté§6.
|
||||
replyLastRecipientEnabledFor=§6Odpovedanie poslednému príjemcovi §czapnuté §6pre §c{0}§6.
|
||||
requestAccepted=§6Žiadosť o teleport bola prijatá.
|
||||
requestAcceptedAll=§c{0} §6žiadostí o teleport bolo prijatých.
|
||||
requestAcceptedAuto=§6Žiadosť o teleport od hráča {0} bola automaticky prijatá.
|
||||
requestAcceptedFrom=§6Hráč §c{0} §6prijal tvoju žiadosť o teleport.
|
||||
requestAcceptedFromAuto=§6Hráč §c{0}§6 automaticky prijal tvoju žiadosť o teleport.
|
||||
requestDenied=§6Žiadosť o teleport bola zamietnutá.
|
||||
requestDeniedAll=§c{0} §6žiadostí o teleport bolo zamietnutých.
|
||||
requestDeniedFrom=§6Hráč §c{0} §6zamietol tvoju žiadosť o teleport.
|
||||
requestSent=§6Žiadosť odoslaná hráčovi§c {0}§6.
|
||||
requestSentAlready=§4Hráčovi §c{0}§4 si už odoslal žiadosť o teleport.
|
||||
requestTimedOut=§4Žiadosť o teleport vypršala.
|
||||
requestTimedOutFrom=§4Žiadosť o teleport od §c{0} §4vypršala.
|
||||
resetBal=§6Stav účtu bol obnovený na §c{0} §6pre všetkých online hráčov.
|
||||
resetBalAll=§6Stav účtu bol obnovený na §c{0} §6pre všetkých hráčov.
|
||||
rest=§6Cítiš sa odpočinutý.
|
||||
@ -1028,10 +1031,14 @@ tpacancelCommandDescription=Zruší všetky nezodpovedané žiadosti o teleport.
|
||||
tpacancelCommandUsage=/<command> [hráč]
|
||||
tpacancelCommandUsage1=/<command>
|
||||
tpacancelCommandUsage2=/<command> <hráč>
|
||||
tpacceptCommandDescription=Prijme žiadosti o teleport.
|
||||
tpacceptCommandUsage=/<command> [iný_hráč]
|
||||
tpacceptCommandUsage1=/<command>
|
||||
tpacceptCommandUsage1Description=Prijme najnovšiu žiadosť o teleport
|
||||
tpacceptCommandUsage2=/<command> <hráč>
|
||||
tpacceptCommandUsage2Description=Prijme žiadosť o teleport od zadaného hráča
|
||||
tpacceptCommandUsage3=/<command> *
|
||||
tpacceptCommandUsage3Description=Prijme všetky žiadosti o teleport
|
||||
tpahereCommandDescription=Požiadaj daného hráča o teleport k tebe.
|
||||
tpahereCommandUsage=/<command> <hráč>
|
||||
tpahereCommandUsage1=/<command> <hráč>
|
||||
@ -1041,10 +1048,14 @@ tpallCommandUsage1=/<command> [hráč]
|
||||
tpautoCommandDescription=Automaticky prijímať žiadosti o teleportovanie.
|
||||
tpautoCommandUsage=/<command> [hráč]
|
||||
tpautoCommandUsage1=/<command> [hráč]
|
||||
tpdenyCommandDescription=Zamietne všetky žiadosti o teleport.
|
||||
tpdenyCommandUsage=/<command>
|
||||
tpdenyCommandUsage1=/<command>
|
||||
tpdenyCommandUsage1Description=Zamietne najnovšiu žiadosť o teleport
|
||||
tpdenyCommandUsage2=/<command> <hráč>
|
||||
tpdenyCommandUsage2Description=Zamietne žiadosť o teleport od zadaného hráča
|
||||
tpdenyCommandUsage3=/<command> *
|
||||
tpdenyCommandUsage3Description=Zamietne všetky žiadosti o teleport
|
||||
tphereCommandDescription=Teleportuje hráča k tebe.
|
||||
tphereCommandUsage=/<command> <hráč>
|
||||
tphereCommandUsage1=/<command> <hráč>
|
||||
|
@ -1022,14 +1022,17 @@ replyLastRecipientDisabledFor=§6已为§c{0}禁用§6回复最后一位消息
|
||||
replyLastRecipientEnabled=§6已§c启用§6回复最后一位消息发送者。
|
||||
replyLastRecipientEnabledFor=§6已为§c{0}启用§6回复最后一位消息发送者。
|
||||
requestAccepted=§6已接受传送请求。
|
||||
requestAcceptedAll=§6已接受 §c{0} §6待处理的传送请求。
|
||||
requestAcceptedAuto=§6已自动接受了来自{0}的传送请求。
|
||||
requestAcceptedFrom=§c{0}§6接受了你的传送请求。
|
||||
requestAcceptedFromAuto=§c{0}§6自动接受了你的传送请求。
|
||||
requestDenied=§6已拒绝传送请求。
|
||||
requestDeniedAll=§6已拒绝所有§c{0} §6待处理的传送请求。
|
||||
requestDeniedFrom=§c{0}§6拒绝了你的传送请求。
|
||||
requestSent=§6请求已发送给§c{0}§6。
|
||||
requestSentAlready=§4你已经给{0}§4发送了一个传送请求。
|
||||
requestTimedOut=§4传送请求已超时。
|
||||
requestTimedOutFrom=§4 §c{0} 的传送请求§4已超时
|
||||
resetBal=§6所有在线玩家的金钱已被重置为§c{0}§6。
|
||||
resetBalAll=§6所有玩家的金钱已被重置为§c{0}§6。
|
||||
rest=§6你休息好了。
|
||||
@ -1289,10 +1292,14 @@ tpacancelCommandUsage1=/<command>
|
||||
tpacancelCommandUsage1Description=取消你所有未完成的传送请求
|
||||
tpacancelCommandUsage2=/<command> <玩家>
|
||||
tpacancelCommandUsage2Description=取消与指定玩家所有未完成的传送请求
|
||||
tpacceptCommandDescription=接受传送请求。
|
||||
tpacceptCommandUsage=/<command> [其他玩家]
|
||||
tpacceptCommandUsage1=/<command>
|
||||
tpacceptCommandUsage1Description=接受最近的传送请求
|
||||
tpacceptCommandUsage2=/<command> <玩家>
|
||||
tpacceptCommandUsage2Description=接受指定玩家的传送请求
|
||||
tpacceptCommandUsage3=/<command> *
|
||||
tpacceptCommandUsage3Description=接受所有传送请求。
|
||||
tpahereCommandDescription=请求指定玩家传送到你的位置。
|
||||
tpahereCommandUsage=/<command> <玩家>
|
||||
tpahereCommandUsage1=/<command> <玩家>
|
||||
@ -1305,10 +1312,14 @@ tpautoCommandDescription=自动接受传送请求。
|
||||
tpautoCommandUsage=/<command> [玩家]
|
||||
tpautoCommandUsage1=/<command> [玩家]
|
||||
tpautoCommandUsage1Description=为你自己(或指定玩家)切换是否自动接受传送请求
|
||||
tpdenyCommandDescription=拒绝传送请求。
|
||||
tpdenyCommandUsage=/<command>
|
||||
tpdenyCommandUsage1=/<command>
|
||||
tpdenyCommandUsage1Description=拒绝最近的传送请求
|
||||
tpdenyCommandUsage2=/<command> <玩家>
|
||||
tpdenyCommandUsage2Description=拒绝从特定玩家发来的传送请求
|
||||
tpdenyCommandUsage3=/<command> *
|
||||
tpdenyCommandUsage3Description=拒绝所有传送请求。
|
||||
tphereCommandDescription=传送玩家到你的位置。
|
||||
tphereCommandUsage=/<command> <玩家>
|
||||
tphereCommandUsage1=/<command> <玩家>
|
||||
|
@ -241,7 +241,7 @@ discordbroadcastInvalidChannel=§4不存在 §c{0}§4 Discord 頻道。
|
||||
discordbroadcastPermission=§4你沒有傳送訊息到 §c{0}§4 頻道的權限。
|
||||
discordbroadcastSent=§6已傳送訊息 §c{0}§6 !
|
||||
discordCommandDescription=將 Discord 邀請連結傳給玩家。
|
||||
discordCommandLink=§6加入我們的 Discord 伺服器: §c{0}§6 !
|
||||
discordCommandLink=§6加入我們的 Discord 伺服器 : §c{0}§6 !
|
||||
discordCommandUsage=/<command>
|
||||
discordCommandUsage1=/<command>
|
||||
discordCommandUsage1Description=將 Discord 邀請連結傳給玩家
|
||||
@ -1022,14 +1022,17 @@ replyLastRecipientDisabledFor=§c已關閉 {0} §6的回覆上一則訊息功能
|
||||
replyLastRecipientEnabled=§a已開啟§6 回覆上一則訊息功能。
|
||||
replyLastRecipientEnabledFor=§a已開啟§c {0} §6的回覆上一則訊息功能。
|
||||
requestAccepted=§6已接受傳送請求。
|
||||
requestAcceptedAll=§6已接受 §c{0} §6的待處理傳送請求。
|
||||
requestAcceptedAuto=§6自動接受來自 {0} 的傳送請求。
|
||||
requestAcceptedFrom=§c{0} §6接受了你的傳送請求。
|
||||
requestAcceptedFromAuto=§c{0} §6自動接受你的傳送請求。
|
||||
requestDenied=§6已拒絕傳送請求。
|
||||
requestDeniedAll=§6已拒絕 §c{0} §6的待處理傳送請求。
|
||||
requestDeniedFrom=§c{0}§6 拒絕了你的傳送請求。
|
||||
requestSent=§6請求已發送給§c {0}§6。
|
||||
requestSentAlready=§4你已將傳送請求發送給 {0}§4。
|
||||
requestTimedOut=§4傳送請求超時。
|
||||
requestTimedOutFrom=§4來自 §c{0} §4的傳送請求已超時。
|
||||
resetBal=§6所有線上玩家的金錢已被重設為 §c{0}§6。
|
||||
resetBalAll=§6所有玩家的金錢已被重設為 §c{0}§6。
|
||||
rest=§6你感到精神飽滿。
|
||||
@ -1289,10 +1292,14 @@ tpacancelCommandUsage1=/<command>
|
||||
tpacancelCommandUsage1Description=取消你所有未完成的傳送請求
|
||||
tpacancelCommandUsage2=/<command> <player>
|
||||
tpacancelCommandUsage2Description=取消指定玩家所有未完成的傳送請求
|
||||
tpacceptCommandDescription=接受傳送請求。
|
||||
tpacceptCommandUsage=/<command> [otherplayer]
|
||||
tpacceptCommandUsage1=/<command>
|
||||
tpacceptCommandUsage1Description=接受最近一次的傳送請求
|
||||
tpacceptCommandUsage2=/<command> <player>
|
||||
tpacceptCommandUsage2Description=接受來自指定玩家的傳送請求
|
||||
tpacceptCommandUsage3=/<command> *
|
||||
tpacceptCommandUsage3Description=接受所有傳送請求
|
||||
tpahereCommandDescription=請求指定的玩家傳送到你身邊。
|
||||
tpahereCommandUsage=/<command> <player>
|
||||
tpahereCommandUsage1=/<command> <player>
|
||||
@ -1305,10 +1312,14 @@ tpautoCommandDescription=自動接受所有傳送請求。
|
||||
tpautoCommandUsage=/<command> [player]
|
||||
tpautoCommandUsage1=/<command> [player]
|
||||
tpautoCommandUsage1Description=切換你或指定玩家的是否自動接受傳送請求
|
||||
tpdenyCommandDescription=拒絕傳送請求
|
||||
tpdenyCommandUsage=/<command>
|
||||
tpdenyCommandUsage1=/<command>
|
||||
tpdenyCommandUsage1Description=拒絕最近一次的傳送請求
|
||||
tpdenyCommandUsage2=/<command> <player>
|
||||
tpdenyCommandUsage2Description=拒絕來自指定玩家的傳送請求
|
||||
tpdenyCommandUsage3=/<command> *
|
||||
tpdenyCommandUsage3Description=拒絕所有傳送請求
|
||||
tphereCommandDescription=傳送玩家到你身邊。
|
||||
tphereCommandUsage=/<command> <player>
|
||||
tphereCommandUsage1=/<command> <player>
|
||||
|
Loading…
Reference in New Issue
Block a user