diff options
| -rw-r--r-- | builtin/locale/__builtin.de.tr | 9 | ||||
| -rw-r--r-- | builtin/locale/__builtin.it.tr | 5 | ||||
| -rw-r--r-- | builtin/locale/template.txt | 4 |
3 files changed, 12 insertions, 6 deletions
diff --git a/builtin/locale/__builtin.de.tr b/builtin/locale/__builtin.de.tr index 4a17f7a4b..f09bd93da 100644 --- a/builtin/locale/__builtin.de.tr +++ b/builtin/locale/__builtin.de.tr @@ -43,7 +43,7 @@ Invalid parameters (see /help revoke).=Ungültige Parameter (siehe „/help revo Revoke privileges from yourself=Privilegien von Ihnen selbst entfernen Invalid parameters (see /help revokeme).=Ungültige Parameter (siehe „/help revokeme“). <name> <password>=<Name> <Passwort> -Set player's password=Passwort von Spieler setzen +Set player's password (sent unencrypted, thus insecure)= Name field required.=Namensfeld benötigt. Your password was cleared by @1.=Ihr Passwort wurde von @1 geleert. Password of player "@1" cleared.=Passwort von Spieler „@1“ geleert. @@ -197,6 +197,7 @@ Available commands:=Verfügbare Befehle: Command not available: @1=Befehl nicht verfügbar: @1 [all | privs | <cmd>] [-t]=[all | privs | <Befehl>] [-t] Get help for commands or list privileges (-t: output in chat)=Hilfe für Befehle erhalten oder Privilegien auflisten (-t: Ausgabe im Chat) +Available privileges:=Verfügbare Privilegien: Command=Befehl Parameters=Parameter For more information, click on any entry in the list.=Für mehr Informationen klicken Sie auf einen beliebigen Eintrag in der Liste. @@ -206,7 +207,6 @@ Available commands: (see also: /help <cmd>)=Verfügbare Befehle: (siehe auch: /h Close=Schließen Privilege=Privileg Description=Beschreibung -Available privileges:=Verfügbare Privilegien: print [<filter>] | dump [<filter>] | save [<format> [<filter>]] | reset=print [<Filter>] | dump [<Filter>] | save [<Format> [<Filter>]] Handle the profiler and profiling data=Den Profiler und Profilingdaten verwalten Statistics written to action log.=Statistiken zum Aktionsprotokoll geschrieben. @@ -244,3 +244,8 @@ A total of @1 sample(s) were taken.=Es wurden insgesamt @1 Datenpunkt(e) aufgeze The output is limited to '@1'.=Die Ausgabe ist beschränkt auf „@1“. Saving of profile failed: @1=Speichern des Profils fehlgeschlagen: @1 Profile saved to @1=Profil abgespeichert nach @1 + + +##### not used anymore ##### + +Set player's password=Passwort von Spieler setzen diff --git a/builtin/locale/__builtin.it.tr b/builtin/locale/__builtin.it.tr index b04b48926..e88cd5532 100644 --- a/builtin/locale/__builtin.it.tr +++ b/builtin/locale/__builtin.it.tr @@ -43,7 +43,7 @@ Invalid parameters (see /help revoke).=Parametri non validi (vedi /help revoke). Revoke privileges from yourself=Revoca privilegi a te stessǝ Invalid parameters (see /help revokeme).=Parametri non validi (vedi /help revokeme). <name> <password>=<nome> <password> -Set player's password=Imposta la password del giocatore +Set player's password (sent unencrypted, thus insecure)= Name field required.=Campo "nome" richiesto. Your password was cleared by @1.=La tua password è stata resettata da @1. Password of player "@1" cleared.=Password del giocatore "@1" resettata. @@ -197,6 +197,7 @@ Available commands:=Comandi disponibili: Command not available: @1=Comando non disponibile: @1 [all | privs | <cmd>] [-t]= Get help for commands or list privileges (-t: output in chat)= +Available privileges:=Privilegi disponibili: Command=Comando Parameters=Parametri For more information, click on any entry in the list.=Per più informazioni, clicca su una qualsiasi voce dell'elenco. @@ -206,7 +207,6 @@ Available commands: (see also: /help <cmd>)=Comandi disponibili: (vedi anche /he Close=Chiudi Privilege=Privilegio Description=Descrizione -Available privileges:=Privilegi disponibili: print [<filter>] | dump [<filter>] | save [<format> [<filter>]] | reset=print [<filtro>] | dump [<filtro>] | save [<formato> [<filtro>]] | reset Handle the profiler and profiling data=Gestisce il profiler e i dati da esso elaborati Statistics written to action log.=Statistiche scritte nel log delle azioni. @@ -248,6 +248,7 @@ Profile saved to @1= ##### not used anymore ##### +Set player's password=Imposta la password del giocatore Invalid time.=Orario non valido. [all | privs | <cmd>]=[all | privs | <comando>] Get help for commands or list privileges=Richiama la finestra d'aiuto dei comandi o dei privilegi diff --git a/builtin/locale/template.txt b/builtin/locale/template.txt index fa7352317..172d747ba 100644 --- a/builtin/locale/template.txt +++ b/builtin/locale/template.txt @@ -43,7 +43,7 @@ Invalid parameters (see /help revoke).= Revoke privileges from yourself= Invalid parameters (see /help revokeme).= <name> <password>= -Set player's password= +Set player's password (sent unencrypted, thus insecure)= Name field required.= Your password was cleared by @1.= Password of player "@1" cleared.= @@ -197,6 +197,7 @@ Available commands:= Command not available: @1= [all | privs | <cmd>] [-t]= Get help for commands or list privileges (-t: output in chat)= +Available privileges:= Command= Parameters= For more information, click on any entry in the list.= @@ -206,7 +207,6 @@ Available commands: (see also: /help <cmd>)= Close= Privilege= Description= -Available privileges:= print [<filter>] | dump [<filter>] | save [<format> [<filter>]] | reset= Handle the profiler and profiling data= Statistics written to action log.= |
