File name: | telnet.exe.mui |
Size: | 15360 byte |
MD5: | f0293183df06616b58ae81dabd4fd29f |
SHA1: | 6ecc4a63bfdbcb76b05c153ba0a5f95927283c71 |
SHA256: | 84d1d72d1a79379ab074b308e2aef21aaa67a408a43c8f93fd5aa817dc1998fb |
Operating systems: | Windows 10 |
Extension: | MUI |
In x64: | telnet.exe Klient för Microsoft Telnet (32-bitar) |
If an error occurred or the following message in Swedish language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.
id | Swedish | English |
---|---|---|
121 | DebugFlags | DebugFlags |
122 | PromptFlags | PromptFlags |
126 | TELNET.HLP | TELNET.HLP |
127 | Telnet - | Telnet - |
128 | Telnet - (Ingen) | Telnet - (None) |
129 | Telnet | Telnet |
130 | Anslut | Connect |
132 | Anslutningen till värddatorn bröts. |
Connection to host lost. |
135 | Anslutningen misslyckades. | Connect failed |
136 | Det går inte att få åtkomst till användarinställningarna. | Unable to access user settings. |
137 | Det finns inget ledigt minne. | Out of memory. |
138 | Du klistrar in mer än 256 byte. Vill du använda fördröjd inklistring? | You are pasting in more than 256 bytes. Do you want to have delayed pasting? |
139 | Telnet version 2.0 | Telnet Version 2.0 |
141 | Ansluter till | Connecting To |
142 | telnet [-a][-e escape-tecken][-f loggfil][-l användare][-t term][värd [port]] -a Försök logga in automatiskt. Samma som -l, förutom att detta försöker använda den aktuella användarens inloggningsnamn. -e Escape-tecken för att växla till Telnet-klientens prompt. -f Filnamn för loggning på klientsidan. -l Anger användarnamn för inloggning på fjärrdatorn. Detta kräver att fjärrdatorn stöder alternativet TELNET ENVIRON. -t Anger terminaltyp. Följande terminaltyper stöds: vt100, vt52, ansi och vtnt. värd Anger värddatornamn eller IP-adress för den fjärrdator som du vill ansluta till. port Anger portnummer eller tjänstnamn. |
telnet [-a][-e escape char][-f log file][-l user][-t term][host [port]] -a Attempt automatic logon. Same as -l option except uses the currently logged on user's name. -e Escape character to enter telnet client prompt. -f File name for client side logging -l Specifies the user name to log in with on the remote system. Requires that the remote system support the TELNET ENVIRON option. -t Specifies terminal type. Supported term types are vt100, vt52, ansi and vtnt only. host Specifies the hostname or IP address of the remote computer to connect to. port Specifies a port number or service name. |
181 | Det gick inte att initiera socketar. | Failure in socket initialization. |
185 | Det gick inte att ansluta till värddatorn, | Could not open connection to the host, |
186 | JIS Kanji | JIS Kanji |
187 | Shift JIS | Shift JIS |
188 | Japanese EUC | Japanese EUC |
189 | DEC Kanji | DEC Kanji |
190 | NEC Kanji | NEC Kanji |
191 | JIS Kanji(78) | JIS Kanji(78) |
192 | ACOS Kanji | ACOS Kanji |
193 | BugEmulation | BugEmulation |
194 | AcosSupport | AcosSupport |
195 | Emuleringstyp: VT100/Kanji med teckenuppsättning: | Emulation type: VT100/Kanji with codeset: |
250 | Välkommen till Microsoft Telnet-klient
|
Welcome to Microsoft Telnet Client
|
251 | Microsoft Telnet | Microsoft Telnet |
252 | Felaktigt kommando. Skriv ? eller help för närmare information.
|
Invalid Command. type ?/help for help
|
253 | Kommandon kan förkortas. Följande kommandon stöds: c - close stäng den aktuella anslutningen d - display visa parametrar o - open värddator [port] anslut till en värddator (standardport är 23) q - quit avsluta telnet set - set aktivera alternativ ('set ?' ger en lista) sen - send skicka strängar till servern st - status visa statusinformation u - unset inaktivera alternativ ('unset ?' ger en lista) ?/h - help visa hjälpinformation |
Commands may be abbreviated. Supported commands are: c - close close current connection d - display display operating parameters o - open hostname [port] connect to hostname (default port 23). q - quit exit telnet set - set set options (type 'set ?' for a list) sen - send send strings to server st - status print status information u - unset unset options (type 'unset ?' for a list) ?/h - help print help information |
254 | Telnet Client Build %d.%02d.%04d.%d
|
Telnet Client Build %d.%02d.%04d.%d
|
255 | close | close |
256 | display | display |
257 | help | help |
258 | open | open |
259 | quit | quit |
260 | set | set |
261 | status | status |
262 | unset | unset |
263 | Inget escape-tecken används
|
No escape character is used
|
264 | NTLM-autentisering är aktiverat
|
Will auth(NTLM Authentication)
|
265 | NTLM-autentisering är inaktiverat
|
Won't auth(NTLM Authentication)
|
266 | Lokalt eko är aktiverat
|
Local echo on
|
267 | Lokalt eko är inaktiverat
|
Local echo off
|
268 | Ansluten till %s
|
Connected to %s
|
269 | Inte ansluten
|
Not Connected
|
270 | Förhandlad terminaltyp är %s
|
Negotiated term type is %s
|
271 | Terminaltyp
Önskad terminaltyp är %s |
Will term type
Preferred term type is %s |
272 | Syntax är set Namn
Skriv set ? för närmare information. |
Format is 'set Name '
type 'set ?' for help. |
273 | bsasdel Backsteg skickas som delete
crlf Radmatningsläge - Retur skickar CR & LF delasbs Delete skickas som backsteg escape x x är escape-tecken som används för att växla till Telnet-klientens prompt localecho Aktiverar lokalt eko logfile x x är klientens aktuella loggfil logging Aktivera loggning mode x x är antingen console eller stream ntlm Aktivera NTLM-autentisering term x x är antingen ansi, vt100, vt52, vt80 eller vtnt |
bsasdel Backspace will be sent as delete
crlf New line mode - Causes return key to send CR & LF delasbs Delete will be sent as backspace escape x x is an escape charater to enter telnet client prompt localecho Turn on localecho. logfile x x is current client log file logging Turn on logging mode x x is console or stream ntlm Turn on NTLM authentication. term x x is ansi, vt100, vt52, or vtnt |
274 | Syntax är unset Namn
Skriv unset ? för mer information. |
Format is 'unset Name '
type 'unset ?' for help. |
275 | bsasdel Backsteg skickas som delete
crlf Radmatningsläge - Retur skickar CR delasbs Delete skickas som backsteg escape Inget escape-tecken används localecho Inaktiverar lokalt eko logging Inaktiverar loggning ntlm Inaktiverar NTLM-autentisering. |
bsasdel Backspace will be sent as backspace
crlf Line feed mode - Causes return key to send CR delasbs Delete will be sent as delete escape No escape character is used localecho Turn off localecho. logging Turn off logging ntlm Turn off NTLM authentication. |
284 | Följande terminaltyper stöds: vt100, vt52, ansi och vtnt.
|
Supported term types are vt100, vt52, ansi and vtnt only.
|
285 | bsasdel Backsteg skickas som delete
crlf Radmatningsläge - Retur skickar CR & LF delasbs Delete skickas som backsteg escape x x är escape-tecken som används för att växla till Telnet-klientens prompt localecho Aktiverar lokalt eko logfile x x är klientens aktuella loggfil logging Aktivera loggning mode x x är antingen console eller stream ntlm Aktivera NTLM-autentisering term x x är antingen ansi, vt100, vt52 eller vtnt codeset x x är Shift JIS, Japanese EUC, JIS Kanji, JIS Kanji(78), DEC Kanji eller NEC Kanji |
bsasdel Backspace will be sent as delete
crlf New line mode - Causes return key to send CR & LF delasbs Delete will be sent as backspace escape x x is an escape charater to enter telnet client prompt localecho Turn on localecho. logfile x x is current client log file logging Turn on logging mode x x is console or stream ntlm Turn on NTLM authentication. term x (where x is ansi, vt100, vt52, or vtnt) codeset x x is Shift JIS, Japanese EUC, JIS Kanji, JIS Kanji(78), DEC Kanji or NEC Kanji |
286 | bsasdel Backsteg skickas som backsteg
crlf Radmatningsläge - Retur skickar CR delasbs Delete skickas som delete localecho Inaktivera lokalt eko. logging Inaktivera loggning ntlm Aktivera NTLM-autentisering codeset Inaktivera VT80-emulering för Japanska teckenuppsättningar. |
bsasdel Backspace will be sent as backspace
crlf Line feed mode - Causes return key to send CR delasbs Delete will be sent as delete localecho Turn off localecho. logging Turn off logging ntlm Turn off NTLM authentication. codeset Turn off vt80 emulation for japanese codesets. |
288 | Licensen för Microsoft Telnet-klienten har upphört att gälla | The Microsoft Telnet Client License has expired |
289 | Tryck ned valfri tangent för att fortsätta.... |
Press any key to continue... |
290 | Emuleringstyp: ingen
|
Emulation type: None
|
291 | Klientloggning är aktiverat
|
Client logging on
|
292 | Klientloggning är inaktiverat
|
Client logging off
|
293 | Loggfil: %s
|
Log file : %s
|
294 | Loggfilen kunde inte skapas.
|
Failed to create log file.
|
295 | Ingen loggfil angavs.
|
Logfile is not specified
|
296 | send | send |
297 | Ångra utmatning skickades
|
Sent abort output
|
298 | Är du där skickades
|
Sent are you there
|
299 | Escape-tecken skickades
|
Sent escape character
|
300 | Avbryt behandling skickades
|
Sent interrupt process
|
301 | ao Skicka Telnet-kommandot "Ånga utmatning"
ayt Skicka Telnet-kommandot "Finns du där" nbrk Skicka Telnet-kommandot brk esc Skicka det aktuella escape-tecknet för Telnet ip Skicka Telnet-kommandot "Avbryt behandling" synch Skicka Telnet-kommandot synch Alla andra strängar skickas som de skrivs till Telnet-servern |
ao Send telnet command 'Abort Output'
ayt Send telnet command 'Are You There' brk Send telnet command brk esc Send current telnet escape character ip Send telnet command 'Interrupt Process' synch Send telnet command synch any other string will be sent as it is to the telnet server |
302 | Formatet är send sträng
skriv send ? om du vill se närmare hjälp |
Format is 'send String'
type 'send ?' for help |
303 | Följande sträng skickades: %s
|
Sent string %s
|
304 | Kommandot synch skickades
|
Sent synch command
|
305 | Delete skickas som backsteg
|
Delete will be sent as backspace
|
306 | Backsteg skickas som delete
|
Backspace will be sent as delete
|
307 | Delete skickas som delete
|
Delete will be sent as delete
|
308 | Backsteg skickas som backsteg
|
Backspace will be sent as backspace
|
309 | Radmatningsläge - Retur skickar CR & LF
|
New line mode - Causes return key to send CR & LF
|
310 | Radmatningsläge - Retur skickar CR
|
Line feed mode - Causes return key to send CR
|
311 | Dataströmsläge - fungerar bra tillsammans med kommandoradsprogram
|
Stream mode - Works well with command line applications
|
312 | Konsolläge - fungerar bra tillsammans med skärmprogram såsom vi
|
Console mode - Works well with screen applications like vi
|
313 | Aktuellt läge: | Current mode: |
314 | Dataström
|
Stream
|
315 | Konsol
|
Console
|
316 | Endast lägena Konsol och Dataström stöds.
|
Supported modes are console and stream only.
|
317 | Endast följande teckenuppsättningar stöds: Shift JIS, Japanese EUC,
JIS Kanji, JIS Kanji(78), DEC Kanji och NEC Kanji. |
Supported codesets are Shift JIS, Japanese EUC, JIS Kanji, JIS Kanji(78), DEC Kanji and NEC Kanji only.
|
318 | Felaktig tangentkombination
|
Invalid Key Combination
|
900 | på porten %s | on port %s |
901 | (värddator) | ( to ) |
902 | syntax: open värddator port |
usage: open hostname port |
903 | Escape-tecken är %s%c |
Escape Character is '%s%c' |
904 | Du kommer nu att skicka lösenordsinformation till en fjärrdator i zonen %s. Detta kan innebära en säkerhetsrisk. Vill du skicka lösenordet? (%s/%s): | You are about to send your password information to a remote computer in %s zone. This might not be safe. Do you want to send anyway (%s/%s): |
905 | j | y |
906 | n | n |
File Description: | Klient för Microsoft Telnet |
File Version: | 10.0.15063.0 (WinBuild.160101.0800) |
Company Name: | Microsoft Corporation |
Internal Name: | telnet.exe |
Legal Copyright: | © Microsoft Corporation. Med ensamrätt. |
Original Filename: | telnetc.exe.mui |
Product Name: | Operativsystemet Microsoft® Windows® |
Product Version: | 10.0.15063.0 |
Translation: | 0x41D, 1200 |