MZP@pjr !L!This program must be run under Win32 $7PELJf# @ .text `.data@.rsrc @@]*Y( ]*Y0H ` x    8Ph ( @ X p ! " # $ & ' (0 ,H -` .x / 0 1 E F G H I8 JP Kh L R S T U V X Y( \@ ]X ^p _ ` a b c d e f0 gH h` ix j k l m n op q8rPshtuwxyz{|(}@~Xp0H9`:x;<=>xyz {8|P}h~(@Xp0H`x 8Ph(@Xp0H`x]*Y)H(V( p(8(P(h(( )8)f))))()@**XJ*pb****+4+`+~+0+H+`+x ,6,\,x,,,, -8(-PL-ht----]*Y]*Y]*Y]*Y]*Y(]*Y8]*YH]*YX]*Yh]*Yx]*Y]*Y]*Y]*Y]*Y]*Y]*Y]*Y]*Y]*Y]*Y(]*Y8]*YH]*YX]*Yh]*Yx]*Y]*Y]*Y]*Y]*Y]*Y]*Y]*Y]*Y]*Y]*Y(]*Y8]*YH]*YX]*Yh]*Yx]*Y]*Y]*Y]*Y]*Y]*Y]*Y]*Y]*Y]*Y]*Y(]*Y8]*YH]*YX]*Yh]*Yx]*Y]*Y]*Y]*Y]*Y]*Y]*Y]*Y]*Y]*Y]*Y(]*Y8]*YH]*YX]*Yh]*Yx]*Y]*Y]*Y]*Y]*Y]*Y]*Y]*Y]*Y ]*Y ]*Y( ]*Y8 ]*YH ]*YX ]*Yh ]*Yx ]*Y ]*Y ]*Y ]*Y ]*Y ]*Y ]*Y ]*Y ]*Y!]*Y!]*Y(!]*Y8!]*YH!]*YX!]*Yh!]*Yx!]*Y!]*Y!]*Y!]*Y!]*Y!]*Y!]*Y!]*Y!]*Y"]*Y"]*Y("]*Y8"]*YH"]*YX"]*Yh"]*Yx"]*Y"]*Y"]*Y"]*Y"]*Y"]*Y"]*Y"]*Y"]*Y#]*Y#]*Y(#]*Y8#]*YH#]*YX#]*Yh#]*Yx#]*Y#]*Y#]*Y#]*Y#]*Y#]*Y#]*Y#]*Y#]*Y$]*Y$]*Y($]*Y8$]*YH$]*YX$]*Yh$]*Yx$]*Y$]*Y$]*Y$]*Y$]*Y$]*Y$]*Y$]*Y$]*Y%]*Y%]*Y(%]*Y8%]*YH%]*YX%]*Yh%]*Yx%]*Y%]*Y%]*Y%]*Y%]*Y%]*Y%]*Y%]*Y%]*Y&]*Y&]*Y(&]*Y8&]*YH&]*YX&]*Yh&]*Yx&]*Y&]*Y&]*Y&]*Y&]*Y&]*Y&]*Y&]*Y&]*Y']*Y']*Y(']*Y8']*YH']*YX']*Yh']*Yx']*Y']*Y']*Y']*Y']*Y']*Y']*Y']*Y']*Y(]*Y(]*Y((]*Y 8($N$h8J\@غ" Nv<L 8l"D #*$(+Z$/ 35`(9X?TBGHLMP@RTZxbirtotqrLv  ܑzpTģ>̮d$f$<@6 x8 N  !"$r$' )*,L.15P77?dBzFjLIJpPlTVLDZD]0^D`8bFcxe<4h^h\i$i8jnoLsxt| 2Hr "H,̦Dp|P>8<Ldj4Ph J8x88p*pj( R bp%v&)RT-d2$69<?L@\AxD8G@KNRdSTW2<[^^aLd*i\\l0p0vX{h|~0l| XTd4 @@ 0dP% x @a 0 =L $-$)P | < K  W  $ | : ܰp@444b Ġ8R@0DVCLAL TABOUTDIALOGTAUTHENTICATEFORMTCLEANUPDIALOGTCONSOLEDIALOG TCOPYDIALOGTCOPYLOCALDIALOGTCOPYPARAMCUSTOMDIALOGTCOPYPARAMPRESETDIALOGTCOPYPARAMSFRAMETCREATEDIRECTORYDIALOGTCUSTOMCOMMANDDIALOG TCUSTOMDIALOGTCUSTOMSCPEXPLORERFORMTEDITMASKDIALOG TEDITORFORMTEDITORPREFERENCESDIALOGTFILEFINDDIALOGTFILESYSTEMINFODIALOGTFULLSYNCHRONIZEDIALOGTGENERATEURLDIALOGTIMPORTSESSIONSDIALOGTLICENSEDIALOGTLOCATIONPROFILESDIALOG TLOGINDIALOG TMESSAGEFORMTNONVISUALDATAMODULETOPENDIRECTORYDIALOGTPREFERENCESDIALOG TPROGRESSFORMTPROPERTIESDIALOGTREMOTETRANSFERDIALOG TRIGHTSFRAMETSCPCOMMANDERFORMTSCPEXPLORERFORMTSELECTMASKDIALOGTSITEADVANCEDDIALOGTSYMLINKDIALOGTSYNCHRONIZECHECKLISTDIALOGTSYNCHRONIZEDIALOGTSYNCHRONIZEPROGRESSFORMhelp [ <command> [ <command2> ... ] ] Displays list of commands when no parameters are specified. Displays help for each command when some are specified. alias: man examples: help help ls Dexit Closes all sessions and terminates the program. alias: bye @open <site> open sftp|scp|ftp[es]|dav[s]|s3 :// [ <user> [ :password ] @ ] <host> [ :<port> ] Establishes connection to given host. Use either name of the site or specify host, username, port and protocol directly. switches: -privatekey=<file> SSH private key file -hostkey=<fingerprint> Fingerprint of server host key (SFTP and SCP only). -clientcert=<file> TLS/SSL client certificate file -certificate=<fingerprint> Fingerprint of TLS/SSL certificate (FTPS and WebDAVS only) -passphrase=<phr> Private key passphrase -passive=on|off Passive mode (FTP protocol only) -implicit Implicit TLS/SSL (FTP protocol only) -explicit Explicit TLS/SSL (FTP protocol only) -timeout=<sec> Server response timeout -username=<user> An alternative way to provide a username -password=<password> An alternative way to provide a password -rawsettings setting1=value1 setting2=value2 ... Configures any site settings using raw format as in an INI file -filezilla Load <site> from FileZilla site manager -newpassword=<password> Changes password to <password> -passwordsfromfiles Read all passwords from files examples: open open sftp://martin@example.com:2222 -privatekey=mykey.ppk open martin@example.com open example.com close [ <session> ] Closes session specified by its number. When session number is not specified, closes currently selected session. examples: close close 1 session [ <session> ] Makes session specified by its number active. When session number is not specified, lists connected sessions. examples: session session 1 Bpwd Prints current remote working directory for active session. cd [ <directory> ] Changes remote working directory for active session. If directory is not specified, changes to home directory. examples: cd /home/martin cd Uls [ <directory> ]/[ <wildcard> ] Lists the contents of specified remote directory. If directory is not specified, lists working directory. When wildcard is specified, it is treated as set of files to list. Otherwise, all files are listed. alias: dir effective option: failonnomatch examples: ls ls *.html ls /home/martin Hlpwd Prints current local working directory (valid for all sessions). Wlcd <directory> Changes local working directory for all sessions. example: lcd d:\ Blls [ <directory> ]\[ <wildcard> ] Lists the contents of specified local directory. If directory is not specified, lists working directory. When wildcard is specified, it is treated as set of files to list. Otherwise, all files are listed. effective option: failonnomatch examples: lls lls *.html lls d:\ 9rm <file> [ <file2> ... ] Removes one or more remote files. If remote recycle bin is configured, moves file to the bin instead of deleting it. Filename can be replaced with wildcard to select multiple files. effective option: failonnomatch examples: rm index.html rm index.html about.html rm *.html rmdir <directory> [ <directory2> ... ] Removes one or more remote directories. If remote recycle bin is configured, moves directory to the bin instead of deleting it. example: rmdir public_html ?mv <file> [ <file2> ... ] [ <directory>/ ][ <newname> ] Moves or renames one or more remote files. Destination directory or new name or both must be specified. Destination directory must end with slash. Operation mask can be used instead of new name. Filename can be replaced with wildcard to select multiple files. alias: rename effective option: failonnomatch examples: mv index.html public_html/ mv index.html about.* mv index.html public_html/about.* mv public_html/index.html public_html/about.html /home/martin/*.bak mv *.html /home/backup/*.bak ^chmod <mode> <file> [ <file2> ... ] Changes permissions of one or more remote files. Mode can be specified as three or four-digit octal number. Filename can be replaced with wildcard to select multiple files. effective option: failonnomatch examples: chmod 644 index.html about.html chmod 1700 /home/martin/public_html chmod 644 *.html rln <target> <symlink> Creates remote symbolic link. alias: symlink example: ln /home/martin/public_html www Kmkdir <directory> Creates remote directory. example: mkdir public_html get <file> [ [ <file2> ... ] <directory>\[ <newname> ] ] Downloads one or more files from remote directory to local directory. If only one parameter is specified downloads the file to local working directory. If more parameters are specified, all except the last one specify set of files to download. The last parameter specifies target local directory and optionally operation mask to store file(s) under different name. Destination directory must end with backslash. Filename can be replaced with wildcard to select multiple files. To download more files to current working directory use '.\' as the last parameter. alias: recv, mget switches: -delete Delete source remote file(s) after transfer -resume Resume transfer if possible (SFTP and FTP protocols only) -append Append file to end of target file (SFTP protocol only) -preservetime Preserve timestamp -nopreservetime Do not preserve timestamp -speed=<kbps> Limit transfer speed (in KB/s) -transfer=<mode> Transfer mode: binary, ascii, automatic -filemask=<mask> Sets file mask. -resumesupport=<state> Configures resume support. Possible values are 'on', 'off' or threshold -neweronly Transfer new and updated files only -latest Transfer the latest file only effective options: confirm, failonnomatch, reconnecttime examples: get index.html get -delete index.html about.html .\ get index.html about.html d:\www\ get public_html/index.html d:\www\about.* get *.html *.png d:\www\*.bak put <file> [ [ <file2> ... ] <directory>/[ <newname> ] ] Uploads one or more files from local directory to remote directory. If only one parameter is specified uploads the file to remote working directory. If more parameters are specified, all except the last one specify set of files to upload. The last parameter specifies target remote directory and optionally operation mask to store file(s) under different name. Destination directory must end with slash. Filename can be replaced with wildcard to select multiple files. To upload more files to current working directory use './' as the last parameter. alias: send, mput switches: -delete Delete source local file(s) after transfer -resume Resume transfer if possible (SFTP and FTP protocols only) -append Append file to end of target file (SFTP protocol only) -preservetime Preserve timestamp -nopreservetime Do not preserve timestamp -permissions=<mode> Set permissions -nopermissions Keep default permissions -speed=<kbps> Limit transfer speed (in KB/s) -transfer=<mode> Transfer mode: binary, ascii, automatic -filemask=<mask> Sets file mask. -resumesupport=<state> Configures resume support. Possible values are 'on', 'off' or threshold -neweronly Transfer new and updated files only -latest Transfer the latest file only effective options: confirm, failonnomatch, reconnecttime examples: put index.html put -delete index.html about.html ./ put -permissions=644 index.html about.html /home/martin/public_html/ put d:\www\index.html about.* put *.html *.png /home/martin/backup/*.bak option [ <option> [ <value> ] ] If no parameters are specified, lists all script options and their values. When one parameter is specified only, shows value of the option. When two parameters are specified sets value of the option. Initial values of some options are taken from application configuration, however modifing the options does not change the application configuration. options are: echo on|off Toggles echoing of command being executed. Commands affected: all batch on|off|abort|continue Toggles batch mode (all prompts are automatically replied negatively). When 'on', it is recommended to set 'confirm' to 'off' to allow overwrites. With 'abort', script is aborted when any error occurs. With 'continue', all errors are ignored. Reconnect time is automatically limited do 120s, if not limited yet. Commands affected: nearly all confirm on|off Toggles confirmations (overwrite, etc.). Commands affected: get, put reconnecttime off | <sec> Time limit in seconds to try reconnecting broken sessions. Commands affected: get, put, synchronize, keepuptodate failonnomatch on|off When 'on', commands fail when file mask matches no files. When 'off', commands do nothing when file mask matches no files. Commands affected: get, put, rm, mv, chmod, ls, lls examples: option option batch option confirm off Csynchronize local|remote|both [ <local directory> [ <remote directory> ] ] When the first parameter is 'local' synchronises local directory with remote one. When the first parameter is 'remote' synchronises remote directory with local one. When the first parameter is 'both' synchronises directories one against the other. When directories are not specified, current working directories are synchronized. Note: Overwrite confirmations are always off for the command. switches: -preview Preview changes only, do not synchronize -delete Delete obsolete files -mirror Mirror mode (synchronize also older files). Ignored for 'both'. -criteria=<criteria> Comparison criteria. Possible values are 'none', 'time', 'size' and 'either'. Ignored for 'both' mode. -permissions=<mode> Set permissions -nopermissions Keep default permissions -speed=<kbps> Limit transfer speed (in KB/s) -transfer=<mode> Transfer mode: binary, ascii, automatic -filemask=<mask> Sets file mask. -resumesupport=<state> Configures resume support. Possible values are 'on', 'off' or threshold effective options: reconnecttime examples: synchronize remote -delete synchronize both d:\www /home/martin/public_html Skeepuptodate [ <local directory> [ <remote directory> ] ] Watches for changes in local directory and reflects them on remote one. When directories are not specified, current working directories are synchronized. To stop watching for changes press Ctrl-C. Note: Overwrite confirmations are always off for the command. switches: -delete Delete obsolete files -permissions=<mode> Set permissions -nopermissions Keep default permissions -speed=<kbps> Limit transfer speed (in KB/s) -transfer=<mode> Transfer mode: binary, ascii, automatic -filemask=<mask> Sets file mask. -resumesupport=<state> Configures resume support. Possible values are 'on', 'off' or threshold effective options: reconnecttime examples: keepuptodate -delete keepuptodate d:\www /home/martin/public_html acall <command> With SFTP and SCP protocols, executes arbitrary remote shell command. If current session does not allow execution of arbitrary remote command separate shell session will be automatically opened. With FTP protocol, executes a protocol command. The command must not require user input. alias: ! example: call touch index.html Wecho <message> Prints message onto script output. example: echo Starting upload... bstat <file> Retrieves and lists attributes of specified remote file. example: stat index.html achecksum <alg> <file> Calculates checksum of remote file. example: checksum sha-1 index.html (cp <file> [ <file2> ... ] [ <directory>/ ][ <newname> ] Duplicates one or more remote files. Destination directory or new name or both must be specified. Destination directory must end with slash. Operation mask can be used instead of new name. Filename can be replaced with wildcard to select multiple files. effective option: failonnomatch examples: cp index.html public_html/ cp index.html about.* cp index.html public_html/about.* cp public_html/index.html public_html/about.html /home/martin/*.bak cp *.html /home/backup/*.bak CORE_ERROR!Hsillykill var ekki sannreyndur!Tenging mistkst.Stva af notanda.Tapai tengingu.%Getur ekki greint skilaka skipunar.HCommand '%s' failed with return code %d and the following error message.#Skipun mistkst me skilakann %d.0Skipunin  %s mistkst me gilda ttakinu  %s .3Villa vi skn nafns nverandi fjarrns skrasafns.lVilla vi a sleppa upphafsskilaboum. Skelin n er lklega samrmanleg vi hugbnainn (BASH er rlagt).$Villa vi skiptun skrasafns  %s .$Villa vi listun skrasafnsins  %s .vn lna skralistunar  %s .gild rttindalsing  %s .'Villa vi hreinsun almennar stillingar. Villa vi hreinsun skyndiminnis.#Villa vi hreinsun slembifrskrar.2Villa vi hreinsun skyndiminnisvistaa hsillykla.CVilla vi greiningu breytu innihaldandi skilaka sustu skipunar.#Villa vi uppflettingu notendahpa.#Skrin ea mappan  %s er ekki til.)Getur ekki stt eigindi skrarinnar  %s .Getur ekki opna skrna  %s ."Villa vi lestur skrarinnar  %s ."Afritun skrarinnar  %s mistkst.2Afritun skra til hinnar fjarrnu hliar mistkst.1Afritun skrnna fr hinnu fjarrnu hli mistkst.$SCP-samskiptaregluvilla: vn nlna'SCP-samskiptaregluvilla: gilt tmasni4SCP-samskiptaregluvilla: gild stjrnfrsla (%s; %s)"Afritun skrarinnar  %s mistkst.-SCP-samskiptaregluvilla: gilt skrarlsisni %s er ekki mappa! Villa vi skpun mppunnar  %s .Getur ekki skapa skrna  %s .Villa vi ritun skrna  %s +Getur ekki stillt eigindi skrarinnar  %s .-Mttk villuskilabo fr fjarrnni hli:  %s #Villa vi eyingu skrarinnar  %s .?Villa kom upp vi atburaskrningu. Slkkt hefur veri henni.$Getur ekki opna atburaskrna  %s ..Villa vi endurnefnun skrarinnar  %s  %s .%Skr me nafni  %s er n egar til.*Skrasafn me nafni  %s er n egar til..Villa vi skiptun skrasafns heimaskrasafn."Villa vi hreinsun allra samnefna.'Villa vi hreinsun &landsnotendabreyta.vnt inntak fr jni: %sVilla vi hreinsun INI-skrar.KSannreyningaratburaskr (sju lotuatburaskr fyrir tarupplsingar): %s Sannreyning mistkst.!Tengingu hefur veri loka vnt.&Villa vi vistun lykils skrna  %s .$jnn sendi skipunarskilastuna %d.8SFTP-samskiptareglubrot: gild svarskilabostegund (%d).Gtgfa af SFTP-jni (%d) er ekki studd. Studdar tgfur eru %d til %d.<SFTP-samskiptareglubrot: gilt skilabosnmer %d (vnti %d).vnt OK-svar.vnt EOF-svar.Engin slk skr n skrasafn.Heimild hafna.4Almennur brestur (jnn tti a veita villulsingu).DSlm skilabo (illa sniinn pakki ea samskiptareglusamrmanleiki).Engin tenging.Tengingu tapa.#jnninn styur ekki vi agerina..%s Villuki: %d Villuskilabo fr jni%s: %sekktur stuki.%Villa vi lestur mjktengilsins  %s .2jnn skilai tmri listun fyrir skrasafni  %s .:Mttk SSH_FXP_NAME-pakka me nll ea fjlmrgum frslum./Getur ekki fengi raunverulega sl fyrir  %s .,Getur ekki breytt eigindum skrarinnar  %s .KGetur ekki frumstillt SFTP-samskiptareglu. Er hsillinn keyrandi SFTP-jn?&Getur ekki lesi tmabeltisupplsingar'Getur ekki skapa fjarrnu skrna  %s .&Getur ekki opna fjarrnu skrna  %s .'Getur ekki loka fjarrnu skrnni  %s . %s er ekki skr!Flutningi var giftusamlega loki en tmabundnu flutningsskrna  %s var ekki hgt a endurnefna sem markskrarnafni  %s . Ef vandamli heldur fram getur reynt a slkkva stuningi flutningsframhalds.!Getur ekki skapa tengilinn  %s .gild skipun  %s .Ekkert- %s er ekki gild heimild ttundatlusnii.)jnn krefst studdrar lnuendarunu (%s).ekkt skrategund (%d) gilt hald.&Skrarslin er ekki til ea er gild.Skr er n egar til.;Skrin er lesa-einungis-mili ea miillinn er ritvarinn.(a er enginn miill tiltkur drifinu. Villa vi afkun UTF-8-strengs.=Villa vi keyrslu srsnddu skipunarinnar  %s skrna  %s .!Getur ekki hlai mlkrfunni %d.-Mttk klraan gagnapakka fyrir skrarenda..Villa vi reikning strar skrasafnsins  %s .IMttk of stran (%d B) SFTP-pakka. Hmark studdrar pakkastrar er %d B.Getur ekki keyrt SCP til a hefja flutning. Vinsamlega vertu viss um a SCP s uppsett jninum og a sl til ess s innifalin PATH. getur einnig prfa SFTP stainn fyrir SCP.8Stasetningaruppsetning me nafni  %s er n egar til.)Villa vi frslu skrarinnar  %s  %s .%s Villunni er yfirleitt olli af skilaboum prentuum fr rsingarskriftu (eins og .profile). Skilaboin kunna a hefjast %s. **Upphlesla skrarinnar  %s var giftusamleg en villa kom upp vi stillingu heimilda og/ea tmastimpils.** Ef vandamli heldur fram, slkktu stillingu heimilda og vihaldi tmastimpils. A rum kosti getur kveikt  Hunsa heimildavillur -valmguleikanum.gild akoma a minni.(a er ngt laust plss skrakerfinu.WAger er ekki hgt a ljka vegna ess a a myndi fara fram r geymslukvta notenda."Aildi (%s) er ekkt af jninum.*Villa vi afritun skrarinnar  %s  %s .#loki mynstur  %s sem hefst %d.#ekkt mynstur  %s sem hefst %d.bGetur ekki sameina skrarnafnsmynstri (sem hefst %d) me skralistamynstrinu (sem hefst %d).ekkt skipun  %s .2Margr skipun  %s . Mgulegar samsvaranir eru: %s(fundin fribreyta fyrir skipunina  %s .,Of margar fribreytur fyrir skipunina  %s . Engin lota.gilt lotunmer  %s .ekktur valmguleiki  %s .&ekkt gildi  %s valmguleikans  %s .$Gat ekki kvara stu stungu (%d).Villa vi eyingu skrarinnar  %s . Eftir framhaldanlega skrarupphleslu verur hinni gildandi markskr a vera eytt. Ef hefur ekki heimildir til a eya markskr getur afvirkja framhaldanlega skrarflutninga.*Villa vi afkun SFTP-pakka (%d, %d, %d).1gilt nafn  %s . Nafn getur ekki innihaldi  %s .=Skrna var ekki hgt a opna v henni er lst af ru ferli.Skrasafni er ekki tmt.&Hin tilgreinda skr er ekki skrasafn.Skrarnafni er ekki gilt.Of margir mjktenglar fundnir.Skrnni er ekki hgt a eya.]Ein fribreyta var t af sviinu ea hinar tilgreindu fribreytur er ekki hgt a nota saman.THin tilgreinda skr var skrasafn samhengi ar sem skrasafn er ekki hgt a nota.Btasvislsssamsta.Btasvisls neita.<Ager var reynd skr sem hefur vntanlega eyingarager.ASkrin er spillt; heilindisskoun skrakerfis tti a vera keyr.6Skrin  %s inniheldur ekki einkalykil ekktu snii.Y**Einkalykilskrin  %s inniheldur lykil %s-snii. WinSCP styur einungis PuTTY-sni.**>Private key file '%s' contains key in deprecated SSH-1 format.Getur ekki yfirrita fjarrnu skrna  %s .$$ ttu  Eya til a eya skrnni og skapa nja stainn fyrir a eya henni.$$&Eya3Villa vi athugun plss tiltkt fyrir slina  %s .YGetur ekki fundi laust staarbundi hlustunarhafnarnmer fyrir ggn sviinu %d til %d.(Getur ekki uppsett netatbur (villa %d).jnn lokai vnt nettengingu.#Villa vi gangager tengingar. %s-Villa vi reikning samtlu fyrir skrna  %s .Innri villa %s (%s).Ager ekki studd.Agangi neita.Bijandi um skilrki& gilt svar vi %s-skipun  %s .ekktur skiptir  %s ."Villa vi frslu skrarinnar  %s .Getur ekki keyrt  %s .Skrin  %s ekki fundin."Villa vi bi eftir a skjal loki. %s er ekki gilt hraatakmark.Skrteinakeja of lng.Skrteini hefur runni t.Skrteini er ekki enn gilt.Skrteini hafna.Skrteinisaukennisbrestur.Skrteini ekki treyst.Sjlfaukennt skrteini.2Snivilla  gilt anga til -reiti skrteinisins.,Snivilla  gilt eftir-reiti skrteinisins.$gilt skrteini skrteinisyfirvalds.studdur skrteinistilgangur.2Lykilsnotkun innifelur ekki skrteinisaukenningu.#Fari t fyrir slarlengdarhmlur.,Sjlfaukennt skrteini skrteinakejunni.)frt um a afka dreifilykil tgefanda.)frt um a afdulka skrteinisaukenni."frt um a f tgefandaskrteini./frt um a f staarbundi tgefandaskrteini.(frt um a sannreyna fyrsta skrteini.%ekkt sannreyningarvilla skrteinis..Villan kom upp dpt %d skrteiniskejunni.Mt er gilt nlgt  %s .jnninn getur ekki opna teningu virkum ham. Ef er bakvi NAT-beini kann a vera a urfir a tilgreina ytra IP-netfang. A rum kosti hugau a skipta gagnvirkan ham.#Villa vi eyingu skrarinnar  %s .1gildur skiptir  %s . Gild gildi eru   og  af .,Getur ekki opna setursmppu ea vinnusvi.,Netvilla: Engin lei til hsilsins  %HOST% .'Netvilla: Hugbnaur olli tengingarrofiHsillinn  %HOST% er ekki til.*Innkomandi pakki var afbakaur vi afkunk%s Vinsamlega hjlpau okkur a bta WinSCP me v a tilkynna villuna stuningsumruvettvangi WinSCP.*Villa vi afkun TLS/SSL-skrteinis (%s).CORE_CONFIRMATIONCHsill stundar ekki samskipti %d sekndur. Ba %0:d sekndur?!Agangsfrasi fyrir lykilinn  %s :&Skrin  %s er n egar til. Yfirrita?+Skrasafni  %s er n egar til. Yfirrita?dulritunarafer"dulritunarafer bilara-til-jns"dulritunarafer jns-til-bilara**Vilt halda fram skrarflutningi?** Markskrasafn inniheldur a hluta til fluttu skrna  %s . Athugau: A svara  Nei myndi eya a hluta til fluttri skr og endurrsa flutning.oMarkskrasafn inniheldur a hluta til fluttu skrna  %s sem er strri en upprunaskrin. Skrnni mun vera eytt.q**Vilt bta skrnni  %s vi endan gildandi skrnni?** ttu  Nei til a halda fram flutningi stainn.4%s N: %s bitar, %s Nverandi: %s bitar, %s'Skrin  %s er lesa-einungis. Yfirrita?**Yfirrita staarbundnu skrna  %s ?** fangastasskrasafn inniheldur n egar skrna  %s . Veldu ef vilt yfirrita skrna ea sleppa essum flutningi og halda nverandi skr.**Yfirrita fjarrnu skrna  %s ?** fangastasskrasafn inniheldur n egar skrna  %s . Veldu ef vilt yfirrita skrna ea sleppa essum flutningi og halda nverandi skr.Hsill hefur ekki stunda samskipti meira en %d sekndur Enn bandi& Athugau: Ef vandamli endurtekur sig, prfau a slkkva  Hagra biminnnisstr tengingar .&Endurtengjast Ntt &nafn Gng fyrir %s AgangsorAgangsfrasi lykils jnskvaning Notandanafn &Notandanafn:jnskvaning: %sNtt agangsor&Svar:Notandi TIS-sannreyningu.%s"Notandi CryptoCard-sannreyningu.%s &Agangsor: +Notandi lyklaborsgagnvirka sannreyningu.%s&Nverandi agangsor:&Ntt agangsor:Stafesta ntt &agangsor:Sannreynandi gng gegnum %sFlytja undir ru nafni &Ntt nafn:w**Skrteini jnsins er ekki ekkt. hefur enga tryggingu fyrir v a jnninn s tlvan sem heldur a hn s.** tarupplsingar skrteinis jnsins eru eftirfarandi: %s Ef treystir essu skrteini, ttu  J . Til a tengjast n ess a vista skrteini, ttu  Nei . Til a yfirgefa tenginguna, ttu  Htta vi . Halda fram a tengjast og vista skrteini?-- Samtk: %s |- Stasetning: %s |- Anna: %s %s, %satgefandi: %s Vifangsefni: %s Gilt: %s - %s Fingrafar: - SHA-256: %s - SHA-1: %s Samantekt: %s%&Agangsfrasi fyrir bilaraskrteini:Agangsfrasi bilaraskrteinis>**Do you want to convert %s private key to PuTTY format?** %s **Ert viss um a viljir flytja fjlmargar skrr einstku skrna  %s skrasafninu  %s ?** Skrrnar munu yfirrita hverja ara. Ef vilt raun flytja allar skrrnar skrasafni  %s , halda nfnum eirra, vertu viss um a endir slina me skstriki.lyklaskiptareiknirithsillykiltegundAgangslykilaukenni&Agangslykilaukenni:Leynilegur agangslykillLeynilegur agangs&lykill:OBein fjlritun mappa er ekki studd. Notau fjlritun gegnum staarbundi afrit.Tilgreindu markftu.&Timeout waiting for server to respond.Proxy authenticationProxy &username:Proxy &password:2All files in the target directory will be deleted!IContinue connecting to an unknown server and add its host key to a cache? %s (port %d)+The host key is not cached for this server:FYou have no guarantee that the server is the computer you think it is.$Warning  Potential security breach!!This means that either %s, or %s.1the server administrator has changed the host keyKyou have actually connected to another computer pretending to be the serverThe %s key fingerprint is:FThe host key does not match the one WinSCP has cached for this server:[If you trust this host, select %s to add the key to WinSCP's cache and carry on connecting.&Accept]If you want to carry on connecting just once, without adding the key to the cache, select %s. Connect &OnceCIf you do not trust this host, select %s to abandon the connection.If you were expecting this change, trust the new key and want to continue connecting to the server, either select %s to update cache, or select %s to add the new key to the cache while keeping the old one(s).MIf you want to carry on connecting but without updating the cache, select %s.wIf you want to abandon the connection completely, select %s to cancel. Selecting %s is the ONLY guaranteed safe choice.+This server presented a certified host key:vwhich was signed by a different certification authority from the one(s) WinSCP is configured to trust for this server.SAlso, that key does not match the key WinSCP had previously cached for this server.:another certification authority is operating in this realmTwhich does not match the certified key WinSCP had previously cached for this server.}(Storing this certified key in the cache will NOT cause its certification authority to be trusted for any other key or host.)Security Alert>Do you want to accept the risk and continue with this session?\The first %s supported by the server is %s, which is below the configured warning threshold.*The %s selected for this session is %s, which, with this server, is vulnerable to the 'Terrapin' attack CVE-2023-48795, potentially allowing an attacker to modify the encrypted session. Upgrading, patching, or reconfiguring this SSH server is the best way to avoid this vulnerability, if possible.You can also avoid this vulnerability by abandoning this session, moving %s to below the 'warn below here' line in WinSCP's SSH cipher configuration (so that an algorithm without the vulnerability will be selected), and starting a new session.CORE_INFORMATIONJNeiJHsill: %s Notandanafn: %s Einkalykilsskr: %s Flutningssamskiptaregla: %stgfa %s (%s)2Ager var giftusamlega loki. Tengingu var loka.SFTP-%d@tgfan af SFTP-samskiptareglunni leyfir ekki skrarendurnefnun.,jnninn styur ekki vi neina SFTP-viauka.#jnninn styur essa SFTP-viauka: &Bta vi&Nrri einungis Birtir hjlp%Lokar llum lotum og stvar forritiTengist vi jn Lokar lotu)Listar tengdar lotur ea velur virka lotuPrentar fjarrnt vinnuskrasafn Breytir fjarrnu vinnuskrasafni#Listar innihald fjarrns skrasafns%Prentar staarbundi vinnsluskrasafn&Breytir staarbundnu vinnsluskrasafni(Listar innihald staarbundins skrasafnsFjarlgir fjarrna skrFjarlgir fjarrnt skrasafn#Frir ea endurnefnir fjarrna skr#Breytir heimildum fjarrnnar skrarSkapar fjarrnan mjktengilSkapar fjarrnt skrasafn@Niurhleur skr r fjarrnu skrasafni staarbundi skrasafn>Upphleur skr r staarbundnu skrasafni fjarrnt skrasafn+Stillir ea snir gildi skriftuvalmguleika2Samstillir fjarrnt skrasafn vi a staarbundnaOLtlauslega endurspeglar breytingar staarbundna skrasafninu hinu fjarrnaHsill: Virk lota: [%d] %sLotunni  %s loka."Staarbundi  %s %s Fjarrnt  %s  %s eyttCFylgist me breytingum, ttu stjrnlykil-C (Ctrl-C) til a htta& &Sleppa lluKeyrir fjarrna skipun a vild&Texti &Tvundaki?Flutnigstegund: %s|Tvundaki|Texti|Sjlfvirkt (%s)|SjlfvirktWSkrarnafnsbreyting: %s|Engin breyting|Hstafir|Lgstafir|Fyrsti hstafur|Lgstafir 8.3Stilla heimildir: %sBta X vi skrasfnVihalda tmastimpli Skrarmt: %sHreinsa  Archive -eigindi Ekki skipta t gildum rittknumEkki vihalda tmastimplumEkki reikna flutningsstrSjlfgildar flutningsstillingar Hsilnafn: %sNotandanafn: %sFjarrnt skrasafn: %sStaarbundi skrasafn: %s%Skimandi  %s eftir undirskrasfnum& (Fylgist me breytingum %d skrasfnum& Breyting  %s greind.Skrinni  %s upphlai.Skrinni  %s eytt.S%s-stilltar flutningsstillingar er ekki hgt a nota nverandi samhengi|Sumt|AlltHunsa heimildavillurNotandi notandanafni  %s .)Notandi lyklaborsgagnvirka sannreyningu.%Sannreynandi me dreifilyklinum  %s .Rangur agangsfrasiAkomu neita.3Sannreynandi me dreifilyklinum  %s fr tsendara.!Reynandi dreifilykilsannreyningu.+Sannreynandi me urinnslegnu agangsori. Opnandi ggn& Tenging stvu.Leitandi a hsli& Tengist vi hsil& Sannreynandi& Sannreynt.Byrjandi lotuna& Lesandi fjarrnt skrasafn& Lota byrju.Tengist gegnum ggn& jnn hafnai lyklinum okkar.Stjrnunarlega banna (%s).Tenging mistkst (%s).'Netvilla: Tengingu vi  %HOST% hafna.*Netvilla: Tenging frumstillt af jafningja./Netvilla: Tengingu vi  %HOST% rann t tma.6Hsill: %s Notandanafn: %s Flutningssamskiptaregla: %s &Halda fram3jnninn styur ekki neina aukalega FTP-eiginleika..jnninn styur essa aukalegu FTP-eiginleika.Flutningshraatakmrk: %u KB/s &Afrita lykil&Uppfra &Bta viVihalda lesa-einungis Samanberandi& Samstillandi& Ekkert til a samstilla. takmarkaTLS/SSL bein dulkunTLS/SSL bein dulkun$Birtir frumbreytur ess sem skilaboSkir eigindi fjarrnnar skrarFingrafar hsillykils er %s.DSkiptir -filemask hunsar reldu valmguleikana innifela/undanskilja."&Njar og uppfrar skrr einungisjnninn hafnai SFTP-tengingu, en hann hlustar eftir FTP-tengingum. Vilt nota FTP-samskiptareglu stainn fyrir SFTP? Kjstu fremur a nota dulkun.fA opna lotu notandi skipanalnufribreytu skriftun er skilegt. Notau  open -skipunina stainn.LVIVRUN! A gefa upp ryggi og samykkja hvaa hsillykil sem er er stillt!KVIVRUN! A gefa upp ryggi og samykkja hvaa skrteini sem er er stillt!N staarbundin skr %sN fjarrn skr %s5Staarbundna skrin %s er nrri en fjarrna skrin %s5Fjarrna skrin %s er nrri en staarbundna skrin %sEinst fjarrn skr %sEinst staarbundin skr %sMismunur fundinn:Fjarlgja EOF-merki Fjarlgja BOMPNotandi stilltar flutningsstillingar sem eru frbrugnar framleislusjlfgildum.TNotandi stillta samstillingarvalmguleika sem eru frbrugir framleislusjlfgildum.ByggingrunarbyggingAfpddunarbygging - Ekki dreifa%jnninn styur essa WebDAV-viauka:Undanskilja &skrasfn!Reiknar samtlu fjarrnnar skrarHlaandi bilaraskrteini& 1jnn biur um sannreyningu me bilaraskrteini.Lst KeyrsluskrSkriftun notar ekki sjlfstar fribreytur. Fribreyturnar sem hefur tilgreint skipanalnunni munu ekki vera notaar. Skipanalnusetningarbyggingin n er lklega rng.Q skriftun ttir a nota -hostkey-skipti til a stilla vntanlegan hsillykil.M skriftun skalt ekki reia vistu setur, notau essa skipun stainn:Stilla lotuvalmguleikaTengjastHlaa .NET-samsetningu WinSCP%s (ar me tali skrasfn)0Skrin verur a vera UTF-8- ea UTF-16-kun.%s og %sBreytandi lykilori &Lma lykilFjlritar fjarrna skrekkt%&Afrita lykilfingrafr klippispjald*&Afrita skrteinisfingrafar klippispjaldEkki dulka njar skrrUndanskilja faldar skrrUndanskilja tm skrasfna**Dreifilykillinn  %s var uppsettur.** getur nna innskr ig jninn notandi lyklapari.c hugsanlega rangar heimildir  %s -skrar og/ea yfirmppu voru greindar. Vinsamlega athugau r.just now|today|yesterday|tomorrow|one second ago|%d seconds ago|one minute ago|%d minutes ago|one hour ago|%d hours ago|one day ago|%d days ago|one week ago|%d weeks ago|one month ago|%d months ago|one year ago|%d years ago%d days CORE_VARIABLE#SSH- og SCP-ki byggur PuTTY %s"Copyright 1997 2024 Simon Tatham3https://www.chiark.greenend.org.uk/~sgtatham/putty/FTP-ki byggur FileZillaCopyright Tim Kossehttps://filezilla-project.org/[essi vara inniheldur hugbna raan af OpenSSL Project til a nota OpenSSL Toolkit %s.'Copyright 1998 %s The OpenSSL Projecthttps://openssl-library.org/*WebDAV/HTTP-ki byggur neon-safninu %sCopyright 1999 2024 Joe Ortonhttps://notroj.github.io/neon/eXpat library %shttps://libexpat.github.io/?https://www.chiark.greenend.org.uk/~sgtatham/putty/licence.html**$$"S3-ki byggur libs3-safninu %sCopyright Bryan Ischohttps://github.com/bji/libs30https://github.com/bji/libs3/blob/master/LICENSE%Villa vi skn skralista fyrir  %s .gSkrteini var ekki tgefi fyrir ennan jn. kannt a vera a tengjast jni sem ykist vera  %s .#Engin skr samsvarandi  %s fundin.-Sum skrteinin skrteinakejunni eru gild.Skrteini er gilt.WebDAV-aulind fr  %s .Of margar tilvsanir.Tilvsanalykkja greind.gild vefsl  %s . Stagengilssannreyning mistkst.1Hsillykill samsvarast ekki stilta lyklinum  %s !AHi tilgreinda nafn getur ekki veri tilnefnt sem eigandi skrar.CHi tilgreinda nafn getur ekki veri tilnefnt sem aalhpur skrar.qHinni umbenu ager var ekki hgt a ljka vegna ess a hinn tilgreindi btasvisls hefur ekki veri veittur.<Einkalykilsskrin  %s er ekki til ea er ekki hgt a opna.&Samtlureikniriti  %s er ekki stutt.%s %s var ekki sannreynt! Algengar stur fyrir villuka 4 eru: - A endurnefna skr nafni n egar gildandi skrar. - A skapa skrasafn sem er n egar til. - A fra fjarrna skr anna skrakerfi (HDD). - A upphlaa skr fullt skrakerfi (HDD). - A fara fram r diskakvta notanda.!Getur ekki opna skrteini  %s .!Getur ekki lesi skrteini  %s .Villa vi afkun skrteinis.%Villa vi afkun skrteinisins  %s .aSkrteinisskrin  %s inniheldur ekki dreifilykil og engin samsvarandi .crt/.cer-skr var fundin.#Villa vi lsingu skrarinnar  %s .%Villa vi aflsingu skrarinnar  %s .Skrin  %s er ekki lst.'Villa vi vistun lykils skrnna  %s .=Frumstilling Neon HTTP-safns mistkst, getur ekki opna lotu.A velja skrr notandi sl endandi skstriki er margrtt. Fjarlgu skstriki til a velja mppuna. Bttu vi mtinu * til a velja allar skrr mppunni.egar tengst er notandi IP-veffang er ekki mgulegt a sannreyna a skrteini hafi veri gefi t af jninum. Notau hsilnafn stainn fyrir IP-netfangi.JVntanlegur hsillykill var ekki stilltur, notau -hostkey-leiargreininn.Tilvsa dulkaa vefsl.Mttk svari %d  %s fr %s.2FileZilla-setursstjrnandaskrin ekki fundin (%s).9Engin setur fundin FileZilla-setursstjrnandaskr (%s).&FileZilla setri  %s var ekki fundi.b getur ekki tengst SFTP-jni notandi FTP-samskiptareglu. Vinsamlega veldu rtta samskiptareglu.<Villa kom upp vi atburaskrningu. Getur ekki haldi fram. %s er ekki gild str.)OpenSSH-skrin  known_hosts ekki fundin.*Engir hsillyklar fundnir  known_hosts .GInnihald klippispjaldsins samsvarar ekki hsillykli n fingrafari ess. Aulind: %sFrekari upplsingar: %sAukaupplsingar: Agangi neita..Skr er ekki dulku notandi ekkta dulkun.**gildur dulkunarlykill. ** Dulkunarlykill fyrir %s-dulkun verur a hafa %d bti. Hann verur a innsl sextntluframsetningu (m..o. %d rittkn).&jnn sendi skr sem var ekki umbein.#Mistkst a geyma njan hsillykil.fWhen uploading streamed data, only one source can be specified and the target must specify a filename. Villa vi lestur inntaksstraums.-Error reading AWS configuration parameter %s.Getur ekki skapa tmabundna skrasafni  %s . getur breytt rtarskrasafninu til a geyma tmabundnar skrr Kjrstillingum.OpenSSH config file not found.CNo Host directives for specific hosts found in OpenSSH config file.*FTP server returned invalid response '%s'.HS3 profile "%s" does not exist or does not contain any relevant options.9Certificate file "%s" does not exist or cannot be opened.%Unable to load certificate file "%s"."Unknown public key algorithm "%s".>Certificate in "%s" does not match public key in the key file.7Unable to combine certificate in "%s" with private key.0File "%s" is not a public key in a known format./File part "%s" size is %s, but %s was expected.Credentials were not specified.Cannot decode key: %sInvalid key (no key type)./CA key may not be a certificate (type is '%s').Invalid '%s' key data.The server is using unsupported protocol. Your WinSCP session is configured to use %s through %s. It can be configured to use %s through %s. Though, avoid using old insecure protocols, whenever possible. WIN_ERROR>%s Vivrun: A htta vi essa ager mun loka tengingunni!Getur ekki skapa skyndivsi.-Getur ekki yfirrita hi srstaka setur  %s .#Getur ekki kanna skrasafni  %s .(Enginn upphlesluskralisti tilgreindur.Getur ekki skapa mppuna  %s .0Getur ekki fjarlgt tmabundna skrasafni  %s .&Getur ekki opna ea keyrt skrna  %s Getur ekki rst ritilinn  %s .|Getur ekki opna samsvarandi skrasafn andstu spjaldi. Samstilling skrasafnsvafurs mistkst. a hefur veri afvirkja.%Getur ekki tklj skyndivsinn  %s .1 %s er ekki gilt nafn Stasetningaruppsetningar.6 %s er ekki gilt mppunafn Stasetningaruppsetningar.@Mappa Stasetningaruppsetningar me nafni  %s er n egar til.7Srsndd skipun me lsingu getur ekki innihaldi  %s .4Srsndd skipun me lsingunni  %s er n egar til.EGetur ekki fyrirspurt hugbnaarheimasu eftir uppfrsluupplsingum.-Villa vi athugun eftir hugbnaaruppfrslum.=Getur ekki skr hugbna til a mehndla vefslarstafng.,Ls var ekki sleppt nausynlegu millibili.DLs drgunarviauka skeljar var ekki sleppt nausynlegu millibili.**WinSCP var ekki frt um a greina mppuna ar sem drgu skrnum var sleppt.** Annahvort hefur ekki sleppt skrnum venjulega mppu (t.d. Windows File Explorer) ea hefur ekki enn endurrst tlvuna na eftir uppsetninguna til a hlaa drag-og-fall-skeljarviaukanum. A rum kosti getur skipt yfir samrmanlegan drgunar- og sleppingarham (fr Kjrstillingaglugganum) sem notar tmabundna mppu fyrir niurhleslur. Hann leyfir r a sleppa skrm hvaa fangasta sem er.;Skrin  %s inniheldur ekki ingu fyrir essa vrutgfu.2Skrin  %s inniheldur ingu fyrir %s tgfu %s.5GSSAPI/SSPI me Kerberos er ekki stutt essu kerfi.%Villa vi a fylgjast me breytingum.9Villa vi a fylgjast me breytingum skrasafninu  %s .4Villa vi a fylgjast me breytingum skrnni  %s .**Getur ekki upphlai breyttu skrnni  %s ** Lotunni  %s hefur n egar veri loka. Opnau nja lotu sama setrinu og reyndu a vista skjali aftur.Ha eru of margar opnar skrr n egar. Vinsamlega lokau nokkrum fyrst.I%s Vinsamlega fjarlgu skrna. Annars mun hugbnaurinn ekki virka rtt.WinSCP getur ekki kvara hugbnainn sem var rstur til a opna skrna. WinSCP getur ekki fylgst me breytingum skrnni og mun v ekki upphlaa hinni breyttu skr til baka. Ein mguleg sta fyrir vandamlinu er a skrin var opnu n egar keyrandi hugbnai. IEf vilt nota hugbnainn til a opna skrr fr WinSCP, hugau a stilla hann sem ytri ritil. Athugau a skrin mun vera eftir tmabundnu skrasafni.Sumum af tmabundnu mppunum hefur ekki veri eytt. Ef hefur einhverjar skrr geymdar eim enn opnar, lokau eim og reyndu aftur.Til a nota valda srsndda skipun m einungis ein skr vera valin einu spjaldi til a keyra skipunina me skrnni fyrir hverja valda skr andstu spjaldi. A rum kosti getur sami fjldi skra veri valinn bum spjldum til a keyra skipunina fyrir parir skra.WTil a nota valda srsndda skipun skal einungis ein skr vera valin staarspjaldinu.Sumar af hinum vldu fjarrnu skrm var ekki niurhlai. Hin valda srsndda skipun verur a vera keyr fyrir pr skra, sem er ekki mgulegt.&Getur ekki frumstillt ytra stjrnbor.NGetur ekki opna kortlagningarhlut til a hefja samskipti vi ytra stjrnbor.ARann t tma bandi eftir a ytra stjrnbor ljki skipuninni.6samrmanleg samskiptareglutgfa %d ytra stjrnbors.=Villa vi a bta slinni  %s vi leitarslina (%%PATH%%).BVilla vi a fjarlgja slina  %s fr leitarslinni (%%PATH%%).OSkrin  %s er n egar opin ytri ritli (hugbnai) ea er veri a upphlaa., hefur ekki vali neitt sjlfvalsreglumt.AFlutningsstillingaforstilling me lsinguna  %s er n egar til.{**Custom command '%s' cannot be executed right now.** You may need to select files for the command or open a session first.LGetur ekki endurhlai skrnni  %s , lotunni  %s hefur n egar veri loka."Lykilori er ekki hgt a afka.8 innslst ekki hi rtta nverandi meistaraagangsor.@Hi nja og endurinnslegna meistaraagangsor eru ekki hin smu.OYtra stjrnborsttak er tilvsa ppu. Vertu viss um a lesi s r ppunni.% %s er vinnusvi, ekki setursmappa.% %s er setursmappa, ekki vinnusvi.BGetur ekki btt nrri sl vi %PATH%, %PATH% er n egar of lng.Staflarakningur:-No sites found in %s sites registry key (%s).Ekkert setursmt tilgreint.#Engar setursstillingar tilgreindar. Ekki breyttBreytt Fann %d setur, breytti %d setrum' arft a tilgreina inntakslykilskr.Engin ager tilgreind.&Breyting SSH-1-lyklum er ekki stutt.Agangsfrasar samsvara ekki.& arft a tilgreina ttakslykilskr.@Villa vi niurhleslu uppfrslu. Vinsamlega reyndu aftur sar.UHina niurhlnu uppfrslu var ekki hgt a sannreyna. Vinsamlega reyndu aftur sar.>Rafpstfangi itt er ekki heimila a sjlfvirkum uppfrslum.FRafpstfangi itt heimila a sjlfvirkum uppfrslum hefur runni t._Rafpstfanginu nu var hindraur agangur a sjlfvirkum uppfrslum vegna hflegrar notkunar.Til a virkja sjlfvirkar uppfrslur fyrir rafpstfangi itt, vinsamlega fylltu t framlagseyubla (lttu fylgja me pstfangi itt). munt finna tengil eyublai kvittun sem hefur fengi eftir framlagi itt.TFramlag itt er fyrir nean hi krafa takmark til a virkja sjlfvirkar uppfrslur.Engar bendingar.%Umbreyting dreifilykla er ekki stutt.,rugg lota (SSH ea TLS/SSL) ekki tilgreind.Vibtin krefst %s.-gilt gildi  %s vibtartilskipunarinnar %s.+Vantar nausynlegu vibtartilskipunina %s."Engar vibtir fundnar skjalinu.'a er n egar vibt me nafni  %s .Vibtin er n egar uppsett.$Villa vi hleslu vibtar fr  %s ._**Engin lota er opin** Hin valda skipun hefur setur-srtka valmguleika en engin lota er opin.A**WinSCP var ekki frt um a greina mppuna ar sem hinum drgnu skrm var sleppt.** hinum sjlfgilda drgun og slepping-ham leyfir WinSCP sleppingu skra einungis staarbundnum drifum og mppuum netdrifum. getur leyft sleppingu skra ara fangastai stillingum. ttu hjlpartakkann fyrir tarupplsingar. Villa vi upphleslu stkklista.Too many parameters.%Search the %s inbox for "%s" message.WIN_CONFIRMATION0Setur me nafni  %s er n egar til. Yfirrita?$Skrasafni  %s er ekki til. Skapa?**Htta vi skrarflutning?** Ager er ekki hgt a htta mijum skrarflutningi. ttu  J til a htta vi skrarflutning og loka tengingu. ttu  Nei til a ljka nverandi skrarflutningi. .ttu  Htta vi til a halda fram ager..Ert viss um a viljir eya skrnni  %s ?1Ert viss um a viljir eya %d vldum skrm?%Stva lotuna  %s og loka hugbnai?Aldrei spyrja mig &aftur9Of lti plss tmabundnu drifi! egar dragnar eru skrr fr fjarrnu skrasafni er skrm fyrst niurhlai tmabundna skrasafni  %s . a eru %s laus drifinu. Heildarstr dreginna skra er %s. Athugau: Tmabundnu skrasafni er hgt a breyta fr Kjrstillingaglugganum. Vilt enn niurhlaa skrm?#Bta skrasafninu  %s bkamerki?,Skapa skjborsskyndivsi fyrir setri  %s ?/Stilla nverandi lotustillingar sem sjlfgildi?&Sleppa"Skr var breytt. Vista breytingar?8Skapa  senda til -Explorer-skyndivsi fyrir setri  %s ? Skapa valda tknmynd/skyndivsi?%Stva allar lotur og loka hugbnai?-Eya valinni mppu Stasetningaruppsetningar?&Fyrri&Nst7Vilt skr WinSCP til a mehndla vefslarstafng?CVilt hreinsa upp ggn geymd af essum hugbnai essari tlvu?%s Vilt loka hugbnai?A%%s Vilt stva %d eftirliggjandi lotur og loka hugbnainum?**a eru enn nokkrir bakgrunnsflutningar birinni. Vilt aftengjast hvort sem er?** Vivrun: A ta  lagi mun stva alla flutninga samstundis.$**Vilt opna askilda skeljarlotu?** Nverandi %s-lota styur ekki vi skipunina sem bast um. Askilin skeljarlota kann a vera opnu til a framkvma skipunina. Athugau: jnninn arf a veita Unix-lka skel og skelin arf a nota smu slarsetningarbyggingu og nverandi %s-lota.a eru nokkrar opnar skrr. Vinsamlega lokau eim ur en htt er hugbnainum. .Vivrun: Ef hunsar essi skilabo kunna opnar skrr a vera eftir tmabundnu skrasafni.***Vilt eya fyrrverandi tmabundnum mppum?** WinSCP hefur fundi %d tmabundnar mppur sem a skapai lklega fortinni. essar mppur kunna a innihalda skrr sem voru ur breyttar ea niurhlanar. getur einnig opna mppurnar til a yfirfara innihald eirra og eya eim sjlf(ur).&Opna!Aldrei sna essi skilabo &afturn**Vilt skapa skjborstknmyndir fyrir alla notendur?** verur a hafa stjrnandarttindi fyrir etta.HVilt bta hugbnaarslinni  %s vi kerfisleitarslina (%%PATH%%)?Ritilinn (hugbnaur) rstur til a opna skrna  %s var loka of snemma. Ef honum var ekki loka af r, kann a a hafa gerst v inn ytri ritill opnar fjlmargar skrr einum glugga (ferli). Aukaleg rst tilvik ritilsins senda san nju skrna til gilandi tilviks ritilsins og loka sjlfum sr samstundis. Til a styja essa ger ritla arf WinSCP a alagast eli eirra, ekki fjarlgja tmabundna skr egar ferli httir, heldur halda henni eins lengi og WinSCP er keyrandi. essa hegun er hgt a virkja me v a afstilla ritilskjrtillingarvalmguleikann  Ytri ritill opnar hverja skr askildum glugga (ferli) . Ef ritillinn inn er ekki af essari ger, hunsau essi skilabo og leyfu skrnni a vera fjarlg r tmabundnu skrasafni nna. Vilt fjarlgja hina opnu skrna nna? (Me v a ta  Nei munt virkja essa srstku hegun og halda skrnni tmabundnu skrasafni.)**Vilt gera ttina sem hefur vali hina sjlfgildu?** hefur hunsa forvldu samstillingarttina. A sjlfgildu er ttin kvru fr skraspjaldinu sem var virkt ur en keyrir samstillingaragerina.**Vilt framkvma fulla samstillingu hinu fjarrna skrasafni fyrst?** Agerin  Halda fjarrnu skrasafni ntmalegu virkar rtt einungis ef hi fjarrna skrasafn er samstillt vi hi staarbunda ur en hn byrjar. .Ert viss um a viljir eya setrinu  %s ?Meira en %d skrasfn og undirskrasfn fundin. A fylgjast me breytingum strum fjlda skrasafna kann a draga verulega r afkstum tlvunnar. Vilt skima eftir ru upp %d skrasfn? %s (%d s)AErt viss um a viljir fra skrna  %s endurvinnslutunnu?EErt viss um a viljir fra %d valdar skrr endurvinnslutunnu?RSkrnni var breytt. Breytingar munu tapast ef skrnni er endurhlai. Halda fram?&Stilla& m**Vilt reyna a skapa skrasafni  %s ?** Getur ekki opna samsvarandi skrasafn hinu andsta spjaldi.Bta vi &deild bkamerki~**Vilt senda skilaboin til WinSCP-seturs?** a er engin hjlparsa tengd vi essi skilabo. WinSCP getur leitai skjalsetningarsetrinu snu eftir texta skilaboanna fyrir ig. Athugau: WinSCP mun senda skilaboin eins og er yfir rugga Alnetstengingu. Vinsamlega athugau hvort skilaboin innihaldi nokku ggn sem vilt vernda, svo sem nfn skra, aganga ea hsla.1**Agangsori itt er of einfalt og kann a veita ngt ryggi gegn orasafns- ea ruddaaflsrsum. Ert viss um a viljir nota a?** Athugau: g agangsor hafa minnst sex rittkn og innihalda bi lgstafi og hstafi, tlur og srstk rittkn, svo sem skiltkn, stafi me herslumerki o.s.frv.3Skapa skjborsskyndivsi fyrir setursmppuna  %s ?1Skapa skjborsskyndivsi fyrir vinnusvi  %s ?HVilt endurtengjast lotunni  %s til a upphlaa breyttu skrnni  %s ?AStva allar lotur og loka hugbnai n ess a vista vinnusvi?**Vilt nota  %s stainn fyrir sjlfgilda innri ritilinn?** WinSCP hefur greint a hefur srsndda ritilinn  %s tengdan vi textaskrr.** hefur geymdar lotur/setur %s. Vilt flytja au inn WinSCP?** ( getur innflutt au hvenr sem er sar fr Innskrningarglugga)|PuTTY SSH-bilari|Filezilla FTP-bilari|%s og %s**Restore configuration from a backup?** Importing configuration will overwrite all your preferences and sites. WinSCP will be restarted with the new configuration. Consider saving your work and creating backup of your current configuration.&Allt J vi &llu &Tilkynnaa er anna tilvik af WinSCP keyrandi. A stilla ea breyta meistaraagangsori, mean anna tilvik af WinSCP er keyrandi, getur olli tapi geymdu agangsorunum num. Vinsamlega httu ru tilvikinu af WinSCP ur en haldi er fram.**Vilt hengja breyttu skrna  %s vi lotuna  %s ?** Upprunalega lotan notu til a niurhlaa skrnni  %s til ritils hefur n egar veri loka.AVilt afskr WinSCP fr v a mehndla ll vefslarstafng?"**Try to open large file?** The file you are trying to open in an internal editor is too large (%s). WinSCP internal editor is not designed for editing large files. Consider using an external editor capable of editing large files. You may try to open the file anyway, but WinSCP may fail.LokaTVibtin kemur ekki fr traustum uppruna. Ert viss um a viljir uppsetja hana?**Notandi sustu samrmanlegu og treystu tgfu af vibtinni.** Njasta tgfan af vibtinni er annahvort ekki yfirfarin enn ea er ekki samrmanleg vi essa tgafu af WinSCP.:**Vilt yfirrita gilda INI-skr  %s ?** Veldu  Yfirrita til a yfirrita hina vldu INI-skr me nverandi stillingu. Veldu  Nota til a endurrsa WinSCP me stillingu hlai r hinni vldu INI-skr. inni nverandi stillingu verur vihaldi og getur sni aftur til hennar, ef rf krefur.|&Yfirrita|&NotaK**Vilt yfirrita lesa-einungis-INI-skr  %s til a vista nverandi stillinguna na?**essi spurning er spur egar heldur niri skiptilyklinum vi lokun WinSCP og INI-skrin n er stillt lesa-einungis. Venjulega eru lesa-einungis-INI-skrr ekki yfirritaar og srhverjar breytingar stillingu eru tapaar vi lokun WinSCP.AStva lotuna  %s og loka hugbnai n ess a vista vinnusvi?-Close application without saving a workspace?**Do you really want to open another tab?** You have %d tabs opened already. Please consider closing some tabs first to free resources of your computer._The remote file has been changed while you were editing it. Do you want to overwrite it anyway?WIN_INFORMATIONEnginn mismunur fundinn.Opnar setri  %s %s Bandi eftir a skjali lokist& %s (upphlaa notandi %s)%s (til upphleslu)Staarbundi: %s Fjarrnt: %s&Snerta&KeyraB%d villa/villur komu upp vi sustu ager. Vilt sj hana/r?Villa %d af %d: %s hefur njustu tgfuna.N tgfa %s var tgefin.&Fribreytugildi: %s -skipunarfribreytaVefsl: %s-samskiptareglaTengist& FyrirspurnVillaKvaningBandi& &Tar/GZip& &Safnnafn: &UnTar/GZip& &tdraga skrasafn:&Grep& &Leita eftir mynstri:%d lesandi skrasafn Listing...&Uppfra:Flutningsstillingaforstillingin  %s var sjlfvirkt valin.6Sneri aftur til flutningsstillingaforstillinguna  %s ./Sneri aftur til sjlfgildra flutningsstillinga.Sjlfvalsregla: %s Eins og vi Fresta &Innri ritillHugbnaur rstur til a opna skrna  %s var loka of snemma. Ef honum var ekki loka af r, kann a a hafa gerst v inn ytri hugbnaur opnar fjlmargar skrr einum glugga (ferli). Aukaleg rst tilvik hugbnaarins senda san nju skrna til gildandi tilviks hugbnaarins og loka sjlfum sr samstundis. WinSCP getur stutt essa ger af hugbnai sem ytri ritil einungis. Ef vilt nota ennan hugbna til a opna skrr fr WinSCP, hugau a stilla hann sem ytri ritil.<Breyta (ytri)|Breyta vldum skrm notandi ytri ritilinn  %s * samsvarar hvaa fjlda rittkna sem er. ? samsvarar nkvmlega einu rittkni. [abc] samsvarar einu rittkni r menginu. [a-z] samsvarar einu rittkni r sviinu. Dmi: *.html; mynd??.pngDMt er hgt a framlengja me slarmti. Dmi: */public_html/*.htmlMynstur: !! vkkar upphrpunarmerki ! vkkar skrarnafn !& vkkar lista valinna skra (innan gsalappa, bil-afmarka) !/ vkkar nverandi fjarrna sl !S vkkar vefsl nverandi lotu !@ vkkar hsilnafn nverandi lotu !U vkkar notandanafn nverandi lotu !P vkkar agangsor nverandi lotu !# vkkar hafnarnmer nverandi lotu !N vkkar nverandi lotunafn !?prompt[\]?default! vkkar notandainnslegi gildi me gefinni kvaningu og sjlfgildi (valkvmt \ forast lausnarrunu) ! command vkkar ttak staarbundinnar skipunar Mynstur staarbundinnar skipunar: !^! vkkar skrarnafn fr staarspjaldi Dmi: grep "!?Mynstur:?!" !&8llum bakgrunnsflutningum var loki. Tengingu var loka.$Lestur fjarrns skrasafns var htt.Samstillt vafur er %s.||af Sning falinna skra er %s.||afBSjlfvirk endurglun fjarrns skrasafns eftir ager er %s.||af,Bakgrunnsflutningur arfnast athygli innar.Flutningsbir er tm.^!Y r !M mnuur !D dagur !T tmi !P ferlisaukenni !@ hsilnafn !S lotunafn Dmi: C:\!S!T.logXgagnvirkur hamur verur a vera virkjaur egar FTP-tenging gegnum stagengil er valin.ZAthugun eftir hugbnaaruppfrslum er tmabundi afvirkju. Vinsamlega reyndu aftur sar.&Fara Hva er nttAger var loki&Prenta&Tengdur hugbnaurAf Sjlfvirktl**Meistaraagangsor giftusamlega stillt.** n geymdu agangsor eru trygg me AES-dulkunarafer nna.(Meistaraagangsori giftusamlega breytt.Y** hefur eytt meistaraagangsorinu nu.** n geymdu agangsor eru ekki rugg nna.Meistaraagangsor: Mun athuga aftur ann: %s Nleg seturIMt eru askilin me hlfkommu ea kommu. Settu tilokunarmt eftir ppu.*Mt sem endar skstriki velur skrasfn.>str samsvarar skr strri en str <str samsvarar skr minni en str >yyyy-mm-dd samsvarar skr breytt eftir datsetninguna <yyyy-mm-dd samsvarar skr breytt fyrir dagsetninguna Dmi: *.zip>1G; <2012-01-21$Sj hjlp fyrir fleiri valmguleika.UTF-8Eftirfarandi notkunartlfri er nafnlaust send til WinSCP-teymis. Me tma kann rum mlikvrum a vera safna, vinsamlega komdu aftur sar til a athuga ea rgastu vi Hjlp.a eru engin samsvarandi notkunartlfriggn sem hefur veri safna enn. Vinsamlega reyndu aftur sar ea rgastu vi Hjlp.Opnar setursmppuna  %s Opnar vinnusvi  %s Nleg vinnusviMitt vinnusvi,Vinnusvi  %s mun vera sjlfvirkt vista.Vinnusvi: %s**Flutningsstafesting er afvirkju** hefur vali a sj ekki Flutningsvalmguleikagluggan nst. Smelltu hr til a afgera. ForstillingarLokir%s a komu upp nokkrar villur vi dulkun agangsor notandi nja meistaraagangsori ea afkun agangsora.WinSCP is a popular free SFTP and FTP client for Windows, a powerful file manager that will improve your productivity. It supports also local-local mode and FTPS, S3, SCP and WebDAV protocols. Power users can automate WinSCP using .NET assembly. Hlaandi& (%s Smelltu hr til a sj hva er ntt.#%d tkljir tengla og les skrasfnGetur ekki birtNotkun:%Nafn seturs ea bein lotutilgreining.@Opna lotu njum glugga, jafnvel %APP% s keyrandi n egar."Opnar fjarrna skr innri ritli.'Samstillir innihald tveggja skrasafna.5Byrjar  Halda fjarrnu skrasafni ntmalegu -ager.1Byrjar ager n ess a sna valmguleikaglugga.LStjrnbors-(texta)-hamur. Sjlfgildur hamur, egar vaki notandi %APP%.com.kKeyrir bunkaskriftuskr. Ef skriftar endar ekki  exit -skipun, kemur venjulegur gagnvirkur hamur eftir.Keyrir lista skriftuskipana.,Afhendir lista yfir fribreytur til skriftu.Sl a INI-stillingaskr.BStillir srhverja stillingu notandi hrtt sni eins og INI-skr.QUppfrir stillingar setra samsvarandi mti notandi hrtt sni eins og INI-skr.&Kveikir lotuatburaskrningu skr.TAtburaskrningarstig (0..2), bttu vi * til a virkja agangsoraatburaskrningu.&Kveikir XML-atburaskrningu skr.BHpa saman alla XML-atburaskrningarlii sem tilheyra smu skipunSSH-einkalykilskr. Fingrafar SSH-hsillykils jns.TLS/SSL-bilaraskrteinisskr./gagnvirkur hamur (FTP-samskiptaregla einungis),beint TLS/SSL (FTP-samskiptaregla einungis)+Beint TLS/SSL (FTP-samskiptaregla einungis)Svartmamrk jns:FStillir srhverja lotustillingu notandi hrtt sni eins og INI-skr./Fyrirspyr hugbnaarheimasu eftir uppfrslum.Prentar essa notkun.Converts private key to .ppk format or edits key. Use %s to specify output file. Use %s to change or set passphrase. Use %s to change or set comment. Use %s to add certificate.)Innslu agangsfrasa til a vista lykil:,Endurinnslu agangsfrasa til a stafesta:Lykill vistaur  %s .BFingrafar TLS/SSL-skrteinis jns (FTPS-samskiptaregla einungis).Gefur lotunni nafnEndurhleur fjarspjaldi allra keyrandi tilvika WinSCP. Ef lota (og samkvmt vali sl) er tilgreind, endurhleur einungis tilvikum me lotu (og sl).JVirkjar atburaskrasnning og samkvmt vali eyingu gamalla atburaskra.Lykilori hefur veri breytt.Opna &markmppuOpna &niurhlana skr**Dulkunarlykill var framleiddur.** ttir a ryggisafrita hinn framleidda dulkunarlykil tryggilega. Ef tapar honum munt ekki vera fr um a lesa dulkuu skrrnar nar.YOpna stasetningaruppsetningu . %s |Staarbundi skrasafn: %s|Fjarrnt skrasafn: %s6Prentar lista studdra dulkunarafera og reiknirita.LStillir srhverja flutningsstillingar notandi hrtt sni eins og INI-skr.2!E vkkar ramyndu tengingarggn nverandi lotu=Agangsfrasi fyrir dulkaan einkalykil ea bilaraskrteini<ttu  Nei til a virkja sjlfvirka vistun vinnusvisins.+Velur hina tilgreindu skr skraspjldum.**Breyta tstvarstillingum PuTTY.** PuTTY mun vera rstur. Breyttu tstvarstillingum tmabundna setursins %s. WinSCP mun muna essar stillingar eftir a lokar PuTTY.tstvarstillingar fyrir %s#nnur lei til a veita notandanafn"nnur lei til a veita agangsor'All prompts are automatically cancelledHAllows streaming files to stdout (and redirects status output to stderr)!Allows streaming files from stdin Deleting...Thanks for buying WinSCP.4Learn about transitioning from classic installation.DismissRead all passwords from filesYour version: %sWIN_FORMS_STRINGS%s skr  %s %s:%s %d skrr %s:staarbundi skrasafnfjarrnt skrasafnFrasleppingarmarkEyandiStillandi eigindiTmabundi skrasafnN mappaAfveljaVelja%d skr%d skrr%d mappa %d mppur%d mjktengill%d mjktenglar %s eigindi %s, & EigindiInnslu gilt hpnafn.Innslu gilt eigandanafn. Aftur %s fram %s Tengingartmi jppun (%s)SkrarvalsupplsingarTOpna setri  %s (haltu niri skiptilykli (Shift) til a opna setri njum glugga)%s-leyfiOpna skrasafnStjrna bkamerkjum Lna: %d/%d Dlkur: %dRittkn: %d (0x%.2x)BreyttGat ekki fundi strenginn  %s .)Heildarfjldi tskiptinga framkvmdur: %d Fara lnu Lnunmer:gilt lnunmer.Breyta tengli/skyndivsiBta vi tengli/skyndivsi Not connectedTengist& Select tab '%s'!Bta vi StasetningaruppsetninguNafn Stasetningaruppsetningar:Fra StasetningaruppsetninguNtt mppunafn:Vista lotu sem setur &Setursnafn: Vista &agangsor (ekki rlagt)Keyrandi srsndda skipun5%s, %d pt The Quick Brown Fox Jumps Over The Lazy DogvitaReiknandi skrasafnsstrAlmenn stillingSetur SkyndiminniINI-stillingaskrSlembifrsskrVelja staarbundi skrasafn.FrandiFra$Halda fjarrnu skrasafni ntmalegu(Haldandi fjarrnu skrasafni ntmalegu& Tmabundnar mppurN skr Breyta skr&Innslu skrarnafn:(Duplicate file '%s' to remote directory:'Duplicate %d files to remote directory:Fjlrita AfritandiBta vi srsnddri skipunBreyta srsnddri skipunLR F &meira& Velja ritilhugbna.0Keyrsluskrr (*.exe)|*.exe|Allar skrr (*.*)|*.*%s af %s %s af %sBta vi flutningsforstillingumBreyta flutningsforstillingum &Sjlfgildi&Stilla& &Srsntt& Srsndd skipunBta vi ritli Breyta ritli%s, byggt %s tgfu %s&OpnaSmu &strar einungis Number of Licenses: %s|UnlimitedProduct ID: %s%s (Expiration on %s)%s Educational LicenseSkjandi eigindi SSH-tfrslaDulkunarreikniritjppunFlutningssamskiptaregla skraGetur breytt heimildumGetur breytt eiganda/hpiGetur keyrt skipun a vild"Getur skapa mjktengil/hartengilGetur uppflett notendahpumGetur fjlrita fjarrnar skrr'Frumbyggur (ASCII) textahamsflutningarGetur athuga tiltkt plssHeildarfjldi bita fyrir tkiLausir bitar tki Heildarfjldi bita fyrir notandaLausir bitar fyrir notanda!Bitar hverja rstfunareininguvita(Finna PuTTY/Terminal-bilarakeyrsluskr.ZPuTTY/Terminal-bilarakeyrsluskr|%s|Keyranlegar skrr (*.exe)|*.exe|Allar skrr (*.*)|*.* %s af %s|E/F Samanberandi SamstillandiSannreyningarbori-INI-skrr (*.ini)|*.ini|Allar skrr (*.*)|*.*'Velja skr til a flytja t stillingu &Sast: %s&SastReiknandi skrarsamtluGetur reikna skrarsamtluvitaSamskiptaregla notkunrugg tengingrugg tenging (%s)Samskiptaregluskipanir einungisFjarrnt kerfiDulmlssamskiptaregla Mn skjlSkjborSkipun&Stilla sem sjlfgildi'Veldu staarbundinn stagengilshugbnaMynstur: \n fyrir nja lnu \r fyrir vendingu \t fyrir dlk \xXX fyrir hvaa ASCII-sextndatluka sem er \\ fyrir bakstrik %host vkkar hsilnafn %port vkkar hafnarnmer %user vkkar notandanafn stagengils %pass vkkar agangsor stagengils %% fyrir hundrashlutatkn;Setursmappa ea vinnusvi me nafni  %s er n egar til.BErt viss um a viljir eya setursmppunni  %s me %d setur?$Getur ekki eytt srstku setri  %s .Skapa setursmppuNtt mppunafn:How to purchase a license...Fjarrn mark&sl: **Do you want to open a separate shell session to duplicate the %s?** Current session does not support direct duplication of remote %s. A separate shell session may be opened to process the duplication. Alternatively you may duplicate the %s via local temporary copy.file(s)|directory(ies)Ritill %s faldar%s saSaNverandi lota leyfir breytingu eignarhaldi eftir UID einungis. a var ekki mgulegt a tklj UID fr agangsnafninu  %s . Tilgreindu UID beint stainn.Flytja &bakgrunni%s (bta flutningsbir)EnginnVeldu lyklaborsskyndivsi&Lyklaborsskyndivsir: takmarkaMeistaraagangsor&Nverandi meistaraagangsor:&Ntt meistaraagangsor:"&Endurinnslu meistaraagangsor:2Vista &agangsor (vernda af meistaraagangsori) Leitandi %sFinna Finnandi& Loki.Htta.&Byrja&StvaVista &agangsor Httandi vi& Kun: %sdSkr var breytt. Breytingum verur tapa ef skrinni er endurhlai notandi ara kun. Halda fram?@Ert viss um a viljir eya vinnusvinu  %s me %d lotur?Vista vinnusvi sem&Vista vinnusvi sem: Vista &agangsor (ekki rlagt)2Vista &agangsor (vernda af meistaraagangsori)Vista &agangsor]Opna vinnusvi  %s (haltu niri skiptilykli (Shift) til a opna vinnusvi njum glugga)&Opna essa mppuZOpna setursmppuna  %s (haltu niri skiptilykli (Shift) til a opna mppu njum glugga)&Skapa skjborsskyndivsi+Virkja &sjlfvirka vistun essa vinnusvis NiurhlaaUpphlaa NiurhlaaUpphlaa(%s skrin  %s %s og eya upprunalegu:&%s %d skrr %s og eya upprunalegum:Niurhlaa og eyaUpphlaa og eyaBirFlytja inn setur6Villa vi hleslu skrarinnar  %s notandi  %s -kun.#Villa vi hleslu skrarinnar  %s .Fallandi aftur  %s -kun.*Veldu skr til a flytja inn stillingu fr Leita: %s!(ttu dlklykilinn fyrir nsta) Upphlaandi Niurhlaandi %d birMynstur: !! vkkar upphrpunarmerki !/ vkkar nverandi fjarrna sl !@ vkkar hsilnafn nverandi lotu !U vkkar notandanafn nverandi lotu !P vkkar agangsor nverandi lotu !# vkkar hafnarnmer nverandi lotu !N vkkar nverandi lotunafn !?prompt[\]?default! vkkar notandarita gildi me gefinni kvaningu og sjlfgildi (valkvmt \ forast lausnarrunu) ! command vkkar ttak staarbundinnar skipunar Ntt setur Setursmappa Vinnusvi: ert a breyta setri. Vilt vista breytingarnar nar?&Mappa:<ekkert>SkelSCP/SkelRitill3Endurstilla lotu- (spjalds-) lit kerfissjlfgildi&Fleiri litir& 'Velja hvaa lotu- (spjalds-) lit sem er&Fjarlgja BOM- og EOF-merki&Fjarlgja BOM-merkiZLeyfissamningar allra eftirfarandi forrita (safna) eru hlutar a hugbnaarleyfissamningi. Birta leyfiToolbar2000 library %sCopyright Jordan Russell!https://jrsoftware.org/tb2kdl.phpTBX library %s,Copyright Alex A. Denisov and contributors!https://github.com/plashenkov/TBX'Filemanager Toolset library Version 2.6Copyright Ingo EckelJEDI Code Library (JCL) %shttps://jcl.delphi-jedi.org/PngComponents 1.9&Copyright Uwe Raabe and Martijn Saly)https://github.com/UweRaabe/PngComponents Vistandi& {language}-ing: Copyright %sSkr:Sl:Lsandi Aflsandi &Sjlfgildur!Endurstilla ritillit sjlfgildiVeldu hvaa ritillit sem erVista umbreyttan einkalykil9PuTTY-einkalykilskrr (*.ppk)|*.ppk|Allar skrr (*.*)|*.*)Einkalykli var umbreytt og vista  %s .Framleia skrarvefslFramleia lotuvefsl/kaVefslSkriftaKi n skipun %dbending %d af %d bendingar'Keyra srsnddu skipunina  %s sem  %s SkipanalnufrumbreyturSkipanalnufrumbreytur fyrir %spHsillykill jns er ekki ekktur. Vinsamlega tengstu a minnsta kosti einu sinni ur en kinn er framleiddur."C:\skrifanleg\sl\a\atburaskr\Framleia &ka& Framleia flutningska'Keyra skriftuna notandi skipun eins og:C:\sl\a\skriftu\skrifta.txt inn kiStilla flutningsvalmguleika Flytja skrr`Snisskralisti er notaur einungis, hugau a nota skrarmt til a velja skrr til flutnings.Athuga eftir uppfrslumBta vi vibt)Innslu vefsl ea sl a &vibtinni:Vafra& Velja  %s &Gera hl vi endannAtburaskr &lotu:Velja skr sem lotuatburaskr.4Lotuatburaskrr (*.log)|*.log|Allar skrr (*.*)|*.*Notkunartlfri&Sa:&Afrita klippispjaldHsill: %s Hsillykill: %s&Afrita Velja &allt&Lyklaborsskyndivsir:AlmenntTengdist-Tengt vi %s. Bandi eftir mttkuskilaboi& 'Tengt vi %s, semjandi um TLS-tengingu& Tengist vi %s& Skrasafnslistun giftusamlegAftengdist fr jniByrjandi niurhleslu %sNiurhlesla giftusamleg-Reynandi a nlgast %s gegnum FTP-stagengil& Skjandi skrasafnslistun& 4TLS-tenging stofnu. Bandi eftir mttkuskilaboi& TLS-tenging stofnuByrjandi upphleslu %sUpphlesla giftusamleg!Skn skrarupplsinga giftusamlegSkjandi skrarupplsingar& Gat ekki stt skrarupplsingar4Gat ekki skapa stungu hinu tilgreinda hafnasvii.!Getur ekki stofna TLS-tengingunaGat ekki stt skrasafnslistun Getur ekki frumstillt TLS-safni-Flutningsrs er ekki hgt a opna. sta: %s#Getur ekki tklj hsilnafni  %s 7Halda fram-skipun ekki studd af jni, yfirritar skr.VHalda fram-skipun ekki studd af jni, en staarbundin og fjarrn skrarstr er jfn%frt um a senda skipun. Aftengdist.Jafningjaskrteini hafnaNiurhleslu httSkr er n egar til Stagengill krefst sannreyningarJNausynlegt authtype tilkynnt af stagengilsjni er ekkt ea ekki stutt)Getur ekki tklj hsil stagengilsjns"Getur ekki tengst stagengilsjniEStagengilsbeini mistkst, getur ekki tengist gegnum stagengilsjnTmamrk greind.Upphleslu httGat ekki stillt skrarbendilekkt villa TLS-lagi Gat ekki sannreynt TLS-skrteini913Tenging vi stagengil stofnu, framkvmir handtak& stjrntenging gagnatenging WIN_VARIABLE$Copyright 2000 2024 Martin Prikrylhttps://winscp.net/#https://winscp.net/eng/docs/historyhttps://winscp.net/forum/https://winscp.net/updates.php#https://winscp.net/eng/download.php!https://winscp.net/eng/donate.php+https://winscp.net/eng/docs/?ver=%s&lang=%s-https://winscp.net/eng/docs/%s?ver=%s&lang=%s'https://winscp.net/eng/translations.php:https://winscp.net/eng/docs/search.php?ver=%s&lang=%s&q=%sKhttps://winscp.net/forum/posting.php?mode=newtopic&ver=%s&lang=%s&report=%s"https://winscp.net/eng/upgrade.php8https://www.microsoft.com/store/apps/9p0pq8b65n8x?cid=%s+https://winscp.net/eng/docs/microsoft_store1https://winscp.net/updatenews.php?store_get_img=1:GenerateHttpUrl.Generate &HTTP URL=Framleia &HTTP-vefslfGenerateHttpUrl.Generates HTTP URL of the selected file=Framleiir HTTP-vefsl hinnar valinnar skrarGenerateHttpUrl.URL=VefslXGenerateHttpUrl.These options are site-specific.=essir valmguleikar eru setur-srtkir.GenerateHttpUrl.&Web root path:=&Vefrtarsl:&GenerateHttpUrl.Use HTTP&S=Nota HTTP&SKGenerateHttpUrl.&URL root path (optional):=&Rtarsl vefslar (valkvmt):dGenerateHttpUrl.&Web server hostname override (optional):=Yfirritun hsilnafns &vefjns (valkvmt):%GenerateHttpUrl.Options=Valmguleikar)GenerateHttpUrl.Display URL=Birta vefslCGenerateHttpUrl.Copy URL to clipboard=Afrita vefsl klippispjald?GenerateHttpUrl.Open URL in web browser=Opna vefsl vefvafra,CompareFiles.&Compare Files=&Samanbera skrrCompareFiles.Compares the selected local and remote path using an external file comparison tool=Samanber hinar vldu staarbundnu og fjarrnu skrr notandi ytra skrasamanburarverkfri"CompareFiles.Options=ValmguleikarKCompareFiles.Select &file comparison tool:=Velja &skrasamanburarverkfri:!CompareFiles.Automatic=Sjlfvirkt6VerifyFileChecksum.Verify &Checksum=Sannreyna &samtluVerifyFileChecksum.Compares checksums of the selected local and remote file=Samanber samtlur hinnar valinnar staarbundnar og fjarrnnar skrar/SearchText.&Search for Text...=&Leita a texta& SearchText.Searches recursively for a text in the current remote directory=Leitar endurkvmt a texta hinu nverandi fjarrna skasafniSearchText.Text:=Texti SearchText.File mask:=Skrarmt:5ZipUpload.&ZIP and Upload...=&ZIP-jappa og upphlaa& wZipUpload.Packs the selected files to a ZIP archive and uploads it=Pakkar hinum vldu skrm ZIP-safn og upphleur v#ZipUpload.&Archive name:=&Safnnafn: ZipUpload.Use &7-zip=Nota &7-Zip>ZipUpload.Archive &type (with 7-zip):=Safn&tegund (me 7-Zip):EZipUpload.7-zip &path (7z.exe/7za.exe):=7-Zip-&sl (7z.exe/7za.exe):!ZipUpload.Logging=AtburaskrningcKeepLocalUpToDate.&Keep Local Directory up to Date...=&Vihalda staarbundnu skrasafni ntmalegu& KeepLocalUpToDate.Periodically scans for changes in a remote directory and reflects them on a local directory=Regulega skimar eftir breytingum fjarrnu skrasafni og endurspeglar r staarbundnu skrasafni'KeepLocalUpToDate.Directories=SkrasfnrKeepLocalUpToDate.&Watch for changes in the remote directory:=&Fylgjast me breytingum hinu fjarrna skrasafni:KeepLocalUpToDate.... &and automatically reflect them on the local directory:=... &og sjlfvirkt endurspegla r hinu staarbundnu skrasafni:'KeepLocalUpToDate.Options=Valmguleikar+KeepLocalUpToDate.&Delete files=&Eya skrm5KeepLocalUpToDate.&Beep on change=&Ppa vi breytingu;KeepLocalUpToDate.Continue on &error=Halda fram vi &villuAKeepLocalUpToDate.&Interval (in seconds):=&Millibil ( sekndum):)KeepLocalUpToDate.File &mask:=Skrar&mt:)KeepLocalUpToDate.Logging=Atburaskrning/BatchRename.Batch &Rename...=Bunka&endurnefnun& mBatchRename.Renames remote files using a regular expression=Endurnefna fjarrnar skrr notandi reglulega segBatchRename.Rename=EndurnefnaqBatchRename.Replace file name part matching this pattern:=Skipta t hluta skranafns sem samsvarar essu mynstri:BatchRename.with:=me:!BatchRename.Options=Valmguleikar1BatchRename.&Preview changes=&Forskoa breytingar#BatchRename.Logging=AtburaskrningBArchiveDownload.&Archive and Download...=&Safnvista og niurhlaa& ArchiveDownload.Packs the selected files to an archive, downloads it, and optionally extracts the archive to the current local directory=Pakkar hinar vldu skrr safn, niurhleur v og samkvmt vali dregur t r safninu hi nverandi staarbundna skrasafn)ArchiveDownload.&Archive name:=&Safnnafn:+ArchiveDownload.Archive &type:=Safn&tegund: ArchiveDownload.Packing=PakkandiFArchiveDownload.Custom archive &command:=Srsndd safnvistunar&skipun:&ArchiveDownload.Extracting=Dragandi tDArchiveDownload.&Extract after download=&Draga t eftir niurhlesluCArchiveDownload.Use &7-zip for extracting=Nota &7-zip fyrir tdrttKArchiveDownload.7-zip &path (7z.exe/7za.exe):=7-zip &sl (7z.exe/7za.exe):'ArchiveDownload.Logging=AtburaskrninghSynchronizeAnotherServer.&Synchronize with Another Remote Server...=&Samstilla vi annan fjarrnan jn& SynchronizeAnotherServer.Synchronizes a directory on another server (or another directory on this server) against a directory on this server=Synchronizes a directory on another server (or another directory on this server) against a directory on this serverhSynchronizeAnotherServer.Synchronize directory from &this server:=Samstilla skrasafn fr &essum jni:0SynchronizeAnotherServer.&Directory:=&Skrasafn:ASynchronizeAnotherServer.... to &another server:=& &annan jn:)SynchronizeAnotherServer.&Session:=&Lota:RSynchronizeAnotherServer.&Prompt for session password=&Prompt for session password0SynchronizeAnotherServer.Di&rectory:=Sk&rasafn:.SynchronizeAnotherServer.Options=Valmguleikar2SynchronizeAnotherServer.&Delete files=&Eya skrm>SynchronizeAnotherServer.&Preview changes=&Forskoa breytingarBSynchronizeAnotherServer.Continue on &error=Halda fram vi &villu0SynchronizeAnotherServer.Logging=Atburaskrning!Skeljarviauki er ekki uppsettur.4Skeljarviauki er uppsettur, en er ekki hlainn inn.+Skeljarviauki er uppsettur og hlainn inn.>**Dreifilykill til a lma OpenSSH authorized_keys-skrna:****Uppsetja dreifilykil jn sem er ekki OpenSSH-jnn? Uppsetning dreifilykils er studd fyrir OpenSSH-jn einungis (authorized_keys-skr). jnninn inn er %s. Uppsetjandi dreifilykilinn  %s & #Velja lykil til a uppsetja jniPuTTY-einkalykilskrr (*.ppk)|*.ppk|Allar einkalykilskrr (*.ppk;*.pem;*.key;id_*)|*.ppk;*.pem;*.key;id_*|Allar skrr (*.*)|*.*Samstillingarminnislisti Lesa-einungis ReiknandiVisa sem &forstillingu& Rename tab&New tab name:Samstillingu loki.Skrm upphlai: %s (%s)|Skrm niurhlai: %s (%s)|Staarbundnum skrm eytt: %s|Fjarrnum skrm eytt: %s|Samanburartmi: %s|Samstillingartmi: %s.Skeljarviauki getur ekki unni essu kerfi. SkralitirTil a virkja sjlfvirkar uppfrslur, vinsamlega <a href="%DONATE_URL%">gefu framlag til WinSCP-runar</a> ea %GET_IMG% WinSCP fr <a href="%STORE_URL%">Microsoft Store</a>.NttTlfriHrar setursstillingar &Bta vi& Bta vi hrrri setursstillingu&Setursstilling:(Upphlaa hinni nrri staarbundinni skrNiurhlaa nrri fjarrnni skr&Upphlaa uppfrri staarbundinni skr#Niurhlaa uppfrri fjarrnni skrEya reldri fjarrnni skr Eya reldri staarbundinni skrSmellta til a sna vi &Staarbundi &Fjarrnt&Left&RightCopyMoveOpenInnskrGClick to open new local tab. Hold down Ctrl key to open new remote tab.cClick to open new session in new remote tab. Hold down Shift Key to open new session in new window.,%s Hold down Ctrl key to open new local tab.m%d key file(s) in %d imported session(s) were converted or replaced with existing key(s) in supported format.Can change ACLACL:&Users &EveryoneRead ACL Write ACLGeneral#Needed for PowerShell 7.3 and newer -- vara vi fyrir nean etta --3DESBlowfishAESDESArcfourChaCha20AES-GCM -- vara vi fyrir nean etta --!Diffie-Hellman group 1 (1024-bit)"Diffie-Hellman group 14 (2048-bit)"Diffie-Hellman group 15 (3072-bit)"Diffie-Hellman group 16 (4096-bit)"Diffie-Hellman group 17 (6144-bit)"Diffie-Hellman group 18 (8192-bit)Diffie-Hellman hpskiptiRSA-bygg lyklaskiptiECDH-lyklaskipti"NTRU Prime / Curve25519 hybrid kexm**This key contains an OpenSSH certificate.** It is not supposed to be added to OpenSSH authorized_keys file.NMatching certificate was detected in '%s' and added to the converted key file.'Edit trusted host certificate authority&Add trusted host certificate authority&Name: Public &key:,Valid &hosts this key is trusted to certify:&Vafra& No public key specified.1Select public key file of certification authority2Public key files (*.pub)|*.pub|All Files (*.*)|*.*#Unable to load public key from '%s' Signature types (RSA keys only):SHA-&1|SHA-&256|SHA-&512"No validity expression configured.Error in validity expression.~**Stop showing Login dialog automatically?** Please confirm if you really want to WinSCP stop showing Login dialog automatically on startup and when the last session is closed. If you change your mind later, you can revert this in Preferences on Environment > Window page. To open the Login dialog manually, go to Tabs > New Tab [> Remote Tab] or use corresponding toolbar button..!K expands to current session private key path !\ expands to current local pathan unnamed file'An unsupported operation was attempted.$A required resource was unavailable.Out of memory.An unknown error has occurred.No error occurred.-An unknown error occurred while accessing %1.%1 was not found.%1 contains an invalid path.=%1 could not be opened because there are too many open files.Access to %1 was denied..An invalid file handle was associated with %1.<%1 could not be removed because it is the current directory.6%1 could not be created because the directory is full.Seek failed on %15A hardware I/O error was reported while accessing %1.0A sharing violation occurred while accessing %1.0A locking violation occurred while accessing %1.Disk full while accessing %1..An attempt was made to access %1 past its end.2Invalid HTML encoded character (%s) at position %dInvalid millisecond: %dInvalid fractional second: %fInvalid hour offset: %dInvalid duration string: %s#Hour Offset portion of time invalidInvalid decimal string: ''%s''0Cannot convert scientific notation to TBcd value Cannot convert NAN to TBcd value(Invalid Bcd Precision (%d) or Scale (%d):Cannot convert to TBcd: string has more than 64 digits: %s%s is not a valid hex stringUnsuppported variant type %dvarDispatch type not supportedvarError type not supported BCD overflow%s is not a valid BCD valueLibrary not found: %sFunction not found: %s.%sNo page loadedCannot register a nil providerInvalid service provider GUID)%s only supports sinking of method calls!&Attempting to hook child windows twiceSave the current file?FInternal error: data type kind %s cannot be converted to and from text+Invokable Class %s implements no interfacesType cannot be cast as VariantInterface %s has no RTTI5Parameter %s on Method %s of Interface %s has no RTTIInvalid date string: %sInvalid time string: %sInvalid minute: %dC3rd-level cache: 3 MByte, 12-way set associative, 64 byte line sizeC3rd-level cache: 6 MByte, 12-way set associative, 64 byte line sizeC3rd-level cache: 2 MByte, 16-way set associative, 64 byte line sizeC3rd-level cache: 4 MByte, 16-way set associative, 64 byte line sizeC3rd-level cache: 8 MByte, 16-way set associative, 64 byte line sizeD3rd-level cache: 12 MByte, 24-way set associative, 64 byte line sizeD3rd-level cache: 18 MByte, 24-way set associative, 64 byte line sizeD3rd-level cache: 24 MByte, 24-way set associative, 64 byte line size64-Byte Prefetching128-Byte PrefetchingeCPUID leaf 2 does not report cache descriptor information, use CPUID leaf 4 to query cache parameters Windows 8Windows Server 2012 Windows 8.1Windows Server 2012 R2Win32 error: %s (%u)%s%sB2nd-level cache: 1 MByte, 8-way set associative, 64 byte line sizeBInstruction TLB: 4 KByte pages, 4-way set associative, 128 entriesSInstruction TLB: 2 MByte pages, 4-way, 8 entries or 4 MByte pages, 4-way, 4 entriesAInstruction TLB: 4 KByte pages, 4-way set associative, 64 entries;Data TLB: 4 KByte pages, 4-way set associative, 128 entries<Data TLB1: 4 KByte pages, 4-way set associative, 256 entries;Data TLB1: 4 KByte pages, 4-way set associative, 64 entriesEData TLB: 4 KByte and 4 MByte pages, 4-way set associative, 8 entriesCShared 2nd-Level TLB: 4 KByte pages, 4-way associative, 512 entriesD3rd-level cache: 512 KByte, 4-way set associative, 64 byte line sizeB3rd-level cache: 1 MByte, 4-way set associative, 64 byte line sizeB3rd-level cache: 2 MByte, 4-way set associative, 64 byte line sizeB3rd-level cache: 1 MByte, 8-way set associative, 64 byte line sizeB3rd-level cache: 2 MByte, 8-way set associative, 64 byte line sizeB3rd-level cache: 4 MByte, 8-way set associative, 64 byte line sizeE3rd-level cache: 1.5 MByte, 12-way set associative, 64 byte line size,Trace cache: 32 K-Ops, 8-way set associative,Trace cache: 64 K-Ops, 8-way set associative:Instruction TLB: 2M/4M pages, fully associative, 8 entriesD2nd-level cache: 1 MBytes, 4-way set associative, 64 bytes line sizeZ2nd-level cache: 128 KBytes, 8-way set associative, 64 bytes line size, 2 lines per sectorZ2nd-level cache: 256 KBytes, 8-way set associative, 64 bytes line size, 2 lines per sectorZ2nd-level cache: 512 KBytes, 8-way set associative, 64 bytes line size, 2 lines per sectorX2nd-level cache: 1 MBytes, 8-way set associative, 64 bytes line size, 2 lines per sectorC2nd-level cache: 2 MBytes, 8-way set associative, 64 byte line sizeE2nd-level cache: 512 KBytes, 2-way set associative, 64 byte line sizeE2nd-level cache: 512 KBytes, 8-way set associative, 64 byte line sizeA2nd-level cache: 256 KBytes, 8-way associative, 32 byte line sizeA2nd-level cache: 512 KBytes, 8-way associative, 32 byte line size?2nd-level cache: 1 MBytes, 8-way associative, 32 byte line size?2nd-level cache: 2 MBytes, 8-way associative, 32 byte line sizeD2nd-level cache: 512 KByte, 4-way set associative, 64 byte line sizeBInstruction TLB: 4 KByte and 2 MByte or 4 MByte pages, 128 EntriesBInstruction TLB: 4 KByte and 2 MByte or 4 MByte pages, 256 EntriesGInstruction TLB: 2-MByte or 4-MByte pages, fully associative, 7 entries;Data TLB0: 4 MByte pages, 4-way set associative, 16 entries7Data TLB0: 4 KByte pages, 4-way associative, 16 entries7Data TLB0: 4 KByte pages, fully associative, 16 entriesFData TLB0: 2 MByte or 4 MByte pages, 4-way set associative, 32 entries/Data TLB: 4 KByte and 4 MByte pages, 64 Entries0Data TLB: 4 KByte and 4 MByte pages, 128 Entries0Data TLB: 4 KByte and 4 MByte pages, 256 EntriesH1st-level data cache: 16 KByte, 8-way set associative, 64 byte line sizeH1st-level data cache: 8 KBytes, 4-way set associative, 64 byte line sizeI1st-level data cache: 16 KBytes, 4-way set associative, 64 byte line sizeI1st-level data cache: 32 KBytes, 4-way set associative, 64 byte line size,Trace cache: 12 K-Ops, 8-way set associative,Trace cache: 16 K-Ops, 8-way set associativeE2nd-level cache: 128 KBytes, 4-way set associative, 32 byte line sizeE2nd-level cache: 256 KBytes, 4-way set associative, 32 byte line sizeE2nd-level cache: 512 KBytes, 4-way set associative, 32 byte line sizeC2nd-level cache: 1 MBytes, 4-way set associative, 32 byte line sizeC2nd-level cache: 2 MBytes, 4-way set associative, 32 byte line sizeC3rd-level cache: 4 MBytes, 4-way set associative, 64 byte line sizeC3rd-level cache: 8 MBytes, 4-way set associative, 64 byte line sizeB3rd-level cache: 8 MByte, 8-way set associative, 64 byte line sizeD2nd-level cache: 4 MBytes, 16-way set associative, 64 byte line sizeB3rd-level cache: 6MByte, 12-way set associative, 64 byte line sizeB3rd-level cache: 8MByte, 16-way set associative, 64 byte line sizeC3rd-level cache: 12MByte, 12-way set associative, 64 byte line sizeC3rd-level cache: 16MByte, 16-way set associative, 64 byte line sizeB2nd-level cache: 6MByte, 24-way set associative, 64 byte line size*Instruction TLB: 4 KByte pages, 32 EntriesAInstruction TLB: 4 KByte and 2 MByte or 4 MByte pages, 64 EntriesI1st level data cache: 16 KBytes, 4-way set associative, 64 byte line sizeI1st level data cache: 24 KBytes, 6-way set associative, 64 byte line sizeE2nd level cache: 256 KBytes, 8-way set associative, 64 byte line sizeY3rd level cache: 512 KBytes, 4-way set associative, 64 byte line size, 2 lines per sectorW3rd level cache: 1 MBytes, 8-way set associative, 64 byte line size, 2 lines per sectorW3rd level cache: 2 MBytes, 8-way set associative, 64 byte line size, 2 lines per sectorW3rd level cache: 4 MBytes, 8-way set associative, 64 byte line size, 2 lines per sectorI1st level data cache: 32 KBytes, 8-way set associative, 64 byte line sizeP1st level instruction cache: 32 KBytes, 8-way set associative, 64 byte line sizeU2nd-level cache: 128 KBytes, 4-way set associative, sectored cache, 64-byte line sizeU2nd-level cache: 192 KBytes, 6-way set associative, sectored cache, 64-byte line sizeU2nd-level cache: 128 KBytes, 2-way set associative, sectored cache, 64-byte line sizeU2nd-level cache: 256 KBytes, 4-way set associative, sectored cache, 64-byte line sizeU2nd-level cache: 384 KBytes, 6-way set associative, sectored cache, 64-byte line sizeU2nd-level cache: 512 KBytes, 4-way set associative, sectored cache, 64-byte line sizeXNo 2nd-level cache or, if processor contains a valid 2nd-level cache, no 3rd-level cacheMainWeakOrgWeakImplicitNull descriptorAInstruction TLB: 4 KByte pages, 4-way set associative, 32 entries@Instruction TLB: 4 MByte pages, 4-way set associative, 2 entries:Data TLB: 4 KByte pages, 4-way set associative, 64 entries9Data TLB: 4 MByte pages, 4-way set associative, 8 entries;Data TLB1: 4 MByte pages, 4-way set associative, 32 entriesO1st level instruction cache: 8 KBytes, 4-way set associative, 32 byte line sizeP1st level instruction cache: 16 KBytes, 4-way set associative, 32 byte line sizeP1st level instruction cache: 32 KBytes, 4-way set associative, 64 byte line sizeH1st level data cache: 8 KBytes, 2-way set associative, 32 byte line size@Instruction TLB: 4 MByte pages, 4-way set associative, 4 entriesI1st level data cache: 16 KBytes, 4-way set associative, 32 byte line sizeMISC EXCEPTIONFIXUP OMAP_TO_SRC OMAP_FROM_SRC ExecutablePackageLibrary NeverBuild DesignOnlyRunOnlyIgnoreDupUnitsDelphi 3 or C++ Builder 3 UndefinedC++ Builder 4 or laterDelphi 4 or laterCEF EFI Byte Code AMD64 (K8)M32R little-endianCEEUnknownNativeGUIConsoleOS/2Posix Reserved 8UNKNOWNCOFFCODEVIEWFPOSH3 little-endianSH3 DSPSH3E little-endianSH4 little-endianSH5ARM Little-EndianTHUMBAM33IBM PowerPC Little-EndianIBM PowerPC FPIntel 64MIPS16ALPHA64MIPSFPU MIPSFPU16InfineonDeCommitTotalFreeThresholdLockPrefixTableMaximumAllocationSizeVirtualMemoryThresholdProcessHeapFlagsProcessAffinityMask CSDVersionReservedEditListUnknown Intel 386MIPS little-endian R3000MIPS little-endian R4000MIPS little-endian R10000MIPS little-endian WCE v2 Alpha_AXP Size of ImageSize of HeadersCheckSum SubsystemDll CharacteristicsSize of Stack ReserveSize of Stack CommitSize of Heap ReserveSize of Heap Commit Loader Flags Number of RVAVersionGlobalFlagsClearGlobalFlagsSetCriticalSectionDefaultTimeoutDeCommitFreeBlockThresholdCharacteristicsMagicLinker Version Size of CodeSize of Initialized DataSize of Uninitialized DataAddress of Entry Point Base of Code Base of Data Image BaseSection AlignmentFile AlignmentOperating System Version Image VersionSubsystem Version Win32 Version Description Machine ValueTLSLoad configuration Bound ImportIATDelay load import COM run-timereserved [%.2d] SignatureMachineNumber of SectionsTime Date StampSymbols PointerNumber of SymbolsSize of Optional Header Failed to create FileMappingViewFailed to obtain size of fileStream is read-onlyCannot open file "%s"This is not a PE formatUnknown PE targetNot a resource directory,Feature is not available for attached imagesSection "%s" not foundExportsImports Resources ExceptionsSecurityBase RelocationsDebugoSome operation could not be performed because the system is out of resources. Close some windows and try again.Setting bit transparency color is not allowed for png images containing alpha value for each pixel (COLOR_RGBALPHA and COLOR_GRAYSCALEALPHA)OThis operation is not valid because the current image contains no valid header.4The new size provided for image resizing is invalid.oThe "Portable Network Graphics" could not be created because invalid image type parameters have being provided.(Failed to get ANSI replacement character%This windows version is not supported&The window with handle %d is not valid#The process with ID %d is not valid&The Module with handle %d is not valid$File contains no version informationThe file %s does not existIllegal language indexNo value was suppliedThe value %s was not found.Failed to create FileMappingUThis "Portable Network Graphics" image is invalid because it has missing image parts.[Could not decompress the image because it contains invalid compressed data. Description: BThe "Portable Network Graphics" image contains an invalid palette.The file being read is not a valid "Portable Network Graphics" image because it contains an invalid header. This file may be corrupted, try obtaining it againnThis "Portable Network Graphics" image is not supported or it might be invalid. (IHDR chunk is not the first)This "Portable Network Graphics" image is not supported because either its width or height exceeds the maximum size of 65535 pixels.There is no such palette entry.dThis "Portable Network Graphics" image contains an unknown critical part which could not be decoded.pThis "Portable Network Graphics" image is encoded with an unknown compression scheme which could not be decoded.cThis "Portable Network Graphics" image uses an unknown interlace scheme which could not be decoded.-The chunks must be compatible to be assigned.jThis "Portable Network Graphics" image is invalid because the decoder found an unexpected end of the file.8This "Portable Network Graphics" image contains no data.]The program tried to add a existent critical chunk to the current image which is not allowed.IIt's not allowed to add a new chunk because the current image is invalid.7The png image could not be loaded from the resource ID. Microsoft MSXML is not installedNo active documentNode "%s" not foundIDOMNode required.Attributes are not supported on this node typeInvalid node type+Mismatched paramaters to RegisterChildNodes0Element "%s" does not contain a single text node4DOM Implementation does not support IDOMParseOptions#ItemTag property is not initializedNode is readonlyCRefresh is only supported if the FileName or XML properties are setFileName cannot be blankLinejThis "Portable Network Graphics" image is not valid because it contains invalid pieces of data (crc error)yThe "Portable Network Graphics" image could not be loaded because one of its main piece of data (ihdr) might be corrupted &Fra hingaSkapa &skyndivsi hr&HttaToolbar item index out of rangeToolbar item already inserted?An item viewer associated the specified item could not be found More Buttons|JA TTBDock control cannot be placed inside a tool window or another TTBDockCCannot change Position of a TTBDock if it already contains controlsGCannot save dockable window's position because Name property is not setOCannot save dockable window's position because DockedTo's Name property not set)"%s" DOMImplementation already registeredNo matching DOM Vendor: "%s"<Selected DOM Vendor does not support this property or method;Property or Method "%s" is not supported by DOM Vendor "%s"Node cannot be nullDrif  %s: er ekki til.Skrasafn  %s er ekki til./ <rt>NafnStrTegundBreyttEigindi Framlenging%s er gildur drifstafur.RttindiEigandiHpur TengilmarkTegund&Afrita hingaVafraAllar skrr (*.*)|*.*gild skrarnafn - %s#Getur ekki fundi neina gilda sl.BKBMBGB.Getur ekki endurnefnt skrna ea skrasafni: Skr er n egar til: $Skrarnafn inniheldur gild rittkn:Skr %s%u skrr %u skrasfn YfirskrasafnDragDrop Error: %d Invalid indexUnable to insert an item Invalid ownerRichEdit line insertion errorFailed to Load StreamFailed to Save Stream %s is already associated with %sE%d is an invalid PageIndex value. PageIndex must be between 0 and %d=This control requires version 4.70 or greater of COMCTL32.DLLDate exceeds maximum of %sDate is less than minimum of %s4You must be in ShowCheckbox mode to set to this date#Failed to set calendar date or time%Failed to set maximum selection range$Failed to set calendar min/max range%Failed to set calendar selected rangeStyle not registered"'%s' is not a valid property valueOLE control activation failed*Could not obtain OLE control window handle%License information for %s is invalidPLicense information for %s not found. You cannot use this control in design modeNUnable to retrieve a pointer to a running object registered with OLE for %s/%sFailed to clear tab control Failed to delete tab at index %d"Failed to retrieve tab at index %d Failed to get object at index %d"Failed to set tab "%s" at index %d Failed to set object at index %d<MultiLine must be True when TabPosition is tpLeft or tpRightInvalid item level assignment Invalid level (%d) for item "%s"Unable to load style '%s'Unable to load styles: %sStyle '%s' already registered#Style class '%s' already registeredStyle '%s' not foundStyle class '%s' not foundInvalid style handleInvalid style formatVCL Style File)Class '%s' is already registered for '%s'%Class '%s' is not registered for '%s'%s parameter cannot be nil0A StyleHook class has not been registered for %s#Feature not supported by this styleStyle '%s' is not registered"Cannot unregister the system style"%s" is an invalid pathANSIASCIIUnicodeBig Endian UnicodeUTF-8UTF-7%Cannot remove shell notification icon"PageControl must first be assigned"%s requires Windows Vista or laterButton%d RadioButton%dCaption cannot be empty:CategoryPanel must have a CategoryPanelGroup as its parent=Only CategoryPanels can be inserted into a CategoryPanelGroupNo help keyword specified.Docked control must have a name%Error removing control from dock tree - Dock zone not found - Dock zone has no controlLError loading dock zone from the stream. Expecting version %d, but found %d.,Multiselect mode must be on for this feature7Length of value array must be >= length of prompt arrayPrompt array must not be empty &Username &Password&DomainLogin SeparatorError setting %s.Count8Listbox (%s) style must be virtual in order to set Count#No OnGetItem event handler assignedCtrl+Alt+(None)Value must be between %d and %dAllUnable to insert a lineInvalid clipboard format Clipboard does not support IconsCannot open clipboard: %sText exceeds memo capacity+Operation not supported on selected printer.There is no default printer currently selected/Menu '%s' is already being used by another formPicture: (%dx%d)PreviewBkSpTabEscEnterSpacePgUpPgDnEndHomeLeftUpRightDownInsDelShift+VivrunVilla Upplsingar Stafesta&J&Nei lagi Htta vi&Hjlp&Htta &Endurreyna&Hunsa&Allt &Nei vi llu J vi &llu&LokaAbort&AllCannot drag a form MetafilesEnhanced MetafilesIconsBitmaps TIFF ImagesGrid too large for operation Too many rows or columns deletedGrid index out of range1Fixed column count must be less than column count+Fixed row count must be less than row count&Cannot insert or delete rows from gridgilt inntaksgildiIgilt inntaksgildi. Notau lausnarlykil (Esc) til a yfirgefa breytingarPrinting in progressPrinter index out of rangePrinter selected is not valid%s on %s@GroupIndex cannot be less than a previous menu item's GroupIndex5Cannot create form. No MDI forms are currently active0Can only modify an image if it contains a bitmap*A control cannot have itself as its parent lagi Htta vi&Yes&No&Help&Close&Ignore&Retry(Failed to write ImageList data to stream$Error creating window device contextError creating window class+Cannot focus a disabled or invisible window!Control '%s' has no parent window$Parent given is not a parent of '%s'Cannot hide an MDI Child Form)Cannot change Visible in OnShow or OnHide"Cannot make a visible window modalScrollbar property out of range%s property out of rangeMenu index out of rangeMenu inserted twiceSub-menu is not in menuNot enough timers available!Printer is not currently printingInvalid pixel format Invalid imageScan line index out of range!Cannot change the size of an icon%Cannot change the size of a WIC Image Invalid operation on TOleGraphic$Unknown picture file extension (.%s)Unsupported clipboard formatOut of system resourcesCanvas does not allow drawing#Text format flag '%s' not supportedInvalid image sizeInvalid ImageListUnable to Replace ImageInvalid ImageList Index)Failed to read ImageList data from streamSaturdayUnable to create directoryInvalid source arrayInvalid destination array"Character index out of bounds (%d)Start index out of bounds (%d)Invalid count (%d)Invalid destination index (%d)Invalid code pageInvalid encoding nameNNo mapping for the Unicode character exists in the target multi-byte code page0Tab position incompatible with current tab style0Tab style incompatible with current tab positionBitmap image is not validIcon image is not validMetafile is not validOctoberNovemberDecemberSunMonTueWedThuFriSatSundayMondayTuesday WednesdayThursdayFridayJunJulAugSepOctNovDecJanuaryFebruaryMarchAprilMayJuneJulyAugust SeptemberObject lock not owned(Monitor support function not initializedFeature not implemented Method called on disposed object%s (%s, line %d)Abstract Error?Access violation at address %p in module '%s'. %s of address %p2Cannot access package information for package '%s'Can't load package %s. %sKerfisvilla. Ki: %d. %s%s!Kall strikerfisager mistkstJanFebMarAprMay%Invalid variant operation (%s%.8x) %s,Custom variant type (%s%.4x) is out of range/Custom variant type (%s%.4x) already used by %s*Custom variant type (%s%.4x) is not usable2Too many custom variant types have been registered5Could not convert variant of type (%s) into type (%s)=Overflow while converting variant of type (%s) into type (%s)Variant overflowInvalid argumentInvalid variant typeOperation not supportedUnexpected variant errorExternal exception %xAssertion failedInterface not supportedException in safecall method(Exception %s in module %s at %p. %s%s Application Error1Format '%s' invalid or incompatible with argumentNo argument for format '%s'"Variant method calls not supportedReadWrite ExecutionInvalid accessFormat string too long$Error creating variant or safe array)Variant or safe array index out of boundsVariant or safe array is lockedInvalid variant type conversionInvalid variant operationInvalid NULL variant operationInvalid numeric inputDivision by zeroRange check errorInteger overflow Invalid floating point operationFloating point division by zeroFloating point overflowFloating point underflowInvalid pointer operationInvalid class typecast0Access violation at address %p. %s of address %pAccess violationStack overflow Control-C hitPrivileged instructionOperation aborted!'%s' is not a valid integer value('%s' is not a valid floating point value %s er gild dagsetning. %s er ekki gildur tmi! %s er ekki gildur dagur og tmi '%d.%d' is not a valid timestamp'%s' is not a valid GUID value!'%s' is not a valid boolean valueInvalid argument to time encodeInvalid argument to date encode Out of memory I/O error %dToo many open filesFile access deniedRead beyond end of file Disk fullWindows Server 2003 R2Windows Server 2012Windows Server 2012 R2 Windows 8 Windows 8.1Observer is not supportedLCannot have multiple single cast observers added to the observers collection4The object does not implement the observer interfaceGNo single cast observer with ID %d was added to the observer collectionFNo multi cast observer with ID %d was added to the observer collectionObserver is not availableThe location sensor is startedInvalid date string: %sInvalid time string: %sInvalid time Offset string: %s <unknown>Parameter count mismatch<Type '%s' is not declared in the interface section of a unit7VAR and OUT arguments must match parameter type exactly,Specified Login Credential Service not found"%s (Version %d.%d, Build %d, %5:s):%s Service Pack %4:d (Version %1:d.%2:d, Build %3:d, %5:s)32-bit Edition64-bit EditionWindows Windows VistaWindows Server 2008 Windows 7Windows Server 2008 R2 Windows 2000 Windows XPWindows Server 2003bThe duration cannot be returned because the absolute value exceeds the value of TTimeSpan.MaxValueValue cannot be NaN3Negating the minimum value of a Timespan is invalidInvalid Timespan formatTimespan element too long#No context-sensitive help installedNo help found for context %dUnable to open IndexUnable to open Search"Unable to find a Table of Contents$No topic-based help system installedNo help found for %sArgument out of rangeItem not foundDuplicates not allowed5Insufficient RTTI available to support this operationThe specified path is too long The specified path was not found The path format is not supportedThe drive cannot be found The specified file was not found!The specified file already exists?WThe given "%s" local time is invalid (situated within the missing period prior to DST).$No help viewer that supports filters8String index out of range (%d). Must be >= %d and <= %d\Invalid UTF32 character value. Must be >= 0 and <= $10FFFF, excluding surrogate pair rangesrHigh surrogate char without a following low surrogate char at index: %d. Check that the string is encoded properlyrLow surrogate char without a preceding high surrogate char at index: %d. Check that the string is encoded properly2Length of Strings and Objects arrays must be equalInvalid Timeout value: %sTimespan too longString expected %s expected$%s not in a class registration groupProperty %s does not existStream write errorThread creation error: %sThread Error: %s (%d)-Cannot terminate an externally created thread,Cannot wait for an externally created thread2Cannot call Start on a running or suspended thread;Cannot call CheckTerminated on an externally created thread9Cannot call SetReturnValue on an externally create threadParameter %s cannot be nil'Parameter %s cannot be a negative value*Input buffer exceeded for %s = %d, %s = %dInvalid characters in pathList index out of bounds (%d)+Out of memory while expanding memory stream)%s has not been registered as a COM classNumber expectedANSI or UTF8 encoding expected %s on line %dError reading %s%s%s: %sStream read errorProperty is read-onlyFailed to create key %sFailed to get data for '%s'Invalid component registrationFailed to set data for '%s'Resource %s not found%s.Seek not implemented$Operation not allowed on sorted listUnable to write to %sInvalid binary valueInvalid file name - %sInvalid stream format'%s' is an invalid mask at (%d)$''%s'' is not a valid component nameInvalid property valueInvalid property element: %sInvalid property pathInvalid property type: %sInvalid property valueInvalid data type for '%s'Invalid string constant Line too long List capacity out of bounds (%d)List count out of bounds (%d)7Dispatch methods do not support more than 64 parametersDCOM not installedAncestor for '%s' not foundCannot assign a %s to a %sBits index out of range*Can't write to a read-only resource stream''%s'' expectedECheckSynchronize called from thread $%x, which is NOT the main threadClass %s not foundA class named %s already exists%List does not allow duplicates ($0%x)#A component named %s already exists%String list does not allow duplicatesCannot create file "%s". %sCannot open file "%s". %sIdentifier expected3A regular expression specified in RegEx is required,Error in regular expression at offset %d: %sError studying the regex: %sSuccessful match requiredStrings parameter cannot be nilInvalid index typeIndex out of bounds (%d)Invalid group name (%s)KUTF8: A start byte not followed by enough continuation bytes in position %sDUTF8: An unexpected continuation byte in %s-byte UTF8 in position %sAUTF8: Type cannot be determined out of header byte at position %s End of path Error in pathOLE error %.8x.Method '%s' not supported by automation object/Variant does not reference an automation objectߘ{<:y&q? *%TPF0 TAboutDialog AboutDialogLeftuTop{HelpType htKeyword HelpKeywordui_about BorderIcons biSystemMenu biMinimize biMaximizebiHelp BorderStylebsDialogCaption Um hugbúnað ClientHeight ClientWidthColor clBtnFace ParentFont KeyPreview OldCreateOrder PositionpoOwnerFormCenter OnKeyDown FormKeyDown DesignSize PixelsPerInch` TextHeight TButtonOKButtonLeftTopWidthKHeightAnchors akRightakBottomCancel CaptionÍ lagiDefault ModalResultTabOrder OnMouseDownOKButtonMouseDownTButton LicenseButtonLeft>TopWidthKHeightAnchors akLeftakBottomCaption &Leyfi…TabOrderOnClickLicenseButtonClickTButton HelpButtonLeftETopWidthKHeightAnchors akRightakBottomCaption&HjálpTabOrderOnClickHelpButtonClickTPanelPanelLeftTopWidthHeightAnchors akLeftakTopakRightakBottom BevelOuterbvNoneColorclWindowParentBackgroundTabOrder DesignSizeTLabelApplicationLabelLeft>Top Width4Height Caption Application ShowAccelCharTLabel VersionLabelLeft>TopWidthHeight CaptionVersion 2.0.0 (Build 12) XX ShowAccelCharTLabelWinSCPCopyrightLabelLeft>Top8WidthHeight Caption%Copyright © 2000-2003 Martin Prikryl ShowAccelCharTLabelProductSpecificMessageLabelLeft>TopdWidthHeight Caption7Til að senda athugasemdir og tilkynna lýs notar þú: ShowAccelCharTLabelLabel3Left>TopWidth[Height CaptionHlutahöfundaréttur ShowAccelCharTLabelRegistrationLabelLeft>TopWidthHeight CaptionThis product is licensed to: ShowAccelChar TPaintBox IconPaintBoxLeftTop Width0Height0OnPaintIconPaintBoxPaint TStaticText HomepageLabelLeft>TopHWidthHeightCaptionhttp://XXXXXXwinscp.net/TabOrderTabStop TStaticText ForumUrlLabelLeft>ToptWidthHeightCaptionhttp://XXXXwinscp.net/forum/TabOrderTabStop TPanelThirdPartyPanelLeft>TopWidthRHeightAnchors akLeftakTopakRight BevelKindbkTile BevelOuterbvNone ParentColor TabOrderTPanelRegistrationBoxLeft>TopWidthRHeightYAnchors akLeftakTopakRight BevelKindbkTile BevelOuterbvNoneParentBackground ParentColor TabOrder DesignSizeNUTLabelRegistrationSubjectLabelLeftTopWidthHeightAAnchors akLeftakTopakRightAutoSizeCaptionSomeone Somewhere, some city ShowAccelCharWordWrap TLabelRegistrationLicensesLabelLeftTop+WidthjHeight CaptionNumber of Licenses: X ShowAccelChar TStaticTextRegistrationProductIdLabelLeftTopAWidthHeightCaptionProduct ID: xxxx-xxxx-xxxxx ShowAccelCharTabOrderOnClickRegistrationProductIdLabelClickTPF0TAuthenticateFormAuthenticateFormLeft0TopqHelpType htKeyword HelpKeywordui_authenticate BorderIcons biSystemMenu BorderStylebsDialogCaptionAuthenticateForm ClientHeight| ClientWidthwColor clBtnFaceConstraints.MinHeightConstraints.MinWidth ParentFont OldCreateOrderPositionpoOwnerFormCenterOnResize FormResizeOnShowFormShow PixelsPerInch` TextHeight TPanelTopPanelLeftTopWidthwHeightAAlignalClient BevelOuterbvNoneTabOrderTListBoxLogViewLeft0TopWidthGHeightAStylelbOwnerDrawVariableAlignalClient BevelInnerbvNone BevelOuterbvNone BorderStylebsNoneDoubleBuffered ParentDoubleBufferedParentShowHintShowHint TabOrder OnDrawItemLogViewDrawItem OnMeasureItemLogViewMeasureItem OnMouseMoveLogViewMouseMoveTPanel LeftPanelLeftTopWidth0HeightAAlignalLeft BevelOuterbvNoneColorclWindowParentBackgroundTabOrder TPaintBoxAnimationPaintBoxLeftTop Width Height TPanel PasswordPanelLeftTopAWidthwHeightAlignalBottomAutoSize BevelOuterbvNoneTabOrderVisibleTPanelPromptEditPanelLeftTopWidthwHeightAlignalTop BevelOuterbvNoneTabOrder DesignSizewTLabelInstructionsLabelLeftTopWidthhHeight'Anchors akLeftakTopakRightAutoSizeCaptionInstructions for authentication. Please fill in your credentials carefully. Enter all required information, including your session username and session password.X FocusControl PromptEdit1WordWrap TLabel PromptLabel1LeftTop8WidthhHeight Anchors akLeftakTopakRightAutoSizeCaption &UsernameX: FocusControl PromptEdit1WordWrap TLabel PromptLabel2LeftTopeWidthhHeight Anchors akLeftakTopakRightAutoSizeCaption &PasswordX: FocusControl PromptEdit2WordWrap TPasswordEdit PromptEdit1LeftTopIWidthiHeightAnchors akLeftakTopakRight MaxLengthTabOrder TPasswordEdit PromptEdit2LeftTopvWidthiHeightAnchors akLeftakTopakRight MaxLengthTabOrderTPanelSavePasswordPanelLeftTopWidthwHeightAlignalTop BevelOuterbvNoneTabOrder TCheckBoxSavePasswordCheckLeftTopWidthHeightCaption&&Breyta geymdu aðgangsorði í þettaChecked State cbCheckedTabOrderTPanel ButtonsPanelLeftTopWidthwHeight,AlignalTop BevelOuterbvNoneTabOrder DesignSizew,TButtonPasswordOKButtonLeftvTopWidthKHeightAnchors akTopakRightCaptionÍ lagi ModalResultTabOrderTButtonPasswordCancelButtonLeftTopWidthKHeightAnchors akTopakRightCaption Hætta við ModalResultTabOrderTButtonPasswordHelpButtonLeft&TopWidthKHeightAnchors akTopakRightCaption&HjálpTabOrderOnClickHelpButtonClickTPanelSessionRememberPasswordPanelLeftTopWidthwHeightAlignalTop BevelOuterbvNoneTabOrder TCheckBoxSessionRememberPasswordCheckLeftTopWidthHeightCaption$&Muna aðgangsorð fyrir þessa lotuChecked State cbCheckedTabOrderTPanel BannerPanelLeftTop*WidthwHeightRAlignalBottom BevelOuterbvNoneTabOrderVisible DesignSizewRTMemo BannerMemoLeftTopWidthhHeight"Anchors akLeftakTopakRightakBottomColor clBtnFace PopupMenuBannerPopupMenuReadOnly ScrollBars ssVerticalTabOrder WantReturnsOnContextPopupBannerMemoContextPopup TCheckBoxNeverShowAgainCheckLeftTop5WidthHeightAnchors akLeftakRightakBottomCaption"&Aldrei sýna þennan borða afturTabOrderTButtonBannerCloseButtonLeftTop/WidthKHeightAnchors akRightakBottomCaption Halda áfram ModalResultTabOrderTButtonBannerHelpButtonLeft$Top/WidthKHeightAnchors akRightakBottomCaption&HjálpTabOrderOnClickHelpButtonClick TActionList ActionListLeft Top0 TEditCopyEditCopyActionCategoryBannerCaption&Afrita ImageIndexShortCutC@TEditSelectAllEditSelectAllActionCategoryBannerCaption Velja &allt ImageIndexShortCutA@TActionBannerMonospacedFontActionCategoryBannerCaptionNota &einbila leturgerð OnExecute!BannerMonospacedFontActionExecuteTActionLabelCopyActionCategoryLabelCaption&Afrita OnExecuteLabelCopyActionExecuteTActionLabelOpenLinkAction2CategoryLabelCaption &Open Link OnExecuteLabelOpenLinkAction2Execute TPopupMenuBannerPopupMenuLeftTop0 TMenuItemCopyItemActionEditCopyAction TMenuItem SelectAllItemActionEditSelectAllAction TMenuItemN1Caption- TMenuItemAdjustWindowItemActionBannerMonospacedFontAction TPopupMenuLabelPopupMenuLeft8TopH TMenuItemCopy1ActionLabelCopyAction TMenuItemN2Caption- TMenuItemOpen1ActionLabelOpenLinkAction2Default TPF0TCleanupDialog CleanupDialogLeftdTopHelpType htKeyword HelpKeyword ui_cleanup BorderIcons biSystemMenu biMinimize biMaximizebiHelp BorderStylebsDialogCaptionHreinsa hugbúnaðargögn ClientHeight+ ClientWidthColor clBtnFace ParentFont OldCreateOrder PositionpoOwnerFormCenterOnShowFormShow DesignSize+ PixelsPerInch` TextHeight TLabelLabel1LeftTopWidthHeightaAnchors akLeftakTopakRightAutoSizeCaptionREftirfarandi listi inniheldur öll hugbúnaðargögn mögulega geymd á þessari tölvu. Hakaðu við þau sem þú vilt fjarlægja. Ef annað tilvik af þessum hugbúnaði er keyrandi, vinsamlega lokaðu því áður en gögn eru hreinsuð. Fyrirvari: Að opna lotu og/eða næsta keyrsla hugbúnaðar mun endurskapa einhver gögn. ShowAccelCharWordWrap TButtonOKButtonLeftTop WidthKHeightAnchors akRightakBottomCaptionÍ lagiDefault ModalResultTabOrderTButton CancelButtonLeftITop WidthKHeightAnchors akRightakBottomCancel CaptionLoka ModalResultTabOrder TListView DataListViewLeftTophWidthHeightAnchors akLeftakTopakRightakBottom Checkboxes ColumnsCaptionGögnWidthCaption StaðsetningWidth ColumnClickDoubleBuffered HideSelectionReadOnly RowSelect ParentDoubleBufferedParentShowHintShowHint TabOrder ViewStylevsReport OnInfoTipDataListViewInfoTipOnKeyUpDataListViewKeyUp OnMouseDownDataListViewMouseDownTButtonCheckAllButtonLeftTop WidthqHeightAnchors akLeftakBottomCaption(Af)haka &alltTabOrderOnClickCheckAllButtonClickTButton HelpButtonLeftTop WidthKHeightAnchors akRightakBottomCaption&HjálpTabOrderOnClickHelpButtonClickTPF0TConsoleDialog ConsoleDialogLeft]TopHelpType htKeyword HelpKeyword ui_console BorderIcons biSystemMenu biMinimize biMaximizebiHelpCaption Stjórnborð ClientHeight ClientWidth'Color clBtnFaceConstraints.MinHeightConstraints.MinWidth ParentFont Icon.Data @@ (Bv00 %B(( hFh   V ޜ h(@ B(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$D@=C@;A>;A=:@=:@<9?<9?;8>;8>:7=:7=:7<96<96;85;85:7497496396385275274164163053052042/41/31.30.20-2/-1/,1.,0.+0-+/-*/,*.,).+)-+)-*(,*(,)'+)'+(&*(&*'%)'%(&$(&$(&$(&$DA=D@=C@;A>;A=:@=:@<9?<9>;8>;8=:7=:7<96<96;85;85:74:7497496386385275274163163053052/42/41.31.30.20-2/-1/,1.,0.+0-+/-*/,*.,).+)-+),*(,*(,)'+)'*(&*(&)'%)'%(&$(&$(&$EA>DA=D@=C@;A>:@=:@=:?<9?<9>;8>;8=:7=:7<96<96;85;85:74:7496496385385274274163163052052/41/41.30.30-20-1/-1/,1.,0.+/-+/-*.,*.,)-+)-+(,*(,*'+)'+)&*(&*(&)'%)'%(&$(&$EA>DA>DA=C@=C@;A>:@=:@=9?<9?<8>;8>;7=:7=:7<96<96;85;85:74:7496396385285274174163153052052/41/31.30.20-2/-1/,1.,0.,0-+/-+/-*.,*.,)-+)-*(,*(,)'+)'+)&*(&*(&)'%(&$(&$EB>EA>DA=D@=C@;A>;A>:@=:@<9?<9?;8>;8>:7=:7=:7<96<96;85;85:74:7496396385275274164163053052042/41/31.30.20-2/-1/,1.,0.+0-+/-*/,*.,).+)-+)-*(,*(,)'+)'+(&*(&*'%(&$(&$FB?EB>EA>DA=D@=|zwuspB>;A>;A=:@=:@<9?<9>;8>;8>:7=:7<96<96;85;85:74:7497496386385275274164163053052/42/41/31.30.20-2/-1/,1.,0.+0-+/-*/,*.,).+)-+)-*(,*(,)'+)'*(&*(&(&$(&$FC?FB?EB>EA>PMIQMJA>:@=:@=:?<9?<9>;8>;8=:7=:7<96<96;85;85:74:7496496385385274274163163052052/41/41.31.30-20-1/-1/,1.,0.+/-+/-*.,*.,).+)-+(,*(,*'+)'+)'*(&(&$(&$GC?FB?FB>EB>KHEA>:@=:@=9?<9?<8>;8>;7=:7=:7<96<96;85;85:74:7496396385285274274163163052052/41/31.30.20-2/-1/-1.,0.,0.+/-+/-*.,*.,)-+)-*(,*(,*'+)'+)&(&$(&$GC@FC?FB?EB>EA>jhdYWS@=:@<9?<9?;8>;8>;7=:7=:7<96<96;85;85:74:7496396385275274174163053052042/41/31.30.20-2/-1/,1.,0.+0-+/-*/,*.,*.+)-+)-*(,*(,)'+)'(&$(&$GD@GC@FC?FB?EB>EA>HEAA>;@<9?<9?;8>;8>:7=:7<96<96;85;85;85:7497496386385275274164163053052042/41/31.30.20-2/-1/,1.,0.+0-+/-*/,*.,).+)-+)-*(,*(,)'(&$(&$HD@GD@GC@FC?FB?EB>EA>DA=da^b`]@<9?<9>;8>;8=:7=:7<96<96;85;85:74:7496496385385275274163163052052/42/41.31.30-20-2/-1/,1.,0.+/-+/-*.,*.,).+)-+(,*(,*((&$(&$HDAHD@GC@GC?FC?FB>EB>DA>DA=EA>EB??<8>;8>;8=:7=:7<96<96;85;85:74:7496396385385274274163163052052/41/31.30.30-2/-1/-1/,0.,0.+/-+/-*.,*.,)-+)-+(,*((&$(&$IEAHDAHD@GC@FC?FB?EB>EA>DA>D@=C@=XVR?<9?<8>;8>;7=:7=:7<96<96;85;85:74:7496396385275274174163053052042/41/31.30.20-2/-1/,1.,0.+0-+/-+/,*.,*.,)-+)-*((&$(&$IEBHEAHDAGD@GC@FC?FB?EB>EA>DA=D@=C@<[XU@<9?<9?;8>;8>:7=:7<96<96<96;85;85:7497496386385275274164163053052042/41/31.30.20-2/-1/,1.,0.+0-+/-*/,*.,).+)-+)(&$(&$IFBIEAHEAHDAGD@GC@FC?FB?EB>EA>EB>@=:@<9?<9>;8>;8=:7=:7<96<96;85;85:74:7496496386385275274163163052052/42/41.31.30.20-2/-1/,1.,0.+/-+/-*/,*.,).+)(&$(&$JFBIEBIEAHDAHD@GC@GC?FC?FB>fdab_]A>:@=:@=9?<9?<9>;8>;8=:7=:7<96<96;85;85:74:7496496385385274274163163052052/41/41.30.30-2/-1/-1/,0.,0.+/-+/-*.,*.,)(&$(&$JFCJFBIEBIEAHDAHD@GC@LIEC@=B?;A>;A>:@=:@=9?<9?<8>;8>;7=:7=:7<96<96;85;85:74:7496396385285274174163153052052/41/31.30.20-2/-1/,1.,0.,0-+/-+/,*.,*(&$(&$JGCJFBIFBIEBHEAHDAvtqYVSC@;A>;A>:@=:@<9?<9?;8>;8>:7=:7=:7<96<96;85;85:7497496396385275274164163053052042/41/31.30.20-2/-1/,1.,0.+0-+/-*/,*(&$(&$KGCJGCJFBIFBIEBEA>DA=D@=C@;A>;A=:@=:@<9?<9>;8>;8>:7=:7<96<96;85;85:74:7497496386385275274163163053052/42/41/31.30.20-2/-1/,1.,0.+0-+/-*(&$(&$KHDKGCJGCJFBZVTSPLFB?EB>EA>DA=D@=C@;A>:@=:@=:?<9?<9>;8>;8=:7=:7<96<96;85;85:74:7496496385385274274163163052052/41/41.30.30-20-1/-1/,1.,0.+/-+(&$(&$LHDKGDKGCJFCMIEywtGC@GC?FB?FB>EA>DA>DA=C@=C@;A>:@=:@=9?<9?<8>;8>;7=:7=:7<96<96;85;85:74:7496396385285274274163153052052/41/31.30.20-2/-1/-1.,0.,0-+(&$(&$LHDKHDKGCKGCJFBQOKwtrNKGHDAGD@GC@FC?FB?EB>EA>DA=D@=C@=C?;A>;A>:@=:@<9?<9?;8>;8>;7=:7=:7<96<96;85;85:74:7496396385275274164163053052042/41/31.30.20-2/-1/,1.,0.+(&$(&$LIELHDKHDKGCJGCJFBIFBIEBHEAHDAGD@GC@FC?FB?EB>EA>DA=D@=C@;A>;A=:@=:@<9?<9>;8>;8>:7=:7<96<96;85;85;85:7497496386385275274164163053052042/41/31.30.20-2/-1/,1.,(&$(&$MIELIELHDKHDKGCJGCJFBIEBIEAHEAHD@GD@GC@FC?FB?EB>EA>DA=D@=C@;A>;@=:@=:?<9?<9>;8>;8=:7=:7<96<96;85;85:74:7496496385385275274163163052052/41/41.31.30-20-2/-1/,(&$(&$MIEMIELHELHDKGDKGCJFCJFBIEBIEAHDAHD@GC@GC?FB?FB>EB>DA>DA=D@=C@;A>:@=:@=9?<9?<8>;8>;8=:7=:7<96<96;85;85:74:7496396385285274274163163052052/41/31.30.20-2/-1/-(&$(&$NJFMIEMIELHDLHDKGCKGCJFCIFBIEBHEAHDAHD@GC@FC?FB?EB>EA>DA=D@=C@=C?;A>:@=:@<9?<9?;8>;8>;7=:7=:7<96<96;85;85:74:7496396385275274174163053052042/41/31.30.20-2/-(&$(&$NJFMJFMIEMIELHDKHDKGCJGCJFBIFBIEBHEAHDAGD@GC@FC?FB?EB>EA>DA=D@=C@;A>;A=:@=:@<9?<9?;8>;8>:7=:7<96<96;85;85;85:7497496386385275274164163053052042/41/31.30.20-(&$(&$NJFNJFMJFMIELIELHDKHDKGCJGCJFBIFBIEAHEAHD@GD@GC@FC?FB?EB>EA>DA=D@=C@;A>;@=:@=:@<9?<9>;8>;8=:7=:7<96<96;85;85:74:7496496385385275274163163052052/42/41.31.30-(&$(&$OKGNJFNJFMIEMIELHELHDKGDKGCJGCJFBIEBIEAHDAHD@GC@GC?FC?FB>EB>DA>DA=D@=C@;A>:@=:@=9?<9?<8>;8>;8=:7=:7<96<96;85;85:74:7496396385385274274163163052052/41/31.30.(&$(&$OKGOKGNJFNJFMIEMIELHDLHDKGCKGCJFCIFBIEBIEAHDAHD@GC@FC?FB?EB>EA>DA>D@=C@=C@;A>:@=:@<9?<9?<8>;8>;7=:7=:7<96<96;85;85:74:7496396385285274174163053052042/41/31.(&$(&$OKGOKGOKGNJFNJFMIEMIELHDKHDKGCJGCJFBIFBIEBHEAHDAGD@GC@FC?FB?EB>EA>DA=D@=C@;A>;A=:@=:@<9?<9?;8>;8>:7=:7<96<96<96;85;85:7497496386385275274164163053052042/41/(&$(&$OKGOKGOKGNJFNJFMJFMIELIELHDKHDKGCJGCJFBIFBIEAHEAHDAGD@GC@FC?FB?EB>EA>DA=D@=C@;A>;A=:@=:@<9?<9>;8>;8=:7=:7<96<96;85;85:74:7496496386385275274163163053052/42/(&$(&$OKGOKGOKGOKGNJFNJFMIEMIELHELHDKGDKGCJGCJFBIEBIEAHDAHD@GD@GC?FC?FB>EB>EA>DA=D@=C@;A>:@=:@=9?<9?<9>;8>;8=:7=:7<96<96;85;85:74:7496496385385274274163163052052/(&$(&$OKGOKGOKGOKGOKGNJFNJFMIEMIELHDLHDKGDKGCJFCJFBIEBIEAHDAHD@GC@FC?FB?FB>EA>DA>DA=C@=C@;A>:@=:@=9?<9?<8>;8>;7=:7=:7<96<96;85;85:74:74963963852852741741631530520(&$(&$OKGOKGOKGOKGOKGOKGNJFNJFMIEMIELHDKHDKGCKGCJFBIFBIEBHEAHDAGD@GC@FC?FB?EB>EA>DA=D@=C@;A>;A>:@=:@<9?<9?;8>;8>:7=:7=:7<96<96;85;85:74974963963852752741641630530(&$(&$OKGOKGOKGOKGOKGOKGOKGNJFMJFMIELIELHDKHDKGCJGCJFBIFBIEBHEAHDAGD@GC@FC?FB?EB>EA>DA=D@=C@;A>;A=:@=:@<9?<9>;8>;8>:7=:7<96<96;85;85:74:74974963863852752741631630(&$(&$OKGOKGOKGOKGOKGOKGOKGNJFNJFMIEMIELHELHDKHDKGCJGCJFBIEBIEAHDAHD@GD@GC?FC?FB?EB>EA>DA=D@=C@;A>:@=:@=:?<9?<9>;8>;8=:7=:7<96<96;85;85:74:74964963853852742741631(&$(&$OKGOKGOKGOKGOKGOKGOKGOKGNJFNJFMIEMIELHELHDKGDKGCJFCJFBIEBIEAHDAHD@GC@GC?FB?FB>EB>DA>DA=C@=C@;A>:@=:@=9?<9?<8>;8>;7=:7=:7<96<96;85;85:74:74963963852852742741(&$(&$OKGOKGOKGOKGOKGOKGOKGOKGOKGNJFNJFMIEMIELHDKHDKGCKGCJFBIFBIEBHEAHDAHD@GC@FC?FB?EB>EA>DA=D@=C@=C?;A>:@=:@<9?<9?;8>;8>;7=:7=:7<96<96;85;85:74:74963963852752741(&$(&$OKGOKGOKGOKGOKGOKGOKGOKGOKGOKGNJFMJFMIELIELHDKHDKGCJGCJFBIFBIEBHEAHDAGD@GC@FC?FB?EB>EA>DA=D@=C@;A>;A=:@=:@<9?<9?;8>;8>:7=:7<96<96;85;85;85:74974963863852752(&$(&$OKGOKGOKGOKGOKGOKGOKGOKGOKGOKGNJFNJFMIEMIELIELHDKHDKGCJGCJFBIEBIEAHEAHD@GD@GC@FC?FB?EB>EA>DA=D@=C@;A>;@=:@=:?<9?<9>;8>;8=:7=:7<96<96;85;85:74:74964963853852(&$Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#Ҧ#ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%ӫ%հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'հ'ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ִ*ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,ع,پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.000000000000000000000000000000000000000000000000000000000222222222222222222222222222222222222222222222222222222222(0` %!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$###(&$=97@=:?<:?<9><8>;8>:7=:6<96;85;85:7496396385274164163052042042/41/31.20-2/-1/,0.+0-+/-*.,).+)-+(,*(+)'+(&*(&)'%)'%)'%(&$(&$###(&$?<8D@=C@;A>:@=:?<9?;8>;8=:7<96<96;85:74:7496385385274163153052/41/31.30-2/-1/,1.,0-+/-*.,*.+)-+),*(,)'+)'*(&)'%)'%(&$###(&$@<9DA=C@=C?;A=:@=9?<9>;8>;7=:7<96<96;85:7497496385275274163053052/41/31.20-2/-1/,0.+0-+/-*.,*.+)-*(,*(+)'+)&*(&)'%(&$###(&$B?;EA>DA=C@<]ZWB?;A>;@=:@<9?<9>;8>:7=:7<96;85;85:7496496385275274163052042/41.30.20-2/-1.,0.+/-+/,*.,)-+)-*(,*(+)'*(&)'%(&$###(&$C?DA>ZWTA>:@=:@<9?<8>;8=:7=:7<96;85;85:7496396385274164163052042/31.30.20-1/,1.,0.+/-+/,*.,)-+),*(,*'+)')'%(&$###(&$C@DA=@=:?<9?;8>;8=:7<96<96;85:74:7496386385274163153052/41/31.30.2/-1/,1.,0-+/-*.,*.+)-+),*(,)'*(&(&$###(&$D@=FC?FB>FB?fca@=9?<9>;8>;7=:7<96<96;85:74:7496385275274163153052/41/31.20-2/-1/,0.,0-+/-*.,*.+)-+(,*(*(&(&$###(&$EA=GC@FC?EB>EA>XUQFB??<9>;8>:7=:7<96;85;85:7497496385275274163052042/41/30.20-2/-1.,0.+/-+/,*.,)-+)-*(+)'(&$###(&$EA>GD@GC?FB?EB>DA>D@=~{olj?<8>;8=:7=:7<96;85;85:7496396385274264163052042/41.30.20-1/-1.,0.+/-+/,*.,)-+)+)'(&$###(&$FB>HDAGD@FC?FB?EB>DA=D@=OLH?<9?;8>;8=:7<96<96;85;85:7496386385274163153052041/31.30.2/-1/,1.,0-+/-*.,*.+),*((&$###(&$FB?HEAHD@GC@FC?FB>EA>KHD@=9?<9>;8>;8=:7<96<96;85:74:7496385375274163153052/41/31.30-2/-1/,0.,0-+/-*.,*-*((&$###(&$GC?IEBHEAHD@GC@FC?zxu}zxA>;@=:@<9?<9>;8>:7=:7<96<96;85:7497496385275274163052042/41/30.20-2/-1.,0.+/-+/,*-+((&$###(&$GC@IFBIEAHDAUROMJFB?;A>:@=:@<9?<9>;8=:7=:7<96;85;85:7496496385274264163052042/41.30.20-1/-1.,0.+/-+.+)(&$###(&$HD@JFBIFByvsqolDA=D@=C@;A>:@=:?<9?;8>;8=:7=:7<96;85;85:7496386385274163153052041/31.30.2/-1/,1.,0-+.,)(&$###(&$HDAKGCJFBJGCFB>EA>DA=D@=C?;A=:@=:?<9>;8>;8=:7<96<96;85:74:7496385375274163153052/41/31.30-2/-1/,0.,/,*(&$###(&$IEAKGCJGCfb_gebHD@GC@FC?EB>EA>DA=C@=C?;@=:@<9?<9>;8>;7=:7<96<96;85:7497496385275274163052052/41/30.20-2/-1.,/-*(&$### (&$IEBLHDKGCJGCIFBIEAHDAGD@GC?FB?EB>EA>D@=C@;A>;@=:@<9?<9>;8=:7=:7<96;85;85:7496496385274264163052042/41.30.20-1/-0-+(&$######(&$JFBLHDKHDKGCJFBIFBIEAHDAGD@FC?FB?EB>DA>D@=C@;A>:@=:?<9?<8>;8=:7=:7<96;85;85:7496386385274163163052041/31.30.20-0.+(&$######(&$JFBMIELHDKHDKGCJFBIEBHEAHDAGC@FC?FB?EA>DA=D@=C?;A=:@=:?<9>;8>;8=:7<96<96;85:74:7496385375274163153052/41/31.30-1.,(&$######(&$KGCMIEMIELHDKGCJGCJFBIEBHEAHD@GC@FC?FB>EA>DA=C@=C?;@=:@=9?<9>;8>;7=:7<96<96;85:7497496385275274163052052/41/31.1/,(&$######(&$KGCNJFMIELIELHDKGCJGCIFBIEBHDAGD@GC@FB?EB>EA>D@=C@;A>;@=:@<9?<9>;8>:7=:7<96;85;85:7496496385274264163052042/41.2/-(&$######(&$KHDNJFNJFMIELHDKHDKGCJFCIFBIEAHDAGD@GC?FB?EB>DA>D@=C@;A>:@=:?<9?<8>;8=:7=:7<96;85;85:7496386385274163163052042/20-(&$######(&$KHDOKGNJFMJFMIELHDKHDKGCJFBIEBHEAHDAGC@FC?FB?EA>DA=D@=C?;A>:@=:?<9?;8>;8=:7<96<96;85:74:7496385375274163153052/30.(&$######(&$KHDOKGOKGNJFMIEMIELHDKGDJGCJFBIEBHEAHD@GC@FC?FB>EA>DA=C@=C?;@=:@=9?<9>;8>;7=:7<96<96;85:7497496385275274163053041.(&$######(&$KHDOKGOKGOKGNJFMIELIELHDKGCJGCIFBIEBHDAGD@GC@FB?EB>EA>D@=C@;@=:@<9?<9>;8>:7=:7<96;85;85:7496496385274274163041/(&$######(&$KHDOKGOKGOKGNJFNJFMIELHEKHDKGCJFCIFBIEAHDAGD@GC?FB?EB>DA>D@=C@;A>:@=:@<9?<8>;8=:7=:7<96;85;85:7496386385274164142/(&$######(&$KHDOKGOKGOKGOKGNJFMJFMIELHDKHDKGCJFBIEBHEAHDAGC@FC?FB?EA>DA=D@=C@;A>:@=:?<9?;8>;8=:7<96<96;85:74:74963853852741420(&$######(&$KHDOKGOKGOKGOKGOKGNJFMIEMIELHDKGDJGCJFBIEBHEAHD@GC@FC?FB>EA>DA=C@=C?;A=:@=9?<9>;8>;7=:7<96<96;85:74974963852752520(&$######(&$KHDOKGOKGOKGOKGOKGOKGNJFMIELIELHDKGCJGCIFBIEBHDAHD@GC@FB?EB>EA>DA=C@;@=:@<9?<9>;8>:7=:7<96;85;85:74964963852520(&$ ###(&$KHDOKGOKGOKGOKGOKGOKGNJFNJFMIELHEKHDKGCJFCIFBIEAHDAGD@GC?FB?EB>DA>D@=C@;A>:@=:@<9?<8>;8=:7=:7<96;85;85:74963963630(&$###ҧ#ҧ#ҧ#ҧ#ҧ#ҧ#ҧ#ҧ#ҧ#ҧ#ҧ#ҧ#ҧ#ҧ#ҧ#ҧ#ҧ#ҧ#ҧ#ҧ#ҧ#ҧ#ҧ#ҧ#ҧ#ҧ#ҧ#ҧ#ҧ#ҧ#ҧ#ҧ#ҧ#ҧ#ҧ#ҧ#ҧ#ҧ#ҧ#ҧ#ҧ#ҧ####ԭ&ԭ&ԭ&ԭ&ԭ&ԭ&ԭ&ԭ&ԭ&ԭ&ԭ&ԭ&ԭ&ԭ&ԭ&ԭ&ԭ&ԭ&ԭ&ԭ&ԭ&ԭ&ԭ&ԭ&ԭ&ԭ&ԭ&ԭ&ԭ&ԭ&ԭ&ԭ&ԭ&ԭ&ԭ&ԭ&ԭ&ԭ&ԭ&ԭ&ԭ&ԭ&ִ)ִ)ִ)ִ)ִ)ִ)ִ)ִ)ִ)ִ)ִ)ִ)ִ)ִ)ִ)ִ)ִ)ִ)ִ)ִ)ִ)ִ)ִ)ִ)ִ)ִ)ִ)ִ)ִ)ִ)ִ)ִ)ִ)ִ)ִ)ִ)ִ)ִ)ִ)ִ)ִ)ִ)غ,غ,غ,غ,غ,غ,غ,غ,غ,غ,غ,غ,غ,غ,غ,غ,غ,غ,غ,غ,غ,غ,غ,غ,غ,غ,غ,غ,غ,غ,غ,غ,غ,غ,غ,غ,غ,غ,غ,غ,غ,غ,//////////////////////////////////////////222222222222222222222222222222222222222222((P @(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$D@=C@;@=:@<9?<8>;8=:7<96;85;85:7496385375274163052041/31.20-2/-1.,0.+/-*.,*.+)-*(,*'+)'*(&)'%(&$(&$(&$DA=D@=C?;@=:?<9?;8>;7=:7<96;85;85:7496385274264153052/41/30.20-1/-1.,0-+/-*.,)-+),*(,)'+)&*(&)'%(&$(&$EB>DA=JGDjgdA>:@=:?<9>;8>:7=:7<96;85:7497496385274163153052/41/30.20-1/,0.,0-+/,*.,)-+),*(,)'+(&*(&(&$(&$FB?EA>pnkJFC@=9?<9>;8=:7=:7<96;85:7496496385274163052042/31.30.2/-1/,0.+/-+/,*.,)-+(,*(+)'*(&(&$(&$FC?FB>EA>xvt@<9?<9>;8=:7<96<96;85:7496385375274163052042/31.30-2/-1.,0.+/-*.,*.+)-*(,*(+)'(&$(&$GC@FC?EB>DA>YVSOKH?;8>;8=:7<96;85;85:7496385275264163052041/31.20-1/-1.,0-+/-*.,*-+)-*(,)'(&$(&$HD@GC@FB?EB>DA=C@=omk>;8>;7=:7<96;85:74:7496385274263153052/41/30.20-1/,1.,0-+/-*.,)-+),*((&$(&$HEAGD@GC?FB?EA>DA=JGC?<9>;8>:7=:7<96;85:7497496385274163153042/41.30.2/-1/,0.+/-+/,*.,)-+)(&$(&$IEBHDAGD@FC?FB>yvtB>;@=9?<9>;8=:7<96<96;85:7496386385274163052042/31.30-2/-1/,0.+/-+.,*.+)(&$(&$IFBIEAHDAUROXVRB?;A>;@=:@<9?<8>;8=:7<96;85;85:7496385375274163052041/31.20-2/-1.,0.+/-*.,*(&$(&$JFCIFB`^ZDA=D@=C?;@=:?<9?;8>;7=:7<96;85;85:7496385274264163052/41/30.20-1/-1.,0-+/-*(&$(&$KGCJFBc_]TPLFB?EB>DA=C@=B?;A>:@=:?<9>;8>:7=:7<96;85:7497496385274163153052/41/30.20-1/,0.,0-+(&$(&$KHDKGCJFBIEBHDAGD@FC?FB?EA>DA=C@;A>:@=9?<9>;8=:7=:7<96;85:7496496385274163152042/31.30.2/-1/,0.+(&$(&$LHDKGDJGCJFBIEAHDAGC@FC?FB>EA>D@=C@;@=:@<9?<9>;8=:7<96<96;85:7496385375274163052042/31.30-2/-1.,(&$(&$MIELHDKGCJGCIFBIEAHDAGC@FC?EB>DA>D@=C?;@=:@<9?;8>;8=:7<96;85;85:7496385275274163052041/31.20-1/-(&$(&$MIEMIELHDKGCJFCIEBHEAHD@GC@FB?EB>DA=C@=C?:@=:?<9>;8>;7=:7<96;85:74:7496385274263153052/41/30.20-(&$(&$NJFMIELIEKHDKGCJFBIEBHEAGD@GC?FB?EA>DA=C@;A>:@=:?<9>;8>:7=:7<96;85:7497496385274163153042/41.30.(&$(&$OKGNJFMIELHDKHDKGCJFBIEBHDAGD@FC?FB>EA>D@=C@;A=:@=9?<9>;8=:7<96<96;85:7496386385274163052042/31.(&$(&$OKGNJFNJFMIELHDKGDJGCIFBIEAHDAGC@FC?EB>EA>D@=C@;@=:@<9?<8>;8=:7<96;85;85:7496385375274163052041/(&$(&$OKGOKGNJFMJFMIELHDKGCJFCIFBHEAHD@GC@FB?EB>DA=D@=C?;@=:?<9?;8>;7=:7<96;85;85:7496385274264163052/(&$(&$OKGOKGOKGNJFMIELIELHDKGCJFBIEBHEAHD@GC?FB?EB>DA=C@=C?;A>:@=:?<9>;8>:7=:7<96;85:74974963852741631530(&$(&$OKGOKGOKGOKGNJFMIELHEKHDKGCJFBIEBHDAGD@FC?FB?EA>DA=C@;A>:@=9?<9>;8=:7=:7<96;85:74964963852741631(&$(&$OKGOKGOKGOKGOKGNJFMIELHDKGDJGCJFBIEAHDAGC@FC?FB>EA>D@=C@;@=:@<9?<9>;8=:7<96<96;85:74963863752741(&$(&$OKGOKGOKGOKGOKGNJFMJFMIELHDKGCJGCIFBIEAHDAGC@FC?EB>DA>D@=C?;@=:@<9?;8>;8=:7<96;85;85:74963852752(&$(&$OKGOKGOKGOKGOKGOKGNJFMIEMIELHDKGCJFCIEBHEAHD@GC@FB?EB>DA=D@=C?:@=:?<9>;8>;7=:7<96;85:74:74963852(&$Ҩ$Ҩ$Ҩ$Ҩ$Ҩ$Ҩ$Ҩ$Ҩ$Ҩ$Ҩ$Ҩ$Ҩ$Ҩ$Ҩ$Ҩ$Ҩ$Ҩ$Ҩ$Ҩ$Ҩ$Ҩ$Ҩ$Ҩ$Ҩ$Ҩ$Ҩ$Ҩ$Ҩ$Ҩ$Ҩ$Ҩ$Ҩ$Ҩ$Ҩ$Ҩ$Ҩ$կ'կ'կ'կ'կ'կ'կ'կ'կ'կ'կ'կ'կ'կ'կ'կ'կ'կ'կ'կ'կ'կ'կ'կ'կ'կ'կ'կ'կ'կ'կ'կ'կ'կ'կ'կ'׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.پ.222222222222222222222222222222222222( @ (&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$D@=C?;A=:@<9?;8>;7=:7<96;85:7496385274163052/41/30.2/-1.,0-+/,*.,)-*(,*'+)&*(&)'%(&$(&$DA=C@=B?;@=:?<9>;8=:7<96;85;8597496375274153052/31.30-1/-1.,/-+/,*.+)-*(,)'+(&*'%(&$(&$EB>DA=MJG@=:?<9>;8=:7<96;85:7496485375263153042/31.20-1/,0.+/-+.,*-+),*(+)'*(&(&$(&$FB?EA>mjh}{y@=9?<9>;8=:7<96;85:7496385274163052041/30.20-1/,0.+/-*.,)-+),*(+)'(&$(&$GC?FB?EA>HDAD@=?;8>;7=:7<96;85:7496385274163052/41/30.2/-1.,0-+/,*.,)-+(,*'(&$(&$GD@FC?EB>DA>FC@?<9>;8=:7<96;85;8597496375274153052/31.30-1/-1.,/-+/,*.+)-*((&$(&$HDAGD@_]YC@;@=:?<9>;8=:7<96;85:7496485375263153042/31.20-1/,0.+/-+.,*-+)(&$(&$IEBHDAZVTDA=C@:@=:?<9>;8=:7<96;85:7496385274163152041/30.20-1/,0.+/-*.,)(&$(&$JFBIEAQMJGC@FB?EA>D@=C?;A>:@<9?<8>;7=:7<96;85:7496385274163052041/30.2/-1.,0-+/-*(&$(&$JGCIFBHEAGD@FC?EB>DA>D@=B?;@=:@<9>;8>:7<96<96;85:7496385274163052/41.30-2/-1.,0-+(&$(&$KGDJFCIEBHDAGD@FC?EB>DA=C@;@=:?<9>;8=:7<96;85:7496486375264153042/31.20-1/,0.,(&$(&$LHDKGCJFBIEBHDAGC@FB?EA>DA=C@:@=:?<9>;8=:7<96;85:7496385274163152041/31.20-1/,(&$(&$MIELHDKGCJFBIEAHD@GC@FB?EA>D@=C?;A>:@<9?<8>;7=:7<96;85:7496385274163052041/30.2/-(&$(&$MJFLIEKHDJGCIFBHEAHD@FC?FB>DA>D@=B?;@=:@<9>;8>:7<96<96;85:7496385274163052/41.30-(&$(&$NJFMIELHEKGDJGCIEBHEAGD@FC?EB>DA=C@;@=:?<9>;8=:7<96;85:7496486375264153042/31.(&$(&$OKGNJFMIELHDKGCJFBIEBHDAGC@FB?EB>DA=C@;@=:?<9>;8=:7<96;85:7496385274263152041/(&$(&$OKGOKGNJFMIELHDKGCJFBIEAHDAGC@FB?EA>D@=C?:@=9?<8>;8=:7<96;85:74963852741630520(&$(&$OKGOKGNJFMJFLIEKHDJGCIFBHEAHD@FC?FB>EA>D@=C?;A=:@<9?;8>:7=:7<96;85:74963852741630(&$(&$OKGOKGOKGNJFMIELHEKGDJGCIEBHEAGD@FC?EB>DA=C@;@=:?<9>;8=:7<96;85:74974863752641(&$(&$OKGOKGOKGOKGNJFMIELHDKGCJFBIEBHDAGC@FB?EB>DA=C@;@=:?<9>;8=:7<96;85:74963853742(&$(&$OKGOKGOKGOKGOKGNJFMIELHDKGCJFBIEAHDAGC@FB?EA>D@=C?:@=9?<8>;8=:7<96;85:74963852(&$ө$ө$ө$ө$ө$ө$ө$ө$ө$ө$ө$ө$ө$ө$ө$ө$ө$ө$ө$ө$ө$ө$ө$ө$ө$ө$ө$ө$ө$ө$ֲ)ֲ)ֲ)ֲ)ֲ)ֲ)ֲ)ֲ)ֲ)ֲ)ֲ)ֲ)ֲ)ֲ)ֲ)ֲ)ֲ)ֲ)ֲ)ֲ)ֲ)ֲ)ֲ)ֲ)ֲ)ֲ)ֲ)ֲ)ֲ)ֲ)ټ-ټ-ټ-ټ-ټ-ټ-ټ-ټ-ټ-ټ-ټ-ټ-ټ-ټ-ټ-ټ-ټ-ټ-ټ-ټ-ټ-ټ-ټ-ټ-ټ-ټ-ټ-ټ-ټ-ټ-111111111111111111111111111111(0 ` (&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$D@=B?;@=9?;8=:7<96;8597485374163042/30.2/-0.,/-*.,),*(+)'*(&)'%'%#(&$EA>D@=ROMA>:@<9>;8=:7<96;8596485274153041/30.1/-0.+/-*.+),*(+)'*(&'%#(&$FB?EA>YWS?<9>;8=:7<96:7496385264152041/30-1/,0.+/,*-+),*(+)&'%#(&$GC@FB?\YW@=:>;8=:7;85:7496375263152041.20-1/,0-+.,*-+),*''%#(&$HDAGC@FB>DA=C@=>;7<96;85:7496375263052/31.20-1.,/-+.,)-+('%#(&$IEBHDAGC?NKGA>;?<8=:7<96;85:7486374163042/31.2/-1.,/-*.,)'%#(&$JGCIEB|zwtqnB?;@=9>;8=:7<96;8597485274153042/30.2/-0.+/-*'%$(&$KHDJFBLIEEA>D@=B?;A>:@<9>;8=:7<96;8596385274153041/30.1/,0.+'&$(&$LIEKGCJFBHEAGD@FB?EA>C@;8=:7<96:7496385264152041/20-1/,(&$(&$MJFLHDKGCIFBHEAGC@FB?DA=C@;@=:?<9>;8<96;85:7496375263152031.20-(&$(&$NJFMIELHDKGCIFBHDAGC@EB>DA=C?;@=:?<9>:7<96;85:7496374263052/31.(&$(&$OKGNJFMIELHDJGCIEBHDAFC?EB>D@=C?;@=:?;8=:7<96;85:7485374163042/(&$(&$OKGOKGNJFMIEKHDJFCIEBHD@FC?EA>D@=B?;@<9>;8=:7<96;85964852741530(&$(&$OKGOKGOKGNJFMIEKGDJFBIEAGD@FB?EA>C@=B?;A>:@<9>;8=:7<96:74963852741(&$(&$OKGOKGOKGOKGMJFLHEKGCJFBHEAGC@FB?DA>C@;8=:7;85:74963852(&$(&$OKGOKGOKGOKGOKGMIELHDKGCIFBHDAGC@FB>DA=C@;@=:?<9>;7<96;85:74963(&$Ӫ%Ӫ%Ӫ%Ӫ%Ӫ%Ӫ%Ӫ%Ӫ%Ӫ%Ӫ%Ӫ%Ӫ%Ӫ%Ӫ%Ӫ%Ӫ%Ӫ%Ӫ%Ӫ%Ӫ%Ӫ%Ӫ%Ӫ%Ӫ%׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+111111111111111111111111(( (&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$D@=B?;QNK?<9>:7<96:7496374263041/30-1.,/-+.,),*(+(&)'%(&$(&$EA>C@=XTR=:7<96:7486374153041.20-1.,/-*-+),*'*(&(&$(&$FC?EA>XVR>;8;85:7485264152031.2/-0.+/,*-+),)'(&$(&$GD@FB?DA=C?<<96;8596485263152/30.1/,0-+.,*-*((&$(&$IEAGC@EB>TPN>:7<96:7496375263041/30-1/,/-+.,)(&$(&$JFBHDAb`]@=:?<8=:7<96:7496374153041/20-1.,/-*(&$(&$KGCIFBFB?C@;@=9>;8=:7;85:7485274152031.2/-0.+(&$(&$LHDKGCIEBGD@FB?DA=C?;@<9>;8<96;8596485263152/30.1/-(&$(&$MIELHDJFCIEAGC@EB>D@=B?:?<9>:7<96;8596375263042/30-(&$(&$OKGMIEKHDJFBHDAGC?EB>D@=B?;@=:?<8=:7<96:7496374153041/(&$(&$OKGNJFMIEKGCIFBHDAFC?EA>C@;@=:>;8=:7;85:74852741520(&$(&$OKGOKGNJFLHDKGCIEBHD@FB?DA=C?;@<9>;8<96;85964852631(&$(&$OKGOKGOKGMIELHDJGCIEAGC@FB>DA=B?:?<9>:7<96;85963752(&$Ӫ%Ӫ%Ӫ%Ӫ%Ӫ%Ӫ%Ӫ%Ӫ%Ӫ%Ӫ%Ӫ%Ӫ%Ӫ%Ӫ%Ӫ%Ӫ%Ӫ%Ӫ%Ӫ%Ӫ%׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+׷+11111111111111111111(  @(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$(&$D@=D@=@<9>:7<96:7485263041.2/-0-+.+),)'*(&(&$(&$EB>KHE=:7;8596374252031.1/,/-*-+)+)'(&$(&$GC?ifd|z=:7;8596374152/30.1.,/,*-*((&$(&$HDAFC?GD@<96:7485363142/20-0.+.,*(&$(&$JFBHD@MIF>;7<96:7485263041/2/-0-+(&$(&$KGDzwusqnA>;?<9=:7;8596475253031.1/,(&$(&$MIEMIEEA>C?:?<8=:7;8596374152030.(&$(&$NJFLHDJFCHDAFC?DA=B?;@=:>;8<96:7486364142/(&$(&$OKGNJFLHDJFBHD@FB?D@=B>;@<9>;7<96:74852630(&$(&$OKGOKGMIEKGDIEBGD@EB>C@;?<9=:7;85964752(&$(&$OKGOKGOKGMIEKGCIEAGC@EA>C?:?<8=:7;85963(&$Ԯ&Ԯ&Ԯ&Ԯ&Ԯ&Ԯ&Ԯ&Ԯ&Ԯ&Ԯ&Ԯ&Ԯ&Ԯ&Ԯ&Ԯ&Ԯ&////////////////OldCreateOrder OnCloseQueryFormCloseQueryOnShowFormShow DesignSize' PixelsPerInch` TextHeight TBevelBevel1LeftTopWidth'HeightNAlignalTopShape bsBottomLineTLabelLabel1Left3Top WidthNHeight CaptionInnsláðu &skipun: FocusControl CommandEditTLabelLabel2Left3Top8WidthWHeight CaptionNúverandi skráasafn: ShowAccelCharTLabelLabel4Left3Top"WidthHeight Anchors akLeftakTopakRightAutoSizeCaptionCEkki keyra skipanir sem krefjast notandainntaks eða gagnaflutnings ShowAccelChar TPathLabelDirectoryLabelLeftTop8Width+Height UnixPath IndentHorizontalIndentVerticalAlignalNoneAnchors akLeftakTopakRightAutoSizeTImageImageLeft TopWidth Height AutoSize TMemo OutputMemoLeftTopNWidth'Height;TabStopAlignalClientColor clBtnFace PopupMenu PopupMenuReadOnly ScrollBarsssBothTabOrder WantReturnsOnContextPopupOutputMemoContextPopupTButton CancelBtnLeftTopWidthKHeightAnchors akTopakRightCancel CaptionLoka ModalResultTabOrderTHistoryComboBox CommandEditLeftTop WidthHeight AutoCompleteAnchors akLeftakTopakRight MaxLengthTabOrderOnChangeCommandEditChangeTButton ExecuteButtonLeftTopWidthKHeightAnchors akTopakRightCaption&KeyraDefault TabOrderOnClickExecuteButtonClickTButton HelpButtonLeftTop*WidthKHeightAnchors akTopakRightCaption&HjálpTabOrderOnClickHelpButtonClick TPngImageListImages PngImages BackgroundclWindowName&Copy log entries-console window output PngImage.Data PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp F!*IDATxc?Y3`@A# 8H/#̀X93|'.C}`l(J ]4h 8QJ(fPtJK:ˆ'!1̴$V0m\14b( zJxCIENDB` BackgroundclWindowNameSelect all log entries PngImage.Data PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp b%IDATxc?%dY2%3-nCf,{aӏ ?d`Y g?=IpA\yΰhH?C8w#,0R~C۟2Ԝ{pWsE 5,D;*7s >00MfC?3~lg%n-pM0ap<{̰{K  'ߌIDATxc?%Q-M`Ȩ  fdTQ$%0̜5{-Q @V0!;K(|P`"+àp\ #a0ڷv'ʪ :Z EpEaqŸ1m2Μ9guuu ё(!lcC(rgbG Cb|,Cn~\̭lY31L>3 ߿C +7?9`ja6 Ҳ(! 󯾞.`&2a,]]@''3;wÅF )%UPٙ 'O00ܼ6 SEIENDB`LeftHTopBitmap TPopupMenu PopupMenuImagesImagesLeftTop TMenuItemCopyItemActionEditCopy TMenuItem SelectAllItemAction EditSelectAll TMenuItemN1Caption- TMenuItemAdjustWindowItemAction AdjustWindow TActionList ActionListImagesImages OnExecuteActionListExecuteOnUpdateActionListUpdateLeftHTop TEditCopyEditCopyCaption&Afrita ImageIndexShortCutC@TEditSelectAll EditSelectAllCaption Velja &allt ImageIndexShortCutA@TAction AdjustWindowCaptionHagræða &glugga ImageIndexShortCutJ@ TPngImageList Images120HeightWidth PngImages BackgroundclWindowName&Copy log entries-console window output PngImage.Data PNG  IHDR pHYs+iTXtXML:com.adobe.xmp e.IDATxc?Y3GY0Sc*31 ˗x2h}=CP A?Yɬݵ@v!6גd ]]$)c$E MRYiIGv!1I*3-"/HD^f 6I ddę͜Kt"QRBH4(M*IENDB` BackgroundclWindowNameSelect all log entries PngImage.Data PNG  IHDR pHYs+iTXtXML:com.adobe.xmp KhIDATxڵ/AǿVJ[-UIJh*vB"A,p!Op$ĕd-ًDXRmVov~.q2z33|gg8NtZ}#,^#?0D<4R1*2O ag<% &Y6bq$ ?* [aܘ{h`^Aov7\d{6`܅q C 8q9W0cҠȄِZQİ `Īm*4 #;pV7=yTʰhv0㠁"C65g픂L,[m߅i\} ret*E#\K+BXjE1_x9$ L*l+]G2]8=S#z{9-F6ϚZ, $D|Eo3A!b ݴM4ߩ0Q˹=3Tç|yj}jo|-it?^:xIIENDB` BackgroundclWindowName"Auto adjust size of console window PngImage.Data hPNG  IHDR pHYs+iTXtXML:com.adobe.xmp Y4KIDATxc?5T5Q{u2u TQ(\Př`رs\? çQ DH +#0{T|RJ:Y'`I$] 6LNVlGS7/_>C TRQ ֪7W0ھc'CCS |b*X!/7p:|`/0 k{pkahmd߿}*99Ygw6%Ξ:pR2b`jZC~N;;;֤`ic6CXôaժSRS rqham68 ljieXz @YyE9iƆZy99gwAtAFs+p4ý ܽ/2rdR\ց0Yz6߿-7@iY9@hbpG֭jk#|RҲAlưh\yyya$<*"ll mt|4 f[H 6n"\PĦEIENDB`LeftTopBitmap TPngImageList Images144HeightWidth PngImages BackgroundclWindowName&Copy log entries-console window output PngImage.Data PNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp RIDATxc?Y3 ӓ0@f3,HIũp ,,,_~I%$Y},!WIAdV0R|DxF^!O=R }WҒRJfZ+|M=F- %X@##<0m\s;Y`m:,u"ip>.IENDB` BackgroundclWindowNameSelect all log entries PngImage.Data PNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp ?wn$tIDATx͕]HQƟwnu9Vi *(04o݅PAwJ* #!u# b}l6t_طos^&Nag{~< ,%0Uw &*N@zR9+k4huh  qA $4IDATxڵOPonCLqQp? 1f^B$.7 ȓՉFa!1 c[;v9=v݃i=;;_l(rH⧥kg컵@G!yPׁSG"Kw'#V?#Bv1D*q0h_\t:0Rd:cۛ` d2)j(S=,_/@0Ku>45{ su!23 6_( MÔ׹6WbOWo9 H;>d'sgNQ隖3}Z_5W,!籘x$FC@\6>5B(b/ epn"%]#_m~J1-%Kk{=!- NC(^q\*a[^j=cGOt3*2h DMk>iRJ5(Ϟ<pt/njF 6?b`)? hmppe<^ۈrbQ[ + IENDB`LeftHTopBitmap TPngImageList Images192Height Width PngImages BackgroundclWindowName&Copy log entries-console window output PngImage.Data PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp 0 JIDATxc?@FdL5*vNO>Bvb8 %1(C_?:j`ؾsɎ@j_zM# D9d.RCOVz2+]BWH"Tw <kaEQ ~bB[aE\@Vt l]C[aB*3- ^X4pyxVYr4 b@ 7T FFôs) 0m;t@ ?/IENDB` BackgroundclWindowNameSelect all log entries PngImage.Data PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp IDATxKSqǿgM77Yi]0%],1Fuyt!2{BB 2nЋ$fZZkk1wr; |/3y68,@:k7 #ybV͉Gzw`b2C <)e0TWCs݋dx5ӗ(piyzW=ejAY~"o!i҆pI\ JB^2 9=rS0ɥu%Ti)~=ǡPyp l_k hΊYp,!dZ%ṓŹND@;`&Of!piE@*lGꆍp N0˜QWO)dK8 |0FbB[?y!27TIk/U$[W} tLuK_%6xCj z6fp{a2 RQ *T?$m4"MYSM998qh5_a"mv^jKdà]2:Xx5Gۉx)hpFiѵyC9"5IENDB` BackgroundclWindowName"Auto adjust size of console window PngImage.Data  PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp :IDATxYkQO^`҅nZmҦ|E D)mMmWA)'TM7[""-MR6fqIL0/0;sf l< u](>7 `O]:DOWu~F|MSTdE39qtk?VkHÛE g8`Ӂ_z]:01w+(8 ZXe}4܅KP HZdKFe4go8{" j"bZo\V'3 C#ԉFp[E͠ G)UFIJB~9?&1j/t_Tk~Դ8@<XlgPM`ǝ50Vh<ʧeC @%xjVg ϯdjgaia?Wɝ1=Ym<z556#ݗ4X$dX{3>Z˹kTQ;8ZTk^n<{G`g0`#|oT(gҁA˴݅%p B:"̬jKLFN>PpMuXN:t(33T²N"ή 4O&!T^D ]MOSL}jj/ @ WIENDB`LeftTopBitmap TPF0 TCopyDialog CopyDialogLeftkTopHelpType htKeyword HelpKeywordui_copy BorderIcons biSystemMenu biMinimize biMaximizebiHelp BorderStylebsDialogCaption CopyDialog ClientHeight ClientWidthColor clBtnFace ParentFont OldCreateOrderPositionpoOwnerFormCenter OnCloseQueryFormCloseQueryOnShowFormShow DesignSize PixelsPerInch` TextHeight TImageImageLeftTop Width Height AutoSize TLabelDirectoryLabelLeft.TopWidthHeight Caption)Copy 2 selected files to remote directoryTHistoryComboBoxLocalDirectoryEditLeft.TopWidthtHeight AutoCompleteAnchors akLeftakTopakRight DropDownCountTabOrderTextLocalDirectoryEditOnChange ControlChangeOnExitLocalDirectoryEditExitTHistoryComboBoxRemoteDirectoryEditLeft.TopWidthHeight AutoCompleteAnchors akLeftakTopakRight DropDownCount MaxLengthTabOrderTextRemoteDirectoryEditOnChange ControlChangeTButtonOkButtonLeftTopWidthKHeightAnchors akTopakRightCaptionÍ lagiDefault ModalResultTabOrderOnDropDownClickOkButtonDropDownClickTButton CancelButtonLeftWTopWidthKHeightAnchors akTopakRightCancel Caption Hætta við ModalResultTabOrderTButtonLocalDirectoryBrowseButtonLeftTopWidthKHeightCaption &Vafra…TabOrderOnClickLocalDirectoryBrowseButtonClick TCheckBox QueueCheck2Left ToppWidth=HeightCaption1Transfer on background (add to transfer &queue) XTabOrderOnClick ControlChangeTButton HelpButtonLeftTopWidthKHeightAnchors akTopakRightCaption&HjálpTabOrderOnClickHelpButtonClick TCheckBoxNeverShowAgainCheckLeft TopWidthHeightCaption &Ekki sýna þennan glugga afturTabOrder OnClickNeverShowAgainCheckClickTButtonTransferSettingsButtonLeftTopWidthHeightCaption&Flutningsstillingar…Style bsSplitButtonTabOrderOnClickTransferSettingsButtonClickOnDropDownClick#TransferSettingsButtonDropDownClick TGroupBoxCopyParamGroupLeftTop5WidthHeight2CaptionFlutningsstillingarTabOrderOnClickCopyParamGroupClickOnContextPopupCopyParamGroupContextPopup DesignSize2TLabelCopyParamLabelLeftTopWidthHeightAnchors akLeftakTopakRightakBottomAutoSizeCaptionCopyParamLabel ShowAccelCharWordWrap OnClickCopyParamGroupClickTPanelShortCutHintPanelLeftTopWidthHeight"AlignalBottom BevelOuterbvNoneParentBackgroundTabOrder TLabelShortCutHintLabelLeft TopWidthHeightAutoSizeCaptionÍ Commander-viðmóti er lyklaborðsskyndivísirinn F5 notaður til að flytja skrár. Ef þú skildir vilja nota hann til að endurglæða skráaspjald, smelltu hér til að fara í kjörstillingar. ShowAccelCharWordWrap OnClickShortCutHintLabelClick TPopupMenuOkMenuLeftTopE TMenuItem DownloadItemCaption &DownloadDefault OnClickDownloadItemClick TMenuItem BrowseItemCaption&BrowseOnClickBrowseItemClickTPF0TCopyLocalDialogCopyLocalDialogLeftTopHelpType htKeyword HelpKeyword ui_copy_local BorderIcons biSystemMenu biMinimize biMaximizebiHelp BorderStylebsDialogCaptionCopyLocalDialog ClientHeighty ClientWidthColor clBtnFace ParentFont OldCreateOrderPositionpoOwnerFormCenter OnCloseQueryFormCloseQueryOnShowFormShow DesignSizey PixelsPerInch` TextHeight TImageImageLeftTop Width Height AutoSize TLabelDirectoryLabelLeft.TopWidth=Height Caption &Target path: FocusControl DirectoryEditTHistoryComboBox DirectoryEditLeft.TopWidthtHeight AutoCompleteAnchors akLeftakTopakRight DropDownCountTabOrderText DirectoryEditOnExitDirectoryEditExitTButtonOkButtonLeftTop7WidthKHeightAnchors akTopakRightCaptionÍ lagiDefault ModalResultTabOrderTButton CancelButtonLeftWTop7WidthKHeightAnchors akTopakRightCancel Caption Hætta við ModalResultTabOrderTButtonLocalDirectoryBrowseButtonLeftTopWidthKHeightCaption &Vafra…TabOrderOnClickLocalDirectoryBrowseButtonClickTButton HelpButtonLeftTop7WidthKHeightAnchors akTopakRightCaption&HjálpTabOrderOnClickHelpButtonClick TCheckBoxNeverShowAgainCheckLeft Top:WidthHeightCaption &Ekki sýna þennan glugga afturTabOrderTPanelShortCutHintPanelLeftTopWWidthHeight"AlignalBottom BevelOuterbvNoneParentBackgroundTabOrderTLabelShortCutHintLabelLeft TopWidthHeightAutoSizeCaptionÍ Commander-viðmóti er lyklaborðsskyndivísirinn F5 notaður til að flytja skrár. Ef þú skildir vilja nota hann til að endurglæða skráaspjald, smelltu hér til að fara í kjörstillingar. ShowAccelCharWordWrap OnClickShortCutHintLabelClickTPF0TCopyParamCustomDialogCopyParamCustomDialogLeftvTopHelpType htKeyword HelpKeywordui_transfer_custom BorderIcons biSystemMenu biMinimize biMaximizebiHelp BorderStylebsDialogCaptionFlutningsstillingar ClientHeight ClientWidthColor clBtnFace ParentFont OldCreateOrderPositionpoOwnerFormCenter OnCloseQueryFormCloseQuery DesignSize PixelsPerInch` TextHeight TButtonOkButtonLeftTopWidthKHeightAnchors akRightakBottomCaptionÍ lagiDefault ModalResultTabOrderTButton CancelButtonLeftTopWidthKHeightAnchors akRightakBottomCancel Caption Hætta við ModalResultTabOrderTCopyParamsFrameCopyParamsFrameLeftTopWidthHeightHelpType htKeywordTabOrderTButton HelpButtonLeftPTopWidthKHeightAnchors akRightakBottomCaptionHjálpTabOrderOnClickHelpButtonClickTPF0TCopyParamPresetDialogCopyParamPresetDialogLeftTopzHelpType htKeyword HelpKeywordui_transfer_preset BorderIcons biSystemMenu biMinimize biMaximizebiHelp BorderStylebsDialogCaptionCopyParamPresetDialog ClientHeight0 ClientWidthColor clBtnFace ParentFont OldCreateOrderPositionpoOwnerFormCenter OnCloseQueryFormCloseQueryOnShowFormShow DesignSize0 PixelsPerInch` TextHeight TLabelLabel1Left Top WidthZHeight CaptionForstilla &lýsingu: FocusControlDescriptionEditTButtonOkButtonLeftTopWidthKHeightAnchors akRightakBottomCaptionÍ lagiDefault ModalResultTabOrderTButton CancelButtonLeftTopWidthKHeightAnchors akRightakBottomCancel Caption Hætta við ModalResultTabOrderTEditDescriptionEditLeft TopWidthHeight MaxLengthTabOrderOnChange ControlChangeTCopyParamsFrameCopyParamsFrameLeftTop3WidthHeightHelpType htKeywordTabOrder TGroupBox RuleGroupLeftTop[WidthHeightAnchors akLeftakTopakRightakBottomCaptionSjálfvalsreglaTabOrder DesignSizeTLabelLabel2LeftTopWidthOHeight CaptionMát hýsilnafns: FocusControl HostNameEditTLabelLabel3LeftTopDWidthOHeight CaptionMát ¬andanafns: FocusControl UserNameEditTLabelLabel4LeftToptWidthrHeight CaptionMát fjarræns skráasafns: FocusControlRemoteDirectoryEditTLabelLabel5LeftTopWidtheHeight Caption Mát staðarbundins skráasafns: FocusControlLocalDirectoryEditTEdit HostNameEditLeftTop$WidthHeightAnchors akLeftakTopakRight MaxLengthTabOrderOnChange ControlChangeOnExit MaskEditExitTEdit UserNameEditLeftTopTWidthHeightAnchors akLeftakTopakRight MaxLengthTabOrderOnChange ControlChangeOnExit MaskEditExitTEditRemoteDirectoryEditLeftTopWidthHeightAnchors akLeftakTopakRight MaxLengthTabOrderOnChange ControlChangeOnExit MaskEditExitTEditLocalDirectoryEditLeftTopWidthHeightAnchors akLeftakTopakRight MaxLengthTabOrderOnChange ControlChangeOnExit MaskEditExitTButtonCurrentRuleButtonLeftTopWidthIHeightCaption NúverandiTabOrderOnClickCurrentRuleButtonClick TStaticTextRuleMaskHintTextLeft_TopWidthHeight AlignmenttaRightJustifyAnchors akTopakRightAutoSizeCaptionmátsábendingarTabOrderTabStop TCheckBox HasRuleCheckLeftTopBWidthHeightAnchors akLeftakTopakRightCaption,Sjálfvirkt velja þessa forstillingu þegarTabOrderOnClick ControlChangeTButton HelpButtonLeftOTopWidthKHeightAnchors akRightakBottomCaptionHjálpTabOrderOnClickHelpButtonClickTPF0TCopyParamsFrameCopyParamsFrameLeftTopWidthHeightHelpType htKeywordTabOrder TGroupBoxCommonPropertiesGroupLeftTopWidthHeightyCaptionAlmennir valmöguleikarTabOrder DesignSizeyTLabel SpeedLabel3LeftTop]WidthBHeight Caption&Hraði (KB/s): FocusControl SpeedCombo TCheckBoxPreserveTimeCheckLeftTopWidthHeightAnchors akLeftakTopakRightCaption&Viðhalda tímastimpliParentShowHintShowHint TabOrderOnClick ControlChange TCheckBoxCommonCalculateSizeCheckLeftTopCWidthHeightAnchors akLeftakTopakRightCaption&Reikna heildarstærðParentShowHintShowHint TabOrderOnClick ControlChangeTHistoryComboBox SpeedComboLeftjTopZWidthUHeight AutoCompleteTabOrderText SpeedComboOnExitSpeedComboExit Items.Strings Unlimited10245122561286432168 TCheckBoxPreserveTimeDirsCheckLeft Top,WidthHeightAnchors akLeftakTopakRightCaptionÞar með talið skráasöfnParentShowHintShowHint TabOrderOnClick ControlChange TGroupBoxLocalPropertiesGroupLeftTopWidthHeight2CaptionNiðurhleðsluvalmöguleikarTabOrder DesignSize2 TCheckBoxPreserveReadOnlyCheckLeftTopWidthHeightAnchors akLeftakTopakRightCaptionViðhalda &lesa-einungisParentShowHintShowHint TabOrder TGroupBoxRemotePropertiesGroupLeftTopWidthHeightCaptionUpphleðsluvalmöguleikarTabOrder TCheckBoxPreserveRightsCheckLeftTopWidthHeightCaptionStilla &heimildir:ParentShowHintShowHint TabOrderOnClick ControlChange TComboEdit RightsEditLeft"Top,Width{Height ButtonHintStilla heimildirClickKey @ParentShowHintShowHint TabOrderText RightsEdit OnButtonClickRightsEditButtonClickOnExitRightsEditExitOnContextPopupRightsEditContextPopup TCheckBoxIgnorePermErrorsCheckLeftTopIWidthHeightCaption&Hunsa heimildavillurParentShowHintShowHint TabOrderOnClick ControlChange TCheckBoxClearArchiveCheckLeftTop`WidthHeightCaption Hreinsa ‚&Safnskrá‘-eigindiTabOrder TCheckBoxRemoveCtrlZAndBOMCheckLeftTopwWidthHeightCaptionRemo&ve BOM and EOF marks XTabOrderOnClick ControlChange TCheckBoxEncryptNewFilesCheckLeftTopWidthHeightCaption&Dulkóða nýjar skrárTabOrderOnClick ControlChange TGroupBoxChangeCaseGroupLeft TopWidthHeightCaptionSkráarnafnsbreytingTabOrder DesignSize TRadioButtonCCLowerCaseShortButtonLeftTopZWidth}HeightAnchors akLeftakTopakRightCaptionLágstafir &8.3TabOrder TRadioButtonCCNoChangeButtonLeftTopWidth}HeightAnchors akLeftakTopakRightCaptionEngin &breytingTabOrder TRadioButtonCCUpperCaseButtonLeftTop,Width}HeightAnchors akLeftakTopakRightCaption &HástafirTabOrder TRadioButtonCCLowerCaseButtonLeftTopCWidth}HeightAnchors akLeftakTopakRightCaption &LágstafirTabOrder TCheckBoxReplaceInvalidCharsCheckLeftTopqWidth}HeightCaption&Skipta út ‚\:*?‘…TabOrderOnClick ControlChange TGroupBoxTransferModeGroupLeftTopWidthHeightCaptionFlutningshamurTabOrder DesignSizeTLabelAsciiFileMaskLabelLeftTopZWidthHeight Anchors akLeftakTopakRightCaption(Flytja eftirfarandi &skrár í textaham: FocusControlAsciiFileMaskCombo TRadioButton TMTextButtonLeftTopWidthHeightAnchors akLeftakTopakRightCaption-&Texti (einfaldur texti, html, skriftur, …)TabOrderOnClick ControlChange TRadioButtonTMBinaryButtonLeftTop,WidthHeightAnchors akLeftakTopakRightCaption&&Tvíundaskrár (safnskrár, doc, …)TabOrderOnClick ControlChange TRadioButtonTMAutomaticButtonLeftTopCWidthHeightAnchors akLeftakTopakRightCaption &SjálfvirktTabOrderOnClick ControlChangeTHistoryComboBoxAsciiFileMaskComboLeftTopjWidthHeight AutoCompleteAnchors akLeftakTopakRight MaxLengthTabOrderTextAsciiFileMaskComboOnExitValidateMaskComboExit TGroupBox OtherGroupLeftTopRWidthHeightCaptionAnnaðTabOrder DesignSizeTLabelIncludeFileMaskLabelLeftTopWidth/Height Caption Skráar&mát: FocusControlIncludeFileMaskComboTHistoryComboBoxIncludeFileMaskComboLeftTop$Width&Height AutoCompleteAnchors akLeftakTopakRight MaxLength TabOrderTextIncludeFileMaskComboOnExitValidateMaskComboExitTButtonIncludeFileMaskButtonLeft;Top!WidthPHeightCaption &Breyta…TabOrderOnClickIncludeFileMaskButtonClick TCheckBoxNewerOnlyCheckLeftTopOWidthHeightCaption&&Nýjar og uppfærðar skrár einungisParentShowHintShowHint TabOrderOnClick ControlChange TStaticTextIncludeFileMaskHintTextLeftTop:Width}Height AlignmenttaRightJustifyAutoSizeCaptionmátsábendingarTabOrderTabStop TCheckBoxExcludeHiddenFilesCheckLeftTopOWidthHeightCaptionUndanskilja &faldar skrárParentShowHintShowHint TabOrderOnClick ControlChange TCheckBoxExcludeEmptyDirectoriesCheckLeftTopfWidthHeightCaptionUndanskilja tóm skráasöfnParentShowHintShowHint TabOrderOnClick ControlChangeTPF0TCreateDirectoryDialogCreateDirectoryDialogLeftTopHelpType htKeyword HelpKeywordui_create_directory BorderIcons biSystemMenu biMinimize biMaximizebiHelp BorderStylebsDialogCaption Skapa möppu ClientHeight ClientWidthQColor clBtnFace ParentFont OldCreateOrder PositionpoOwnerFormCenter OnCloseQueryFormCloseQueryOnShowFormShow DesignSizeQ PixelsPerInch` TextHeight TLabel EditLabelLeftTopWidthUHeight CaptionNýtt &möppunafn: FocusControl DirectoryEditTEdit DirectoryEditLeftTopWidthAHeightAnchors akLeftakTopakRight MaxLengthTabOrderText DirectoryEditOnChangeDirectoryEditChangeTPanel MorePanelLeftTop2WidthQHeightAnchors akLeftakTopakRightakBottom BevelOuterbvNoneTabOrder DesignSizeQ TGroupBoxAttributesGroupLeftTopWidthBHeightAnchors akLeftakTopakRightakBottomCaptionEigindiTabOrder TRightsFrame RightsFrameLeftTop$WidthHeightWTabOrder TCheckBoxDirectoriesXCheckVisible TCheckBoxSetRightsCheckLeft TopWidthHeightCaptionStilla &heimildirParentShowHintShowHint TabOrderOnClick ControlChange TCheckBoxSaveSettingsCheckLeft TopWidth-HeightCaptionNota &sömu stillingar næstTabOrderTButtonOKBtnLeft[TopWidthKHeightAnchors akRightakBottomCaptionÍ lagiDefault ModalResultTabOrderTButton CancelBtnLeftTopWidthKHeightAnchors akRightakBottomCancel Caption Hætta við ModalResultTabOrderTButton HelpButtonLeftTopWidthKHeightAnchors akRightakBottomCaption&HjálpTabOrderOnClickHelpButtonClickTPF0TCustomCommandDialogCustomCommandDialogLeftTopHelpType htKeyword HelpKeywordui_customcommand BorderIcons biSystemMenu biMinimize biMaximizebiHelp BorderStylebsDialogCaptionCustomCommandDialog ClientHeight5 ClientWidthColor clBtnFace ParentFont OldCreateOrderPositionpoOwnerFormCenter OnCloseQueryFormCloseQueryOnShowFormShow DesignSize5 PixelsPerInch` TextHeight TGroupBoxGroupLeftTopWidthHeightAnchors akLeftakTopakRightakBottomTabOrder DesignSizeTLabelDescriptionLabelLeft TopWidth9Height Anchors akLeftakTopakRightCaption &Lýsing: FocusControlDescriptionEditTLabelLabel1Left Top@WidthXHeight Anchors akLeftakTopakRightCaption&Sérsnídd skipun: FocusControl CommandEditTLabel ShortCutLabelLeftTopWidth]Height Caption&Lyklaborðsskyndivísir: FocusControl ShortCutComboTEditDescriptionEditLeft Top WidthzHeightAnchors akLeftakTopakRight MaxLengthTabOrderOnChange ControlChangeTHistoryComboBox CommandEditLeft TopPWidthzHeight AutoCompleteAnchors akLeftakTopakRight MaxLengthTabOrderOnChange ControlChange OnGetDataCommandEditGetData OnSetDataCommandEditSetData TCheckBoxApplyToDirectoriesCheckLeftTopWidthHeightCaption&Beita á skráasöfnTabOrderOnClick ControlChange TCheckBoxRecursiveCheckLeftTopWidthHeightCaption&Keyra endurkvæmtTabOrderOnClick ControlChange TRadioButtonLocalCommandButtonLeftTopzWidthHeightCaption&Staðarbundin skipunTabOrderOnClick ControlChange TRadioButtonRemoteCommandButtonLeftTopzWidthHeightCaption&Fjarræn skipunTabOrderOnClick ControlChange TCheckBoxShowResultsCheckLeftTopWidthHeightCaption"&Sýna niðurstöður í útstöðTabOrderOnClick ControlChange TCheckBoxCopyResultsCheckLeftTopWidthHeightCaption&Afrita niðurstöður á klippi&spjaldTabOrder OnClick ControlChange TStaticTextHintTextLeftTopgWidthuHeight AlignmenttaRightJustifyAnchors akTopakRightAutoSizeCaption&mynsturTabOrderTabStop TComboBox ShortCutComboLeftTopWidthHeightTabOrder TCheckBoxRemoteFilesCheckLeftTopWidthHeightCaption&Nota fjarrænar skrárTabOrderOnClick ControlChangeTButtonOkButtonLeftTopWidthKHeightAnchors akRightakBottomCaptionÍ lagiDefault ModalResultTabOrderTButton CancelButtonLeftTopWidthKHeightAnchors akRightakBottomCancel Caption Hætta við ModalResultTabOrderTButton HelpButtonLeftLTopWidthKHeightAnchors akRightakBottomCaption&HjálpTabOrderOnClickHelpButtonClickTPF0 TCustomDialog CustomDialogLeftTop BorderIcons biSystemMenu biMinimize biMaximizebiHelp BorderStylebsDialogCaptionSave session as siteX ClientHeight) ClientWidthFColor clBtnFace ParentFont OldCreateOrder PositionpoOwnerFormCenter DesignSizeF) PixelsPerInch` TextHeight TButtonOKButtonLeftDTop WidthKHeightAnchors akRightakBottomCaptionÍ lagiDefault ModalResultTabOrderTButton CancelButtonLeftTop WidthKHeightAnchors akRightakBottomCancel Caption Hætta við ModalResultTabOrderTButton HelpButtonLeftTop WidthKHeightAnchors akRightakBottomCaption&HjálpTabOrderOnClickHelpButtonClickTPF0TCustomScpExplorerFormCustomScpExplorerFormLeftTopCaptionCustomScpExplorerForm ClientHeight ClientWidthlColor clBtnFace ParentFont KeyPreview OldCreateOrderOnClose FormClose OnCloseQueryFormCloseQueryOnConstrainedResizeFormConstrainedResizeOnShowFormShow PixelsPerInch` TextHeight TSplitter QueueSplitterLeftTop!WidthlHeightCursorcrSizeNSHintYDragðu til að breyta stærð biðraðarlista. Tvísmelltu til að fela biðraðarlista.AlignalBottomAutoSnapMinSizeF ResizeStylersUpdate OnCanResizeQueueSplitterCanResizeTTBXDockTopDockLeftTopWidthlHeight FixAlign TPanel RemotePanelLeftTop'WidthlHeightAlignalClient BevelOuterbvNoneColorclWindowParentBackgroundTabOrder TSplitterRemotePanelSplitterLeftTopHeightCursorcrSizeWEAutoSnapMinSizeF ResizeStylersUpdate TTBXStatusBarRemoteStatusBarLeftTopWidthlHeightPanelsParentShowHintShowHint UseSystemFontOnClickRemoteStatusBarClick OnMouseDownRemoteStatusBarMouseDownTPanelRemoteDirPanelLeftTopWidthHeightAlignalClient BevelOuterbvNoneTabOrder TUnixDirView RemoteDirViewLeftTopWidthHeightAlignalClientDoubleBuffered FullDrag HideSelectionParentDoubleBuffered PopupMenu&NonVisualDataModule.RemoteDirViewPopupTabOrder ViewStylevsReportOnColumnRightClickDirViewColumnRightClick OnEditingDirViewEditingOnEnterRemoteDirViewEnterOnExit DirViewExit OnKeyDownDirViewKeyDown OnKeyPressDirViewKeyPressOnResizeRemoteDirViewResize NortonLikenlOffUnixColProperties.ExtWidthUnixColProperties.TypeVisibleOnDDDragFileNameRemoteFileControlDDDragFileNameOnBusy DirViewBusy OnChangeFocusDirViewChangeFocus OnSelectItemDirViewSelectItemOnLoaded DirViewLoaded OnExecFileDirViewExecFile OnMatchMaskDirViewMatchMask OnGetOverlayDirViewGetOverlay OnDDDragEnterFileControlDDDragEnter OnDDDragLeaveFileControlDDDragLeaveOnDDQueryContinueDrag$RemoteFileControlDDQueryContinueDragOnDDGiveFeedbackRemoteFileControlDDGiveFeedbackOnDDChooseEffectRemoteFileContolDDChooseEffectOnDDDragDetectRemoteFileControlDDDragDetectOnDDEndRemoteFileControlDDEndOnDDCreateDragFileList%RemoteFileControlDDCreateDragFileListOnDDFileOperation RemoteFileControlDDFileOperationOnDDCreateDataObject#RemoteFileControlDDCreateDataObjectOnContextPopupRemoteDirViewContextPopupOnHistoryChangeDirViewHistoryChangeOnDisplayPropertiesRemoteDirViewDisplayPropertiesOnReadRemoteDirViewRead TTBXToolbarReconnectToolbarLeftToppWidthkHeightCaptionReconnectToolbarImagesGlyphsModule.ExplorerImagesOptions tboShowHintParentShowHintShowHint TabOrderTTBXItem TBXItem254Action*NonVisualDataModule.ReconnectSessionActionTPanelRemoteDrivePanelLeftTopWidthHeightAlignalLeft BevelOuterbvNoneTabOrderTUnixDriveViewRemoteDriveViewLeftTopWidthHeightDirView RemoteDirViewOnDDDragFileNameRemoteFileControlDDDragFileNameOnDDEndRemoteFileControlDDEndUseSystemContextMenu OnDDDragEnterFileControlDDDragEnter OnDDDragLeaveFileControlDDDragLeaveOnDDQueryContinueDrag$RemoteFileControlDDQueryContinueDragOnDDChooseEffectRemoteFileContolDDChooseEffectOnDDGiveFeedbackRemoteFileControlDDGiveFeedbackOnDDDragDetectRemoteFileControlDDDragDetectOnDDFileOperation RemoteFileControlDDFileOperationOnDDCreateDragFileList%RemoteFileControlDDCreateDragFileListOnDDCreateDataObject#RemoteFileControlDDCreateDataObjectAlignalClientDoubleBuffered HideSelectionIndent ParentColorParentDoubleBufferedReadOnly TabOrderOnEnterRemoteDriveViewEnterOnBusy DirViewBusyTPanel QueuePanelLeftTop$WidthlHeightAlignalBottom BevelOuterbvNoneTabOrder TPathLabel QueueLabelLeftTopWidthlHeightIndentVerticalAutoSizeVertical OnGetStatusQueueLabelGetStatusAutoSize Transparent TSplitterQueueFileListSplitterLeftTopuWidthlHeightCursorcrSizeNSHinteDragðu til að breyta stærð skráabiðraðarlista. Tvísmelltu til að fela skráabiðraðarlista.AlignalBottomAutoSnapMinSize ResizeStylersUpdate OnCanResizeQueueFileListSplitterCanResize TListView QueueView3LeftTop-WidthlHeightHAlignalClientColumnsCaptionAðgerðMinWidthWidthFCaptionUppruniMinWidthWidthCaptionÁfangastaðurMinWidthWidth AlignmenttaRightJustifyCaptionFluttMinWidthWidthP AlignmenttaRightJustifyCaptionTímiMinWidthWidthP AlignmenttaRightJustifyCaptionHraðiMinWidthWidthP AlignmenttaCenterCaption FramvindaMinWidthWidthP ColumnClickDoubleBuffered DragMode dmAutomaticReadOnly RowSelect ParentDoubleBuffered PopupMenuNonVisualDataModule.QueuePopup SmallImagesGlyphsModule.QueueImages StateImagesGlyphsModule.QueueImagesTabOrder ViewStylevsReportOnChangeQueueView3ChangeOnContextPopupQueueView3ContextPopup OnDeletionQueueView3Deletion OnEndDragQueueView3EndDragOnEnterQueueView3EnterOnExitQueueView3Exit OnDragDropQueueView3DragDrop OnDragOverQueueView3DragOver OnSelectItemQueueView3SelectItem OnStartDragQueueView3StartDragTTBXDock QueueDockTagLeftTopWidthlHeight AllowDrag TTBXToolbar QueueToolbarLeftTopCaption QueueToolbarImagesGlyphsModule.ExplorerImagesOptions tboShowHintParentShowHintShowHint TabOrderTTBXItemQueueEnableItemAction%NonVisualDataModule.QueueEnableActionTTBXSeparatorItemTBXSeparatorItem203TTBXItem TBXItem201Action(NonVisualDataModule.QueueItemQueryActionTTBXItem TBXItem202Action(NonVisualDataModule.QueueItemErrorActionTTBXItem TBXItem203Action)NonVisualDataModule.QueueItemPromptActionTTBXItem TBXItem204Action*NonVisualDataModule.QueueItemExecuteActionTTBXItem TBXItem195Action(NonVisualDataModule.QueueItemPauseActionTTBXItem TBXItem194Action)NonVisualDataModule.QueueItemResumeActionTTBXItem TBXItem205Action)NonVisualDataModule.QueueItemDeleteActionTTBXSeparatorItemTBXSeparatorItem201TTBXItem TBXItem206Action%NonVisualDataModule.QueueItemUpActionTTBXItem TBXItem207Action'NonVisualDataModule.QueueItemDownActionTTBXSeparatorItemTBXSeparatorItem57TTBXItem"QueueDeleteAllDoneQueueToolbarItemAction,NonVisualDataModule.QueueDeleteAllDoneActionTTBXSeparatorItemTBXSeparatorItem202TTBXSubmenuItemTBXSubmenuItem27Action-NonVisualDataModule.QueueCycleOnceEmptyAction DropdownCombo TTBXItem TBXItem211Action,NonVisualDataModule.QueueIdleOnceEmptyAction RadioItem TTBXItem TBXItem225Action3NonVisualDataModule.QueueDisconnectOnceEmptyAction2 RadioItem TTBXItem TBXItem173Action0NonVisualDataModule.QueueSuspendOnceEmptyAction2 RadioItem TTBXItem TBXItem226Action1NonVisualDataModule.QueueShutDownOnceEmptyAction2 RadioItem TTBXItem TBXItem208Action*NonVisualDataModule.QueuePreferencesAction TListView QueueFileListLeftTopxWidthlHeightAlignalBottomColumnsDoubleBuffered OwnerData ReadOnly ParentDoubleBufferedShowColumnHeadersTabOrderTabStop ViewStylevsReportOnCustomDrawItemQueueFileListCustomDrawItemOnDataQueueFileListDataOnEnterQueueFileListEnterExitOnExitQueueFileListEnterExitOnResizeQueueFileListResizeTThemePageControlSessionsPageControlLeftTopWidthlHeight ActivePage TabSheet1AlignalTopDoubleBuffered ParentDoubleBufferedParentShowHintShowHint TabOrderTabStopOnChangeSessionsPageControlChangeOnContextPopupSessionsPageControlContextPopup OnDragDropSessionsPageControlDragDrop OnDragOverSessionsPageControlDragOver OnMouseDownSessionsPageControlMouseDownOnResizeSessionsPageControlResizeOnTabButtonClick!SessionsPageControlTabButtonClick OnTabHintSessionsPageControlTabHintTThemeTabSheet TabSheet1Caption TabSheet1TTBXDock MessageDockTagLeftTop WidthlHeight AllowDragFixAlign Visible OnRequestDockMessageDockRequestDockTApplicationEventsApplicationEvents OnDeactivateApplicationEventsDeactivate OnMinimizeApplicationMinimize OnModalBeginApplicationEventsModalBegin OnRestoreApplicationRestoreLeftXTopTPF0TEditMaskDialogEditMaskDialogLeftqTopHelpType htKeyword HelpKeyword ui_editmask BorderIcons biSystemMenu biMinimize biMaximizebiHelp BorderStylebsDialogCaptionBreyta skráarmáti ClientHeight ClientWidthColor clBtnFace ParentFont KeyPreview OldCreateOrder PositionpoOwnerFormCenter OnCloseQueryFormCloseQuery OnKeyDown FormKeyDownOnShowFormShow DesignSize PixelsPerInch` TextHeight TGroupBox FilesGroupLeftTopWidthHeightAnchors akLeftakTopakRightCaption SkráarmátTabOrder DesignSizeTLabelLabel3LeftTopWidth=Height Caption&Innifela skrár: FocusControlIncludeFileMasksMemoTLabelLabel1LeftTopWidth?Height Caption&Undanskilja skrár: FocusControlExcludeFileMasksMemoTMemoIncludeFileMasksMemoLeftTop#WidthHeightAnchors akLeftakTopakBottom Lines.StringsIncludeFileMasksMemo ScrollBars ssVerticalTabOrderOnChange ControlChangeOnExitFileMasksMemoExitTMemoExcludeFileMasksMemoLeftTop#WidthHeightAnchors akLeftakTopakBottom Lines.StringsExcludeFileMasksMemo ScrollBars ssVerticalTabOrderOnChange ControlChangeOnExitFileMasksMemoExitTButtonOKBtnLeftTopWidthKHeightAnchors akRightakBottomCaptionÍ lagiDefault ModalResultTabOrderTButton CancelBtnLeftTopWidthKHeightAnchors akRightakBottomCancel Caption Hætta við ModalResultTabOrderTButton HelpButtonLeftVTopWidthKHeightAnchors akRightakBottomCaption&HjálpTabOrderOnClickHelpButtonClickTButton ClearButtonLeftYTopWidthKHeightAnchors akRightakBottomCaption&HreinsaTabOrderOnClickClearButtonClick TGroupBoxDirectoriesGroupLeftTopWidthHeightAnchors akLeftakTopakRightCaptionSkráasafnsmátTabOrder DesignSizeTLabelLabel2LeftTopWidth\Height Caption&Innifela skráasöfn: FocusControlIncludeDirectoryMasksMemoTLabelLabel4LeftTopWidth^Height Caption&Undanskilja skráasöfn: FocusControlExcludeDirectoryMasksMemoTMemoIncludeDirectoryMasksMemoLeftTop#WidthHeighthAnchors akLeftakTopakBottom Lines.StringsIncludeDirectoryMasksMemo ScrollBars ssVerticalTabOrderOnChange ControlChangeOnExitDirectoryMasksMemoExitTMemoExcludeDirectoryMasksMemoLeftTop#WidthHeighthAnchors akLeftakTopakBottom Lines.StringsExcludeDirectoryMasksMemo ScrollBars ssVerticalTabOrderOnChangeExcludeDirectoryMasksMemoChangeOnExitDirectoryMasksMemoExit TCheckBoxExcludeDirectoryAllCheckLeftTopWidthHeightCaption&Allt (ekki endurkvæma)TabOrderOnClickExcludeDirectoryAllCheckClick TGroupBox MaskGroupLeftTopWidthHeightLAnchors akLeftakTopakRightakBottomCaptionMátTabOrder DesignSizeLTMemoMaskMemoLeftTopWidthHeight4TabStopAnchors akLeftakTopakRightakBottom BevelInnerbvNone BevelOuterbvNone BorderStylebsNone Lines.StringsMaskMemo ScrollBars ssVerticalTabOrder TStaticText MaskHintTextLeft TopqWidthHeight AlignmenttaRightJustifyAutoSizeCaptionmátsábendingarTabOrderTabStop TPF0 TEditorForm EditorFormLeft;TopHelpType htKeyword HelpKeyword ui_editor BorderIcons biSystemMenu biMinimize biMaximizebiHelpCaption EditorForm ClientHeight} ClientWidthaColor clBtnFace ParentFont Icon.Data @@ (Bv00 %B(( hFh   V ޜ h(@ BLeotkOKGKakOKGOKGLMLtKOOOKGOKGOKGGvOjvOKGNLI&i }ERWyC !Jfs )3 #%# Vw+(%# *-.+(%"520-*'$!952/,)&# oT41.+(%":30-*'$!(52/,)&#!Nl41.,(&# E30.+(%"530-*'$!652/,)&# lU41.+(%"<30-*'$"&52/,)&$!Jn41/,(&# H31.+(%"730-*'$!252/,)&# FX41.+(%"_=30-*'$"$52/,)'$!V42/,)&# H41.+(%"h·@730-*'$!(ǻ寯52/,)&Wÿ_41..m:3L¿f~9$Tޅ9b=<+<M====؋<nP G?==<==ج<$e]$g$g$g!c[SLD<ٚ3 <$g$g$g$gaYQ HQ[#g$g$g#f^N"f-#f$g#fv? ??(0` %zLMLLcmKcmOKGKNN|oOKGNKH(hCERVx CX)L-*&"{,)%!4_3/+($ jA2.*&#51-)%"&}40,($!HM2/+'#61.*&"40,)%!1b3/,($ aA2.*'#k51-)%"$40,($!Q2/+'# 82.*&"F40-)%!h3/,($ <2.*'#(e51-)%"p¸쳳({40,(0¾Ӫ:3/gÿ<507%Sx_S G==<؞<'j$g$g[PD=<<[#g$g"dXL@=`<$g9$g$gaU H.#fn$g#f@??>~( @ OKGOjvIY`:ZikQ7 m7 *$1.(#&2,'!Lb1+%@/)$3-("42,& jQ0*$8.(#&2-'!5i1+%A/)$;8~3-()⯯2Y#R="e5$g`L<ډ#fn$gYM@(( ^|Qo}-uh#P,#!A*!@0'{.%S+"/6(?p/&rg->괻ϴ,Oo 󝙕Skipta út|Skipta út hinum tilgreinda texta fyrir annan texta ImageIndex SecondaryShortCuts.StringsCtrl+F7ShortCutH@TActionFindNextActionCaption Finna &næstaHint:Finna næsta|Finna næsta tilvik af hinum tilgreinda texta ImageIndex SecondaryShortCuts.StringsShift+F7ShortCutrTActionGoToLineActionCaption&Fara á línunúmer…Hint+Fara á línu|Fara á tilgreint línunúmer ImageIndex SecondaryShortCuts.StringsAlt+F8ShortCutG@TAction HelpActionCaption&HjálpHint Ritilshjálp ImageIndex TAction ReloadActionCaption &EndurhlaðaHintEndurhlaða|Endurhlaða skrá ImageIndex SecondaryShortCuts.StringsF5ShortCutR@TActionDefaultEncodingActionCaptionAnsiXHint)Sjálfgildi|Sjálfgild kerfiskóðun (%s)TActionUTF8EncodingActionCaptionUTF-8HintUTF-8|UTF-8-kóðunTAction ColorActionCaption&LiturHintBreyta lit ritils TPngImageList EditorImages PngImages BackgroundclWindowName Save file PngImage.Data PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp 2IDATxڥNP1q….Lw-7(5lAD@ ȭ&cOMqՄ'sz2?g" `+4'm٫ii}($lE܋JQ`}\vL@b`U]d4JABQs@QFÖCWߍJq& w1%S[^ pFM]:i9o?X[9#o[1!zjhlo_?p^Sz]" G˂E 3JF1ehBlϐs(ץ()1Q6|'K&`5DKÖÅwv PbUIDATxڕ[hQ_݈6*b,Jy_ Jsڴtl`] ؛S^nYu^R .x_~…Á9{ !c7|Mu"-?ϖk+O\LLL$YZn=VCEwEbSڞE0ag7 Ca zQ9#ywl;Ɍ5ðMtrqWY $( )Q_nCiN7 2ĒCk"ui!`t)h@XfKg2mtf^$Lj%Ъc<}ud9CWC9R_EdV.W.bEZfX('kRBUEx~({k<Hgq6@(  IXXtu|^` Ζ!!]}̃co(A4lEI+nj_~l+=\% E]2FxH5W h7ON#.Kmyȳ` 7ekIENDB` BackgroundclWindowNameCopy PngImage.Data PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp 7~IDATxc?Y3`@A# 8H/#̀X93|'.C}`l(J ]4h 8QJ(fPtJK:ˆ'!1̴$V0m\14b( zJxCIENDB` BackgroundclWindowNamePaste PngImage.Data PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp IDATxc?###2G?clϋp^qQA$(-%/%'3=r[ z1<0DO $h`,ʯRsC{3;ivj`$- O ;>c{+   _2pbE ,i4\ We(j4\X__i;C5DUn{=+-XL@ X|5?b"CH_fZ3X*P 6`W5P] ` ӀZ$`[ \l)b|(lK=\A`̹W^q)IENDB` BackgroundclWindowNameUndo - internal editor PngImage.Data PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp ,kIDATxڕ=H#Qg^tq] b>56 I6~AR,@ +Ũ`#v bXqq6.&zi0Dyk^b7d$ZJ;wXWRg7eӅ8U@P+BU$6@5z|.Ai[Nr&KVҩ#;z÷_3XMHiap ˦7 jE֔NK}&y {?'na?@j2a^'w, -*|@D(gr<@B2%CO|8_^. N wd P7$zĻ' #*d@OC<)#ۯwX͙x|,򱗫G?RY30$rsP\ !~ڀ߮kqOhIENDB` BackgroundclWindowNameDelete - internal editor PngImage.Data PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp uIDATxڥn0Bj<6K҅yx NL @VAvzNUK\U('%@iйKnpZ=E6.jAt{pG/t2vH,̮xY b%IDATxc?%dY2%3-nCf,{aӏ ?d`Y g?=IpA\yΰhH?C8w#,0R~C۟2Ԝ{pWsE 5,D;*7s >00MfC?3~lg%n-pM0ap<{̰{K t3qp.jW.H7֪@j~iy ooX3XjP`Tr!`ib(мc$#k lcb b m LMT SihS;Sw9!q4 X-}^"bsk$!b,u4Tg=k eګ6/җWKn\ 7pb.mCWO-ʞ cY~ EG;0ˏ_7]x 弆-LBL/B>kqѰ,bр/ DŽJzDw\wa[>&"A+2cPV5,%N` <-IDATxc?%8wo2y!2,]!B P>,_~p%  __3G?}>} 7<7/?~|gq \8 p4ԙsS&u1;@Iܾ) }ceF㕏 cJ3(IENDB` BackgroundclWindowName Replace text PngImage.Data PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp Z IDATxڥ]Hay9]їdR56rVBЅQE7BvӅM)}Dw5A")As{N䕁{y~9HD?bk! oՀR[dp&jv}.*b|qʡ HXa9_g!/ .slIDATxڭMKQ2EA (ZVTdJEGXdrҹM:X{<B)_P<]o|FǨ"ːe בp%EŤ!E,/͗3>9MU5D#eA=n(p#pxݽ}61pnFVykN0Uκ!?k :{oMH]X_.`QÃrށ =&`(`s -(sgG D^92ל WB9@JF#$4pa( ~ŷXk'}0;5(6XH7,FuTpjzjm{/IENDB` BackgroundclWindowNameGo to line number PngImage.Data VPNG  IHDRa pHYs+iTXtXML:com.adobe.xmp 4O[m3IDATxc?%b9f%4Fm ~ HI%Z9|cdۧe̞ `9W?o103* ?>at=?# 'uoĻ@K ۫ ?}cЕb ,A g?Çlg}ԇU./χ~g Tb". dlE>l \30O(aUEF8SIYnѺoW&LIENDB` BackgroundclWindowNameOpen online documentation PngImage.Data PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp hY&IDATxeSKHTQܹwmf4F1R[Pi"MVJ"w-\ sHFH.hHE2s|es_tut}?/K#51oe 6_Ovo-=J,E08&P3a gzr&Z.iN.*.y{+V#(C&O`Y 1xl{qÝ_ZO)CYE~U-AmvhC%< ,í|X IjZU$=ҦeU^\;8aqpky..h[Dc0u-DejX^%t|*CEgU{Kn/h׈q8WDBYBKV%Qw%5t2#\ Eb:_ ɸϮO30Sd!wmM-Cfnfugm4CL/#hX«DMƨE;Ǩ(C@[FF= ucYѝ$w$)Rh,29tV gMEM2N_Fڱr[YI5XU]M+pt.69eiT"{$n(ױxn6啳S?_ _yc̹E-IENDB` BackgroundclWindowName Reload file PngImage.Data PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp bz IDATxc?%dY>;=l)܀X_ C2 ,p|=v 6$+-NοɰV5ëoDbǷA}H̴$~ab01o. f8z77` `0 $ڕ1C,Qo0R? &[N#g>z 57, Ω7>q/A lL Wm@oH0 mbo33L2d88}Űw?1gXh~5:<_p9fn3q(V!aNCR9+;0e 7 ?q@0.IENDB` BackgroundclWindowNameRedo PngImage.Data PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp "jIDATxڕKPM8 >uic P/jBEBA|t"NnVt&U| t"zR h[=Kws9!R @q 2:i(e 2(>`|n #J6cDq_TJR݈"ĉ҃Tn/#.dP‘ S6pKT'8/`Oqܼlhf-m"@ƥ G U cP[ 9;OEl@~0c\Bar:Pd[ej-OLJu*bm ' } Gi6k SD[smܢCPVO-l (yPr ՛uK5 h-Q:G `P8ଢ.KCcV4mimD?j'.e>-L$IENDB` BackgroundclWindowNameSave All PngImage.Data iPNG  IHDRa pHYs+iTXtXML:com.adobe.xmp /]FIDATxڥлK@9C`A|57"B(Guũ(F&q1K$1)‘Ks.{p E h/g;WC0K4X[ 셩I8QjÁ8%CJȐ- 3rcqo]]SrPnx_@`3q*#](f@ \ ~΍U3Hɶ+q@D}g$h}(H1@jؔ- 7A EHIDATxڵ[/Ag#D$< ;EDHH Ah\/|ڪV!Ҳ}lk هdvfϞ;=gFJ߀#c`ڱaU+`XpuΚ79G gC-x9 9%gVkS6WֲŝրQ_ၗSwYlI`DFq@yk^%30YױAMm ˰_T}\h XbPk~jFDl%Gc J%$H,a!Ի,q"u)|l!O O}#U^aFPCG&xZCgl,Ÿ bPo7$M!U8x,)fHA^O-U(znTBQP%_CN)RoXXIENDB` BackgroundclWindowNameCut PngImage.Data B PNG  IHDR pHYs+iTXtXML:com.adobe.xmp ʹ8IDATxڥ[HAZCD yYtW4*`˔UZSRB*^{)nO ڦYA.&Hw9g|3 "B`Օp»@ׯ~)Vo~bް㿀>%>~$Qwn'(jkkyT_CǙ@veO4GV?X^QTmW)ؘ@ ]fYtGWzT4+InhiiQRk[)A{Y$) ]eceʥʲEQ5lGvWSllVc5UcJUٻaֱI)$8#~{+$L]]U7: T*(#K_[,`1쯮9`=^ntDgP('~&!ch@P"R~kN ovI@;9s? AJbs@T\Ic”y?md(5eXN ǸZ "TAQ_4(uŒѺ8ao7_ӻ.jx"|L9d<:;=I hJ0"?tctgƃD4vBWp~jtK_2a4 w S:؈Y= 4"Z8kv| \p'`Rgh/CH&rZe'aV| t q/*2~p2IENDB` BackgroundclWindowNameCopy PngImage.Data PNG  IHDR pHYs+iTXtXML:com.adobe.xmp DATxc?Y3GY0Sc*31 ˗x2h}=CP A?Yɬݵ@v!6גd ]]$)c$E MRYiIGv!1I*3-"/HD^f 6I ddę͜Kt"QRBH4(M*IENDB` BackgroundclWindowNamePaste PngImage.Data PNG  IHDR pHYs+iTXtXML:com.adobe.xmp wIDATxc?###:G܅?j $v+Y K$P>(LlZ r?9X/ b 30Aܵl!/32c` \P& 19NA@'_{K@00j Pn A<ZG5j盕͌/.jM )X 31 ˏ~fxՅ޽@?o;|{VZ.;._a1 KF6_fZ32nh 8T D] `3 N wUc 2\wyE bupb..\xH#_'@l%6 L9?AӠd pZL IENDB` BackgroundclWindowNameUndo - internal editor PngImage.Data IPNG  IHDR pHYs+iTXtXML:com.adobe.xmp 2C&IDATxc? (-DߏdBW13. 3@套{1Ȋdb`add Иc fo`~*&J.0^~Afaf] 4g)*221LJA6~ İzſGw’KeL ;v7F@pd˃D|+ ;c h=^| ót7 xҒ`=@ %v ')9DŽ8ſ݋@\wO 40|`_A.q11b_n- T\|qPy2n&lb T\zc_^- {N<)q/Faʎܬ {Y,`gG|5~b&O (m[}/{q&mK@y@B x#Q*->ȴaO^g;~ R T] g @ XCIENDB` BackgroundclWindowNameDelete - internal editor PngImage.Data PNG  IHDR pHYs+iTXtXML:com.adobe.xmp KhIDATxڵ/AǿVJ[-UIJh*vB"A,p!Op$ĕd-ًDXRmVov~.q2z33|gg8NtZ}#,^#?0D<4R1*2O ag<% &Y6bq$ ?* [aܘ{h`^Aov7\d{6`܅q C 8q9W0cҠȄِZQİ `Īm*4 #;pV7=yTʰhv0㠁"C65g픂L,[m߅i\} ret*E#\K+BXjE1_x9$ L*l+]G2]8=S#z{9-F6ϚZ, $D|Eo3A!b ݴM4ߩ0Q˹=3Tç|yj}jo|-it?^:xIIENDB` BackgroundclWindowNameDisplay preferences window PngImage.Data BPNG  IHDR pHYsodIDATxڍ[ldǏ?_r4i4i[(];47 I+C<* xお@}Ą`7PuEhE `hb*im] MfILI^4~-ǁ>gD?]I=8[SO2>htrgFL tp; x5Ƹ𶽁~0K$M2ckcWӯu03O wpgSYE I Pn@$@W$TZlS`mLq1YJDb(}\k'C;~:ZbhrO_؃AJ*4E; jv+BF`Y$=۾ceV쯘vs+CVL<*kM)wߚhFF׺~zb`CIոIPEX*`Q*ѱA܏Ds~<}n.G1BQtэF#7} `(lRRVdEivk2ntd7yMlrd6q2&|-+` jfVjM`)a gpa@H_M $ܰ/#"F>0L.rCu(]=x O[x%2;^v;lx KȀXפ#7Xg=ݳeVAYHcv]V߷b^ۊ6qBvh׋ J2J0k}Q"TJyP`hXXof[bڀ^s'B֕U_zkV4mfʗ^_֛0-5^iZ42>kW|"^k1H B c4`ގO#AxysnTW48 C ΠvIDATxc?5#M dddsv_]M o߾ex-CdX#&|P 74/*&/o_2|KS7 ܼm^^^O>AgO?1D %n~An^?3N߸vn !u p4ԙsS&u1;8 znܲ(ÿy+ͫ_b7lFPm &jf iEIENDB` BackgroundclWindowName Replace text PngImage.Data  PNG  IHDR pHYs+iTXtXML:com.adobe.xmp IDATxŕohe'edJ6Bk]Zg.i(S(Ѫ/@! ܫζHdIJ3uŹfu mjrw;bA@{>{!ދwcRpd.O ;W3 *j 78NKW?sjztQa]ToaE4w;xVֽz1 PӎM*(#F p@@ƢEt:zt֊5_Tp6|%nDGsrc5/X{)AZIv"S𳕈ܾxN73TYk<+Ht@g8/)OR'eO??{{rPG r{ ЁRzיAl<~ƭSd;py r^a/Eε1dxs6Q=4XiJτ:[{)ݿ]aBf` WfD.CSx"\P2:\tUӯwc #b@r񝷧_X3\!kע%[fZ`Nv3d_AOIF[%;lv#8DzTޯwTYabim:څz{\ā#s&`#- Koy:|;XهԔ΅sS Ͷ4d;4&>GG;?o)ik ԔJ\OHv\!ONza4vl-hf([8\k5M 5d`bUS^v7 K^n֑G~L.^Stj!czĈp;lL!Eto5ú Iv%MaizP+= ct_SMב\o;2kM_BY ,;9IENDB` BackgroundclWindowName Find next PngImage.Data PNG  IHDR pHYs+iTXtXML:com.adobe.xmp 6|IDATxՔKAǿc`Iv%=(bY{ڪM x_ A(KZEKmEAlu츻@$ o} !y !qB_VikK b1HhT~r;. b-tC(P$#? #ʧ`Y,gVrB,. lV?д.4-kmE`jΗWW#s śgx7bgɍ'Tx! tR{\@_@u8"^~ | Rk&\ЎDC"Pȵ@gf;{Xϭ0=Xk:p KlMcl-Q%\(9vQnD CZw[9,ak i _ ԍʉ[叟(iZ\/Uz/zBwR+V`k^]oSl OAͧ2|@IENDB` BackgroundclWindowNameGo to line number PngImage.Data {PNG  IHDR pHYs+iTXtXML:com.adobe.xmp QޔNXIDATxc?5# D6s.E6`50%1,_@bzF1u_3on ί^xϟ>(r!@@iOO3!g PO cp#&+39<*H  LJ oeb +N <% ?Ûx?c{9A{&7Do :b 2 Byg1a~cz ÿ&)3|0se'û۟|@i,s~i?GQ:ag멒S) 2 ^b`IENDB` BackgroundclWindowNameOpen online documentation PngImage.Data PNG  IHDR pHYs+iTXtXML:com.adobe.xmp 8wiIDATxڭkWƟ33;3dӍdcd(iH(H+x--PjZh{S_ P`A75 (%7l[Z!~D1f?̜wNvĵƁݙ9s<>eRJʋ@XӇS> mB"&39O\癑(Qg3ӑtm4[c {K^%oC>g?}s5_VN,,SQwџ[G^in}ވ [S-1_oHbV:*~v{UꂻJo̎;k1'N`ҷF*$ݘrMuBe䇇nt<d'E:;1\xT?gTTݒctfr:3=lrgT|r}ʜƁOvs'n.VpLWN<mGtcGS"Oy ~'{#s)D]ڲ;{wx(⦪j+m߲۰}csB+&z LϬ&݁/YSp@ (dڮ]E5 woD=\}Rj򦠍x{rsNX=ai//&S#moFW:~¥E?\j^_keNLD̨ lϼӚs3M0K!pU3;iT.н[q|[:zL$wE޶h40iD :sm`r8G _ELzLEau ۈQbuo|ZEx>?Z8{h: -в|_oĒ08IENDB` BackgroundclWindowName Reload file PngImage.Data PNG  IHDR pHYs+iTXtXML:com.adobe.xmp IIDATxc?5#k_B#0dGKд93~P `عk/P {5Ь#D*7??\g$e%14 [Lb ÿؘ94<2%*0,qyh #^ޮed\x uo~1 $9@V`#0IENDB` BackgroundclWindowNameRedo PngImage.Data RPNG  IHDR pHYs+iTXtXML:com.adobe.xmp C9/IDATxc?0222`U 2K.nKi`1a^ \rvʁB%3`f+u &@Pf@y3̠@g4X/8#JK.tye|?ƏQd C~%U 32(o $rp*r/>C 3r l޿q6]fbdjgd|oܽXídBKN 0p-j4t)B"IQ9h`>%; A(IENDB` BackgroundclWindowNameSave All PngImage.Data PNG  IHDR pHYs+iTXtXML:com.adobe.xmp tXzIDATxڭKKQC-$(EF7K-ӔHJj/?7n"1FEcx-Gh<9Eep9|| 1 80؃+  -qSqhB@ Q}iDSOHĴ:q\S>`܆vسH0%zv2*6j~@j.ҥU`3DXjɁ8۷v3@ErFz ~Ғ[f݌g&.PS34{gbsb0di[ XXVW96hVQ?ߕje,^90 CrxA>4(p g>K &;oIDATxڵ[OAg I #1Q)Z\ Qox#$> |~Rh1nw׊!y1&&l{ܙ3633̙33KC`8mRq•=)='8`cZ%ę lwgZ6Ջ`05B>`gӁFKuVxo, X,s`@j; lɰ&fK\. T5 L53amL0 `;Ȱ)%}ghCISi.FX0d jN 2M.gRwtH !; +%دsmTeV#KM#e-ңgɱV߸KW730v%b~ٳmRq^R᯴m!(>B@Jfq~lvsmK*q )gLoXʢ.PؙS\dL+"}řyœI'}PL8LIuq~+ξ_l܆S΅/$(8LH;ywy׽m6U?' 'TIDATxڵmLSWǟsK (mebvœ]N76fK,f,K̲M}X(+qqXÇ% dTSiភ=Wv?v!B`q`\S1tBNg\ի3ys!NNJTD}AB*T"!>qj.øbbbL|j}j SwAa2+~~9}eV?EBEQh4w,D -IF tt;- 8Eʨ4I(j׮E#^#I (:D cL5We(rQMVD@" t4t;ΣC=E*@ht#QQQx0x׀.pө9ٝL"ߒ1w8RdR ݨ %@TTWN?CsV<1QLBcW {۫w ?\wg );tG -- clUMޛt Nr-&#ŒV T3 E xv:gr~Gs#4%j8\Lybr* 'e ug!ʻ5ɟb%9Kpα0Zh#Sc)exMYӾ IDATxc?Y3 ӓ0@f3,HIũp ,,,_~I%$Y},!WIAdV0R|DxF^!O=R }WҒRJfZ+|M=F- %X@##<0m\s;Y`m:,u"ip>.IENDB` BackgroundclWindowNamePaste PngImage.Data ~PNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp W(k0[IDATxc?0222` r-b̯b@0X 3*>S?S]d0XB,Ȗ=Ѥ;ϴ)H2Du(bf ] }+^Sh0F? 4|0hӡdeFIENDB` BackgroundclWindowNameUndo - internal editor PngImage.Data PNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp IDATxڵkQg6?lŒ֍ AE(ؓЃPC"nzxPM)"ij1hl9THCMb.;3c {a p=I[Ftffmn'5h VL! I|\5!8{Ch!e"}*6sYhE_C71 EApX\wP; =m="O}:gtۈ8WHT 2٢{Ϲ?+{bJ 0ni]=^4Iesn-:U"w0`( >Sg / ;z&$L 4=NDlM7-Y>veH(}>og^X">B7F %۔Z !XIDATxڽN@w "{(MH܂ĥ}x!D>6R"URA84vq~6RK82;k doJ)mdQ \/A9նbntsA Q]]V2ȪB4u-LyatozBPs.$d*c<۶栊3 ,$x9~pID_72Q "+xG4?F~| l1 @zrBCD %2, 7Nf2`iunO',xu1_hz֟ ~$ς%6#ޗ[\.5x!lFs?dq()`SSǧEIPȄ5 q ۝3E/fKcBg^^.Je¼!NpzSB?u %@! '\ձr#&YIENDB` BackgroundclWindowNameSelect all log entries PngImage.Data PNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp ?wn$tIDATx͕]HQƟwnu9Vi *(04o݅PAwJ* #!u# b}l6t_طos^&Nag{~< ,%0Uw &*N@zR9+k4huh  qA1:ʵ#_ۅ%Q:W=d#*$܎ zT+7B3j1msKPHb~@Pw\CWJy|qrWc$2iGI<7y7?7Xi00V*a&0;rά]g'|H+qT KK:{dPH@-Л%bb1Q6+N'H9cg8-eH֭/t=#!CzKrI2 a|IT'ɻT*da He!Wȶ.iMKw_ۦe1gY(Wf¹'&[uQb` !I"ҚPr0/[|ah (KHÖ5{}4{#;p$6M^u9mDհ4gbm&;/2BBhw͖w /+;' ;1UCp_Qf{+,Y(rЎ[亓Ps(pl#_] \ovTوz)^NY1a8@1 9ܗө7yGЕZ34@XˆyO|c{X3ĺ7IENDB` BackgroundclWindowNameFind text - internal editor PngImage.Data PNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp ;)מIDATxc?-#],`dds_ӧOPO 14R6k;< ?~|gq V 0G- ͂Wg;XbXBz lsrq1_@W/]@D[`ai0} % @~?ߨ  hg]+,, ?ʓ@'?tDH ؒg/><8q,JRZ[pU;IENDB` BackgroundclWindowName Replace text PngImage.Data _ PNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp ц-" ci|v}9˲P ~9+C|v#Y]7tf:&n3ʾOQE%Xc Vp( Mik0p([]Fk˅{toE2z[84}0gp'BWUSlg("jCq{[$&IENDB` BackgroundclWindowName Find next PngImage.Data (PNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp *tPIDATxKQƟ:,*EeE~@J‚m%7ѝ+WQ얣̙әj# Ayywp8ȉ!X\Za@ӴB@0GʽܺsEj%],\u? 8 ʢ(t]!^ /n}d²Ll|e)h7$^MH 'aeâvu^Ч/"} coJgZ-@x M0Np@ӵ#e !d V $ Nz_(QIDATxc?-#-%1m\،ׂX 31,?r{͟߿r:jeH!)Y[1~_g,o?3WT@oM Kg''&PDodO 3]Y) YԄTɴ@{u 6m ^ aua}lK0SA8x53|y3IE}q?ޏ6zH|_p0IY<3MYK)Y@P@:y[=D*n4QXIENDB` BackgroundclWindowNameOpen online documentation PngImage.Data Y PNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp 5P6IDATxڵUKlEgnNh7MJ@UE\@N-n =ZPPTU HBYQ#qM!swg։-rʻkE$!󣭠*QJ \78%Za#l<jQ|)( 7Yv2n+8tB3C{K&C!_L_ܠ*7~(%!s ;>9so!s"ۍTi>İNɳ*IEFv}ZCM/ݦ .$z vevƝDvI.S-`oT ^&gM~1=Q"vaU\6˨&.tz# N_!֎ eja6Y$d.| wN],\~@,}xqc3 x)H;̓?h"3p-] ^tOZ.'zf%8| 䑠g{;|<#><1ۼY&U`o[{c*냇@O@ESW+I*&wab" ] ^eϕKPQ"9-f~,́AK4wَfOS߆='򻓮$@Vot>ts&BqN֩hx⊿M{L5iUˉxW}aH v_ӓa@QNCVf Q .9}%826[wo'3BT;h*ºPR ^ z!IDATxc?-#]->k)*vNO>,` Rc2} l_l U-`عk/%T(P@$+-,e%1e7Ñ쥢-`$ɂov2lz0s`Kؘ94<2%*0,qyCKo2|U6BKL d5$Qכ -g}BɳE& i b  _~g8r=GeUɋGxΰt3A߄G!PĝH>l d$@Ed NB8^ hhnf0\3IENDB` BackgroundclWindowNameRedo PngImage.Data PNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp _*IDATxڵ_HSQs6H?ǗM#zJLrb{zBMA$!qDFC>BEHn)qڟJ%wEpe.s;w{.af B6=5~ajM*iĉ+SJ?7NWR2]0ڹs$ٝ$qh&׃;{2LEk!>$O.:[|:u.ߊa_k75[NǝsCY[\I /y",Z0>kjuO&4,$W`RJiƩV^{;2x2.Q 61(3TlNT,!Rd@’ö#/ NnAA4o:]*!_ߋ_ަf ztcvx@ M/1K. *~h} ->T Z(y1 uUPf1*Y+Y΃aU5g*U\Laԛ^0*`ʪҙ5F Q" 0>B޳|Fn~ s&SxCˉ]k\L@Q-R2`37ৃIENDB` BackgroundclWindowNameSave All PngImage.Data PNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp LIDATxڭJ@O("*. "h EDwn;]rF7Uk+("mE@PĦf1%r2$8"+5`L{581)*QxOWH\&HSU ߕ1A&+B#C}pke~DX2 ؅`QjHJ-Xڸ*tlU <}'S腻6򟆵`^|֋d;M:`WBO]*W@O25.)6])t[bچlEtZ/ @tZthΈB %cMSDҞo'e=Ali =PSPx!  ɟQ)6Ër%&ND*E֒:"W ACIDATx[OAg%($[/4x!AT&&>ෘ`| Z))n[oƇm;2h&9gzw̜Y V6i良i]tXPa}}FX\R(\_ %}Qec!3 rz%1@,zGs ~{MH#trzf WK(#CSY˶.A9I3ɬZY03g&?e$h3`Fk͢>u3`xXtE359131QR=7F^*R+0X*ak>!V@FKpW ̓b7,bӛ@I^FOZ-cM7d&UQA~ ?RRפ ֔?51 ӏy27 DlE{4#s:\x@PIo`>/ګPtJf-s\Q"=ٞ}e[uN,ҷ;԰6u5fYN9{e5@$6ֺ!@+OPt{t+w6m$1L@2#N{:>Joz5׊gP/؊ ՈdIENDB` BackgroundclWindowNameCut PngImage.Data PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp sIDATxŗ{LWϯ-P >qNPJK`){Dm2tN,-KÐ,ئsl ЖRa,n>Rpsbܖ.@PVw?~={9c xY,H2vIz@l>~ZyEL}: +I)eBJXa-*„aƴ rhx(b* rqKiYYPVq cnj3_Rj\>_Ef-4F  !l`&Hn:lθk`4+ E)؟W*ÎPBTs|/W3--.k•iX!a_z+[*rn9m2WfPTj^a\ V̔.hߖR^'\'j3lw_Î(HƟۯC,i` @x|>'u9=;9)"6̌҉SƗ]bk-,4,}t1qC^^"wWut'?'[sg0 $b9iq [rW^&ݶ:߿HF_H6.T{'RG1,\|T d2ּѶm2  eueMFa*L}LTF@fZ3l蔴| PyF. x<'jE^~4-H(l_ְ/|ܞvFEKЍ>oC2 nQtŚqzC1 OH4I1hN4wJ* 5Iy+i4νx^ƕlu4o8&?dLX2[UmoͺGZwb#A?+=L훁t$"U"Sca>:jJLF-:i?ob~WEJx5g=xN1S1qn~VIToS+FLyKM.kN&jdY𷧋G!\ r$nށbv4-м?:J}}ڴ5a0J4k܃!lyӣy Wbvk{( gyXFSpdމV$_JOĄP^S\LAi<t ?|:I2h6*ʎ0U5M  ~rd XֽW=Tx60:!`$(jUxzno:cC__˫21IENDB` BackgroundclWindowNameCopy PngImage.Data PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp ڲHIDATxc?@FdL5*vNO>Bvb8 %1(C_?:j`ؾsɎ@j_zM# D9d.RCOVz2+]BWH"Tw <kaEQ ~bB[aE\@Vt l]C[aB*3- ^X4pyxVYr4 b@ 7T FFôs) 0m;t@ ?/IENDB` BackgroundclWindowNamePaste PngImage.Data PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp !zIDATxc? 0222WW1H5312D_xF0_ $;IqR@%(1`w}^I#F X:u rv_IDATxŖHSQ}9K'P{sde?鏰to!Da$i?_P6soTH PYA8,mvkL7ۺ0sϹ`B'`:D 8@z79m8xVuRkzkقP[`i5 3LH[1&;@X)`Z j" Nu:l%jE&#,`2yY-ms5цf"`" ab(@/ΣK> @`6S]?.I/̻-lXqݾd7A|ᦗ6=ǔ=z ?F_/sv>~~x|%i6)LsVbDNƠyG γsdž]QxRӾXXG3|<9g{c aw6%^I2TCyƯ9gB)CYm)ŋ/L`MH~7U n ( AY(L'~|_a2;f{Q}("6!Wlt58QDsrϒYXܨ;Ro_=({Wo#sPwFf{ĕ)ԏRDN鿦QQ0U~ DsMY7xWKqWd-o\3X1u𞞓!tWNL ZIDATx]n@w ܄TQ@,`iQSX#JV4!(p̬wDءBrAPJ~,Bdmmѹ>y}߃-.8MK@gw ķWB2<;q?qU!ZW򔂸):B@be<2Out-jy"(8 AÅYY``)H_jr|16wBkǢƒM'|i2v#6ZY8oDE:Bu ⭸h{ŨupB('9iQqUvN;kB`a"D};6O j b'2Nv1 H^~%MuT0D+?gGƫn_BT](CK\3kEՃ_oXT Cxf כA0\˵_TG<Ӛ"IENDB` BackgroundclWindowNameSelect all log entries PngImage.Data PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp IDATxKSqǿgM77Yi]0%],1Fuyt!2{BB 2nЋ$fZZkk1wr; |/3y68,@:k7 #ybV͉Gzw`b2C <)e0TWCs݋dx5ӗ(piyzW=ejAY~"o!i҆pI\ JB^2 9=rS0ɥu%Ti)~=ǡPyp l_k hΊYp,!dZ%ṓŹND@;`&Of!piE@*lGꆍp N0˜QWO)dK8 |0FbB[?y!27TIk/U$[W} tLuK_%6xCj z6fp{a2 RQ *T?$m4"MYSM998qh5_a"mv^jKdà]2:Xx5Gۉx)hpFiѵyC9"5IENDB` BackgroundclWindowNameDisplay preferences window PngImage.Data PNG  IHDR szz pHYsodIDATxW[lU?_^u]vnMA(baLyp gF |VCLx(!D'EQ `r}mvk׵w9n$O|';v / 4ɳ 3vs䳻B`릴ydu 0`wБ@+з3v6pT KKwV$zOF^_;2\{Gل8H 2n$Y ,SJu$Aks>(NAr:3yZ}H,I_a7PF0:l #ȟ"]umHէLjN5K*kH, 0kb[om]U’A ߋsJ5.$+3r, 0|4~ m/Z>H_T3ײ rܸxwp qcá&Kt%@U8a8/GrΘ^kJ%iw!!/gDkϬ^ 6"la}TsCgӜoYH!BV[ <5ؖ <h6>a;ЎKo;T+=RxKJ:i >'Ev*I3 J֮PEǛ^Vz69jSыĵ3WcX vS*(QT*u tޖ2CBzpD 5+Rz%l=7*9*1t;ƬƇw-Ӳ Dv)Z9jhVSh|p! Ѿo@}Mh 5[eIvTȵQȖRN iP#?$Y> Wө9| զur', Cd|]F EO3J\* Ɵ(ujh湜F39$p@0,?(KsU[x!5GrS"k9k:p[ځ4 ]e?1,J`6+J&kiU3ӫ٦Scl2F}~Є\.{泩x5=fũX\g5 ;Rzx8/>Q9<(|12/IYf-1G< ˱ِ{E.jeEB)@s$3`R|Cb[}6ID=t0NjW A8:PPqv6g*Zr³E/0U2"ޓ֭|Nܤ  !X/ 8ZSZ$!reo \RꪫJ5%5PyY[>p4b 5޿=L75vƼ^S41vg&exsKȖi;O;99d:]zjIENDB` BackgroundclWindowNameFind text - internal editor PngImage.Data vPNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp nFSIDATxc?@AFFFm;02| ?3|!&"C5l7t 2p2pƵ+D9?w3F0۸忐 ???ߑ00~\tVj4usrq3p1'ÿ~Ŀ1 ·_R V b b e+/_h Ëi뀹32L2!?'!aʄQ:`Тx+Qk-P FܒafaaԂ BSPOX ["IDATxW{PTUιwaQvA2j(  @SeӔZVf=lnj3-+vag"fC*|d>pŲ~.VF˩:e~;;{]{1zUj_Zs.FBRу Ԭc456l8e˖?3].x|&rq6^?3I_|w{?#D} a8w0I$A Fb)m*1 1Ne=ozє"`V}$I.{\S$^KKK=EHPi+U${xG;7% |i%F+?B(l \8k/@Pౕ–TXhI2OOM&CI, YqyN۹pGPAz,XS ^08't%@Sh}Nefooxn@϶ _Gʉ$A֥! UlzzJRHPvgxƸ[HzkaˤH)x7Lg8XX󖗴'bNBW7pn0&?Y=aDqeLp4FbrʔY}kl?*50)ˇ2 ʼn_e2ȱjpq0)s)|6䢝xC! Z3 A_Q}V40-j:hIXecscڽ|؉(*z(A6CZͥ b3Zt\BjSvwFIL"E7ަ*oLAwF+OmPwas,;T#M;\%²=i ܳahM$;jZ6EB`M-$=k)\'c&E2-$!n=zJWm39>W`=Rvh&nZM>ȸެ[GQքPdF**d칬[6$`dzTq(+%3@'@&IKSEyDn 3t]ҝ9EʂPҝQoh@*\B i=Ҿ0z-WC tr";<#u _*3*H.HUO5T9]S*:ԚţkC[QgvO!C ^rn bc.3y둼ߧ(Vaϊ?V9˘1 ԤP7^bP/yϱ"ɨNRczȃ``'.}mF kjdIDATxKQƟ~ΚdUEVXTtaua!BEAIT$EWQATPkRELsNgV]vuc ^3wCcX·Fob$i>f!J8L]F@ @T蚖#ÃExV4VVzX8(BPUuQA,mm)RF`-R 4xHXX1*Pƒ؉h4h$ ZP@3Y%(/}NK83z͇:z\ǿ<WJ^XA5ay< -QFx,< uP߆ .3qNa: s33Ɂ(tPw| LP> W %AJZo"vd,3 y1?xċkKvoؙs|.C95, ξ&G,7ƃr< Ǧ"8&Ucj2w r'c;`0dn;g}NgM;+s7qep.>WسA5f0@Bĵ{c@ڝQ6K%h;h+ j}v]a޺~~<8]}YřJۧ'T_d=bhty IENDB` BackgroundclWindowNameGo to line number PngImage.Data PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp ^gIDATxc?@Q U8m\$$R9Q[߿d[8HB@5~˺j@`p?/bb@(?r@x7_Wu-`NL_Wyi po{n[ Hh0ßԛ7io?,@@xʫi~$tvހ`@v0}.`;@{0P-;$ un j xKŊ0003CGB+4-#| ~[|A4 ts'ݏq.x)7 ]~:z?!b9@mP|_p, T\^af/iT wj )Pv(шwW5IENDB` BackgroundclWindowNameOpen online documentation PngImage.Data  PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp )JUIDATxŗYlUϽ-tЅR%iKߐ $` BdL (cPX@PHp ЊBm;"JRtfze33—YsϹCc(/ $e)8k>bqy9JX7089v[*%3i 6\ʠ݆}S.5OMWn#"+fj7 vR}um5uGgB\w=jw\­ zN;1n䃪oQev-m]"gӕ] vjp^0 `v5?GAUfkʿ5L9|e3_#f { fax=?vȅEfeJ'B~@jniMw%6 0%ƃ|5`nvcD6G=pw'!Y[(m/8җu)gc aY>p~] ZB~c hjaS\1cggQxwH/t<*A"1Atǭ\Rà9_yI1"vp#GF;ozCjؼa9\jxlga$|_3lw[(%+l1QnG/wJx=G%Xۜ$Z7Z:9N?6! IENDB` BackgroundclWindowName Reload file PngImage.Data PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp c5IDATxc?@AQ⢿@GIb,V$ƒeXXX#_o;`u]k@#l0(X%0p0 1XKkH\`d;CQ7p/G'vIENDB` BackgroundclWindowNameRedo PngImage.Data | PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp :?bIDATxŖ]HTAg(idKAjC>KH`D?EEYD$a!$,|oK۽P[w:wmnռ0sgoΜs0!Oj@ *lAU'eȥ7h4!֬/ _Ia p DEL:Hf=ЫoQ"c?E@ jNՠ#OVl8Z^wNS|jJFGaNõ >ʼti|IYvt)yKˠ9#w8 9tnenf,xg?M+*>5AIA=V(Q(g1J*j]Aa="VIgQ}Z ;w2WK)(*n*G Ikq@ E}YEJ, )jX쾇#Ȟt0ꙤoD4C?`k6zNVCFֹ ]3 k3^x/'xZ\ŵ,Օx ֢Gs27?׿9L?dȼݿ,5MŅ#|>:,8 ZsBV yB6!AbJ*q;[|$9J7 B@-=TF!QY}T9 T\ L\Q]w9Mtb^*7}\xQbr GAwSP_̃jj$ ifvP2RY8JQ+'lf-{Dμ QjhM4-/_k75CrIENDB` BackgroundclWindowNameSave All PngImage.Data PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp lIDATxڭMkAgZ RiAi(bAQ?v ^ / 4&mlmT-&"ЃDmwtg4V "B ~!|l|3 ϶aJ,7>X%/|_nE_0ε4RO⭦PnҭX2hq2M:#RE .Hd,@#okAq&LEGf3:H\ۛ>w@`Un#y<@"Qb"9~$d _0- nBDPy#4\?ǷYrw#?>&0v T 1 = Þvinga &textaflutningsham fyrir skrár breyttar í ytri ritliTabOrder TCheckBoxSDIExternalEditorCheckLeftTopWidthQHeightCaption<&Ytri ritill opnar hverja skrá í aðskildum glugga (ferli)TabOrder TGroupBox EditorGroup2LeftTopWidthHeightAnchors akLeftakTopakRightCaptionRitillTabOrder DesignSize TRadioButtonEditorInternalButtonLeftTopWidthHeightCaption &Innri ritillTabOrderOnClick ControlChange TRadioButtonEditorExternalButtonLeftTop-WidthHeightCaption &Ytri ritillTabOrderOnClick ControlChangeTHistoryComboBoxExternalEditorEditLeft TopEWidth Height AutoCompleteAnchors akLeftakTopakRightTabOrderTextExternalEditorEditOnChange ControlChangeOnExitExternalEditorEditExitTButtonExternalEditorBrowseButtonLeft1TopCWidthKHeightCaption &Vafra…TabOrderOnClickExternalEditorBrowseButtonClick TRadioButtonEditorOpenButtonLeftTopaWidthHeightCaption&Viðtengdur hugbúnaðurTabOrderOnClick ControlChangeTButton DefaultButtonLeftTopxWidthHeightCaptionNota sjálfgildan kerfisritilTabOrderOnClickDefaultButtonClick TGroupBox MaskGroupLeftTopWidthHeightIAnchors akLeftakTopakRightCaptionRitilsjálfvalTabOrder DesignSizeITLabel MaskLabelLeft TopWidthHeight Caption.Nota þennan ritil fyrir &eftirfarandi skrár: FocusControlMaskEditTHistoryComboBoxMaskEditLeft Top'WidthoHeight AutoCompleteAnchors akLeftakTopakRight MaxLengthTabOrderText*.*OnExit MaskEditExitTButtonOkButtonLeftTopdWidthKHeightAnchors akRightakBottomCaptionÍ lagiDefault ModalResultTabOrderTButton CancelButtonLeftTopdWidthKHeightAnchors akRightakBottomCancel Caption Hætta við ModalResultTabOrderTButton HelpButtonLeft?TopdWidthKHeightAnchors akRightakBottomCaption&HjálpTabOrderOnClickHelpButtonClick TCheckBox RememberCheckLeftTopLWidthQHeightAnchors akLeftakBottomCaption&Muna þennan ritilTabOrderTPF0TFileFindDialogFileFindDialogLeftoTopHelpType htKeyword HelpKeywordui_find BorderIcons biSystemMenu biMinimize biMaximizebiHelpCaptionFindX ClientHeight ClientWidth2Color clBtnFaceConstraints.MinHeightConstraints.MinWidth ParentFont Icon.Data @@ (Bv00 %B(( hFh   V ޜ h(@ B$$*)&-+)1/,51/+++( +)%.,)1/-520853<85+++( +)%.,)1/-520853<96?<8B>:( +)%.,)1/-520853<96?<8B?;FB=( +)%.,)1/-520853<96?<8B?;FB>IEB( +)%.,)1/-520853<96?<8B?;FB>IEBLHE+)%.,)1/-520853<96?<8B?;FB>IEBLGEII@863.,)1/-520853<96?<8B?;FB>IEBLGEHH@ CA?.,)1/-520853<96?<8B?;FB>IEBLGEHH@ CA@.,)1/-520853<96?<8B?;FB>IEBLGEHH@ CA@.,)1/-520853<96?<8B?;FB>IEBLGEHH@ CA@.,)1/-520853<96?<8B?;FB>IEBLGEHH@ ]\Z.,)1/-520853<96?<8B?;FB>IEBLGEHH@ @><520853<96?<8B?;FB>IEBLGEHH@ FC@<96?<8B?;FB>IEBLGEHH@ MJFB?;FB>IEBLGEHH@ UQMIEBLGEHH@ `\YHH@ ܼٹѿг¿űȭɫì׫ׯй˺<<<<<<<<<<<<<<???(0` %)'%-+*3/.630U)'&.,*30.742:74>;8W)'&.,*30.742;85@=9DA=)'&.,*30.742;85@=9DA=IEA)'&.,*30.742;85@=9DA=IEAMHD)'&.,*30.742;85@=9DA=IEAMHD+++)'&.,*30.742<96@=9DA=IEAMHD+++TQO.,*30.742<96@=9DA=IEAMHD+++vus.,*30.742<96@=9DA=IEAMHD+++.,*30.742<96@=9DA=IEAMHD+++gdb742<96@=9DA=IEAMHD+++okh@=9DA=IEAMHD+++wsoIEAMHD+++:KHC_+++ӵÿ ʳL֧{ۤܤקī`¿Э޾<<<<<<<<<??((P @'!!',)(0.,641+++$$$++)(1/,641;85A<:$$$++)(1/,641;85A=:EB?$$$++)(1/,641;85A=:FB?JFC$$$++)(1/,641;85A=:FB?KGBMFF($$$++)(1/,641;85A=:FB?KGBMGG++)(1/,641;85A=:FB?KGBMGG+5201/,641<96A=:FB?KGBMGG+974641<96A=:FB?KGBMGG+B?:%%"K.,)52/;85B>;HDA%%"K.,)52/;85B>;HDAMKFj{wt.,)52/;85B>;HDANJEr0.+52/;85B>;HDANJErHFD52/;85B>;HDANJErGDAB>;HDANJErLGDNJEr@@@ ֬ϬӽKKKKK<<@??(0 ` (&$2/,;82[)'#2/-;85D?<_\Y2/-;85D@=LID20-;85D@=MHE20-;85D@=MHEGDAD@=MHEplhڰǮūڰKKKG<?(( %%"K0.,;74p{wt1.,;85DA>30.;85EA>NIGl521;85EA>NJErSPN;85EA>NJErpmjzvsԵKKK<0ppppppppppp(  @ -*';85GEB;85GCA]\Y;85HCAM@@NKHVROM@@Ǽبڧé¿ѶKK< KeyPreview OldCreateOrderPositionpoOwnerFormCenterOnClose FormClose OnCloseQueryFormCloseQuery OnKeyDown FormKeyDownOnShowFormShow DesignSize2 PixelsPerInch` TextHeight TGroupBox FilterGroupLeftTopWidthHeightAnchors akLeftakTopakRightCaptionSíaTabOrder DesignSizeTLabel MaskLabelLeft1TopWidth/Height Caption &Skráarmát: FocusControlMaskEditTLabelRemoteDirectoryLabelLeft1TopGWidth0Height Caption &Leita í: FocusControlRemoteDirectoryEdit TPaintBoxAnimationPaintBoxLeft TopWidth Height THistoryComboBoxRemoteDirectoryEditLeft1TopWWidthvHeight AutoCompleteAnchors akLeftakTopakRight MaxLengthTabOrderTextRemoteDirectoryEditOnChange ControlChangeTHistoryComboBoxMaskEditLeft1Top$Width Height AutoCompleteAnchors akLeftakTopakRight MaxLengthTabOrderTextMaskEditOnChange ControlChangeOnExit MaskEditExit TStaticText MaskHintTextLeftTop;Width|Height AlignmenttaRightJustifyAnchors akTopakRightAutoSizeCaptionmáts&ábendingarTabOrderTabStop TButton MaskButtonLeftWTop"WidthPHeightAnchors akTopakRightCaption &Breyta…TabOrderOnClickMaskButtonClickTButtonStartStopButtonLeftTop WidthlHeightAnchors akTopakRightCaption&StartXDefault TabOrderOnClickStartStopButtonClickTButton HelpButtonLeftTop*WidthlHeightAnchors akTopakRightCaption&HjálpTabOrderOnClickHelpButtonClickTPanel FileViewPanelLeftTopWidthHeightAnchors akLeftakTopakRightakBottom BevelOuterbvNoneTabOrder TIEListViewFileViewLeftTopWidthHeightAlignalClientFullDrag ReadOnly RowSelect PopupMenuFileViewPopupMenuTabOrder ViewStylevsReport OnDblClickFileViewDblClickOnEnter ControlChangeOnExit ControlChange NortonLikenlOffColumnsCaptionNafnWidthPCaption SkráasafnWidthx AlignmenttaRightJustifyCaptionStærðWidthPCaptionBreyttWidthZ OnCompareFileViewCompareOnContextPopupFileViewContextPopup OnSelectItemFileViewSelectItem TStatusBar StatusBarLeftTopWidth2HeightPanels SimplePanel TButton FocusButtonLeftTopWidthlHeightAction FocusActionAnchors akTopakRightTabOrderTButton CopyButtonLeftTopqWidthjHeightAction CopyActionAnchors akRightakBottomTabOrderTButton DeleteButtonLeftTopWidthlHeightAction DeleteActionAnchors akTopakRightTabOrderTButtonDownloadButtonLeftTopWidthlHeightActionDownloadActionAnchors akTopakRightTabOrderTButton EditButtonLeftTopWidthlHeightAction EditActionAnchors akTopakRightCaption&BreytaTabOrder TPopupMenuFileViewPopupMenuLeftTop  TMenuItemFocus1Action FocusActionDefault TMenuItemN1Caption- TMenuItemEdit1Action EditAction TMenuItem Download1ActionDownloadAction TMenuItemDelete1Action DeleteAction TMenuItemN2Caption- TMenuItem SelectAllItemActionSelectAllAction TMenuItemN3Caption- TMenuItem CopyResults1Action CopyAction TActionList ActionListLeftTop=TAction DeleteActionCaption&EyðaSecondaryShortCuts.StringsF8ShortCut. OnExecuteDeleteActionExecuteTAction FocusActionCaption &Einblína OnExecuteFocusActionExecuteTActionSelectAllActionCaption Velja &alltShortCutA@ OnExecuteSelectAllActionExecuteTAction CopyActionCaption&Afrita niðurstöðurShortCutC@ OnExecuteCopyActionExecuteTActionDownloadActionCaptionNiður&hlaða…ShortCutt OnExecuteDownloadActionExecuteTAction EditActionCaption&BreytaSecondaryShortCuts.StringsCtrl+EShortCuts OnExecuteEditActionExecuteTPF0TFileSystemInfoDialogFileSystemInfoDialogLeft@TopHelpType htKeyword HelpKeyword ui_fsinfo BorderIcons biSystemMenu biMinimize biMaximizebiHelp BorderStylebsDialogCaption#Þjóns-/samskiptaregluupplýsingar ClientHeight ClientWidthsColor clBtnFace ParentFont OldCreateOrder PositionpoOwnerFormCenterOnShowFormShow DesignSizes PixelsPerInch` TextHeight TButton CloseButtonLeftToplWidthKHeightAnchors akRightakBottomCancel CaptionLokaDefault ModalResultTabOrderTButton HelpButtonLeftToplWidthKHeightAnchors akRightakBottomCaption&HjálpTabOrderOnClickHelpButtonClick TPageControl PageControlLeftTopWidthsHeight` ActivePage ProtocolSheetAlignalTopAnchors akLeftakTopakRightakBottomTabOrderOnChangePageControlChange TTabSheet ProtocolSheetCaptionSamskiptaregla DesignSizekD TGroupBox HostKeyGroupLeftTopWidth_HeightWAnchors akLeftakRightakBottomCaptionÞjónshýsillykilfingraförTabOrder DesignSize_WTLabelLabel2Left TopWidth1Height Caption Reiknirit: FocusControlHostKeyAlgorithmEditTLabelLabel3Left Top)Width.Height CaptionSHA-256: FocusControlHostKeyFingerprintSHA256EditTLabelLabel4Left Top@WidthHeight CaptionMD5: FocusControlHostKeyFingerprintMD5EditTEditHostKeyFingerprintSHA256EditLeftATop)WidthHeightTabStopAnchors akLeftakTopakRight BorderStylebsNoneColor clBtnFace PopupMenuFingerprintPopupMenuReadOnly TabOrderTextHostKeyFingerprintSHA256EditOnContextPopup(HostKeyFingerprintSHA256EditContextPopupTEditHostKeyAlgorithmEditLeftATopWidthHeightTabStopAnchors akLeftakTopakRight BorderStylebsNoneColor clBtnFaceReadOnly TabOrderTextHostKeyAlgorithmEditTEditHostKeyFingerprintMD5EditLeftATop@WidthHeightTabStopAnchors akLeftakTopakRight BorderStylebsNoneColor clBtnFace PopupMenuFingerprintPopupMenuReadOnly TabOrderTextHostKeyFingerprintMD5EditOnContextPopup(HostKeyFingerprintSHA256EditContextPopup TListView ServerViewLeftTopWidth_HeightAnchors akLeftakTopakRightakBottomColumnsCaptionAtriðiWidthCaptionGildiWidth ColumnClickDoubleBuffered MultiSelect ReadOnly RowSelect ParentDoubleBuffered PopupMenu ListViewMenuTabOrder ViewStylevsReportOnContextPopupControlContextPopup TGroupBoxCertificateGroupLeftTop&Width_HeighthAnchors akLeftakRightakBottomCaptionSkírteinisfingrafarTabOrder DesignSize_hTLabelLabel5Left TopWidth.Height CaptionSHA-256: FocusControl CertificateFingerprintSha256EditTLabelLabel6Left Top+Width"Height CaptionSHA-1: FocusControlCertificateFingerprintSha1EditTEdit CertificateFingerprintSha256EditLeftATopWidthHeightTabStopAnchors akLeftakTopakRight BorderStylebsNoneColor clBtnFaceReadOnly TabOrderText CertificateFingerprintSha256EditTButtonCertificateViewButtonLeft TopBWidthyHeightCaption&Fullt skírteiniTabOrderOnClickCertificateViewButtonClickTEditCertificateFingerprintSha1EditLeftATop+WidthHeightTabStopAnchors akLeftakTopakRight BorderStylebsNoneColor clBtnFace PopupMenuFingerprintPopupMenuReadOnly TabOrderTextCertificateFingerprintSha1EditOnContextPopup(HostKeyFingerprintSHA256EditContextPopup TTabSheetCapabilitiesSheetCaptionFærni ImageIndex DesignSizekD TGroupBox InfoGroupLeftTopWidth_HeightrAnchors akLeftakRightakBottomCaptionViðbótarupplýsingarTabOrder DesignSize_rTMemoInfoMemoLeft TopWidthMHeightWTabStopAnchors akLeftakTopakRight BevelInnerbvNone BevelOuterbvNone BorderStylebsNoneColor clBtnFace Lines.StringsInfoMemo ScrollBarsssBothTabOrderWordWrap TListView ProtocolViewLeftTopWidth_HeightAnchors akLeftakTopakRightakBottomColumnsCaptionAtriðiWidthCaptionGildiWidth ColumnClickDoubleBuffered MultiSelect ReadOnly RowSelect ParentDoubleBuffered PopupMenu ListViewMenuTabOrder ViewStylevsReportOnContextPopupControlContextPopup TTabSheetSpaceAvailableSheetCaptionPláss tiltækt ImageIndex DesignSizekDTLabelLabel1Left Top WidthHeight Caption&Slóð: FocusControlSpaceAvailablePathEdit TListViewSpaceAvailableViewLeftTop(Width_HeightAnchors akLeftakTopakRightakBottomColumnsCaptionAtriðiWidthCaptionGildiWidth ColumnClickDoubleBuffered MultiSelect ReadOnly RowSelect ParentDoubleBuffered PopupMenu ListViewMenuTabOrder ViewStylevsReportOnContextPopupControlContextPopupOnCustomDrawItem SpaceAvailableViewCustomDrawItemTEditSpaceAvailablePathEditLeft8Top WidthHeightAnchors akLeftakTopakRight MaxLengthTabOrderOnChange ControlChangeOnEnterSpaceAvailablePathEditEnterOnExitSpaceAvailablePathEditExitTButtonSpaceAvailableButtonLeftTopWidthcHeightAnchors akTopakRightCaptionAthuga &plássTabOrderOnClickSpaceAvailableButtonClickTButtonClipboardButtonLeftToplWidthHeightAnchors akRightakBottomCaption&Afrita á klippispjaldTabOrderOnClickClipboardButtonClick TPopupMenu ListViewMenuLeftTopb TMenuItemCopyCaption&AfritaOnClick CopyClick TPopupMenuFingerprintPopupMenuLeftTopb TMenuItemCopy1ActionEditCopyAction TMenuItemActionEditSelectAllAction TActionListFingerprintActionListLeftHTopb TEditCopyEditCopyActionCategoryEditCaption&AfritaShortCutC@ OnExecuteEditCopyActionExecuteOnUpdateEditCopyActionUpdateTEditSelectAllEditSelectAllActionCategoryEditCaption Velja &alltShortCutA@TPF0TFullSynchronizeDialogFullSynchronizeDialogLeftmTopHelpType htKeyword HelpKeywordui_synchronize BorderIcons biSystemMenu biMinimize biMaximizebiHelp BorderStylebsDialogCaption Samstilla ClientHeight ClientWidthColor clBtnFace ParentFont OldCreateOrderPositionpoOwnerFormCenter OnCloseQueryFormCloseQueryOnShowFormShow DesignSize PixelsPerInch` TextHeight TGroupBoxDirectoriesGroupLeftTopWidthHeightwAnchors akLeftakTopakRightCaption SkráasöfnTabOrder DesignSizewTLabelLocalDirectoryLabelLeft1TopWidthJHeight Caption&Staðarbundið skráasafn: FocusControlLocalDirectoryEditTLabelRemoteDirectoryLabelLeft1TopDWidthWHeight Caption&Fjarrænt skráasafn: FocusControlRemoteDirectoryEditTImageImageLeft TopWidth Height AutoSize THistoryComboBoxRemoteDirectoryEditLeft1TopTWidthHeight AutoCompleteAnchors akLeftakTopakRight MaxLengthTabOrderTextRemoteDirectoryEditOnChange ControlChangeTHistoryComboBoxLocalDirectoryEditLeft1Top#WidthBHeight AutoCompleteAnchors akLeftakTopakRight MaxLengthTabOrderTextLocalDirectoryEditOnChange ControlChangeTButtonLocalDirectoryBrowseButtonLeftzTop!WidthKHeightAnchors akTopakRightCaption &Vafra…TabOrderOnClickLocalDirectoryBrowseButtonClickTButtonOkButtonLeftTopWidthXHeightAnchors akRightakBottomCaptionÍ lagiDefault ModalResultTabOrderOnClick OkButtonClickOnDropDownClickOkButtonDropDownClickTButton CancelButtonLeft;TopWidthKHeightAnchors akRightakBottomCancel Caption Hætta við ModalResultTabOrder TGroupBox OptionsGroupLeftTopWidthHeightyCaptionSamstillingarvalmöguleikarTabOrder DesignSizey TCheckBoxSynchronizeDeleteCheckLeft TopWidthHeightAnchors akLeftakTopakRightCaption &Eyða skrámTabOrderOnClick ControlChange TCheckBoxSynchronizeSelectedOnlyCheckLeft Top\WidthHeightAnchors akLeftakTopakRightCaptionValdar skrár &einungisTabOrderOnClick ControlChange TCheckBoxSynchronizeExistingOnlyCheckLeft TopDWidthHeightAnchors akLeftakTopakRightCaption&Gildar skrár einungisTabOrderOnClick ControlChange TCheckBoxSynchronizePreviewChangesCheckLeft Top,WidthHeightAnchors akLeftakTopakRightCaption&Forskoða breytingarTabOrderOnClick ControlChangeTButtonTransferSettingsButtonLeftTopWidthHeightAnchors akLeftakBottomCaptionFlutnings&stillingarTabOrderOnClickTransferSettingsButtonClickOnDropDownClick#TransferSettingsButtonDropDownClick TGroupBoxDirectionGroupLeftTopWidthHeight1Anchors akLeftakTopakRightCaptionStefna/MarkskráasafnTabOrder TRadioButtonSynchronizeBothButtonLeft TopWidthHeightCaption&BæðiChecked TabOrderTabStop OnClick ControlChange TRadioButtonSynchronizeRemoteButtonLeftTopWidthHeightCaption &FjarræntTabOrderOnClick ControlChange TRadioButtonSynchronizeLocalButtonLeft0TopWidthHeightCaption&StaðarbundiðTabOrderOnClick ControlChange TGroupBoxCompareCriterionsGroupLeftTopWidthHeightyAnchors akLeftakTopakRightCaptionSamanburðarviðmiðanirTabOrder DesignSizey TCheckBoxSynchronizeByTimeCheckLeft TopWidthHeightAnchors akLeftakTopakRightCaption&BreytingartímiTabOrderOnClick ControlChange TCheckBoxSynchronizeBySizeCheckLeft Top,WidthHeightAnchors akLeftakTopakRightCaptionSkráar&stærðTabOrderOnClick ControlChange TCheckBoxSynchronizeCaseSensitiveCheckLeft Top\WidthHeightAnchors akLeftakTopakRightCaptionH&ástafanæmtTabOrderOnClick ControlChange TCheckBoxSynchronizeByChecksumCheckLeft TopDWidthHeightAnchors akLeftakTopakRightCaption C&hecksumTabOrderOnClick ControlChange TCheckBoxSaveSettingsCheckLeftTopmWidthHeightAnchors akLeftakTopakRightCaptionNota &sömu valmöguleika næstTabOrder TGroupBoxCopyParamGroupLeftTopWidthHeight2Anchors akLeftakTopakRightCaptionFlutningsstillingarTabOrderOnClickCopyParamGroupClickOnContextPopupCopyParamGroupContextPopup DesignSize2TLabelCopyParamLabelLeftTopWidthHeightAnchors akLeftakTopakRightakBottomAutoSizeCaptionCopyParamLabel ShowAccelCharWordWrap OnClickCopyParamGroupClickTButton HelpButtonLeftTopWidthKHeightAnchors akRightakBottomCaption&HjálpTabOrder OnClickHelpButtonClick TGroupBox ModeGroupLeftTopWidthHeight1Anchors akLeftakTopakRightCaptionHamurTabOrder TRadioButtonSynchronizeFilesButtonLeft TopWidthHeightCaptionSamstilla &skrárTabOrderOnClick ControlChange TRadioButtonMirrorFilesButtonLeftTopWidthHeightCaption&Spegla skrárTabOrderOnClick ControlChange TRadioButtonSynchronizeTimestampsButtonLeft0TopWidthHeightCaptionSamstilla &tímastimplaTabOrderOnClick ControlChange TPopupMenuOkMenuLeftTop TMenuItemStart1Caption&ByrjaDefault OnClick Start1Click TMenuItemStartInNewWindowItemCaptionByrja í &nýjum gluggaOnClickStartInNewWindowItemClickTPF0TGenerateUrlDialogGenerateUrlDialogLeftqTopHelpType htKeyword HelpKeywordui_generateurl BorderIcons biSystemMenu biMinimize biMaximizebiHelp BorderStylebsDialogCaptionGenerate URL X ClientHeightR ClientWidthColor clBtnFaceConstraints.MinHeight,Constraints.MinWidth ParentFont OldCreateOrder PositionpoOwnerFormCenterOnShowFormShow DesignSizeR PixelsPerInch` TextHeight TPageControlOptionsPageControlLeftTopWidthHeighto ActivePageUrlSheetAnchors akLeftakTopakRightTabOrderOnChange ControlChange TTabSheetUrlSheetCaption Vefslóð TCheckBox UserNameCheckTagLeft TopWidthHeightCaption &NotandanafnTabOrderOnClick ControlChange TCheckBox HostKeyCheckTagLeftTopWidthHeightCaptionSSH-&hýsillykillTabOrderOnClick ControlChange TCheckBoxWinSCPSpecificCheckTagLeftTopWidthHeightCaption&WinSCP-sértækurTabOrderOnClick ControlChange TCheckBoxSaveExtensionCheckTag LeftTop6WidthHeightCaption&Vista framlenginguTabOrderOnClick ControlChange TCheckBoxRemoteDirectoryCheckTagLeft Top6WidthHeightCaptionUpphafs&skráasafnTabOrderOnClick ControlChange TCheckBox PasswordCheckTagLeft TopWidthHeightHelpType htKeywordCaption &AðgangsorðTabOrderOnClick ControlChange TCheckBoxRawSettingsCheckTag@Left7TopWidthHeightCaption&Ítarlegar stillingarTabOrderOnClick ControlChange TTabSheet ScriptSheetCaptionSkrifta ImageIndexTLabelLabel2Left TopWidth&Height Caption&Snið: FocusControlScriptFormatComboTLabelScriptDescriptionLabelLeft Top WidthHeight*AutoSizeCaptionScriptDescriptionLabel ShowAccelCharWordWrap TComboBoxScriptFormatComboLeftpTopWidthyHeightStylecsDropDownListTabOrderOnChange ControlChange Items.Strings Skriftuskrá Bunkaskrá SkipanalínaPowerShell-skrifta TTabSheet AssemblySheetCaption.NET-samsetningarkóði ImageIndexTLabelLabel1Left TopWidth3Height Caption Tungumál: FocusControlAssemblyLanguageComboTLabelAssemblyDescriptionLabelLeft Top WidthHeight*AutoSizeCaptionAssemblyDescriptionLabel ShowAccelCharWordWrap TComboBoxAssemblyLanguageComboLeftpTopWidthyHeightStylecsDropDownListTabOrderOnChange ControlChange Items.StringsC#VB.NET PowerShell TGroupBox ResultGroupLeftTopzWidthHeightAnchors akLeftakTopakRightakBottomCaptionResultXTabOrder DesignSizeTMemo ResultMemoLeftTopWidthHeightAnchors akLeftakTopakRightakBottom BevelInnerbvNone BevelOuterbvNone BorderStylebsNoneTabOrderTButton CancelBtnLeft>Top1WidthKHeightAnchors akRightakBottomCancel CaptionLoka ModalResultTabOrderTButton HelpButtonLeftTop1WidthKHeightAnchors akRightakBottomCaption&HjálpTabOrderOnClickHelpButtonClickTButtonClipboardButtonLeftTop1WidthHeightAnchors akLeftakBottomCaption&Afrita á klippispjaldTabOrderOnClickClipboardButtonClickTPF0TImportSessionsDialogImportSessionsDialogLeftjTopHelpType htKeyword HelpKeyword ui_import BorderIcons biSystemMenu biMinimize biMaximizebiHelp BorderStylebsDialogCaption Import sitesX ClientHeight ClientWidthwColor clBtnFace ParentFont OldCreateOrder PositionpoOwnerFormCenterOnShowFormShow DesignSizew PixelsPerInch` TextHeight TLabelLabelLeftTop Width=Height Caption&Flytja inn frá: FocusControlSourceComboBoxTButtonOKButtonLeftTopWidthKHeightAnchors akRightakBottomCaptionÍ lagiDefault ModalResultTabOrderTButton CancelButtonLeftTopWidthKHeightAnchors akRightakBottomCancel Caption Hætta við ModalResultTabOrder TListViewSessionListView2LeftTop'WidthiHeightAnchors akLeftakTopakRightakBottom Checkboxes ColumnsWidth ColumnClickDoubleBuffered HideSelectionReadOnly ParentDoubleBufferedParentShowHintShowColumnHeadersShowHint TabOrder ViewStylevsReport OnInfoTipSessionListView2InfoTipOnKeyUpSessionListView2KeyUp OnMouseDownSessionListView2MouseDownTButtonCheckAllButtonLeftTopWidthqHeightAnchors akLeftakBottomCaption(Af)haka &alltTabOrderOnClickCheckAllButtonClickTButton HelpButtonLeft&TopWidthKHeightAnchors akRightakBottomCaption&HjálpTabOrderOnClickHelpButtonClick TComboBoxSourceComboBoxLeftjTop WidthxHeightStylecsDropDownListTabOrderOnSelectSourceComboBoxSelect Items.StringsPuTTYKiTTY FileZillaOpenSSH known_hostsTPanel ErrorPanelLeft0Top\WidthHeighta BevelOuterbvNoneColorclWindowParentBackgroundTabOrderTLabel ErrorLabelLeftTopWidthHeightaAlignalClient AlignmenttaCenterCaption ErrorLabel ShowAccelCharLayouttlCenterWordWrap TButton PasteButtonLeftTopWidthKHeightCaption&LímaTabOrderOnClickPasteButtonClickTPF0TLicenseDialog LicenseDialogLeftTop ActiveControl CloseButton BorderIcons biSystemMenu BorderStylebsDialogCaptionLeyfi ClientHeight@ ClientWidthColor clBtnFace ParentFont OldCreateOrder PositionpoOwnerFormCenter DesignSize@ PixelsPerInch` TextHeight TButton CloseButtonLeftTopWidthKHeightAnchors akRightakBottomCancel CaptionLokaDefault ModalResultTabOrderTMemo LicenseMemoLeftTopWidthHeightAnchors akLeftakTopakRightColor clBtnFaceReadOnly ScrollBars ssVerticalTabOrder WantReturnsTPF0TLocationProfilesDialogLocationProfilesDialogLeftWTopHelpType htKeyword HelpKeywordui_locationprofile BorderIcons biSystemMenu biMinimize biMaximizebiHelp BorderStylebsDialogCaptionStaðsetningaruppsetningar ClientHeight ClientWidth-Color clBtnFace ParentFont OldCreateOrder PositionpoOwnerFormCenterOnShowFormShow DesignSize- PixelsPerInch` TextHeight TLabelLocalDirectoryLabelLeft.TopWidthJHeight Caption&Staðarbundið skráasafn: FocusControlLocalDirectoryEditTLabelRemoteDirectoryLabelLeft.Top8WidthWHeight Caption&Fjarrænt skráasafn: FocusControlRemoteDirectoryEditTImageImageLeftTop Width Height AutoSize TButtonOKBtnLeft/TopWidthKHeightAnchors akRightakBottomCaptionÍ lagiDefault ModalResultTabOrderTButton CancelBtnLeftTopWidthKHeightAnchors akRightakBottomCancel Caption Hætta við ModalResultTabOrder TPageControl PageControlLeftTophWidthHeight  ActivePageSessionProfilesSheetAnchors akLeftakTopakRightakBottomTabOrder TTabSheetSessionProfilesSheetTagCaption Setursstaðsetningaruppsetningar DesignSize TTreeViewSessionProfilesViewTagLeft Top WidthHeightAnchors akLeftakTopakRightakBottomDoubleBuffered DragMode dmAutomatic HideSelectionImagesBookmarkImageListIndentParentDoubleBufferedTabOrderOnChangeProfilesViewChange OnCollapsedProfilesViewCollapsed OnDblClickProfilesViewDblClick OnDragDropProfilesViewDragDrop OnDragOverProfilesViewDragOverOnEditedProfilesViewEdited OnEditingProfilesViewEditing OnEndDragProfilesViewEndDrag OnExpandedProfilesViewExpandedOnGetImageIndexProfilesViewGetImageIndexOnGetSelectedIndexProfilesViewGetSelectedIndex OnKeyDownProfilesViewKeyDown OnStartDragProfilesViewStartDragItems.NodeData  1"11 2 3 4"41 5TButtonAddSessionBookmarkButtonTagLeftTop WidthSHeightAnchors akTopakRightCaption&Bæta við…TabOrderOnClickAddBookmarkButtonClickTButtonRemoveSessionBookmarkButtonTagLeftTop)WidthSHeightAnchors akTopakRightCaption &FjarlægjaTabOrderOnClickRemoveBookmarkButtonClickTButtonDownSessionBookmarkButtonTagLeftTopWidthSHeightAnchors akRightakBottomCaption&NiðurTabOrderOnClickBookmarkButtonClickTButtonUpSessionBookmarkButtonTagLeftTopWidthSHeightAnchors akRightakBottomCaption&UppTabOrderOnClickBookmarkButtonClickTButtonRenameSessionBookmarkButtonTagLeftTopIWidthSHeightAnchors akTopakRightCaption Endur&nefnaTabOrderOnClickRenameBookmarkButtonClickTButtonSessionBookmarkMoveToButtonTagLeftTopiWidthSHeightAnchors akTopakRightCaption &Færa í…TabOrderOnClickBookmarkMoveToButtonClick TTabSheetSharedProfilesSheetTagCaption"Deildar staðsetningaruppsetningar ImageIndex DesignSize TTreeViewSharedProfilesViewTagLeft Top WidthHeightAnchors akLeftakTopakRightakBottomDoubleBuffered DragMode dmAutomatic HideSelectionImagesBookmarkImageListIndentParentDoubleBufferedTabOrderOnChangeProfilesViewChange OnCollapsedProfilesViewCollapsed OnDblClickProfilesViewDblClick OnDragDropProfilesViewDragDrop OnDragOverProfilesViewDragOverOnEditedProfilesViewEdited OnEditingProfilesViewEditing OnEndDragProfilesViewEndDrag OnExpandedProfilesViewExpandedOnGetImageIndexProfilesViewGetImageIndexOnGetSelectedIndexProfilesViewGetSelectedIndex OnKeyDownProfilesViewKeyDown OnStartDragProfilesViewStartDragItems.NodeData  1"11 2 3 4"41 5TButtonAddSharedBookmarkButtonTagLeftTop WidthSHeightAnchors akTopakRightCaption&Bæta við…TabOrderOnClickAddBookmarkButtonClickTButtonRemoveSharedBookmarkButtonTagLeftTop)WidthSHeightAnchors akTopakRightCaption &FjarlægjaTabOrderOnClickRemoveBookmarkButtonClickTButtonRenameSharedBookmarkButtonTagLeftTopIWidthSHeightAnchors akTopakRightCaption Endur&nefnaTabOrderOnClickRenameBookmarkButtonClickTButtonSharedBookmarkMoveToButtonTagLeftTopiWidthSHeightAnchors akTopakRightCaption &Færa í…TabOrderOnClickBookmarkMoveToButtonClickTButtonUpSharedBookmarkButtonTagLeftTopWidthSHeightAnchors akRightakBottomCaption&UppTabOrderOnClickBookmarkButtonClickTButtonDownSharedBookmarkButtonTagLeftTopWidthSHeightAnchors akRightakBottomCaption&NiðurTabOrderOnClickBookmarkButtonClickTButtonShortCutSharedBookmarkButtonTagLeftTopWidthSHeightAnchors akTopakRightCaption&Skyndivísir…TabOrderOnClickShortCutBookmarkButtonClickTHistoryComboBoxLocalDirectoryEditLeft.TopWidthHeightAnchors akLeftakTopakRight DropDownCountTabOrderTextLocalDirectoryEditOnChangeDirectoryEditChangeSaveOn THistoryComboBoxRemoteDirectoryEditLeft.TopIWidthHeightAnchors akLeftakTopakRight DropDownCount MaxLengthTabOrderTextRemoteDirectoryEditOnChangeDirectoryEditChangeSaveOn TButtonLocalDirectoryBrowseButtonLeftTopWidthKHeightAnchors akTopakRightCaption&VafraTabOrderOnClickLocalDirectoryBrowseButtonClickTButton SwitchButtonLeftTopWidthaHeightAnchors akRightakBottomCaption&Bókamerki… ModalResultTabOrderOnClickSwitchButtonClickTButton HelpButtonLeftTopWidthKHeightAnchors akRightakBottomCaption&HjálpTabOrderOnClickHelpButtonClick TPngImageListBookmarkImageList PngImages BackgroundclWindowNameBookmark PngImage.Data 5PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp VuIDATxc?%N!Y& ?_ZO:'-& b}g@lŌwK2P0YΫDpF&%@yij<7n)~?db,(e{5{`>on38×CH fW.<`^l3% t?$36.CRj20230(V2 sX8`g`Une!ĀkKD0014X~{41]WJ5L ?j@X3H $#Q _C3 bЫ.OA$΃{aTYahyWn g(jCTR " Ci04#_3$@ m~oVH]gd vr?kb`%4 Dʭ}~"*jDV$q 8IENDB` BackgroundclWindowName,Opened bookmark folder-stored session folder PngImage.Data PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp ZIDATxڭS9KQlVPW#*ZIBk Zoj^Qo&;Ƹ tͼ733V Tcq)p5;U%46=vI'CT?URqϿI[Q8GX*AN8Y۲BRW`+`j@\KZ,$y~:3`;p(iTF]kJГ8ȼ‡aS vDdj^x$liSϪISt{|֮<լqr )p7;KQ؞Z8jvCylai"==LQ[)Q^~@F_ &M? ZPIENDB` BackgroundclWindowName,Closed bookmark folder-stored session folder PngImage.Data PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp tmIDATxc?%N!Y& ?_ZO:FŌwK2Pe=!ʀ_P?=r;1~ކfNqf.i \NyfKj$36oHX6ݮa`*{4fje91Z: L! hr4]WJ5LM3fuyd~$A (.z) 6 P "g8T35hNP j4 Q567Ԁ+32d~$:20ܒ { +fg}6e>MIENDB`Left`TopBitmap TPngImageListBookmarkImageList120HeightWidth PngImages BackgroundclWindowNameBookmark PngImage.Data PNG  IHDR pHYs+iTXtXML:com.adobe.xmp ^IDATx?lQ;ǣҴi'ibL8jbi\XL\1qҡqk&iR FZ*mE-(=q:.w>~w@(`)r'LRǽ/0$y[=)t?Y^l7vQ<86!_}E oI{oySz8٫SE')|L_]ݳvB*)HlZ1zPW xsOF46#,/ݧTlq*oU:he(ePQADvNi3>7r!JJ8˱ t)!j,;@\yޣ7@y,.10l 28lkqan8&xj<|-Ƴ VCyVsCsBK`9C41 k`>ծ=m1H 88 xrb:s84a(т.e4 v{Y} *=$(.~C魄~)Xwm B([Iއ'II]tW怤D HNm) DԆw:伲Ƽ'unAIENDB` BackgroundclWindowName,Opened bookmark folder-stored session folder PngImage.Data PNG  IHDR pHYs+iTXtXML:com.adobe.xmp Q5IDATxMOARzFҘB?iL(SB9 :KV./F]:jՋ ֑cAS%q_?u`I igAE.'A ry <~oʼ[feF%UY7v8dvALԇF$&F'4#ݸ|L-l`|N~}*5 ~)E_0ތ_ΒV 9~nUq<2sOWGGxz-g gI.] ~ReI{a1DѶV ˫ҵv=ulL.lpPqr{IENDB` BackgroundclWindowName,Closed bookmark folder-stored session folder PngImage.Data PNG  IHDR pHYs+iTXtXML:com.adobe.xmp 6LIDATxc?50.aY& d |u!C6@!!L Sܞl=Nywٝ_#@&qFi  Q_~ẽbY9 Ҍ,  pV[>Z%_8 M.>̥Nhk.Oho2x :a*v F/IDATxݕKOQg Bb@1Fa! ctDEQ_A.jtA4&ą iAXmiv:;a@\$=s 1KC`.bw"$cB`n\qˆ+D,STI+g/[;SPo#Db~٣R3J{&5 PK T$}8z pVHX If #lیy7v4[' wwF* /5d2RK9F Pw)ْRˀiЀ%o3.l#_I ) ,D<EǶрg\xK/D2&)@+C$sM_/dڗϓ jfmyqB% $ *" !9K Z%(i H|~hU>`[+Ò8ڢת?Di@ Q.YOS*!LLxA\ӪO7D:`OPOQ* Ef'l%Yq=/@xjd,ٲ bg* W40BUkb @N6D~˒G;AGMXA![HG?)xH`GU@0Z&$ ey}7C\3#IENDB` BackgroundclWindowName,Opened bookmark folder-stored session folder PngImage.Data PNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp ,>IDATxkQƿWk$QLJDY1mƅP" "&U1\?Ѕ Q[ "R7)G ڔ6jZLdri2WBw93~9aD<%@u`(swKIm@Yi\aUs0/Xʓ1_&!G}r?RWv%Lz' ʝ0IENDB` BackgroundclWindowName,Closed bookmark folder-stored session folder PngImage.Data /PNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp D IDATxݔOKAYvmڨL{i)=E"RJԃ$ŃA~<` '{(#=clf;!]ޝy~D~r?D]Z= )m T7m| }qIDATx]HQϝu\u3uE@--Q!"J~@!]Kzzz1 oC5W 9s==Acml7ԁQDE0ƽٞ8o8*9.]^TCQPL?˫CrEba%edW܏ZA'i,KB yV++asw 2@g9 3ekDݼWE_8VMJZV= 8 o[9fhmzT T2p#֛laL98OKS\0,cK@w=`A!.- #;81gy9 nDS}&Lݷr 1܃EsyIȵ[%6чG5;%x#aZP> 9\ks(ve!ͱ\xbtݤ!r(/ m(tsR]aF,I"D׻4D;d'%x*)L0/}Vzage|$GnBq63|:B)z/*hhX+O*ΉPRu8'PqBq,J#M!y\_ F0_H_#CbPn$aeMIRt13DNc/d1.&tBCAWFށ l0!3[4\N/FT"-&s?ךnnQMkˡ#X>?eSZ!~a6%EzBlf=!Bh .cɸb٪O"_Ru4dЯv;jpҍ:IENDB` BackgroundclWindowName,Opened bookmark folder-stored session folder PngImage.Data e PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp xBIDATxKLQk-}h( AFL ׂ;rJ#n LtEYR1BPvǙi;L;3ehH›L̝ AD(d#ҏ@ pWEfjgKus!?f  (H'OD ßnX.@Q=b25j4VZr(HTR+PT@Uª[<<"@2bh(ʛa@ъkX ER.,0-Ė@$]Vh/dZ). B;ll_, &?jPE@'F\ ~s"$oG_Z %+MY(D8FʆW)g1QG gIFڗ@JQ%uxr<ČCz ~?MFP WH^U!S{I҄3&~leʒJ6q,On?6@sϥ"N5d 3iOq0ȍ 1հX!?e{2vC7狡һ;5ͣQsz" 1dqra -E:NkiE NRyVD4 -8@^ [5x| LN62EgXW)/k-;[UqC{JI2<98N(>߭A6(-lZ/,?-(om|9Drs7a![FHɔIENDB` BackgroundclWindowName,Closed bookmark folder-stored session folder PngImage.Data lPNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp IIDATxc?@Q:`P8^ r302aUv絔Xͳ`#(0:b-{4Q w?~b@@.`d?#TVg9[Y:T3pI{:#V,LL  b ?3ÿ?@s06ȁWIo vWG„{Z 5reBcdl{ /k^Єd  |h Hbr`YQ8,a(V{x`#(oEOte:?tf9<0Jj9 X]qa WbA  bQySw~$FlG! ð#(IuQ_8@zP&19& raO:` ;hsIENDB`Left`Top@Bitmap TPF0 TLoginDialog LoginDialogLeft_TopHelpType htKeyword HelpKeywordui_login BorderIcons biSystemMenu biMinimizebiHelpCaption Innskráning ClientHeight ClientWidthiColor clBtnFaceConstraints.MinHeightConstraints.MinWidthX ParentFont KeyPreview OldCreateOrder PositionpoOwnerFormCenter OnCloseQueryFormCloseQueryOnShowFormShow PixelsPerInch` TextHeight TPanel MainPanelLeftTopWidthiHeightAlignalRight BevelOuterbvNoneTabOrderTPanel ContentsPanelLeftTopWidthiHeightZAlignalClient BevelOuterbvNoneTabOrderVisible DesignSizeiZ TGroupBoxContentsGroupBoxLeftTop Width[HeightKAnchors akLeftakTopakBottomCaptionContentsGroupBoxTabOrder DesignSize[KTLabel ContentsLabelLeft TopWidthHeight CaptionNafn: ShowAccelCharTEditContentsNameEditLeftBTopWidthHeightAnchors akLeftakTopakRightTabOrderTextContentsNameEditTMemo ContentsMemoLeft Top*WidthDHeightAnchors akLeftakTopakRightakBottom Lines.Strings ContentsMemoTabOrderTPanel SitePanelLeftTopWidthiHeightZAlignalClientAnchors akTopakRightakBottom BevelOuterbvNoneTabOrder DesignSizeiZ TGroupBox BasicGroupLeftTop Width[HeightAnchors akLeftakTopakRightCaptionLotaTabOrder DesignSize[TLabelLabel1Left TopHWidth7Height Caption &Hýsilnafn: FocusControl HostNameEditTLabelLabel2LeftTopHWidth?Height Anchors akTopakRightCaption&Hafnarnúmer: FocusControlPortNumberEditTLabel UserNameLabelLeft TopzWidth7Height Caption &Notandanafn FocusControl UserNameEditTLabel PasswordLabelLeftTopzWidth2Height Caption &Aðgangsorð FocusControl PasswordEditTLabelLabel22Left TopWidth>Height Caption&Skráasamskiptaregla: FocusControlTransferProtocolComboTLabel FtpsLabelLeftTopWidth7Height Caption &Dulkóðun: FocusControl FtpsComboTLabel WebDavsLabelLeftTopWidth7Height Caption &Dulkóðun: FocusControl WebDavsComboTPanel BasicS3PanelLeft TopWidthDHeightAnchors akLeftakTopakRight BevelOuterbvNoneTabOrder DesignSizeD TCheckBoxS3CredentialsEnvCheck3LeftTopWidthDHeightAnchors akLeftakTopakRightCaption"&Credentials from AWS environment:TabOrderOnClickS3CredentialsEnvCheck3Click TComboBoxS3ProfileComboLeftTopWidth|Height DropDownCountTabOrderTextS3ProfileComboOnChangeS3ProfileComboChangeTEditEncryptionViewLeftTop'WidthHeightTabOrderOnChangeTransferProtocolComboChangeTEditTransferProtocolViewLeft Top'WidthHeightTabOrderOnChangeTransferProtocolComboChangeTEdit HostNameEditLeft TopYWidthHeightAnchors akLeftakTopakRight MaxLengthTabOrderText HostNameEditOnChange DataChangeOnExitHostNameEditExitTEdit UserNameEditLeft TopWidthHeight MaxLengthTabOrderText UserNameEditOnChange DataChange TPasswordEdit PasswordEditLeftTopWidthHeightAnchors akLeftakTopakRight MaxLengthdTabOrderText PasswordEditOnChange DataChange TUpDownEditPortNumberEditLeftTopYWidthRHeight AlignmenttaRightJustifyMaxValue@MinValue?Anchors akTopakRightTabOrderOnChangePortNumberEditChange TComboBoxTransferProtocolComboLeft Top'WidthHeightStylecsDropDownListTabOrderOnChangeTransferProtocolComboChange Items.StringsSFTPSCPFTPWebDAV Amazon S3 TComboBox FtpsComboLeftTop'WidthHeightStylecsDropDownListTabOrderOnChangeEncryptionComboChange Items.StringsEngin dulkóðunTLS/SSL Implicit encryptionXTLS/SSL Explicit encryptionX TComboBox WebDavsComboLeftTop'WidthHeightStylecsDropDownListTabOrderOnChangeEncryptionComboChange Items.StringsNo encryptionXTLS/SSL Implicit encryptionXTPanel BasicFtpPanelLeft TopWidthDHeightAnchors akLeftakTopakRight BevelOuterbvNoneTabOrder TCheckBoxAnonymousLoginCheckLeftTopWidthHeightCaption&Nafnlaus innskráningTabOrderOnClickAnonymousLoginCheckClickTPanel BasicSshPanelLeft TopWidth[HeightAnchors akLeftakTopakRight BevelOuterbvNoneTabOrder TButtonAdvancedButtonLeftTopWidthbHeightActionSessionAdvancedActionAnchors akRightakBottomStyle bsSplitButtonTabOrderOnDropDownClickAdvancedButtonDropDownClickTButton SaveButtonLeft TopWidthbHeightActionSaveSessionActionAnchors akLeftakBottomStyle bsSplitButtonTabOrder OnDropDownClickSaveButtonDropDownClickTButtonEditCancelButtonLefttTopWidthRHeightActionEditCancelActionAnchors akLeftakBottomTabOrderOnDropDownClickSaveButtonDropDownClickTButton EditButtonLeft TopWidthbHeightActionEditSessionActionAnchors akLeftakBottomTabOrder OnDropDownClickSaveButtonDropDownClick TGroupBox NoteGroupLeftTopWidth[HeightAAnchors akLeftakTopakRightakBottomCaption AthugasemdTabOrder DesignSize[ATMemoNoteMemoLeftTopWidthMHeight)TabStopAnchors akLeftakTopakRightakBottom BevelInnerbvNone BevelOuterbvNone BorderStylebsNone Lines.StringsNoteMemo ScrollBars ssVerticalTabOrderTPanel ButtonPanelLeftTopZWidthiHeight)AlignalBottom BevelOuterbvNoneTabOrder OnMouseDownPanelMouseDown DesignSizei)TButton LoginButtonLeftKTop WidthbHeightAction LoginActionAnchors akRightakBottomDefault ImagesActionImageList ModalResultStyle bsSplitButtonTabOrderOnDropDownClickLoginButtonDropDownClickTButton CloseButtonLeftTop WidthRHeightAnchors akRightakBottomCancel CaptionLoka ModalResultTabOrderTButton HelpButtonLeft Top WidthRHeightAnchors akRightakBottomCaptionHjálpTabOrderOnClickHelpButtonClickTPanel SitesPanelLeftTopWidthHeightAlignalClient BevelOuterbvNoneTabOrder DesignSize TTreeView SessionTreeLeft Top WidthHeightRAnchors akLeftakTopakRightakBottomDoubleBuffered DragMode dmAutomatic HideSelectionImagesSessionImageListIndentParentDoubleBufferedParentShowHint RowSelect ShowHint ShowRootSortTypestBothTabOrderOnChangeSessionTreeChange OnChangingSessionTreeChanging OnCollapsedSessionTreeExpandedCollapsed OnCompareSessionTreeCompareOnContextPopupSessionTreeContextPopupOnCustomDrawItemSessionTreeCustomDrawItem OnDblClickSessionTreeDblClick OnDragDropSessionTreeDragDropOnEditedSessionTreeEdited OnEditingSessionTreeEditing OnEndDragSessionTreeEndDragOnExitSessionTreeExit OnExpandingSessionTreeExpanding OnExpandedSessionTreeExpandedCollapsed OnKeyDownSessionTreeKeyDown OnKeyPressSessionTreeKeyPress OnMouseDownSessionTreeMouseDown OnMouseMoveSessionTreeMouseMove OnStartDragSessionTreeStartDrag TStaticTextSitesIncrementalSearchLabelLeftTopJWidthHeightAnchors akLeftakRightakBottom BorderStyle sbsSingleCaptionSitesIncrementalSearchLabel ShowAccelCharTabOrderVisibleTButton ManageButtonLeftTopdWidthbHeightAnchors akRightakBottomCaption &StjórnaTabOrderOnClickManageButtonClickTButtonToolsMenuButtonLeft TopdWidthbHeightAnchors akLeftakBottomCaption &VerkfæriTabOrderOnClickToolsMenuButtonClickTPanelShowAgainPanelLeftTopWidthiHeightAlignalBottom BevelOuterbvNoneTabOrder OnMouseDownPanelMouseDown TCheckBoxShowAgainCheckLeft TopWidthHeightCaptionL&Sýna Innskráningarglugga við ræsingu og þegar síðustu lotu er lokaðChecked State cbCheckedTabOrderOnClickShowAgainCheckClick TActionList ActionListImagesActionImageListOnUpdateActionListUpdateLeft,TopTActionEditSessionActionCategorySessionsCaption&Breyta OnExecuteEditSessionActionExecuteTActionSaveAsSessionActionCategorySessionsCaption Vista &sem…ShortCutA OnExecuteSaveAsSessionActionExecuteTActionSaveSessionActionCategorySessionsCaption&Vista OnExecuteSaveSessionActionExecuteTActionDeleteSessionActionCategorySessionsCaption&Eyða ImageIndex OnExecuteDeleteSessionActionExecuteTActionImportSessionsActionCategorySessionsCaption&Flytja inn setur… OnExecuteImportSessionsActionExecuteTAction LoginActionCategorySessionCaptionInnskrá ImageIndex OnExecuteLoginActionExecuteTAction AboutActionCategoryOtherCaption&Um… OnExecuteAboutActionExecuteTAction CleanUpActionCategoryOtherCaption &Hreinsa… OnExecuteCleanUpActionExecuteTActionResetNewSessionActionCategorySessionsCaption &Frumstilla OnExecuteResetNewSessionActionExecuteTActionSetDefaultSessionActionCategorySessionsCaptionStilla &sjálfgilt OnExecuteSetDefaultSessionActionExecuteTActionDesktopIconActionCategorySessionsCaptionSkjáborðs&táknmynd OnExecuteDesktopIconActionExecuteTActionSendToHookActionCategorySessionsCaption%‚Senda til‘-Explorer-skyndivísir OnExecuteSendToHookActionExecuteTActionCheckForUpdatesActionTagCategoryOtherCaptionAthuga eftir &uppfærslum ImageIndex? OnExecuteCheckForUpdatesActionExecuteTActionRenameSessionActionCategorySessionsCaption &Endurnefna ImageIndex OnExecuteRenameSessionActionExecuteTActionNewSessionFolderActionCategorySessionsCaption &Ný mappa… ImageIndex OnExecuteNewSessionFolderActionExecuteTActionRunPageantActionCategoryOtherCaptionKeyra &Pageant OnExecuteRunPageantActionExecuteTActionRunPuttygenActionCategoryOtherCaptionKeyra PuTTY&gen OnExecuteRunPuttygenActionExecuteTAction ImportActionCategoryOtherCaption$Flytja inn/Endurheimta &stillingu… OnExecuteImportActionExecuteTAction ExportActionCategoryOtherCaption'&Flytja út/Öryggisafrita stillingu… OnExecuteExportActionExecuteTActionPreferencesActionCategoryOtherCaption&Kjörstillingar… OnExecutePreferencesActionExecuteTActionEditCancelActionCategorySessionCaption Hætta við OnExecuteEditCancelActionExecuteTActionSessionAdvancedActionCategorySessionCaption &Ítarlegt… OnExecuteSessionAdvancedActionExecuteTActionPreferencesLoggingActionCategoryOtherCaption&Atburðaskráandi… OnExecutePreferencesLoggingActionExecuteTActionCloneToNewSiteActionCategorySessionCaption&Einrækta í nýtt setur OnExecuteCloneToNewSiteActionExecuteTAction PuttyActionCategorySessionCaptionOpna í &PuTTY ImageIndexSecondaryShortCuts.Strings Shift+Ctrl+PShortCutP@ OnExecutePuttyActionExecuteTActionPasteUrlActionCategorySessionsCaptionLíma &lotuvefslóðShortCutV@ OnExecutePasteUrlActionExecuteTActionGenerateUrlAction2CategorySessionsCaption#&Framleiða lotuvefslóð/kóða… OnExecuteGenerateUrlAction2ExecuteTActionCopyParamRuleActionCategorySessionsCaptionFlutningsstillinga®la… OnExecuteCopyParamRuleActionExecuteTActionSearchSiteNameStartOnlyActionCategoryOtherCaption&Upphaf setursnafns einungis OnExecute$SearchSiteNameStartOnlyActionExecuteTActionSearchSiteNameActionCategoryOtherCaption &Hvaða hluta setursnafns sem er OnExecuteSearchSiteNameActionExecuteTActionSearchSiteActionCategoryOtherCaption Allir &meiriháttar setursreitir OnExecuteSearchSiteActionExecuteTActionSessionRawActionCategorySessionCaptionBreyta hráum stillingum… OnExecuteSessionAdvancedActionExecute TPopupMenuToolsPopupMenuLeftTopM TMenuItemImport1ActionImportSessionsAction TMenuItemN3Caption- TMenuItemImportConfiguration1Action ImportAction TMenuItemExportConfiguration1Action ExportAction TMenuItemCleanup1Action CleanUpAction TMenuItemN2Caption- TMenuItemPageant1ActionRunPageantAction TMenuItem Puttygen1ActionRunPuttygenAction TMenuItemN1Caption- TMenuItemCheckForUpdates1ActionCheckForUpdatesAction TMenuItemN4Caption- TMenuItem Preferences1ActionPreferencesAction TMenuItemAbout1Action AboutAction TPngImageListSessionImageList PngImages BackgroundclWhiteNameUnused PngImage.Data bPNG  IHDRh6tRNS/IDATxc8aTE/UY"IENDB` BackgroundclWindowNameSite PngImage.Data kPNG  IHDRa pHYs+iTXtXML:com.adobe.xmp rTbHIDATxc?%d@)/+? (| BŔp:{&?01 3L`[0ÿ4093 hl- 1,3a@mCx5]t۵ KAPYKT|}ʥ V|֮\0.x^a ׮D[PcQ͉ [7E]߿"?hj p&yFj"Xj-;޾󅄅t#Q{ca;nnŹ?@yؕIENDB` BackgroundclWindowName,Opened bookmark folder-stored session folder PngImage.Data PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp ZIDATxڭS9KQlVPW#*ZIBk Zoj^Qo&;Ƹ tͼ733V Tcq)p5;U%46=vI'CT?URqϿI[Q8GX*AN8Y۲BRW`+`j@\KZ,$y~:3`;p(iTF]kJГ8ȼ‡aS vDdj^x$liSϪISt{|֮<լqr )p7;KQ؞Z8jvCylai"==LQ[)Q^~@F_ &M? ZPIENDB` BackgroundclWindowName,Closed bookmark folder-stored session folder PngImage.Data PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp tmIDATxc?%N!Y& ?_ZO:FŌwK2Pe=!ʀ_P?=r;1~ކfNqf.i \NyfKj$36oHX6ݮa`*{4fje91Z: L! hr4]WJ5LM3fuyd~$A (.z) 6 P "g8T35hNP j4 Q567Ԁ+32d~$:20ܒ { +fg}6e>MIENDB` BackgroundclWindowName Workspace PngImage.Data PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp XSIDATxc?%Q-L`T[{2͜ۋ,[nUYpd$D3~vMACAJJ4ëoyqa!A~9 lm&\H`>"j[^1|lcr&n.e HAzREq- v\P"åU,h&+!=J),PHivBIENDB` BackgroundclWindowNameWorkspace closed (unused) PngImage.Data bPNG  IHDRh6tRNS/IDATxc8aTE/UY"IENDB` BackgroundclWindowNameOpen new session PngImage.Data -PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp  IDATxc?###!0s1|~A^Vw >~JOY6.x /p. 0 3p+%3`0 $ ߨ|ۓlXO+)!80 _ܶQn ͇!IDATxc?%d@)/+? (| BŔp:{&//- ֌S&0 h_]YB)9 sfLA񿾶h3̙0sc ħ0,Y0a@eM gXt!€Ҋݝ-DͰvR%{;6?(aڕr JOC~ [7EAN8[߫[7 `ddjӌ<#5C, `5``wo߂B`:ǃ(ܽ氝[7b7@vt]IENDB`Left,TopBitmap TPopupMenuSaveDropDownMenuLeftTop TMenuItemSaveSessionMenuItemActionSaveSessionActionDefault TMenuItemSaveAsSessionMenuItemActionSaveAsSessionAction TMenuItemN7Caption- TMenuItem Setdefaults1ActionSetDefaultSessionAction TPopupMenuManageSitePopupMenuImagesActionImageListLeftTop TMenuItem Shellicon1CaptionSeturEnabledVisible TMenuItemSiteLoginMenuItemAction LoginActionDefault TMenuItem OpeninPuTTY2Action PuttyAction TMenuItemN10Caption- TMenuItemEdit1ActionEditSessionAction TMenuItemDelete1ActionDeleteSessionAction TMenuItemRename1ActionRenameSessionAction TMenuItemSiteClonetoNewSiteMenuItemActionCloneToNewSiteAction TMenuItemGenerateSessionURL1ActionGenerateUrlAction2 TMenuItemN5Caption- TMenuItem Setdefaults2ActionSetDefaultSessionAction TMenuItemN6Caption- TMenuItem Newfolder1ActionNewSessionFolderAction TMenuItem Shellicon2CaptionSetursskeljartáknmyndEnabledVisible TMenuItem DesktopIcon2ActionDesktopIconAction TMenuItemExplorersSendToShortcut2ActionSendToHookAction TMenuItemOptions1CaptionValmöguleikarEnabledVisible TMenuItemIncrementalSearch1CaptionStighækkandi leit TMenuItemSearchSiteNameStartOnly1ActionSearchSiteNameStartOnlyAction RadioItem TMenuItemSearchSiteName1ActionSearchSiteNameAction RadioItem TMenuItem SearchSite1ActionSearchSiteAction RadioItem TPopupMenuManageFolderPopupMenuImagesActionImageListLeftTopM TMenuItem MenuItem1Caption SetursmappaEnabledVisible TMenuItemLogin5Action LoginActionDefault TMenuItem OpeninPuTTY4Action PuttyAction TMenuItemN11Caption- TMenuItem MenuItem3ActionDeleteSessionAction TMenuItem MenuItem4ActionRenameSessionAction TMenuItem MenuItem5Caption- TMenuItem MenuItem6ActionNewSessionFolderAction TMenuItem MenuItem7CaptionSetursmöppuskeljartáknmyndEnabledVisible TMenuItem MenuItem8ActionDesktopIconAction TMenuItemOptions3CaptionValmöguleikarEnabledVisible TMenuItemIncrementalSearch3CaptionStighækkandi leit TMenuItemBeginningofSiteNameOnly2ActionSearchSiteNameStartOnlyAction RadioItem TMenuItemAnyPartofSiteName2ActionSearchSiteNameAction RadioItem TMenuItemAllMajorSiteFields2ActionSearchSiteAction RadioItem TPopupMenuManageNewSitePopupMenuImagesActionImageListLeftTop TMenuItem MenuItem12Caption Nýtt seturEnabledVisible TMenuItemLogin2Action LoginActionDefault TMenuItem OpeninPuTTY3Action PuttyAction TMenuItemN8Caption- TMenuItem MenuItem13ActionSaveAsSessionAction TMenuItemReset1ActionResetNewSessionAction TMenuItemPaste1ActionPasteUrlAction TMenuItemGenerateSessionURL2ActionGenerateUrlAction2 TMenuItem MenuItem21Caption- TMenuItem MenuItem22ActionSetDefaultSessionAction TMenuItem MenuItem16Caption- TMenuItem MenuItem17ActionNewSessionFolderAction TMenuItemOptions2CaptionValmöguleikarEnabledVisible TMenuItemIncrementalSearch2CaptionStighækkandi leit TMenuItemBeginningofSiteNameOnly1ActionSearchSiteNameStartOnlyAction RadioItem TMenuItemAnyPartofSiteName1ActionSearchSiteNameAction RadioItem TMenuItemAllMajorSiteFields1ActionSearchSiteAction RadioItem TPopupMenuManageWorkspacePopupMenuImagesActionImageListLeftTop TMenuItem MenuItem2Caption VinnusvæðiEnabledVisible TMenuItemLogin3Action LoginActionDefault TMenuItemN9Caption- TMenuItem MenuItem10ActionDeleteSessionAction TMenuItem MenuItem11ActionRenameSessionAction TMenuItem MenuItem18CaptionVinnusvæðisskeljartáknmyndEnabledVisible TMenuItem MenuItem19ActionDesktopIconAction TMenuItemOptions4CaptionValmöguleikarEnabledVisible TMenuItemIncrementalSearch4CaptionStighækkandi leit TMenuItemBeginningofSiteNameOnly3ActionSearchSiteNameStartOnlyAction RadioItem TMenuItemAnyPartofSiteName3ActionSearchSiteNameAction RadioItem TMenuItemAllMajorSiteFields3ActionSearchSiteAction RadioItem TPopupMenuSessionAdvancedPopupMenuLeftTop TMenuItemSession1CaptionLotaEnabledVisible TMenuItem MenuItem9ActionSessionAdvancedActionDefault TMenuItemEditRawSettings1ActionSessionRawAction TMenuItemTransferSettingsRule1ActionCopyParamRuleAction TMenuItem MenuItem14CaptionAltækar kjörstillingarEnabledVisible TMenuItemPreferencesLoggingAction1ActionPreferencesLoggingAction TPngImageListActionImageList PngImages BackgroundclWindowNameLogin PngImage.Data PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp IDATxڥ/AUzs Q., qt(&"8xUMۭnI3K(H$H3kdu`&f6h I,]j}I b@8iJH<~ * Ӥs#V=S_a wu ^ ^ܿ`_vmc) WiY_8 т <2-(fj5I v5}˭ $<@zfoˀ6"P~;itZK7 `+U^Еg>5ʛkqҡ]r. tG{*F+ $.D\5Y~|/mU"t)iejlf'w`%sZB trIENDB` BackgroundclWindowNameOpen current session in PuTTY PngImage.Data VPNG  IHDRa pHYs+iTXtXML:com.adobe.xmp 3IDATxڅ_HSQǿgӭY$bO^"!P4ПVX-H2cAb2 RQ䋤"v=sVʽtǹ~~ /kV F){[T~%f[!6iv'vV={\{MSO` b 'XC@4]nzh)MO \B >S5>2g`eNٞf//?Cp,Սa_m  ӽԌ`_T=adXe, 5AۢsjRd.b]tc@ͺ:?reɇ\@q Mfu9*7"ŠZΌ62{xZ"JjIENDB` BackgroundclWindowNameRename 2 PngImage.Data PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp wemIDATxcd IS'ݏ>d2\Gߏd ,f=xZDŽL~g7=I2qLRW ={_h/|?b#__~pDx蔟9ln/ĉ21ogڎ>7oh`Gks\ eL~Ndsy^,8m4 sgRZO&Տ ~cc0 3- 63dd?QE~y ;/;e8Q5K ;#"Lpbo_>28g ` Hp A۽ cOy/IENDB` BackgroundclWindowName Delete file PngImage.Data PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp ^yIDATxڭK@_ڦźU:n. ANF\;MEmM]V 7}>;`RM~f>̕vFNjetU* %}-#*p:@Uo PM@!s>:F& cՊmIEQu^WT$HZͮq7׮ D @b|=,~>2j`C+g ^ ;v_2RbMCDq|b^1r` vf̵BFO(;<~%H %ǧ&`e+ KJm+EAI,p]:YWy+K|6IENDB` BackgroundclWindowNameCreate directory PngImage.Data 6PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp jHIDATxڕOhAƿצhd"ؠ V0BS -(֐ă@"JUPRA+VhSJk$v7;tlk%>c7%1޻P\/XFDB}Oj@p{.Ț\4 _>?_;m0$"RhRQ[_OY:1gK"v۳{H&F)%%Q>^`%\؏$l_' 2cPaMF8+Al A}ˁ0 L]L^{@젠k".”юǎёgPU#J 'm|G4i`:;jI4C_cn^$DC23ȁ>pJNv{ "d ԘUp]TkDmF?svhwRuB@ G8^ GpXٳ'ݙM1EI N-u ]~9IENDB` BackgroundclWindowNameOpen Workspace (reduced alpha) PngImage.Data PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp WpTIDATxcd@ۯg \ddD6soo/ncV_{$0gԆI̹̐W0Ɂž>kCVz2#R(Np_Ai3c#QX 1梹 ~ERQ`Rŕ?v 11Ê`JV;3w10~Ȃ5|̂ lJ@!0k` FIDATxڍMHTQy32!Ҩȅ(8dl7A$Em#reFQ(Aٺ6~AhBrӠ>66JaM꼏7!/?qsʬB:)TRQ9Ou_0S[=;IL#K`j ,xÙxo.Y V-s}߁ƬI%_zT `ﳫnś1"Ӑji8 K<o`QT;pnYtʀH߫k1Nk>׎쟀 Gl 5J hۡeJ>Eg/آԬSQ7Qm ?t;mL5@mhV` ~ rLSc5ϜoImw|ڴ*ieS3=eyc{YDKjEez]k)874C6{ay 2lA ?UHe8.Z][=̼o ұ2H/IENDB`Left)TopBitmap TPopupMenuLoginDropDownMenuImagesActionImageListLeftTopM TMenuItemLogin1Action LoginActionDefault TMenuItem OpeninPuTTY1Action PuttyAction TPngImageListSessionImageList120HeightWidth PngImages BackgroundclWindowNameUnused PngImage.Data vPNG  IHDRZsRGB pHYsodIDATxc?qTQͣV3O;ه >IENDB` BackgroundclWindowNameSite PngImage.Data PNG  IHDR pHYs+iTXtXML:com.adobe.xmp uYIDATxc?5#SO@/PLCő_T)zvM͟A982ϕ ӧL`[ _ AV}u!ìt!^3̝5 a`ck.!^%`E1,;a`]S-a!n70,Y0a`u]Α7r9a+osԀuhܚj"5w8`տ\oOgXr);ȈT kV +*!V^ƴdW# /FhY/l" ;YöMfd:@yU7wlݠ7g1sxqS!j-;{..$, gx0e .@ ܹu#n n tpRIENDB` BackgroundclWindowName,Opened bookmark folder-stored session folder PngImage.Data PNG  IHDR pHYs+iTXtXML:com.adobe.xmp Q5IDATxMOARzFҘB?iL(SB9 :KV./F]:jՋ ֑cAS%q_?u`I igAE.'A ry <~oʼ[feF%UY7v8dvALԇF$&F'4#ݸ|L-l`|N~}*5 ~)E_0ތ_ΒV 9~nUq<2sOWGGxz-g gI.] ~ReI{a1DѶV ˫ҵv=ulL.lpPqr{IENDB` BackgroundclWindowName,Closed bookmark folder-stored session folder PngImage.Data PNG  IHDR pHYs+iTXtXML:com.adobe.xmp 6LIDATxc?50.aY& d |u!C6@!!L Sܞl=Nywٝ_#@&qFi  Q_~ẽbY9 Ҍ,  pV[>Z%_8 M.>̥Nhk.Oho2x :a*v IDATxc?5T5Q{u2u 6soo/n@H L̴$ Ϛ@H L[v,`ACp_4A0f  e|ށ{44qy@{w`5qf ./#H_/KJKTL x)qyXT1 ^bS@Md6IENDB` BackgroundclWindowNameWorkspace closed (unused) PngImage.Data vPNG  IHDRZsRGB pHYsodIDATxc?qTQͣV3O;ه >IENDB` BackgroundclWindowNameOpen new session PngImage.Data PNG  IHDR pHYs+iTXtXML:com.adobe.xmp IDATxڭmHSQeiP2C!#|) z5cYaYaK*  з0me)A^4́XR9w9nmS1<<}^s88bV]C&B+,|gSJ׋&TB%p_G:bJk7nu 񈉌p֒9j-W7N/+*o>Q{4mfd7>6 $^;ZWT2ST$Cα,']7<1bš Z,-:v+2o_F6<["%ld6H%WXgRorEB!x5?Hm+*#KXWR߆#dS㕘)?&^#͸ua ^O%ybۙ߉Clp_lL-#^c)aNi~_N6X;7H(=3,]rF%JlmAނϒ_SLCCe;}sEw,2 \ʵ2IENDB` BackgroundclWindowName Open new session closed (unused) PngImage.Data vPNG  IHDRZsRGB pHYsodIDATxc?qTQͣV3O;ه >IENDB` BackgroundclWindowNameSite color mask PngImage.Data PNG  IHDR pHYs+iTXtXML:com.adobe.xmp ˞rIDATxڭJAW^n9)Ȑ$IV-L45MQ3K%iߵŰ7L?3g0v!HLAlZB=vS0Klբވҩ`(u\-lzP\5npv~ qs-*3 t8A:.t Uitvt@T&!-6D~nP@7' 4Ynqr8*]3`B2 C32UrBkdF~8-uz CAm^JKAs2sɍ_%X|PZ2 `.P* >vF/8IENDB`LeftTopBitmap TPngImageListActionImageList120HeightWidth PngImages BackgroundclWindowNameLogin PngImage.Data PNG  IHDR pHYs+iTXtXML:com.adobe.xmp +KuIDATxڭORaA$h-j Q[fu*/RֵռesFVʹF[4/"  }y{ bb. 1b3Bl&Ba_OxY,(2Ϥb)@{JFlKZ )6ザ saoɅr8&oߓKԳM=ܐ5ZV}9;^" kSj9m+X28mexQGJ^ Ɩ\bDcލ~@$V&"-uN>y7ۍ;RjƆo4Xì:놿[ -]t Ίs0^Õa\ 8m0 Vq`-+ Ƴ qˤǚ8B9vU]?ȓH%?ik }v$( K,07֠ mPt 8#c('54"Z7_6,#)M03wҨӊ,{(00'5) `*Bh|ݕEf& 9@`7S `[ v+}EIENDB` BackgroundclWindowNameOpen current session in PuTTY PngImage.Data PNG  IHDR pHYs+iTXtXML:com.adobe.xmp IDATxڕmHSQgcKjf!1!`,D"bFI%$*,X4C2H􃐥iH ! LS$%Yr:wӵ9w Ͻsy(\K$ .o QVܡS3!%OHkOKo"v%!FXr}д7*䬀LߡVk R[p})- {2ۗ-Ѕ4s%6O묊䉇k&3}vL1lV8lHGl@IWMt44,aPqZ|r-ց JjDiwz5Ay}Gϯ>>J(긛i dbu"~w3@mjt_Ā&Ԡ+D1v l #Xi|*fjȱWa뚑d),1r[lT!`hgtj Ifc^8mHTh %Qm?j8a@o_F٠s. "A R7RRZN_8X.OCe=)@R< ? 7IDATxc?###M 4EfŌr/??|f;e~tۖ}ߎd\ p)JMuWʾ߷ʶO?V%arU&^+NH'-@W6py!\m'[a~gX_nuYɌp3Ӓpa?ÿ `cVoe`CQ4@ 2 `ĔAY76@v퇻ned Xj B?BS}1a`W8]&2dMd`e›0 dHMZUIENDB` BackgroundclWindowName Delete file PngImage.Data PNG  IHDR pHYs+iTXtXML:com.adobe.xmp ZIDATxڵJ@PE)J| -/Z<kjU(zu)Է"bP463Φm u!~nD$:oo"aahF3>*׉0V- !C{Q O78w$V '"ǭS0ˣN ;amŏwPF :7U3L8,P0XKЫf1& k HwRa6 PNIDATxڭKA޹]%Ne "- CV0-I"0RT QI $*bBTm}W{s}x{_@{mmE'xͦ5Uvsٹ{=Vk ߷<6gA[kWFƝ9Cgfn l|l7y(T_g3B!yT$ s ^C1g(#|eeeTUV! =RPԮPP1//̘(3wRqx#چOVV,}&5P7oTP8+gkzv_(˧ohB>TjԬc}OMk4kzC!*Z\ǼLʆؼs@E5Pw059l(W.oq8>k``3 j :0@G`4H;=0R"S,kq6}\;\X>; `2, 5:7 NR{QY&~!%I 8_HVvL$6U{H M^ZtTy`27}M AĦntcX™8fôMc #ç90[Gl1IENDB` BackgroundclWindowNameOpen Workspace (reduced alpha) PngImage.Data PNG  IHDR pHYs+iTXtXML:com.adobe.xmp ^|jIDATxڭ[kQg$+*66IZm>y!^HQ듖XAwP*[1_4QQD}Q U4RI7gMs1Y80WF A`}n`,.;Sxl?<˭j]Y ̾lW ,Ɂ$,Ey9#c-,;C,>kz^7pAJ) ;jY.Ơݾ[^o SuElrxp3kwzEU_L%`@w~ɼB̪ yHTURo+ʀ4` :ZVZeE3H Cfnv/V. 6{D(r3.>qc[ v.E֬t|occ7F7Ht5:7W4->S1&%4x g?5€ɇim{f++1{f>-yŮ)L2;3R]5liqS&Ph,L*4W[W v"vIDATxڭOhA϶-Hlƨ'֠zQ[B=^գ" T`("^Z)7-[+bSiH}$Mޛٙ|cAD @qfR꥚,ƦmIR Z :TF(M

!PFH()f ]]&YTr! rC VXܤTs҈W<5p,U%o}1E}s؏) ۢD ]j}́O ?RC /[bϬ6]wMB] 2̿ ̼6I*ZՖ L>ހ_*ltgZٳ rA]pQ7lcڿɇM1uހmIR X]y5w :XO5ۑ_M|IENDB`LeftTopBitmap TPngImageListSessionImageList144HeightWidth PngImages BackgroundclWindowNameUnused PngImage.Data {PNG  IHDRosRGB pHYsod IDATxc?5A4jШA AAGѡPIENDB` BackgroundclWindowNameSite PngImage.Data bPNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp Z҆?IDATxc?-#,0?c@9M ){ P,P!P BP1?:?0su (tL-j `B Y L{_]0s$T :{ot B3 R$0󺾐aΌ)4wf?BG%T>a4tkGv=rX12,7 Ղ[\Ѽ$W"$9 KA6HRlT7g1,_<Ղ۝pz=rQͧ7g0\Ղ;b%"-S kV,ANXD6TN2_ՂXE. ֭B DLbزa # @CC P"ƽm2dؾy=9tqa wn٠b###r}(Gfj"^ ps`E(&Qn-;ENPX`|l ܽ`֍YG{wlDZQܙ~xIENDB` BackgroundclWindowName,Opened bookmark folder-stored session folder PngImage.Data PNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp ,>IDATxkQƿWk$QLJDY1mƅP" "&U1\?Ѕ Q[ "R7)G ڔ6jZLdri2WBw93~9aD<%@u`(swKIm@Yi\aUs0/Xʓ1_&!G}r?RWv%Lz' ʝ0IENDB` BackgroundclWindowName,Closed bookmark folder-stored session folder PngImage.Data /PNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp D IDATxݔOKAYvmڨL{i)=E"RJԃ$ŃA~<` '{(#=clf;!]ޝy~D~r?D]Z= )m T7m| ZO~5IDATxc?-#-0<|60joN[ TW]fE[1>d%ay Ī[pˎ,vA ·+=?oHZ hDxf=`>S-D "0 vݚ8ȷ_[08HJKS ;Rɥ)t(}Ok #Я҅IENDB` BackgroundclWindowNameWorkspace closed (unused) PngImage.Data {PNG  IHDRosRGB pHYsod IDATxc?5A4jШA AAGѡPIENDB` BackgroundclWindowNameOpen new session PngImage.Data PNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp ggkIDATxڵiHTQhPDZ!Bs)MJ,[,ElLP((Lǥ&[ZTLˇiKY>w&˔.4 ^0ٌki? g||&S\{jws9Mj-"ZN:*b{zp:.b)j HF Ah3͞q^;Oæ)TK'54<)Iir*nѪ.DcQ? g3xIDATxڽ/Bq\sclLkkղ(RJ$*EP1MI&6 q<)-?~9s="_߀ ؂<|ʭn/򢿕GLZC8٤cCDo@@tm9[MLB H[2y?lonP1) )`w+Jc .@,Nq'zN&@X {q q1DHR`afEbHS@g`0at { }rDބK L*Aa>| Ac! C>`׃.ΒrJ&秺\!Y/3fpWÑq}+"q(l#Y/> :_F@{":* !Qu4|IENDB`LeftTopBitmap TPngImageListSessionImageList192Height Width PngImages BackgroundclWindowNameUnused PngImage.Data vPNG  IHDR  pHYsod(IDATx1 0_PAhΥ@ /_IENDB` BackgroundclWindowNameSite PngImage.Data  PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp .,IDATxmOA>!іBӠ &$j HT )`-"A?`[_?7^w`4߽tG@DGgBҶJeuO5hL;.‹\ QmL:f"y͇s|X5J 2p<^(6!^W9kXՁ{S(˹OBխx,ކ)ls& pcXS3sݤnՉjara3}z;\N7}rL>-k]Soq:3cR X帡3uw \),Zn7Mue VSq 0`r膅]3I M*wդLqs_͵4p?Nh7tE떟ȬR\X7w+n|n/-:N+ag>Q1W6\Ƈ_w7q^.k 02Bl)L_l)ƴV<Gv–ZUmGSv>;V9J-JA0]JGn-hxȴuVxJ`vȂu]ik#.C0\@g%b xBIDATxKLQk-}h( AFL ׂ;rJ#n LtEYR1BPvǙi;L;3ehH›L̝ AD(d#ҏ@ pWEfjgKus!?f  (H'OD ßnX.@Q=b25j4VZr(HTR+PT@Uª[<<"@2bh(ʛa@ъkX ER.,0-Ė@$]Vh/dZ). B;ll_, &?jPE@'F\ ~s"$oG_Z %+MY(D8FʆW)g1QG gIFڗ@JQ%uxr<ČCz ~?MFP WH^U!S{I҄3&~leʒJ6q,On?6@sϥ"N5d 3iOq0ȍ 1հX!?e{2vC7狡һ;5ͣQsz" 1dqra -E:NkiE NRyVD4 -8@^ [5x| LN62EgXW)/k-;[UqC{JI2<98N(>߭A6(-lZ/,?-(om|9Drs7a![FHɔIENDB` BackgroundclWindowName,Closed bookmark folder-stored session folder PngImage.Data lPNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp IIDATxc?@Q:`P8^ r302aUv絔Xͳ`#(0:b-{4Q w?~b@@.`d?#TVg9[Y:T3pI{:#V,LL  b ?3ÿ?@s06ȁWIo vWG„{Z 5reBcdl{ /k^Єd  |h Hbr`YQ8,a(V{x`#(oEOte:?tf9<0Jj9 X]qa WbA  bQySw~$FlG! ð#(IuQ_8@zP&19& raO:` ;hsIENDB` BackgroundclWindowName Workspace PngImage.Data PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp ѓlUIDATxc?@Q`t✕2#z{o .9Aڀ8.nB0}ּ^Xp@r u6̴A avv-;0vpH1:'E)"`zkΛထ !ထK/z#/ vnM## $O" IF7v(;` }|aUIENDB` BackgroundclWindowNameWorkspace closed (unused) PngImage.Data vPNG  IHDR  pHYsod(IDATx1 0_PAhΥ@ /_IENDB` BackgroundclWindowNameOpen new session PngImage.Data PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp C;/.IDATx{LTGƿ} Z) P51iL[(%#Ii$P,!Z-%Hy(6-mڦTK*XuewJ0lfٙߜsBXV{z^/I;hYWT}awbX7055)c dl;aasۖI *#qlљ@>0& ;.j3x#DE@^@euJq@X?\]]K9nF Eޠp*43'm^_M oS-Aϭ[QWMNN~GZyQ >JL#X@\lds[_K_AicnI{"[s@7ߢtElAUE ;i w&zV#v_E;g1+ŵ4@VI" ]xK];A8f;wc̊ETBv.oPSUA%v±[1$n[MOPԐͿ7kcp7:w7Q{auG9@~ DÔ ,{keLNNT^~G[ ѱT߅dr,)k> x"IDATxQoPӟ`| um͉ cb6v@Wk!nBpnFs81gb$8|MڜsM_polݍ;;;~sksX.29 [/@>Le1"2V֠Pam4B1 3g<]RT`xho) (K&ťh YdxP*RĘTJ6(Zƒ%S1RfZe$Epve * Μvk % ]c]O;U De48hPrӽp$`}kʏ><M띵[)8nXK{oqM+>#rී.|nWaǙ&Fk\AKϻIENDB`LeftTopBitmap TPngImageListActionImageList144HeightWidth PngImages BackgroundclWindowNameLogin (reduced alpha) PngImage.Data ( PNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp IDATxڵOAHRZ@Q(hp '߁P/Ah?%*L4-]EY* iݙ~M)apkBm0A.ż|_rJڴ.QτN2opڗ)h1 !'1X0ؕ=H?`jwZNE(fA$žuk &`?^,441\+6<(QSv{f',P;$D6%rhZodJ롋Jmp{"FUA|PR Oj`}ZdMc\O{UVB\1l^BMȁ,ezwO?GXr^P7fe,A '޼/R2S)ע}l?y\WUEQu`>PWv=@RIENDB` BackgroundclWindowNameOpen current session in PuTTY PngImage.Data PNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp 'j{IDATxڝilLQw,-QWD"DR'DH+(*V-Em k,K % Z[M̴-{oj̛ż͹{s= m A!]6vs-]%V.+?s4`w EhK+up:y];n; PXVS /}HHu2ffګ;h>q|#1.5`gGNQL; VOP6 8<n66?r ԅ,<@ 6S/?'6ѤTYJc@At\iM{}<2j`WrV0h ֎/gC&XO|s x T"T6,HA|,N8< ˄!Qp"J^>1z^7SB#aQ[7&8&R.Ɣp?NDc*0((`:uŵ#UjdsQH(߆JJ$Ft(-VVIāRyF|Z-]t>b-EA&re/fAJ|XQkOD/Fݰ֎ JpO OdJx,V8=fʯE^ls)Q:>e Uܼbz`yt3t⾽Ɖz?닊5V"Bs9 FubD@?p"҂6WU7x8`ʌY4@iip BIENDB` BackgroundclWindowNameRename 2 PngImage.Data PNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp BvIDATxڵYhQ$6"P*FU|D4R}SQۀX|)!R"(}EZѪ)UĸŚ,q2C1meߙsP EQ"m=(Sh껉))[-6F BlKO=Y%A]5yh2;rZ!&"Ab@zQ gfK {3<_wy£ Ș>;|ߢ)Cr[[Zq4  7bqcw˜+| ،3+, cΣGȄ8!b-ba ѸXNb]\?As|1s@ݶ8<CfzkxOoрȦ M1g*U/ %pk> 8hZKr@,0H ?{R2@|(xֈ T徼v1s> Rs*gRhZO^@of>*+df tCeuѷ\];Z!?^, ^a1x>0_0!N,1-*yUӳS?JIENDB` BackgroundclWindowName Delete file PngImage.Data APNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp 'IDATxڽOO@(1$ {1 1&`J4(Gp {~B4$zvwx3m5ݦfF d*[ߜ~{╅7kJ;w?&'P[|kn(H4k.T J)s넸 |RIxOL}{Uw_\INbqg%C%7ޟz$#Y#'ΙEyH^v srz~fW t;y>ŠˑP/ duUh;^Jě{8ѫW LFpw 7᱓ɀ!p&L w;$K&9H6Gk%kWǔ$WhMѣj\QNzA%?ъyy hvs#*RJ17̲b xbqҋ:m'Ӄ,A'2PО>V_[Ҙ}ux^7-Tn.Ll*,ORe~~/e\pChIENDB` BackgroundclWindowNameCreate directory PngImage.Data l PNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp *IIDATxڵo Qǿ3AVZDm[Ѩ[ RE{[lċDB4A4DDK qIфͪeJw۝9ݎM[Lw|?˙88zzc!94}gu+=>Xm1ݞmSSue™s?z&v8Zyb=MMWNWbk@l4;׽2оqdJMoƳx), 5x~ú5HJQ2IDCC!js?< 0$㓏Cs/DFFzĸ7 0Q{~ɚ3`̚ D? pL6kVT(t5(B|ؐU}+WdoARP1g_Zs1onZhmk/uTQz٦`$1zl]5* -gphbx XmIDATxڵMhATZbmXhŨm1mVJCQ 9 xSb<*z~U(j# b>7>gw&٤7;~wc02a ~bKj)~\Exqı']ƭ; zpT~ c;+Ԓ$H Y 䅲~k ,D>~ pYԃ;XA_)5@j+v]b?$(⛈jK"(3r*+5m|6Ae%{CRb~%3H@%pz4luf&9bj2_(/ ]?&T1`ԛyg/Uq6h;(j1'qgŤ1HvBUѼGdEXyԀųF4u?PԣNhEhN%e0{LS 49W{Tk*#|F!%Jt ܚ h)[M* 82a텤S X掃X5`l)> -X0;#y>ozuDuP^wYLkаOJ+#X ͻHdS>7' N75a;3&Ӗ <-sIENDB` BackgroundclWindowName"Open saved session (reduced alpha) PngImage.Data 7 PNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp BIDATxڵKQk-i Xh ,?܈$ R$*BTZAۋ!Cd/tם{;3ٵ5hr;93rA:L[>rDYhc9ͭ Nhj@mX%/uòMo*NDq ¾;iڸ$R续VL ņ `륷?ϵ9u3xowSDDqwz&rpk~=a {|Z}<"@,%=#57 :8*hZ7/ x^ >W&L+ !6ӝY{ h&=Qo~m06ˏC-O0&00@)P!;ST1*E{6h$ɥ|gO~*σl/dmhK Y ` "'j<\A?`kAnC>qAdC\ƁKGڜ,teT6(D2"\wQ -5vQX`h@v?,#6zXNH'NX%i]߀?̷ƳIENDB`LeftTopBitmap TPngImageListActionImageList192Height Width PngImages BackgroundclWindowNameLogin (reduced alpha) PngImage.Data 1 PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp 6IDATx͗oAghbL-_|2w/Td jO&jSSǓ-WKIjjV >e.1bf} AA+ 1hB94 3.j,wVڑ"XIRC_knxo9v@: z;jh)e*׀3 8 * # W "`sD6\ q~,>jc nK'cWtnfPH xFƲzC듌<QhF[{ tO݂P?B@* I>FPOxc`CV, 1X񃢤m[OT 0Ai*EVcje$3F5"Gg[@!b:KE#EVǛ1HpP1&jLtR[ ~4 3V+# @q@$5 g=Bԓ3C~Q;#Rd (k]8@mfQ.ƎؙAʳԠx!%\XZ˺uc(#X{ED4])8ڢ'}'@h|dI գQ>3"s <]50?$Pz %qaGgz&mi B>-n/[`Z_i#Ŵlb_:t1ٸtn M_]LjW3t5k|5㤫Yr5kUi9_ u1IENDB` BackgroundclWindowNameOpen current session in PuTTY PngImage.Data PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp 2IDATxڵWkLUfv݅V(m4XJb?|Rh[5E4 4RQZ*}Y @4Q۴Fc@hey/;ݧ,t7g{ι@x_8:4DEHmg$6@}Qr4O(/@-.O–PE9r`s3Ϩ#P[w\Hɔ2dqSAFO:U5Ki/(j=ߋ}XTuz[fOas=:@ZSI*D"A2AR:7b'("m/&"l 98»ŸfO Z#PZoD'PBgj "ّ9xUcV+)#`?W0D/,(NM%N?SjTGIJD-_ez:Cq;1'1,yA#|u  FZ00 8uȵ^IC#PQUtլvzr{FLb@t= ׁa $Y| ڤɮ!L_[ f1²Aޓk70#fVuAEyh"mG B¢hw"[ttIӮ(mD]K+hǐɠ[Ѕei'bxX&9fkmjYHX P)h:4Ffs`l6w`e ',J;IsQaʡ_=1e:/&,KSt,43.p^G/[fE1ߣl7@uW7κ Ifm }ڒνsWYa8}=%:BWX|P89J Uo LC|/Sk4^-;q 8#啠U-RQ6yVpd<^)ٶ%,__8:Ig`dōXye 큃g}U HWyoF^Dqwwa +@Xim @n{D֯"mdtƱh(,WU۹7%"=,#0QX9-j}ea1:/%L`h"""'-U uژG}!캯2.H@IX\Ox%LIENDB` BackgroundclWindowNameRename 2 PngImage.Data d PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp W<AIDATxŖ[HQ]g5 55+փw ɲ$#l! J+I**J=%XC J$I׊RlΙ9ӌe33g}B cY\%FYm"ϏMUdkc lm8D5L~mu5`ANQlo. 8C\ZfgO\?2uwd.Wa^l<D?H(=z0פg\K/'xT{K f4LM*=ETÉ=`$#!@$x H9-t.&u]Z& ] RKA2J+dCW}g zk#_G{k f]CBx!P+cW5hzo~(*;q^8,v UUUܻ @ Q`mϘS  `yIENDB` BackgroundclWindowName Delete file PngImage.Data PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp \&3lIDATxj1o"-v׵σEzQP>Bw("TA>hֶ X I2vgJo0MNr 2 p(=!lA@~ԘYVW/n1 ;91H/-%PR+ 诜a8p$xe-1[pPF0(Mp?:mEp;"yCfCM\8\IU<| vmN] }/'ܖͩ'ܳy]Ix ۲lќ6'Qܾ7&mꟋ+Aܐ%rvS:c:p,~4H}f\5`p[=pPŹ?\}(U!ؙQ w%Hr2VGgI==*Px*xHX n"#pJYIENDB` BackgroundclWindowNameCreate directory PngImage.Data PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp BrIDATxŖmL[Uǟ{Q',i 9&Dcbtl +2$VLf? 3dD35,1saXnX 2֒JKor<޾\n s<Ϲ@A|^1 _l~3<罢"s9A k;W ,,*66nb׮>K+swZ۳!&(Y3T-8l7:+m c \,=Rh *,Pp! + /`1 O눰O?Qnݬh4ŕTT*q"#  ò@Q80zs0l&qavahu}۬Ng"dXNCh  9GOb.+sĩ#؋X-kDI㝇_. aϝgl6|VRԔBm_?L۞k\rC(؋ClUʘ迬;vwb`C[΋+ IhM@k p  W 0_ Cbm<##´Yˁ"+̐@ E&/ \B<2·)j|±[`vJ2;; W-׋&1#s[QcH Sq:ڟ74UoW @g+a.l U!\8Ï̔3gP80[:1q~tHopq݆5CuO8ͯŻugz" ׼fѿ tVP-S^6(Ij˴VQZ DI;EIP~j]\_*F,Ť6/͜IPq $@c{RR2[(@Yߙ` J"p)4i *]>@A Tz*YTL :| O/O&l;߯CzM)R @n}(BGqi[Z{Y9e IENDB` BackgroundclWindowNameOpen Workspace (reduced alpha) PngImage.Data PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp ;*IDATxՖ]LPOal| h d%F1ɢAo|Rj@AL4QEyPch0(N`plkcn]P`=Ims=@(̧A֫O%X Ho7,RBvVY9iph ppT}3?dW96@7pki)炾掔SP]9BkKx.D' %`.05wS t>O |}1l+gR`_sf4of(HD\)@;:\&@r(BE9@eigYN-0nB¦ wؙ:Hsہ,CO pH1@xd ~7(9tRFGF&(I= 0p0#ռݵ?ֹ,"rBS|4x]"%N݁M # `` = ȹ{!RF@HGU[^W;0f &i ֫HI@UULp`T !8,R9qJP":Sj}O 4@SDp FƇx:{tRF'P&&/;.;:4O@tRM-Jwn/sC@2hJZnE%G-uڭ1e?FK 4W-PmC) }KƮ+kV-GDVcN X|HW04n6'bBzDDFz%mXŘfX]R tCwRx1ƬM#? d/XIENDB` BackgroundclWindowName"Open saved session (reduced alpha) PngImage.Data PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp -P_IDATxŗklUBT-]",AmKD%1bD| Z`T(e|0b4&]Ҕj-8c3;3|&www9sf!"0 R+C+f>}]9A걀~=Z2Qwi׬mFcCu7wKgdj"pٲ*7Vuho=0#n{צxYM(Av[U80;وL/}9[ҖŘut"(+yWV ZXWliHw? $'wXc\tYKޓGQ,Pp%@xLWIoM[ڳQU<Q,5;Gut>v2Ɗ5!-}2d OQ&:y#f7d)<߹[ 0ޥL0.܎W)0О !ە +.!j02,C)72&XC;C\}% gVȜD@2F]L*GO1$Ҩ KV'1tPB=bgzzbqdЎPzZ>I&)?`/WN`K7NDvØ4yt"F7=->`MF>tnj25G׳ 9=-ӹ42ĒSJFa}B?YHLf|+YJPp~G.Ks?ﰔf@W!4:TActionDuplicateTabActionTagCategoryTabCaptionDu&plicate Tab HelpKeywordui_tabsHint_Duplicate tab|Open new tab with the same folder (hold down Shift to open the tab in new window) ImageIndex[TAction NewLinkActionTag CategoryCommandCaption &Tengill… HelpKeyword task_linkHint,Skapa tengil|Skapa nýjan tengil/skyndivísi ImageIndex<TActionCustomCommandsFileActionTagCategoryCommandCaption&Sérsníddar skipanir skráa HelpKeywordcustom_commandHint<Keyra sérsníddar skipanir með valdri/völdum skrá/skrámTActionCustomCommandsNonFileActionTagCategoryCommandCaption#Kyrrstæðar &sérsníddar skipanir HelpKeywordcustom_commandHint6Keyra sérsníddar skipanir sem vinna ekki með skrárTActionCustomCommandsCustomizeActionTagCategoryCommandCaption&Sérsníða… HelpKeywordui_pref_commandsHint!Sérsníða sérsníddar skipanir ImageIndexTActionCustomCommandsEnterActionTagCategoryCommandCaption&Innsláðu… HelpKeyword(custom_command#executing_and_configuringHintInnsláðu sérsnídda skipun ImageIndexZTAction CustomCommandsEnterFocusedActionTag CategoryCommandCaption&Innsláðu… HelpKeyword(custom_command#executing_and_configuringHintInnsláðu sérsnídda skipun ImageIndexZTActionCheckForUpdatesActionTagCategoryHelpCaption&Athuga eftir uppfærslum HelpKeywordupdatesHint6Fyrirspyrja heimasíðu hugbúnaðar eftir uppfærslum ImageIndex?TActionDonatePageActionTagCategoryHelpCaption &Gefa framlagHint=Opnar vefvafra og bendir honum á framlagssíðu verkefnisinsTActionCustomCommandsLastActionTagCategoryCommandCaptionCustomCommandsLastAction HelpKeyword(custom_command#executing_and_configuringTActionCustomCommandsLastFocusedActionTag CategoryCommandCaptionCustomCommandsLastFocusedAction HelpKeyword(custom_command#executing_and_configuringTActionFileSystemInfoActionTagCategoryCommandCaption$&Þjóns-/samskiptaregluupplýsingar HelpKeyword ui_fsinfoHint)Birta þjóns-/samskiptaregluupplýsingar ImageIndexTActionClearCachesActionTagCategoryCommandCaption&Hreinsa skyndiminni HelpKeyworddirectory_cacheHint4Hreinsa skyndiminni listana og breytinga skráasafnaTActionFullSynchronizeActionTagCategoryCommandCaption &Samstilla… HelpKeywordtask_synchronize_fullHint=Samstilla staðarbundið skráasafn við fjarrænt skráasafn ImageIndexBShortCutS@TActionRemoteMoveToFocusedActionTag CategoryRemote Focused OperationCaption &Færa í… HelpKeywordtask_move_duplicate#moveHintIFæra|Færa valdar skrár í annað fjarrænt skráasafn eða annað nafn ImageIndexdTActionShowHiddenFilesActionTagCategoryViewCaptionSýna/Fela &faldar skrár HelpKeywordui_file_panel#hidden_filesHint5Víxla sýningar fallinna skráa í spjaldi/spjöldumShortCutHTActionFormatSizeBytesNoneActionTagCategoryViewCaption&Bæti HelpKeywordui_pref_panels#commonHint Sýna skráarstærðir í bætumTActionLocalPathToClipboardAction2TagCategoryLocal DirectoryCaptionAfrita &slóð á klippispjald HelpKeyword filenames#cwdHint&Copy the current path to the clipboardTActionRemotePathToClipboardAction2TagCategoryRemote DirectoryCaptionAfrita &slóð á klippispjald HelpKeyword filenames#cwdHint&Copy the current path to the clipboardTActionFileListToCommandLineActionTag CategorySelected OperationCaptionSetja inn á skipana&línu HelpKeywordfilenames#command_lineHint1Setja inn nöfn á völdum skrám á skipanalínuShortCut @TActionFileListToClipboardActionTagCategorySelected OperationCaptionAfrita á &klippispjald HelpKeywordfilenames#file_nameHint.Afrita nöfn á völdum skrám á klippispjaldShortCutC`TActionFullFileListToClipboardActionTagCategorySelected OperationCaption+Afrita á klippispjald (innifela &slóðir) HelpKeywordfilenames#file_nameHintCAfrita nöfn þar með talið slóð valinna skráa á klippispjaldShortCutCTActionQueueGoToActionTagCategoryQueueCaption&Fara á HelpKeywordui_queue#manageHint Fara í flutningsbiðraðarlista ImageIndexJShortCutQ@TActionQueueItemUpActionTag CategoryQueueCaption Færa &upp HelpKeywordui_queue#manageHintBFæra valið biðraðaratriði upp til að vera meðhöndlað fyrr ImageIndexHTActionQueueItemDownActionTag CategoryQueueCaption Færa &niður HelpKeywordui_queue#manageHintAFæra valið biðraðaratriði til að vera meðhöndlað síðar ImageIndexITActionQueueToggleShowActionTag CategoryQueueCaption &BiðröðHintSýna/Fela biðraðarlista ImageIndexJTActionQueueShowActionTag CategoryQueueCaption&Sýna HelpKeywordui_queueHintSýna biðraðarlistaTActionQueueHideWhenEmptyActionTag CategoryQueueCaptionFela þegar &tómur HelpKeywordui_queueHint*Fela biðraðarlista þegar hann er tómurTActionQueueHideActionTag CategoryQueueCaption&Fela HelpKeywordui_queueHintFela biðraðarlistaTActionQueueToolbarActionTag CategoryQueueCaption&VerkfærastikaHintDFela/Sýna biðraðarlistaverkfærastiku (á biðraðarlistaspjaldi)TActionQueueFileListActionTag CategoryQueueCaption &SkráalistiHint'Sýna/Fela fullan skráabiðraðarlistaTActionQueueResetLayoutColumnsActionTag CategoryQueueCaption&Reset Columns LayoutHint+Reset to the default layout of list columnsTActionQueuePreferencesActionTag CategoryQueueCaption&Sérsníða… HelpKeywordui_pref_backgroundHintSérsníða biðraðarlista ImageIndexTAction PasteAction3TagCategoryCommandCaption&Paste from Clipboard HelpKeyword clipboardHintLíma skrár af klippispjaldi í núverandi skráasafn í virku spjaldi; eða opnar slóð af klippispjaldi í virku spjaldi; eða opnar lotuvefslóð af klippispjaldi ImageIndexKShortCutV@TAction NewFileActionTagCategoryCommandCaption &Skrá… HelpKeyword task_editHint3Skapa skrá|Skapa nýja skrá og opna hana í ritli ImageIndexMTActionEditorListCustomizeActionTagCategoryCommandCaption &Stilla… HelpKeywordui_pref_editorHintSérsníða ritla ImageIndexTActionRemoteCopyToFocusedActionTag CategoryRemote Focused OperationCaption &Fjölrita… HelpKeywordtask_move_duplicate#duplicateHint\Fjölrita|Fjölrita valdar fjarrænar skrár í annað fjarrænt skráasafn eða annað nafn ImageIndexNTActionRemoteCopyToActionTagCategoryRemote Selected OperationCaption &Fjölrita… HelpKeywordtask_move_duplicate#duplicateHint\Fjölrita|Fjölrita valdar fjarrænar skrár í annað fjarrænt skráasafn eða annað nafn ImageIndexNTActionFileGenerateUrlAction2TagCategorySelected OperationCaptionFramleiða skráar&vefslóð… HelpKeywordui_generateurlHint%Framleiða vefslóðir valinna skráaTActionTableOfContentsActionTag CategoryHelpCaption &EfnisyfirlitHint=Opnar vefvafra og bendir honum á efnisyfirlit skjalsetningar ImageIndexOShortCutpTActionFileListFromClipboardActionTagCategorySelected OperationCaption&Transfer Files in Clipboard HelpKeyword clipboardHint+Transfer files whose names are in clipboardTActionLocalCopyActionTag CategoryLocal Selected OperationCaption &Upphlaða… HelpKeyword task_uploadHintIUpphlaða|Upphlaða völdum staðarbundnum skrám í fjarrænt skráasafn ImageIndexXTActionCurrentDeleteAlternativeActionTagCategorySelected OperationCaption&Eyða HelpKeyword task_deleteHintEyða|Eyða völdum skrám ImageIndexTActionCurrentEditWithActionTagCategorySelected OperationCaptionBreyta &með… HelpKeyword task_editHint?Breyta með|Breyta völdum skrám notandi ritil að þínu valiTActionDownloadPageActionTagCategoryHelpCaption &NiðurhlaðaHintAOpnar vefvafra og bendir honum á niðurhlaðssíðu hugbúnaðarTActionUpdatesPreferencesActionTagCategoryHelpCaption &Stilla… HelpKeywordui_pref_updatesHint8Stilla sjálfvirka athugun eftir hugbúnaðaruppfærslum ImageIndexTActionFormatSizeBytesKilobytesActionTagCategoryViewCaption &Kílóbæti HelpKeywordui_pref_panels#commonHint&Sýna skráarstærðir í kílóbætumTActionFormatSizeBytesShortActionTagCategoryViewCaption &Stutt snið HelpKeywordui_pref_panels#commonHint'Sýna skráarstærðir á stuttu sniðiTActionPresetsPreferencesActionTagCategoryViewCaption &Stilla… HelpKeywordui_pref_transferHint'Stilla forstillingar flutningsstillinga ImageIndexTActionLockToolbarsActionTagCategoryViewCaption&Læsa verkfærastikum HelpKeyword ui_toolbarsHint3Aftrar færslu og (af)tengingu allra verkfærastikaTActionSelectiveToolbarTextActionTagCategoryViewCaption&Sýna valin textamerki HelpKeyword ui_toolbarsHintESýna textamerki fyrir valdar mikilvægar skipanir á verkfærastikumTActionCustomCommandsBandActionTagCategoryViewCaptionSérsníddir &skipanatakkar HelpKeyword ui_toolbarsHint,Fela/Sýna sérsnídda skipanaverkfærastikuTActionColorMenuAction2TagCategoryViewCaption&Litur HelpKeywordtask_connections#session_colorHintChange color of the current tabTActionAutoReadDirectoryAfterOpActionTagCategoryViewCaption$&Sjálfvirkt endurhlaða skráasafniHintEVíxla sjálfvirka endurhleðslu fjarræns skráasafns eftir aðgerðShortCutRTActionQueueItemPauseActionTag CategoryQueueCaption&Fresta HelpKeywordui_queue#manageHintFresta völdu biðraðaratriði ImageIndexSTActionQueueItemResumeActionTag CategoryQueueCaption &Halda áfram HelpKeywordui_queue#manageHint/Halda áfram völdu frestuðu biðraðaratriði ImageIndexFTActionQueuePauseAllActionTag CategoryQueueCaption &Fresta öllu HelpKeywordui_queue#manageHint)Fresta öllum keyrandi biðraðaratriðum ImageIndexTTActionQueueResumeAllActionTag CategoryQueueCaption&Halda áfram öllu HelpKeywordui_queue#manageHint1Halda áfram öllum frestuðum biðraðaratriðum ImageIndexUTActionQueueDeleteAllDoneActionTag CategoryQueueCaptionEyða öllu &loknu HelpKeywordui_queue#manageHint'Fjarlægja öll lokin biðraðaratriði ImageIndexcTActionQueueEnableActionTagCategoryQueueCaption&Meðhöndla biðröð HelpKeywordui_queue#manageHintVirkja biðraðarmeðhöndlun|Virkja biðraðarmeðhöndlun (væntanleg biðraðaratriði mun ekki byrja þegar biðraðarmeðhöndlun er afvirkjuð) ImageIndex`ShortCutQ`TActionQueueDisconnectOnceEmptyAction2Tag CategoryQueueCaption&Aftengjast lotu HelpKeywordui_queueHint-Aftengjast lotunni þegar biðröðin er tóm ImageIndexWTActionRestoreSelectionActionTagCategory SelectionCaption&Endurheimta val HelpKeywordui_file_panel#selecting_filesHintEndurheimta fyrra val ImageIndexVShortCutS`TActionLocalSelectAction2Tag Category SelectionCaption&Velja skrár… HelpKeyword ui_selectHintVelja|Velja skrár eftir máti ImageIndexTActionLocalUnselectAction2Tag Category SelectionCaption&Afvelja skrár… HelpKeyword ui_selectHint"Afvelja|Afvelja skrár eftir máti ImageIndexTActionLocalSelectAllAction2Tag Category SelectionCaption Velja &allt HelpKeywordui_file_panel#selecting_filesHintVelja allar skrár ImageIndexTActionCurrentEditFocusedActionTagCategoryFocused OperationCaption&Breyta HelpKeyword task_editHintBreyta|Breyta völdum skrám ImageIndex9TActionCurrentEditWithFocusedActionTagCategoryFocused OperationCaptionBreyta &með… HelpKeyword task_editHint?Breyta með|Breyta völdum skrám notandi ritil að þínu valiTAction NewDirActionTag CategoryCommandCaption&Skráasafn… HelpKeywordtask_create_directoryHint'Skapa skráasafn|Skapa nýtt skráasafn ImageIndexTActionQueueShutDownOnceEmptyAction2Tag CategoryQueueCaption&Slökkva á tölvu HelpKeywordui_queueHint0Slökkva á tölvunni þegar biðröðin er tóm ImageIndex]TActionQueueSuspendOnceEmptyAction2Tag CategoryQueueCaptionSv&æfa tölvu HelpKeywordui_queueHint5Setja tölvuna í svefnham þegar biðröðin er tóm ImageIndexiTActionQueueIdleOnceEmptyActionTag CategoryQueueCaption&Haldast aðgerðalausChecked HelpKeywordui_queueHint0Haldast aðgerðalaus þegar biðröðin er tóm ImageIndex^TActionQueueCycleOnceEmptyActionTag CategoryQueueCaption Þegar &tómt HelpKeywordui_queueHintFVíxla aðgerð sem framkvæma skal þegar biðraðarlistinn er tómur ImageIndex^ TTBEditActionQueueItemSpeedActionTag CategoryQueue HelpKeywordui_queue#manageHint3Breyta hraðatakmarki á völdum biðraðaratriðum ImageIndexm EditCaption&HraðiTActionQueueDeleteAllActionTag CategoryQueueCaption&Hætta við allt HelpKeywordui_queue#manageHint!Fjarlægja öll biðraðaratriði ImageIndexjTActionLocalFilterActionTag CategoryLocal DirectoryCaption&Sía… HelpKeywordui_file_panel#filteringHintSía|Sía birtar skrár ImageIndex\ShortCutFTActionRemoteFilterActionTagCategoryRemote DirectoryCaption&Sía… HelpKeywordui_file_panel#filteringHintSía|Sía birtar skrár ImageIndex\ShortCutFTActionRemoteFindFilesAction2TagCategoryRemote DirectoryCaption&Finna skrár… HelpKeyword task_findHint%Find files|Find files and directories ImageIndex_TActionCurrentEditInternalActionTagCategorySelected OperationCaption &Innri ritill HelpKeyword task_editHint8Breyta (innri)|Breyta völdum skrám notandi innri ritilTActionSaveWorkspaceActionTagCategoryTabCaptionVista &vinnusvæði… HelpKeyword workspaceHint%Vista vinnusvæði|Vista vinnusvæði ImageIndexfTActionLocalRenameAction2Tag CategoryLocal Selected OperationCaption &Endurnefna HelpKeyword task_renameHint!Endurnefna|Endurnefna valda skrá ImageIndexTActionLocalEditAction2Tag CategoryLocal Selected OperationCaption&Breyta HelpKeyword task_editHintBreyta|Breyta völdum skrám ImageIndex9TActionLocalMoveActionTag CategoryLocal Selected OperationCaptionUpphlaða og &eyða… HelpKeyword task_uploadHinthUpphlaða og eyða|Upphlaða völdum staðarbundnum skrám í fjarrænt skráasafn og eyða upprunalegum ImageIndexbTActionLocalCreateDirAction3Tag CategoryLocal Selected OperationCaption&Skráasafn… HelpKeywordtask_create_directoryHint'Skapa skráasafn|Skapa nýtt skráasafn ImageIndexTActionLocalDeleteAction2Tag CategoryLocal Selected OperationCaption&Eyða HelpKeyword task_deleteHintEyða|Eyða völdum skrám ImageIndexTActionLocalPropertiesAction2Tag CategoryLocal Selected OperationCaption &Eiginleikar HelpKeywordtask_propertiesHint3Eiginleikar|Birta/Breyta eiginleikum valinna skráa ImageIndexTActionLocalAddEditLinkAction3Tag CategoryLocal Selected OperationCaption&Skyndivísir… HelpKeyword task_linkHintdBæta við/Breyta tengli|Bæta við nýjum tengli/skyndivísi eða breyta völdum tengli/skyndivísi ImageIndex<TActionRemoteRenameAction2Tag CategoryRemote Selected OperationCaption &Endurnefna HelpKeyword task_renameHint!Endurnefna|Endurnefna valda skrá ImageIndexTActionRemoteEditAction2Tag CategoryRemote Selected OperationCaption&Breyta HelpKeyword task_editHintBreyta|Breyta völdum skrám ImageIndex9TActionRemoteMoveActionTagCategoryRemote Selected OperationCaptionNiðurhlaða og &eyða… HelpKeyword task_downloadHintoNiðurhlaða og eyða|Niðurhlaða völdum fjarrænum skrám í staðarbundið skráasafn og eyða upprunalegum ImageIndexaTActionRemoteCreateDirAction3Tag CategoryRemote Selected OperationCaption&Skráasafn… HelpKeywordtask_create_directoryHint'Skapa skráasafn|Skapa nýtt skráasafn ImageIndexTActionRemoteDeleteAction2Tag CategoryRemote Selected OperationCaption&Eyða HelpKeyword task_deleteHintEyða|Eyða völdum skrám ImageIndexTActionRemotePropertiesAction2Tag CategoryRemote Selected OperationCaption &Eiginleikar HelpKeywordtask_propertiesHint3Eiginleikar|Birta/Breyta eiginleikum valinna skráa ImageIndexTActionRemoteAddEditLinkAction3Tag CategoryRemote Selected OperationCaption &Tengill… HelpKeyword task_linkHintdBæta við/Breyta tengli|Bæta við nýjum tengli/skyndivísi eða breyta völdum tengli/skyndivísi ImageIndex<TActionRemoteSelectAction2Tag Category SelectionCaption&Velja skrár… HelpKeyword ui_selectHintVelja|Velja skrár eftir máti ImageIndexTActionRemoteUnselectAction2Tag Category SelectionCaption&Afvelja skrár… HelpKeyword ui_selectHint"Afvelja|Afvelja skrár eftir máti ImageIndexTActionRemoteSelectAllAction2Tag Category SelectionCaption Velja &allt HelpKeywordui_file_panel#selecting_filesHintVelja allar skrár ImageIndexTActionLocalMoveFocusedActionTagCategoryLocal Focused OperationCaptionUpphlaða og &eyða… HelpKeyword task_uploadHinthUpphlaða og eyða|Upphlaða völdum staðarbundnum skrám í fjarrænt skráasafn og eyða upprunalegum ImageIndexbTAction CurrentEditInternalFocusedActionTagCategoryFocused OperationCaption &Innri ritill HelpKeyword task_editHint8Breyta (innri)|Breyta völdum skrám notandi innri ritilTActionCurrentSystemMenuFocusedActionTag CategoryFocused OperationCaption&KerfisvalmyndHintBirta skráarsamhengisvalmynd kerfis (í Eigindum getur þú valið að birta hana sjálfgilt í staðinn fyrir innbyggða valmynd)TActionSessionGenerateUrlAction2TagCategorySessionCaption#Framleiða lotu&vefslóð/kóða… HelpKeywordui_generateurlHint6Framleiða vefslóð eða kóða fyrir núverandi lotuTActionSelectSameExtActionTagCategory SelectionCaption%Velja skrár með sömu &framlenginguHintTVelja allar skrár með sömu framlenginguna og núverandi skrá sem einblínt er áShortCutkTActionUnselectSameExtActionTagCategory SelectionCaption&Afvelja skrár með sömu framlenginguHintVAfvelja allar skrár með sömu framlenginguna og núverandi skrá sem einblínt er áShortCutmTActionGoToAddressActionTagCategoryCommandCaptionGoToAddressActionSecondaryShortCuts.StringsAlt+DShortCutL@TAction LockActionTagCategorySelected OperationCaption&LæsaHintLæsa völdum skrámTAction UnlockActionTagCategorySelected OperationCaption&AflæsaHintAflæsa völdum skrámTAction TipsActionTagCategoryHelpCaptionSýna &ábendingar HelpKeywordui_tipsHint#Birtir ábendingar um notkun WinSCP ImageIndexnTActionChangePasswordActionTagCategorySessionCaption&Breyta lykilorði… HelpKeywordtask_change_passwordHintBreyta aðgangslykilorðiTActionPrivateKeyUploadActionTagCategorySessionCaption"&Uppsetja dreifilykil á þjón… HelpKeywordguide_public_keyHint5&Uppsetja dreifilykil fyrir sannreyningu á þjóninnTActionRemoteNewFileActionTagCategoryRemote Selected OperationCaption &Skrá… HelpKeyword task_editHint3Skapa skrá|Skapa nýja skrá og opna hana í ritli ImageIndexMTAction#RemoteCalculateDirectorySizesActionTag CategoryRemote Selected OperationCaption&Calculate Directory Sizes HelpKeywordui_file_panel#directory_sizesHintNCalculate sizes of the selected directories and display them in the file panelShortCut TActionLocalNewFileActionTagCategoryLocal Selected OperationCaption &Skrá… HelpKeyword task_editHint3Skapa skrá|Skapa nýja skrá og opna hana í ritli ImageIndexMTActionCustomizeToolbarActionTagCategoryViewCaption&Sérsníða verkfærastiku HelpKeyword ui_toolbarsHintSýna/Fela verkfærastikutakkaTActionRenameTabActionTagCategoryTabCaption &Rename Tab HelpKeywordui_tabs#renamingHint-Rename tab|Change the name of the current tabTActionCurrentCopyToClipboardAction2TagCategorySelected OperationCaption&Copy to Clipboard HelpKeywordclipboard#copyHint(Copy the selected files to the clipboard ImageIndexoShortCutC@TActionFileColorsPreferencesActionTagCategoryViewCaptionSkráa&litir… HelpKeywordui_pref_file_colorsHintStilla reglur skráalitaTAction$CurrentCopyToClipboardFocusedAction2Tag CategoryFocused OperationCaption&Copy to Clipboard HelpKeywordclipboard#copyHint(Copy the selected files to the clipboard ImageIndexoShortCutC@TActionCommanderLocalPanelActionTag CategoryViewCaption &Left Panel HelpKeyword ui_file_panelHintChange left panel layoutTActionCommanderRemotePanelActionTag CategoryViewCaption &Right Panel HelpKeyword ui_file_panelHintChange right panel layoutTActionRemoteExploreDirectoryActionTagCategoryRemote DirectoryCaption&Kanna skráasafnHintEOpnar Windows File Explorer með núverandi staðarbundnu skráasafni ImageIndex8ShortCutETActionLocalLocalCopyActionTag CategoryLocal Selected OperationCaption&Copy...Hint>Copy the selected file(s) to another directory or another name ImageIndexNTActionLocalLocalMoveActionTag CategoryLocal Selected OperationCaption&Move...Hint=Move the selected file(s) to another directory or rename them ImageIndexdTActionLocalOtherCopyActionTagCategoryLocal Selected OperationCaption&Copy...Hint>Copy the selected file(s) to another directory or another name ImageIndexpTActionLocalOtherMoveActionTagCategoryLocal Selected OperationCaption&Move...Hint=Move the selected file(s) to another directory or rename them ImageIndexqTAction"LocalCalculateDirectorySizesActionTag CategoryLocal Selected OperationCaption&Calculate Directory Sizes HelpKeywordui_file_panel#directory_sizesHintNCalculate sizes of the selected directories and display them in the file panelShortCut TActionLocalLocalCopyFocusedActionTagCategoryLocal Focused OperationCaption&Copy...Hint>Copy the selected file(s) to another directory or another name ImageIndexNTActionLocalLocalMoveFocusedActionTagCategoryLocal Focused OperationCaption&Move...Hint=Move the selected file(s) to another directory or rename them ImageIndexdTAction NewTabActionTagCategoryTabCaption&New Tab HelpKeywordui_tabs#workingHint Open new tab ImageIndexsTActionNewLocalTabActionTag CategoryTabCaption &Local Tab HelpKeywordui_tabs#workingHint"Open new tab with two local panels ImageIndexsShortCutN`TActionNewRemoteTabActionTag CategoryTabCaption &Remote Tab HelpKeywordui_tabs#workingHint>Open new tab with one local panel and one remote session panel ImageIndexShortCutN@TActionDefaultToNewRemoteTabActionTag CategoryTabCaption&Default to Remote TabHint_When turned on, the New Tab command opens a new remote tab. Otherwise it opens a new local tab.TActionCalculateDirectorySizesActionTagCategorySelected OperationCaption&Calculate Directory Sizes HelpKeywordui_file_panel#directory_sizesHintNCalculate sizes of the selected directories and display them in the file panelShortCut TActionLocalOtherDirActionTag CategoryLocal DirectoryCaptionPath fro&m Other Panel HelpKeywordtask_navigate#special_commandsHint-Open the same directory as in the other panelShortCut@TActionRemoteOtherDirActionTagCategoryRemote DirectoryCaptionPath fro&m Other Panel HelpKeywordtask_navigate#special_commandsHint-Open the same directory as in the other panelShortCut@ TTBXPopupMenuExplorerBarPopupImagesGlyphsModule.ExplorerImagesOptions tboShowHintLeftTopPTTBXItemAddress2ActionExplorerAddressBandActionTTBXItemStandardButtons1ActionExplorerToolbarBandActionTTBXItemSelectionButtons1ActionExplorerSelectionBandActionTTBXItemSessionButtons2ActionExplorerSessionBandAction2TTBXItemPreferencesButtons1ActionExplorerPreferencesBandActionTTBXItem SortButtons3ActionExplorerSortBandActionTTBXItemTBXItem3ActionExplorerUpdatesBandActionTTBXItemTBXItem4ActionExplorerTransferBandActionTTBXItem TBXItem16Action ExplorerCustomCommandsBandActionTTBXItemTBXItem7ActionLockToolbarsActionTTBXItem TBXItem48ActionSelectiveToolbarTextActionTTBXSubmenuItemTBXSubmenuItem4ActionCustomizeToolbarActionTTBXSeparatorItemN5TTBXItem SessionsTabs2ActionSessionsTabsAction2TTBXItem StatusBar2ActionStatusBarActionTTBXSeparatorItemN72TTBXSubmenuItemQueue7Caption &Biðröð HelpKeywordui_queueHintStilla biðraðarlistaTTBXItemShow6ActionQueueShowAction RadioItem TTBXItemHidewhenEmpty6ActionQueueHideWhenEmptyAction RadioItem TTBXItemHide5ActionQueueHideAction RadioItem TTBXSeparatorItemN71TTBXItemToolbar5ActionQueueToolbarActionTTBXItem TBXItem85ActionQueueFileListActionTTBXSeparatorItemN70TTBXItem Customize5ActionQueuePreferencesActionTTBXItemTree4ActionRemoteTreeActionTTimerSessionIdleTimerEnabledIntervalOnTimerSessionIdleTimerTimerLeft TopP TTBXPopupMenuCommanderBarPopupImagesGlyphsModule.ExplorerImagesOptions tboShowHintLeftTopTTBXItemCommandsButtons2ActionCommanderCommandsBandActionTTBXItemSessionButtons5ActionCommanderSessionBandAction2TTBXItemPreferencesButtons4ActionCommanderPreferencesBandActionTTBXItem SortButtons2ActionCommanderSortBandActionTTBXItemTBXItem2ActionCommanderUpdatesBandActionTTBXItemTBXItem5ActionCommanderTransferBandActionTTBXItem TBXItem15Action!CommanderCustomCommandsBandActionTTBXItemTBXItem6ActionLockToolbarsActionTTBXItem TBXItem46ActionSelectiveToolbarTextActionTTBXSubmenuItem TBXItem77ActionCustomizeToolbarActionTTBXSeparatorItemN26TTBXItem SessionsTabs1ActionSessionsTabsAction2TTBXItem CommandLine2ActionCommandLinePanelActionTTBXItemCommandsToolbar1ActionToolBar2ActionTTBXItem StatusBar8ActionStatusBarActionTTBXSeparatorItemN27TTBXSubmenuItem LocalPanel1ActionCommanderLocalPanelActionTTBXItemHistoryButtons3Action CommanderLocalHistoryBandAction2TTBXItemNavigationButtons3Action#CommanderLocalNavigationBandAction2TTBXItem TBXItem40ActionCommanderLocalFileBandAction2TTBXItem TBXItem43Action"CommanderLocalSelectionBandAction2TTBXSeparatorItemN23TTBXItemTree7ActionLocalTreeActionTTBXSeparatorItemN77TTBXItem StatusBar6ActionLocalStatusBarAction2TTBXSubmenuItem RemotePanel2ActionCommanderRemotePanelActionTTBXItemHistoryButtons4Action!CommanderRemoteHistoryBandAction2TTBXItemNavigationButtons4Action$CommanderRemoteNavigationBandAction2TTBXItem TBXItem41ActionCommanderRemoteFileBandAction2TTBXItem TBXItem42Action#CommanderRemoteSelectionBandAction2TTBXSeparatorItemN25TTBXItemTree8ActionRemoteTreeActionTTBXSeparatorItemN78TTBXItem StatusBar7ActionRemoteStatusBarAction2TTBXSubmenuItemOptions1Caption &Biðröð HelpKeywordui_queueHintStilla biðraðarlistaTTBXItemShow5ActionQueueShowAction RadioItem TTBXItemHidewhenEmpty5ActionQueueHideWhenEmptyAction RadioItem TTBXItemHide4ActionQueueHideAction RadioItem TTBXSeparatorItemN69TTBXItemToolbar4ActionQueueToolbarActionTTBXItem TBXItem84ActionQueueFileListActionTTBXSeparatorItemN68TTBXItem Customize4ActionQueuePreferencesAction TTBXPopupMenuRemotePanelPopupImagesGlyphsModule.ExplorerImagesOptions tboShowHintLeft8TopTTBXSubmenuItemTBXSubmenuItem8Caption&Fara í HelpKeyword task_navigateHintFara í skráasafnTTBXItem TBXItem86ActionRemoteOpenDirActionTTBXItem TBXItem99ActionRemoteExploreDirectoryActionTTBXSeparatorItemTBXSeparatorItem13TTBXItem TBXItem87ActionRemoteParentDirActionTTBXItem TBXItem88ActionRemoteRootDirActionTTBXItem TBXItem89ActionRemoteHomeDirActionTTBXItem TBXItem109ActionRemoteOtherDirActionTTBXSeparatorItemTBXSeparatorItem14TTBXItem TBXItem90ActionRemoteBackActionTTBXItem TBXItem91ActionRemoteForwardActionTTBXItem TBXItem32ActionRemoteRefreshActionTTBXItem TBXItem30ActionRemoteAddBookmarkAction2TTBXItem TBXItem26ActionRemoteFilterActionTTBXItemCopyPathtoClipboard1ActionRemotePathToClipboardAction2TTBXSeparatorItemN51TTBXItemHistoryButtons5Action!CommanderRemoteHistoryBandAction2TTBXItemNavigationButtons5Action$CommanderRemoteNavigationBandAction2TTBXItem TBXItem14ActionCommanderRemoteFileBandAction2TTBXItem TBXItem45Action#CommanderRemoteSelectionBandAction2TTBXItem TBXItem37ActionLockToolbarsActionTTBXItem TBXItem49ActionSelectiveToolbarTextActionTTBXSubmenuItemTBXSubmenuItem9ActionCustomizeToolbarActionTTBXSeparatorItemN28TTBXItemTree5ActionRemoteTreeActionTTBXSeparatorItemN75TTBXItem StatusBar9ActionRemoteStatusBarAction2 TTBXPopupMenuLocalPanelPopupImagesGlyphsModule.ExplorerImagesOptions tboShowHintLeft8TopPTTBXSubmenuItemTBXSubmenuItem10Caption&Fara í HelpKeyword task_navigateHintFara í skráasafnTTBXItem TBXItem92ActionLocalOpenDirActionTTBXItem TBXItem93ActionLocalExploreDirectoryActionTTBXSeparatorItemTBXSeparatorItem15TTBXItem TBXItem94ActionLocalParentDirActionTTBXItem TBXItem95ActionLocalRootDirActionTTBXItem TBXItem96ActionLocalHomeDirActionTTBXItem TBXItem113ActionLocalOtherDirActionTTBXSeparatorItemTBXSeparatorItem16TTBXItem TBXItem97ActionLocalBackActionTTBXItem TBXItem98ActionLocalForwardActionTTBXItem TBXItem34ActionLocalRefreshActionTTBXItem TBXItem27ActionLocalFilterActionTTBXItem TBXItem31ActionLocalAddBookmarkAction2TTBXItemCopyPathtoClipboard2ActionLocalPathToClipboardAction2TTBXSeparatorItemN52TTBXItemHistoryButtons6Action CommanderLocalHistoryBandAction2TTBXItemNavigationButtons6Action#CommanderLocalNavigationBandAction2TTBXItem TBXItem39ActionCommanderLocalFileBandAction2TTBXItem TBXItem44Action"CommanderLocalSelectionBandAction2TTBXItem TBXItem38ActionLockToolbarsActionTTBXItem TBXItem47ActionSelectiveToolbarTextActionTTBXSubmenuItemTBXSubmenuItem6ActionCustomizeToolbarActionTTBXSeparatorItemN29TTBXItemTree6ActionLocalTreeActionTTBXSeparatorItemN76TTBXItem StatusBar10ActionLocalStatusBarAction2 TTBXPopupMenuLocalDirViewColumnPopupImagesGlyphsModule.ExplorerImagesOptions tboShowHintLeftTopXTTBXItemSortAscending1ActionSortColumnAscendingActionTTBXItemSortDescending1ActionSortColumnDescendingActionTTBXItemLocalSortByExtColumnPopupItemActionLocalSortByExtAction2TTBXItem Hidecolumn1ActionHideColumnActionTTBXSeparatorItemN37TTBXSubmenuItemLocalFormatSizeBytesPopupItemCaptionSýna skráar&stærðir í HelpKeywordui_pref_panels#commonHint$Velja birtingarsnið skráarstærðaTTBXItem TBXItem64ActionFormatSizeBytesNoneActionTTBXItem TBXItem65ActionFormatSizeBytesKilobytesActionTTBXItem TBXItem66ActionFormatSizeBytesShortActionTTBXItem%LocalCalculateDirectorySizesPopupItemAction"LocalCalculateDirectorySizesActionTTBXSeparatorItemTBXSeparatorItem8TTBXSubmenuItemLocalColumnsSubmenuItemCaption&Columns HelpKeywordui_file_panel#selecting_columnsTTBXItemName3ActionShowHideLocalNameColumnAction2TTBXItemSize3ActionShowHideLocalSizeColumnAction2TTBXItemType2ActionShowHideLocalTypeColumnAction2TTBXItem Modification3Action!ShowHideLocalChangedColumnAction2TTBXItem Attributes3ActionShowHideLocalAttrColumnAction2TTBXSeparatorItemTBXSeparatorItem73TTBXItem TBXItem264ActionAutoSizeLocalColumnsActionTTBXItem TBXItem112ActionResetLayoutLocalColumnsAction TTBXPopupMenuRemoteDirViewColumnPopupImagesGlyphsModule.ExplorerImagesOptions tboShowHintLeftTopXTTBXItem MenuItem1ActionSortColumnAscendingAction RadioItem TTBXItem MenuItem2ActionSortColumnDescendingAction RadioItem TTBXItemRemoteSortByExtColumnPopupItemActionRemoteSortByExtAction2TTBXItem Hidecolumn2ActionHideColumnActionTTBXSeparatorItemN38TTBXSubmenuItemRemoteFormatSizeBytesPopupItemCaptionSýna skráar&stærðir í HelpKeywordui_pref_panels#commonHint$Velja birtingarsnið skráarstærðaTTBXItem TBXItem67ActionFormatSizeBytesNoneActionTTBXItem TBXItem53ActionFormatSizeBytesKilobytesActionTTBXItem TBXItem55ActionFormatSizeBytesShortActionTTBXItem&RemoteCalculateDirectorySizesPopupItemAction#RemoteCalculateDirectorySizesActionTTBXSeparatorItemTBXSeparatorItem7TTBXSubmenuItemRemoteColumnsSubmenuItemCaption&Columns HelpKeywordui_file_panel#selecting_columnsTTBXItemName4ActionShowHideRemoteNameColumnAction2TTBXItemSize4ActionShowHideRemoteSizeColumnAction2TTBXItemTBXItem8ActionShowHideRemoteTypeColumnAction2TTBXItem Modification4Action"ShowHideRemoteChangedColumnAction2TTBXItem Permissions1Action!ShowHideRemoteRightsColumnAction2TTBXItemOwner2Action ShowHideRemoteOwnerColumnAction2TTBXItemGroup2Action ShowHideRemoteGroupColumnAction2TTBXItemTBXItem1Action%ShowHideRemoteLinkTargetColumnAction2TTBXSeparatorItemTBXSeparatorItem20TTBXItem TBXItem114ActionAutoSizeRemoteColumnsActionTTBXItem TBXItem115ActionResetLayoutRemoteColumnsAction TTBXPopupMenu QueuePopupImagesGlyphsModule.ExplorerImagesOnPopupQueuePopupPopupOptions tboShowHintLefthTopTTBXItem ShowQuery1ActionQueueItemQueryActionTTBXItem ShowError1ActionQueueItemErrorActionTTBXItem ShowPrompt1ActionQueueItemPromptActionTTBXSeparatorItemN53TTBXItem ExecuteNow1ActionQueueItemExecuteActionTTBXItemTBXItem9ActionQueueItemPauseActionTTBXItem TBXItem10ActionQueueItemResumeActionTTBXItemDelete4ActionQueueItemDeleteActionTTBXComboBoxItemQueuePopupSpeedComboBoxItemActionQueueItemSpeedAction ShowImage OnAdjustImageIndex+QueuePopupSpeedComboBoxItemAdjustImageIndexTTBXSeparatorItemN54TTBXItemMoveUp1ActionQueueItemUpActionTTBXItem MoveDown1ActionQueueItemDownActionTTBXSeparatorItemN67TTBXItemQueueEnableItemActionQueueEnableActionTTBXSubmenuItemTBXSubmenuItem1Caption&Allt HelpKeywordui_queue#manageHint!FjölbiðraðastjórnunarskipanirTTBXItem TBXItem11ActionQueuePauseAllActionTTBXItem TBXItem12ActionQueueResumeAllActionTTBXItem TBXItem142ActionQueueDeleteAllActionTTBXSeparatorItemTBXSeparatorItem5TTBXItem TBXItem51ActionQueueDeleteAllDoneActionTTBXSubmenuItemTBXSubmenuItem3ActionQueueCycleOnceEmptyAction DropdownCombo TTBXItem TBXItem28ActionQueueIdleOnceEmptyAction RadioItem TTBXItem TBXItem13ActionQueueDisconnectOnceEmptyAction2 RadioItem TTBXItem TBXItem68ActionQueueSuspendOnceEmptyAction2 RadioItem TTBXItem TBXItem29ActionQueueShutDownOnceEmptyAction2 RadioItem TTBXSubmenuItemQueue2Caption&Valmöguleikar HelpKeywordui_queueHintStilla biðraðarlistaTTBXItemShow4ActionQueueShowAction RadioItem TTBXItemHidewhenEmpty4ActionQueueHideWhenEmptyAction RadioItem TTBXItemHide3ActionQueueHideAction RadioItem TTBXSeparatorItemN66TTBXItemToolbar3ActionQueueToolbarActionTTBXItem TBXItem83ActionQueueFileListActionTTBXSeparatorItemTBXSeparatorItem23TTBXItem TBXItem116ActionQueueResetLayoutColumnsActionTTBXSeparatorItemN65TTBXItem Customize3ActionQueuePreferencesAction TTBXPopupMenuRemoteDirViewPopup AutoPopupImagesGlyphsModule.ExplorerImagesOptions tboShowHintLefthTopTTBXSubmenuItemGoTo4Caption&Fara í HelpKeyword task_navigateHintFara í skráasafnTTBXItemOpenDirectoryBookmark3ActionRemoteOpenDirActionTTBXItem TBXItem100ActionRemoteExploreDirectoryActionTTBXSeparatorItemN81TTBXItemParentDirectory4ActionRemoteParentDirActionTTBXItemRootDirectory4ActionRemoteRootDirActionTTBXItemHomeDirectory4ActionRemoteHomeDirActionTTBXSeparatorItemN80TTBXItemBack4ActionRemoteBackActionTTBXItemForward4ActionRemoteForwardActionTTBXItemRefresh4ActionRemoteRefreshActionTTBXItemAddToBookmarks4ActionRemoteAddBookmarkAction2TTBXItem TBXItem35ActionRemoteFilterActionTTBXItemCopyPathtoClipboard6ActionRemotePathToClipboardAction2TTBXSeparatorItemN79TTBXSubmenuItemTBXSubmenuItem26Caption&Nýtt HelpKeyword task_indexHintSkapa hlut|Skapa nýjan hlutTTBXItem TBXItem135Action NewFileActionTTBXItem TBXItem136Action NewDirActionTTBXItem TBXItem209Action NewLinkActionTTBXItem TBXItem75Action PasteAction3TTBXSubmenuItem$RemoteDirViewPopupCustomCommandsMenuActionCustomCommandsNonFileAction TTBXPopupMenuLocalDirViewPopup AutoPopupImagesGlyphsModule.ExplorerImagesOptions tboShowHintLeftTopTTBXSubmenuItemGoTo5Caption&Fara í HelpKeyword task_navigateHintFara í skráasafnTTBXItemOpenDirectoryBookmark4ActionLocalOpenDirActionTTBXItemExploreDirectory2ActionLocalExploreDirectoryActionTTBXSeparatorItemN84TTBXItemParentDirectory5ActionLocalParentDirActionTTBXItemRootDirectory5ActionLocalRootDirActionTTBXItemHomeDirectory5ActionLocalHomeDirActionTTBXSeparatorItemN83TTBXItemBack5ActionLocalBackActionTTBXItemForward5ActionLocalForwardActionTTBXItemRefresh5ActionLocalRefreshActionTTBXItem TBXItem36ActionLocalFilterActionTTBXItemAddToBookmarks5ActionLocalAddBookmarkAction2TTBXItemCopyPathtoClipboard7ActionLocalPathToClipboardAction2TTBXSeparatorItemN82TTBXSubmenuItemTBXSubmenuItem7Caption&Nýtt HelpKeyword task_indexHintSkapa hlut|Skapa nýjan hlutTTBXItem TBXItem70Action NewFileActionTTBXItem TBXItem71Action NewDirActionTTBXItem TBXItem76Action PasteAction3 TTBXPopupMenuRemoteAddressPopupImagesGlyphsModule.ExplorerImagesOptions tboShowHintLeftTopTTBXItem TBXItem33ActionRemoteRefreshActionTTBXItem TBXItem24ActionRemoteAddBookmarkAction2TTBXItem TBXItem25ActionRemotePathToClipboardAction2TTBXSeparatorItemTBXSeparatorItem1TTBXItem TBXItem17ActionRemoteOpenDirActionTTBXSubmenuItemTBXSubmenuItem2Caption&Fara í HelpKeyword task_navigateHintFara í skráasafnTTBXItem TBXItem18ActionRemoteParentDirActionTTBXItem TBXItem19ActionRemoteRootDirActionTTBXItem TBXItem20ActionRemoteHomeDirActionTTBXSeparatorItemTBXSeparatorItem2TTBXItem TBXItem21ActionRemoteBackActionTTBXItem TBXItem22ActionRemoteForwardAction TTBXPopupMenu SessionsPopupImagesGlyphsModule.ExplorerImagesOptions tboShowHintLeftTopTTBXItem TBXItem124ActionCloseTabActionTTBXItem TBXItem219ActionDuplicateTabActionTTBXItem TBXItem78ActionRenameTabActionTTBXSeparatorItemTBXSeparatorItem17 TTBXColorItem ColorMenuItemActionColorMenuAction2ColorclNoneTTBXSeparatorItemTBXSeparatorItem52TTBXItem TBXItem79ActionDisconnectSessionActionTTBXItem TBXItem80ActionReconnectSessionActionTTBXItem TBXItem125ActionSaveCurrentSessionAction2TTBXSeparatorItemTBXSeparatorItem6TTBXItem TBXItem56ActionFileSystemInfoActionTTBXItem TBXItem52ActionSessionGenerateUrlAction2TTBXSeparatorItemTBXSeparatorItem34TTBXSubmenuItemSessionsNewTabItemAction NewTabAction DropdownCombo TTBXItem TBXItem104ActionNewRemoteTabActionTTBXItem TBXItem105ActionNewLocalTabActionTTBXSeparatorItemTBXSeparatorItem18TTBXItem TBXItem106ActionDefaultToNewRemoteTabActionTTBXSubmenuItemTBXSubmenuItem23ActionSavedSessionsAction2Options tboDropdownArrowTTBXSeparatorItemTBXSeparatorItem35TTBXItem SessionsTabs4ActionSessionsTabsAction2 TTBXPopupMenuLocalFilePopupImagesGlyphsModule.ExplorerImagesOptions tboShowHintLeftTopPTTBXItemLocalOpenMenuItemActionCurrentOpenActionTTBXSubmenuItemLocalEditMenuItemActionCurrentEditFocusedAction DropdownCombo OnPopupFocusedEditMenuItemPopupTTBXSubmenuItemLocalCopyMenuItemActionLocalCopyFocusedAction DropdownCombo TTBXItem TBXItem73ActionLocalCopyFocusedNonQueueActionTTBXItem TBXItem74ActionLocalCopyFocusedQueueActionTTBXSeparatorItemTBXSeparatorItem10TTBXItem TBXItem54ActionLocalMoveFocusedActionTTBXItemLocalLocalCopyMenuItemActionLocalLocalCopyFocusedActionTTBXItem TBXItem101ActionLocalLocalMoveFocusedActionTTBXItem TBXItem57ActionCurrentDeleteFocusedActionTTBXItem TBXItem58ActionCurrentRenameActionTTBXSeparatorItemTBXSeparatorItem11TTBXItem TBXItem81Action$CurrentCopyToClipboardFocusedAction2TTBXSeparatorItemTBXSeparatorItem3TTBXSubmenuItem LocalFilePopupCustomCommandsMenuActionCustomCommandsFileActionTTBXItemTTBXSubmenuItemTBXSubmenuItem5Caption &Skráarnöfn HelpKeyword filenamesHint'Aðgerðir með nöfn á völdum skrámTTBXItem TBXItem59ActionFileListToCommandLineActionTTBXItem TBXItem60ActionFileListToClipboardActionTTBXItem TBXItem61ActionFullFileListToClipboardActionTTBXSeparatorItemTBXSeparatorItem4TTBXItem TBXItem63ActionCurrentPropertiesFocusedActionTTBXItem TBXItem50ActionCurrentSystemMenuFocusedAction TTBXPopupMenuLocalBrowserPopupImagesGlyphsModule.ExplorerImagesOptions tboShowHintLeft(TopTTBXItem TBXItem62ActionCloseTabActionTTBXItem TBXItem102ActionDuplicateTabActionTTBXItem TBXItem103ActionRenameTabActionTTBXSeparatorItemTBXSeparatorItem21TTBXSubmenuItemTBXSubmenuItem12Action NewTabAction DropdownCombo TTBXItem TBXItem107ActionNewRemoteTabActionTTBXItem TBXItem108ActionNewLocalTabActionTTBXSeparatorItemTBXSeparatorItem19TTBXItem TBXItem111ActionDefaultToNewRemoteTabActionTTBXSubmenuItemTBXSubmenuItem11ActionSavedSessionsAction2Options tboDropdownArrowTTBXSeparatorItemTBXSeparatorItem22TTBXItem TBXItem110ActionSessionsTabsAction2 TTBXPopupMenu NewTabPopupImagesGlyphsModule.ExplorerImagesOptions tboShowHintLeftTopTTBXItemNewRemoteTabItemActionNewRemoteTabActionTTBXItemNewLocalTabItemActionNewLocalTabActionTTBXSeparatorItemTBXSeparatorItem67TTBXItem TBXItem232ActionDefaultToNewRemoteTabActionTPF0TOpenDirectoryDialogOpenDirectoryDialogLeftTopHelpType htKeyword HelpKeyword ui_opendir BorderIcons biSystemMenu biMinimize biMaximizebiHelp BorderStylebsDialogCaptionOpen directory ClientHeightN ClientWidthColor clBtnFace ParentFont OldCreateOrder PositionpoOwnerFormCenterOnShowFormShow DesignSizeN PixelsPerInch` TextHeight TLabel EditLabelLeft.TopWidthLHeight Caption&Opna skrásafn:TImageImageLeftTop Width Height AutoSize THistoryComboBoxLocalDirectoryEditLeft.TopWidthHeightAnchors akLeftakTopakRightTabOrderTextLocalDirectoryEditOnChangeDirectoryEditChangeSaveOn THistoryComboBoxRemoteDirectoryEditLeft.TopWidth_HeightAnchors akLeftakTopakRight DropDownCount MaxLengthTabOrderTextRemoteDirectoryEditOnChangeDirectoryEditChangeSaveOn TButtonOKBtnLeftTop,WidthKHeightAnchors akRightakBottomCaptionÍ lagiDefault ModalResultTabOrderTButton CancelBtnLeftTop,WidthKHeightAnchors akRightakBottomCancel Caption Hætta við ModalResultTabOrder TPageControl PageControlLeftTop8WidthHeight ActivePageSessionBookmarksSheetAnchors akLeftakTopakRightakBottomTabOrderOnChangePageControlChange TTabSheetSessionBookmarksSheetTagCaptionSetursbókamerki DesignSizezTListBoxSessionBookmarksListTagLeft Top Width HeightAnchors akLeftakTopakRightakBottomDragMode dmAutomatic ItemHeight TabOrderOnClickBookmarksListClick OnDblClickBookmarksListDblClick OnDragDropBookmarksListDragDrop OnDragOverBookmarksListDragOver OnEndDragBookmarksListEndDrag OnKeyDownBookmarksListKeyDown OnStartDragBookmarksListStartDragTButtonAddSessionBookmarkButtonTagLeftTop WidthSHeightAnchors akTopakRightCaption &Bæta viðTabOrderOnClickAddBookmarkButtonClickTButtonRemoveSessionBookmarkButtonTagLeftTop)WidthSHeightAnchors akTopakRightCaption &FjarlægjaTabOrderOnClickRemoveBookmarkButtonClickTButtonUpSessionBookmarkButtonTagLeftTopWidthSHeightAnchors akRightakBottomCaption&UppTabOrderOnClickBookmarkButtonClickTButtonDownSessionBookmarkButtonTagLeftTopWidthSHeightAnchors akRightakBottomCaption&NiðurTabOrderOnClickBookmarkButtonClick TTabSheetSharedBookmarksSheetTagCaptionDeild bókamerki ImageIndex DesignSizezTListBoxSharedBookmarksListTagLeft Top Width HeightAnchors akLeftakTopakRightakBottomDragMode dmAutomatic ItemHeight TabOrderOnClickBookmarksListClick OnDblClickBookmarksListDblClick OnDragDropBookmarksListDragDrop OnDragOverBookmarksListDragOver OnEndDragBookmarksListEndDrag OnKeyDownBookmarksListKeyDown OnStartDragBookmarksListStartDragTButtonAddSharedBookmarkButtonTagLeftTop WidthSHeightAnchors akTopakRightCaption &Bæta viðTabOrderOnClickAddBookmarkButtonClickTButtonRemoveSharedBookmarkButtonTagLeftTop)WidthSHeightAnchors akTopakRightCaption &FjarlægjaTabOrderOnClickRemoveBookmarkButtonClickTButtonUpSharedBookmarkButtonTagLeftTopWidthSHeightAnchors akRightakBottomCaption&UppTabOrderOnClickBookmarkButtonClickTButtonDownSharedBookmarkButtonTagLeftTopWidthSHeightAnchors akRightakBottomCaption&NiðurTabOrderOnClickBookmarkButtonClickTButtonShortCutSharedBookmarkButtonTagLeftTopIWidthSHeightAnchors akTopakRightCaption&Skyndivísir…TabOrderOnClickShortCutBookmarkButtonClickTButtonLocalDirectoryBrowseButtonLeft@TopWidthKHeightAnchors akTopakRightCaption &Vafra…TabOrderOnClickLocalDirectoryBrowseButtonClickTButton SwitchButtonLeftTop,WidthyHeightAnchors akLeftakBottomCaption&Staðsetningarupp… ModalResultTabOrderOnClickSwitchButtonClickTButton HelpButtonLeft@Top,WidthKHeightAnchors akRightakBottomCaption&HjálpTabOrderOnClickHelpButtonClickTPF0TPreferencesDialogPreferencesDialogLeftTopHelpType htKeyword HelpKeywordui_preferences BorderIcons biSystemMenu biMinimize biMaximizebiHelp BorderStylebsDialogCaptionKjörstillingar ClientHeight ClientWidth!Color clBtnFace ParentFont OldCreateOrder PositionpoOwnerFormCenter OnCloseQueryFormCloseQueryOnShowFormShow DesignSize! PixelsPerInch` TextHeight TButtonOKButtonLeftTopWidthKHeightAnchors akRightakBottomCaptionÍ lagiDefault ModalResultTabOrderTButton CloseButtonLeftrTopWidthKHeightAnchors akRightakBottomCancel Caption Hætta við ModalResultTabOrderTPanel MainPanelLeftTopWidth!HeightAlignalTopAnchors akLeftakTopakRightakBottom BevelOuterbvNoneTabOrder TPageControl PageControlLeftTopWidthHeight ActivePagePreferencesSheetAlignalClient MultiLine Style tsButtonsTabOrderTabStopOnChangePageControlChange TTabSheetPreferencesSheetTagHelpType htKeyword HelpKeywordui_pref_environmentCaptionUmhverfi ImageIndex TabVisible DesignSize TGroupBoxCommonPreferencesGroupLeftTopWidthHeight1Anchors akLeftakTopakRightCaptionStaðfestingarTabOrder DesignSize1 TCheckBoxSynchronizeSummaryCheckLeftTopWidtheHeightAnchors akLeftakTopakRightCaptionSams&tillingarsamantektTabOrder OnClick ControlChange TCheckBoxConfirmOverwritingCheckLeftTopEWidtheHeightAnchors akLeftakTopakRightCaption&Yfirritun skráaTabOrderOnClick ControlChange TCheckBoxConfirmDeletingCheckLeftTopWidtheHeightAnchors akLeftakTopakRightCaption&Eyðing skráa (ráðlagt)TabOrderOnClick ControlChange TCheckBoxConfirmClosingSessionCheck2LeftTopWidtheHeightAnchors akLeftakTopakRightCaption%Lokun lota þegar &hugbúnaður lokarTabOrderOnClick ControlChange TCheckBoxDDTransferConfirmationCheck2Left Top-WidthUHeightAnchors akLeftakTopakRightCaption@&Drögunar- og sleppingaraðgerðir og líma í annan hugbúnaðTabOrderOnClick ControlChange TCheckBoxContinueOnErrorCheckLeftTopWidtheHeightAnchors akLeftakTopakRightCaption+Halda áfram við &villu (reyndir notendur)TabOrder OnClick ControlChange TCheckBoxConfirmExitOnCompletionCheckLeftTopWidtheHeightAnchors akLeftakTopakRightCaption%Lokun hugbúnaðar við &aðgerðalokTabOrderOnClick ControlChange TCheckBoxConfirmResumeCheckLeftTop]WidtheHeightAnchors akLeftakTopakRightCaption&Flutningur heldur áframTabOrderOnClick ControlChange TCheckBoxConfirmCommandSessionCheckLeftTopWidtheHeightAnchors akLeftakTopakRightCaptionOpnun aðskildrar &skeljarlotuTabOrder OnClick ControlChange TCheckBoxConfirmRecyclingCheckLeftTopWidtheHeightAnchors akLeftakTopakRightCaption$&Færsla skráa í EndurvinnslutunnuTabOrderOnClick ControlChange TCheckBoxConfirmTransferringCheckLeftTopWidtheHeightAnchors akLeftakTopakRightCaption&Flutningur skráaTabOrderOnClick ControlChange TStaticTextBackgroundConfirmationsLinkLeft ToprWidthYHeight AlignmenttaRightJustifyAutoSizeCaption,Breyta staðfestingum á bakgrunnsflutningumTabOrderTabStop OnClick BackgroundConfirmationsLinkClick TGroupBoxNotificationsGroupLeftTop?WidthHeightIAnchors akLeftakTopakRightCaption TilkynningarTabOrder DesignSizeITLabelBeepOnFinishAfterTextLeftxTopWidthHeight Anchors akTopakRightCaptions ShowAccelChar TCheckBoxBeepOnFinishCheckLeftTopWidth$HeightAnchors akLeftakTopakRightCaption4&Pípa þegar vinnu lýkur, ef hún endist lengur enTabOrderOnClick ControlChange TUpDownEditBeepOnFinishAfterEditLeft:TopWidth9Height AlignmenttaRightJustify Increment@MaxValue@Anchors akTopakRight MaxLengthTabOrderOnChange ControlChange TCheckBoxBalloonNotificationsCheckLeftTop-WidthlHeightAnchors akLeftakTopakRightCaptionESýna blöðru&tilkynningar á stöðusvæði verkstiku (kerfisbakka)TabOrderOnClick ControlChange TTabSheetLogSheetTagHelpType htKeyword HelpKeywordui_pref_loggingCaptionAtburðaskráning ImageIndex TabVisible DesignSizeTLabelLogProtocolHintLabelLeftTop/WidthHeight!AutoSizeCaption[The selected logging level severely degrades performance. Use it when troubleshooting only. ShowAccelCharWordWrap TGroupBox LoggingGroupLeftTopWidthHeightAnchors akLeftakTopakRightCaptionLotuatburðaskráTabOrder DesignSizeTLabelLogMaxSizeCountFilesLabelLeftGTopWidthHeight Captionskrár FocusControlLogMaxSizeCountEdit ShowAccelCharTLabelLogFileNameLabelLeft(Top.Width.Height Caption&Atburðaskráarslóð: FocusControlLogFileNameEdit3OnClick ControlChange TFilenameEditLogFileNameEdit3Left(Top>WidthOHeight AcceptFiles OnBeforeDialogPathEditBeforeDialog OnAfterDialogPathEditAfterDialog DialogKinddkSave DefaultExtlogFilter7Lotuatburðaskrár (*.log)|*.log|Allar skrár (*.*)|*.* DialogOptions ofHideReadOnlyofPathMustExist DialogTitle"Velja skrá sem lotuatburðaskrá.ClickKey @Anchors akLeftakTopakRightTabOrderTextLogFileNameEdit3OnChange ControlChangeTPanel LogFilePanelLeft(TopVWidth HeightAnchors akLeftakTopakRight BevelOuterbvNoneTabOrder TRadioButtonLogFileAppendButtonLeftTopWidthjHeightCaption &Auka viðTabOrderOnClick ControlChange TRadioButtonLogFileOverwriteButtonLeftpTopWidthjHeightCaption &YfirritaTabOrderOnClick ControlChange TComboBoxLogProtocolCombo2LeftTopWidthwHeightStylecsDropDownListAnchors akTopakRightTabOrderOnChange ControlChange Items.StringsRýrt Venjulegt Afpöddun 1 Afpöddun 2 TStaticTextLogFileNameHintTextLeftTopTWidthoHeight AlignmenttaRightJustifyAnchors akTopakRightAutoSizeCaption&mynsturTabOrderTabStop TCheckBoxEnableLoggingCheckLeftTopWidthHeightAnchors akLeftakTopakRightCaption(Virkja &lotuatburðaskráningu á stigi:TabOrderOnClick ControlChange TCheckBoxLogSensitiveCheckLeft(TopWidthOHeightAnchors akLeftakTopakRightCaption6Skrá &aðgangsorð og aðrar viðkvæmar upplýsingarTabOrder OnClick ControlChange TCheckBoxLogMaxSizeCheckLeft(TopsWidthHeightAnchors akLeftakTopakRightCaption)Snúa atburðaskrám eftir að hafa náðTabOrderOnClick ControlChange TComboBoxLogMaxSizeComboLeftTopqWidthwHeightAnchors akTopakRight MaxLengthTabOrderOnChange ControlChangeOnExit SizeComboExit Items.Strings1M10M100M1G TCheckBoxLogMaxSizeCountCheckLeft8TopWidthHeightAnchors akLeftakTopakRightCaption(&Eyða gömlum atburðaskrám, viðhaldaTabOrderOnClick ControlChange TUpDownEditLogMaxSizeCountEditLeftTopWidthAHeightMaxValue@MinValue?TabOrderOnChange ControlChange TGroupBoxActionsLoggingGroupLeftTopWidthHeightVAnchors akLeftakTopakRightCaptionXML-atburðaskráTabOrder DesignSizeV TFilenameEditActionsLogFileNameEditLeft(Top+WidthOHeight AcceptFiles OnBeforeDialogPathEditBeforeDialog OnAfterDialogPathEditAfterDialog DialogKinddkSave DefaultExtxmlFilter>XML-atburðaskráarskrár (*.xml)|*.xml|Allar skrár (*.*)|*.* DialogOptions ofHideReadOnlyofPathMustExist DialogTitle"Velja skrá sem XML-atburðaskrá.ClickKey @Anchors akLeftakTopakRightTabOrderTextActionsLogFileNameEditOnChange ControlChange TStaticTextActionsLogFileNameHintTextLeftTopAWidthoHeight AlignmenttaRightJustifyAnchors akTopakRightAutoSizeCaption&mynsturTabOrderTabStop TCheckBoxEnableActionsLoggingCheckLeftTopWidthgHeightAnchors akLeftakTopakRightCaption(Virkja &XML-atburðaskráningu í skrá:TabOrderOnClick ControlChange TTabSheet GeneralSheetTagHelpType htKeyword HelpKeywordui_pref_interfaceCaptionViðmót ImageIndex TabVisible DesignSizeTLabelInterfaceChangeLabelLeftTopWidthHeight Caption.Breytingum verður beitt við næstu ræsingu. ShowAccelChar TGroupBoxInterfaceGroupLeftTopBWidthHeightAnchors akLeftakTopakRightCaptionNotendaviðmótTabOrder DesignSizeTLabelCommanderDescriptionLabel2LeftTopWidthHeightsAnchors akLeftakTopakRightAutoSizeCaption- tvö spjöld (vinstri fyrir staðarskráasafn, hægri fyrir fjarskráasafn) - lyklaborðsskyndivísar eins og í Norton Commander (og öðrum svipuðum forritum eins og Total Commander, Midnight Commander…) - drögun og slepping á/af báðum spjöldumWordWrap OnClickCommanderClickTLabelExplorerDescriptionLabelLeftTopWidthHeight>Anchors akLeftakTopakRightAutoSizeCaptionr- einungis fjarrænt skráasafn - lyklaborðsskyndivísar eins og í Windows File Explorer - drögun og sleppingWordWrap OnClick ExplorerClickTImageCommanderInterfacePictureLeft7Top)Width Height AutoSize OnClickCommanderClickTImageExplorerInterfacePictureLeft7TopWidth Height AutoSize OnClick ExplorerClick TRadioButtonCommanderInterfaceButton2LeftTopWidthtHeightCaption &CommanderChecked TabOrderTabStop OnClick ControlChange TRadioButtonExplorerInterfaceButton2LeftTopWidthoHeightCaption &ExplorerTabOrderOnClick ControlChange TGroupBox ThemeGroupLeftTopWidthHeight4Anchors akLeftakTopakRightCaptionÞemaTabOrder DesignSize4TLabelLabel7LeftTopWidthRHeight CaptionViðmóts&þema: FocusControl ThemeCombo TComboBox ThemeComboLeftTopWidthHeightStylecsDropDownListAnchors akLeftakTopakRightTabOrder Items.Strings SjálfvirktBjartDökkt TTabSheet PanelsSheetTagHelpType htKeyword HelpKeywordui_pref_panelsCaptionSpjöld ImageIndex TabVisible DesignSize TGroupBoxPanelsCommonGroupLeftTopWidthHeightAnchors akLeftakTopakRightCaptionAlmenntTabOrder DesignSizeTLabelLabel1LeftTopWidthTHeight CaptionSýna skráar&stærðir í: FocusControlFormatSizeBytesComboOnClick ControlChangeTLabelLabel2LeftTopWidth`Height Caption&Stighækkandi leit: FocusControlPanelSearchComboOnClick ControlChange TCheckBoxShowHiddenFilesCheckLeftTopWidtheHeightAnchors akLeftakTopakRightCaption!&Sýna faldar skrár (Ctrl+Alt+H)TabOrderOnClick ControlChange TCheckBoxDefaultDirIsHomeCheckLeftTop-WidtheHeightAnchors akLeftakTopakRightCaption)Sjálfgilt skráasafn er &heimaskráasafnTabOrderOnClick ControlChange TCheckBoxPreservePanelStateCheckLeftTopEWidtheHeightAnchors akLeftakTopakRightCaption-&Muna stöðu spjalda þegar skipt er um lotuTabOrderOnClick ControlChange TCheckBoxRenameWholeNameCheckLeftTop]WidtheHeightAnchors akLeftakTopakRightCaption+Velja &heildarnafn við endurnefnun skráarTabOrderOnClick ControlChange TCheckBoxFullRowSelectCheckLeftTopuWidtheHeightAnchors akLeftakTopakRightCaption&HeildarraðavalTabOrderOnClick ControlChange TComboBoxFormatSizeBytesComboLeftTopWidthlHeightStylecsDropDownListAnchors akTopakRight MaxLengthTabOrderOnChange ControlChange Items.StringsBæti Kílóbæti Stutt snið TCheckBox!NaturalOrderNumericalSortingCheckLeftTopWidtheHeightAnchors akLeftakTopakRightCaption1Nota tölulega röðun &náttúrulegrar röðunarTabOrderOnClick ControlChange TComboBoxPanelSearchComboLeftTopWidthHeightStylecsDropDownListAnchors akTopakRight MaxLengthTabOrderOnChange ControlChange Items.StringsByrjun nafns einungisHvaða hluti nafns sem er Allir dálkar TCheckBox AlwaysSortDirectoriesByNameCheckLeftTopWidtheHeightAnchors akLeftakTopakRightCaption Always sort &directories by nameTabOrderOnClick ControlChange TGroupBoxDoubleClickGroupLeftTopWidthHeightJAnchors akLeftakTopakRightCaption TvísmellunTabOrder DesignSizeJTLabelDoubleClickActionLabelLeftTopWidthHeight Anchors akLeftakTopakRightCaption.&Aðgerð til að framkvæma við tvísmellun: FocusControlDoubleClickActionCombo TCheckBox"CopyOnDoubleClickConfirmationCheckLeft Top-WidthTHeightAnchors akLeftakTopakRightCaption+&Staðfesta afritun við tvísmelliaðgerðTabOrderOnClick ControlChange TComboBoxDoubleClickActionComboLeftTopWidthlHeightStylecsDropDownListAnchors akTopakRightTabOrderOnChange ControlChange Items.StringsOpnaAfritaBreyta TGroupBoxPanelFontGroupLeftTopTWidthHeightRAnchors akLeftakTopakRightCaptionLeturgerð spjaldsTabOrder DesignSizeRTLabelPanelFontLabelLeftTopWidthHeight4Anchors akLeftakTopakRightakBottomAutoSizeCaptionPanelFontLabelColorclWindow ParentColor ShowAccelChar TransparentWordWrap OnDblClickPanelFontLabelDblClickTButtonPanelFontButtonLeftTop,WidthHeightCaptionVelja &leturgerð…TabOrderOnClickPanelFontButtonClick TCheckBoxPanelFontCheckLeftTopWidthHeightCaption&Nota sérsnídda leturgerðTabOrderOnClick ControlChange TTabSheetCommanderSheetTagHelpType htKeyword HelpKeywordui_pref_commanderCaption Commander ImageIndex TabVisible DesignSizeTLabelLabel3LeftTopWidthHeightAnchors akLeftakTopakRightAutoSizeCaptionGKjörstillingar á þessari síðu gilda um Commander-viðmót einungis ShowAccelCharWordWrap TGroupBox PanelsGroupLeftTop&WidthHeightcAnchors akLeftakTopakRightCaptionSpjöldTabOrder DesignSizecTLabelLabel8LeftTopWidthtHeight Caption&Explorer-líkt val: FocusControlNortonLikeModeCombo TCheckBoxSwappedPanelsCheckLeftTop-WidtheHeightAnchors akLeftakTopakRightCaptionCVíxla spjöldum (staðarbundið til hægri, fjarrænt til vinstri)TabOrderOnClick ControlChange TComboBoxNortonLikeModeComboLeftTopWidthHeightStylecsDropDownListAnchors akLeftakTopakRightTabOrderOnChange ControlChange Items.StringsAldrei Mús einungisMús og lyklaborð TCheckBoxTreeOnLeftCheckLeftTopEWidtheHeightAnchors akLeftakTopakRightCaption5Sýna &skráasafnstré vinstra megin við skráalistaTabOrderOnClick ControlChange TGroupBoxCommanderMiscGroupLeftTopWidthHeightMAnchors akLeftakTopakRightCaption ÝmislegtTabOrder DesignSizeMTLabelLabel10LeftTopWidth^Height Caption&Lyklaborðsskyndivísar FocusControlExplorerKeyboardShortcutsCombo TCheckBoxUseLocationProfilesCheckLeftTop-WidtheHeightAnchors akLeftakTopakRightCaptionH&Nota staðsetningaruppsetningar í staðinn fyrir skráasafnsbókamerkiTabOrderOnClick ControlChange TComboBoxExplorerKeyboardShortcutsComboLeftTopWidthHeightStylecsDropDownListAnchors akLeftakTopakRightTabOrderOnChange ControlChange Items.Strings CommanderExplorer TGroupBoxCompareCriterionsGroupLeftTopWidthHeightJAnchors akLeftakTopakRightCaptionSamanbera skráasafnsviðmiðTabOrder DesignSizeJ TCheckBoxCompareByTimeCheckLeftTopWidtheHeightAnchors akLeftakTopakRightCaptionSamanbera eftir &tímaTabOrderOnClick ControlChange TCheckBoxCompareBySizeCheckLeftTop-WidtheHeightAnchors akLeftakTopakRightCaptionSamanbera eftir &stærðTabOrderOnClick ControlChange TTabSheet ExplorerSheetTagHelpType htKeyword HelpKeywordui_pref_explorerCaptionExplorer ImageIndex TabVisible DesignSizeTLabelLabel4LeftTopWidthHeightAnchors akLeftakTopakRightAutoSizeCaptionFKjörstillingar á þessari síðu gilda um Explorer-viðmót einungis ShowAccelCharWordWrap TGroupBox GroupBox2LeftTop&WidthHeight6Anchors akLeftakTopakRightCaptionSkoðaTabOrder DesignSize6 TCheckBoxShowFullAddressCheckLeftTopWidtheHeightAnchors akLeftakTopakRightCaption&&Sýna fulla slóð á staðfangsstikuTabOrderOnClick ControlChange TTabSheet EditorSheetTagHelpType htKeyword HelpKeywordui_pref_editorCaptionRitlar ImageIndex TabVisible DesignSize TGroupBoxEditorPreferenceGroupLeftTopWidthHeightXAnchors akLeftakTopakRightakBottomCaptionRitilkjörstillingarTabOrder DesignSizeX TListViewEditorListView3LeftTopWidthdHeightAnchors akLeftakTopakRightakBottomColumnsCaptionRitillWidthCaptionMátWidthFCaptionTextiWidth- ColumnClickDoubleBuffered DragMode dmAutomatic HideSelection OwnerData ReadOnly RowSelect ParentDoubleBufferedTabOrder ViewStylevsReportOnDataEditorListView3Data OnDblClickEditorListView3DblClick OnEndDragListViewEndDrag OnDragDropEditorListView3DragDrop OnDragOverListViewDragOver OnKeyDownEditorListView3KeyDown OnSelectItemListViewSelectItem OnStartDragListViewStartDragTButtonAddEditorButtonLeftTopWidthSHeightAnchors akLeftakBottomCaption&Bæta við…TabOrderOnClickAddEditEditorButtonClickTButtonEditEditorButtonLeftpTopWidthSHeightAnchors akLeftakBottomCaption &Breyta…TabOrderOnClickAddEditEditorButtonClickTButtonUpEditorButtonLeft"TopWidthSHeightAnchors akRightakBottomCaption&UppTabOrderOnClickUpDownEditorButtonClickTButtonDownEditorButtonLeft"Top4WidthSHeightAnchors akRightakBottomCaption&NiðurTabOrderOnClickUpDownEditorButtonClickTButtonRemoveEditorButtonLeftTop4WidthSHeightAnchors akLeftakBottomCaption &FjarlægjaTabOrderOnClickRemoveEditorButtonClick TGroupBoxEditingOptionsGroupLeftTopfWidthHeight6CaptionEditing optionsTabOrder DesignSize6 TCheckBoxEditorCheckNotModifiedCheckLeftTopWidtheHeightAnchors akLeftakTopakRightCaption?&Check that edited remote file has not changed before saving itTabOrderOnClick ControlChange TTabSheetIntegrationSheetTag HelpType htKeyword HelpKeywordui_pref_integrationCaption Innleiðing ImageIndex TabVisible DesignSize TGroupBoxShellIconsGroupLeftTopWidthHeightAnchors akLeftakTopakRightCaption Windows-skelTabOrder DesignSizeTButtonDesktopIconButtonLeftTopWidtheHeightAnchors akLeftakTopakRightCaptionSkapa &skjáborðstáknmyndTabOrderOnClickIconButtonClickTButtonSendToHookButtonLeftTop8WidtheHeightAnchors akLeftakTopakRightCaptionLBæta &upphleðsluskyndivísi við ‚Senda til‘-Explorer-samhengisvalmyndTabOrderOnClickIconButtonClickTButtonRegisterAsUrlHandlersButtonLeftTopgWidtheHeightAnchors akLeftakTopakRightCaption0Skrá til að meðhöndla &vefslóðarstaðföngTabOrderOnClick RegisterAsUrlHandlersButtonClickTButtonAddSearchPathButtonLeftTopWidtheHeightAnchors akLeftakTopakRightCaptionBæta WinSCP við &leitarslóðTabOrderOnClickAddSearchPathButtonClick TStaticTextShellIconsText2Left+TopTWidthJHeightHintTil að bæta við skyndivísum, sem opna setur beint, notaðu táknmyndarskipanir í ‚Stjórna‘-valmyndinni í ‚Innskráning‘-glugga. AlignmenttaRightJustifyAnchors akTopakRightAutoSizeCaption Tengja táknmyndirnar við seturTabOrderTabStop TTabSheetCustomCommandsSheetTag HelpType htKeyword HelpKeywordui_pref_commandsCaptionSkipanir ImageIndex TabVisible DesignSize TGroupBoxCustomCommandsGroupLeftTopWidthHeightAnchors akLeftakTopakRightakBottomCaptionSérsníddar skipanirTabOrder DesignSize TListViewCustomCommandsViewLeftTopWidthdHeight3Anchors akLeftakTopakRightakBottomColumnsCaptionLýsingWidthUCaptionSkipunWidthCaptionL/RWidth# ColumnClickDoubleBuffered DragMode dmAutomatic HideSelection OwnerData ReadOnly RowSelect ParentDoubleBufferedParentShowHintShowHint TabOrder ViewStylevsReportOnDataCustomCommandsViewData OnDblClickCustomCommandsViewDblClick OnEndDragListViewEndDrag OnDragDropCustomCommandsViewDragDrop OnDragOverCustomCommandsViewDragOver OnKeyDownCustomCommandsViewKeyDown OnMouseMoveCustomCommandsViewMouseMove OnSelectItemListViewSelectItem OnStartDragListViewStartDragTButtonAddCommandButtonLeftTopQWidthbHeightAnchors akLeftakBottomCaption&Bæta við…Style bsSplitButtonTabOrderOnClickAddCommandButtonClickOnDropDownClickAddCommandButtonDropDownClickTButtonRemoveCommandButtonLeftToppWidthbHeightAnchors akLeftakBottomCaption &FjarlægjaTabOrderOnClickRemoveCommandButtonClickTButtonUpCommandButtonLeft"TopQWidthSHeightAnchors akRightakBottomCaption&UppTabOrderOnClickUpDownCommandButtonClickTButtonDownCommandButtonLeft"ToppWidthSHeightAnchors akRightakBottomCaption&NiðurTabOrderOnClickUpDownCommandButtonClickTButtonEditCommandButtonLeftTopQWidthbHeightAnchors akLeftakBottomCaption &Breyta…TabOrderOnClickEditCommandButtonClickTButtonConfigureCommandButtonLeftTopQWidthbHeightAnchors akLeftakBottomCaption &Stilla…TabOrderOnClickConfigureCommandButtonClick TTabSheet DragDropSheetTag HelpType htKeyword HelpKeywordui_pref_dragdropCaptionDrögun og slepping ImageIndex TabVisible DesignSize TGroupBoxDragDropDownloadsGroupLeftTopWidthHeight6Anchors akLeftakTopakRightCaption'Drögunar- og sleppingarniðurhleðslurTabOrder DesignSize6TLabelDDFakeFileEnabledLabelLeft#Top,WidthYHeight5Anchors akLeftakTopakRightAutoSizeCaptionLeyfir beinar niðurhleðslur í venjulegar staðarbundnar skrár (t.d. Windows File Explorer). Leyfir ekki niðurhleðslur á aðra áfangastaði (ZIP-söfn, FTP, o.s.frv.). Notar drögunar- og sleppingarskeljarviðaukann, þegar hann er fáanlegur.WordWrap OnClick DDLabelClickTLabelDDFakeFileDisabledLabelLeft#TopWidthZHeight6Anchors akLeftakTopakRightAutoSizeCaptionLeyfir niðurhleðslur á hvaða áfangastaði sem er (venjulegar möppur, ZIP-söfn, FTP, o.s.frv.). Skrám er fyrst niðurhlaðið í tímabundna möppu, þaðan sem þær eru afhendar á áfangastað.WordWrap OnClick DDLabelClickTLabelDragExtStatusLabelLeft#Top`Width_Height Anchors akLeftakTopakRightCaptionDragExtStatusLabel ShowAccelCharOnClick DDLabelClickTLabel DDDrivesLabelLeft#ToptWidthHeight AutoSizeCaption*Leyfa sleppingu skráa á þessi &netdrif: FocusControl DDDrivesMemo TRadioButtonDDFakeFileEnabledButtonLeftTopWidthlHeightAnchors akLeftakTopakRightCaption9Ákvarða sleppingarmark með því að draga &gerviskráTabOrderOnClick ControlChange TRadioButtonDDFakeFileDisabledButtonLeftTopWidthdHeightAnchors akLeftakTopakRightCaption.Niðurhlaða skrám gegnum &tímabundna möppuTabOrderOnClick ControlChangeTPanelDDFakeFileDisabledPanelLeft"TopWidth;Height BevelOuterbvNoneTabOrder DesignSize; TCheckBoxDDWarnLackOfTempSpaceCheckLeftTopWidth;HeightAnchors akLeftakTopakRightCaption1&Vara við þegar það er ekki nóg laust plássTabOrderOnClick ControlChangeTMemo DDDrivesMemoLeft"TopWidthQHeight= Lines.Strings DDDrivesMemo ScrollBars ssVerticalTabOrder TTabSheet QueueSheetTag HelpType htKeyword HelpKeywordui_pref_backgroundCaption Bakgrunnur ImageIndex TabVisible DesignSize TGroupBox QueueGroupLeftTopWidthHeightAnchors akLeftakTopakRightCaptionBakgrunnsflutningarTabOrder DesignSizeTLabelLabel5LeftTopWidthHeight Caption)&Hámarksfjöldi flutninga á sama tíma: FocusControlQueueTransferLimitEditTLabelQueueKeepDoneItemsCheckLeftTopWidthHeight Caption*Birta &lokna flutninga í biðröð fyrir: FocusControlQueueKeepDoneItemsForComboOnClick ControlChangeTLabel"ParallelTransferThresholdUnitLabelLeftTopWidthHeight Captionbytes FocusControlParallelTransferThresholdComboOnClick ControlChange TUpDownEditQueueTransferLimitEditLeft0TopWidthIHeight AlignmenttaRightJustifyMaxValue@MinValue?Anchors akTopakRight MaxLengthTabOrder TCheckBoxQueueAutoPopupCheckLeftTopWidthqHeightAnchors akLeftakTopakRightCaptionF&Sjálfvirkt birta kvaðningar bakgrunnsfærslna þegar aðgerðalaustTabOrder TCheckBox QueueCheckLeftTopJWidthqHeightAnchors akLeftakTopakRightCaptionFlytja í &bakgrunni sjálfgiltTabOrder TCheckBoxQueueNoConfirmationCheckLeftTopWidthqHeightAnchors akLeftakTopakRightCaption/&Engar staðfestningar fyrir bakgrunnsflutningaTabOrder TCheckBoxQueueParallelCheckLeftTopbWidthqHeightAnchors akLeftakTopakRightCaption4&Nota fjölmargar tengingar fyrir einstakan flutningTabOrderOnClick ControlChange TCheckBoxEnableQueueByDefaultCheckLeftTop2WidthqHeightAnchors akLeftakTopakRightCaption)&Virkja biðraðarmeðhöndlun sjálfgiltTabOrder TComboBoxQueueKeepDoneItemsForComboLeftTopWidthaHeightStylecsDropDownListAnchors akTopakRight MaxLengthTabOrderOnChange ControlChange Items.StringsAldrei 15 sekúndur 1 mínúta 15 mínútur 1 klukkutími Endalaust TCheckBoxParallelTransferCheckLeft TopzWidthYHeightAnchors akLeftakTopakRightCaption1Use multiple connections for single files abo&ve:TabOrderOnClick ControlChange TComboBoxParallelTransferThresholdComboLeft0TopWidth]HeightAnchors akTopakRight MaxLengthTabOrderOnChange ControlChangeOnExit SizeComboExit Items.Strings1M10M100M1G TGroupBoxQueueViewGroupLeftTop WidthHeightcAnchors akLeftakTopakRightCaptionBiðraðarlistiTabOrder DesignSizec TRadioButtonQueueViewShowButtonLeftTopWidthqHeightAnchors akLeftakTopakRightCaption&SýnaTabOrder TRadioButtonQueueViewHideWhenEmptyButtonLeftTop-WidthqHeightAnchors akLeftakTopakRightCaptionFela &þegar tómtTabOrder TRadioButtonQueueViewHideButtonLeftTopEWidthqHeightAnchors akLeftakTopakRightCaption&FelaTabOrder TTabSheet StorageSheetTag HelpType htKeyword HelpKeywordui_pref_storageCaptionGeymsla ImageIndex TabVisible DesignSize TGroupBox StorageGroupLeftTopWidthHeight`Anchors akLeftakTopakRightCaptionStillingageymslaTabOrder DesignSize` TPathLabelAutomaticIniFileStorageLabelLeftTop.WidthHeight ActiveTextColor clWindowTextIndentHorizontalIndentVerticalInactiveTextColor clGrayText OnGetStatus%AutomaticIniFileStorageLabelGetStatusAlignalNoneAnchors akLeftakTopakRightAutoSize TRadioButtonRegistryStorageButtonLeftTopWidthhHeightAnchors akLeftakTopakRightCaptionWindows &RegistryTabOrderOnClick ControlChange TRadioButtonAutomaticIniFileStorageButtonLeftTop-WidthHeightAnchors akLeftakTopakRightCaption&Sjálfvirk INI-skráTabOrderOnClick ControlChange TRadioButtonCustomIniFileStorageButtonLeftTopDWidthHeightAnchors akLeftakTopakRightCaption&Sérsnídd INI-skrá:TabOrderOnClickCustomIniFileStorageButtonClick TFilenameEditCustomIniFileStorageEditLeftTopBWidthHeight AcceptFiles OnBeforeDialogPathEditBeforeDialog OnAfterDialog#CustomIniFileStorageEditAfterDialog DialogKinddkSave DefaultExtiniFilter/INI-skrár (*.ini)|*.ini|Allar skrár (*.*)|*.* DialogOptions ofHideReadOnlyofPathMustExistClickKey @Anchors akLeftakTopakRightTabOrderTextCustomIniFileStorageEditOnChange ControlChangeOnExitCustomIniFileStorageEditExit TGroupBoxTemporaryDirectoryGrouoLeftToppWidthHeightAnchors akLeftakTopakRightCaptionTímabundið skráasafnTabOrder DesignSizeTLabelLabel6LeftTopWidthhHeightAnchors akLeftakTopakRightAutoSizeCaptionJTilgreina hvar skal tímabundið geyma breyttum og niðurhlöðnum skrám. ShowAccelCharWordWrap TRadioButton DDSystemTemporaryDirectoryButtonLeftTop-WidthhHeightAnchors akLeftakTopakRightCaption$&Nota tímabundið skráasafn kerfisTabOrderOnClick ControlChange TRadioButton DDCustomTemporaryDirectoryButtonLeftTopEWidthHeightCaptionNota þetta &skráasafn:TabOrderOnClick ControlChangeTDirectoryEditDDTemporaryDirectoryEditLeftTopAWidthHeight AcceptFiles OnBeforeDialogPathEditBeforeDialog OnAfterDialogPathEditAfterDialog DialogTextCVelja skráasafn fyrir tímabundnar drögunar- og sleppingarskrár.ClickKey @Anchors akLeftakTopakRightTabOrderTextDDTemporaryDirectoryEditOnChange ControlChange TCheckBoxTemporaryDirectoryCleanupCheckLeftTopWidthhHeightAnchors akLeftakTopakRightCaption9&Hreinsa upp úrelt tímabundin skráasöfn við ræsinguTabOrderOnClick ControlChange TCheckBox%ConfirmTemporaryDirectoryCleanupCheckLeft TopWidthXHeightAnchors akLeftakTopakRightCaption&Spyrja fyrir hreinsunTabOrderOnClick ControlChange TCheckBox$TemporaryDirectoryAppendSessionCheckLeftTop^WidthhHeightAnchors akLeftakTopakRightCaption(Bæta &lotunafni við tímabundna slóðTabOrderOnClick ControlChange TCheckBox!TemporaryDirectoryAppendPathCheckLeftTopwWidthhHeightAnchors akLeftakTopakRightCaption0Bæta fjarrænni &slóð við tímabundna slóðTabOrderOnClick ControlChange TCheckBox$TemporaryDirectoryDeterministicCheckLeftTopWidthhHeightAnchors akLeftakTopakRightCaptionEGeyma tímabundin afrita af fjarrænum skrám á &ákvæðum slóðumTabOrderOnClick ControlChange TGroupBoxOtherStorageGroupLeftTopVWidthHeight5Anchors akLeftakTopakRightCaptionAnnaðTabOrder DesignSize5TLabelRandomSeedFileLabelLeftTopWidthVHeight Caption&Slembifræsskrá: FocusControlRandomSeedFileEdit TFilenameEditRandomSeedFileEditLeftTopWidthHeight AcceptFiles OnBeforeDialogPathEditBeforeDialog OnAfterDialogPathEditAfterDialog DialogKinddkSave DefaultExtrndFilter6Slembifræsskrár (*.rnd)|*.rnd|Allar skrár (*.*)|*.* DialogOptions ofHideReadOnlyofPathMustExist DialogTitleVeldu skrá sem slembifræClickKey @Anchors akLeftakTopakRightTabOrderTextRandomSeedFileEditOnChange ControlChange TTabSheetTransferEnduranceSheetTagHelpType htKeyword HelpKeywordui_pref_resumeCaptionÞrek ImageIndex TabVisible DesignSize TGroupBox ResumeBoxLeftTopWidthHeight{Anchors akLeftakTopakRightCaptionGVirkja flutningsáframhald/flutning til tímabundins skráarnafns fyrirTabOrderTLabelResumeThresholdUnitLabel2LeftTopGWidth Height CaptionKB FocusControlResumeThresholdEdit TRadioButtonResumeOnButtonLeftTopWidthIHeightCaption &Allar skrárTabOrderOnClick ControlChange TRadioButtonResumeSmartButtonLeftTop-WidthHeightCaptionSkrár fyrir &ofan:TabOrderOnClick ControlChange TRadioButtonResumeOffButtonLeftTop]WidthIHeightCaption &AfvirkjaTabOrderOnClick ControlChange TUpDownEditResumeThresholdEditLeft-TopCWidthTHeight AlignmenttaRightJustify Increment@MaxValue@TabOrderOnClick ControlChange TGroupBoxSessionReopenGroupLeftTopWidthHeightAnchors akLeftakTopakRightCaptionSjálfvirk endurtengingTabOrderTLabelSessionReopenAutoLabelLeft"Top0WidthRHeight Caption&Endurtengjast eftir: FocusControlSessionReopenAutoEditTLabelSessionReopenAutoSecLabelLeftTop0Width'Height Caption sekúndur FocusControlSessionReopenAutoEditTLabelSessionReopenTimeoutLabelLeftTopWidthnHeight Caption&Halda áfram endurtengingu: FocusControlSessionReopenTimeoutEditTLabelSessionReopenTimeoutSecLabelLeftTopWidth'Height Caption sekúndur FocusControlSessionReopenTimeoutEditTLabelSessionReopenAutoStallLabelLeft"TopWidthRHeight CaptionEndur&tengjast eftir: FocusControlSessionReopenAutoStallEditTLabelSessionReopenAutoStallSecLabelLeftTopWidth'Height Caption sekúndur FocusControlSessionReopenAutoStallEditTLabelSessionReopenAutoIdleLabelLeft"TopcWidthRHeight CaptionEndur&tengjast eftir: FocusControlSessionReopenAutoIdleEditTLabelSessionReopenAutoIdleSecLabelLeftTopcWidth'Height Caption sekúndur FocusControlSessionReopenAutoIdleEdit TCheckBoxSessionReopenAutoCheckLeftTopWidthkHeightCaption;&Sjálfvirkt endurtengja lotu, ef hún rofnar við flutningTabOrderOnClick ControlChange TUpDownEditSessionReopenAutoEditLeftTop+WidthaHeight AlignmenttaRightJustify Increment@MaxValue@MinValue?Value@ MaxLengthTabOrder TCheckBoxSessionReopenAutoIdleCheckLeftTopHWidthkHeightCaptionCSjálfvirkt endurtengja lotu, ef hún rofnar &meðan aðgerðalaustTabOrderOnClick ControlChange TUpDownEditSessionReopenTimeoutEditLeftTopWidthaHeight AlignmenttaRightJustify Increment@MaxValue@ MaxLengthTabOrder OnGetValue SessionReopenTimeoutEditGetValue OnSetValue SessionReopenTimeoutEditSetValue TCheckBoxSessionReopenAutoStallCheckLeftTopzWidthkHeightCaption1Sjálfvirkt endurtengja lotu, ef hún &stöðvastTabOrderOnClick ControlChange TUpDownEditSessionReopenAutoStallEditLeftTopWidthaHeight AlignmenttaRightJustify Increment@MaxValue@MinValue?Value@ MaxLengthTabOrder TUpDownEditSessionReopenAutoIdleEditLeftTop^WidthaHeight AlignmenttaRightJustify Increment@MaxValue@MinValue?Value@ MaxLengthTabOrder TTabSheet UpdatesSheetTagHelpType htKeyword HelpKeywordui_pref_updatesCaption Uppfærslur ImageIndex TabVisible DesignSize TGroupBox UpdatesGroup2LeftTopWidthHeight}Anchors akLeftakTopakRightCaptionSjálfvirkar uppfærslurTabOrder DesignSize}TLabelLabel12LeftTopFWidthsHeight CaptionSjálfvirk athugunar&tímabil: FocusControlUpdatesPeriodComboTLabelUpdatesAuthenticationEmailLabelLeftTopWidthHeight Caption5&Rafpóstfang heimilað að sjálfvirkum uppfærslum: FocusControlUpdatesAuthenticationEmailEdit TComboBoxUpdatesPeriodComboLeftTopCWidthbHeightStylecsDropDownListAnchors akTopakRightTabOrder Items.StringsAldreiDaglegaVikulega Mánaðarlega TCheckBoxUpdatesShowOnStartupLeftTopbWidthHeightAnchors akLeftakTopakRightCaption/&Birta upplýsingar um uppfærslu við ræsinguTabOrderOnClick ControlChangeTEditUpdatesAuthenticationEmailEditLeftTop&WidthHeightAnchors akLeftakTopakRightTabOrderOnChange ControlChangeOnExit"UpdatesAuthenticationEmailEditExit TStaticText UpdatesLinkLeftTop*Width:HeightCaption Læra meiraTabOrderTabStop OnClickUpdatesLinkClick TGroupBoxUpdatesProxyGroupLeftTopWidthHeightAnchors akLeftakTopakRightCaptionTengingTabOrder DesignSizeTLabelUpdatesProxyHostLabelLeft"Top[WidthUHeight CaptionStaðgengils&hýsilnafn: FocusControlUpdatesProxyHostEditTLabelUpdatesProxyPortLabelLeftTop[Width?Height Anchors akTopakRightCaption&Hafnarnúmer: FocusControlUpdatesProxyPortEdit TUpDownEditUpdatesProxyPortEditLeftToplWidthbHeight AlignmenttaRightJustifyMaxValue@MinValue?Anchors akTopakRightTabOrderTEditUpdatesProxyHostEditLeft"ToplWidthHeightAnchors akLeftakTopakRight MaxLength2TabOrderTextUpdatesProxyHostEdit TRadioButtonUpdatesProxyCheckLeftTopEWidthmHeightAnchors akLeftakTopakRightCaption&Nota staðgengilsþjónTabOrderOnClick ControlChange TRadioButtonUpdatesDirectCheckLeftTopWidthmHeightAnchors akLeftakTopakRightCaptionEnginn &staðgengillTabOrderOnClick ControlChange TRadioButtonUpdatesAutoCheckLeftTop-WidthmHeightAnchors akLeftakTopakRightCaption*&Sjálfvirkt greina staðgengilsstillingarTabOrderOnClick ControlChange TGroupBoxUpdatesOptionsGroupLeftTopWidthHeightQAnchors akLeftakTopakRightCaptionValmöguleikarTabOrder DesignSizeQTLabelUpdatesBetaVersionsLabelLeftTopWidthvHeight CaptionAthuga eftir &beta-útgáfum: FocusControlUpdatesBetaVersionsCombo TComboBoxUpdatesBetaVersionsComboLeftTopWidthbHeightStylecsDropDownListAnchors akTopakRightTabOrder TCheckBoxCollectUsageCheckLeftTop1WidthHeightAnchors akLeftakTopakRightCaption$Leyfa &nafnlausa notkunartölfræðiTabOrderOnClick ControlChangeTButtonUsageViewButtonLeftTop-WidthbHeightAnchors akTopakRightCaptionSkoða &tölfræðiTabOrderOnClickUsageViewButtonClick TTabSheetCopyParamListSheetTagHelpType htKeyword HelpKeywordui_pref_transferCaption Flutningur ImageIndex TabVisible DesignSize TGroupBoxCopyParamListGroupLeftTopWidthHeightAnchors akLeftakTopakRightakBottomCaption Forstillingar flutningsstillingaTabOrder DesignSizeTLabelCopyParamLabelLeftTopWidthbHeight5Anchors akLeftakRightakBottomAutoSizeCaptionCopyParamLabel ShowAccelCharWordWrap OnClickCopyParamLabelClick TListViewCopyParamListViewLeftTopWidthdHeightAnchors akLeftakTopakRightakBottomColumnsCaptionLýsing forstillingarWidthdCaption SjálfvirktWidth( ColumnClickDoubleBuffered DragMode dmAutomatic HideSelection OwnerData ReadOnly RowSelect ParentDoubleBufferedTabOrder ViewStylevsReportOnCustomDrawItemCopyParamListViewCustomDrawItemOnDataCopyParamListViewData OnDblClickCopyParamListViewDblClick OnEndDragListViewEndDrag OnDragDropCopyParamListViewDragDrop OnDragOverCopyParamListViewDragOver OnKeyDownCopyParamListViewKeyDown OnSelectItemListViewSelectItem OnStartDragListViewStartDragTButtonAddCopyParamButtonLeftTop7WidthSHeightAnchors akLeftakBottomCaption&Bæta við…TabOrderOnClickAddCopyParamButtonClickTButtonRemoveCopyParamButtonLeftTopWWidthSHeightAnchors akLeftakBottomCaption &FjarlægjaTabOrderOnClickRemoveCopyParamButtonClickTButtonUpCopyParamButtonLeft!Top7WidthSHeightAnchors akRightakBottomCaption&UppTabOrderOnClickUpDownCopyParamButtonClickTButtonDownCopyParamButtonLeft!TopWWidthSHeightAnchors akRightakBottomCaption&NiðurTabOrderOnClickUpDownCopyParamButtonClickTButtonEditCopyParamButtonLeftpTop7WidthSHeightAnchors akLeftakBottomCaption &Breyta…TabOrderOnClickEditCopyParamButtonClickTButtonDuplicateCopyParamButtonLeftpTopWWidthSHeightAnchors akLeftakBottomCaption &Fjölrita…TabOrderOnClickDuplicateCopyParamButtonClick TCheckBoxCopyParamAutoSelectNoticeCheckLeftTopvWidthbHeightAnchors akLeftakRightakBottomCaption>&Tilkynna þegar forstilling flutningsstillinga er sjálfvalinTabOrderOnClick ControlChange TTabSheet WindowSheetTagHelpType htKeyword HelpKeywordui_pref_windowCaptionGluggi ImageIndex TabVisible DesignSize TGroupBoxPathInCaptionGroupLeftTopWidthHeight^Anchors akLeftakTopakRightCaptionSlóð í gluggatitliTabOrder DesignSize^ TRadioButtonPathInCaptionFullButtonLeftTopWidthiHeightAnchors akLeftakTopakRightCaptionSýna &fulla slóðTabOrder TRadioButtonPathInCaptionShortButtonLeftTop,WidthiHeightAnchors akLeftakTopakRightCaption&Sýna stutta slóðTabOrder TRadioButtonPathInCaptionNoneButtonLeftTopCWidthiHeightAnchors akLeftakTopakRightCaption &Ekki sýnaTabOrder TGroupBoxWindowMiscellaneousGroupLeftTopWidthHeightAnchors akLeftakTopakRightCaption ÝmislegtTabOrder DesignSize TCheckBoxMinimizeToTrayCheckLeftTopWidthiHeightAnchors akLeftakTopakRightCaptionD&Lágmarka aðalglugga á stöðusvæði verkefnastiku (kerfisbakka)TabOrderOnClick ControlChange TCheckBox&ExternalSessionInExistingInstanceCheckLeftTop-WidthiHeightAnchors akLeftakTopakRightCaption0Opna nýja ytri hafna lotu í &núverandi gluggaTabOrderOnClick ControlChange TCheckBoxKeepOpenWhenNoSessionCheckLeftTop]WidthiHeightAnchors akLeftakTopakRightCaption;&Halda aðalglugga opnum þegar síðustu lotunni er lokaðTabOrderOnClick ControlChange TCheckBox ShowTipsCheckLeftTopWidthiHeightAnchors akLeftakTopakRightCaption &Birta ábendingar við ræsinguTabOrderOnClick ControlChange TCheckBoxShowLoginWhenNoSessionCheckLeftTopEWidthiHeightAnchors akLeftakTopakRightCaptionL&Sýna Innskráningarglugga við ræsingu og þegar síðustu lotu er lokaðTabOrderOnClick ControlChange TCheckBox SessionTabCaptionTruncationCheckLeftTopuWidthiHeightAnchors akLeftakTopakRightCaption3&Truncate tab titles when they do not fit to windowTabOrderOnClick ControlChange TGroupBoxWorkspacesGroupLeftTopWidthHeightuAnchors akLeftakTopakRightCaption VinnusvæðiTabOrder DesignSizeuTLabelAutoWorkspaceLabelLeft-Top-WidthzHeight Caption&Sjálfgilt vinnusvæðisnafn: FocusControlAutoWorkspaceCombo TCheckBoxAutoSaveWorkspaceCheckLeftTopWidthiHeightAnchors akLeftakTopakRightCaption*&Sjálfvirkt vista vinnusvæði við lokunTabOrderOnClick ControlChange TComboBoxAutoWorkspaceComboLeft-Top=WidthLHeightAnchors akLeftakTopakRight DropDownCountTabOrderOnClick ControlChange TCheckBoxAutoSaveWorkspacePasswordsCheckLeft-TopWWidthLHeightAnchors akLeftakTopakRightCaption#Save &passwords (not recommended) XTabOrderOnClick ControlChange TTabSheet SecuritySheetTagHelpType htKeyword HelpKeywordui_pref_securityCaptionÖryggi ImageIndex TabVisible DesignSize TGroupBoxMasterPasswordGroupLeftTopWidthHeight\Anchors akLeftakTopakRightCaptionMeistaraaðgangsorðTabOrder DesignSize\TButtonSetMasterPasswordButtonLeftTop3WidtheHeightAnchors akLeftakTopakRightCaption &Breyta meistaraaðgangsorði…TabOrderOnClickSetMasterPasswordButtonClick TCheckBoxUseMasterPasswordCheckLeftTopWidthdHeightAnchors akLeftakTopakRightCaption&Nota meistaraaðgangsorðTabOrderOnClickUseMasterPasswordCheckClick TGroupBoxPasswordGroupBoxLeftTopjWidthHeight4Anchors akLeftakTopakRightCaptionLotuaðgangsorðTabOrder DesignSize4 TCheckBoxSessionRememberPasswordCheckLeftTopWidthdHeightAnchors akLeftakTopakRightCaption)Muna &aðgangsorð meðan á lotu stendurTabOrder TGroupBoxSshHostCAsGroupLeftTopWidthHeightAnchors akLeftakTopakRightakBottomCaption&Trusted host certification authoritiesTabOrder DesignSize TListViewSshHostCAsViewLeftTop/WidthdHeightAnchors akLeftakTopakRightakBottomColumnsCaptionNameWidthdCaptionHostsWidthd ColumnClickDoubleBuffered HideSelection OwnerData ReadOnly RowSelect ParentDoubleBufferedTabOrder ViewStylevsReportOnDataSshHostCAsViewData OnDblClickSshHostCAsViewDblClick OnKeyDownSshHostCAsViewKeyDown OnSelectItemListViewSelectItemTButtonAddSshHostCAButtonLeftTopWidthSHeightAnchors akLeftakBottomCaption&Bæta við…TabOrderOnClickAddSshHostCAButtonClickTButtonRemoveSshHostCAButtonLeftTopWidthSHeightAnchors akLeftakBottomCaption &FjarlægjaTabOrderOnClickRemoveSshHostCAButtonClickTButtonEditSshHostCAButtonLeftpTopWidthSHeightAnchors akLeftakBottomCaption &Breyta…TabOrderOnClickEditSshHostCAButtonClick TCheckBoxSshHostCAsFromPuTTYCheckLeftTopWidthdHeightCaption&Load authorities from PuTTYTabOrderOnClickSshHostCAsFromPuTTYCheckClickTButtonConfigureSshHostCAsButtonLeftTopWidth}HeightAnchors akLeftakBottomCaption&Breyta í PuTTY…TabOrderOnClickConfigureSshHostCAsButtonClick TTabSheetIntegrationAppSheetTagHelpType htKeyword HelpKeywordui_pref_integration_appCaption Hugbúnaður ImageIndex TabVisible DesignSize TGroupBoxExternalAppsGroupLeftTopWidthHeightAnchors akLeftakTopakRightCaptionYtri hugbúnaðurTabOrder DesignSizeTLabelPuttyPathLabelLeftTopWidthHeight Caption#&Biðlaraslóð PuTTY/Útstöðvar: FocusControl PuttyPathEditTLabelPuttyRegistryStorageKeyLabelLeftTopWidth^Height CaptionWindows Registry-&lykill PuTTY: FocusControlPuttyRegistryStorageKeyEditTHistoryComboBox PuttyPathEditLeftTop&WidthHeightAnchors akLeftakTopakRightTabOrderOnChangePuttyPathEditChangeOnExitPuttyPathEditExit TCheckBoxPuttyPasswordCheck2LeftTopSWidthaHeightAnchors akLeftakTopakRightCaption3&Muna lotuaðgangsorð og afhenda það PuTTY (SSH)TabOrder TCheckBoxAutoOpenInPuttyCheckLeftTopWidthaHeightAnchors akLeftakTopakRightCaption'Sjálfvirkt &opna nýjar lotur í PuTTYTabOrderTButtonPuttyPathBrowseButtonLeft/Top$WidthKHeightAnchors akTopakRightCaption &Vafra…TabOrderOnClickPuttyPathBrowseButtonClick TCheckBoxTelnetForFtpInPuttyCheckLeftToplWidthaHeightAnchors akLeftakTopakRightCaption+Opna &Telnet-lotur í PuTTY fyrir FTP-loturTabOrder TStaticTextPuttyPathHintTextLeftTop=WidthqHeight AlignmenttaRightJustifyAnchors akTopakRightAutoSizeCaption&mynsturTabOrderTabStop THistoryComboBoxPuttyRegistryStorageKeyEditLeftTopWidthjHeightStylecsDropDownListAnchors akLeftakTopakRightTabOrderOnChange ControlChange TTabSheet NetworkSheetTagHelpType htKeyword HelpKeywordui_pref_networkCaptionNet ImageIndex TabVisible DesignSize TGroupBoxExternalIpAddressGroupBox2LeftTopWidthHeightAnchors akLeftakTopakRightCaption&Incoming FTP connections (active mode)TabOrder DesignSizeTLabelLocalPortNumberRangeLabelLeftTopxWidthHeight Caption TRadioButtonRetrieveExternalIpAddressButtonLeftTopWidthiHeightAnchors akLeftakTopakRightCaption(Sækja ytri IP-netfang frá &stýrikerfiTabOrderOnClick ControlChange TRadioButtonCustomExternalIpAddressButtonLeftTop-WidthiHeightAnchors akLeftakTopakRightCaption#Nota &eftirfarandi ytra IP-netfang:TabOrderOnClick ControlChangeTEditCustomExternalIpAddressEditLeft-TopCWidthHeightTabOrderOnClick ControlChange TCheckBoxLocalPortNumberCheckLeftTop^WidthiHeightAnchors akLeftakTopakRightCaption Takmarka hlustandi &hafnir við:TabOrderOnClick ControlChange TUpDownEditLocalPortNumberMinEditLeft-TopuWidthRHeight AlignmenttaRightJustifyMaxValue@MinValue @Anchors akTopakRightTabOrderOnChange ControlChangeOnExitLocalPortNumberMinEditExit TUpDownEditLocalPortNumberMaxEditLeftTopuWidthRHeight AlignmenttaRightJustifyMaxValue@MinValue @Anchors akTopakRightTabOrderOnChange ControlChangeOnExitLocalPortNumberMaxEditExit TGroupBoxConnectionsGroupLeftTopWidthHeight5Anchors akLeftakTopakRightCaption TengingarTabOrder DesignSize5 TCheckBoxTryFtpWhenSshFailsCheckLeftTopWidthiHeightAnchors akLeftakTopakRightCaption4Þegar SFTP-tengingu er &hafnað, banka á FTP-höfnTabOrderOnClick ControlChange TTabSheetPanelRemoteSheetTagHelpType htKeyword HelpKeywordui_pref_panels_remoteCaption Fjarrænt ImageIndex TabVisible DesignSize TGroupBoxPanelsRemoteDirectoryGroupLeftTopWidthHeightcAnchors akLeftakTopakRightCaption FjarspjaldTabOrder DesignSizecTLabelRefreshRemoteDirectoryUnitLabelLeftPTopEWidthHeight Captions ShowAccelChar TCheckBoxShowInaccesibleDirectoriesCheckLeftTopWidtheHeightAnchors akLeftakTopakRightCaption Sýna ó&aðgengileg skráasöfnTabOrderOnClick ControlChange TCheckBoxAutoReadDirectoryAfterOpCheckLeftTop-WidtheHeightAnchors akLeftakTopakRightCaption@Sjálf&virkt endurglæða skráasafn eftir aðgerð (Ctrl+Alt+R)TabOrderOnClick ControlChange TCheckBoxRefreshRemotePanelCheckLeftTopEWidth HeightAnchors akLeftakTopakRightCaption Endurglæða fjarspjald &hverjarTabOrderOnClick ControlChange TUpDownEditRefreshRemotePanelIntervalEditLeftTopCWidthKHeight AlignmenttaRightJustify Increment@MaxValue< @MinValue@ MaxLengthTabOrderOnChange ControlChange TTabSheetPanelLocalSheetTagHelpType htKeyword HelpKeywordui_pref_panels_localCaptionStaðarbundið ImageIndex TabVisible DesignSize TGroupBoxLocalPanelGroupLeftTopWidthHeightcAnchors akLeftakTopakRightCaption StaðarspjaldTabOrder DesignSizec TCheckBoxPreserveLocalDirectoryCheckLeftTop-WidtheHeightAnchors akLeftakTopakRightCaption,Ekki &breyta stöðu þegar skipt er um lotuTabOrderOnClick ControlChange TCheckBoxSystemContextMenuCheckLeftTopEWidtheHeightAnchors akLeftakTopakRightCaption#Nota samhengisvalmynd &skráakerfisTabOrderOnClick ControlChange TCheckBoxDeleteToRecycleBinCheckLeftTopWidtheHeightAnchors akLeftakTopakRightCaption#&Eyða skrám til endurvinnslutunnuTabOrderOnClick ControlChange TTabSheetLanguagesSheetTagCaption Tungumál ImageIndex TabVisible DesignSize TGroupBoxLanguagesGroupLeftTopWidthHeightAnchors akLeftakTopakRightakBottomCaption TungumálTabOrder DesignSizeTLabelLanguageChangeLabelLeftTopuWidthHeight Anchors akLeftakBottomCaption+Breytingar taka gildi við næstu ræsingu. ShowAccelChar TListView LanguagesViewLeftTopWidthdHeightRAnchors akLeftakTopakRightakBottomColumnsAutoSize DoubleBuffered HideSelectionReadOnly RowSelect ParentDoubleBufferedShowColumnHeadersTabOrder ViewStylevsReportOnCustomDrawItemLanguagesViewCustomDrawItem OnSelectItemListViewSelectItemTButtonLanguagesGetMoreButtonLeftToppWidthdHeightAnchors akRightakBottomCaptionFá &fleiri…TabOrderOnClickLanguagesGetMoreButtonClick TTabSheetEditorInternalSheetTagHelpType htKeyword HelpKeywordui_pref_editor_internalCaption Innri ritill TabVisible DesignSize TGroupBoxInternalEditorGroupLeftTopWidthHeightAnchors akLeftakTopakRightCaptionBirtaTabOrder DesignSizeTLabelLabel9LeftTop/WidthGHeight Caption&Dálklykilsstærð FocusControlEditorTabSizeEditTLabelLabel11LeftTop_WidthUHeight CaptionSjálfgild &kóðun: FocusControlEditorEncodingCombo TCheckBoxEditorWordWrapCheckLeftTopWidthHeightAnchors akLeftakTopakRightCaption&Umvefja langar línurTabOrderOnClick ControlChange TUpDownEditEditorTabSizeEditLeftTop@WidthHeight AlignmenttaRightJustifyMaxValue@MinValue?Anchors akLeftakTopakRight MaxLengthTabOrderOnChange ControlChange TComboBoxEditorEncodingComboLeftToppWidthHeightStylecsDropDownListAnchors akLeftakTopakRight MaxLengthTabOrderOnChange ControlChange TGroupBox FontGroupLeftTopWidthHeightvAnchors akLeftakTopakRightCaption LeturgerðTabOrder DesignSizevTLabelEditorFontLabelLeftTopWidthHeightWAnchors akTopakRightAutoSizeCaptionEditorFontLabelColorclWhite ParentColor ShowAccelChar Transparent OnDblClickEditorFontLabelDblClickTButtonEditorFontButtonLeftTopWidthHeightAnchors akTopakRightCaption&Velja leturgerð…TabOrderOnClickEditorFontButtonClickTButtonEditorFontColorButtonLeftTop1WidthHeightAnchors akTopakRightCaption &TextaliturTabOrderOnClickEditorFontColorButtonClickTButtonEditorBackgroundColorButtonLeftTopPWidthHeightAnchors akTopakRightCaptionSjálfgildur &bakgrunnurTabOrderOnClick EditorBackgroundColorButtonClick TTabSheetFileColorsSheetTagHelpType htKeyword HelpKeywordui_pref_file_colorsCaption Skráalitir ImageIndex TabVisible DesignSize TGroupBoxFileColorsGroupLeftTopWidthHeightAnchors akLeftakTopakRightakBottomCaption SkráalitirTabOrder DesignSize TListViewFileColorsViewLeftTopWidthdHeight3Anchors akLeftakTopakRightakBottomColumns ColumnClickDoubleBuffered DragMode dmAutomatic HideSelection OwnerData ReadOnly RowSelect ParentDoubleBufferedParentShowHintShowColumnHeadersShowHintTabOrder ViewStylevsReportOnCustomDrawItemFileColorsViewCustomDrawItemOnDataFileColorsViewData OnDblClickFileColorsViewDblClick OnEndDragListViewEndDrag OnDragDropFileColorsViewDragDrop OnDragOverListViewDragOver OnKeyDownFileColorsViewKeyDown OnSelectItemListViewSelectItem OnStartDragListViewStartDragTButtonAddFileColorButtonLeftTopQWidthSHeightAnchors akLeftakBottomCaption&Bæta við…TabOrderOnClickAddEditFileColorButtonClickTButtonRemoveFileColorButtonLeftToppWidthSHeightAnchors akLeftakBottomCaption &FjarlægjaTabOrderOnClickRemoveFileColorButtonClickTButtonUpFileColorButtonLeft"TopQWidthSHeightAnchors akRightakBottomCaption&UppTabOrderOnClickUpDownFileColorButtonClickTButtonDownFileColorButtonLeft"ToppWidthSHeightAnchors akRightakBottomCaption&NiðurTabOrderOnClickUpDownFileColorButtonClickTButtonEditFileColorButtonLeftpTopQWidthSHeightAnchors akLeftakBottomCaption &Breyta…TabOrderOnClickAddEditFileColorButtonClickTPanel LeftPanelLeftTopWidthHeightAlignalLeft BevelOuterbvNoneTabOrder DesignSize TTreeViewNavigationTreeLeftTop WidthtHeightAnchors akLeftakTopakRightakBottomDoubleBuffered HideSelectionHotTrack IndentParentDoubleBufferedReadOnly ShowButtonsShowRootTabOrderOnChangeNavigationTreeChange OnChangingNavigationTreeChanging OnCollapsingNavigationTreeCollapsingItems.NodeData  6 EnvironmentX2 InterfaceX,WindowX2 CommanderX0 ExplorerX2 LanguagesX,PanelsX6 File colorsX,RemoteX*LocalX,EditorX>Internal editorX0 TransferX0  DragDropX4  BackgroundX,ResumeX.NetworkX0 SecurityX.LoggingX6  IntegrationX8 ApplicationsX0  CommandsX. StorageX.UpdatesXTButton HelpButtonLeftTopWidthKHeightAnchors akRightakBottomCaptionHjálpTabOrderOnClickHelpButtonClickTPanelComponentsPanelLeftTopWidth!Height2AlignalBottom BevelOuterbvNoneColorclWindowParentBackgroundTabOrder TPopupMenuRegisterAsUrlHandlerMenuLeft8Top TMenuItemRegisterAsUrlHandlerItemCaptionSkráOnClickRegisterAsUrlHandlerItemClick TMenuItemMakeDefaultHandlerItemCaption.Gera WinSCP að &sjálfgildum meðhöndlara…OnClickMakeDefaultHandlerItemClick TMenuItem!UnregisterForDefaultProtocolsItemCaptionAfskráOnClick&UnregisterForDefaultProtocolsItemClick TPopupMenuAddCommandMenuLeftTop TMenuItemAddCustomCommandMenuItemCaption"Bæta við &sérsníddri skipun…OnClickAddCustomCommandMenuItemClick TMenuItemAddExtensionMenuItemCaptionBæta við viðbót…OnClickAddExtensionMenuItemClickTPF0 TProgressForm ProgressFormLeftTop#HelpType htKeyword HelpKeyword ui_progress BorderIcons biSystemMenu biMinimize biMaximizebiHelp BorderStylebsDialogCaption Operation ClientHeight# ClientWidthhColorclWindow ParentFont OldCreateOrder PopupModepmAutoPositionpoOwnerFormCenterOnHideFormHideOnShowFormShow DesignSizeh# PixelsPerInch` TextHeight TPaintBoxAnimationPaintBoxLeftTop Width Height TPanel MainPanelLeft2TopWidth.HeightDAnchors akLeftakTopakRight BevelOuterbvNone ParentColor TabOrder DesignSize.DTLabel PathLabelLeftTopWidthHeight CaptionFileX: ShowAccelChar TPathLabel FileLabelLeft8TopWidthHeight IndentHorizontalIndentVerticalAlignalNoneAnchors akLeftakTopakRightAutoSizeTLabel TargetLabelLeftTopWidth$Height CaptionMark: ShowAccelChar TPathLabelTargetPathLabelLeft8TopWidthHeight IndentHorizontalIndentVerticalAlignalNoneAnchors akLeftakTopakRightAutoSize TProgressBarOperationProgressLeftTop*Width.HeightAnchors akLeftakTopakRightParentShowHintShowHint TabOrderTPanel TransferPanelLeft2TopKWidthBHeight?Anchors akLeftakTopakRight BevelOuterbvNone ParentColor TabOrder DesignSizeB?TLabelStartTimeLabelLeftXTopWidthAHeight AlignmenttaRightJustifyAutoSizeCaption00:00:00 ShowAccelCharTLabel TimeLeftLabelLeftXTopWidthAHeight AlignmenttaRightJustifyAutoSizeCaption00:00:00 ShowAccelCharTLabelTimeLeftLabelLabelLeftTopWidth-Height Caption Tími eftir: ShowAccelCharTLabelCPSLabelLeftTopWidthAHeight AlignmenttaRightJustifyAnchors akTopakRightAutoSizeCaption0 KB/s ShowAccelCharTLabelTimeElapsedLabelLeftTopWidthAHeight AlignmenttaRightJustifyAnchors akTopakRightAutoSizeCaption00:00:00 ShowAccelCharTLabelBytesTransferredLabelLeftXTopWidthAHeight AlignmenttaRightJustifyAutoSizeCaption0 KB ShowAccelCharTLabelLabel3LeftTopWidthBHeight Anchors akTopakRightCaptionTími liðinn: ShowAccelCharTLabelStartTimeLabelLabelLeftTopWidth3Height Caption Upphafstími: ShowAccelCharTLabelLabel4LeftTopWidthYHeight Caption Bæti flutt: ShowAccelCharTLabelLabel12LeftTopWidth"Height Anchors akTopakRightCaptionHraði: ShowAccelChar TProgressBar FileProgressLeftTop%Width.HeightAnchors akLeftakTopakRightParentShowHintShowHint TabOrderTPanel ToolbarPanelLeft2TopWidth.HeightAnchors akLeftakBottom BevelOuterbvNone ParentColor TabOrderTTBXDockDockLeftTopWidth.Height AllowDragColorclWindow TTBXToolbarToolbarLeftTopDockModedmCannotFloatOrChangeDocksDragHandleStyledhNoneImages ImageListParentShowHintProcessShortCuts ShowHint TabOrderColorclWindowTTBXItem CancelItemCaption&CancelX ImageIndexShortCutOnClickCancelItemClickTTBXItemSkipItemCaption&Sleppa þessari skrá ImageIndex OnClick SkipItemClickTTBXItem MinimizeItemCaption &Lágmarka ImageIndexShortCutMOnClickMinimizeItemClickTTBXItemMoveToQueueItemCaptionHalda áfram í &bakgrunni ImageIndexShortCutBOnClickMoveToQueueItemClickTTBXSubmenuItemCycleOnceDoneItemCaption Þegar lokið DropdownCombo Hint6Aðgerð til að framkvæma þegar aðgerðinni lýkur ImageIndexShortCutFOnClickCycleOnceDoneItemClickTTBXItemIdleOnceDoneItemCaption&Haldast aðgerðalausChecked ImageIndex RadioItem OnClickOnceDoneItemClickTTBXItemDisconnectOnceDoneItemCaption&Aftengjast lotu ImageIndex RadioItem OnClickOnceDoneItemClickTTBXItemSuspendOnceDoneItemCaptionSv&æfa tölvu ImageIndex RadioItem OnClickOnceDoneItemClickTTBXItemShutDownOnceDoneItemCaption&Slökkva á tölvu ImageIndex RadioItem OnClickOnceDoneItemClickTTBXComboBoxItemSpeedComboBoxItem EditWidthnHintHraðatakmark (KB/s) ImageIndexShortCutS OnAcceptTextSpeedComboBoxItemAcceptTextOnClickSpeedComboBoxItemClick ShowImage OnAdjustImageIndex!SpeedComboBoxItemAdjustImageIndex OnItemClickSpeedComboBoxItemItemClickTPanelComponentsPanelLeftTopWidthhHeightnAlignalBottom BevelEdges beTop BevelKindbkFlat BevelOuterbvNoneTabOrderTTimer UpdateTimerEnabledOnTimerUpdateTimerTimerLeft(Top TPngImageList ImageList PngImages BackgroundclWindowNameCancel operation PngImage.Data PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp sa~IDATxڥ=K@Kb "Zď~Dͥ]t{\CGd"`t"K6ѡ!pCDXf1-o{NHZի~X_Q<~FvӿJ*NDz6YvnBaË}*CT!rA2 @n=0 ζ88&Dm,)kas^Z" I,j F!HBIʖ3qfN(:2@ IDATxcd00H O0a0jO.IENDB` BackgroundclWindowNameOnce Finished - Stay Idle PngImage.Data PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp kK IDATx}]HSa|:u-ݔ *袠. .r^楤tXMtS(hn:99VS<}y9Gx5:%}D"iE&nձENbV֊n^iUR.cdͨǧ/`F ! 8f Z;05mbr"oc%?|/jI([HYVx><^Z-Oİu8;i ձMŀCjDOlg[ Ch*[Ҳe^Ysx#cx}ćh&S؄aAe} qYg.t=x3|,/M,µe$E=%>7!noQpΓ_L/jQ"Gܥ ?0>O-qs:Hz'Jq}4~ A[֣BRjg$ R:&&9M`R֪R1Rd@2\Id{k8`8շ#j={kbt rV[|#{!W*9* 8i568-`Q]ݪeDZjM-K IENDB` BackgroundclWindowNameOnce Finished - Disconnect PngImage.Data PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp N IDATxڅ_HSQm6FVswV K(&AFT=>A !^N%Et:jmwa65q~p~ضaׁH""$>ӑgZItEADLJN+(]q^@f7Mqh1UXt(v3Aءm$[\a ?zRJ+j7xx)դXqPvĪ9Ytއ 2:bJ F/c`vC(/Kyrݒ,^" # -a#6*>Uq!%>QC YG=j.Sne8|ġOԎou`|Xƪc3Z(vhANc^'YsGji$Zĩ1 bEdI'tijijxk428'R 3BJZ@1(eYgv]n䰛a|[&?|f0P~CFג+D ]SL6]$9Q^&I 90QYȚzK&7P8+*L7? B*;N([UՖ),IENDB` BackgroundclWindowNameOnce Finished - Shut Down PngImage.Data PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp m$IDATx}iHTQo7m}T+4B""A4hC-" #3(?J"dˇ(jcj3㘚7H 9sVҠ ΣH"OLFEI|1jDI jjE [ɒ (&97qb+@9ݧ֪r ;@Icl%q8"7_F8w;3T8z)b mG@) bȧ!9 c0l$ Oxy AQ/,xo(6rq7gU i,jBCQh 1Y,A67=C1d5x`'ˢ@OxDzghXllUD!Z%{+BzoM( ?{ kc`|vru5emQ1 w:LH{܏Q-Ǎx݇#ڂjt|O/C "VQ,ȵW/a5#~:~a{ڊt+aãH !T}S\ 912PD;+Lg32;XGv@ג^@ac'@TݍCm1z%QePťmh2.՝ΥEjLS./X\JBi)5{ Ƈg* QaIENDB` BackgroundclWindowNameOnce Finished - Suspend PngImage.Data PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp cIDATxcdUl L1(|9 g`pNO>`sIr2biA6.&V&+RcQtϙ?ɓ'n޸~~fVtFp p0vq q)2 m>kC\t8CbR r,rb-<|=0'= FU<,L*  ۖ,f8v(É ar*\{ |Q #;޾[MQax0 >ɋ0$e% &f, !0peG>$MǠ:#qVUs { ?-6ր))).N@EVy-C߼ =g C80"T 60g~PBIENDB` BackgroundclWindowName Speed Limit PngImage.Data @ PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp )6IDATx]kHQ3qz7}jJ)$fT"!&Vm=w >k*)cwggvNw'w0s?0Xf昖G+X!3J1Ay17::g_fRoLjd8ϚhXbD1XsOH;yȐrppPXĉ放$)dE#~dnU| n_B`/lJN9l `@">C2P"r>h{Zdd0hc/ t٠F V(!E!I{sԃ{{*F1;sw_/*-ֶ0$yVFP=HՁio֟ ]7]EckGkhؑnytOH@A~R-DG@xP{u^>R C!|OU`l||*Rxe!Ew?}Jeo/VNǎ,9]EŃ׼BCkNhQ$aTBEH :IDATxڕMKQɈժȰ-\TD& EXZ}(+DH*تV PgNw~ A 5 G>FŅDBZuHfȱfwH%ëɵFi.mbzEE֛KȠꍟ rJ kdEm'B8 ~5u~ b RoV15k" V@IENDB` BackgroundclWindowNameUpload in Background PngImage.Data PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp &IDATxcd͜_Cvz#>RcQ_?0CH6ۃa=pC5a dVFbldpvgEH gعl5`p9o&; c 0sG1Co-xYF_YdVAV ÐkK! 0zh3333lp/#F!W<d۱wQ Nf |sL ;¶ :~?@N0y!3G?g$R ;ZirmIENDB` BackgroundclWindowNameSkip PngImage.Data PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp >а\IDATxڥKaƟ4~9d{PP"VTKb!пM 'X -nSGyyo ݝz3}sls][Vbm^Zg,f,/ƐA~AkTRFHWѦ-5q,Dְ>7`3yGK-yB-JKNlvf$мVO~|!{A](V cyve|PC"G L%te(ʪ0dlzaBt5*ؙ=X4J"40 bC |rj\4+/ BIENDB` BackgroundclWindowNameDelete in Background PngImage.Data PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp 6%IDATxڕ=,aU?5+Z DPA tPb1X-I| 4D|\iTz*msw^+V=}{ E8KD H1@o.;A(JkfJކk>!ߛ!rP` sgX6G L.'%[YYV3FGzŴiB+sXۅ֔+tbWc7E&toͷKnTxd<@봣E4XSxNX^agix3 t6G 40 { X''/a𵴼+3%1>!\K,`GD0"EQ@90$le<96n٘V.P!E |C`bt}.XqU%"Hoyc Iʡ4k潔v~Q=IENDB`Left(TopBitmap TPngImageList ImageList120HeightWidth PngImages BackgroundclWindowNameCancel operation PngImage.Data PNG  IHDR pHYs+iTXtXML:com.adobe.xmp /@IDATxڵJ@PE)J| -/Z<kjU(zu)Է"bP463Φm u!~nD$:oo"aahF3>*׉0V- !C{Q O78w$V '"ǭS0ˣN ;amŏwPF :7U3L8,P0XKЫf1& k HwRa6 I$IDATxcd2`5pAjJ̠T򨁣@HIENDB` BackgroundclWindowNameOnce Finished - Stay Idle PngImage.Data PNG  IHDR pHYs+iTXtXML:com.adobe.xmp yIDATxڍ[hUmg6] " y Z m`}`%ڗ ZR(JT,i4&d3xm!\} /QU=&qBPWƾF$IgJf#IA5(%** ޱWwi4oe"q#Rp"R/dY*JW=( /kHԇҜM'`plgI/yŊփcxc;2\gWJ~ ܗMRjL9lCZWƕI Mσˆ ,&ZD8{8ښą\ug<|bJm\ 9ւ>ю@{b^u|9/~D٨bl SgbkSe- w=j,zRF]_OȰghO!圆UEزXΟDanjR"8C >ySsI<%̸x &}\h kT{-:J+;Ey-Uǹ)s]dBCR*XScaڽY1hhp[#9jTAOQȚۀ* x,T茮WX'DAkPixszY a3_>㖁a<{2!G'IPaKNDRz_IENDB` BackgroundclWindowNameOnce Finished - Disconnect PngImage.Data PNG  IHDR pHYs+iTXtXML:com.adobe.xmp &y~IDATxڝ_h[UǿԤIi5,aCP|)>>E@qEE@Й(CجUiZצY7g='[뺦x;w߿pؿ3>Naǡ Νp-ut niTx$}gd1Y?'Z1?J{OA/uv mj0sxjwgPR0/SI(b,ÁQF=:+d /S=a|cfgd#_pF!`)#waSݮ*j=َ:t'Ϧ*no#|-ޕ@؋C3xeCհ:[b{} F |Q6|C3i=Wԝ1u({o,< KC ÿ R]}u,"#q7>#%~8[)ǿxtm?mGo vXIDATxڍ Le͞]hEhiB UڈZ#IVxTDZFD4hӃ +JZ9727T 4L;} k{gBD+SU5MUaeLQ/򁧧kG 'ꘓĘP! iZ0R%OļG3;4YVFU4UP/LI8)A I[.qUFⰇme;<]5) ]u~jBEXpQ a"JIom&T6,7e8vArb}<" :6]`_wl/;EOzު32lqm4vDl~c/ 70b-ߩC],NDf6D+#05B|{ aXaib]5uڀ;(i*z|5%/ti:@G_D#2Džsw:$K Hfk[8g.. n$i%4Sw@}*o,e9|CJ7+<fRѓ!Fx9DO ؊vC\/7g. YCn 6繰2('];ut@wKjV81N=*l_𝨈ѫ @&CIENDB` BackgroundclWindowNameOnce Finished - Suspend PngImage.Data PNG  IHDR pHYs+iTXtXML:com.adobe.xmp IDATxڕ]LW "$j)MxQ_4*T}Ml44Z%&(mb*~VCLݶjAfWٙ{{g[)œI=wl`uTsk8.n #/&$˒BA(a01G3In78P' 3\^+S0=|14-c4]'uwJV_CuЭ^|'[kE:)W &,`Y<Æ(ÙTb o }V0UT0Pw(qG$LHmwG|03EHaXC . 6w[E!]%!L?ҺŴ~v8ZӢ2;$l 14%XZFSy11O5t.C P[?eL|{+g1dȦG ,BӴhNe6T[oP3͝۱3t{aX'@,|c9ŃD-V,)[3{yV8=rT<8x6 clv %Ʋ,up)r?x:jO2XMqа .Bԋ?t<ZWkk9Ӹ?2.KhJnn#1m['q@Ut@9+Kd\?PpPui/߽ǕwDbhI0[Qz~W# )m1-|u,_V4hJ@ͫZ3Rɮ0kz!OqlA_)m+"ӽU d肘X1p 옿 Lf5lIENDB` BackgroundclWindowName Speed Limit PngImage.Data $ PNG  IHDR pHYs+iTXtXML:com.adobe.xmp IDATxڭmLSg޶ޅn1Y {* 4fn,A鶌/֥ut i@6d&nsfmo{[z^h}ܜ9P ^ R5ÑR0ijcdt]ږ 'YӁtё1VVK?D fEG[7MMMwNew̅4Mi?π} 88Gػzmk>13_ϕortS{g5E؟?Y']ގ"0K׺V\H| +Piă.]FYb{6ȤqXC2 = $۹XЛ$ _zp1ٓ0aj9PJ"[Ձ]W?/ِW`1ט @ $W}grC Y Ol@]8<єs4}VR*Μ[ \DJ8Ug}[n7u-GO{u.Sq.O|npJa{WfݛyK5/y~8)C=a'r3^h9(&|&55 ];3hwvv l6zn__QVFhZF ::J mmdxzF]_KZFPH ŧjIDATxڥkPǿ/8שtʮ "ʼnna@9trz]+E? kIDATxڥOHQǿofU'-С' "HK#f(kD7oH!().aւXf$$ݝUgwggݙ}讚<o=#(S!ZmZMnWǧ Vq1<ΟHpJ  !tm/b۝7RFnǙ ߎaEܜۮ5"˲hqm~#j+kx*hR jD툗'1r"3u:(8Vମ-8;#EWk|pT ,arZ&:F#% ו7SEns1lKE ن% kaT -voφC/X*V(@[kdx M=AuCeGX áO-kLgd sF 59:@]1R$/o׿u-I% ,zh5T\71T) JUp2N(b`vhX:YIENDB` BackgroundclWindowNameSkip PngImage.Data PNG  IHDR pHYs+iTXtXML:com.adobe.xmp ]sSIDATxڭ+aowhU)(QԺ{^b/"6ܔ\$=n7EyY/,v^3+/ˌ5򭩙74c ߪ:w{jsE5 Vaw5 jsC40}msC*HjhGkBk-#Z\K5l LI -T䵁@6iP.A c;l! e4l]wz 5-B$ wcX[>-Ns ?Gg6G{b7TSE|= z!w$`yP~jG*' +XQjZJy mJQH y"{mCR6.L/"ri7EHSb>yPo'hKxɲ5A· q1|HCk_h|gn?n|fsIENDB` BackgroundclWindowNameDelete in Background PngImage.Data PNG  IHDR pHYs+iTXtXML:com.adobe.xmp ކIDATxcd >_ƿ,,L1X_ًW0 3bUn{7 gddd" d BᏥ+V񹈕AI^ CԈdA^s0ׂ $׋LL ژ.ċ8]HacDzdirP\ ]E Btמb% AݯecĻp2y r ^g I PG0|{ʆh0ܯa__?Uyrݛo~8]sxB EOx/a`B0{aN$={wlf6dxE=$cD/#_)InϿ ,@c$P"Tw~_^gbƺAE0_maPVf??~anIENDB`LeftTopBitmap TPngImageList ImageList144HeightWidth PngImages BackgroundclWindowNameCancel operation PngImage.Data bPNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp dn?IDATxڽn@g45=V |@=aYU37" Gh8s*Nmìc6n (e3k0͇7c ~Y{W+ޮ wVMtޮi4N5꒒`yC )h:und8 ヽ3#/xxb49#%79~PTJa - <~P!H*eb4%&]7G6JJ&ft&@ RIk(Qa!a8z.%HSh+K 2Hm$x4|rAs$Plac@:dqDqE#DEu]1rt<zWSMd*DQ-[xR+e' JJ j VG߶k ! JsI)HWB>s%afeYxVR)Ujƒ pD >_4fgػBVyr?z. jȌENAIENDB` BackgroundclWindowNameMinimize PngImage.Data KPNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp (IDATxcd1``ԂQ Ƃ4sxZ@U0j  uv&IENDB` BackgroundclWindowNameOnce Finished - Stay Idle PngImage.Data c PNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp c@IDATxڕV[hUΙٙd/ͮMsiF! , y⃗Ҥ"Uh<̓ZD6 !*`"D+lb^;{33ɦv~|=;`.wP !<!xW<=GB.%Dpʪq8%@eMil%4;j"|P<.wjBs/땵1MPK}[^]2ViN\\<4J)]6~%s?YnehpoHEHb1ŭrέp> ucFe {/494'B*㇙86aۘG6a4IP@[yo8ZSU~$GO2k1-FF[|S=|5^TJ(f12NEfI[Fp4yxt^]@xio(B\ѳ' Z _IDATxڥUmL[U~ϹҖ~BA:u.3_g%h61?_D0YLHE3e $n"ls/QCUϏ6yy _(+sFãkমéPCN+s- Zi~;pZU'`Yh'FW̨ Ws CfBѼ>IU#%f` 88q? - V ngdh'ˊ72PJ ӗy/p3ٔNI#$}LzT)yМqX3j`0+2p\nASwNmhfduPY}S^.BRN!},9 -(f߻pD2VqSu?L4w3m#]/{ܪY`W%kwTiwO[遚 Q\,*e.ڋ:au2<'!yt'$~ ,ݭS&xuӽw"wMNB0 4ES2JONGStlo}g8 yIiIDATxڕkLSg紧B/P: / 2j%N6qn¢q*%ۗ9 ͈$p\4YD"(msԨҽڼmy) w~߀a7x"R;"NɎf<#*IZyn> nd'x0&a+@9fr¦.' L5" ١iBڿ8`CQ"޺t=79wSt#KT8z$&V&@AڇgsH6j&V ]b:m8a^{oT!,&ܿIT kJ=jir%8-L۬hwp (wV[*6QKa @N|yxA]A)|F3lɱXbPKFx* Q} _d#&~"e>*8}Z.f6phQRN%a$vQurEF xkdF(̆Hߕ?kxv/Id4\ 6%R>-Kك=I"ġA؊VApڡ-`>(џa\tu{r̢B6(8J)j"ѷcdZa+;?/q윷; ۾p_>fTY#P4%3R #cd,=L tZlx.%#Х3l<֌U;@=_OyLlL:qr*C=,EԦ/ZKoՂpw|/ZuiJ٬֎;҈`mf ^}ћKѿg \uCY0IdO}kp ,temX.ô ,)6Bc~K`&x*Uu..rX>Ҍ$aoxCroZIöJRqZ?A @Z^l-drx )\B|=;W}^txEa(Raъ(-NDk/h€C`/G{`36 jO1"9ZJ.8D~ F;ܭ"\^OU' dhG2H-(ii/IENDB` BackgroundclWindowNameOnce Finished - Suspend PngImage.Data PNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp ʥR~IDATxڕU{LSg}^ 1̀MZŒs\e–htef``f,Q&3x973D^@% AǣǷ^z;w<.CYjO8RdJ:;idDi,P߱]>$h4yAH^݊B./zGHlzp8 :(Y*pOx\´l{ lx5b)8,ĜՊ*a;JO[PmğݘL;&V aї 1F~%[,8F{!tNܲHUX9 pu \š[w4!>Z$6tNrΡ(Z)]Q;#N9ST%' ?qn}5}}q HbaqA{ѨuXlK6(ʐm?C :8<® =.D3vǬ±HP{}ΈZKJt:IQ7c Q~Tw:. J~W)QmҜ>802S&Bgujfg//Uz)7SUGHm*` 1 .U^s/FO:6s)z+oD-(=~g,/:9= 6룰=֌nk/|l,ٌlɚ|Rv,B'*X$ʐjNvw, apb1A5$3d{mv^D!Iŏ\>i΃;J= dq5M=VnGD]ɱ+h! kShK .G c\c@k0"?@r>״H3x Gѹ|Ъn]0XXiKnI©[}O}8wlO)޿z2՚j 2MeE=VC<\S:$K^d t J||Jހo u= !J6ы=;@WbRꋬo g11l&E;%JC~ K?M9"Ϡ>IENDB` BackgroundclWindowName Speed Limit PngImage.Data PNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp .eIDATxڵ{LSwǿ}i3L)P5FEZlن([Cdf-E@&\|nZmTJiKK{w-T__=wa$W9X4bM1<<ʎCD^oҖljPU6QrD_ p9E!_B'' %~8 O:e{1Cd\f[۲38!2'$HpP%EG5U'@Ttx'-!1 -qKВ2= ~:Y 'ig< g6@E@X8-EEe\.rsm9 Sw?Y@MHBͩ c1q]{xLӗ+c{mQ(9fHww7gZm~23ZcSbRSdNG+Fp];aP]B%IZ#4ӶиCg [.BW.',J>}?FhV jIDATxڭ_HSQǿ[|$H%( 0’zz )C !|$JE8i .(qnͻ{6vr~s tݮ#E\j{HV8L`4CMp ))I,paH ΔmmV+DɆs4g~R,ۏ;/@CoFVt9a@ӹT@>5x&+ocz$sqaƍ]|x N]椵3of{ Q "*E8:"4}zDκ]^w`03b8' 8Mfs:GMO9,e"$ 'dO\(G\$ێ* 2RM*DlHvq v\ s @cp-Zr850b9.a*oNbk\<[$v4gb#w K" !/ 8*ᱻo4 tqC?TS YtY@fߓgu9faD3!')CPVP5]AMkp eBt98] -/*k^ ;x%Lqނyh)k' U/iɂE;H#y*_#F_0 0%nFiU܎VbRVW0@IENDB` BackgroundclWindowNameUpload in Background PngImage.Data PNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp 'IDATxڭKSaǿeչMvӍ7& Q!袛^!î 2H)LщNE29Խ3O(g͹yy~|?<2N@KJhknj y;At$q2! h8}} }  D>`A" MBը8Z_RK@ B%GtF=.GkkܞV;۽k%[Wh 0G0RI,y=>'H(ҐPHi{JbE‘qpx<Rz?T) U @YXV:5Mryϰj| EcrWAU֟PRe }YDeK[9vYdD͜u&kGlؑ~/b!#h! ζm w5${@)4d썛cq[nN/բ[B cazDkp2:l=>3~&W3f.2;$sEvt$Mbn?m-@_ UH9\Lje23jeFPTNp5_{_VX* J3TpIK"$5 ~m) P\Q,o,,.y?>6^k*p%X']ko\#._qowF;IENDB` BackgroundclWindowNameSkip PngImage.Data PNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp (~IDATxc?-#,>k)6*NO>B)D>gb6V֯? d z{0ܵ%d[Rk`d.RYBY,T.K0R[|D݋gmgd"胸ƿ "l /$ڀ܆ǀ YBψ20+p0+1saAQ KB)b#{z% L(2@I0j!v)hv!,8?|pTb0% Z.Ks2}?>d|x\jP?1+7sp#G Q mt8j?$⃄"8QigȈ"(fBWTPjvfTH2+]SAMOY50 "vC}k 2^u8Z vO>( @l_IENDB` BackgroundclWindowNameDelete in Background PngImage.Data PNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp +yIDATxڭKLQ;3m ą&DL@W&.411>0jԽ F Єt  %qE *}@g:;5-3C=y3>}PKHd"+Ǜ>ᆃ/A(*tR)+`>-H. ĬZ0BTuUFF)T6]ZUii9H6 =@V|Ѧys?:1o3MPy_`=6K80{퀫픩_=Gp|đ")=]g ̋Mcur88\ҁ>f/Cc'$$@=/"R F"k:(he/PWCa.`pν[8q^Z #j6iAlizr:cj;2¯`O +rgw<<wx$"B_DK߸ox*D Xx)%wNnҁ8ZΆx%eP<ݭ]KX?E/zA5. G| 3׺h~s0:%l/,*qd!v_$\T+T*FIc&k^}Xq=DqqAObݲ+UIENDB`LeftTopBitmap TPngImageList ImageList192Height Width PngImages BackgroundclWindowNameCancel operation PngImage.Data PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp ǨIDATxjAg-̖^h( E(g@|Ȃ%PD荨Z<ݙ͞"$0?h;7K3#-~ژޚXsoBY^p(t$)#e)unDL]F >3ꦓh/~S)U*- XbH8c~5&@ )!kb᎛ Nφnր1{"+ eHvHO,%(**477 _ܣ>`m [TF/pgi=fޔ(Yph}D`2[yL?ۏ>x . .!+{C;t4ƫ|/rxS'@ej[\,87l<ߗ0;1kv_}3Wa#MXEIENDB` BackgroundclWindowNameMinimize PngImage.Data PNG  IHDR szz pHYsod1IDATx10_4@:.x X 0!HzIENDB` BackgroundclWindowNameOnce Finished - Stay Idle PngImage.Data A PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp IDATxڭW{lSUsnmou[ucHLLjKH$>Fg DF>&JЄ ݀) $& AAl}Ͻm/mvڞs"ԶûjjB"T@!7{{. ,J W Yǘ5pf0aaT*H!J>٧TQaryN\-Tsf\* VFخًjzj3:.G(")hrϊ@ucb 9nOQ"^)@zOh;G?g-"lA^.T-0m3yBKP=80 WL*D@Q${ytt T=}hق7Yᓺ2}7 ¡A!ۮ4}j oV. D~docqi˙)EQ3qe{]Xl}58=7愽KQi Z;[-anBـ<h<ʨmt$͑”~麦jZ;{leQVj.eHP91b|ʽ }Ϸ"m'3a]y";.yޑ)sTS6sI.+!MxX=|dO'#2F B5|7VC1`Φko/a,85H 2Ҳh]ĄU_ Xj}:;!TMp>Qx0Ӑ ,Ӏ ŢwЖF!_+8# >sCCŸ{FC13eQ4` J@p bIFCa"~U%"=Ѷeӹ6`ηyIa0ZB}]gY(r?XK{Mc< H[ON(D BLpN$MC'z|p#N3#>_P’Vow^΄wEWVsrGx[U85gy DmDdB0Qq7t\sLU&+!5R P#c 捿EuMN0>7"zUBcEW51yq,&&bc1Ҫmp5 OH" m oZs&O4"J f[{ZhsڇŽ`/̴ٝZFYOu a ڕw7+ش D\@fM vTgQ ɷQDɌhɜQ"p9J)fK~kdRK +K[3N̡ÖE4RҒcQo@W _IDATxڭklUϼgvvݲB[Kl,DQ1Fc"h `&ŨQ-BKP Rl#nynwgyw;}Pvvs ;6ì((C&JI@Q{ ;2+` J}d.f=#0u2udtjװy>-O"H"9"'u]Ef*n)/j#Kw 1e2 _ =ڴ̔)wHIkGMpd"Ap_#9DaCG"bZXo ^?',ߎ/s՝'9*^pߊ܇14sõ/ 6{|{2* |)VgZ{83@zW/eT=pMu`cwM8Q5%RtsTs<( <ѶY2MAHkMV5r~ϋr`iu":g4Xf|hV)%Sd$ON\o]1qFJ,/JN N&)S4&ck©&M4Ԑ7y$`}1/.rRYUx^8svE71 Lp=|?zb;D5ކ[fףY +kgEP"ٍ~6g,N/BwO2sWpus |= ^WwC!:E7C0h  Cbe'@i·mnC}㕐gI-5o"Vւu1wN>2y?o;>~:Xm׼%sAӍ? (1ׂpDr\GDcj'q>0s~AUi>d B~xŞsFנjf.̃>j40RkQOʓx'T/9zB1pB X"4݊BD6Nuz!XwK-7dY, 1q88a$(L#Ni]e p_FӤ_QdٹRZ\ʂ"A'h8'jBqpf4rife[c=+}1S5yT8I b6]KhrQ`N+orT1F'A hfAP~Uԏ jX02% GL HO۝5sE1GA5ũ /utXY&ym(]<Je]V՘ި48 Y`(k3m_KK-&=mD8:qcDx $j X#!8ZSZuW<@ p^ۮ}8?Mw1B2]IENDB` BackgroundclWindowNameOnce Finished - Shut Down PngImage.Data PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp PeIDATxڭW PTνw]vׂyY2hHkѴh+#Q'h;ITjMZM("&؆`eM4$Teݽ{h"{<9K0]sVLJ5zBEU@2ľwRU}m/f˅Ч9B^EL'8*S ߘJ}.٥TQױ'['8rE["$+5{Q_ڃ~S=[[f 1j1,*sn?KQCЇ6e\^3u?]S56\ n {4/yl"0 0L*cbDQ|nfӄ `GeγB]FnhWu;Jۇt6F 1/To \% 1/\oXf3.EIbAt vئ+~3c)mxgJI€0i9Df<"d\_Fe.zR+lx2#oJɅ:[%IɌ~4=KìQ"Rh۠qCz ><7 hܥea6I1O7\{eV)҃PIVt.~5[sJ'Տ% 2 VN_"FjN b@wwxۿa<)b:t-"Ƴb΋0gdcy#L6b2<=8vb^0w>z ls> %5M۾oJg/pMVJx2i%HM":Dcs2acN\qnÌmr5D,Z:=ީo-޼LƉ1n{A|9"c#ݎ7{tSkF(ns[hy~ 8>"3СWZ}|K{jx>QҫhfʜQγ-F1O`VH,sl臥ٿ`uG1Pk4}բY(MBID[ѫl?SJsz&mHEc`~ihipuͬY>2Vra;}#[G/DbJ&>˗V6,ח^fH!UF6#`&K=~uz)B+f@ P` ႘,KVAJ}up96:8 7er6~vaEI|dᬒ OfǶ n7e]~S3`]V̀P)4!=, .ʊzjS>k 7IENDB` BackgroundclWindowNameOnce Finished - Suspend PngImage.Data PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp @kIDATxڭW PTUs݅U E{ ##ScjN#Sj663TVf9giZ$R1Y`w层{ιn`?=-)C!9YD%1  $v[a,B;kQ1{ǩ<}*jC8rϴ ;9'ȅ.aᲁG[CNWTƆx5Lp'Kjc$zǕ:C2Q @ 30Ks|γ:*wVc~ Ve ZJ skԹ ?g%N6:_pvfRkl咶^&)S[c%#圹kk4EW釂l/7K\[w5؝ 2N-(oHR@"\Ծ" FM{FAiAĴv-,c'igLXٿ l XҌ`ҞbҹDŽ ASo(*iQ?. @D /7"OYJm1]um f=b:u&џkҺ"C K7^3ᝠ»z+Aaۯ$n).]XGa,歷xav>z7Z 6~uNm|܈0vē3 q.v`85)*+-*!Fo Kܧ91xw-(_;gfcɻ18lMs>ϔi TՇ1}l+xCdO죓,bs}s VCY0$XK藑< X4VlZR"p)Q2 @*?N'aSf8Hιr*8JAmtlT0h:Af uhŪ2T5 3nW_e*!E7sr?̞t7bK>cdu`G$G$`@06l,vyH=jK+0zYQ=!/"$h",H\CHz* WBl]qr4E9r" &s` XSߟCw:Y@vL…^ (Y!BC5bB`W`-BXrJFrj21wڀUNuX<׷@Ra5}^Ct14 Tãv`=%*~s}VF#X,=xQ:ՅטCz5Ш`"0 /-׀DK>iL:r^@Jy5rl9TܭcSP؋s5n))$[ G3#(da>d,mBXNB_KJ?ݽ)"IENDB` BackgroundclWindowName Speed Limit PngImage.Data PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp 2W)IDATxڵW PTDyYlb 4)P\eJ5FLvщ("/EF35hhj4 8F@UPc b }Hٻ;O9WhhL2J̲WTT?9p̗Qѯ Kh 9DAB3 [63D Ba嬙.~9rM3t[o^d׷Mw+>n @=xObRCA9P̟$_9Buu=? @T=P*U3S r<a$`wh zh\q{M&S}k D*Zw(*SPPNC9PX"mfXXZRbHaK#dLf֞]L0Vەڼd([H߽cY.ˢ?F ug5tlLmݕ;u:vy@, Pnc@Ԁh&qƚ`55dp?s,ҢNG2')S;ű(thh CCfJ4"E d$y+"d zB{W]=aÓ֒" )1]j``_Dp5Mj, oE*7QU'~S#G9{ԫjX͂_yy# pRYABfn,W1[R_hZ' vGϧ;@<#ggՂ፵0'0WЕϝbb@ ^0F;ܣ{V/ F!o⽼CW^.-) XuZ-k[P 6/DCՅ4<|[BUq'/Tyt[2 `&σK§({%>>ubj= Sgfcԩy(%@wORF@y4~9D:G@ לZܾ}H=2Jx(7A,k/*O)wSv&`08(8IoUCaƳ08݌fHJ& s`?d"2heol{CC#v$+2e2R`Fy$Hڙb`AFz* A7׃24[J#~Nec=T]F(n-G?Rp=|ﷆĿ8, ;ny:#` z=e! 'g1 YKη& ~5g_Brf E_ NBI\޵yǗ\?8]__[") i;qݿh%d3q;3/#o/ψ#lATbS7W~ V2Sh ˨$dC[S˨uL%\ aK7 4l=8p?uG@M AYY9yR~S\}RیXՋ?j^i HH^nr mI-u{v+||Fyw=~{3HI-2à4W6mܨYnfyxM-_Z,M0LCò־xrVVV Ν#XH.///sLTf欙`HkzqqBaO[[@I#Iv_f 2mtˤ]ƌ\ݬa^h{͛rfNi8p~)p*ӡ8CRv:2\ (IENDB` BackgroundclWindowNameDownload in Background PngImage.Data PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp IDATxڽ]HQ߳3iXQٯDETDM7]EV֍7^TwIaQ]DBRAAY,eijVϦ39̤~8=KΝB@)---)>g?{vwUȲp8l 1)۷nA]CKI}ݿz,!& @ĸVk"%cM$I(ܲfΰ/(`4t]g_c  6ĄI/B‰ u 6c9 McIIX^wLB/Whvtրzt 29oE"?a@) Duhڵ7})N︇t93ĥhn@'FE#=zM҇X7IՐH뛉uR'!c2*n 24@iW 8 D'F0\I )ĵ)tu[][$5jZ+>g$iq"/FLmܽ|rb/W}R5r WͧƋ'uu-tM}o6b1i+ (4G!0b-ځzZCYYjaP{Qrs WW8(]W#~:. 2NP:=!|Rz7<и8ޗ÷8=p@ m3^n ;pi>w^n!]`^3AF。-RP}ljU^1f!.2 ѩ zA:E ?@0*#(ŧSUk! m#Tkk,W v,&IENDB` BackgroundclWindowNameUpload in Background PngImage.Data PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp IDATxڽoLeǿO{whK Va ${a!Q!N^B? { M h7KeEEͲ-[6z]{TXG4>-gu3!4mppkeםkpUU !vp/~bWغpbAT ot7fnboy<xY}z7GV-L쨁¦3a Ju]/Y[Mg112nGҸ7uݦALUxuv,ŐmpB 6pg2#38un~ 苸\4˽m$] ?.WPtYå&ȍ^?;Z|XDl =>U'cbj"&h.Dyi嬈V ZD2t2`dhѽhi!nLEqC_5Sn coA%5ᨊf 5ZfJYO6K8%Ǎ=mvHa+k&{mxg 6ÕVʾV!%/!t[6;Xi'PolL&yȵG;?d u͕hg+YU{E:Ifp#zU횬{r^;^9`)RzSiWƺW3,r4B譩t҅O O [ >7nj~J8.vvVjzIENDB` BackgroundclWindowNameSkip PngImage.Data : PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp 1bmIDATx͖KLQi)hB hh PP7*1-@D6|`A )ĵ 4qa" [QP_]BA|ZTwP4.1$l{eh;3tڹP'i&'ws;)G,u+$¶aE4[P^v@D  @:]LQn! Ķ`0nmilHv|ܶea}^xi5CȽO" g_#dZ L5W 2P7&8@X6tkSxWNdvGpQjrWA_ڑ X  8B|]$k#`H H, ,u1~P@0}IG}n'2 (Rl)5xj_"L/%X=. {3paRIv8ҭ pH]>Y [  ]S=/!ן.^y%1I HdNsrԼxt\ wŧSǣSF3@k @BNn놠P=+R}1=i {z Z+JFoFuNzi$,ىyh c!ȕKHMvL*q$ ?RhJ:=587qLGLԖ8lKOYuf`}$[,!DIENDB` BackgroundclWindowNameDelete in Background PngImage.Data w PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp sTIDATxڽKLQ1R B4h6*J&&&5QBƅ ] + +mL(AZwg3C&gZ r7޻tuA}!Y$i albRiR_l9T! wɁeЛt{()./AkhKu,R'~ΌN SNԁԤgr"'la<(dҵS*m@IϻjIgB?{ ɼx (M OBp:H헁Dq-TnԪy P3L{);ԉėb]EgAI pItEnw8!•!ِAq/ج8" NXmY4jw3Ӌ!V: h:-~تpϱc\5u[`` Q*.")r yJZkBQ c qU\P&]@UA^ E 9k @do/:rq@Jt- Fs4֓4P@ŁQ1 .0zR!q\*7_b!GkOu v@qwOfpUE1,yˤ;j=>onr Xbh6Ӭ"lD5a&WE 9CnHIM<lN$&*ޣD 4Ӫ% a%N_]R jIENDB`Left TopBitmap TApplicationEventsApplicationEventsLeftTopTPF0TPropertiesDialogPropertiesDialogLeftTopHelpType htKeyword HelpKeyword ui_properties BorderIcons biSystemMenu biMinimize biMaximizebiHelp BorderStylebsDialogCaption Properties ClientHeight ClientWidtheColor clBtnFace ParentFont OldCreateOrder PositionpoOwnerFormCenter OnCloseQueryFormCloseQueryOnShowFormShow DesignSizee PixelsPerInch` TextHeight TButtonOkButtonLeftcTopWidthKHeightAnchors akRightakBottomCaptionÍ lagiDefault ModalResultTabOrderTButton CancelButtonLeftTopWidthKHeightAnchors akRightakBottomCancel Caption Hætta við ModalResultTabOrder TPageControl PageControlLeftTopWidthZHeightv ActivePage CommonSheetAnchors akLeftakTopakRightakBottomTabOrderOnChangePageControlChange TTabSheet CommonSheetCaptionAlmennt DesignSizeRZTBevelBevel1LeftTop/Width@Height Anchors akLeftakTopakRightShape bsTopLineTLabelLabel1LeftTop:Width,Height Caption Staðsetning: ShowAccelCharTLabelLabel2LeftTopPWidthHeight CaptionStærð: ShowAccelCharTLabelLinksToLabelLabelLeftTopfWidth(Height Caption Tengir í: ShowAccelCharTBevelBevel2LeftTop}Width@Height Anchors akLeftakTopakRightShape bsTopLineTLabel RightsLabelLeftTopWidth;Height Caption Heimildir: FocusControl RightsFrameTBevelGroupOwnerRightsBevelLeftTopWidth@Height Anchors akLeftakTopakRightShape bsTopLineTLabel GroupLabelLeftTopWidth!Height CaptionHópur: FocusControl GroupComboBoxTLabel OwnerLabelLeftTopWidth$Height CaptionEigandi: FocusControl OwnerComboBoxTImage FileIconImageLeft TopWidth Height AutoSize TBevelRecursiveBevelLeftTop8Width@Height Anchors akLeftakTopakRightShape bsTopLineTEdit LocationLabelLeftUTop:WidthHeightTabStopAnchors akLeftakTopakRightAutoSize BorderStylebsNoneTabOrderText LocationLabelTEdit FileLabelLeftUTopWidthHeightTabStopAnchors akLeftakTopakRightAutoSize BorderStylebsNoneTabOrderText FileLabelTEdit SizeLabelLeftUTopPWidthHeightTabStopAnchors akLeftakTopakRightAutoSize BorderStylebsNoneTabOrder Text SizeLabelTEdit LinksToLabelLeftUTopfWidthHeightTabStopAnchors akLeftakTopakRightAutoSize BorderStylebsNoneTabOrder Text LinksToLabelTEdit GroupViewLeftUTopWidthHeightTabStopAnchors akLeftakTopakRight BorderStylebsNone MaxLength2TabOrderText GroupViewTEdit OwnerViewLeftUTopWidthHeightTabStopAnchors akLeftakTopakRight BorderStylebsNone MaxLength2TabOrderText OwnerView TRightsFrame RightsFrameLeftQTopWidthHeightmTabOrder TComboBox GroupComboBoxLeftUTopWidthHeight DropDownCount MaxLength2TabOrderText GroupComboBoxOnChange ControlChangeOnExitGroupComboBoxExit TComboBox OwnerComboBoxLeftUTopWidthHeight DropDownCount MaxLength2TabOrderText OwnerComboBoxOnChange ControlChangeOnExitOwnerComboBoxExit TCheckBoxRecursiveCheck2Left TopBWidth=HeightAnchors akLeftakTopakRightCaption-Set owner, group and permissions &recursivelyTabOrderOnClick ControlChangeTButtonCalculateSizeButtonLeftTopHWidthPHeightAnchors akTopakRightCaption&ReiknaTabOrderOnClickCalculateSizeButtonClick TTabSheet ChecksumSheetCaptionSamtala ImageIndex DesignSizeRZTLabelLabel6Left Top Width1Height Caption &Reiknirit FocusControlChecksumAlgEdit TListView ChecksumViewLeftTop(WidthFHeight)Anchors akLeftakTopakRightakBottomColumnsCaptionSkráWidthdCaptionSamtalaWidthd ColumnClickDoubleBuffered MultiSelect ReadOnly RowSelect ParentDoubleBuffered PopupMenu ListViewMenuTabOrder ViewStylevsReportOnContextPopupChecksumViewContextPopup TComboBoxChecksumAlgEditLeftPTop WidthyHeight AutoCompleteAnchors akLeftakTopakRight MaxLengthTabOrderOnChangeChecksumAlgEditChangeOnEnter ControlChangeOnExit ControlChange Items.StringsXmd5TButtonChecksumButtonLeftTopWidthzHeightAnchors akTopakRightCaption&Reikna samtöluTabOrderOnClickChecksumButtonClick TGroupBox ChecksumGroupLeftTop(WidthFHeight)Anchors akLeftakRightakBottomCaptionSamtalaTabOrder DesignSizeF)TLabelChecksumUnknownLabelLeft TopWidthuHeight CaptionChecksumUnknownLabel ShowAccelCharTEdit ChecksumEditLeft TopWidth2HeightTabStopAnchors akLeftakTopakRight BorderStylebsNoneColor clBtnFaceReadOnly TabOrderText ChecksumEditTButton HelpButtonLeftTopWidthKHeightAnchors akRightakBottomCaption&HjálpTabOrderOnClickHelpButtonClick TPopupMenu ListViewMenuLeftTop TMenuItemCopyCaption&AfritaOnClick CopyClickTPF0TRemoteTransferDialogRemoteTransferDialogLeft(TopHelpType htKeyword HelpKeyword ui_duplicate BorderIcons biSystemMenu biMinimize biMaximizebiHelp BorderStylebsDialogCaptionRemoteTransferDialog ClientHeight ClientWidthColor clBtnFace ParentFont OldCreateOrderPositionpoOwnerFormCenter OnCloseQueryFormCloseQueryOnShowFormShow DesignSize PixelsPerInch` TextHeight TGroupBoxGroupLeftTopWidthHeightAnchors akLeftakTopakRightakBottomTabOrder DesignSizeTLabel SessionLabelLeft1Top WidthJHeight Caption Mark&lota: FocusControl SessionComboTLabelLabel3Left1Top<WidthbHeight CaptionFjarræn mark&slóð: FocusControl DirectoryEditTImageImageLeft TopWidth Height AutoSize TComboBox SessionComboLeft1TopWidthXHeightStylecsDropDownListAnchors akLeftakTopakRight DropDownCount MaxLengthTabOrderOnChangeSessionComboChangeTHistoryComboBox DirectoryEditLeft1TopLWidthXHeight AutoCompleteAnchors akLeftakTopakRight MaxLengthTabOrderOnChange ControlChange TCheckBoxNotDirectCopyCheckLeft7TopiWidthTHeightAnchors akLeftakTopakRightCaption3Fjölrita gegnum staðarbundið &tímabundið afritTabOrderOnClickNotDirectCopyCheckClickTButtonOkButtonLeftTopWidthKHeightAnchors akRightakBottomCaptionÍ lagiDefault ModalResultTabOrderTButton CancelButtonLeftTopWidthKHeightAnchors akRightakBottomCancel Caption Hætta við ModalResultTabOrderTButton HelpButtonLeftPTopWidthKHeightAnchors akRightakBottomCaption&HjálpTabOrderOnClickHelpButtonClickTPF0 TRightsFrame RightsFrameLeftTopWidthHeightmTabOrderOnContextPopupFrameContextPopupTLabel OwnerLabelLeftTopWidth Height Caption&Eigandi FocusControlOwnerReadCheckTLabel GroupLabelLeftTopWidthHeight Caption&Hópur FocusControlGroupReadCheckTLabel OthersLabelLeftTop,Width!Height Caption&Aðrir FocusControlOthersReadCheck TSpeedButton OthersButtonTagLeftTop)Width8HeightFlat OnClickRightsButtonsClick TSpeedButton GroupButtonTagLeftTopWidth8HeightFlat OnClickRightsButtonsClick TSpeedButton OwnerButtonTagLeftTopWidth8HeightFlat OnClickRightsButtonsClickTLabel OctalLabelLeftTopDWidthHeight Caption &Áttundatala FocusControl OctalEditTGrayedCheckBoxOwnerReadCheckTagLeft:TopWidth"HeightHintLesaCaptionRParentShowHintShowHint TabOrderOnClick ControlChangeTGrayedCheckBoxOwnerWriteCheckTagLeft_TopWidth"HeightHintRitaCaptionWParentShowHintShowHint TabOrderOnClick ControlChangeTGrayedCheckBoxOwnerExecuteCheckTag@LeftTopWidthHeightHintKeyra/Fara innCaptionXParentShowHintShowHint TabOrderOnClick ControlChangeTGrayedCheckBoxGroupReadCheckTag Left:TopWidth"HeightCaptionRParentShowHintShowHint TabOrderOnClick ControlChangeTGrayedCheckBoxGroupWriteCheckTagLeft_TopWidth!HeightCaptionWParentShowHintShowHint TabOrderOnClick ControlChangeTGrayedCheckBoxGroupExecuteCheckTagLeftTopWidthHeightCaptionXParentShowHintShowHint TabOrderOnClick ControlChangeTGrayedCheckBoxOthersReadCheckTagLeft:Top+Width"HeightCaptionRParentShowHintShowHint TabOrderOnClick ControlChangeTGrayedCheckBoxOthersWriteCheckTagLeft_Top+Width!HeightCaptionWParentShowHintShowHint TabOrder OnClick ControlChangeTGrayedCheckBoxOthersExecuteCheckTagLeftTop+WidthHeightCaptionXParentShowHintShowHint TabOrder OnClick ControlChange TCheckBoxDirectoriesXCheckLeftTopYWidthHeightCaptionBæta &X við skráasöfnTabOrder OnClick ControlChangeTEdit OctalEditLeft7Top@Width@Height MaxLengthTabOrder Text OctalEditOnChangeOctalEditChangeOnExit OctalEditExitTGrayedCheckBox SetUidCheckTagLeftTopWidthFHeightCaption Stilla UIDTabOrderOnClick ControlChangeTGrayedCheckBox SetGIDCheckTagLeftTopWidthFHeightCaption Stilla GIDTabOrderOnClick ControlChangeTGrayedCheckBoxStickyBitCheckTagLeftTop+WidthFHeightCaption KlístbitiTabOrder OnClick ControlChangeTButton CloseButtonLeftTopPWidthKHeightCaptionLokaTabOrderVisibleOnClickCloseButtonClick TPopupMenu RightsPopupImages RightsImagesOnPopupRightsPopupPopupLeftTop; TMenuItem Norights1ActionNoRightsAction TMenuItemDefaultrights1ActionDefaultRightsAction TMenuItem Allrights1ActionAllRightsAction TMenuItem Leaveasis1ActionLeaveRightsAsIsAction TMenuItemN1Caption- TMenuItem CopyAsText1ActionCopyTextAction TMenuItem CopyAsOctal1ActionCopyOctalAction TMenuItemPaste1Action PasteAction TActionList RightsActionsImages RightsImages OnExecuteRightsActionsExecuteOnUpdateRightsActionsUpdateLeftTopTActionNoRightsActionCaption&Engin réttindi ImageIndexShortCutN@TActionDefaultRightsActionCaption&Sjálfgild réttindi ImageIndexShortCutD@TActionAllRightsActionCaption&Öll réttindi ImageIndexShortCutA@TActionLeaveRightsAsIsActionCaption&Láta óbreyttShortCutL@TActionCopyTextActionCaption&Afrita sem texta ImageIndexShortCutC@TActionCopyOctalActionCaptionAfrita sem &áttundatölu ImageIndexShortCutO@TAction PasteActionCaption&Líma ImageIndexShortCutV@ TPngImageList RightsImages PngImages BackgroundclWindowName'No rights-preset on permissions control PngImage.Data  PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp }IDATxu[HQnZc%EYiL03%5$$Jz-)ijiꦮ`dQ$e:Lg-Fo8s|}3(,0l-[(@ *z'O un$EF@qq1!%Ű,6Je<$E_&ៀ5R KeBRw +2(D ]4eIO^{ңI/ç `W*%U+lljf D!{-= xݽRv82Muaf55R}gAyMq:>l 0 'J`. >|^_o/odxx!JDb=Oˣ]`?tKBD}Rm(J: B?7#pNh=~Risx]Ӯ`#TP9P?nD, 'd3wTM`[[pAhiѢ!,Rw'mV moG7X <r&wfg%0WAeu-@ B0 .L( ߿zGfF=kTqEO}zLD!" RuPsBW_E3a=죜b=vܩV\[ؗE6 R$g5n{yӢWL;^IENDB` BackgroundclWindowNameDefault rights-preset PngImage.Data PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp `{IDATxuMkAǟh^vڤ+R[ *i&hJAO`ExZ֦1/-ZP&m$uggtwc70,2H$ K &YGoE xɴaRzhne@hYD~<"ⲇR҆vmM"]N) T~bI"DWB$%t$o '3ѱ#g~iic%giV՘Hjm;.>pǕZjpb:\VrwvfU|vQEno4L5Ylܮ  `r9eA2|z]K0//ATwCB`bـX&L2si~_6 z|^c8THS7%y5z `%uWA !iѧ5AXF+^H783~ Zv CP CUR wIENDB` BackgroundclWindowNameAll rights-preset PngImage.Data  PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp IDATxu[HTA͵UhwE"H2(eeYJ)%*A=/CBD/Q! ymW%v9gf]f0|cAp-8H V,yf*srr~ak4RHDF'y:_fKI<: %5RGW!{O^;_eSdE!$Ѵo嵵F#/7'uY๣,_QF3 K}ZOx?@ '$\Kל |Թ?4>JTI(Ibc((W_ B~B&*3L~UgDx B(s_ &TdŽ2Dc`5;g)f;Š5MIENDB` BackgroundclWindowNameCopy rights-permissions as text PngImage.Data PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp I̮IDATxc?Y3`@A# 8H/#̀X93|'.C}4 JOf%tÀ05@BLay`W3i??lܴ !=%ū73X b,c&+-#@(f2ӒX02bôs F 0MitA  o^IENDB` BackgroundclWindowName Copy rights-permissions as octal PngImage.Data PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp sZIDATxc?Y3`@A# 8H/#̀X93~.Cs^4 JOfk9)I >ޞ( `kM6_ 6[ A 0x JK:ˆ'!1̴$f0m\14bd@ć2Y.D= @l\@  :IENDB` BackgroundclWindowName Paste rights PngImage.Data PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp 1iIDATxc?###2G?clϋp^q $ʫ$(Ȼ\+?|·k ?t1|0DO $h`,ʯRsC{3;ivj`$- O ;>c{+ :LAeB7X Ā pAX 8҄i ٹӏuP 8Ԁi- )(̙_| 8Pj?o;|{VZ}5Wtj?~0D2,̴$f=U ]4l Lk\7`GOHp0 .RQـz$=;s3 W^J*IENDB`LefthBitmap TPngImageListRightsImages120HeightWidth PngImages BackgroundclWindowName'No rights-preset on permissions control PngImage.Data PNG  IHDR pHYs+iTXtXML:com.adobe.xmp IDATxڍmL[URZf뚾P NcqhXY7D?L?03n/qn ׬c"]X 1~-ݠHCKiス빷tpO{ysTUE8̼&Y|>_ `ww+54RJ˘-Br;wP(Ti~T*Bjy(`o_P`HUy˷s¼Uޫ[Я}mmmJODžRUB~ָo{BOhTE/lDž?Y962CMn^JLRrk/]gu'bN5@peF/*ɘqG…؝~Ar;[xc(Jf8bwPQUYjj] ܠpNS-zVxغy2`822g6[r9`T` d= ! wf{z.Kpk ܍`so݀Db~:<}wn Y9=Cۭ4jj#0!:@i:d* ׈Xb& <FnėnAD\N *=g̫/T^C Z~|r-p[uDsկ֝زE_f8z/CmmoG,CmA7Q.?n_u+;:yVM'ᒭ=;v'Ŵ-|N$z =@݇L HnA*5 o*SA墿tVXK2M~6PGdښJ%&<ǕImͰv6) r (MʌȄI[ WjKK1?R} UGIENDB` BackgroundclWindowNameDefault rights-preset PngImage.Data  PNG  IHDR pHYs+iTXtXML:com.adobe.xmp ?IDATxڭOA(]H$M[z!48HD41!RME/0QHś' @LC4(>DvΌ>-N;otclo>c"eYt: GK;Nx!s6#HHmAPnǛ=@ DSп# *u5'pr*8~ lTqC>ڰ+|^E6򅳳SI?0mn<{}Wp"0}bܞ\p|^GGI -ΟzHRUw\}BTO^zhGpqq8&P^0f1[ J@GIfht*;>:&I\AA>0fI^H0!PRQQA,+DlW( l2Pf8fӎVBX6OW۴t%2l6Ӆd`2 V y5v{&&h.\__[kmdyyD"4e{Rfd߽R8Ք9jkZ=L-ب̀;=85ecWm3&˱B!PYY$)єy6_pr!2LH]1T#Ljʬvi'C{X TOw\)ӀqItUD跑b0:>aFo?vtt(\AIIENDB` BackgroundclWindowNameAll rights-preset PngImage.Data PNG  IHDR pHYs+iTXtXML:com.adobe.xmp ]BIDATxڍ}lSUƟnv˜u#1D`@Ȃ1G ɢ:dC2!(e?41DMB`٘ݺR͆h"A3t#:xj&oynK8!kppisW]shZE nvXhlE޼E(p1ʪ@L:mye䁀ȏs уLImbey<Ԗo- g`Ouuu'>e-- S7Nຼ|[G8jW_zC#ҭ R EIDATxc?Y3GY0Sc*31 ˗x2h}=CP DғY)2pko2;qixJ0f5Vfp p9I59MRYiIG(6 LKb%*a@ˤȈ3%0L9$Er"@\I FSd 0y DE AӠd ֈF(IENDB` BackgroundclWindowName Copy rights-permissions as octal PngImage.Data PNG  IHDR pHYs+iTXtXML:com.adobe.xmp r1;IDATxc?Y3GY0Sc*31+ן{2h}=vKP Dғ)2pg780cT@Kal0D(IhMRT19Ie%! D2ӒJĦDe ddę͜Kt"@lFu*U\l(aH MO8IENDB` BackgroundclWindowName Paste rights PngImage.Data PNG  IHDR pHYs+iTXtXML:com.adobe.xmp $IDATxڝ+QmV~>(eD"XQZ(ŃMd$HƒI)Qh5 $BZY3Ύ1;fNs{D$ @ka$Ɖl"̢?R1q{LWGYn 8fk0sO_U#$)b3U> au "1 {-`Q ,fń)pB\lD E~yzJL]| tW~EB{}(?JuPOV{[rpoxP.8-M0L6N +Զ{7V]ۧ [m2p{RZ>/;ϫƆ:ŘV#7{xMWF/0t/rjMQk/s (\롷|g@~m (\ W쥻•N-4plᐫA`9^l&&RDZotKuIENDB`LeftpBitmap TPngImageListRightsImages144HeightWidth PngImages BackgroundclWindowName'No rights-preset on permissions control PngImage.Data  PNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp IDATxڕ}leǿ׻̮ZVQ@ /4FĠ,X2Ah4A !4mbbT&]ױz<>w}نe<^k9J)8;<OAHyJBпFQXSPЍI7c5(9jIvPB>\]_gϵ;ǘa *!+^gZ[I>J#sv mviuE⦇mi?DTYgHdy~uORt:Ғ_| Uxi)j Uݕdc7ģ8gR@}sLe3B#B=oAiFռMe(=+E e\.qowظ}ʼJQw^ȴ5w!/ͺyWDa)fqkj;/$t]v-4zV۽2[׭+jr}})~dYRkR@.Q%昙4kBH/6ck}$a?xV%tt$Jl3 H ;mEJrc @5?s7l=*Lv\`ȱHEq-HB&I21H??f C΋9 g¦Eg'u\?eEP=E~_5,`@#gϵ5PUÞH6ƱGPak]̞aAWʂ%^ ffv"R<|rܒnK6m>흅93(+܈v^U.M?E>fōC*v^_J{W4aR ݌U;%M:@8`\~g8~MvPAe.+EX4AmMG}) bCF_Ω2! ɾ9zwUr@MmXZbL\p4s>q /Nۣ&СaW$5pלJp$RBpWa)<rr)"KP$RA&NTAvY!s6R9]TރZT;?,_cmG"ߡU&SPTbb(#d-Ye u[0+K~Am]0&8YSl\tt~m0%${ߖýGP'3Q[%_Zۄ>IENDB` BackgroundclWindowNameDefault rights-preset PngImage.Data PNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp IDATxڵ_lEwkۣwcP %D\K- `bD L>4`PSR-mC>))w&`ݽfv_/ӊN2w3?3BX@He^W ވ1L=nomoil&B0Pq: pN0>P?FƮ'=T0qϱ'\x^ޟH)Q+!vqK8APU'iFiH_ 1 O4drB>!HB'5;ς`|ꭡZQ]y.H̬  ./(yW L/Tc-G5C7{+]]XŲ辘nb?vgE@gg\]SשqIA%Cg}>?$u73ϯ_ZRXpee!`۷*a͚Xɜۚ{2R*ңm%Bӊ~ 2ȦPUrs`խjk!`rE4?kO(]&T( j v.LLޢhf!( pD PU r.@tb uP,aqq;>fxrY'Z-0jP8dz/AOwaoٺ|tׇE1@vq;PIw~:: ?H$bH Qj-f)3/.eEξmn ,M?9s28w FYW5}CfG.Lh2C<ѶMU@|^1oIQEu¶U+EoRa;EV~]sEpU RCEQfNe$.Dݻ!f<Ef>_閥u($tvn9j}^H~>ӽv!A8IENDB` BackgroundclWindowNameAll rights-preset PngImage.Data PNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp ,IDATxڕ{lEǿ{׻]C $&`MP`(bh4`5$@RAci^[iiZ5RPQC-Jy8Q$s3g~ٕcH4I0B!Cq?PFSJ?)Hj `&Mh.e(8 9 F5]vFq TsBV6m睝se-'hp?=qֵN ѵV?qc04ɴ2!Un\?55ˤˌ BŏHbh fsO hno/P<O(:_ZT#\cFܞolpuĩ -2sڵWnU%rۻ-l~Mn UV֪MȊ< Ol fjhTϞ~zJ@NE#󑑑ɟN3>>籘 fHE{e)=_>99ٶDqc=#?Bظf>Kw8Xbb.Qq@%l"c +Ր$ɴ_Йc7:, #m8r ($Y2`-b"/8[$'UM~<3 Mȧ֩-Qk!f,klnxB(y~;Ds)+fqqgoEy/_/&B~DDܫ$ĭyfa׽#͑%8=F@X l1+lꆖ#,.`/K}v{T QK4k5f%V0^ô De(XW ^]au>&[,X܃\] o@4"IENDB` BackgroundclWindowNameCopy rights-permissions as text PngImage.Data 7PNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp IDATxc?Y3 ӓ0@f3,HIũp ,,,_~I%$Y},!WI$ dVYB`J` @XY1;q NAԼ$ 3فaDYWZNc3 ZWҒƇԼJ #5-`$)Qd1ȶ`a6s.ə, tl+ȩ*r^/, -@+3m:,!(ό\IENDB` BackgroundclWindowName Copy rights-permissions as octal PngImage.Data PNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp KIDATxc?Y3 ӓ0@f3,HIũp l_A%$Ys^,!WI$ dfYB`J` ]p): A7 Q,@+YiIG,I+iIX`h#I" D ôsIΌdY/P|yf`KiTO8dY@PMIENDB` BackgroundclWindowName Paste rights PngImage.Data }PNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp <ZIDATxc?0222` r-b̯bRx D)`u#~A\>}APd)vHIENDB`LeftxBitmap TPngImageListRightsImages192Height Width PngImages BackgroundclWindowName'No rights-preset on permissions control PngImage.Data PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp KQBIDATx͗}LgWJD@n&&.If!/ ˆ36gܖmYbɲ?6wD "P{]=W:4۞<{{R !E(}ݻw$/I@DEJ!*XC뵓N|(QwLDh,[+槥|f/R+o.A2׭=uuMs`;S8p@4jxɋ EK!Sc" ׬I%UUW1d'΁2i5V Hܺ:e*aC~,'+v\}*ΥRnD啧* fg,%pvOM]~},d5JyYIP[bqGm54)"86@E+RgU˃jߝ(GJ٣܅:N)A|[\͜pǶo\.gn&d`t2:::<4MK^[A\i/ '(vri3;F.{m1@n29@~nmwC%Huۆ CX*U1 ]]|sVr3R8SO˵6!v3_. 6?kt,c1N Mv?qzM1\?ﷂ9tw1&>Қp~~QO`tl,a90(;L׃?XŵYJMU'$NnAb?u؛dCẅM<џT\a}w@,D< 8MuK^HHPdKkmG/)| ]m;^Ƒ5ahl]Zgj." mu>b_l۽=" @/рH{.Z|Tgϫri嗕NKG=yoǿjQN>|2}qIpSDN'd~q*OQH!HT5"m+rX~C Zva0-ြw$9jH9#8m&cHG.poϱjQChVB\HL R*m2 p<:Wn'룿JCxe9nBDY_'LLJSHXı#/"M.{Al>bFN a@hV"A|I8|#!G>icYG!G-V:T0L=^݊O9.᡾G!B00-N%+&*L(6ICքdWqjB{<\Z`rӆ*0h֪IENDB` BackgroundclWindowNameDefault rights-preset PngImage.Data ' PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp R IDATx͖OAgkbhz,}LLHP4TJRiim$Qz1! S EBQTP=@|DL 483ζ2Tnӝo=BK/AHkj-Yu{Y-!X !@QDo^v  Pw" ,hm@3tA,*]oU(Bg] lF:0VwH`Ǝ?KJDE8ß:AM8c2^_W]3H%"G*ZAnVWU;v 'jYPwHF2Nq9=D>bo GwV> s;IWu99<d~_贴t^^dnކkr{m(*wu drx8؀orU[ ^\L$<ԔXBܶ `N}(*vRj>>%(];.-9 @w5nD ղ`Y`(TZkJяj}"C#YR!=)Nb@Ƕ+  ժɘ(|"͘cO%% &qc<dҏU+#c07;K׭[n. PU2h4fa03[ 8`穩=A &jb<99 Μ>EϞ;m̩sf8|=114s:j}[CN8kO=`HU MfbZ;V2|cyI@{O ML #)W"k̂޾sᓼ(kS+?Ui/x tŘuIENDB` BackgroundclWindowNameAll rights-preset PngImage.Data PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp IDATx͗{LGǿwp @FlE&hC 1%('& Q-M&ڤ6i7o*C@Zry;{Rj.agٝQJ_^!-ƌ ۿύMhd>!t=D$҅B6pJg2A0q>7Qd,[WssҨ*$9iғ68(n6"?XI_tׇ | L0⛤y3A4XiX,zյKxHɆ%q?mWPS S+P~q(7xHr :pZJr*[Y_s$h~Q`ǎPJaa~vyMg޼c8,.͒1}Q();C3;a!CGs#ڌ8u'R}_n|jIgD$44t(\J0 N?fC8w>NpSJK~Ptv>\mnH5S;pNK+of3Sĕ3*=luӦzXf@Qp+\n MQk'K9e\ۜ>յ|p{/Qӊa6H9,oK]ˢ s&|h : $a<3oS0c! C]\ :n.ԪgLU(-r+? i =m5&s1>_ϊKۧ㍱˫ pE/J%/9Kk6_ /-0aR!ԫl8/Eg#=]>U%eEXxZZZO!ƿ?%)㛨ooKLK*@R*+pҘ8 C>D7Ƃ{YB>UO¢Sy *9I# 4`6fQ|olSL{;sZYT^pBtmڸ4Zu?"&x%ny)~ccQakQjΎȞK;MRM$;Ecw]^o[xQco'DIO##<ށeuDs{+cV\xdNunwON>ki;f46掂q͠P9UFjlx`y? LL_|̟&IENDB` BackgroundclWindowNameCopy rights-permissions as text PngImage.Data [PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp +YŖ8IDATxKSaηj(1Tz12Pj(cA *˵2%VVCm΋6 ǝs|n=p<+$I3Bp=624C9pC׀{SX,U0v^?h ]f utdH,90?+:4అ03CMU%B먫ub{{ :IDATxOq~Y責fi_K.jzVR[ITk@:5?XPx4:nyu';Z'w}w}yS|[Y:b$?mW{R6/'z;T*S\,! j1& ! RLB6@ dTnP 4 Nhx4M^V] C\hԨCly^SX'P]]6XF|p4  c7R(_` ix( -LL"v,ŖxEKblYt,܂)~CgY/ /@8GR<V|ϝEQPh { bܸ1.4C jzIDATxc? 0222WW1H5312D_xF0_ $;IqR@%(1`w}^I#F X:uMarginTTBXComboBoxItemCommandLineCombo OnBeginEditCommandLineComboBeginEditExtendedAccept OnPopupCommandLineComboPopup TTBXStatusBar StatusBarLeftTopWidthImagesGlyphsModule.SessionImagesPanelsSizedStretchPriorityTagTextTruncation twEndEllipsis AlignmenttaCenterMaxSizeF ViewPrioritybSizeFTagTextTruncation twEndEllipsis AlignmenttaCenter ImageIndexMaxSize#Size#Tag AlignmenttaCenterMaxSizeP ViewPrioritycSizePTagTextTruncation twEndEllipsisParentShowHint PopupMenu%NonVisualDataModule.CommanderBarPopupShowHint UseSystemFontOnPanelDblClickStatusBarPanelDblClick TPanelQueueSeparatorPanelLeftTopWidthHeightAlignalBottom BevelEdges beBottom BevelKindbkFlatTabOrderTTBXDock MessageDockTopWidthTApplicationEventsApplicationEventsLeftHTop`TPF0TScpExplorerFormScpExplorerFormLeftTopHelpType htKeyword HelpKeyword ui_explorer ActiveControl RemoteDirViewCaptionScpExplorerForm ClientHeight ClientWidthxOldCreateOrder PixelsPerInch` TextHeight TSplitter QueueSplitterTopLWidthxTTBXDockTopDockWidthxHeightOnContextPopupDockContextPopup TTBXToolbar MenuToolbarLeftTopCaptionValmynd CloseButtonImagesGlyphsModule.ExplorerImagesMenuBar Options tboNoAutoHint tboShowHint ShrinkModetbsmWrapStretch TabOrderTTBXSubmenuItemTBXSubmenuItem5CaptionSkrá HelpKeywordui_explorer_menu#filesHintSkráaraðgerðirTTBXSubmenuItemTBXSubmenuItem26Caption&Nýtt HelpKeyword task_indexHintSkapa hlut|Skapa nýjan hlutTTBXItem TBXItem135Action!NonVisualDataModule.NewFileActionTTBXItem TBXItem136Action NonVisualDataModule.NewDirActionTTBXItem TBXItem209Action!NonVisualDataModule.NewLinkActionTTBXSeparatorItemTBXSeparatorItem20TTBXItem TBXItem25Action%NonVisualDataModule.CurrentOpenActionTTBXSubmenuItem TBXItem26Action%NonVisualDataModule.RemoteEditAction2 DropdownCombo OnPopupEditMenuItemPopupTTBXItemTBXItem4Action,NonVisualDataModule.CurrentAddEditLinkActionTTBXSeparatorItemTBXSeparatorItem7TTBXItem TBXItem34Action'NonVisualDataModule.RemoteDeleteAction2TTBXItem TBXItem35Action'NonVisualDataModule.RemoteRenameAction2TTBXItem TBXItem41Action+NonVisualDataModule.RemotePropertiesAction2TTBXItem TBXItem61Action1NonVisualDataModule.CalculateDirectorySizesActionTTBXSeparatorItemTBXSeparatorItem8TTBXSubmenuItem TBXItem30Action$NonVisualDataModule.RemoteCopyAction DropdownCombo TTBXItem TBXItem156Action,NonVisualDataModule.RemoteCopyNonQueueActionTTBXItem TBXItem158Action)NonVisualDataModule.RemoteCopyQueueActionTTBXSeparatorItemTBXSeparatorItem39TTBXItem TBXItem32Action$NonVisualDataModule.RemoteMoveActionTTBXItem TBXItem31Action&NonVisualDataModule.RemoteCopyToActionTTBXItem TBXItem33Action&NonVisualDataModule.RemoteMoveToActionTTBXSeparatorItemTBXSeparatorItem42TTBXItem TBXItem62Action1NonVisualDataModule.CurrentCopyToClipboardAction2TTBXItem TBXItem36Action NonVisualDataModule.PasteAction3TTBXSeparatorItemTBXSeparatorItem9TTBXSubmenuItemCustomCommandsMenuAction,NonVisualDataModule.CustomCommandsFileActionTTBXSubmenuItemTBXSubmenuItem6Caption &Skráarnöfn HelpKeyword filenamesHint'Aðgerðir með nöfn á völdum skrámTTBXItem TBXItem38Action-NonVisualDataModule.FileListToClipboardActionTTBXItem TBXItem39Action1NonVisualDataModule.FullFileListToClipboardActionTTBXItem TBXItem40Action*NonVisualDataModule.FileGenerateUrlAction2TTBXSubmenuItemTBXSubmenuItem25Caption &LæsandiHintStjórna skráarlásumTTBXItem TBXItem214ActionNonVisualDataModule.LockActionTTBXItem TBXItem216Action NonVisualDataModule.UnlockActionTTBXSeparatorItemTBXSeparatorItem1TTBXItemTBXItem1Action"NonVisualDataModule.CloseTabActionTTBXItemTBXItem2Action+NonVisualDataModule.CloseApplicationAction2TTBXSubmenuItemTBXSubmenuItem7Caption &Skipanir HelpKeywordui_explorer_menu#commandsHintAðrar skipanirTTBXItem TBXItem43Action%NonVisualDataModule.SynchronizeActionTTBXItem TBXItem44Action)NonVisualDataModule.FullSynchronizeActionTTBXItemTBXItem3Action*NonVisualDataModule.RemoteFindFilesAction2TTBXSubmenuItemQueueSubmenuItemCaption &Biðröð HelpKeywordui_queue#manageHintBiðraðarlistaskipanirOnPopupQueueSubmenuItemPopupTTBXItemQueueEnableItem2Action%NonVisualDataModule.QueueEnableActionTTBXItem TBXItem46Action#NonVisualDataModule.QueueGoToActionTTBXSeparatorItemTBXSeparatorItem10TTBXItem TBXItem47Action(NonVisualDataModule.QueueItemQueryActionTTBXItem TBXItem48Action(NonVisualDataModule.QueueItemErrorActionTTBXItem TBXItem49Action)NonVisualDataModule.QueueItemPromptActionTTBXSeparatorItemTBXSeparatorItem11TTBXItem TBXItem50Action*NonVisualDataModule.QueueItemExecuteActionTTBXItem TBXItem196Action(NonVisualDataModule.QueueItemPauseActionTTBXItem TBXItem197Action)NonVisualDataModule.QueueItemResumeActionTTBXItem TBXItem51Action)NonVisualDataModule.QueueItemDeleteActionTTBXComboBoxItemQueueSpeedComboBoxItemAction(NonVisualDataModule.QueueItemSpeedActionTTBXSeparatorItemTBXSeparatorItem12TTBXItem TBXItem52Action%NonVisualDataModule.QueueItemUpActionTTBXItem TBXItem53Action'NonVisualDataModule.QueueItemDownActionTTBXSeparatorItemTBXSeparatorItem48TTBXSubmenuItemTBXSubmenuItem13Caption&Allt HelpKeywordui_queue#manageHint!FjölbiðraðastjórnunarskipanirTTBXItem TBXItem198Action'NonVisualDataModule.QueuePauseAllActionTTBXItem TBXItem199Action(NonVisualDataModule.QueueResumeAllActionTTBXItem TBXItem154Action(NonVisualDataModule.QueueDeleteAllActionTTBXSeparatorItemTBXSeparatorItem35TTBXItem TBXItem143Action,NonVisualDataModule.QueueDeleteAllDoneActionTTBXSubmenuItemTBXSubmenuItem28Action/NonVisualDataModule.CustomCommandsNonFileActionTTBXSeparatorItemTBXSeparatorItem13TTBXItemTBXItem5Action,NonVisualDataModule.RemoteAddBookmarkAction2TTBXItemTBXItem6Action0NonVisualDataModule.RemotePathToClipboardAction2TTBXSeparatorItemTBXSeparatorItem2TTBXItem TBXItem54Action!NonVisualDataModule.ConsoleActionTTBXItem TBXItem55ActionNonVisualDataModule.PuttyActionTTBXSeparatorItemTBXSeparatorItem14TTBXItem TBXItem57Action%NonVisualDataModule.ClearCachesActionTTBXSubmenuItemTBXSubmenuItem18Caption&Merkja HelpKeywordui_explorer_menu#markHintMerkingarskipanirTTBXItem TBXItem107Action#NonVisualDataModule.SelectOneActionTTBXItem TBXItem108Action NonVisualDataModule.SelectActionTTBXItem TBXItem109Action"NonVisualDataModule.UnselectActionTTBXItem TBXItem110Action#NonVisualDataModule.SelectAllActionTTBXSeparatorItemTBXSeparatorItem41TTBXItem TBXItem111Action)NonVisualDataModule.InvertSelectionActionTTBXItem TBXItem112Action(NonVisualDataModule.ClearSelectionActionTTBXItem TBXItem27Action*NonVisualDataModule.RestoreSelectionActionTTBXSeparatorItemTBXSeparatorItem61TTBXItem TBXItem212Action'NonVisualDataModule.SelectSameExtActionTTBXItem TBXItem213Action)NonVisualDataModule.UnselectSameExtActionTTBXSubmenuItemTBXSubmenuItem29Caption&Tabs HelpKeywordui_explorer_menu#tabsHint Tab commandsTTBXItem TBXItem113Action NonVisualDataModule.NewTabActionTTBXItem TBXItem166Action"NonVisualDataModule.CloseTabActionTTBXItem TBXItem218Action&NonVisualDataModule.DuplicateTabActionTTBXItem TBXItem167Action#NonVisualDataModule.RenameTabActionTTBXSeparatorItemTBXSeparatorItem47 TTBXColorItem ColorMenuItemAction$NonVisualDataModule.ColorMenuAction2ColorclNoneTTBXSeparatorItemTBXSeparatorItem49TTBXItem TBXItem162Action+NonVisualDataModule.DisconnectSessionActionTTBXItem TBXItem163Action*NonVisualDataModule.ReconnectSessionActionTTBXItem TBXItem114Action-NonVisualDataModule.SaveCurrentSessionAction2TTBXSeparatorItemTBXSeparatorItem50TTBXItem TBXItem56Action(NonVisualDataModule.FileSystemInfoActionTTBXItem TBXItem144Action-NonVisualDataModule.SessionGenerateUrlAction2TTBXItem TBXItem160Action(NonVisualDataModule.ChangePasswordActionTTBXItem TBXItem14Action*NonVisualDataModule.PrivateKeyUploadActionTTBXSeparatorItemTBXSeparatorItem37TTBXSubmenuItemTBXSubmenuItem9Action$NonVisualDataModule.OpenedTabsActionTTBXSubmenuItemTBXSubmenuItem10Action$NonVisualDataModule.WorkspacesActionTTBXItem TBXItem168Action'NonVisualDataModule.SaveWorkspaceActionTTBXSeparatorItemTBXSeparatorItem53TTBXSubmenuItemTBXSubmenuItem20Action(NonVisualDataModule.SavedSessionsAction2TTBXSubmenuItemTBXSubmenuItem1Caption&Skoða HelpKeywordui_explorer_menu#viewHintBreyta forritsframsetninguTTBXSubmenuItemTBXSubmenuItem2Caption&Verkfærastikur HelpKeyword ui_toolbarsHintSýna/Fela verkfærastikurTTBXItemTBXItem7Action-NonVisualDataModule.ExplorerAddressBandActionTTBXItemTBXItem8Action-NonVisualDataModule.ExplorerToolbarBandActionTTBXItemTBXItem9Action/NonVisualDataModule.ExplorerSelectionBandActionTTBXItem TBXItem10Action.NonVisualDataModule.ExplorerSessionBandAction2TTBXItem TBXItem11Action1NonVisualDataModule.ExplorerPreferencesBandActionTTBXItem TBXItem12Action*NonVisualDataModule.ExplorerSortBandActionTTBXItem TBXItem82Action-NonVisualDataModule.ExplorerUpdatesBandActionTTBXItem TBXItem83Action.NonVisualDataModule.ExplorerTransferBandActionTTBXItem TBXItem28Action4NonVisualDataModule.ExplorerCustomCommandsBandActionTTBXSeparatorItemTBXSeparatorItem19TTBXItem TBXItem92Action&NonVisualDataModule.LockToolbarsActionTTBXItem TBXItem140Action.NonVisualDataModule.SelectiveToolbarTextActionTTBXItem SessionsTabs3Action'NonVisualDataModule.SessionsTabsAction2TTBXItem TBXItem13Action#NonVisualDataModule.StatusBarActionTTBXSubmenuItemTBXSubmenuItem14Caption &Biðröð HelpKeywordui_queueHintStilla biðraðarlistaTTBXItem TBXItem77Action#NonVisualDataModule.QueueShowAction RadioItem TTBXItem TBXItem78Action,NonVisualDataModule.QueueHideWhenEmptyAction RadioItem TTBXItem TBXItem79Action#NonVisualDataModule.QueueHideAction RadioItem TTBXSeparatorItemTBXSeparatorItem21TTBXItem TBXItem80Action&NonVisualDataModule.QueueToolbarActionTTBXItem TBXItem164Action'NonVisualDataModule.QueueFileListActionTTBXSeparatorItemTBXSeparatorItem51TTBXItem TBXItem115Action1NonVisualDataModule.QueueResetLayoutColumnsActionTTBXSeparatorItemTBXSeparatorItem22TTBXSubmenuItemTBXSubmenuItem8Action-NonVisualDataModule.QueueCycleOnceEmptyAction DropdownCombo TTBXItem TBXItem222Action,NonVisualDataModule.QueueIdleOnceEmptyAction RadioItem TTBXItem TBXItem223Action3NonVisualDataModule.QueueDisconnectOnceEmptyAction2 RadioItem TTBXItem TBXItem148Action0NonVisualDataModule.QueueSuspendOnceEmptyAction2TTBXItem TBXItem224Action1NonVisualDataModule.QueueShutDownOnceEmptyAction2 RadioItem TTBXItem TBXItem81Action*NonVisualDataModule.QueuePreferencesActionTTBXItem TBXItem15Action$NonVisualDataModule.RemoteTreeActionTTBXSeparatorItemTBXSeparatorItem3TTBXItem TBXItem16Action%NonVisualDataModule.CurrentIconActionTTBXItem TBXItem17Action*NonVisualDataModule.CurrentSmallIconActionTTBXItem TBXItem18Action%NonVisualDataModule.CurrentListActionTTBXItem TBXItem19Action'NonVisualDataModule.CurrentReportActionTTBXSeparatorItemTBXSeparatorItem4TTBXSubmenuItemTBXSubmenuItem15Caption&Fara í HelpKeyword task_navigateHintFara í skráasafnTTBXItem TBXItem84Action'NonVisualDataModule.RemoteOpenDirActionTTBXSeparatorItemTBXSeparatorItem25TTBXItem TBXItem85Action)NonVisualDataModule.RemoteParentDirActionTTBXItem TBXItem86Action'NonVisualDataModule.RemoteRootDirActionTTBXItem TBXItem87Action'NonVisualDataModule.RemoteHomeDirActionTTBXSeparatorItemTBXSeparatorItem26TTBXItem TBXItem88Action$NonVisualDataModule.RemoteBackActionTTBXItem TBXItem89Action'NonVisualDataModule.RemoteForwardActionTTBXItem TBXItem20Action'NonVisualDataModule.RemoteRefreshActionTTBXSubmenuItemTBXSubmenuItem16Caption&Raða HelpKeywordui_file_panel#sorting_filesHintBreyta skráaröð á spjaldiTTBXItem TBXItem93Action.NonVisualDataModule.RemoteSortAscendingAction2TTBXSeparatorItemTBXSeparatorItem28TTBXItem TBXItem94Action+NonVisualDataModule.RemoteSortByNameAction2 GroupIndexTTBXItem TBXItem95Action*NonVisualDataModule.RemoteSortByExtAction2 GroupIndexTTBXItem TBXItem97Action+NonVisualDataModule.RemoteSortBySizeAction2 GroupIndexTTBXItem TBXItem132Action+NonVisualDataModule.RemoteSortByTypeAction2 RadioItem TTBXItem TBXItem96Action.NonVisualDataModule.RemoteSortByChangedAction2 GroupIndexTTBXItem TBXItem98Action-NonVisualDataModule.RemoteSortByRightsAction2 GroupIndexTTBXItem TBXItem99Action,NonVisualDataModule.RemoteSortByOwnerAction2 GroupIndexTTBXItem TBXItem100Action,NonVisualDataModule.RemoteSortByGroupAction2 GroupIndexTTBXSubmenuItemColumndsSubmenuItemCaption&Columns HelpKeywordui_file_panel#selecting_columnsTTBXItem TBXItem101Action3NonVisualDataModule.ShowHideRemoteNameColumnAction2TTBXItem TBXItem102Action3NonVisualDataModule.ShowHideRemoteSizeColumnAction2TTBXItem TBXItem131Action3NonVisualDataModule.ShowHideRemoteTypeColumnAction2TTBXItem TBXItem103Action6NonVisualDataModule.ShowHideRemoteChangedColumnAction2TTBXItem TBXItem104Action5NonVisualDataModule.ShowHideRemoteRightsColumnAction2TTBXItem TBXItem105Action4NonVisualDataModule.ShowHideRemoteOwnerColumnAction2TTBXItem TBXItem106Action4NonVisualDataModule.ShowHideRemoteGroupColumnAction2TTBXItem TBXItem76Action9NonVisualDataModule.ShowHideRemoteLinkTargetColumnAction2TTBXSeparatorItemTBXSeparatorItem73TTBXItem TBXItem264Action/NonVisualDataModule.AutoSizeRemoteColumnsActionTTBXItem TBXItem266Action2NonVisualDataModule.ResetLayoutRemoteColumnsActionTTBXItem TBXItem138Action&NonVisualDataModule.RemoteFilterActionTTBXSeparatorItemTBXSeparatorItem5TTBXItem TBXItem21Action%NonVisualDataModule.PreferencesActionTTBXSubmenuItemTBXSubmenuItem22Caption&Hjálp HelpKeywordui_explorer_menu#helpHintHjálpTTBXItem TBXItem116Action)NonVisualDataModule.TableOfContentsActionTTBXItem TBXItem159ActionNonVisualDataModule.TipsActionTTBXSeparatorItemTBXSeparatorItem30TTBXItem TBXItem117Action"NonVisualDataModule.HomepageActionTTBXItem TBXItem118Action#NonVisualDataModule.ForumPageActionTTBXItem TBXItem119Action%NonVisualDataModule.HistoryPageActionTTBXSeparatorItemTBXSeparatorItem31TTBXItem TBXItem120Action)NonVisualDataModule.CheckForUpdatesActionTTBXSeparatorItemTBXSeparatorItem32TTBXItem TBXItem121Action$NonVisualDataModule.DonatePageActionTTBXSeparatorItemTBXSeparatorItem33TTBXItem TBXItem122ActionNonVisualDataModule.AboutAction TTBXToolbarButtonsToolbarLeftTop4CaptionSkipanirDockPosDockRowImagesGlyphsModule.ExplorerImagesOptions tboShowHintParentShowHintShowHint TabOrderTTBXSubmenuItem BackButtonAction$NonVisualDataModule.RemoteBackAction DropdownCombo TTBXSubmenuItem ForwardButtonAction'NonVisualDataModule.RemoteForwardAction DropdownCombo TTBXSeparatorItemTBXSeparatorItem6TTBXItem TBXItem23Action)NonVisualDataModule.RemoteParentDirActionTTBXItem TBXItem24Action'NonVisualDataModule.RemoteRootDirActionTTBXItem TBXItem29Action'NonVisualDataModule.RemoteHomeDirActionTTBXItem TBXItem37Action'NonVisualDataModule.RemoteRefreshActionTTBXSeparatorItemTBXSeparatorItem24TTBXItem TBXItem139Action*NonVisualDataModule.RemoteFindFilesAction2 DisplayModenbdmImageAndTextTTBXSeparatorItemTBXSeparatorItem15TTBXSubmenuItem TBXItem141Action$NonVisualDataModule.RemoteCopyAction DisplayModenbdmImageAndText DropdownCombo TTBXItem TBXItem155Action,NonVisualDataModule.RemoteCopyNonQueueActionTTBXItem TBXItem157Action)NonVisualDataModule.RemoteCopyQueueActionTTBXSeparatorItemTBXSeparatorItem38TTBXItem TBXItem142Action$NonVisualDataModule.RemoteMoveActionTTBXSeparatorItemTBXSeparatorItem27TTBXSubmenuItem TBXItem42Action%NonVisualDataModule.RemoteEditAction2 DisplayModenbdmImageAndText DropdownCombo OnPopupEditMenuItemPopupTTBXItem TBXItem45Action%NonVisualDataModule.CurrentOpenActionTTBXItem TBXItem58Action'NonVisualDataModule.RemoteDeleteAction2TTBXSubmenuItem TBXItem59Action+NonVisualDataModule.RemotePropertiesAction2 DisplayModenbdmImageAndText DropdownCombo TTBXItem TBXItem90Action+NonVisualDataModule.RemotePropertiesAction2Options tboDefaultTTBXSeparatorItemTBXSeparatorItem29TTBXItem TBXItem22Action7NonVisualDataModule.RemoteCalculateDirectorySizesActionTTBXItem TBXItem60Action'NonVisualDataModule.RemoteRenameAction2TTBXSeparatorItemTBXSeparatorItem16TTBXSubmenuItemNewSubmenuItemCaption&Nýtt DisplayModenbdmImageAndTextHintSkapa hlut|Skapa nýjan hlut ImageIndexOptions tboDropdownArrowTTBXItem TBXItem247Action'NonVisualDataModule.RemoteNewFileActionTTBXItem TBXItem244Action*NonVisualDataModule.RemoteCreateDirAction3TTBXItem TBXItem246Action,NonVisualDataModule.RemoteAddEditLinkAction3TTBXItem TBXItem63Action!NonVisualDataModule.ConsoleActionTTBXItem TBXItem91ActionNonVisualDataModule.PuttyActionTTBXSeparatorItemTBXSeparatorItem17TTBXItem TBXItem64Action%NonVisualDataModule.SynchronizeActionTTBXItem TBXItem65Action)NonVisualDataModule.FullSynchronizeAction DisplayModenbdmImageAndText TTBXToolbarSelectionToolbarLeftTopNCaptionValDockPosDockRowImagesGlyphsModule.ExplorerImagesOptions tboShowHintParentShowHintShowHint TabOrderTTBXItem TBXItem66Action NonVisualDataModule.SelectActionTTBXItem TBXItem67Action"NonVisualDataModule.UnselectActionTTBXSeparatorItemTBXSeparatorItem18TTBXItem TBXItem68Action#NonVisualDataModule.SelectAllActionTTBXItem TBXItem69Action)NonVisualDataModule.InvertSelectionActionTTBXItem TBXItem70Action(NonVisualDataModule.ClearSelectionActionTTBXItem TBXItem134Action*NonVisualDataModule.RestoreSelectionAction TTBXToolbarSessionToolbar2LeftTophCaptionSessions and TabsDockPosDockRowImagesGlyphsModule.ExplorerImagesOptions tboShowHintParentShowHintShowHint TabOrderTTBXItem TBXItem123Action NonVisualDataModule.NewTabAction DisplayModenbdmImageAndTextTTBXItem TBXItem125Action-NonVisualDataModule.SaveCurrentSessionAction2TTBXSeparatorItemTBXSeparatorItem23TTBXItem TBXItem137Action&NonVisualDataModule.DuplicateTabActionTTBXItem TBXItem124Action"NonVisualDataModule.CloseTabActionTTBXSeparatorItemTBXSeparatorItem34TTBXSubmenuItemTBXSubmenuItem23Action(NonVisualDataModule.SavedSessionsAction2 DisplayModenbdmImageAndTextOptions tboDropdownArrow TTBXToolbarPreferencesToolbarLeftTopCaptionKjörstillingarDockPosDockRowImagesGlyphsModule.ExplorerImagesOptions tboShowHintParentShowHintShowHint TabOrderTTBXItem TBXItem126Action%NonVisualDataModule.PreferencesActionTTBXSeparatorItemTBXSeparatorItem36TTBXSubmenuItemTBXSubmenuItem3Action+NonVisualDataModule.CurrentCycleStyleAction DropdownCombo TTBXItem TBXItem72Action%NonVisualDataModule.CurrentIconActionTTBXItem TBXItem73Action*NonVisualDataModule.CurrentSmallIconActionTTBXItem TBXItem74Action%NonVisualDataModule.CurrentListActionTTBXItem TBXItem75Action'NonVisualDataModule.CurrentReportActionTTBXSubmenuItemTBXSubmenuItem24Action)NonVisualDataModule.QueueToggleShowAction DisplayModenbdmImageAndText DropdownCombo TTBXItem TBXItem128Action#NonVisualDataModule.QueueShowAction RadioItem TTBXItem TBXItem129Action,NonVisualDataModule.QueueHideWhenEmptyAction RadioItem TTBXItem TBXItem130Action#NonVisualDataModule.QueueHideAction RadioItem TTBXSeparatorItemTBXSeparatorItem44TTBXItem TBXItem165Action'NonVisualDataModule.QueueFileListActionTTBXItem TBXItem71Action$NonVisualDataModule.RemoteTreeAction TTBXToolbar SortToolbarLeftTopCaptionRaðaDockPosDockRowImagesGlyphsModule.ExplorerImagesOptions tboShowHintParentShowHintShowHint TabOrderTTBXItem TBXItem145Action.NonVisualDataModule.CurrentSortAscendingActionTTBXSeparatorItemTBXSeparatorItem40TTBXItem TBXItem146Action+NonVisualDataModule.CurrentSortByNameActionTTBXItem TBXItem147Action*NonVisualDataModule.CurrentSortByExtActionTTBXItem TBXItem133Action,NonVisualDataModule.CurrentSortByTypeAction2TTBXItem TBXItem149Action.NonVisualDataModule.CurrentSortByChangedActionTTBXItem TBXItem150Action+NonVisualDataModule.CurrentSortBySizeActionTTBXItem TBXItem151Action-NonVisualDataModule.CurrentSortByRightsActionTTBXItem TBXItem152Action,NonVisualDataModule.CurrentSortByOwnerActionTTBXItem TBXItem153Action,NonVisualDataModule.CurrentSortByGroupAction TTBXToolbarAddressToolbarLeftTopCaption Staðfang DockableTo dpTopdpBottomDockMode dmCannotFloatDockPosDockRowImagesGlyphsModule.ExplorerImagesOptions tboShowHintParentShowHint PopupMenu&NonVisualDataModule.RemoteAddressPopup ResizableShowHint Stretch TabOrderOnResize ToolBarResize OnGetBaseSizeToolbarGetBaseSize OnEndModalAddressToolbarEndModal TTBXLabelItem TBXLabelItem1Caption StaðfangMarginTTBXComboBoxItemUnixPathComboBox EditWidth OnAcceptTextUnixPathComboBoxAcceptText OnBeginEditUnixPathComboBoxBeginEdit ShowImage MaxVisibleItemsShowListImages OnAdjustImageIndex"RemotePathComboBoxAdjustImageIndex OnDrawItemRemotePathComboBoxDrawItem OnItemClickRemotePathComboBoxItemClickOnMeasureWidthRemotePathComboBoxMeasureWidthOnCancelRemotePathComboBoxCancelTTBXSubmenuItemRemoteOpenDirButtonAction'NonVisualDataModule.RemoteOpenDirAction DropdownCombo OnPopupRemoteOpenDirButtonPopupTTBXSubmenuItem TBXItem229Action&NonVisualDataModule.RemoteFilterAction DropdownCombo TTBXItem TBXItem127Action&NonVisualDataModule.RemoteFilterActionTTBXSeparatorItemTBXSeparatorItem43TTBXItem TBXItem161Action/NonVisualDataModule.FileColorsPreferencesAction TTBXToolbarUpdatesToolbarLeftTopCaption UppfærslurDockPosDockRowImagesGlyphsModule.ExplorerImagesOptions tboShowHintParentShowHintShowHint TabOrderTTBXSubmenuItemTBXSubmenuItem4Action)NonVisualDataModule.CheckForUpdatesAction DropdownCombo TTBXItem TBXItem184Action)NonVisualDataModule.CheckForUpdatesActionOptions tboDefaultTTBXSeparatorItemTBXSeparatorItem46TTBXItem TBXItem180Action"NonVisualDataModule.HomepageActionTTBXItem TBXItem187Action&NonVisualDataModule.DownloadPageActionTTBXItem TBXItem181Action#NonVisualDataModule.ForumPageActionTTBXItem TBXItem182Action%NonVisualDataModule.HistoryPageActionTTBXItem TBXItem185Action$NonVisualDataModule.DonatePageActionTTBXSeparatorItemTBXSeparatorItem45TTBXItem TBXItem183Action,NonVisualDataModule.UpdatesPreferencesAction TTBXToolbarTransferToolbarLeft-TopCaptionFlutningsstillingarDockPos,DockRowImagesGlyphsModule.ExplorerImagesOptions tboShowHintParentShowHintShowHint TabOrder TTBXLabelItemTransferSettingsLabelItemCaptionFlutningsstillingarMarginTTBXDropDownItemTransferDropDown EditWidthHint&Velja forstillingu flutningsstillingar DropDownList TTBXStringList TransferListMaxVisibleItemsMinWidth^ TTBXLabelItem TransferLabelCaptionMargin ShowAccelCharTTBXSeparatorItemTBXSeparatorItem52TTBXItem TBXItem189Action,NonVisualDataModule.PresetsPreferencesAction DisplayModenbdmImageAndText TTBXToolbarCustomCommandsToolbarLeft+TopCaptionSérsníddar skipanir ChevronMenu ChevronPriorityForNewItems tbcpLowestDockPosDockRowImagesGlyphsModule.ExplorerImagesParentShowHintShowHint TabOrder VisibleTPanel RemotePanelLeft TopWidthfHeight]Constraints.MinHeight]Constraints.MinWidth TSplitterRemotePanelSplitterHeight>HintZDragðu til að breyta stærð skráasafnstrés. Tvísmelltu til að fela skráasafnstré. TTBXStatusBarRemoteStatusBarTopGWidthfHeightImagesGlyphsModule.SessionImagesPanelsSizeStretchPriorityTagTextTruncation twEndEllipsis AlignmenttaCenterHint#Smelltu til að sýna faldar skrárSizexTagTextTruncation twEndEllipsis AlignmenttaCenterHint*Smelltu til að breyta eða hreinsa síunaSizexTagTextTruncation twEndEllipsis AlignmenttaCenterMaxSizeF ViewPrioritybSizeFTagTextTruncation twEndEllipsis AlignmenttaCenter ImageIndexMaxSize#Size#Tag AlignmenttaCenterMaxSizeP ViewPrioritycSizePTagTextTruncation twEndEllipsis OnPanelClickRemoteStatusBarPanelClickOnPanelDblClickStatusBarPanelDblClickTPanelRemoteDirPanelWidthHeight> TUnixDirView RemoteDirViewWidthHeight>OnUpdateStatusBarRemoteDirViewUpdateStatusBar OnPathChangeRemoteDirViewPathChangeTPanelRemoteDrivePanelHeight>Constraints.MinWidth(TUnixDriveViewRemoteDriveViewHeight>TTBXDock BottomDockLeftTop>WidthfHeight Color clBtnFaceFixAlign PositiondpBottomTPanel QueuePanelTopOWidthx TPathLabel QueueLabelWidthx TSplitterQueueFileListSplitterWidthx TListView QueueView3WidthxTTBXDock QueueDockWidthx TListView QueueFileListWidthxTThemePageControlSessionsPageControlTopWidthxTTBXDockLeftDockLeftTopWidth Height]PositiondpLeftTTBXDock RightDockLeftoTopWidth Height]PositiondpRightTTBXDock MessageDockTopWidthxTPF0TSelectMaskDialogSelectMaskDialogLeftqTopHelpType htKeyword HelpKeyword ui_select BorderIcons biSystemMenu biMinimize biMaximizebiHelp BorderStylebsDialogCaptionSelectX ClientHeight ClientWidthColor clBtnFace ParentFont OldCreateOrder Position poDesigned OnCloseQueryFormCloseQueryOnShowFormShow DesignSize PixelsPerInch` TextHeight TGroupBox MaskGroupLeftTopWidthHeightAnchors akLeftakTopakRightakBottomTabOrder DesignSizeTLabelLabel3LeftTopWidth/Height Caption Skráar&mát: FocusControlMaskEditTLabelColorFileNamesLabelLeftTopVWidthHeight%Anchors akLeftakTopakBottomAutoSizeCaption!about.html index.html photo.jpgColorclWindow ParentColor ShowAccelChar TransparentWordWrap TLabelColorSizesLabelLeftTopVWidthKHeight% AlignmenttaRightJustifyAnchors akLeftakTopakBottomAutoSizeCaptionColorSizesLabelColorclWindow ParentColor ShowAccelChar TransparentWordWrap TLabelColorPaddingLabelLeftTopVWidth:Height% AlignmenttaRightJustifyAnchors akLeftakTopakRightakBottomAutoSizeColorclWindow ParentColor ShowAccelChar TransparentWordWrap TCheckBoxApplyToDirectoriesCheckLeftTop?WidthHeightCaptionBeita á &skráasöfnTabOrderTHistoryComboBoxMaskEditLeftTop$WidthHeight AutoCompleteAnchors akLeftakTopakRight MaxLengthTabOrderText*.*OnChangeMaskEditChangeOnExit MaskEditExit TStaticTextHintTextLeftTop@WidthiHeight AlignmenttaRightJustifyAnchors akTopakRightAutoSizeCaptionmáts&ábendingarTabOrderTabStop TButton MaskButtonLeft1Top"WidthPHeightAnchors akTopakRightCaption &Breyta…TabOrderOnClickMaskButtonClickTButton ColorButtonLeft1TopVWidthPHeightAnchors akTopakRightCaption&LiturTabOrderOnClickColorButtonClickTButtonOKBtnLeftTopWidthKHeightAnchors akRightakBottomCaptionÍ lagiDefault ModalResultTabOrderTButton CancelBtnLeftTopWidthKHeightAnchors akRightakBottomCancel Caption Hætta við ModalResultTabOrderTButton HelpButtonLeftMTopWidthKHeightAnchors akRightakBottomCaption&HjálpTabOrderOnClickHelpButtonClickTButton ClearButtonLeftTTopWidthKHeightAnchors akRightakBottomCaption&Hreinsa ModalResultTabOrderOnClickClearButtonClickTPF0TSiteAdvancedDialogSiteAdvancedDialogLeft_TopHelpType htKeyword HelpKeywordui_login_advanced BorderIcons biSystemMenu biMinimize biMaximizebiHelp BorderStylebsDialogCaptionÍtarlegar setursstillingar ClientHeight ClientWidth1Color clBtnFace ParentFont OldCreateOrder PositionpoOwnerFormCenterOnClose FormClose OnCloseQueryFormCloseQueryOnShowFormShow DesignSize1 PixelsPerInch` TextHeight TPanel MainPanelLeftTopWidth1HeightAlignalTopAnchors akLeftakTopakRightakBottom BevelOuterbvNoneTabOrder TPageControl PageControlLeftTopWidthHeightHelpType htKeyword ActivePageEnvironmentSheetAlignalClient MultiLine Style tsButtonsTabOrderTabStopOnChangePageControlChange TTabSheetEnvironmentSheetTagHelpType htKeyword HelpKeywordui_login_environmentCaptionUmhverfi ImageIndex TabVisible DesignSize~ TGroupBoxEnvironmentGroupLeftTopWidthHeightAnchors akLeftakTopakRightCaptionÞjónsumhverfiTabOrder DesignSizeTLabel EOLTypeLabelLeft TopWidthHeight Caption9&Línuendarittákn (ef ekki gefið til kynna af þjóni): FocusControl EOLTypeComboTLabelUtfLabelLeft Top,WidthHeight Caption"&UTF-8 kóðun fyrir skráarnöfn: FocusControlUtfComboTLabelTimeDifferenceLabelLeft TopDWidthTHeight CaptionTíma&beltisafsetning: FocusControlTimeDifferenceEditTLabelTimeDifferenceHoursLabelLeftTopDWidthHeight Anchors akTopakRightCaption klukkutímar FocusControlTimeDifferenceEditTLabelTimeDifferenceMinutesLabelLeftPTopBWidth%Height Anchors akTopakRightCaption mínútur FocusControlTimeDifferenceMinutesEdit TComboBox EOLTypeComboLeft@TopWidth=HeightStylecsDropDownListAnchors akTopakRightTabOrder Items.StringsLFCR/LF TComboBoxUtfComboLeft@Top'Width=HeightStylecsDropDownListAnchors akTopakRightTabOrder TUpDownEditTimeDifferenceEditLeftTop?WidthEHeight AlignmenttaRightJustifyMaxValue@MinValueValueAnchors akTopakRightTabOrderOnChange DataChange TUpDownEditTimeDifferenceMinutesEditLeftTop?WidthEHeight AlignmenttaRightJustify Increment@MaxValue@MinValueValueAnchors akTopakRightTabOrderOnChange DataChange TCheckBoxTimeDifferenceAutoCheckLeftTopZWidthHeightCaptionGreina &sjálfvirktTabOrderOnClick DataChange TCheckBoxTrimVMSVersionsCheckLeft TopqWidthqHeightCaption&Klippa af VMS-útgáfunúmerTabOrderOnClick DataChange TGroupBox DSTModeGroupLeftTopWidthHeight]Anchors akLeftakTopakRightCaption SumartímiTabOrder DesignSize] TRadioButtonDSTModeUnixCheckLeft TopWidthqHeightAnchors akLeftakTopakRightCaptionAStilla fjarræna tímastimpilinn samkvæmt staðarbundnum &venjumTabOrderOnClick DataChange TRadioButtonDSTModeWinCheckLeft Top*WidthqHeightAnchors akLeftakTopakRightCaption1Stilla fjarræna tímastimpilinn með &sumartímaTabOrderOnClick DataChange TRadioButtonDSTModeKeepCheckLeft TopAWidthqHeightAnchors akLeftakTopakRightCaption"&Viðhalda fjarrænum tímastimpliTabOrderOnClick DataChange TGroupBox PuttyGroupLeftTopWidthHeightbAnchors akLeftakTopakRightCaptionPuTTYTabOrder DesignSizebTLabelPuttySettingsLabelLeft TopWidthtHeight Caption&PuTTY-útstöðvarstillingar: FocusControlEncryptKeyPasswordEditTButtonPuttySettingsButtonLeft Top=Width}HeightAnchors akTopakRightCaption&Breyta í PuTTY…TabOrderOnClickPuttySettingsButtonClickTEditPuttySettingsEditLeft Top"WidthrHeight MaxLength@TabOrderTextPuttySettingsEditOnChange DataChangeOnExitEncryptKeyEditExit TTabSheetDirectoriesSheetTagHelpType htKeyword HelpKeywordui_login_directoriesCaption Skráasöfn ImageIndex TabVisible DesignSize~ TGroupBoxDirectoriesGroupLeftTopWidthHeightAnchors akLeftakTopakRightCaption SkráasöfnTabOrder DesignSizeTLabelLocalDirectoryLabelLeft TopoWidthJHeight Caption&Staðarbundið skráasafn: FocusControlLocalDirectoryEditTLabelRemoteDirectoryLabelLeft TopBWidthWHeight Caption&Fjarrænt skráasafn: FocusControlRemoteDirectoryEditTLabelLocalDirectoryDescLabelLeft TopWidthHeight CaptionAStaðarbundið skráasafn er ekki notað með Explorer-viðmóti. ShowAccelCharTDirectoryEditLocalDirectoryEditLeft TopWidthsHeight AcceptFiles DialogText'Velja staðarbundið upphafsskráasafn.ClickKey @Anchors akLeftakTopakRightTabOrderTextLocalDirectoryEditOnChange DataChangeTEditRemoteDirectoryEditLeft TopSWidthsHeightAnchors akLeftakTopakRight MaxLengthTabOrderTextRemoteDirectoryEditOnChange DataChange TCheckBoxUpdateDirectoriesCheckLeft Top*WidthqHeightAnchors akLeftakTopakRightCaption%&Muna síðasta notaða skráasafniðTabOrder TCheckBoxSynchronizeBrowsingCheckLeft TopWidthqHeightAnchors akLeftakTopakRightCaption&Samstilla vafurTabOrder TGroupBoxDirectoryOptionsGroupLeftTopWidthHeighttAnchors akLeftakTopakRightCaption!Valmöguleikar skráasafnslestursTabOrder DesignSizet TCheckBoxCacheDirectoriesCheckLeft TopWidthqHeightAnchors akLeftakTopakRightCaption*Skyndivista &heimsótt fjarræn skráasafnTabOrderOnClick DataChange TCheckBoxCacheDirectoryChangesCheckLeft Top*WidthHeightAnchors akLeftakTopakRightCaption"Skyndivista &skráasafnsbreytingarTabOrderOnClick DataChange TCheckBoxResolveSymlinksCheckLeft TopAWidthqHeightAnchors akLeftakTopakRightCaptionÚtkljá mjúk&tenglaTabOrder TCheckBoxPreserveDirectoryChangesCheckLeftTop*WidthHeightAnchors akTopakRightCaption&Varanlegt skyndiminniTabOrder TCheckBoxFollowDirectorySymlinksCheckLeft TopXWidthqHeightAnchors akLeftakTopakRightCaption#&Fylgja mjúktenglum í skráasöfnTabOrder TTabSheetRecycleBinSheetTagHelpType htKeyword HelpKeywordui_login_recycle_binCaptionEndurvinnslutunna ImageIndex TabVisible DesignSize~ TGroupBoxRecycleBinGroupLeftTopWidthHeighttAnchors akLeftakTopakRightCaptionEndurvinnslutunnaTabOrder DesignSizetTLabelRecycleBinPathLabelLeft TopBWidth_Height Caption&Fjarræn endurvinnslutunna: FocusControlRecycleBinPathEdit TCheckBoxDeleteToRecycleBinCheckLeft TopWidthrHeightAnchors akLeftakTopakRightCaption4&Geyma eyddar fjarrænar skrár í endurvinnslutunnuTabOrderOnClick DataChange TCheckBoxOverwrittenToRecycleBinCheckLeft Top*WidthrHeightAnchors akLeftakTopakRightCaptionJGeyma &yfirritaðar fjarrænar skrár í endurvinnslutunnu (SFTP einungis)TabOrderOnClick DataChangeTEditRecycleBinPathEditLeft TopSWidthrHeightAnchors akLeftakTopakRight MaxLengthTabOrderTextRecycleBinPathEditOnChange DataChange TTabSheetEncryptionSheetTagHelpType htKeyword HelpKeywordui_login_encryptionCaption Dulkóðun TabVisible DesignSize~ TCheckBoxEncryptFilesCheckLeft TopWidth~HeightAnchors akLeftakTopakRightCaption&DulkóðunarskrárTabOrderOnClick DataChange TGroupBoxEncryptFilesGroupLeftTop WidthHeightyAnchors akLeftakTopakRightCaptionDulkóðunarvalmöguleikarTabOrderTLabelLabel13Left TopWidthKHeight CaptionDulkóðunar&lykill: FocusControlEncryptKeyPasswordEditTEditEncryptKeyVisibleEditLeft Top"WidthrHeight MaxLength@TabOrderTextEncryptKeyVisibleEditVisibleOnChange DataChangeOnExitEncryptKeyEditExit TPasswordEditEncryptKeyPasswordEditLeft Top"WidthrHeight MaxLength@TabOrderTextEncryptKeyPasswordEditOnChange DataChangeOnExitEncryptKeyEditExit TCheckBoxShowEncryptionKeyCheckLeft Top=WidthuHeightCaption &Sýna lykilTabOrderOnClickShowEncryptionKeyCheckClickTButtonGenerateKeyButtonLeft TopTWidthuHeightCaption&Framleiða lykilTabOrderOnClickGenerateKeyButtonClick TTabSheet SftpSheetTagHelpType htKeyword HelpKeyword ui_login_sftpCaptionSFTP ImageIndex TabVisible DesignSize~ TGroupBoxSFTPBugsGroupBoxLeftTopWidthHeightFAnchors akLeftakTopakRightCaption(Greining þekktra padda í SFTP-þjónumTabOrder DesignSizeFTLabelLabel10Left TopWidthHeight Caption+&Viðsnýr röð tengilskipunarfrumbreytna: FocusControlSFTPBugSymlinkComboTLabelLabel36Left Top,WidthHeight Caption+&Mistúlkar skráartímastimpla fyrir 1970: FocusControlSFTPBugSignedTSCombo TComboBoxSFTPBugSymlinkComboLeft@TopWidth=HeightStylecsDropDownListAnchors akTopakRightTabOrder TComboBoxSFTPBugSignedTSComboLeft@Top'Width=HeightStylecsDropDownListAnchors akTopakRightTabOrder TGroupBoxSFTPProtocolGroupLeftTopWidthHeightAnchors akLeftakTopakRightCaptionSamskiptaregluvalmöguleikarTabOrder DesignSizeTLabelLabel34Left Top,WidthHeight Caption*&Ákjósanleg SFTP-samskiptaregluútgáfa: FocusControlSFTPMaxVersionComboTLabelLabel23Left TopWidth>Height CaptionSFTP-&þjónn: FocusControlSftpServerEditTLabelLabel5Left TopDWidthHeight Caption!&Canonicalize paths on the server FocusControlSFTPRealPathCombo TComboBoxSFTPMaxVersionComboLeft@Top'Width=HeightStylecsDropDownListAnchors akTopakRightTabOrder Items.Strings0123456 TComboBoxSftpServerEditLeftTopWidthHeight AutoCompleteAnchors akLeftakTopakRight MaxLengthTabOrderTextSftpServerEditOnChange DataChange Items.Strings Sjálfgildi/bin/sftp-serversudo su -c /bin/sftp-server TCheckBoxAllowScpFallbackCheckLeft TopZWidthqHeightAnchors akLeftakTopakRightCaptionLeyfa SCP-&afturfallTabOrderOnClick DataChange TComboBoxSFTPRealPathComboLeft@Top?Width=HeightStylecsDropDownListAnchors akTopakRightTabOrder TCheckBoxUsePosixRenameCheckLeft TopqWidthqHeightAnchors akLeftakTopakRightCaption&Use POSIX renameTabOrderOnClick DataChange TTabSheetScpSheetTagHelpType htKeyword HelpKeyword ui_login_scpCaption SCP/ShellX ImageIndex TabVisible DesignSize~ TGroupBoxOtherShellOptionsGroupLeftTopWidthHeightEAnchors akLeftakTopakRightCaptionAðrir valmöguleikarTabOrder DesignSizeE TCheckBoxLookupUserGroupsCheckLeft TopWidthHeight AllowGrayed CaptionUppfletta ¬endahópumTabOrderOnClick DataChange TCheckBoxClearAliasesCheckLeft Top*WidthHeightCaptionHreinsa &samnefniTabOrderOnClick DataChange TCheckBoxUnsetNationalVarsCheckLeftTopWidthHeightAnchors akLeftakTopakRightCaptionHreinsa &landsbreyturTabOrderOnClick DataChange TCheckBoxScp1CompatibilityCheckLeftTop*WidthHeightAnchors akLeftakTopakRightCaption#Nota scp&2 með scp1-samrýmanleikaTabOrderOnClick DataChange TGroupBox ShellGroupLeftTopWidthHeightFAnchors akLeftakTopakRightCaptionSkelTabOrder DesignSizeFTLabelLabel19Left TopWidthHeight Caption&Skel: FocusControl ShellEditTLabelLabel20Left Top,WidthhHeight Caption&Skilakóðabreyta: FocusControl ReturnVarEdit TComboBox ShellEditLeftTopWidthHeight AutoCompleteAnchors akLeftakTopakRight MaxLength2TabOrderText ShellEdit Items.Strings Sjálfgildi /bin/bash/bin/ksh/bin/sh sudo su - TComboBox ReturnVarEditLeftTop'WidthHeight AutoCompleteAnchors akLeftakTopakRight MaxLength2TabOrderText ReturnVarEdit Items.Strings Sjálfgreina?status TGroupBoxScpLsOptionsGroupLeftTopTWidthHeightEAnchors akLeftakTopakRightCaptionSkráasafnslistunTabOrder DesignSizeETLabelLabel9Left TopWidthRHeight CaptionListunar&skipun: FocusControlListingCommandEdit TCheckBoxIgnoreLsWarningsCheckLeft Top*WidthHeightCaptionHunsa LS-&viðvaranirTabOrderOnClick DataChange TCheckBoxSCPLsFullTimeAutoCheckLeftTop*WidthHeightAnchors akLeftakTopakRightCaption"Reyna að fá &fullan tímastimpilTabOrderOnClick DataChange TComboBoxListingCommandEditLeftTopWidthHeight AutoCompleteAnchors akLeftakTopakRight MaxLength2TabOrderTextListingCommandEdit Items.Stringsls -lals -gla TTabSheetFtpSheetTagHelpType htKeyword HelpKeyword ui_login_ftpCaptionFTP ImageIndex TabVisible DesignSize~ TGroupBoxFtpGroupLeftTopWidthHeightAnchors akLeftakTopakRightCaptionSamskiptaregluvalmöguleikarTabOrder DesignSizeTLabelLabel25Left Top*WidthgHeight Caption&Skipanir eftir innskráningu: FocusControlPostLoginCommandsMemoTLabelFtpListAllLabelLeft TopWidthHeight Caption(&Stuðningur við listun falinna skráa: FocusControlFtpListAllComboTLabelLabel24Left Top|WidthHeight Caption)Nota &MLSD-skipun fyrir skráasafnslistun FocusControlFtpUseMlsdComboTLabelFtpForcePasvIpLabelLeft TopWidthHeight Caption7&Neyða IP-netfang fyrir tengingar í ógagnvirkum ham: FocusControlFtpForcePasvIpComboTLabelFtpAccountLabelLeft TopWidth+Height Caption &Aðgangur: FocusControlFtpAccountEditTLabelLabel3Left TopWidthHeight Caption4Nota &HOST-skipun til að velja hýsil á þjóninum FocusControl FtpHostComboTMemoPostLoginCommandsMemoLeft Top;WidthqHeight5Anchors akLeftakTopakRight ScrollBars ssVerticalTabOrder TComboBoxFtpListAllComboLeft@TopWidth=HeightStylecsDropDownListAnchors akTopakRightTabOrderOnChange DataChange TComboBoxFtpForcePasvIpComboLeft@TopWidth=HeightStylecsDropDownListAnchors akTopakRightTabOrderOnChange DataChange TComboBoxFtpUseMlsdComboLeft@TopwWidth=HeightStylecsDropDownListAnchors akTopakRightTabOrderOnChange DataChangeTEditFtpAccountEditLeftTopWidthHeightAnchors akLeftakTopakRight MaxLengthdTabOrderTextFtpAccountEditOnChange DataChange TComboBox FtpHostComboLeft@TopWidth=HeightStylecsDropDownListAnchors akTopakRightTabOrderOnChange DataChange TCheckBoxVMSAllRevisionsCheckLeft TopWidth5HeightCaption*Display all file &revisions on VMS serversTabOrder TTabSheetS3SheetTagHelpType htKeyword HelpKeyword ui_login_s3CaptionS3 ImageIndex TabVisible DesignSize~ TGroupBoxS3GroupLeftTopWidthHeightaAnchors akLeftakTopakRightCaptionSamskiptaregluvalmöguleikarTabOrder DesignSizeaTLabelLabel27Left TopWidthHHeight Caption&Sjálfgefið svæði: FocusControlS3DefaultReqionComboTLabelS3UrlStyleLabelLeft Top,Width1Height Caption&Vefslóðarstíll: FocusControlS3UrlStyleCombo TComboBoxS3DefaultReqionComboLeftTopWidthHeightAnchors akLeftakTopakRight DropDownCount MaxLength TabOrderTextS3DefaultRegionComboOnChange DataChange Items.Strings af-south-1 ap-east-1ap-northeast-1ap-northeast-2ap-northeast-3 ap-south-1 ap-south-2ap-southeast-1ap-southeast-2ap-southeast-3ap-southeast-4 ca-central-1 ca-west-1 cn-north-1cn-northwest-1 eu-central-1 eu-central-2 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-2 eu-west-3 il-central-1 me-central-1 me-south-1 sa-east-1 us-east-1 us-east-2 us-gov-east-1 us-gov-west-1 us-west-1 us-west-2 TComboBoxS3UrlStyleComboLeftTop'WidthHeight AutoCompleteStylecsDropDownListAnchors akLeftakTopakRight MaxLength2TabOrder Items.StringsSýndarhýsillSlóð TCheckBoxS3RequesterPaysCheckLeft TopDWidthqHeightCaptionRequester &paysTabOrder TGroupBoxS3AuthenticationGroupLeftTopmWidthHeightAnchors akLeftakTopakRightCaption SannreyningTabOrder DesignSizeTLabelS3SessionTokenLabelLeft TopWidthFHeight Caption&Session token: FocusControlS3SessionTokenMemoTMemoS3SessionTokenMemoLeft Top$WidthsHeight]Anchors akLeftakTopakRightakBottom MaxLength'TabOrderOnChange DataChange OnKeyDownNoteMemoKeyDown TTabSheet WebDavSheetTagHelpType htKeyword HelpKeywordui_login_webdavCaptionWebDAV ImageIndex TabVisible DesignSize~ TGroupBox WebdavGroupLeftTopWidthHeight.Anchors akLeftakTopakRightCaptionSamskiptaregluvalmöguleikarTabOrder DesignSize. TCheckBoxWebDavLiberalEscapingCheckLeft TopWidthqHeightAnchors akLeftakTopakRightCaption5&Tolerate non-encoded special characters in filenamesTabOrderOnClick DataChange TTabSheet ConnSheetTagHelpType htKeyword HelpKeywordui_login_connectionCaptionTenging ImageIndex TabVisible DesignSize~ TGroupBox FtpPingGroupLeftTopWidthHeightuAnchors akLeftakTopakRightCaption‚keepalive‘TabOrder DesignSizeuTLabelFtpPingIntervalLabelLeft TopZWidthHeight Caption!Sekúndur &milli ‚keepalive‘: FocusControlFtpPingIntervalSecEdit TUpDownEditFtpPingIntervalSecEditLeftTopUWidthIHeight AlignmenttaRightJustifyMaxValue @MinValue? MaxLengthTabOrderOnChange DataChange TRadioButtonFtpPingOffButtonLeft TopWidthmHeightAnchors akLeftakTopakRightCaption&AfTabOrderOnClick DataChange TRadioButtonFtpPingDummyCommandButtonLeft Top*WidthmHeightAnchors akLeftakTopakRightCaption&Keyrandi &gerviskipanir samskiptaregluTabOrderOnClick DataChange TRadioButtonFtpPingDirectoryListingButtonLeft TopAWidthmHeightAnchors akLeftakTopakRightCaption/&And additionally reading the current directoryTabOrderOnClick DataChange TGroupBox TimeoutGroupLeftTopPWidthHeight.Anchors akLeftakTopakRightCaption TímamörkTabOrder DesignSize.TLabelLabel11Left TopWidthzHeight Caption&Svartímamörk þjóns: FocusControl TimeoutEditTLabelLabel12LeftNTopWidth'Height Anchors akTopakRightCaption sekúndur FocusControl TimeoutEdit TUpDownEdit TimeoutEditLeftTopWidthIHeight AlignmenttaRightJustify Increment@MaxValue @MinValue@Anchors akTopakRight MaxLengthTabOrderOnChange DataChange TGroupBox PingGroupLeftTopWidthHeightuAnchors akLeftakTopakRightCaption‚keepalive‘TabOrder DesignSizeuTLabelPingIntervalLabelLeft TopZWidthHeight Caption!Sekúndur &milli ‚keepalive‘: FocusControlPingIntervalSecEdit TUpDownEditPingIntervalSecEditLeftTopUWidthIHeight AlignmenttaRightJustifyMaxValue @MinValue?Anchors akTopakRight MaxLengthTabOrderOnChange DataChange TRadioButton PingOffButtonLeft TopWidthmHeightAnchors akLeftakTopakRightCaption&AfTabOrderOnClick DataChange TRadioButtonPingNullPacketButtonLeft Top*WidthmHeightAnchors akLeftakTopakRightCaptionSendandi SSH-&núllpakkaTabOrderOnClick DataChange TRadioButtonPingDummyCommandButtonLeft TopAWidthmHeightAnchors akLeftakTopakRightCaption&Keyrandi &gerviskipanir samskiptaregluTabOrderOnClick DataChange TGroupBoxIPvGroupLeftTopWidthHeight.Anchors akLeftakTopakRightCaptionAlnetssamskiptaregluútgáfaTabOrder TRadioButton IPAutoButtonLeft TopWidtheHeightCaption &SjálfvirktTabOrderOnClick DataChange TRadioButton IPv4ButtonLeft|TopWidtheHeightCaptionIPv&4TabOrderOnClick DataChange TRadioButton IPv6ButtonLeftTopWidtheHeightCaptionIPv&6TabOrderOnClick DataChange TGroupBoxConnectionGroupLeftTopWidthHeightEAnchors akLeftakTopakRightCaptionTengingTabOrder DesignSizeE TCheckBoxFtpPasvModeCheckLeft TopWidthqHeightAnchors akLeftakTopakRightCaption&Ógagnvirkur hamurTabOrderOnClick DataChange TCheckBoxBufferSizeCheckLeft Top*WidthqHeightAnchors akLeftakTopakRightCaption'Hagræða &biðminnnisstærð tengingarTabOrderOnClick DataChange TTabSheet ProxySheetTagHelpType htKeyword HelpKeywordui_login_proxyCaption Staðgengill ImageIndex TabVisible DesignSize~ TGroupBoxProxyTypeGroupLeftTopWidthHeightAnchors akLeftakTopakRightCaption StaðgengillTabOrder DesignSizeTLabelProxyMethodLabelLeft TopWidth9Height CaptionStaðgengils&tegund: FocusControlSshProxyMethodComboTLabelProxyHostLabelLeft Top)WidthUHeight Caption&Staðgengilshýsilnafn: FocusControl ProxyHostEditTLabelProxyPortLabelLeftTop)Width?Height Anchors akTopakRightCaption&Hafnarnúmer: FocusControl ProxyPortEditTLabelProxyUsernameLabelLeft TopUWidth7Height Caption &Notandanafn FocusControlProxyUsernameEditTLabelProxyPasswordLabelLeftTopUWidth2Height Caption &Aðgangsorð FocusControlProxyPasswordEdit TComboBoxSshProxyMethodComboLeftTopWidthnHeightStylecsDropDownListTabOrderOnChange DataChange Items.StringsEkkertSOCKS4SOCKS5HTTPTelnetStaðarbundið TUpDownEdit ProxyPortEditLeftTop:WidthbHeight AlignmenttaRightJustifyMaxValue@MinValue?Anchors akTopakRightTabOrderOnChange DataChangeTEdit ProxyHostEditLeft Top:Width HeightAnchors akLeftakTopakRight MaxLengthTabOrderText ProxyHostEditOnChange DataChangeTEditProxyUsernameEditLeft TopfWidthHeight MaxLengthdTabOrderTextProxyUsernameEditOnChange DataChange TPasswordEditProxyPasswordEditLeftTopfWidthHeightAnchors akLeftakTopakRight MaxLengthdTabOrderTextProxyPasswordEditOnChange DataChange TComboBoxFtpProxyMethodComboLeftTopWidthHeightStylecsDropDownListAnchors akLeftakTopakRight DropDownCount TabOrderOnChange DataChange Items.StringsEkkertSOCKS4SOCKS5HTTP SITE %host!USER %proxyuser, USER %user@%host OPEN %hostUSER %proxyuser, USER %userUSER %user@%hostUSER %proxyuser@%hostUSER %user@%host %proxyuserUSER %user@%proxyuser@%host TComboBoxNeonProxyMethodComboLeftTopWidthnHeightStylecsDropDownListTabOrderOnChange DataChange Items.StringsEkkertSOCKS4SOCKS5HTTPTButtonProxyAutodetectButtonLeft TopWidthdHeightCaption &SjálfgreinaTabOrderOnClickProxyAutodetectButtonClick TGroupBoxProxySettingsGroupLeftTopWidthHeightAnchors akLeftakTopakRightCaptionStaðgengilsstillingarTabOrder DesignSizeTLabelProxyTelnetCommandLabelLeft TopWidthRHeight CaptionTelnet-&skipun: FocusControlProxyTelnetCommandEditTLabelLabel17Left TopcWidthHeight Caption*Gera &LHK-uppflettingu staðgengils megin: FocusControl ProxyDNSComboTLabelProxyLocalCommandLabelLeft TopWidthkHeight Caption$&Skipun staðarbundins staðgengils: FocusControlProxyLocalCommandEditTEditProxyTelnetCommandEditLeft Top#WidthrHeightAnchors akLeftakTopakRight MaxLengthTabOrderTextProxyTelnetCommandEditOnChange DataChange TCheckBoxProxyLocalhostCheckLeft TopMWidthrHeightAnchors akLeftakTopakRightCaptionA&Íhuga að nota staðgengla fyrir staðarbundnar hýsiltengingarTabOrder TComboBox ProxyDNSComboLeftTop^WidthHeightStylecsDropDownListAnchors akLeftakTopakRightTabOrder Items.Strings SjálfvirktNeiJáTEditProxyLocalCommandEditLeft Top#WidthHeightAnchors akLeftakTopakRightTabOrderTextProxyLocalCommandEditOnChange DataChangeTButtonProxyLocalCommandBrowseButtonLeft,Top!WidthRHeightAnchors akTopakRightCaption &Vafra…TabOrderOnClick"ProxyLocalCommandBrowseButtonClick TStaticTextProxyTelnetCommandHintTextLeft/Top:WidthOHeight AlignmenttaRightJustifyAnchors akTopakRightAutoSizeCaptionmynsturTabOrderTabStop TStaticTextProxyLocalCommandHintTextLeftTop:WidthOHeight AlignmenttaRightJustifyAnchors akTopakRightAutoSizeCaptionmynsturTabOrderTabStop TTabSheet TunnelSheetTagHelpType htKeyword HelpKeywordui_login_tunnelCaptionGöng ImageIndex TabVisible DesignSize~ TGroupBoxTunnelSessionGroupLeftTop WidthHeightvAnchors akLeftakTopakRightCaption!Hýsill til að uppsetja göng áTabOrder DesignSizevTLabelLabel6Left TopWidth7Height Caption &Hýsilnafn: FocusControlTunnelHostNameEditTLabelLabel14LeftTopWidth?Height Anchors akTopakRightCaption &Hafnarnúmer FocusControlTunnelPortNumberEditTLabelLabel15Left TopDWidth7Height Caption &Notandanafn: FocusControlTunnelUserNameEditTLabelLabel16LeftTopDWidth2Height Caption&Aðgangsorð: FocusControlTunnelPasswordEditTEditTunnelHostNameEditLeft Top#Width HeightAnchors akLeftakTopakRight MaxLengthTabOrderTextTunnelHostNameEditOnChange DataChangeTEditTunnelUserNameEditLeft TopUWidthHeight MaxLengthdTabOrderTextTunnelUserNameEditOnChange DataChange TPasswordEditTunnelPasswordEditLeftTopUWidthHeightAnchors akLeftakTopakRight MaxLengthdTabOrderTextTunnelPasswordEditOnChange DataChange TUpDownEditTunnelPortNumberEditLeftTop#WidthbHeight AlignmenttaRightJustifyMaxValue@MinValue?Anchors akTopakRightTabOrderOnChange DataChange TCheckBox TunnelCheckLeft TopWidth~HeightAnchors akLeftakTopakRightCaption&Tengjast gegnum SSH-göngTabOrderOnClick DataChange TGroupBoxTunnelOptionsGroupLeftTopWidthHeight/Anchors akLeftakTopakRightCaptionGangavalmöguleikarTabOrder DesignSize/TLabelLabel21Left TopWidthTHeight Caption&Staðarbundin gangahöfn: FocusControlTunnelLocalPortNumberEdit TComboBoxTunnelLocalPortNumberEditLeftTopWidthbHeight AutoCompleteAnchors akTopakRight MaxLength2TabOrderTextTunnelLocalPortNumberEditOnChange DataChange Items.Strings Sjálfval TGroupBoxTunnelAuthenticationParamsGroupLeftTopWidthHeightDAnchors akLeftakTopakRightCaptionSannreyningarfæribreytur gangaTabOrder DesignSizeDTLabelLabel18Left TopWidthKHeight CaptionEinka&lykilskrá: FocusControlTunnelPrivateKeyEdit3 TFilenameEditTunnelPrivateKeyEdit3Left Top#WidthrHeight AcceptFiles OnBeforeDialogPathEditBeforeDialog OnAfterDialogPrivateKeyEdit3AfterDialogFilterPuTTY-einkalykilskrár (*.ppk)|*.ppk|Allar einkalykilskrár (*.ppk;*.pem;*.key;id_*)|*.ppk;*.pem;*.key;id_*|Allar skrár (*.*)|*.* DialogOptions ofReadOnlyofPathMustExistofFileMustExist DialogTitleVelja einkalykilsskráClickKey @Anchors akLeftakTopakRightTabOrderTextTunnelPrivateKeyEdit3OnChange DataChange TTabSheetSslSheetTagHelpType htKeyword HelpKeyword ui_login_tlsCaptionTLS/SSL ImageIndex TabVisible DesignSize~ TGroupBoxTlsGroupLeftTopWidthHeightcAnchors akLeftakTopakRightCaption TLS optionsTabOrder DesignSizecTLabelMinTlsVersionLabelLeft TopWidthfHeight CaptionMi&nimum TLS version: FocusControlMinTlsVersionComboTLabelMaxTlsVersionLabelLeft Top,WidthjHeight CaptionMa&ximum TLS version: FocusControlMaxTlsVersionCombo TComboBoxMinTlsVersionComboLeft0TopWidthMHeightStylecsDropDownListAnchors akTopakRightTabOrderOnChangeMinTlsVersionComboChange Items.StringsTLS 1.0TLS 1.1TLS 1.2TLS 1.3 TComboBoxMaxTlsVersionComboLeft0Top'WidthMHeightStylecsDropDownListAnchors akTopakRightTabOrderOnChangeMaxTlsVersionComboChange Items.StringsTLS 1.0TLS 1.1TLS 1.2TLS 1.3 TCheckBoxSslSessionReuseCheck2Left TopDWidthmHeightAnchors akLeftakTopakRightCaption*&Reuse TLS session ID for data connectionsTabOrderOnClick DataChange TGroupBoxTlsAuthenticationGroupLeftTopqWidthHeightHAnchors akLeftakTopakRightCaptionSannreyningarfæribreyturTabOrder DesignSizeHTLabelLabel4Left TopWidthcHeight Caption&Biðlaraskírteinisskrá: FocusControlTlsCertificateFileEdit TFilenameEditTlsCertificateFileEditLeft Top%WidthtHeight AcceptFiles OnBeforeDialogPathEditBeforeDialog OnAfterDialog!TlsCertificateFileEditAfterDialogFiltergSkírteini og einkalykilskrár (*.pfx;*.p12;*.key;*.pem)|*.pfx;*.p12;*.key;*.pem|Allar skrár (*.*)|*.* DialogOptions ofReadOnlyofPathMustExistofFileMustExist DialogTitleVelja biðlaraskírteinisskráClickKey @Anchors akLeftakTopakRightTabOrderTextTlsCertificateFileEditOnChange DataChange TTabSheet AdvancedSheetTagHelpType htKeyword HelpKeyword ui_login_sshCaptionSSH ImageIndex TabVisible DesignSize~ TGroupBox ProtocolGroupLeftTopWidthHeight.Anchors akLeftakTopakRightCaptionSamskiptaregluvalmöguleikarTabOrder DesignSize. TCheckBoxCompressionCheckLeftTopWidthoHeightAnchors akLeftakTopakRightCaptionVirkja &þjöppunTabOrderOnClick DataChange TGroupBoxEncryptionGroupLeftTop:WidthHeightAnchors akLeftakTopakRightCaptionDulkóðunarvalmöguleikarTabOrder DesignSizeTLabelLabel8Left TopWidthHeight Caption"Val&stefna dulkóðunaraðferðar: FocusControl CipherListBoxTListBox CipherListBoxLeft Top$WidthHeightcAnchors akLeftakTopakRightDragMode dmAutomatic ItemHeight TabOrderOnClick DataChange OnDragDropAlgListBoxDragDrop OnDragOverAlgListBoxDragOver OnStartDragAlgListBoxStartDrag TCheckBoxSsh2LegacyDESCheckLeftTopWidthoHeightAnchors akLeftakTopakRightCaption'Virkja arfnotkun einfalds &DES í SSH-2TabOrderTButtonCipherUpButtonLeft/Top$WidthPHeightAnchors akTopakRightCaption&UppTabOrderOnClickCipherButtonClickTButtonCipherDownButtonLeft/TopDWidthPHeightAnchors akTopakRightCaption&NiðurTabOrderOnClickCipherButtonClick TTabSheetKexSheetTagHelpType htKeyword HelpKeyword ui_login_kexCaption Lyklaskipti ImageIndex TabVisible DesignSize~ TGroupBoxKexOptionsGroupLeftTopWidthHeightAnchors akLeftakTopakRightCaption$Valmöguleikar lyklaskiptareikniritsTabOrder DesignSizeTLabelLabel28Left TopWidth|Height CaptionVal&stefna reiknirits: FocusControl KexListBoxTListBox KexListBoxLeft Top$WidthHeightAnchors akLeftakTopakRightDragMode dmAutomatic ItemHeight TabOrderOnClick DataChange OnDragDropAlgListBoxDragDrop OnDragOverAlgListBoxDragOver OnStartDragAlgListBoxStartDragTButton KexUpButtonLeft/Top$WidthPHeightAnchors akTopakRightCaption&UppTabOrderOnClickKexButtonClickTButton KexDownButtonLeft/TopDWidthPHeightAnchors akTopakRightCaption&NiðurTabOrderOnClickKexButtonClick TCheckBoxAuthGSSAPIKEXCheckLeft TopWidthHeightCaptionReyna &GSSAPI-lyklaskiptiTabOrderOnClick DataChange TGroupBoxKexReexchangeGroupLeftTopWidthHeightEAnchors akLeftakTopakRightCaption'Valmöguleikar stjórnandi endurskiptumTabOrder DesignSizeETLabelLabel31Left TopWidthHeight CaptionBHámark &mínútna áður en endurlyklun (0 fyrir ekkert takmark):Color clBtnFace FocusControl RekeyTimeEdit ParentColorTLabelLabel32Left Top,WidthHeight Caption>&Hámark gagna áður en endurlyklun (0 fyrir ekkert takmark):Color clBtnFace FocusControl RekeyDataEdit ParentColor TUpDownEdit RekeyTimeEditLeft/Top WidthPHeight AlignmenttaRightJustifyMaxValue @Anchors akTopakRight MaxLengthTabOrderOnChange DataChangeTEdit RekeyDataEditLeft/Top'WidthPHeightAnchors akTopakRight MaxLength TabOrderOnChange DataChange TTabSheet AuthSheetTagHelpType htKeyword HelpKeywordui_login_authenticationCaption Sannreyning ImageIndex TabVisible DesignSize~ TCheckBoxSshNoUserAuthCheckLeft TopWidth~HeightAnchors akLeftakTopakRightCaption/&Fara framhjá sannreyningu algjörlega (SSH-2)TabOrderOnClick DataChange TGroupBoxAuthenticationGroupLeftTop WidthHeight^Anchors akLeftakTopakRightCaptionSannreyningvalmöguleikarTabOrder DesignSize^ TCheckBox TryAgentCheckLeft TopWidthuHeightAnchors akLeftakTopakRightCaption#Reyna auðkenningu notandi &PageantTabOrderOnClick DataChange TCheckBox AuthKICheckLeft Top*WidthuHeightAnchors akLeftakTopakRightCaption5Reyna ‚lyklaborð-gagnvirka‘ sannreyningu (SSH-2)TabOrderOnClick DataChange TCheckBoxAuthKIPasswordCheckLeft TopAWidthaHeightAnchors akLeftakTopakRightCaption0Svara með aðgangs&orði við fyrstu kvaðninguTabOrderOnClick DataChange TGroupBoxAuthenticationParamsGroupLeftTopWidthHeightAnchors akLeftakTopakRightCaptionSannreyningarfæribreyturTabOrder DesignSizeTLabelPrivateKeyLabelLeft Top*WidthKHeight CaptionEinka&lykilskrá: FocusControlPrivateKeyEdit3TLabelDetachedCertificateLabelLeft TopuWidthHeight Caption)Certificate to &use with the private key: FocusControlDetachedCertificateEdit TCheckBox AgentFwdCheckLeft TopWidthuHeightAnchors akLeftakTopakRightCaptionLeyfa útsendara&áframsendinguTabOrderOnClick DataChange TFilenameEditPrivateKeyEdit3Left Top;WidthtHeight AcceptFiles OnBeforeDialogPathEditBeforeDialog OnAfterDialogPrivateKeyEdit3AfterDialogFilterPuTTY-einkalykilskrár (*.ppk)|*.ppk|Allar einkalykilskrár (*.ppk;*.pem;*.key;id_*)|*.ppk;*.pem;*.key;id_*|Allar skrár (*.*)|*.* DialogOptions ofReadOnlyofPathMustExistofFileMustExist DialogTitleVelja einka&lykilskráClickKey @Anchors akLeftakTopakRightTabOrderTextPrivateKeyEdit3OnChange DataChangeTButtonPrivateKeyToolsButtonLeftTopVWidtheHeightCaption &VerkfæriTabOrderOnClickPrivateKeyToolsButtonClickTButtonPrivateKeyViewButtonLeft TopVWidthHeightCaption&Birta dreifilykillTabOrderOnClickPrivateKeyViewButtonClick TFilenameEditDetachedCertificateEditLeft TopWidthtHeight AcceptFiles OnBeforeDialogPathEditBeforeDialog OnAfterDialogPrivateKeyEdit3AfterDialogFilter2Public key files (*.pub)|*.pub|All Files (*.*)|*.* DialogOptions ofReadOnlyofPathMustExistofFileMustExist DialogTitleSelect certificate fileClickKey @Anchors akLeftakTopakRightTabOrderTextDetachedCertificateEditOnChange DataChange TGroupBox GSSAPIGroupLeftTop.WidthHeightGAnchors akLeftakTopakRightCaptionGSSAPITabOrder DesignSizeG TCheckBoxAuthGSSAPICheck3Left TopWidthuHeightAnchors akLeftakTopakRightCaption"Reyna &GSSAPI-sannreyningu (SSH-2)TabOrderOnClickAuthGSSAPICheck3Click TCheckBoxGSSAPIFwdTGTCheckLeft Top*WidthaHeightAnchors akLeftakTopakRightCaptionLeyfa GSSAPI-&skilríkisframsalTabOrderOnClickAuthGSSAPICheck3Click TTabSheet BugsSheetTagHelpType htKeyword HelpKeyword ui_login_bugsCaptionPöddur ImageIndex TabVisible DesignSize~ TGroupBox BugsGroupBoxLeftTopWidthHeightAnchors akLeftakTopakRightCaption'Greining þekktra padda í SSH-þjónumTabOrder DesignSizeTLabel BugHMAC2LabelLeft TopDWidthHeight CaptionMisreiknar H&MAC-lykla SSH-2: FocusControl BugHMAC2ComboTLabelBugDeriveKey2LabelLeft Top\WidthHeight Caption$Misreiknar &dulkóðunarlykla SSH-2: FocusControlBugDeriveKey2ComboTLabelBugRSAPad2LabelLeft ToptWidthHeight Caption)Krefst &fyllingar í RSA-auðkenni SSH-2: FocusControlBugRSAPad2ComboTLabelBugPKSessID2LabelLeft TopWidthHeight Caption:Misnotar &lotuauðkenni í dreifilykilssannreyningu SSH-2: FocusControlBugPKSessID2ComboTLabelBugRekey2LabelLeft TopWidthHeight Caption*Meðhöndlar &lyklaendurskipti SSH-2 illa: FocusControlBugRekey2ComboTLabelBugMaxPkt2LabelLeft TopWidthHeight Caption#Hunsar &hámarkspakkastærð SSH-2: FocusControlBugMaxPkt2ComboTLabelBugIgnore2LabelLeft TopWidthHeight Caption%Kafnar á &hunsunarskilaboðum SSH-2: FocusControlBugIgnore2ComboTLabelBugWinAdjLabelLeft Top,WidthHeight Caption,Kafnar á SSH-2-‚winadj‘-beiðnum WinSCP FocusControlBugWinAdjCombo TComboBox BugHMAC2ComboLeft@Top?Width=HeightStylecsDropDownListAnchors akTopakRightTabOrderOnChange DataChange TComboBoxBugDeriveKey2ComboLeft@TopWWidth=HeightStylecsDropDownListAnchors akTopakRightTabOrderOnChange DataChange TComboBoxBugRSAPad2ComboLeft@TopoWidth=HeightStylecsDropDownListAnchors akTopakRightTabOrderOnChange DataChange TComboBoxBugPKSessID2ComboLeft@TopWidth=HeightStylecsDropDownListAnchors akTopakRightTabOrderOnChange DataChange TComboBoxBugRekey2ComboLeft@TopWidth=HeightStylecsDropDownListAnchors akTopakRightTabOrderOnChange DataChange TComboBoxBugMaxPkt2ComboLeft@TopWidth=HeightStylecsDropDownListAnchors akTopakRightTabOrderOnChange DataChange TComboBoxBugIgnore2ComboLeft@TopWidth=HeightStylecsDropDownListAnchors akTopakRightTabOrderOnChange DataChange TComboBoxBugWinAdjComboLeft@Top'Width=HeightStylecsDropDownListAnchors akTopakRightTabOrderOnChange DataChange TTabSheet NoteSheetHelpType htKeyword HelpKeyword ui_login_noteCaption Athugasemd ImageIndex TabVisible DesignSize~ TGroupBox NoteGroupLeftTopWidthHeightoAnchors akLeftakTopakRightakBottomCaption AthugasemdTabOrder DesignSizeoTMemoNoteMemoLeft TopWidthsHeightLAnchors akLeftakTopakRightakBottom MaxLengthTabOrderOnChange DataChange OnKeyDownNoteMemoKeyDownTPanel LeftPanelLeftTopWidthHeightAlignalLeft BevelOuterbvNoneTabOrder DesignSize TTreeViewNavigationTreeLeftTop WidthHeight{Anchors akLeftakTopakRightakBottomDoubleBuffered HideSelectionHotTrack IndentParentDoubleBufferedReadOnly ShowButtonsShowRootTabOrderOnChangeNavigationTreeChange OnCollapsingNavigationTreeCollapsingItems.NodeData W6 EnvironmentX6 DirectoriesX6 Recycle binX4 EncryptionX(SFTPX&SCPX&FTPX$S3X,WebDAVX4 ConnectionX*ProxyX,TunnelX&SSHX8 Kex exchangeX<AuthenticationX(BugsX(NoteXTButtonOKBtnLeft3TopWidthKHeightAnchors akRightakBottomCaptionÍ lagiDefault ModalResultTabOrderTButton CancelBtnLeftTopWidthKHeightAnchors akRightakBottomCancel Caption Hætta við ModalResultTabOrderTButton HelpButtonLeftTopWidthKHeightAnchors akRightakBottomCaption&HjálpTabOrderOnClickHelpButtonClickTButton ColorButtonLeftTopWidthRHeightAnchors akLeftakBottomCaption&LiturTabOrderOnClickColorButtonClick TImageListColorImageListAllocByLeft$Top!Bitmap &ILPBM66(@ K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5dYQK?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5bXOK?5s`Rs`Rs`Rs`Rs`Rs`Rs`Rs`Rs`Rs`Rs`Rs`RK?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5bXOK?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5bXOBM>>(@? TImageListColorImageList120AllocByHeightWidthLeftTop!Bitmap ILBM66(P bXOK?5K?5K?5K?5K?5K?5K?5K?5bXOK?5ooooooooK?5bXOK?5K?50("0("0("0("K?5K?5bXO'!'!'!'!qg_K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5qg_K?5xxxxxxxxxxxxx)>)>xK?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5oe]K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5oe]BM>>(P TImageListColorImageList144AllocByHeightWidthLeft$TopQBitmap %ILhtBM66(` $bXOK?5K?5K?5K?5K?5K?5K?5K?5K?5K?5bXOK?5ooooooooooK?5K?5s`Rs`Rs`RK?5K?5K?5K?5s`Rs`Rs`RK?5bXOK?5K?5K?5B7/B7/B7/B7/K?5K?5K?5bXO0("0("0("0("tjcK?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5tjcK?5NB8NB8NB8NB8NB8NB8NB8NB8NB8NB8NB8NB8NB8NB8NB8NB8NB8)>)>NB8K?5K?5QD;xxxxxxxxxxxxxxxxxxQD;K?5K?5UG=UG=K?5K?5XJ?XJ?K?5K?5[MB[MBK?5K?5^PD^PDK?5K?5bSGbSGK?5K?5eUIeUIK?5K?5iXLiXLK?5K?5l[Nl[NK?5K?5o^Qo^QK?5K?5saSsaSK?5K?5vdVvdVK?5K?5yfX]g]g]g]g]g]g]g]g]g]g]g]g]g]g]g]g]g]gyfXK?5riaOC8OC8OC8OC8OC8OC8OC8OC8OC8OC8OC8OC8OC8OC8OC8OC8OC8OC8OC8OC8riaBM>>(` ???? TImageListColorImageList192AllocByHeight Width LeftTopQBitmap BIL`l BM66(  @i_WK?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5i_WK?5ooooooooooooooK?5K?5s`Rs`Rs`Rs`RK?5K?5K?5K?5K?5K?5s`Rs`Rs`Rs`RK?5i_WK?5K?5K?5K?5E:1E:1E:1E:1E:1E:1K?5K?5K?5K?5i_W90(90(90(90(90(90(-& -& -& -& -& -& ~L@6K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5L@6L@6MA8MA8MA8MA8MA8MA8MA8MA8MA8MA8MA8MA8MA8MA8MA8MA8MA8MA8MA8MA8MA8MA8MA8MA8MA8MA8L@6K?5PC:PC:PC:PC:PC:PC:PC:PC:PC:PC:PC:PC:PC:PC:PC:PC:PC:PC:PC:PC:PC:PC:)>)>)>PC:K?5K?5RE;xxxxxxxxxxxxxxxxxxxxxxxxRE;K?5K?5TG=TG=K?5K?5WI?WI?K?5K?5YK@YK@K?5K?5[MB[MBK?5K?5^OD^ODK?5K?5`QF`QFK?5K?5bSGbSGK?5K?5eUIeUIK?5K?5gWKgWKK?5K?5jYLjYLK?5K?5l[Nl[NK?5K?5o]Po]PK?5K?5q_Rq_RK?5K?5saSsaSK?5K?5ucUucUK?5K?5xeWxeWK?5L@6zgYzgYzgYzgYzgYzgYzgYzgYzgYzgYzgYzgYzgYzgYzgYzgYzgYzgYzgYzgYzgYzgYzgYzgYzgYzgYL@6}K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5K?5L@6~BM>>(  TPopupMenuPrivateKeyMenuLeftTop TMenuItemPrivateKeyGenerateItemCaption+&Framleiða nýtt lyklapar með PuTTYgen…OnClickPrivateKeyGenerateItemClick TMenuItemPrivateKeyUploadItemCaption"&Uppsetja dreifilykil á þjón…OnClickPrivateKeyUploadItemClickTPF0TSymlinkDialog SymlinkDialogLeftTopHelpType htKeyword HelpKeyword ui_symlink BorderIcons biSystemMenu biMinimize biMaximizebiHelp BorderStylebsDialogCaption SymlinkDialog ClientHeight ClientWidthColor clBtnFace ParentFont OldCreateOrderPositionpoOwnerFormCenterOnShowFormShow DesignSize PixelsPerInch` TextHeight TGroupBox SymlinkGroupLeftTopWidth|HeightAnchors akLeftakTopakRightakBottomTabOrder DesignSize|TLabel FileNameLabelLeft TopWidthSHeight Caption&Tengil-/skyndivísisskrá: FocusControl FileNameEditTLabelLabel1Left Top@WidthgHeight Caption&Benda tengli/skyndivísi á: FocusControl PointToEditTEdit FileNameEditLeft Top WidthfHeightAnchors akLeftakTopakRight MaxLengthTabOrderOnChange ControlChangeTEdit PointToEditLeft TopPWidthfHeightAnchors akLeftakTopakRight MaxLengthTabOrderOnChange ControlChange TCheckBox HardLinkCheckLeftTopmWidthHeightCaption &HarðtengillTabOrderOnClick ControlChangeTButtonOkButtonLeftTopWidthKHeightAnchors akRightakBottomCaptionÍ lagiDefault ModalResultTabOrderTButton CancelButtonLeftTopWidthKHeightAnchors akRightakBottomCancel Caption Hætta við ModalResultTabOrderTButton HelpButtonLeft8TopWidthKHeightAnchors akRightakBottomCaption&HjálpTabOrderOnClickHelpButtonClickTPF0TSynchronizeChecklistDialogSynchronizeChecklistDialogLeft4TopHelpType htKeyword HelpKeywordui_synchronize_checklist BorderIcons biSystemMenu biMinimize biMaximizebiHelpCaptionSynchronization checklist X ClientHeight  ClientWidthColor clBtnFace ParentFont Icon.Data @@ (Bv00 %B(( hFh   V ޜ h(@ BpKppooonnmmmlllkkkjjjjjjjjjjjjjjjjjjjjjjjjjjiKppppooonnnmmmlllkkkjjjjjjjjjjjjjjjjjjjjjjjjjqqqpppooonnmmmlllkkkjjjjjjjjjjjjjjjjjjjjjjjjrrqqpppooonnnmmmlllkkkjjjjjjjjjjjjjjjjjjjjjjrrrqqqpppooonnmmmlllkkkjjjjjjjjjjjjjjjjjjjjjssrrrqqpppooonnnmmmlllkkkjjjjjjjjjjjjjjjjjjjsssrrrjjjjjjttsssrjjjjjjtttsssjjjjjjuutttsjjjjjjvuutttKu1`jjjjjjvvuuut4c==@ljjjjjjvvvvuuAl====jjjjjjwwvvvuOx===== Sjjjjjjxwwvvv]==>)Z==jjjjjjxxwwwvo=====Fkkjjjjyxxxww===Lu==]kkkjjjyyyxxw===yA==llkkkjzyyyxx>==eu==3blllkkkzzyyyyA==W}M==mmlllk{zzzyyL==Is==Mmmmlll{{{zzy-]=;h5c==snnmmml|{{{zz>=Aonnmmm|||{{{]==Luoonnnm}|||{{F==pooonn}}}|||=='Yppooon~}}}||"U==qpppoo~~~}}}==Iqqpppo~~}}Bm==grqqqpp~~~@=>rrrqqp~i==>jsrrrqqJ==sssrrr== Stsssrr+\==tttsss== DutttssPx==Yuuuttt C=Ivvuutt+\vvvuuuwvvvvuwwwvvvxxwwvvyxxwwwyyxxxwyyyyxxzzyyyx{zzyyyjihgfedcbba`_^]\jj|||{{{zzzymmlkjihgfedcba`_jj}}|||{{{zzqponmlkjihggfedcjj}}}|||{{{{tsrrqponmlkjihgfjj~~}}}||||jvŀvÀ(||&(&kill?(0` %p}pooonnmmllkkjjjjjjjjjjjjjjjjjjjjj}qqppoonnmmmllkkjjjjjjjjjjjjjjjjjjjrqqppooonnmmllkkkjjjjjjjjjjjjjjjjjrrqqqppoonnmmmllkkjjjjjjjjjjjjjjjjssrrjjjjtssrjjjjtttsjjjjuuttjjjjvuut CAljjjjvvvu C==jjjjwwvvF= B=PjjjjxwwvL=$VG=yjjjjxxxw S=P= Ckkjjyyxx,]=L&X=Rzlkkjzyyy6d=F==llkk{zzyLu=AJt=-]mmll{{zz1`@@=nmml|{{{s=Jnnmm}||{M=koonn}}||=@poon~}}}1`=Bmpppo~~}==qqpp~~W}=$Vrqqp D=rrrq=Fssrr S=]tssr=>ttts>j==iuutt DGqvuutvvvuwwvvxwwvyxxwyyxxzyyyjigfedcb`_^]{zzynmkjiggedcb`j}}}||{{zzrponmljihgedj~~}}||{{}KKJJIHHGFEEDjŖvĽME_F44q W[A9((P @ppoonnmmlkkjjjjjjjjjjjjjjjjjqqpponnmmllkkjjjjjjjjjjjjjjjrrqppoonnmmlkkjjjjjjjjjjjjjjsrrjjjtssjjjuttjjjuutjjjvvuA=jjjwwvF>=&XjjjxwwJ=Y=jjjyxxO= DFkkjzyy S=q=]lkk{zy,]=a S>mll{{z=Qy=7enmm||{>j=onm}}|>Ooon~}}g=wppo~~I Cqqp=Nwrqq'Y=srr=+\tssLu=ttsAJuutwAvvuwvvxwwyxxzyyzzyjigfdca`^]j}}||{{zomljigfdcbj~~}}||{srpomljigfj~~~ǵ{ǵyYQQZy&&>>?????????????????????????????????( @ oponmmlkkjjjjjjjjjjjjjqqpoonmllkjjjjjjjjjjjjrrqpponmmlkkjjjjjjjjjjssrjjjttsjjjvut0`jjjwvuL=7ejjjxwv S S=jjjyxw,]LBmPkkjzyx;hF@{llk{zyAk Cmml|{zJT{onm}|{=pon~}|-]-]qpo~}=rqpRzJsrq Cktsry@uts(Zvutwvvxwwyxx)(,,,,,,,,zyydb`^\[ZXu{zzrpnljhgej}}|{}""""!!!!v,,,,,^kg_,,,,,f--  (0 ` pponmlkjjjjjjjjjiUrqponmlkkjjjjjjjjhsrjjhttkjjhvu,]=pjjhwv;hFT{@jjhxxEoAOHrkjhyyn@=lkh{z7e&Xnmh}|>onh~}]Fpph~Farqh>srh$V;htth_vutwvtyxt@......zyt_c`]Z}{zs""""!ww ,,,,g@o/,,,w"(( ponmkkjjjjjjjjUrqponmkjjjjjjjhtsjjhutlFjjhwv{>JT{jjhxx==lkh{y$V>j-]mlh|{>onh~}gJqphImsqh@tsh[vutxvtyxt@.....{zp_b^[y,,,"!!!8,,ySf0000000000000000p(  @ponlkjjjjjjf rjhujhwPFjhy&XePx]kh{[ Dmh}w7eohOqhOshIrutwt@765/ytCA? z|!,,Yl`.,|! KeyPreview OldCreateOrder PositionpoOwnerFormCenterOnShowFormShow PixelsPerInch` TextHeight TPanelPanelLeft;TopWidth|HeightAlignalRight BevelOuterbvNoneConstraints.MinHeight^TabOrder DesignSize|TButtonOkButtonLeftTopWidthlHeightAnchors akLeftakTopakRightCaptionÍ lagiDefault ModalResultTabOrderOnClick OkButtonClickTButton CancelButtonLeftTop(WidthlHeightAnchors akLeftakTopakRightCancel Caption Hætta við ModalResultTabOrderTButtonCheckAllButtonLeftTopWidthlHeightActionCheckAllActionAnchors akLeftakTopakRightTabOrderTButtonUncheckAllButtonLeftTopWidthlHeightActionUncheckAllActionAnchors akLeftakTopakRightTabOrderTButton CheckButtonLeftTopvWidthlHeightAction CheckActionAnchors akLeftakTopakRightTabOrderTButton UncheckButtonLeftTopWidthlHeightAction UncheckActionAnchors akLeftakTopakRightTabOrderTButton HelpButtonLeftTopHWidthlHeightAnchors akLeftakTopakRightCaption&HjálpTabOrderOnClickHelpButtonClickTButtonCustomCommandsButton2LeftTopaWidthlHeightActionCustomCommandsActionAnchors akLeftakTopakRightCaption &SkipanirTabOrder TButton ReverseButtonLeftTopWidthlHeightAction ReverseActionAnchors akLeftakTopakRightTabOrderTButtonCalculateSizeButtonLeftTopBWidthlHeightActionCalculateSizeActionAnchors akLeftakTopakRightTabOrder TButton MoveButtonLeftTop#WidthlHeightAction MoveActionAnchors akLeftakTopakRightTabOrder TIEListViewListViewLeftTopWidth;Height OnRecreateListViewRecreateAlignalClient Checkboxes Constraints.MinWidthDoubleBuffered FullDrag HideSelectionReadOnly RowSelect ParentDoubleBufferedParentShowHint PopupMenuListViewPopupMenuShowHint TabOrder ViewStylevsReportOnChangeListViewChange OnChangingListViewChangingOnClick ListViewClick NortonLikenlOffColumnsCaptionNafnMaxWidthMinWidthCaptionStaðarbundið skráasafnMaxWidthMinWidthWidthd AlignmenttaRightJustifyCaptionStærðMaxWidthMinWidthWidthFCaptionBreyttMaxWidthMinWidthWidthPMaxWidthMinWidthWidthCaptionFjarrænt skráasafnMaxWidthMinWidthWidthd AlignmenttaRightJustifyCaptionStærðMaxWidthMinWidthWidthFCaptionBreyttMaxWidthMinWidthWidthPOnAdvancedCustomDrawSubItem!ListViewAdvancedCustomDrawSubItem OnCompareListViewCompareOnContextPopupListViewContextPopup OnSelectItemListViewSelectItemOnSecondaryColumnHeaderListViewSecondaryColumnHeader TStatusBar StatusBarLeftTopWidthHeightHint9Smelltu til að velja allar aðgerðir af þessari tegundPanelsStyle psOwnerDrawTextHeild samstillingaraðgerðaWidth_Style psOwnerDrawTextNýjar staðarbundnar skrárWidth_Style psOwnerDrawTextNýjar fjarrænar skrárWidth_Style psOwnerDrawText!Uppfærðar staðarbundnar skrárWidth_Style psOwnerDrawTextUppfærðar fjarrænar skrárWidth_Style psOwnerDrawTextÚreldar fjarrænar skrárWidth_Style psOwnerDrawTextÚreldar staðarbundnar skrárWidth_Width2ParentShowHintShowHint OnMouseDownStatusBarMouseDown OnDrawPanelStatusBarDrawPanelOnResizeStatusBarResize TPngImageList ActionImages PngImages BackgroundclWindowName'Total actions counter on sync checklist PngImage.Data PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp IDATxڝ_HSQ**0'2՛PkJoRC``d m1- ! iڟy+w9z.\zW0Dv୛Xq~y_YGVAxYiu^[ #nH0;L $}|n Kj6X ?5HK7YEa^4\ץfz8/p{~ kM>X cF q;?8t;̘ 3ć ,s@"&%n8@t-JO w[BR1\#n+c#y8Ą 𺇸WEx|GXG&P|9ӋJҧ"Bg Z( PAw< [pW d~!}AEOVYL[c}ә׷~Hy'Ni(է"CϿKƈ8 XB+$"WWIENDB` BackgroundclWindowNameNew local files indicator PngImage.Data PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp RIDATxc?%q@>y߿|7"? :|*s?1Pn/62|c9.E@pxƨ}Wz|.v#v!*OX"! s~\: сh/cLZwoS6E7gLIENDB` BackgroundclWindowNameNew remote files indicator PngImage.Data PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp D3IDATxc?%q.{Cp< :›8bD[y##'#H_G3]fd*b 21\/c.P&&Y@H3W| S @C1o e`a4PW~| TWL1Xmwy6V&0CA);8 (qogE&ҕ蓐ȄiUUvDIENDB` BackgroundclWindowNameModified local files indicator PngImage.Data PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp X0IDATxc?%q@'a~ x"/vOB`#VG @߿s߽grC E0 ʻp 3h3.ufMf *vσnPn? 0|!:rgşE"vd[ 8)q 7eIENDB` BackgroundclWindowNameModified remote files indicator PngImage.Data PNG  IHDRa pHYs+iTXtXML:com.adobe.xmp HIDATxݒAg玓C]IsV):AWB/JThwH$l2~3;%(ڹm62`L{²fL`"`2QHB!+sV&$f&\Wژ:Lf݀&"(Dډibt!pnCHpF5sM @Yk~IDATxڥ=K@Kb "Zď~Dͥ]t{\CGd"`t"K6ѡ!pCDXf1-o{NHZի~X_Q<~FvӿJ*NDz6YvnBaË}*CT!rA2 @n=0 ζ88&Dm,)kas^Z" I,j F!HBIʖ3qfN(:2@ pyZ~IDATxڥ=K@Kb "Zď~Dͥ]t{\CGd"`t"K6ѡ!pCDXf1-o{NHZի~X_Q<~FvӿJ*NDz6YvnBaË}*CT!rA2 @n=0 ζ88&Dm,)kas^Z" I,j F!HBIʖ3qfN(:2@ tIDATxڭ_HSQRݲDE!7Az2sM-[=Dbdc69EЛi_ܚwNi^Ww~9&0 A{]Qdb= FoT"@KZ@lJ63reߧJ30L94gJ d )&e`9k4C295KE H΀A﯇. m C:|M4 qIDATxj@g_`z*(@5Vϥ>ZhPҘ^o>ʡјdf`8Zf]:XzpQe"Q鰾SjӨB~=_tm%u}f\qR͋%?,L@IENDB` BackgroundclWindowNameNew remote files indicator PngImage.Data 5PNG  IHDR pHYs+iTXtXML:com.adobe.xmp ,IDATxc?5㨁1C"zߔ(602 SqGF l``va`bedbd/&̬1^b l` L@10Zu98]L Ӏ!Rb`p@p 0n @ ^U2'p/Pdbzٕ0a qvqHqh``ed_c !;yX F~+ O`gZRH9}ۀ5IENDB` BackgroundclWindowNameModified local files indicator PngImage.Data TPNG  IHDR pHYs+iTXtXML:com.adobe.xmp Q 1IDATxJ1'EEժU_ * "}}A| )J}[ǂ I33&#c20Q YJMR2}^CS)=L3o4yqlm@d,z[k7v+LH_*$~dy V@n{k?5D, Ur J| lh1Q/cgg6.+FvݟcΈg]-7L<^qcm4M+y+H_^!cg)0~3]9IENDB` BackgroundclWindowNameModified remote files indicator PngImage.Data QPNG  IHDR pHYs+iTXtXML:com.adobe.xmp ;.IDATxc?5㨁1C'+ ͟(6/e@9Eŭ6)їX _3𞗀<?2do`/XaG`G͞?>p$ Td_?HL3"tqcڧ]2hu _`=y.jý|ÍC @s, U;3% ~/VqH"V_ P $HQn`iPB* s>AVGEl 5kyA_IENDB` BackgroundclWindowNameObsolete local files indicator PngImage.Data PNG  IHDR pHYs+iTXtXML:com.adobe.xmp +BIDATxڵJ@PE)J| -/Z<kjU(zu)Է"bP463Φm u!~nD$:oo"aahF3>*׉0V- !C{Q O78w$V '"ǭS0ˣN ;amŏwPF :7U3L8,P0XKЫf1& k HwRa6 IDATxڵJ@PE)J| -/Z<kjU(zu)Է"bP463Φm u!~nD$:oo"aahF3>*׉0V- !C{Q O78w$V '"ǭS0ˣN ;amŏwPF :7U3L8,P0XKЫf1& k HwRa6 |IDATxڭ_HSQ͹T[ZH K-җ 2"('o)`=BD=HfK TEhdn:]47{;,t^\.91I 5lWp#|Ā9FD͉Qd N) j2K +j@./'f&+q$:~Do||8aZbt`T{Q2SBV?|m̳Kd22]#I3x Kmg:-oY -eTʁ%Jv<b SL#/R @`b"29B.inו]<0&oe X(;#*gH 9 P=uSlʘq D߼m< XL@o)J毟0z! PzI-c~$klk0f3l{Bz,7H^lsWrT$}N, LBKutP`% c}@p]7<7l3ᐨ֓vג=X(4@g> pf$jAs`C4lRȣCФâߡ̼E8X|,a" Aekt}v, خ3Bhdޓfb@qMy̳.'e5W{Z}ˣ?RIENDB` BackgroundclWindowNameNew local files indicator PngImage.Data rPNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp OIDATxc?-#J ;ηOY}~` ߈v_/Q݂أ` /3Q,#…c0_^ ]6B/s@H>0P;bSч.Pbp@P Tɒ / 1j?‹Ȇt@H> _@W3F*n;*/;l0"vA]. 0GC?}N*4r,j/S"v-`ϟak=i"v.s0/Ai:j[COJ$fIENDB` BackgroundclWindowNameNew remote files indicator PngImage.Data PNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp hIDATxc?-#\8[׹ZuCm#ÿ⋭1xeATa?_7P $ 6L[}%#gb!.yxYV]j8o׻y%#&L8(n8bAn00}/(1 (n8b@ޗ@ j/-<+\=00B @r!Ԑ#"y>o7`SR8_# fbb)bU3ZNE`F[5-L~2onU@V3 IENDB` BackgroundclWindowNameModified local files indicator PngImage.Data PNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp T~hnIDATxc?-#J x&Y&Ă'bM/Q݂P  7~b0q

P%uYR}P5q߿iEvˑmr0|&? JQ T4IENDB` BackgroundclWindowNameModified remote files indicator PngImage.Data PNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp IDATx픿KP/ml1R("ԭ ((,]78s࢓ ER :it{^}ܽ< a!M% e?IDATxڽn@g45=V |@=aYU37" Gh8s*Nmìc6n (e3k0͇7c ~Y{W+ޮ wVMtޮi4N5꒒`yC )h:und8 ヽ3#/xxb49#%79~PTJa - <~P!H*eb4%&]7G6JJ&ft&@ RIk(Qa!a8z.%HSh+K 2Hm$x4|rAs$Plac@:dqDqE#DEu]1rt<zWSMd*DQ-[xR+e' JJ j VG߶k ! JsI)HWB>s%afeYxVR)Ujƒ pD >_4fgػBVyr?z. jȌENAIENDB` BackgroundclWindowNameObsolete remote files indicator PngImage.Data bPNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp w?IDATxڽn@g45=V |@=aYU37" Gh8s*Nmìc6n (e3k0͇7c ~Y{W+ޮ wVMtޮi4N5꒒`yC )h:und8 ヽ3#/xxb49#%79~PTJa - <~P!H*eb4%&]7G6JJ&ft&@ RIk(Qa!a8z.%HSh+K 2Hm$x4|rAs$Plac@:dqDqE#DEu]1rt<zWSMd*DQ-[xR+e' JJ j VG߶k ! JsI)HWB>s%afeYxVR)Ujƒ pD >_4fgػBVyr?z. jȌENAIENDB`LeftTopBitmap TPngImageListActionImages192Height Width PngImages BackgroundclWindowName'Total actions counter on sync checklist PngImage.Data PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp o(IDATxYLAR)x!xCPD4x'(Pr#P0xĨ/QNi>@4FҢH@-t݆ZK63d:-ò,F00!?]if[K$sL~%ji>Ef<9 BT q\/abav`+\Ķ,l}fO_q`S4_XP2߹b輧4P”Qu:Iahy=RtKԶU ..KddZl #(g0j ԋ_B,ԟd \+[*a/B  `S8|QF! J@sx'XxJ)ΐOvp+D0C`{Ox.1j1LE٘"%Q djc!)V!Ƿ;Ep+nǘK:9fi:&C]_ X n~wt`vSK)![WҢ:\Y!|cLjP~J*n]W(5I  GM4QgJ~*bĆ:5:rO+N@񼥘}9gU ;*ջ݂"/ 2ؔgϱEXB2l>&O@Ԁ'V=" /~uUyIENDB` BackgroundclWindowNameNew local files indicator PngImage.Data PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp xIDATxN@OAL\EMְrx)5Wމ(LA+qz5!p&ioLgDQpm|ڭJ>Y @EҒHm%[ :TDYB0gvƕR_dU2Y=ϻ7ү.qv!ۄ@J*=m^4т*䒒4EbېEyi$ڙ eEyoY;?eUgiMUdXC_]Sh[YAM|}_bvʼb!l݈k*(j,)^7Ja0AF ʖcF{ 3^k r/Hz0be{M%t0F4hȅhnŘy(⹳'!ȏc8AIENDB` BackgroundclWindowNameNew remote files indicator PngImage.Data PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp 'IDATxMKQϹh6APDPZh- B~j#&{zgDQ]4syy9D , 0+T>s6p2HL3,g6cJE^!<G.> {I\[^1>3"5ߜ ,/-aZ )ϾddemZk{UtT}$:%O?=dd܆9=x_.o:-Ucc= ]>h@_u{+ ;8Rƽ3k Rr-%꺰{麆PYCxSl$8۸Ő9g,-2VJaVP9yqA{Hg<|'AY〘b8zО.jC, 7gIENDB` BackgroundclWindowNameModified local files indicator PngImage.Data PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp gIDATxKKQlBJzP"5AQDQ}H6.(܆-QBu,Swfh:ә;3.=ie, mZwy&<i?~Dl.J?iq‚(4K,PJ?.d%̦kHld IR/(5i9~#C}2W66/RJmJQ@|@52dr*(AR ym+JE/2 ՆLPN4v+0c.З ecZb3v02!U֌^Y?H6 +IDATxc?@Q:` V7NYVv?XxK3Kq'Mygd&pDKqg;/sxpb XpAš j|-RDdr!ȎP qlB:q1gUvy(0ίDc+ `5r6PP Zvԁ ,|_j Xu(m8ȂȎP;l,R?(u0ƅ#cqn\!c@O ~/QgCFFd vcIDATxjAg-Ji/xcD"ap'" b BRUS% 3394=Ez!&03~~ .9Kc6_R_<:SMկ,lQ5$$p3I"aCcq#Rn>$l#/pwI#fޒ(H,8 m>"IߎĥBX٭<pgFH !nƻ9ġ~pnYed>,tޒ8DxsPh@}Xn[ #Rpw<l:9_/x{~dƮ+R`?Ɓ?MXh\}IENDB` BackgroundclWindowNameObsolete remote files indicator PngImage.Data PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp A_IDATxMk@ߙ ,(Xq[7R\/ڃAAJP`@Bi'H@ eQDPUD< *~[3L2ُnlsd; c3  LI( 5EbiDxb-AyPϩtЄK_4AMPƗ} V4|h%1G mjQ˿NO%rn(2*t鑞<M $J@\sh@4$aOvOATIxwt'"ܜ)V$hC  sa~IDATxڥ=K@Kb "Zď~Dͥ]t{\CGd"`t"K6ѡ!pCDXf1-o{NHZի~X_Q<~FvӿJ*NDz6YvnBaË}*CT!rA2 @n=0 ζ88&Dm,)kas^Z" I,j F!HBIʖ3qfN(:2@ IDATxcd00H O0a0jO.IENDB`Left(TopBitmap TPngImageList ImageList120HeightWidth PngImages BackgroundclWindowNameCancel operation PngImage.Data PNG  IHDR pHYs+iTXtXML:com.adobe.xmp /@IDATxڵJ@PE)J| -/Z<kjU(zu)Է"bP463Φm u!~nD$:oo"aahF3>*׉0V- !C{Q O78w$V '"ǭS0ˣN ;amŏwPF :7U3L8,P0XKЫf1& k HwRa6 I$IDATxcd2`5pAjJ̠T򨁣@HIENDB`LeftTopBitmap TPngImageList ImageList144HeightWidth PngImages BackgroundclWindowNameCancel operation PngImage.Data bPNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp dn?IDATxڽn@g45=V |@=aYU37" Gh8s*Nmìc6n (e3k0͇7c ~Y{W+ޮ wVMtޮi4N5꒒`yC )h:und8 ヽ3#/xxb49#%79~PTJa - <~P!H*eb4%&]7G6JJ&ft&@ RIk(Qa!a8z.%HSh+K 2Hm$x4|rAs$Plac@:dqDqE#DEu]1rt<zWSMd*DQ-[xR+e' JJ j VG߶k ! JsI)HWB>s%afeYxVR)Ujƒ pD >_4fgػBVyr?z. jȌENAIENDB` BackgroundclWindowNameMinimize PngImage.Data KPNG  IHDRw= pHYs+iTXtXML:com.adobe.xmp (IDATxcd1``ԂQ Ƃ4sxZ@U0j  uv&IENDB`LeftTopBitmap TPngImageList ImageList192Height Width PngImages BackgroundclWindowNameCancel operation PngImage.Data PNG  IHDR szz pHYs+iTXtXML:com.adobe.xmp ǨIDATxjAg-̖^h( E(g@|Ȃ%PD荨Z<ݙ͞"$0?h;7K3#-~ژޚXsoBY^p(t$)#e)unDL]F >3ꦓh/~S)U*- XbH8c~5&@ )!kb᎛ Nφnր1{"+ eHvHO,%(**477 _ܣ>`m [TF/pgi=fޔ(Yph}D`2[yL?ۏ>x . .!+{C;t4ƫ|/rxS'@ej[\,87l<ߗ0;1kv_}3Wa#MXEIENDB` BackgroundclWindowNameMinimize PngImage.Data PNG  IHDR szz pHYsod1IDATx10_4@:.x X 0!HzIENDB`Left8TopBitmap 04VS_VERSION_INFOStringFileInfoj040Ffde9>CompanyNameMartin Prikrylr%FileDescriptionIcelandic translation of WinSCP (IS),FileVersion1.177n%LegalCopyright 2015 2022 Stefn rvar Sigmundsson< OriginalFilenameWinSCP.is4ProductVersion6.3.5.08WWWhttps://winscp.net/, LangNameIcelandic.ProductNameWinSCPDVarFileInfo$Translation