Skip to content

Commit

Permalink
adding translations into module settings
Browse files Browse the repository at this point in the history
  • Loading branch information
originalaidn committed Aug 23, 2024
1 parent e49f795 commit 8c20661
Show file tree
Hide file tree
Showing 20 changed files with 221 additions and 35 deletions.
11 changes: 11 additions & 0 deletions lang/de.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{
"-- Select Server --": "-- Server auswählen --",
"Actions": "Aktionen",
"Add New Server Setting": "Neue Servereinstellung hinzufügen",
"Add": "Hinzufügen",
"Address": "Adresse",
"admins.action":"Aktion",
"admins.actions":"Aktionen",
Expand Down Expand Up @@ -174,6 +176,10 @@
"dashboard.won":"GEWONNEN",
"dashboard.youHaveActiveBans": "Sie haben aktive Sperren auf <b>:activeBans</b> Servern",
"dashboard.youHaveActiveMutes": "Sie haben aktive Stummschaltungen auf <b>:activeMutes</b> Servern",
"DB Host": "DB-Host",
"DB Name": "DB-Name",
"DB Pass": "DB-Passwort",
"DB User": "DB-Benutzer",
"Delete Report": "Bericht löschen",
"Delete": "Löschen",
"Edit": "Bearbeiten",
Expand All @@ -196,13 +202,15 @@
"Identifier": "Identifikator",
"If your report is approved you will find the player banned status in ban list": "Wenn Ihr Bericht genehmigt wird, finden Sie den gesperrten Status des Spielers in der Sperrliste",
"Media Link (Proof)": "Medienlink (Beweis)",
"Module Name": "Modulname",
"music.applyMusic": "Musik anwenden",
"music.applyMusicSkin": "Musik-Skin anwenden",
"music.error": "Beim Anwenden der Musik ist ein Fehler aufgetreten.",
"Mute List": "Stummschaltungsliste",
"Name": "Name",
"Never Expires": "Läuft nie ab",
"Nickname": "Spitzname",
"No": "Nein",
"Reason why you should be unbanned": "Grund, warum Sie entsperrt werden sollten",
"Reject": "Ablehnen",
"Report Details": "Berichtdetails",
Expand Down Expand Up @@ -244,10 +252,13 @@
"Target SteamID": "Ziel SteamID",
"The staff team will be notified of your appeal. They will then review if the ban is conclusive. After reviewing you will get a reply, which usually means within 24 hours.": "Das Team wird über Ihren Einspruch informiert. Sie werden dann prüfen, ob die Sperre gerechtfertigt ist. Nach der Überprüfung erhalten Sie eine Antwort, normalerweise innerhalb von 24 Stunden.",
"The staff team will be notified of your report. They will then review if the report is conclusive.": "Das Team wird über Ihren Bericht informiert. Sie werden dann prüfen, ob der Bericht schlüssig ist.",
"This feature introduces multi-server support for the Ranks module. It allows administrators to dynamically switch between different server databases for displaying player ranks. This is especially useful for managing multiple game servers from a single interface.": "Diese Funktion führt die Unterstützung für mehrere Server im Ränge-Modul ein. Sie ermöglicht Administratoren, dynamisch zwischen verschiedenen Serverdatenbanken zu wechseln, um die Spielerränge anzuzeigen. Dies ist besonders nützlich für die Verwaltung mehrerer Spieleserver von einer einzigen Schnittstelle aus.",
"Update": "Aktualisieren",
"View Proof": "Beweis ansehen",
"View": "Ansehen",
"Visibility": "Sichtbarkeit",
"What happens after I post my appeal?": "Was passiert, nachdem ich meinen Einspruch eingereicht habe?",
"Yes": "Ja",
"Your Email": "Ihre E-Mail",
"Your Name": "Ihr Name",
"Your SteamID": "Ihre SteamID"
Expand Down
11 changes: 11 additions & 0 deletions lang/en.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{
"-- Select Server --": "-- Select Server --",
"Actions": "Actions",
"Add New Server Setting": "Add New Server Setting",
"Add": "Add",
"Address": "Address",
"admins.action": "Action",
"admins.actions": "Actions",
Expand Down Expand Up @@ -175,6 +177,10 @@
"dashboard.won": "WON",
"dashboard.youHaveActiveBans": "You have active Bans on <b>:activeBans</b> servers",
"dashboard.youHaveActiveMutes": "You have active Mutes on <b>:activeMutes</b> servers",
"DB Host": "DB Host",
"DB Name": "DB Name",
"DB Pass": "DB Pass",
"DB User": "DB User",
"Delete Report": "Delete Report",
"Delete": "Delete",
"Edit": "Edit",
Expand All @@ -197,13 +203,15 @@
"Identifier": "Identifier",
"If your report is approved you will find the player banned status in ban list": "If your report is approved you will find the player banned status in ban list",
"Media Link (Proof)": "Media Link (Proof)",
"Module Name": "Module Name",
"music.applyMusic": "Apply Music",
"music.applyMusicSkin": "Apply Music Skin",
"music.error": "An error occurred while applying the music.",
"Mute List": "Mute List",
"Name": "Name",
"Never Expires": "Never Expires",
"Nickname": "Nickname",
"No": "No",
"Reason why you should be unbanned": "Reason why you should be unbanned",
"Reject": "Reject",
"Report Details": "Report Details",
Expand Down Expand Up @@ -245,10 +253,13 @@
"Target SteamID": "Target SteamID",
"The staff team will be notified of your appeal. They will then review if the ban is conclusive. After reviewing you will get a reply, which usually means within 24 hours.": "The staff team will be notified of your appeal. They will then review if the ban is conclusive. After reviewing you will get a reply, which usually means within 24 hours.",
"The staff team will be notified of your report. They will then review if the report is conclusive.": "The staff team will be notified of your report. They will then review if the report is conclusive.",
"This feature introduces multi-server support for the Ranks module. It allows administrators to dynamically switch between different server databases for displaying player ranks. This is especially useful for managing multiple game servers from a single interface.": "This feature introduces multi-server support for the Ranks module. It allows administrators to dynamically switch between different server databases for displaying player ranks. This is especially useful for managing multiple game servers from a single interface.",
"Update": "Update",
"View Proof": "View Proof",
"View": "View",
"Visibility": "Visibility",
"What happens after I post my appeal?": "What happens after I post my appeal?",
"Yes": "Yes",
"Your Email": "Your Email",
"Your Name": "Your Name",
"Your SteamID": "Your SteamID"
Expand Down
11 changes: 11 additions & 0 deletions lang/es.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{
"-- Select Server --": "-- Seleccionar Servidor --",
"Actions": "Acciones",
"Add New Server Setting": "Agregar nueva configuración de servidor",
"Add": "Agregar",
"Address": "Dirección",
"admins.action": "Acción",
"admins.actions": "Acciones",
Expand Down Expand Up @@ -175,6 +177,10 @@
"dashboard.won": "Ganado",
"dashboard.youHaveActiveBans": "Tienes prohibiciones activas en <b>:activeBans</b> servidores",
"dashboard.youHaveActiveMutes": "Tienes silenciamientos activos en <b>:activeMutes</b> servidores",
"DB Host": "Host de BD",
"DB Name": "Nombre de BD",
"DB Pass": "Contraseña de BD",
"DB User": "Usuario de BD",
"Delete Report": "Eliminar Reporte",
"Delete": "Eliminar",
"Edit": "Editar",
Expand All @@ -197,13 +203,15 @@
"Identifier": "Identificador",
"If your report is approved you will find the player banned status in ban list": "Si tu reporte es aprobado, encontrarás el estado de baneo del jugador en la lista de baneados",
"Media Link (Proof)": "Enlace Multimedia (Prueba)",
"Module Name": "Nombre del Módulo",
"music.applyMusic": "Seleccionar Musica",
"music.applyMusicSkin": "Seleccionar kit de musica",
"music.error": "Se produjo un error al seleccionar el kit de música.",
"Mute List": "Lista de silenciados",
"Name": "Nombre",
"Never Expires": "Nunca expira",
"Nickname": "Apodo",
"No": "No",
"Reason why you should be unbanned": "Razón por la que deberías ser desbaneado",
"Reject": "Rechazar",
"Report Details": "Detalles del Reporte",
Expand Down Expand Up @@ -245,10 +253,13 @@
"Target SteamID": "SteamID del Objetivo",
"The staff team will be notified of your appeal. They will then review if the ban is conclusive. After reviewing you will get a reply, which usually means within 24 hours.": "El equipo será notificado de tu apelación. Luego revisarán si el baneo es concluyente. Después de la revisión, recibirás una respuesta, generalmente en un plazo de 24 horas.",
"The staff team will be notified of your report. They will then review if the report is conclusive.": "El equipo será notificado de tu reporte. Luego revisarán si el reporte es concluyente.",
"This feature introduces multi-server support for the Ranks module. It allows administrators to dynamically switch between different server databases for displaying player ranks. This is especially useful for managing multiple game servers from a single interface.": "Esta función introduce soporte para múltiples servidores en el módulo de Rangos. Permite a los administradores cambiar dinámicamente entre diferentes bases de datos de servidores para mostrar los rangos de los jugadores. Esto es especialmente útil para gestionar varios servidores de juegos desde una única interfaz.",
"Update": "Actualizar",
"View Proof": "Ver Prueba",
"View": "Ver",
"Visibility": "Visibilidad",
"What happens after I post my appeal?": "¿Qué pasa después de enviar mi apelación?",
"Yes": "",
"Your Email": "Tu Correo Electrónico",
"Your Name": "Tu Nombre",
"Your SteamID": "Tu SteamID"
Expand Down
12 changes: 11 additions & 1 deletion lang/fr.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{

"-- Select Server --": "-- Sélectionner un Serveur --",
"Actions": "Actions",
"Add New Server Setting": "Ajouter un nouveau paramètre de serveur",
"Add": "Ajouter",
"Address": "Adresse",
"admins.action": "Action",
"admins.actions": "Actions",
Expand Down Expand Up @@ -176,6 +177,10 @@
"dashboard.won": "GAGNÉ",
"dashboard.youHaveActiveBans": "Vous avez des bannissements actifs sur <b>:activeBans</b> serveurs",
"dashboard.youHaveActiveMutes": "Vous avez des silences actifs sur <b>:activeMutes</b> serveurs",
"DB Host": "Hôte BD",
"DB Name": "Nom de la BD",
"DB Pass": "Mot de passe BD",
"DB User": "Utilisateur BD",
"Delete Report": "Supprimer le Rapport",
"Delete": "Supprimer",
"Edit": "Modifier",
Expand All @@ -198,13 +203,15 @@
"Identifier": "Identifiant",
"If your report is approved you will find the player banned status in ban list": "Si votre rapport est approuvé, vous trouverez le statut de bannissement du joueur dans la liste des bannis",
"Media Link (Proof)": "Lien Média (Preuve)",
"Module Name": "Nom du Module",
"music.applyMusic": "Appliquer la musique",
"music.applyMusicSkin": "Appliquer le skin de musique",
"music.error": "Une erreur s'est produite lors de l'application de la musique.",
"Mute List": "Liste des silences",
"Name": "Nom",
"Never Expires": "N'expire jamais",
"Nickname": "Pseudo",
"No": "Non",
"Reason why you should be unbanned": "Raison pour laquelle vous devriez être débanni",
"Reject": "Rejeter",
"Report Details": "Détails du Rapport",
Expand Down Expand Up @@ -246,10 +253,13 @@
"Target SteamID": "SteamID de la Cible",
"The staff team will be notified of your appeal. They will then review if the ban is conclusive. After reviewing you will get a reply, which usually means within 24 hours.": "L'équipe sera informée de votre appel. Elle examinera alors si le bannissement est concluant. Après examen, vous recevrez une réponse, généralement sous 24 heures.",
"The staff team will be notified of your report. They will then review if the report is conclusive.": "L'équipe sera informée de votre rapport. Elle examinera alors si le rapport est concluant.",
"This feature introduces multi-server support for the Ranks module. It allows administrators to dynamically switch between different server databases for displaying player ranks. This is especially useful for managing multiple game servers from a single interface.": "Cette fonctionnalité introduit la prise en charge multi-serveurs pour le module de Classements. Elle permet aux administrateurs de basculer dynamiquement entre différentes bases de données de serveurs pour afficher les classements des joueurs. Cela est particulièrement utile pour gérer plusieurs serveurs de jeux à partir d'une seule interface.",
"Update": "Mettre à jour",
"View Proof": "Voir la Preuve",
"View": "Voir",
"Visibility": "Visibilité",
"What happens after I post my appeal?": "Que se passe-t-il après avoir posté mon appel ?",
"Yes": "Oui",
"Your Email": "Votre E-mail",
"Your Name": "Votre Nom",
"Your SteamID": "Votre SteamID"
Expand Down
11 changes: 11 additions & 0 deletions lang/hu.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{
"-- Select Server --": "-- Válasszon Szervert --",
"Actions": "Műveletek",
"Add New Server Setting": "Új szerverbeállítás hozzáadása",
"Add": "Hozzáadás",
"Address": "Cím",
"admins.action": "Művelet",
"admins.actions": "Műveletek",
Expand Down Expand Up @@ -175,6 +177,10 @@
"dashboard.won": "NYERT",
"dashboard.youHaveActiveBans": "Aktív kitiltásod van <b>:activeBans</b> szerveren",
"dashboard.youHaveActiveMutes": "Aktív némításod van <b>:activeMutes</b> szerveren",
"DB Host": "Adatbázis IP-cím",
"DB Name": "Adatbázis neve",
"DB Pass": "Adatbázis jelszó",
"DB User": "Adatbázis felhasználónév",
"Delete Report": "Jelentés Törlése",
"Delete": "Törlés",
"Edit": "Szerkesztés",
Expand All @@ -197,13 +203,15 @@
"Identifier": "Azonosító",
"If your report is approved you will find the player banned status in ban list": "Ha a jelentése jóváhagyásra kerül, meg fogod találni a játékost a kitiltási listánkon",
"Media Link (Proof)": "Média Link (Bizonyíték)",
"Module Name": "Modul neve",
"music.applyMusic": "Zene alkalmazása",
"music.applyMusicSkin": "Zenekészlet alkalmazása",
"music.error": "Hiba történt a zene alkalmazása közben.",
"Mute List": "Némítási lista",
"Name": "Név",
"Never Expires": "Soha nem jár le",
"Nickname": "Becenév",
"No": "Nem",
"Reason why you should be unbanned": "Indok, hogy miért kellene feloldani a tiltást",
"Reject": "Elutasítás",
"Report Details": "Jelentés részletei",
Expand Down Expand Up @@ -245,10 +253,13 @@
"Target SteamID": "Jelenteni kívánt játékos SteamID-ja",
"The staff team will be notified of your appeal. They will then review if the ban is conclusive. After reviewing you will get a reply, which usually means within 24 hours.": "Az adminisztrátorok értesítést kapnak a fellebbezésedről. Ezt követően megvizsgálják, hogy a tiltás megalapozott-e. Az átvizsgálás után választ kapsz, ez általában 24 órán belül történik meg.",
"The staff team will be notified of your report. They will then review if the report is conclusive.": "Az adminisztrátorok értesítést kapnak a jelentésedről. Ezt követően megvizsgálják, hogy a jelentés megalapozott-e.",
"This feature introduces multi-server support for the Ranks module. It allows administrators to dynamically switch between different server databases for displaying player ranks. This is especially useful for managing multiple game servers from a single interface.": "Ez a funkció több szerver támogatását vezeti be a Rangok modulhoz. Lehetővé teszi azt, hogy dinamikusan váltsanak a különböző szerveradatbázisok között a játékosok rangsorának megjelenítése érdekében. Ez különösen hasznos több játékszerver egyetlen felületről történő kezeléséhez.",
"Update": "Frissítés",
"View Proof": "Bizonyíték megtekintése",
"View": "Megtekintés",
"Visibility": "Láthatóság",
"What happens after I post my appeal?": "Mi történik a fellebbezésem közzététele után?",
"Yes": "Igen",
"Your Email": "E-mail címed",
"Your Name": "Neved",
"Your SteamID": "SteamID-d"
Expand Down
11 changes: 11 additions & 0 deletions lang/it.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{
"-- Select Server --": "-- Seleziona Server --",
"Actions": "Azioni",
"Add New Server Setting": "Aggiungi nuova impostazione del server",
"Add": "Aggiungi",
"Address": "Indirizzo",
"admins.action": "Azione",
"admins.actions": "Azioni",
Expand Down Expand Up @@ -175,6 +177,10 @@
"dashboard.won": "VINTO",
"dashboard.youHaveActiveBans": "Hai ban attivi su <b>:activeBans</b> server",
"dashboard.youHaveActiveMutes": "Hai silenzi attivi su <b>:activeMutes</b> server",
"DB Host": "Host DB",
"DB Name": "Nome DB",
"DB Pass": "Password DB",
"DB User": "Utente DB",
"Delete Report": "Elimina Segnalazione",
"Delete": "Elimina",
"Edit": "Modifica",
Expand All @@ -197,13 +203,15 @@
"Identifier": "Identificatore",
"If your report is approved you will find the player banned status in ban list": "Se la tua segnalazione viene approvata, troverai lo stato del ban del giocatore nella lista dei bannati",
"Media Link (Proof)": "Link Media (Prova)",
"Module Name": "Nome del Modulo",
"music.applyMusic": "Applica musica",
"music.applyMusicSkin": "Applica skin alla musica",
"music.error": "Si è verificato un errore durante l'applicazione della musica.",
"Mute List": "Lista dei silenzi",
"Name": "Nome",
"Never Expires": "Non scade mai",
"Nickname": "Nickname",
"No": "No",
"Reason why you should be unbanned": "Motivo per cui dovresti essere sbannato",
"Reject": "Rifiutare",
"Report Details": "Dettagli della Segnalazione",
Expand Down Expand Up @@ -245,10 +253,13 @@
"Target SteamID": "SteamID del Bersaglio",
"The staff team will be notified of your appeal. They will then review if the ban is conclusive. After reviewing you will get a reply, which usually means within 24 hours.": "Il team sarà notificato del tuo ricorso. Quindi valuteranno se il ban è conclusivo. Dopo la revisione, riceverai una risposta, di solito entro 24 ore.",
"The staff team will be notified of your report. They will then review if the report is conclusive.": "Il team sarà notificato della tua segnalazione. Quindi valuteranno se la segnalazione è conclusiva.",
"This feature introduces multi-server support for the Ranks module. It allows administrators to dynamically switch between different server databases for displaying player ranks. This is especially useful for managing multiple game servers from a single interface.": "Questa funzione introduce il supporto multi-server per il modulo Classifiche. Consente agli amministratori di passare dinamicamente tra diverse basi di dati dei server per visualizzare le classifiche dei giocatori. Questo è particolarmente utile per gestire più server di gioco da un'unica interfaccia.",
"Update": "Aggiorna",
"View Proof": "Visualizza Prova",
"View": "Visualizza",
"Visibility": "Visibilità",
"What happens after I post my appeal?": "Cosa succede dopo aver inviato il mio ricorso?",
"Yes": "",
"Your Email": "La tua Email",
"Your Name": "Il tuo Nome",
"Your SteamID": "Il tuo SteamID"
Expand Down
Loading

0 comments on commit 8c20661

Please sign in to comment.