feat: update translation files

This commit is contained in:
ineanto 2025-06-06 15:10:51 +02:00
parent bcea10c9db
commit 1dbb199258
Signed by: ineanto
GPG key ID: E511F9CAA2F9CE84
5 changed files with 14 additions and 13 deletions
build.gradle.kts
gradle/wrapper
src/main
java/xyz/ineanto/nicko/language
resources

View file

@ -2,7 +2,7 @@ plugins {
id("java")
id("com.gradleup.shadow") version "8.3.2"
id("xyz.jpenilla.run-paper") version "2.3.0"
id("io.papermc.paperweight.userdev") version "2.0.0-beta.10"
id("io.papermc.paperweight.userdev") version "2.0.0-beta.17"
}
group = "xyz.ineanto"
@ -13,6 +13,7 @@ val invuiVersion: String = "1.44"
java {
sourceCompatibility = JavaVersion.VERSION_22
targetCompatibility = JavaVersion.VERSION_22
toolchain {
languageVersion = JavaLanguageVersion.of(22)
}
@ -22,10 +23,10 @@ repositories {
mavenCentral()
mavenLocal()
maven { url = uri("https://repo.xenondevs.xyz/releases") }
maven { url = uri("https://repo.papermc.io/repository/maven-public/") }
maven { url = uri("https://repo.codemc.io/repository/maven-snapshots/") }
maven { url = uri("https://repo.extendedclip.com/content/repositories/placeholderapi/") }
maven("https://repo.xenondevs.xyz/releases")
maven("https://repo.papermc.io/repository/maven-public/")
maven("https://repo.codemc.io/repository/maven-snapshots/")
maven("https://repo.extendedclip.com/content/repositories/placeholderapi/")
}
dependencies {

View file

@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.2-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME

View file

@ -9,7 +9,7 @@ public enum Language implements Serializable {
FRENCH("fr", "Français"),
CUSTOM("cm", "Server Custom");
public static final Version VERSION = new Version(1, 3, 0);
public static final Version VERSION = new Version(1, 3, 1);
private final String code;
private transient final String name;

View file

@ -1,7 +1,7 @@
# Nicko ${version} - Language File:
# Specifies the configuration version, don't change.
version: "1.3.0"
version: "1.3.1"
prefix: "<b><gradient:#01a97c:#8ffd54>NICKO</gradient></b>"
whoosh: "<b><gradient:#01a97c:#8ffd54>WHOOSH!</gradient></b>"
@ -38,7 +38,7 @@ event:
gui:
title:
home: "Nicko - Home"
home: "Nicko"
settings: "Settings"
admin: "Administration"
check: "Player Management"
@ -102,7 +102,7 @@ gui:
- "<gray>Completely remove your disguise.</gray>"
admin:
manage_cache:
name: "Manage the <gold>skin</gold> cache..."
name: "Manage the skin cache..."
lore:
- "<gray>View and manage the skin cache.</gray>"
manage_player:

View file

@ -1,7 +1,7 @@
# Nicko ${version} - Fichier de langue:
# Précise la version de la configuration, ne pas changer.
version: "1.3.0"
version: "1.3.1"
prefix: "<b><gradient:#01a97c:#8ffd54>NICKO</gradient></b>"
whoosh: "<b><gradient:#01a97c:#8ffd54>WHOOSH!</gradient></b>"
@ -38,7 +38,7 @@ event:
gui:
title:
home: "Nicko - Accueil"
home: "Nicko"
settings: "Paramètres"
admin: "Administration"
check: "Gestion des Joueurs"
@ -103,7 +103,7 @@ gui:
- "<gray>Supprime complètement votre déguisement.</gray>"
admin:
manage_cache:
name: "Gérer le cache de <gold>skin...</gold>"
name: "Gérer le cache de skin..."
lore:
- "<gray>Consultez et gérez le cache de skin.</gray>"
manage_player: