Giter VIP home page Giter VIP logo

Comments (3)

mesacarlos avatar mesacarlos commented on August 22, 2024

Thank you for your contribution!
I'll release a new version in the next hours with the translation.
That snippet translates the client. Could you please also translate the plugin?

# WebConsole.java
boot-error = Error occured while starting WebSocket Server.

# WSServer.java
connection-resumed-message = Connected. Already logged in, welcome back!
connection-resumed-console = [WebConsole] Connected and resumed session from {0}
connection-login-message = Connection started, waiting login
connection-login-console = [WebConsole] Connected and waiting login from {0} 
unknown-command-message = Unknown command
unknown-command-console = [WebConsole] Signal "{0}" was not processed since is not valid. Is your plugin/web interface up to date?
forbidden-message = Forbidden
forbidden-console = [WebConsole] {0} tried to run "{1}" while not logged in!
closed-connection = [WebConsole] Closed connection and logged out from {0}
error-on-connection = [WebConsole] Error occurred on connection {0}: {1}
started-websocket = [WebConsole] WebSocket Server started successfully.

# CpuUsageCommand.java
cpu-usage-message = Usage is {0}%

# ExecCommand.java
cmd-executed-console = [WebConsole] {0} executed "{1}".

# LogInCommand.java
login-sucessful-message = Logged in
login-sucessful-console = [WebConsole] Successfully logged in from {0}
login-failed-message = Incorrect password, try again
login-failed-console = [WebConsole] Password incorrect while login from {0}

# PlayersCommand.java
players-message = Connected {0} players for a maximum of {1}

# RamUsageCommand.java
ram-usage-message = {0} free, {1} used, {2} maximum memory

# WebConsoleCommand.java
webconsole-version = WebConsole version {0}.
webconsole-no-connections = There are no logged in WebConsole connections now.
webconsole-active-connections = Connected to WebConsole from:

# ReadLogFileCommand.java
log-read-error = Error trying to read latest.log file

from webconsole.

NoNamePro0 avatar NoNamePro0 commented on August 22, 2024

Oh yeah.

# WebConsole.java
boot-error = Ein Fehler ist aufgekommen beim Starten des WebSocket Server.

# WSServer.java
connection-resumed-message = Verbunden. Bereits eingeloggt, willkommen zurück!
connection-resumed-console = [WebConsole] {0} hat sich Verbunden und ist bereits eingeloggt.
connection-login-message = Verbunden, warten auf den Login.
connection-login-console = [WebConsole] {0} hat sich verbunden, auf den Login wird gewartet.
unknown-command-message = Unbekannter Befehl.
unknown-command-console = [WebConsole] Der Command '{0}' existiert nicht. Ist dein Plugin/Webinterface auf dem aktuellsten Stand?
forbidden-message = Nicht erlaubt! Versuche erneut dich zu verbinden mit deinem Passwort!
forbidden-console = [WebConsole] {0} hat versucht "{1}" auszuführen, ohne eingeloggt zu sein.
closed-connection = [WebConsole] {0} hat seine Verbindung geschlossen und hat sich ausgeloggt.
error-on-connection = [WebConsole] Fehler beim verbinden von {0}: {1}.
started-websocket = [WebConsole] WebSocket Server wurde erfolgreich gestartet.

# CpuUsageCommand.java
cpu-usage-message = Die CPU Auslastung liegt bei {0}%.

# ExecCommand.java
cmd-executed-console = [WebConsole] {0} hat "{1}" ausgeführt.

# LogInCommand.java
login-sucessful-message = Eingeloggt.
login-sucessful-console = [WebConsole] {0} hat sich erfolgreich eingeloggt!
login-failed-message = Falsches Passwort, versuch es nochmal!
login-failed-console = [WebConsole] {0} hat das Passwort falsch eingegeben

# PlayersCommand.java
players-message = {0} von {1} Spieler sind verbunden.

# RamUsageCommand.java
ram-usage-message = {0} frei, {1} benutzt, {2} maximal

# WebConsoleCommand.java
webconsole-version = Die WebConsole Version ist {0}.
webconsole-no-connections = Aktuell ist niemand mit der WebConsole verbunden
webconsole-active-connections = Aktive Verbindugen von: 

# ReadLogFileCommand.java
log-read-error = Fehler beim lesen der 'latest.log'-Logdatei

from webconsole.

mesacarlos avatar mesacarlos commented on August 22, 2024

Done a5335b1
https://github.com/mesacarlos/WebConsole/releases/tag/v1.5-rev4

from webconsole.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.