Skip to content

Commit

Permalink
Update to 1.21.4
Browse files Browse the repository at this point in the history
Patbox committed Nov 28, 2024
1 parent 99d89e7 commit 1f1d6d4
Showing 22 changed files with 383 additions and 151 deletions.
13 changes: 6 additions & 7 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -63,17 +63,16 @@ dependencies {
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"


modImplementation include("eu.pb4:sgui:1.7.1+1.21.2")
modImplementation include("eu.pb4:placeholder-api:2.5.0+1.21.2")
modImplementation include("eu.pb4:sgui:1.8.0+1.21.4")
modImplementation include("eu.pb4:placeholder-api:2.5.1+1.21.3")
modImplementation include('xyz.nucleoid:server-translations-api:2.4.0+1.21.2-rc1')
modImplementation include('eu.pb4:polymer-core:0.10.0+1.21.2')
modImplementation include('eu.pb4:polymer-resource-pack:0.10.0+1.21.2')
modImplementation include('eu.pb4:polymer-virtual-entity:0.10.0+1.21.2')
modImplementation include('eu.pb4:polymer-core:0.11.0+1.21.4-rc1')
modImplementation include('eu.pb4:polymer-resource-pack:0.11.0+1.21.4-rc1')
modImplementation include('eu.pb4:polymer-virtual-entity:0.11.0+1.21.4-rc1')
modImplementation include('eu.pb4:predicate-api:0.6.0+1.21.2')
modImplementation include("eu.pb4:common-protection-api:1.0.0")

//modImplementation include("me.lucko:fabric-permissions-api:0.2-SNAPSHOT")
modImplementation include("com.github.sakura-ryoko:fabric-permissions-api:dev~snapshot-jitpack-SNAPSHOT")
modImplementation include("me.lucko:fabric-permissions-api:0.3.3")

modCompileOnly "dev.emi:trinkets:3.10.0"
modCompileOnly "maven.modrinth:inventorio:1.10.3+1.20.2"
10 changes: 5 additions & 5 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -3,15 +3,15 @@ org.gradle.jvmargs=-Xmx1G

# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=1.21.2
yarn_mappings=1.21.2+build.1
loader_version=0.16.7
minecraft_version=1.21.4-rc1
yarn_mappings=1.21.4-rc1+build.1
loader_version=0.16.9

fabric_version=0.106.0+1.21.2
fabric_version=0.110.2+1.21.4


# Mod Properties
mod_version = 3.5.0+1.21.2
mod_version = 3.6.0+1.21.4
maven_group = eu.pb4
archives_base_name = graves

2 changes: 1 addition & 1 deletion src/main/java/eu/pb4/graves/model/GraveModelHandler.java
Original file line number Diff line number Diff line change
@@ -202,7 +202,7 @@ private void addPart(ModelPart<?, ?> part) {

private boolean updateYawFor(VirtualElement element, ModelPart part) {
if (part.tags.contains(ModelTags.ROUND_YAW_TO_90)) {
yaw = Direction.fromRotation(yaw).asRotation();
yaw = Direction.fromHorizontalDegrees(yaw).getPositiveHorizontalDegrees();
}
boolean ret = false;

Original file line number Diff line number Diff line change
@@ -96,7 +96,7 @@ public IntList getEntityIds() {

@Override
public void startWatching(ServerPlayerEntity player, Consumer<Packet<ClientPlayPacketListener>> packetConsumer) {
var entry = new PlayerListS2CPacket.Entry(this.entity().getUuid(), this.profile, false, -1, GameMode.SURVIVAL, null, 0, null);
var entry = new PlayerListS2CPacket.Entry(this.entity().getUuid(), this.profile, false, -1, GameMode.SURVIVAL, null, false, 0, null);
{
var packet = PolymerEntityUtils.createMutablePlayerListPacket(EnumSet.of(PlayerListS2CPacket.Action.ADD_PLAYER, PlayerListS2CPacket.Action.UPDATE_GAME_MODE, PlayerListS2CPacket.Action.UPDATE_LISTED));
packet.getEntries().add(entry);
Original file line number Diff line number Diff line change
@@ -101,7 +101,7 @@ public void tick() {
if (this.tick++ % this.waitDuration == 0) {
if (this.packet == null) {
var pos = Objects.requireNonNull(this.getHolder()).getPos().add(this.getOffset());
this.packet = new ParticleS2CPacket(this.particleEffect, false, pos.x, pos.y, pos.z, this.delta.x, this.delta.y, this.delta.z, this.speed, this.count);
this.packet = new ParticleS2CPacket(this.particleEffect, false, false, pos.x, pos.y, pos.z, this.delta.x, this.delta.y, this.delta.z, this.speed, this.count);
}

Objects.requireNonNull(this.getHolder()).sendPacket(this.packet);
1 change: 1 addition & 0 deletions src/main/resources/data/universal_graves/lang/cs_cz.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
51 changes: 47 additions & 4 deletions src/main/resources/data/universal_graves/lang/de_de.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,58 @@
{
"text.graves.grave_of": "Grab von %s",
"text.graves.items_xp": "Gegenstände: %s XP: %s",
"text.graves.items": "Items: %s",
"text.graves.protected_time": "Geschützt für %s",
"text.graves.protected_time_sign": "Geschützt für",
"text.graves.break_time": "Wird in %s zerstört",
"text.graves.break_time_sign": "Wird zerstört in",
"text.graves.not_protected": "Nicht geschützt!",
"text.graves.players_grave": "%s's Grab",
"text.graves.admin_graves": "Alle Gräber",
"text.graves.gui_title": "Deine Gräber",
"text.graves.no_longer_protected": "Dein Grab bei %s (%s), welches %s Gegenstände enhält, ist nicht mehr geschützt!",
"text.graves.expired": "Dein Grab bei %s (%s), welches %s Gegenstände enhält, abgelaufen!",
"text.graves.no_longer_protected": "Dein Grab bei %s (%s), welches %s Gegenstände enthält, ist nicht mehr geschützt!",
"text.graves.expired": "Dein Grab bei %s (%s), welches %s Gegenstände enhält, ist abgelaufen!",
"text.graves.somebody_broke": "Dein Grab bei %s (%s), welches %s Gegenstände enhält, wurde geöffnet!",
"text.graves.created_at": "Grab bei %s (%s) wurde erstellt",
"text.graves.created_at_expire": "Grabstein erstellt bei %s (%s). Er verfällt in %s",
"text.graves.creation_failed": "Konnte kein Grab erstellen! Deine Gegenstände wurden bei %s (%s) fallen gelassen",
"text.graves.creation_failed_pvp": "Es wurde kein Grab erstellt, weil du von einem Spieler getötet wurdest!"
}
"text.graves.creation_failed_void": "Kein Grabstein erstellt, da du aus der Welt gefallen bist!",
"text.graves.creation_failed_pvp": "Es wurde kein Grab erstellt, weil du von einem Spieler getötet wurdest! Deine Items wurden bei %s (%s) fallen gelassen",
"text.graves.creation_failed_claim": "Kein Grabstein erstellt, da du auf geclaimten Gebiet gestorben bist. Deine Items wurden bei %s (%s) fallen gelassen",
"text.graves.grave_unlock_payment.no_access": "Du hast keinen Zugriff auf dieses Grab!",
"text.graves.grave_unlock_payment.accepted": "Du hast das Grab freigeschaltet!",
"text.graves.grave_unlock_payment.failed": "Du hast nicht genügend Währung um das Grab freizuschalten! Benötigt: %s",
"text.graves.damage_source_info": "Dir wurde von %s Schaden zugefügt",
"text.graves.damage_source_info.enabled": "Anzeige der nächsten Schadensquellen aktiviert! Gib diesen Befehl erneut ein, um sie wieder zu deaktivieren.",
"text.graves.damage_source_info.disabled": "Anzeige von Schadensquellen deaktiviert!",
"text.graves.about.version": "Version: %s",
"text.graves.about.contributors": "Mitwirkende",
"text.graves.gui.next_page": "Nächste Seite",
"text.graves.gui.previous_page": "Letzte Seite",
"text.graves.gui.remove_protection": "Schutz aufheben",
"text.graves.gui.break_grave": "Grabstein zerstören",
"text.graves.gui.quick_pickup": "Alle Items nehmen",
"text.graves.gui.teleport": "Zum Grab teleportieren",
"text.graves.gui.cost.not_enough": "Nicht genug Ressourcen!",
"text.graves.gui.cost": "Kosten:",
"text.graves.gui.teleport.cost": "Kosten:",
"text.graves.gui.unlock_grave": "Grab öffnen",
"text.graves.gui.fetch": "Grabstein an deinen Standort verschieben",
"text.graves.gui.fetch_failed": "Konnte den Grabstein nicht an deinen Standort verschieben!",
"text.graves.gui.cant_reverse": "Diese Aktion kann nicht rückgängig gemacht werden!",
"text.graves.gui.click_to_confirm": "Klicke noch einmal um zu Bestätigen",
"text.graves.teleport.teleport_timer": "Du wirst in %s Sekunden teleportiert, beweg dich nicht!",
"text.graves.teleport.teleport_timer_moving": "Teleportiere in %s Sekunden",
"text.graves.teleport.teleport_location": "Teleportiere zu %s",
"text.graves.teleport.teleport_cancelled": "Teleportation abgebrochen",
"item.universal_graves.grave_compass": "Grabkompass",
"block.universal_graves.grave": "Grab",
"block.universal_graves.visual_grave": "Leeres Grab",
"block.universal_graves.container_grave": "Grabstein",
"gamerule.universal_graves:protection_time": "Zeit, die das Grab gegen andere Spieler geschützt bleibt",
"gamerule.universal_graves:breaking_time": "Ablaufzeit des Grabes",
"text.graves.cost.level": "XP Level",
"text.graves.cost.free": "Kostenlos",
"text.graves.cost.item": "Items",
"screen.graves.settings": "Universal Graves Einstellungen"
}
9 changes: 0 additions & 9 deletions src/main/resources/data/universal_graves/lang/es_ar.json
Original file line number Diff line number Diff line change
@@ -18,40 +18,31 @@
"text.graves.creation_failed_void": "La tumba no fue creada porque has muerto en el vacío!",
"text.graves.creation_failed_pvp": "La tumba no fue creada porque un jugador te mató! Tus ítems fueron arrojados en %s (%s)",
"text.graves.creation_failed_claim": "La tumba no fue creada porque estabas en terreno protegido! Tus ítems fueron arrojados en %s (%s)",

"text.graves.damage_source_info": "Fuiste dañado por: %s",
"text.graves.damage_source_info.enabled": "Se activó la visualización de la fuente del próximo daño! Usa este comando otra vez para desactivarla.",
"text.graves.damage_source_info.disabled": "Se desactivó la visualización de la fuente del daño!",

"text.graves.about.version": "Versión: %s",
"text.graves.about.contributors": "Colaboradores",

"text.graves.gui.next_page": "Página Siguiente",
"text.graves.gui.previous_page": "Página Anterior",
"text.graves.gui.remove_protection": "Quitar Protección",
"text.graves.gui.break_grave": "Destruir Tumba",
"text.graves.gui.quick_pickup": "Recoger Todos los Ítems",
"text.graves.gui.teleport": "Teletransportar hacia la tumba",
"text.graves.gui.teleport.not_enough": "Recursos insuficientes!",
"text.graves.gui.cost": "Costo:",
"text.graves.gui.fetch": "Mover tumba hacia tu posición",
"text.graves.gui.fetch_failed": "No se pudo mover la tumba hacia tu posición!",

"text.graves.gui.cant_reverse": "No puedes revertir esta acción!",
"text.graves.gui.click_to_confirm": "Haz clic otra vez para confirmar",

"text.graves.teleport.teleport_timer": "Teletransportando en %s segundos, no te muevas!",
"text.graves.teleport.teleport_timer_moving": "Teletransportando en %s segundos",
"text.graves.teleport.teleport_location": "Teletransportando hacia %s",
"text.graves.teleport.teleport_cancelled": "Se canceló la teletransportación",

"item.universal_graves.grave_compass": "Brújula de Tumba",
"block.universal_graves.grave": "Tumba",
"block.universal_graves.visual_grave": "Lápida",

"gamerule.universal_graves:protection_time": "Tiempo de protección de la tumba contra otros jugadores",
"gamerule.universal_graves:breaking_time": "Tiempo de expiración de la tumba",

"text.graves.cost.level": "Niveles de Experiencia",
"text.graves.cost.creative": "Creativo",
"text.graves.cost.free": "Gratis",
9 changes: 0 additions & 9 deletions src/main/resources/data/universal_graves/lang/es_cl.json
Original file line number Diff line number Diff line change
@@ -18,40 +18,31 @@
"text.graves.creation_failed_void": "La tumba no fue creada porque has muerto en el vacío!",
"text.graves.creation_failed_pvp": "La tumba no fue creada porque un jugador te mató! Tus ítems fueron arrojados en %s (%s)",
"text.graves.creation_failed_claim": "La tumba no fue creada porque estabas en terreno protegido! Tus ítems fueron arrojados en %s (%s)",

"text.graves.damage_source_info": "Fuiste dañado por: %s",
"text.graves.damage_source_info.enabled": "Se activó la visualización de la fuente del próximo daño! Usa este comando otra vez para desactivarla.",
"text.graves.damage_source_info.disabled": "Se desactivó la visualización de la fuente del daño!",

"text.graves.about.version": "Versión: %s",
"text.graves.about.contributors": "Colaboradores",

"text.graves.gui.next_page": "Página Siguiente",
"text.graves.gui.previous_page": "Página Anterior",
"text.graves.gui.remove_protection": "Quitar Protección",
"text.graves.gui.break_grave": "Destruir Tumba",
"text.graves.gui.quick_pickup": "Recoger Todos los Ítems",
"text.graves.gui.teleport": "Teletransportar hacia la tumba",
"text.graves.gui.teleport.not_enough": "Recursos insuficientes!",
"text.graves.gui.cost": "Costo:",
"text.graves.gui.fetch": "Mover tumba hacia tu posición",
"text.graves.gui.fetch_failed": "No se pudo mover la tumba hacia tu posición!",

"text.graves.gui.cant_reverse": "No puedes revertir esta acción!",
"text.graves.gui.click_to_confirm": "Haz clic otra vez para confirmar",

"text.graves.teleport.teleport_timer": "Teletransportando en %s segundos, no te muevas!",
"text.graves.teleport.teleport_timer_moving": "Teletransportando en %s segundos",
"text.graves.teleport.teleport_location": "Teletransportando hacia %s",
"text.graves.teleport.teleport_cancelled": "Se canceló la teletransportación",

"item.universal_graves.grave_compass": "Brújula de Tumba",
"block.universal_graves.grave": "Tumba",
"block.universal_graves.visual_grave": "Lápida",

"gamerule.universal_graves:protection_time": "Tiempo de protección de la tumba contra otros jugadores",
"gamerule.universal_graves:breaking_time": "Tiempo de expiración de la tumba",

"text.graves.cost.level": "Niveles de Experiencia",
"text.graves.cost.creative": "Creativo",
"text.graves.cost.free": "Gratis",
9 changes: 0 additions & 9 deletions src/main/resources/data/universal_graves/lang/es_ec.json
Original file line number Diff line number Diff line change
@@ -18,40 +18,31 @@
"text.graves.creation_failed_void": "La tumba no fue creada porque has muerto en el vacío!",
"text.graves.creation_failed_pvp": "La tumba no fue creada porque un jugador te mató! Tus ítems fueron arrojados en %s (%s)",
"text.graves.creation_failed_claim": "La tumba no fue creada porque estabas en terreno protegido! Tus ítems fueron arrojados en %s (%s)",

"text.graves.damage_source_info": "Fuiste dañado por: %s",
"text.graves.damage_source_info.enabled": "Se activó la visualización de la fuente del próximo daño! Usa este comando otra vez para desactivarla.",
"text.graves.damage_source_info.disabled": "Se desactivó la visualización de la fuente del daño!",

"text.graves.about.version": "Versión: %s",
"text.graves.about.contributors": "Colaboradores",

"text.graves.gui.next_page": "Página Siguiente",
"text.graves.gui.previous_page": "Página Anterior",
"text.graves.gui.remove_protection": "Quitar Protección",
"text.graves.gui.break_grave": "Destruir Tumba",
"text.graves.gui.quick_pickup": "Recoger Todos los Ítems",
"text.graves.gui.teleport": "Teletransportar hacia la tumba",
"text.graves.gui.teleport.not_enough": "Recursos insuficientes!",
"text.graves.gui.cost": "Costo:",
"text.graves.gui.fetch": "Mover tumba hacia tu posición",
"text.graves.gui.fetch_failed": "No se pudo mover la tumba hacia tu posición!",

"text.graves.gui.cant_reverse": "No puedes revertir esta acción!",
"text.graves.gui.click_to_confirm": "Haz clic otra vez para confirmar",

"text.graves.teleport.teleport_timer": "Teletransportando en %s segundos, no te muevas!",
"text.graves.teleport.teleport_timer_moving": "Teletransportando en %s segundos",
"text.graves.teleport.teleport_location": "Teletransportando hacia %s",
"text.graves.teleport.teleport_cancelled": "Se canceló la teletransportación",

"item.universal_graves.grave_compass": "Brújula de Tumba",
"block.universal_graves.grave": "Tumba",
"block.universal_graves.visual_grave": "Lápida",

"gamerule.universal_graves:protection_time": "Tiempo de protección de la tumba contra otros jugadores",
"gamerule.universal_graves:breaking_time": "Tiempo de expiración de la tumba",

"text.graves.cost.level": "Niveles de Experiencia",
"text.graves.cost.creative": "Creativo",
"text.graves.cost.free": "Gratis",
9 changes: 0 additions & 9 deletions src/main/resources/data/universal_graves/lang/es_mx.json
Original file line number Diff line number Diff line change
@@ -18,40 +18,31 @@
"text.graves.creation_failed_void": "La tumba no fue creada porque has muerto en el vacío!",
"text.graves.creation_failed_pvp": "La tumba no fue creada porque un jugador te mató! Tus ítems fueron arrojados en %s (%s)",
"text.graves.creation_failed_claim": "La tumba no fue creada porque estabas en terreno protegido! Tus ítems fueron arrojados en %s (%s)",

"text.graves.damage_source_info": "Fuiste dañado por: %s",
"text.graves.damage_source_info.enabled": "Se activó la visualización de la fuente del próximo daño! Usa este comando otra vez para desactivarla.",
"text.graves.damage_source_info.disabled": "Se desactivó la visualización de la fuente del daño!",

"text.graves.about.version": "Versión: %s",
"text.graves.about.contributors": "Colaboradores",

"text.graves.gui.next_page": "Página Siguiente",
"text.graves.gui.previous_page": "Página Anterior",
"text.graves.gui.remove_protection": "Quitar Protección",
"text.graves.gui.break_grave": "Destruir Tumba",
"text.graves.gui.quick_pickup": "Recoger Todos los Ítems",
"text.graves.gui.teleport": "Teletransportar hacia la tumba",
"text.graves.gui.teleport.not_enough": "Recursos insuficientes!",
"text.graves.gui.cost": "Costo:",
"text.graves.gui.fetch": "Mover tumba hacia tu posición",
"text.graves.gui.fetch_failed": "No se pudo mover la tumba hacia tu posición!",

"text.graves.gui.cant_reverse": "No puedes revertir esta acción!",
"text.graves.gui.click_to_confirm": "Haz clic otra vez para confirmar",

"text.graves.teleport.teleport_timer": "Teletransportando en %s segundos, no te muevas!",
"text.graves.teleport.teleport_timer_moving": "Teletransportando en %s segundos",
"text.graves.teleport.teleport_location": "Teletransportando hacia %s",
"text.graves.teleport.teleport_cancelled": "Se canceló la teletransportación",

"item.universal_graves.grave_compass": "Brújula de Tumba",
"block.universal_graves.grave": "Tumba",
"block.universal_graves.visual_grave": "Lápida",

"gamerule.universal_graves:protection_time": "Tiempo de protección de la tumba contra otros jugadores",
"gamerule.universal_graves:breaking_time": "Tiempo de expiración de la tumba",

"text.graves.cost.level": "Niveles de Experiencia",
"text.graves.cost.creative": "Creativo",
"text.graves.cost.free": "Gratis",
9 changes: 0 additions & 9 deletions src/main/resources/data/universal_graves/lang/es_uy.json
Original file line number Diff line number Diff line change
@@ -18,40 +18,31 @@
"text.graves.creation_failed_void": "La tumba no fue creada porque has muerto en el vacío!",
"text.graves.creation_failed_pvp": "La tumba no fue creada porque un jugador te mató! Tus ítems fueron arrojados en %s (%s)",
"text.graves.creation_failed_claim": "La tumba no fue creada porque estabas en terreno protegido! Tus ítems fueron arrojados en %s (%s)",

"text.graves.damage_source_info": "Fuiste dañado por: %s",
"text.graves.damage_source_info.enabled": "Se activó la visualización de la fuente del próximo daño! Usa este comando otra vez para desactivarla.",
"text.graves.damage_source_info.disabled": "Se desactivó la visualización de la fuente del daño!",

"text.graves.about.version": "Versión: %s",
"text.graves.about.contributors": "Colaboradores",

"text.graves.gui.next_page": "Página Siguiente",
"text.graves.gui.previous_page": "Página Anterior",
"text.graves.gui.remove_protection": "Quitar Protección",
"text.graves.gui.break_grave": "Destruir Tumba",
"text.graves.gui.quick_pickup": "Recoger Todos los Ítems",
"text.graves.gui.teleport": "Teletransportar hacia la tumba",
"text.graves.gui.teleport.not_enough": "Recursos insuficientes!",
"text.graves.gui.cost": "Costo:",
"text.graves.gui.fetch": "Mover tumba hacia tu posición",
"text.graves.gui.fetch_failed": "No se pudo mover la tumba hacia tu posición!",

"text.graves.gui.cant_reverse": "No puedes revertir esta acción!",
"text.graves.gui.click_to_confirm": "Haz clic otra vez para confirmar",

"text.graves.teleport.teleport_timer": "Teletransportando en %s segundos, no te muevas!",
"text.graves.teleport.teleport_timer_moving": "Teletransportando en %s segundos",
"text.graves.teleport.teleport_location": "Teletransportando hacia %s",
"text.graves.teleport.teleport_cancelled": "Se canceló la teletransportación",

"item.universal_graves.grave_compass": "Brújula de Tumba",
"block.universal_graves.grave": "Tumba",
"block.universal_graves.visual_grave": "Lápida",

"gamerule.universal_graves:protection_time": "Tiempo de protección de la tumba contra otros jugadores",
"gamerule.universal_graves:breaking_time": "Tiempo de expiración de la tumba",

"text.graves.cost.level": "Niveles de Experiencia",
"text.graves.cost.creative": "Creativo",
"text.graves.cost.free": "Gratis",
9 changes: 0 additions & 9 deletions src/main/resources/data/universal_graves/lang/es_ve.json
Original file line number Diff line number Diff line change
@@ -18,40 +18,31 @@
"text.graves.creation_failed_void": "La tumba no fue creada porque has muerto en el vacío!",
"text.graves.creation_failed_pvp": "La tumba no fue creada porque un jugador te mató! Tus ítems fueron arrojados en %s (%s)",
"text.graves.creation_failed_claim": "La tumba no fue creada porque estabas en terreno protegido! Tus ítems fueron arrojados en %s (%s)",

"text.graves.damage_source_info": "Fuiste dañado por: %s",
"text.graves.damage_source_info.enabled": "Se activó la visualización de la fuente del próximo daño! Usa este comando otra vez para desactivarla.",
"text.graves.damage_source_info.disabled": "Se desactivó la visualización de la fuente del daño!",

"text.graves.about.version": "Versión: %s",
"text.graves.about.contributors": "Colaboradores",

"text.graves.gui.next_page": "Página Siguiente",
"text.graves.gui.previous_page": "Página Anterior",
"text.graves.gui.remove_protection": "Quitar Protección",
"text.graves.gui.break_grave": "Destruir Tumba",
"text.graves.gui.quick_pickup": "Recoger Todos los Ítems",
"text.graves.gui.teleport": "Teletransportar hacia la tumba",
"text.graves.gui.teleport.not_enough": "Recursos insuficientes!",
"text.graves.gui.cost": "Costo:",
"text.graves.gui.fetch": "Mover tumba hacia tu posición",
"text.graves.gui.fetch_failed": "No se pudo mover la tumba hacia tu posición!",

"text.graves.gui.cant_reverse": "No puedes revertir esta acción!",
"text.graves.gui.click_to_confirm": "Haz clic otra vez para confirmar",

"text.graves.teleport.teleport_timer": "Teletransportando en %s segundos, no te muevas!",
"text.graves.teleport.teleport_timer_moving": "Teletransportando en %s segundos",
"text.graves.teleport.teleport_location": "Teletransportando hacia %s",
"text.graves.teleport.teleport_cancelled": "Se canceló la teletransportación",

"item.universal_graves.grave_compass": "Brújula de Tumba",
"block.universal_graves.grave": "Tumba",
"block.universal_graves.visual_grave": "Lápida",

"gamerule.universal_graves:protection_time": "Tiempo de protección de la tumba contra otros jugadores",
"gamerule.universal_graves:breaking_time": "Tiempo de expiración de la tumba",

"text.graves.cost.level": "Niveles de Experiencia",
"text.graves.cost.creative": "Creativo",
"text.graves.cost.free": "Gratis",
70 changes: 31 additions & 39 deletions src/main/resources/data/universal_graves/lang/fr_fr.json
Original file line number Diff line number Diff line change
@@ -1,40 +1,32 @@
{
"text.graves.grave_of": "Tombe de %s",
"text.graves.items_xp": "Items: %s XP: %s",
"text.graves.items": "Items: %s",
"text.graves.protected_time": "Protégée pour %s",
"text.graves.protected_time_sign": "Protégée pour",
"text.graves.break_time": "Se détruit dans %s",
"text.graves.break_time_sign": "Se détruit dans",
"text.graves.not_protected": "Non protégée !",
"text.graves.players_grave": "Tombe de %s",
"text.graves.gui_title": "Vos tombes",
"text.graves.no_longer_protected": "Votre tombe à %s (%s) contenant %s item(s) n'est plus protégée !",
"text.graves.expired": "Votre tombe à %s (%s) contenant %s item(s) a expiré !",
"text.graves.somebody_broke": "Votre tombe à %s (%s) contenant %s item(s) a été détruite !",
"text.graves.created_at": "Tombé créée à %s (%s)",
"text.graves.created_at_expire": "Tombe créée à %s (%s). Expire dans %s",
"text.graves.creation_failed": "Impossible de créer la tombe ! Vos items ont été laissés à %s (%s)",
"text.graves.creation_failed_void": "La tombe n'a pas été créée, car vous êtes mort dans le vide !",
"text.graves.creation_failed_pvp": "La tombe n'a pas été créée, car un joueur vous a tué ! Vos items ont été laissés à %s (%s)",
"text.graves.creation_failed_claim": "La tombe n'a pas été créée, car vous étiez dans une zone protégée ! Vos items ont été laissés à %s (%s)",

"text.graves.about.version": "Version: %s",
"text.graves.about.contributors": "Contributeurs",

"text.graves.gui.next_page": "Page suivante",
"text.graves.gui.previous_page": "Page précédente",
"text.graves.gui.remove_protection": "Retirer la protection",
"text.graves.gui.break_grave": "Détruire la tombe",
"text.graves.gui.quick_pickup": "Tout prendre",

"text.graves.gui.cant_reverse": "Vous ne pouvez pas annuler cette action !",
"text.graves.gui.click_to_confirm": "Veuillez cliquer à nouveau pour confirmer",

"item.universal_graves.grave_compass": "Boussole de tombes",
"block.universal_graves.grave": "Tombe",
"block.universal_graves.visual_grave": "Pierre tombale",

"gamerule.universal_graves:protection_time": "Temps de protection de la tombe contre les autres joueurs",
"gamerule.universal_graves:breaking_time": "Temps d'expiration de la tombe"
}
"text.graves.grave_of": "Tombe de %s",
"text.graves.protected_time": "Protégée pour %s",
"text.graves.protected_time_sign": "Protégée pour",
"text.graves.break_time": "Se détruit dans %s",
"text.graves.break_time_sign": "Se détruit dans",
"text.graves.not_protected": "Non protégée !",
"text.graves.players_grave": "Tombe de %s",
"text.graves.gui_title": "Vos tombes",
"text.graves.no_longer_protected": "Votre tombe à %s (%s) contenant %s item(s) n'est plus protégée !",
"text.graves.expired": "Votre tombe à %s (%s) contenant %s item(s) a expiré !",
"text.graves.somebody_broke": "Votre tombe à %s (%s) contenant %s item(s) a été détruite !",
"text.graves.created_at": "Tombé créée à %s (%s)",
"text.graves.created_at_expire": "Tombe créée à %s (%s). Expire dans %s",
"text.graves.creation_failed": "Impossible de créer la tombe ! Vos items ont été laissés à %s (%s)",
"text.graves.creation_failed_void": "La tombe n'a pas été créée, car vous êtes mort dans le vide !",
"text.graves.creation_failed_pvp": "La tombe n'a pas été créée, car un joueur vous a tué ! Vos items ont été laissés à %s (%s)",
"text.graves.creation_failed_claim": "La tombe n'a pas été créée, car vous étiez dans une zone protégée ! Vos items ont été laissés à %s (%s)",
"text.graves.about.contributors": "Contributeurs",
"text.graves.gui.next_page": "Page suivante",
"text.graves.gui.previous_page": "Page précédente",
"text.graves.gui.remove_protection": "Retirer la protection",
"text.graves.gui.break_grave": "Détruire la tombe",
"text.graves.gui.quick_pickup": "Tout prendre",
"text.graves.gui.cant_reverse": "Vous ne pouvez pas annuler cette action !",
"text.graves.gui.click_to_confirm": "Veuillez cliquer à nouveau pour confirmer",
"item.universal_graves.grave_compass": "Boussole de tombes",
"block.universal_graves.grave": "Tombe",
"block.universal_graves.visual_grave": "Pierre tombale",
"gamerule.universal_graves:protection_time": "Temps de protection de la tombe contre les autres joueurs",
"gamerule.universal_graves:breaking_time": "Temps d'expiration de la tombe"
}
33 changes: 26 additions & 7 deletions src/main/resources/data/universal_graves/lang/it_it.json
Original file line number Diff line number Diff line change
@@ -8,6 +8,7 @@
"text.graves.break_time_sign": "Si distruggerà in",
"text.graves.not_protected": "Non protetta!",
"text.graves.players_grave": "Tomba di %s",
"text.graves.admin_graves": "Tutte le tombe",
"text.graves.gui_title": "Le tue tombe",
"text.graves.no_longer_protected": "La tua tomba a %s (%s) che contiene %s oggetto/i non è più protetta!",
"text.graves.expired": "La tua tomba a %s (%s) che conteneva %s oggetto/i è scaduta!",
@@ -18,23 +19,41 @@
"text.graves.creation_failed_void": "Non è stata creata una tomba, perché sei morto nel vuoto!",
"text.graves.creation_failed_pvp": "Non è stata creata una tomba, perché sei stato ucciso da un giocatore! I tuoi oggetti sono stati rilasciati a %s (%s)",
"text.graves.creation_failed_claim": "Non è stata creata una tomba, perché ti trovavi all'interno di un claim! I tuoi oggetti sono stati rilasciati a %s (%s)",

"text.graves.grave_unlock_payment.no_access": "Non hai accesso a questa tomba!",
"text.graves.grave_unlock_payment.accepted": "Hai sbloccato la tomba!",
"text.graves.grave_unlock_payment.failed": "Non hai abbastanza valuta per sbloccare la tomba! Richiesto: %s",
"text.graves.damage_source_info": "Sei stato danneggiato da: %s",
"text.graves.damage_source_info.enabled": "Hai abilitato la visualizzazione delle prossime sorgenti di danno! Digita nuovamente questo comando per disabilitare.",
"text.graves.damage_source_info.disabled": "Hai disabilito la visualizzazione delle sorgenti di danno!",
"text.graves.about.version": "Versione: %s",
"text.graves.about.contributors": "Contributori",

"text.graves.gui.next_page": "Pagina Successiva",
"text.graves.gui.previous_page": "Pagina Precedente",
"text.graves.gui.remove_protection": "Rimuovi Protezione",
"text.graves.gui.break_grave": "Distruggi Tomba",
"text.graves.gui.quick_pickup": "Prendi Tutto",

"text.graves.gui.teleport": "Teletrasportati alla tomba",
"text.graves.gui.cost.not_enough": "Risorse insufficienti!",
"text.graves.gui.cost": "Costo:",
"text.graves.gui.teleport.cost": "Costo:",
"text.graves.gui.unlock_grave": "Sblocca Tomba",
"text.graves.gui.fetch": "Sposta tomba nella tua posizione",
"text.graves.gui.fetch_failed": "Impossibile spostare la tomba nella tua posizione!",
"text.graves.gui.cant_reverse": "Questa azione non può essere annullata!",
"text.graves.gui.click_to_confirm": "Clicca di nuovo per confermare",

"text.graves.teleport.teleport_timer": "Teletrasportati in %s secondi, non muoverti!",
"text.graves.teleport.teleport_timer_moving": "Teletrasporto in %s secondi",
"text.graves.teleport.teleport_location": "Teletrasporto a %s",
"text.graves.teleport.teleport_cancelled": "Teletrasporto annullato",
"item.universal_graves.grave_compass": "Bussola della Tomba",
"block.universal_graves.grave": "Tomba",
"block.universal_graves.visual_grave": "Lapide",

"block.universal_graves.container_grave": "Tombe",
"gamerule.universal_graves:protection_time": "Tempo della protezione della tomba contro gli altri giocatori",
"gamerule.universal_graves:breaking_time": "Tempo di scadenza della tomba"
}
"gamerule.universal_graves:breaking_time": "Tempo di scadenza della tomba",
"text.graves.cost.level": "Livelli di XP",
"text.graves.cost.creative": "Creativa",
"text.graves.cost.free": "Gratis",
"text.graves.cost.item": "Oggetti",
"screen.graves.settings": "Impostazioni Di Universal Graves"
}
59 changes: 59 additions & 0 deletions src/main/resources/data/universal_graves/lang/ja_jp.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
{
"text.graves.grave_of": "%sの墓",
"text.graves.items_xp": "アイテム: %s 経験値: %s",
"text.graves.items": "アイテム: %s",
"text.graves.protected_time": "%sのあいだ保護中",
"text.graves.protected_time_sign": "保護期間",
"text.graves.break_time": "あと%sで崩壊",
"text.graves.break_time_sign": "崩壊まで",
"text.graves.not_protected": "保護されていません!",
"text.graves.players_grave": "%sの墓",
"text.graves.admin_graves": "全ての墓",
"text.graves.gui_title": "あなたの墓",
"text.graves.no_longer_protected": "%s (%s) にあり%s個のアイテムがあるあなたの墓はもはや保護されていません!",
"text.graves.expired": "%s (%s) にあり%s個のアイテムがあったあなたの墓は期限切れです!",
"text.graves.somebody_broke": "%s (%s) にあり%s個のアイテムがあったあなたの墓は崩壊しました!",
"text.graves.created_at": "%s (%s) に墓が立ちました",
"text.graves.created_at_expire": "%s (%s) に墓が立ちました。あと%sで期限切れです。",
"text.graves.creation_failed": "墓を立てられません! あなたのアイテムは%s (%s) にドロップされました。",
"text.graves.creation_failed_void": "奈落で死んだため,墓を立てられません!",
"text.graves.creation_failed_pvp": "プレイヤーに殺されたため,墓が立てられません! あなたのアイテムは%s (%s) にドロップされました。",
"text.graves.creation_failed_claim": "保護区画で死んだため,墓が立てられません! あなたのアイテムは%s (%s) にドロップされました。",
"text.graves.grave_unlock_payment.no_access": "この墓を開く権限がありません!",
"text.graves.grave_unlock_payment.accepted": "墓を開放しました!",
"text.graves.grave_unlock_payment.failed": "所持金が墓を開放するのに足りません! 要求額: %s",
"text.graves.damage_source_info": "%sからダメージを受けました。",
"text.graves.damage_source_info.enabled": "ダメージ源が表示されるようになりました。無効にするにはもう一度同じコマンドを実行します。",
"text.graves.damage_source_info.disabled": "ダメージ源が非表示になりました。",
"text.graves.about.version": "第%s版",
"text.graves.about.contributors": "貢献者",
"text.graves.gui.next_page": "次のページ",
"text.graves.gui.previous_page": "前のページ",
"text.graves.gui.remove_protection": "保護を解除",
"text.graves.gui.break_grave": "墓を破壊",
"text.graves.gui.quick_pickup": "全アイテムを取得",
"text.graves.gui.teleport": "墓の場所に移動",
"text.graves.gui.cost.not_enough": "コストが足りません!",
"text.graves.gui.cost": "コスト: ",
"text.graves.gui.teleport.cost": "コスト: ",
"text.graves.gui.unlock_grave": "墓を開放",
"text.graves.gui.fetch": "墓を現在地に移動",
"text.graves.gui.fetch_failed": "墓を現在地に移動できません!",
"text.graves.gui.cant_reverse": "この操作は取り消せません!",
"text.graves.gui.click_to_confirm": "続行するにはもう一度クリック",
"text.graves.teleport.teleport_timer": "あと%s秒で移動します。動かないでください!",
"text.graves.teleport.teleport_timer_moving": "移動まであと%s秒",
"text.graves.teleport.teleport_location": "%sに移動",
"text.graves.teleport.teleport_cancelled": "移動を中止しました",
"item.universal_graves.grave_compass": "墓見のコンパス",
"block.universal_graves.grave": "",
"block.universal_graves.visual_grave": "空の墓",
"block.universal_graves.container_grave": "墓石",
"gamerule.universal_graves:protection_time": "他のプレイヤーが墓を荒せるようになるまでの時間",
"gamerule.universal_graves:breaking_time": "墓の有効期限",
"text.graves.cost.level": "経験値レベル",
"text.graves.cost.creative": "クリエイティブ",
"text.graves.cost.free": "無償",
"text.graves.cost.item": "アイテム",
"screen.graves.settings": "Universal Gravesの設定"
}
10 changes: 1 addition & 9 deletions src/main/resources/data/universal_graves/lang/ko_kr.json
Original file line number Diff line number Diff line change
@@ -17,38 +17,30 @@
"text.graves.creation_failed_void": "공허에서 사망하여 무덤을 생성할 수 없습니다.",
"text.graves.creation_failed_pvp": "유저에게 사망하여 무덤을 생성할 수 없습니다. %s (%s)에 아이템이 드롭되었습니다.",
"text.graves.creation_failed_claim": "보호구역에서 사망하여 무덤을 생성할 수 없습니다. %s (%s)에 아이템이 드롭되었습니다.",

"text.graves.damage_source_info": "피해: %s",
"text.graves.damage_source_info.enabled": "피해 표시를 활성화합니다! 비활성화 하려면 명령어를 한번 더 입력하세요.",
"text.graves.damage_source_info.disabled": "피해 표시를 비활성화합니다!",

"text.graves.gui.next_page": "다음 페이지",
"text.graves.gui.previous_page": "이전 페이지",
"text.graves.gui.remove_protection": "보호해제",
"text.graves.gui.break_grave": "파괴하기",
"text.graves.gui.quick_pickup": "현재 위치로 무덤 가져오기",
"text.graves.gui.teleport": "무덤으로 이동",
"text.graves.gui.teleport.not_enough": "재료가 부족합니다.",
"text.graves.gui.cost": "소모 재료:",
"text.graves.gui.fetch": "무덤을 여기로 가져옵니다.",
"text.graves.gui.fetch_failed": "무덤을 여기로 가져올 수 없습니다.",

"text.graves.gui.cant_reverse": "이 작업은 되돌릴 수 없습니다!",
"text.graves.gui.click_to_confirm": "확인하려면 클릭",

"text.graves.teleport.teleport_timer": "%s초 뒤에 텔레포트합니다. 움직이지 마세요!",
"text.graves.teleport.teleport_timer_moving": "%s초 뒤에 텔레포트합니다",
"text.graves.teleport.teleport_location": "%s로 텔레포트",
"text.graves.teleport.teleport_cancelled": "텔레포트가 취소되었습니다.",

"item.universal_graves.grave_compass": "무덤 나침반",
"block.universal_graves.grave": "무덤",
"block.universal_graves.visual_grave": "비석",

"gamerule.universal_graves:protection_time": "다른 사용자로부터 무덤 보호시간",
"gamerule.universal_graves:breaking_time": "무덤 만료시간",

"text.graves.cost.level": "경험치",
"text.graves.cost.free": "무료",
"text.graves.cost.item": "아이템"
}
}
24 changes: 17 additions & 7 deletions src/main/resources/data/universal_graves/lang/pl_pl.json
Original file line number Diff line number Diff line change
@@ -3,22 +3,28 @@
"text.graves.items_xp": "Przedmioty: %s XP: %s",
"text.graves.items": "Przed.: %s",
"text.graves.protected_time": "Chroniony przez %s",
"text.graves.protected_time_sign": "Chroniony przez",
"text.graves.break_time": "Zniszczy się za %s",
"text.graves.break_time_sign": "Zniszczy się za",
"text.graves.not_protected": "Nie chroniony!",
"text.graves.players_grave": "Grób %s",
"text.graves.admin_graves": "Wszystkie groby",
"text.graves.gui_title": "Twoje groby",
"text.graves.no_longer_protected": "Twój grób na %s (%s) zawierający %s przedmiotów nie jest już chroniony!",
"text.graves.expired": "Twój grób na %s (%s) zawierający %s przedmiotów wygasł!",
"text.graves.somebody_broke": "Twój grób na %s (%s) zawierający %s przedmiotów został zniszczony!",
"text.graves.created_at": "Stworzono grób na %s (%s)",
"text.graves.created_at_expire": "Stworzono grób na %s (%s). Wygaśnie on za %s",
"text.graves.creation_failed": "Nie można było stworzyć grobu! Twoje przedmioty leżą na %s (%s)",
"text.graves.creation_failed_void": "Grób nie mógł zostać stworzony, ponieważ umarłeś w próżni!",
"text.graves.creation_failed_pvp": "Nie stworzono grobu, ponieważ zostałeś zabity przez gracza! Twoje przedmioty leżą na %s (%s)",
"text.graves.creation_failed_claim": "Nie stworzono grobu, ponieważ byłeś na działce! Twoje przedmioty leżą na %s (%s)",

"text.graves.protected_time_sign": "Chroniony przez",
"text.graves.break_time_sign": "Zniszczy się za",
"text.graves.created_at_expire": "Stworzono grób na %s (%s). Wygaśnie on za %s",
"text.graves.creation_failed_void": "Grób nie mógł zostać stworzony, ponieważ umarłeś w próżni!",
"text.graves.grave_unlock_payment.no_access": "Nie masz dostępu do tego grobu!",
"text.graves.grave_unlock_payment.accepted": "Odblokowałeś grób!",
"text.graves.grave_unlock_payment.failed": "Nie masz wystarczająco waluty, aby odblokować grób! Wymagane: %s",
"text.graves.damage_source_info": "Otrzymałeś obrażenia od: %s",
"text.graves.damage_source_info.enabled": "Włączono wyświetlanie następnych źródeł obrażeń! Wpisz to polecenie ponownie, aby wyłączyć.",
"text.graves.damage_source_info.disabled": "Wyłączono wyświetlanie źródeł obrażeń!",
"text.graves.about.version": "Wersja: %s",
"text.graves.about.contributors": "Kontrybutorze",
"text.graves.gui.next_page": "Następna Strona",
@@ -27,8 +33,10 @@
"text.graves.gui.break_grave": "Zniszcz Grób",
"text.graves.gui.quick_pickup": "Zabierz Wszytkie Przedmioty",
"text.graves.gui.teleport": "Teleportuj do grobu",
"text.graves.gui.teleport.not_enough": "Nie masz wystarczających surowców!",
"text.graves.gui.cost.not_enough": "Niewystarczająca ilość zasobów!",
"text.graves.gui.cost": "Koszt:",
"text.graves.gui.teleport.cost": "Koszt:",
"text.graves.gui.unlock_grave": "Odblokuj grób",
"text.graves.gui.fetch": "Przenieś grób do swojej pozycji",
"text.graves.gui.fetch_failed": "Przeniesienie grobu nie powiodło się!",
"text.graves.gui.cant_reverse": "Nie możesz cofnąć tej akcji!",
@@ -40,10 +48,12 @@
"item.universal_graves.grave_compass": "Kompas Grobowy",
"block.universal_graves.grave": "Grób",
"block.universal_graves.visual_grave": "Nagrobek",
"block.universal_graves.container_grave": "Nagrobek",
"gamerule.universal_graves:protection_time": "Czas ochrony grobu przeciw innymi graczami",
"gamerule.universal_graves:breaking_time": "Czas zniszczenia grobu",
"text.graves.cost.level": "Poziomów XP",
"text.graves.cost.creative": "Tryb Kreatywny",
"text.graves.cost.free": "Za darmo",
"text.graves.cost.item": "Przedmioty"
"text.graves.cost.item": "Przedmioty",
"screen.graves.settings": "Ustawienia Universal Graves"
}
59 changes: 59 additions & 0 deletions src/main/resources/data/universal_graves/lang/pt_pt.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
{
"text.graves.grave_of": "Túmulo de %s",
"text.graves.items_xp": "Itens: %s XP: %s",
"text.graves.items": "Itens: %s",
"text.graves.protected_time": "Protegido por %s",
"text.graves.protected_time_sign": "Protegido por",
"text.graves.break_time": "Quebra em %s",
"text.graves.break_time_sign": "Quebra em",
"text.graves.not_protected": "Não protegido!",
"text.graves.players_grave": "Túmulo de %s",
"text.graves.admin_graves": "Todos os túmulos",
"text.graves.gui_title": "Seus túmulos",
"text.graves.no_longer_protected": "Seu túmulo em %s (%s) contendo %s item(ns) não está mais protegido!",
"text.graves.expired": "Seu túmulo em %s (%s) contendo %s item(ns) expirou!",
"text.graves.somebody_broke": "Seu túmulo em %s (%s) contendo %s item(ns) foi quebrado!",
"text.graves.created_at": "Criou túmulo em %s (%s)",
"text.graves.created_at_expire": "Criou túmulo em %s (%s). Irá expirar em %s",
"text.graves.creation_failed": "Não foi possível criar túmulo! Seus itens foram largados em %s (%s)",
"text.graves.creation_failed_void": "O túmulo não foi criado, pois você morreu no vazio!",
"text.graves.creation_failed_pvp": "O túmulo não foi criado, pois outro jogador o matou! Seus itens foram largados em %s (%s)",
"text.graves.creation_failed_claim": "O túmulo não foi criado, pois você estava em uma área protegida! Seus itens foram largados em %s (%s)",
"text.graves.grave_unlock_payment.no_access": "Você não tem acesso a este túmulo!",
"text.graves.grave_unlock_payment.accepted": "Você desbloqueou o túmulo!",
"text.graves.grave_unlock_payment.failed": "Você não possui moeda suficiente para desbloquear o túmulo! Necessário: %s",
"text.graves.damage_source_info": "Você foi ferido por: %s",
"text.graves.damage_source_info.enabled": "Exibição de fontes de dano ativada! Digite este comando novamente para desativar.",
"text.graves.damage_source_info.disabled": "Exibição de fontes de dano desativada!",
"text.graves.about.version": "Versão: %s",
"text.graves.about.contributors": "Contribuidores",
"text.graves.gui.next_page": "Próxima página",
"text.graves.gui.previous_page": "Página anterior",
"text.graves.gui.remove_protection": "Remover proteção",
"text.graves.gui.break_grave": "Quebrar túmulo",
"text.graves.gui.quick_pickup": "Pegar todos os itens",
"text.graves.gui.teleport": "Teleportar para o túmulo",
"text.graves.gui.cost.not_enough": "Recursos insuficientes!",
"text.graves.gui.cost": "Custo:",
"text.graves.gui.teleport.cost": "Custo:",
"text.graves.gui.unlock_grave": "Desbloquear Túmulo",
"text.graves.gui.fetch": "Mover túmulo para sua localização",
"text.graves.gui.fetch_failed": "Não foi possível mover o túmulo para sua localização!",
"text.graves.gui.cant_reverse": "Você não pode reverter esta ação!",
"text.graves.gui.click_to_confirm": "Clique novamente para confirmar",
"text.graves.teleport.teleport_timer": "Teleportando em %s segundos, não se mova!",
"text.graves.teleport.teleport_timer_moving": "Teleportando em %s segundos",
"text.graves.teleport.teleport_location": "Teleportando para %s",
"text.graves.teleport.teleport_cancelled": "Teletransporte cancelado",
"item.universal_graves.grave_compass": "Bússola do túmulo",
"block.universal_graves.grave": "Túmulo",
"block.universal_graves.visual_grave": "Túmulo esvaziado",
"block.universal_graves.container_grave": "Lápide",
"gamerule.universal_graves:protection_time": "Tempo de proteção do túmulo contra outros jogadores",
"gamerule.universal_graves:breaking_time": "Tempo de expiração do túmulo",
"text.graves.cost.level": "Níveis de XP",
"text.graves.cost.creative": "Criativo",
"text.graves.cost.free": "Grátis",
"text.graves.cost.item": "Itens",
"screen.graves.settings": "Configurações de Universal Graves"
}
26 changes: 10 additions & 16 deletions src/main/resources/data/universal_graves/lang/ru_ru.json
Original file line number Diff line number Diff line change
@@ -1,34 +1,32 @@
{
"text.graves.grave_of": "Могила %s",
"text.graves.items_xp": "Предметы: %s XP: %s",
"text.graves.items_xp": "Предметы: %s опыт: %s",
"text.graves.items": "Предметы: %s",
"text.graves.protected_time": "Защищена ещё %s",
"text.graves.protected_time_sign": "Защищена ещё",
"text.graves.break_time": "Уничтожится через %s",
"text.graves.break_time_sign": "Уничтожится через",
"text.graves.not_protected": "Не защищена!",
"text.graves.players_grave": "Могила %s",
"text.graves.admin_graves": "Все могилы",
"text.graves.gui_title": "Ваши могилы",
"text.graves.no_longer_protected": "Ваша могила на %s (%s), содержащая %s предмет(ов) больше не защищена!",
"text.graves.no_longer_protected": "Ваша могила на %s (%s), содержащая %s предмет(ов), больше не защищена!",
"text.graves.expired": "Истёк срок действия вашей могилы на %s (%s), содержащей %s предмет(ов)!",
"text.graves.somebody_broke": "Кто-то сломал вашу могилу на %s (%s), содержащую %s предмет(ов)!",
"text.graves.created_at": "Создана могила на %s (%s)",
"text.graves.created_at_expire": "Создана могила на %s (%s). Срок действия: %s",
"text.graves.creation_failed": "Не удалось создать могилу! Ваши вещи разбросаны на %s (%s)",
"text.graves.created_at_expire": "Создана могила на %s (%s). Срок её действия истечёт в %s\",",
"text.graves.creation_failed": "Не удалось создать могилу! Ваши вещи выброшены на %s (%s)",
"text.graves.creation_failed_void": "Могила не создана, так как вы умерли в бездне!",
"text.graves.creation_failed_pvp": "Могила не создана, так как вас убил игрок! Ваши вещи разбросаны на %s (%s)",
"text.graves.creation_failed_claim": "Могила не создана, так как вы были в чужих владениях! Ваши вещи разбросаны на %s (%s)",
"text.graves.creation_failed_pvp": "Могила не создана, так как вас убил игрок! Ваши вещи выброшены на %s (%s)",
"text.graves.creation_failed_claim": "Могила не создана, так как вы были в чужих владениях! Ваши вещи выброшены на %s (%s)",
"text.graves.grave_unlock_payment.no_access": "У вас нет доступа к этой могиле!",
"text.graves.grave_unlock_payment.accepted": "Вы разблокировали могилу!",
"text.graves.grave_unlock_payment.failed": "У вас недостаточно валюты для разблокировки могилы! Требуется: %s",

"text.graves.damage_source_info": "Вы получили урон от: %s",
"text.graves.damage_source_info.enabled": "Отображение следующих источников урона включено! Введите команду снова, чтобы отключить его.",
"text.graves.damage_source_info.disabled": "Отображение следующих источников урона отключено!",

"text.graves.about.version": "Версия: %s",
"text.graves.about.contributors": "Вкладчики",

"text.graves.gui.next_page": "След. стр.",
"text.graves.gui.previous_page": "Пред. стр",
"text.graves.gui.remove_protection": "Снять защиту",
@@ -41,25 +39,21 @@
"text.graves.gui.unlock_grave": "Разблокировать могилу",
"text.graves.gui.fetch": "Переместить могилу к вам",
"text.graves.gui.fetch_failed": "Не удалось переместить могилу к вам!",

"text.graves.gui.cant_reverse": "Это действие необратимо!",
"text.graves.gui.click_to_confirm": "Нажмите ещё раз для подтверждения",

"text.graves.teleport.teleport_timer": "Телепортируем через %s секунд, не двигайтесь!",
"text.graves.teleport.teleport_timer_moving": "Телепортируем через %s секунд",
"text.graves.teleport.teleport_location": "Телепортируем на %s",
"text.graves.teleport.teleport_cancelled": "Телепортация отменена",

"item.universal_graves.grave_compass": "Могильный компас",
"block.universal_graves.grave": "Могила",
"block.universal_graves.visual_grave": "Опустошённая могила",
"block.universal_graves.container_grave": "Могильный камень",

"block.universal_graves.container_grave": "Надгробие",
"gamerule.universal_graves:protection_time": "Время защиты могилы от других игроков",
"gamerule.universal_graves:breaking_time": "Срок действия могилы",

"text.graves.cost.level": "Уровней",
"text.graves.cost.creative": "Творческий режим",
"text.graves.cost.free": "Бесплатно",
"text.graves.cost.item": "Предметов"
"text.graves.cost.item": "Предметов",
"screen.graves.settings": "Настройки универсальных могил"
}
59 changes: 59 additions & 0 deletions src/main/resources/data/universal_graves/lang/zh_hk.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
{
"text.graves.grave_of": "%s之墓",
"text.graves.items_xp": "物品: %s XP: %s",
"text.graves.items": "物品: %s",
"text.graves.protected_time": "将会在%s后启封",
"text.graves.protected_time_sign": "距离启封时间还有",
"text.graves.break_time": "将在%s自动洒落",
"text.graves.break_time_sign": "自动洒落时间",
"text.graves.not_protected": "已启封!",
"text.graves.players_grave": "%s的墓碑",
"text.graves.admin_graves": "所有墓碑",
"text.graves.gui_title": "你的墓碑",
"text.graves.no_longer_protected": "你在%s (%s)的墓碑 不再受保护!(含有%s个物品)",
"text.graves.expired": "你在%s (%s)的墓碑已洒落!(含有%s个物品)",
"text.graves.somebody_broke": "你在%s (%s)的墓碑已被破坏!(含有%s个物品)",
"text.graves.created_at": "墓碑在%s (%s)生成!",
"text.graves.created_at_expire": "墓碑在%s (%s)生成,将会在%s秒后洒落",
"text.graves.creation_failed": "无法创建墓碑!你的物品洒落在%s (%s)",
"text.graves.creation_failed_void": "你在虚空死亡了,墓碑不再生成!",
"text.graves.creation_failed_pvp": "玩家击杀不生成墓碑!(含有%s个物品)(%s)",
"text.graves.creation_failed_claim": "墓碑未生成!你的物品洒落在%s (%s)",
"text.graves.grave_unlock_payment.no_access": "你没有访问这个墓碑的权限!",
"text.graves.grave_unlock_payment.accepted": "你已经解锁墓碑!",
"text.graves.grave_unlock_payment.failed": "您没有足够的货币来解锁墓碑!所需的金额: %s",
"text.graves.damage_source_info": "您受到以下伤害:%s",
"text.graves.damage_source_info.enabled": "已启用显示下一个伤害来源!再次输入此指令以停用。",
"text.graves.damage_source_info.disabled": "已停用显示伤害来源!",
"text.graves.about.version": "版本:%s",
"text.graves.about.contributors": "贡献者",
"text.graves.gui.next_page": "下一页",
"text.graves.gui.previous_page": "上一页",
"text.graves.gui.remove_protection": "移除墓碑保护",
"text.graves.gui.break_grave": "破坏墓碑",
"text.graves.gui.quick_pickup": "全部带走",
"text.graves.gui.teleport": "传送到墓碑",
"text.graves.gui.cost.not_enough": "资源不足!",
"text.graves.gui.cost": "成本:",
"text.graves.gui.teleport.cost": "成本:",
"text.graves.gui.unlock_grave": "解锁墓碑",
"text.graves.gui.fetch": "将墓碑移动到您的位置",
"text.graves.gui.fetch_failed": "无法将墓碑移动到你的位置!",
"text.graves.gui.cant_reverse": "操作无法撤销!",
"text.graves.gui.click_to_confirm": "再次点击来确认!",
"text.graves.teleport.teleport_timer": "将在 %s 秒后传送,不要移动!",
"text.graves.teleport.teleport_timer_moving": "将在 %s 秒后传送",
"text.graves.teleport.teleport_location": "传送到 %s",
"text.graves.teleport.teleport_cancelled": "已取消传送",
"item.universal_graves.grave_compass": "墓碑指南针",
"block.universal_graves.grave": "墓碑",
"block.universal_graves.visual_grave": "墓碑",
"block.universal_graves.container_grave": "墓碑",
"gamerule.universal_graves:protection_time": "墓碑解锁时间",
"gamerule.universal_graves:breaking_time": "墓碑洒落时间",
"text.graves.cost.level": "经验等级",
"text.graves.cost.creative": "创造模式",
"text.graves.cost.free": "免费",
"text.graves.cost.item": "物品",
"screen.graves.settings": "Universal Graves 设置"
}
59 changes: 59 additions & 0 deletions src/main/resources/data/universal_graves/lang/zh_tw.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
{
"text.graves.grave_of": "%s 的墓碑",
"text.graves.items_xp": "物品:%s 經驗值:%s",
"text.graves.items": "物品:%s",
"text.graves.protected_time": "受保護 %s",
"text.graves.protected_time_sign": "受保護",
"text.graves.break_time": "%s 後損壞",
"text.graves.break_time_sign": "損壞時間",
"text.graves.not_protected": "不受保護!",
"text.graves.players_grave": "%s 的墓碑",
"text.graves.admin_graves": "所有墓碑",
"text.graves.gui_title": "您的墓碑",
"text.graves.no_longer_protected": "您位於 %s (%s) 包含 %s 個物品的墓碑不再受保護!",
"text.graves.expired": "您位於 %s (%s) 包含 %s 個物品的墓碑已過期!",
"text.graves.somebody_broke": "您位於 %s (%s) 包含 %s 個物品的墓碑已被破壞!",
"text.graves.created_at": "已在 %s (%s) 建立墓碑",
"text.graves.created_at_expire": "已在 %s (%s) 建立墓碑。它將在 %s 後過期",
"text.graves.creation_failed": "無法建立墓碑!您的物品已掉落在 %s (%s)",
"text.graves.creation_failed_void": "未建立墓碑,因為您死在虛空中!",
"text.graves.creation_failed_pvp": "未建立墓碑,因為有玩家殺死了您!您的物品已掉落在 %s (%s)",
"text.graves.creation_failed_claim": "未建立墓碑,因為您在領地中!您的物品已掉落在 %s (%s)",
"text.graves.grave_unlock_payment.no_access": "您無權存取此墓碑!",
"text.graves.grave_unlock_payment.accepted": "您已解鎖墓碑!",
"text.graves.grave_unlock_payment.failed": "您的貨幣不足以解鎖墓碑!需要:%s",
"text.graves.damage_source_info": "您受到以下傷害:%s",
"text.graves.damage_source_info.enabled": "已啟用顯示下一個傷害來源!再次輸入此指令以停用。",
"text.graves.damage_source_info.disabled": "已停用顯示傷害來源!",
"text.graves.about.version": "版本:%s",
"text.graves.about.contributors": "貢獻者",
"text.graves.gui.next_page": "下一頁",
"text.graves.gui.previous_page": "上一頁",
"text.graves.gui.remove_protection": "移除保護",
"text.graves.gui.break_grave": "破壞墓碑",
"text.graves.gui.quick_pickup": "取走所有物品",
"text.graves.gui.teleport": "傳送到墓碑",
"text.graves.gui.cost.not_enough": "資源不足!",
"text.graves.gui.cost": "成本:",
"text.graves.gui.teleport.cost": "成本:",
"text.graves.gui.unlock_grave": "解鎖墓碑",
"text.graves.gui.fetch": "將墓碑移動到您的位置",
"text.graves.gui.fetch_failed": "無法將墓碑移動到您的位置!",
"text.graves.gui.cant_reverse": "您無法復原此動作!",
"text.graves.gui.click_to_confirm": "再次點擊以確認",
"text.graves.teleport.teleport_timer": "將在 %s 秒後傳送,請勿移動!",
"text.graves.teleport.teleport_timer_moving": "將在 %s 秒後傳送",
"text.graves.teleport.teleport_location": "傳送到 %s",
"text.graves.teleport.teleport_cancelled": "已取消傳送",
"item.universal_graves.grave_compass": "墓碑指南針",
"block.universal_graves.grave": "墓碑",
"block.universal_graves.visual_grave": "空的墓碑",
"block.universal_graves.container_grave": "墓碑",
"gamerule.universal_graves:protection_time": "墓碑對其他玩家的保護時間",
"gamerule.universal_graves:breaking_time": "墓碑過期時間",
"text.graves.cost.level": "經驗等級",
"text.graves.cost.creative": "創造模式",
"text.graves.cost.free": "免費",
"text.graves.cost.item": "物品",
"screen.graves.settings": "Universal Graves 設定"
}

0 comments on commit 1f1d6d4

Please sign in to comment.