[i18n] ; ####################################### ; ## Current Version #################### ; ####################################### i1=k-html i2=2.1.9.4 ; ####################################### ; ## Key names ########################## ; ####################################### i3=Alt i4=RAlt i5=Ctrl i6=RCtrl i7=Esc i8=Enter i9=Space i10=Shift i11=Appskey i12=CapsLock i13=Win ; ####################################### ; ## Memento (divided by tab) ########### ; ####################################### ; ## General ############################ i14=Memento i15=&Don't display at start up. i16=General|Meta|Structure|Edition|Table|Object|Code|Special Signs|About… i17=Memento   i18=Indented Line   i19=Auto Replacements   i20=Keyboard Shortcuts   i21=Launch Browser   i22=Options   i23=Personnalised Content   i24=Launch Text Editor   i25=Exit   i26=Insert class="|"   i27=Insert Date   i28=Display Date and Hour   i29=Insert id="|"   i30=Insert xml:lang="|" lang=""   i31=Clean All   i32=Insert style="|"   i33=Make Tags   i34=Next Empty Tags   i35=Empty Quotation Marks   ; ## Meta ############################### i36=to insert a conditional comment for Internet Explorer 6 or less. ; ## Edition ############################ i37=Win + N launch a Web browser, and Win + T, a text editor. Press Win + O to choose which. ; ## Table ############################## i38=transform the selection in an HTML table or make an empty 2 x 2 table if nothing is selected. ; ## Code ############################### i39=Unbreakable space i40=French quotation marks i41=Define your own automatic replacements with ; ## About... ############### i42=Free software under GNU GPL v.3 license i43=Wrote with AutoHotkey's script language i44=- Works with Windows 2000, XP and Vista i45=- QWERTY and AZERTY keyboards support i46=- All XHTML 1.0 Strict tags available i47=- Usable with the text editor you want i48=- Automatic indentation code feature i49=- Keep Windows keyboard shortcuts intacts i50=- Ready to use on a USB key i51=- Fully customisable i52=- Easy to translate i53=- Only 416 kb ; ####################################### ; ## Boutons et dialogues ############### ; ####################################### i54=Actually: i55=&Add i56=&Cancel i57=&Edit i58=Is that what you want? i59=&Close i60=All HTML tags will be deleted. i61=&Modify i62=Clean All i63=&OK i64=&By: i65=&Browse... i66=Exit i67=&Replace: i68=Do you want to exit k-html? i69=&Defaults i70=&Delete i71=Error i72=Select a line first. i73=Your shortcuts will be replaced by original shortcuts. i74=Invalid shortcut. i75=Try again. i76=This shortcut is already used. i77=A field is empty. i78=The selected line will be delete. ; ####################################### ; ## Options... (divided by tab) ######## ; ####################################### ; ## General ############################ i79=Options... i80=General|Indentation|Double Signs|Editor|Browser|Custom Content|Hour|Speed i81=Principal content &language: i82=&Encoding type used by your text editor: ; ## Indentation ######################## i83=&Use spaces instead of tabs to indent. i84=&Number of spaces to use: ; ## Double signs ####################### i85=&Insert a pair of quotation marks, parenthesis, brackets or braces. i86=Type the opening sign to get the closing one too. To enclose a text with both signs, select it first. Don't have any effect on French quotation marks. ; ## Editor ############################# i87=Choose the text editor to launch with the command ; ## Web Browser ######################## i88=Choose the Web browser to launch with the command ; ## Custimized Content ##### i89=File from which copy-and-paste the content with the command ; ## Hour ############################### i90=&Display date and hour at start up. ; ## Speed ############################## i91=&Decrease the speed script process (recommanded if k-html is unstable). i92=K-html must reload before the option take into effet. ; ####################################### ; ## Raccourcis clavier ################# ; ####################################### i93=Keyboard Shortcuts i94=Actual shortcuts i95=Add a "+" after Alt, Ctrl, Shift or Win keys. Add an "&&" after other modifier key names. Spaces around "+" and "&&" signs are necessary. ; ####################################### ; ## Auto Replacement ################### ; ####################################### i96=Auto Replacement i97=Text to replace|Replacement text [usr] ; ####################################### ; ## User Options ####################### ; ####################################### ; u1: 1=do not display at start up; 0=display u1=0 ; u2: content language (iso-639-1 format) u2=en ; u3: encoding type u3=windows-1252 ; u4: 1=indent with spaces; 0=indent with tab u4=1 ; u5: number of spaces to use to indent u5=2 ; u6: 1=insert double signs by pair; 0=do not insert by pair u6=1 ; u7: text editor path u7=C:\WINDOWS\NOTEPAD.EXE ; u8: web browser path u8=C:\Program Files\Internet Explorer\iexplore.exe ; u9: personnalised content path u9=documentation.txt ; u10: 1=display date and hour at start up; 0=do not display u10=1 ; u11: 1=reduce script's speed k-html; 0=do not reduce u11=0 [Raccourcis clavier] ; ###################### ; ## General ########### ; ###################### 1=#A 2=#Enter 3=#H 4=#K 5=#N 6=#O 7=#P 8=#T 9=#X 10=Appskey & Tab 11=RAlt & Tab 12=RCtrl & Tab 13=RCtrl & C 14=RCtrl & D 15=RCtrl & H 16=RCtrl & I 17=RCtrl & L 18=RCtrl & N 19=RCtrl & S ; ###################### ; ## Meta ############## ; ###################### 20=CapsLock & < 21=CapsLock & Space 22=CapsLock & A 23=CapsLock & B 24=CapsLock & C 25=CapsLock & D 26=CapsLock & E 27=CapsLock & H 28=CapsLock & L 29=CapsLock & M 30=CapsLock & N 31=CapsLock & S 32=CapsLock & T 33=Capslock & Y ; ###################### ; ## Structure ######### ; ###################### 34=#+1 35=#+2 36=#+3 37=#+4 38=#+5 39=#+6 40=#+A 41=#+B 42=#+D 43=#+Enter 44=#+I 45=#+L 46=#+O 47=#+P 48=#+Space 49=#+T 50=#+U 51=#+V ; ###################### ; ## Edition ########### ; ###################### 52=#^- 53=#^6 54=#^= 55=#^A 56=#^B 57=#^C 58=#^E 59=#^G 60=#^I 61=#^N 62=#^P 63=#^Q 64=#^S ; ###################### ; ## Table ############# ; ###################### 65=RAlt & A 66=RAlt & C 67=RAlt & D 68=RAlt & E 69=RAlt & F 70=RAlt & H 71=RAlt & L 72=RAlt & P 73=RAlt & R 74=RAlt & T 75=RAlt & Y ; ###################### ; ## Object ############ ; ###################### 76=Appskey & A 77=Appskey & B 78=Appskey & C 79=Appskey & D 80=Appskey & F 81=Appskey & G 82=Appskey & I 83=Appskey & J 84=Appskey & L 85=Appskey & M 86=Appskey & N 87=Appskey & O 88=Appskey & P 89=Appskey & S 90=Appskey & T 91=Appskey & X ; ###################### ; ## Code ############## ; ###################### 92=!#A 93=!#B 94=!#C 95=!#D 96=!#K 97=!#M 98=!#P 99=!#S 100=!#T 101=!#V 102=!#Y 103=RAlt & Space 104=RAlt & < ; ###################### ; ## Special Signs ##### ; ###################### 105=~Esc & 1 106=~Esc & & 107=~Esc & < 108=~Esc & 6 109=~Esc & - 110=~Esc & A 111=~Esc & B 112=~Esc & C 113=~Esc & E 114=~Esc & L 115=~Esc & M 116=~Esc & N 117=~Esc & O 118=~Esc & P 119=~Esc & Q 120=~Esc & R 121=~Esc & V 122=~Esc & W 123=~Esc & X 124=~Esc & Y ; ###################### ; ## Double signs ###### ; ###################### 125=RAlt & 4 126=RAlt & { 127=RAlt & 5 128=RAlt & [ 129=$" 130=$( [Raccourcis d'origine] ; ###################### ; ## General ########### ; ###################### 1=#A 2=#Enter 3=#H 4=#K 5=#N 6=#O 7=#P 8=#T 9=#X 10=Appskey & Tab 11=RAlt & Tab 12=RCtrl & Tab 13=RCtrl & C 14=RCtrl & D 15=RCtrl & H 16=RCtrl & I 17=RCtrl & L 18=RCtrl & N 19=RCtrl & S ; ###################### ; ## Meta ############## ; ###################### 20=CapsLock & < 21=CapsLock & Space 22=CapsLock & A 23=CapsLock & B 24=CapsLock & C 25=CapsLock & D 26=CapsLock & E 27=CapsLock & H 28=CapsLock & L 29=CapsLock & M 30=CapsLock & N 31=CapsLock & S 32=CapsLock & T 33=Capslock & Y ; ###################### ; ## Structure ######### ; ###################### 34=#+1 35=#+2 36=#+3 37=#+4 38=#+5 39=#+6 40=#+A 41=#+B 42=#+D 43=#+Enter 44=#+I 45=#+L 46=#+O 47=#+P 48=#+Space 49=#+T 50=#+U 51=#+V ; ###################### ; ## Edition ########### ; ###################### 52=#^- 53=#^6 54=#^= 55=#^A 56=#^B 57=#^C 58=#^E 59=#^G 60=#^I 61=#^N 62=#^P 63=#^Q 64=#^S ; ###################### ; ## Table ############# ; ###################### 65=RAlt & A 66=RAlt & C 67=RAlt & D 68=RAlt & E 69=RAlt & F 70=RAlt & H 71=RAlt & L 72=RAlt & P 73=RAlt & R 74=RAlt & T 75=RAlt & Y ; ###################### ; ## Object ############ ; ###################### 76=Appskey & A 77=Appskey & B 78=Appskey & C 79=Appskey & D 80=Appskey & F 81=Appskey & G 82=Appskey & I 83=Appskey & J 84=Appskey & L 85=Appskey & M 86=Appskey & N 87=Appskey & O 88=Appskey & P 89=Appskey & S 90=Appskey & T 91=Appskey & X ; ###################### ; ## Code ############## ; ###################### 92=!#A 93=!#B 94=!#C 95=!#D 96=!#K 97=!#M 98=!#P 99=!#S 100=!#T 101=!#V 102=!#Y 103=RAlt & Space 104=RAlt & < ; ###################### ; ## Special Signs ##### ; ###################### 105=~Esc & 1 106=~Esc & & 107=~Esc & < 108=~Esc & 6 109=~Esc & - 110=~Esc & A 111=~Esc & B 112=~Esc & C 113=~Esc & E 114=~Esc & L 115=~Esc & M 116=~Esc & N 117=~Esc & O 118=~Esc & P 119=~Esc & Q 120=~Esc & R 121=~Esc & V 122=~Esc & W 123=~Esc & X 124=~Esc & Y ; ###################### ; ## Double signs ###### ; ###################### 125=RAlt & 4 126=RAlt & { 127=RAlt & 5 128=RAlt & [ 129=$" 130=$(