[RELEASE] Notepad++ 5.9 release
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@744 f5eea248-9336-0410-98b8-ebc06183d4e3
@ -1,124 +1,23 @@
|
||||
Notepad++ v5.8.7 new features and fixed bug (from v5.8.6) :
|
||||
|
||||
1. Fix a regression bug: the notification message boxes were not modal. It can be ignored by user then cause wrong input characters.
|
||||
2. In order to reduce the confusion, new "Mark" tab for "Mark all" feature is made in Find/Replace dialog.
|
||||
3. Make "Fide what" and "Replace with" fields larger in Find/Replace dialog.
|
||||
4. Make message dialogs in Notepad++ translatable (in progress).
|
||||
5. Change user manual format from chm to html.
|
||||
6. Make minimalist installation available in installer.
|
||||
|
||||
|
||||
Notepad++ v5.8.6 new features and fixed bugs (from v5.8.5) :
|
||||
|
||||
1. Fix langs.xml 0 length problem while user ends session without closing Notepad++.
|
||||
2. Fix empty line count failure (RegExpr).
|
||||
3. Fix task list display glitch under Windows 7.
|
||||
4. Add trim functions (header/trailing/compact feature).
|
||||
5. Add white space and TAB conversion features.
|
||||
6. Fix folding margin to be displayed when opening Notepad++ with a new/empty file (Normal text).
|
||||
7. Fix auto-completion detection language bug.
|
||||
8. Fix the changing theme settings makes switch back to the default theme bug.
|
||||
9. Make english.xml customizable.
|
||||
|
||||
|
||||
Notepad++ v5.8.5 new features and fixed bugs (from v5.8.4) :
|
||||
|
||||
1. Fix Shell Extension icon absent issue.
|
||||
2. Fix the crash problem if config.xml is not present.
|
||||
3. Fix tab settings not saved under Windows 7 problem.
|
||||
4. Fix localization switching under Windows 7 problem.
|
||||
5. Fix x64 system files problems : not included in recent file history list while closing a file.
|
||||
6. Fix x64 system files problems : not remembered in the next session problem.
|
||||
7. Fix the search direction not being memorized problem.
|
||||
8. Modify File Association dialog UI.
|
||||
9. Fix the initial document encoding is not set by "New Document Settings".
|
||||
|
||||
|
||||
|
||||
Notepad++ v5.8.4 new features and fixed bugs (from v5.8.3) :
|
||||
|
||||
1. Fix memory leak problem while switching tab.
|
||||
2. Fix User Defined Language dialog docking problem under Windows 7.
|
||||
3. Fix backwards search with Asian codepage problem.
|
||||
4. Add a new capacity in context menu: the menu item and folder item can be renamed (and in whichever language).
|
||||
5. All the supported encoding charsets can be set as default in "New Document Settings".
|
||||
6. Remove Calltip restriction from plugins side.
|
||||
7. Add "-alwaysOnTop" command line argument.
|
||||
8. Fix icon display glitch in shell extension context menu.
|
||||
|
||||
|
||||
|
||||
Notepad++ v5.8.3 new features and fixed bugs (from v5.8.2) :
|
||||
|
||||
1. A new application icon.
|
||||
2. Add the capacity to open x64 system files.
|
||||
3. Add Edit context menu command.
|
||||
4. Add a new ability: sub-menus commands can be in the context menu.
|
||||
5. Fix context menu reload problem (plugin commands reload fails).
|
||||
6. Fix searching up fails while code page is set to Chinese/Japnese/Korean bug.
|
||||
7. Remove unsupported encodings by Microsoft Windows : ISO-8859-10, ISO-8859-11, ISO-8859-16.
|
||||
8. Fix move down current lines bug while moving down on the last line.
|
||||
9. Fix crash issue : crash in the next launch after setting MS-DOS-Style as default language.
|
||||
10. Fix zoom bug on the second view.
|
||||
11. Fix a heap corruption of ColourPicker.
|
||||
12. Due to UAC issue, doLocalConf.xml is ignored under vista and windows 7, if Notepad++ is installed in "Program files" directory.
|
||||
|
||||
|
||||
|
||||
Notepad++ v5.8.2 fixed bugs (from v5.8.1) :
|
||||
|
||||
1. Fix windows 7 crash bug while executing update.
|
||||
2. Fix macro recording bug for the non-ASCII characters.
|
||||
3. Fix C# syntax highlighting disabled problem after reloading.
|
||||
4. Fix find performance issue related macro recording.
|
||||
5. Modify SaveFile dialog behaviour: it browses inside the directory instead of creating the new file with the given directory name.
|
||||
|
||||
|
||||
|
||||
Notepad++ v5.8.1 new features and fixed bugs (from v5.8) :
|
||||
|
||||
1. Fix Actionscript lexer crash problem.
|
||||
2. Fix saving UCS-2 text file corrupted bug.
|
||||
3. Add word count in Summary feature.
|
||||
4. Fix macro record bug from ANSI document.
|
||||
5. Fix hidding/showing status bar bug.
|
||||
|
||||
|
||||
Notepad++ v5.8 new features and fixed bugs (from v5.7) :
|
||||
|
||||
1. Upgrade Scintilla to version 2.21.
|
||||
2. Fix a vulnerability issue: Load ScinLexer.dll with its full path to avoid hijack.
|
||||
3. Fix Unicode file corrupted on saving bug (the buffer alignment issue).
|
||||
4. Fix DBCS encodings file saving corruption bug.
|
||||
5. Fix file containing NULL character loading bug.
|
||||
6. Fix php syntax highlighting bug.
|
||||
7. Fix dragging undocked window performance issue while using Vista Aero UI style.
|
||||
8. Fix dragging undocked window performance issue while using Vista/Windows7 Aero UI style.
|
||||
9. Fix large file truncated after loading problem.
|
||||
10. Improve file loading performance.
|
||||
11. Fix Shortcut Mapper inconsistence issue after deleting a macro or an user command.
|
||||
12. Add 2 line wrap methods (default plus aligned and indent).
|
||||
13. Add 2 menu commands : "Modify Shortcut/Delete Macro" and "Modify Shortcut/Delete Command".
|
||||
14. Add "Modify" and "Delete" buttons on Shortcut mapper dialog.
|
||||
15. Add macro new ability to record search and replace actions.
|
||||
16. Fix SaveSession bug.
|
||||
17. Remove characters count feature from the status bar due to its performance issue with UTF8 file.
|
||||
18. Fix crash issue due to themes switching.
|
||||
19. Make folding margin hidable.
|
||||
20. Add NPPM_GETCURRENTNATIVELANGENCODING, NPPM_ALLOCATECMDID and NPPM_ALLOCATEMARKER message (to get the current native language enconding).
|
||||
21. Change editing settings saving behaviour : one set of settings are applied in 2 scintilla controls (except zoom).
|
||||
22. Add Statistics feature which is accessible from the menu command "Summary..." (under menu "View") and the 2nd zone of statusbar (double click).
|
||||
Notepad++ v5.9 new features and fixed bug (from v5.8.7) :
|
||||
|
||||
1. Update Scintilla from 2.21 to 2.25
|
||||
2. New feature: Non-greedy regular expression (Scintilla).
|
||||
3. Add Copy/Cut/Paste Binary Content feature.
|
||||
4. Add "paste HTML content" and "paste RTF content" commands.
|
||||
5. Fix the inverse of title and message for some MessageBox.
|
||||
6. Add "Remove Unmarked Lines" command.
|
||||
7. Add "Column Mode Tip" to notice users the usage of column mode in Notepad++.
|
||||
8. Make stream comment of php/javascript foldable.
|
||||
|
||||
|
||||
Included plugins (Unicode):
|
||||
|
||||
1. TextFX v0.26
|
||||
2. Spell Checker v1.3.3
|
||||
3. NppFTP 0.23
|
||||
4. NppExport v0.2.8
|
||||
5. Compare Plugin 1.5.6.1
|
||||
6. Plugin Manager 0.9.3.1
|
||||
1. Spell Checker v1.3.3
|
||||
2. NppFTP 0.23
|
||||
3. NppExport v0.2.8
|
||||
4. Compare Plugin 1.5.6.1
|
||||
5. Plugin Manager 0.9.3.1
|
||||
6. Converter 3.0
|
||||
|
||||
|
||||
|
||||
|
BIN
PowerEditor/bin/updater/gpup.exe
Normal file
@ -27,10 +27,12 @@
|
||||
<Item posX = "1" posY = "13" name = "Inserir/Remover comentário"/>
|
||||
<Item posX = "1" posY = "14" name = "Auto completar"/>
|
||||
<Item posX = "1" posY = "15" name = "Conversão final de linha"/>
|
||||
<Item posX = "1" posY = "16" name = "Operações com espaços"/>
|
||||
<Item posX = "2" posY = "16" name = "Marcar todos"/>
|
||||
<Item posX = "2" posY = "17" name = "Desmarcar todos"/>
|
||||
<Item posX = "2" posY = "18" name = "Saltar acima"/>
|
||||
<Item posX = "2" posY = "19" name = "Saltar abaixo"/>
|
||||
<Item posX = "2" posY = "21" name = "Marcadores"/>
|
||||
<Item posX = "3" posY = "4" name = "Mostrar símbolo"/>
|
||||
<Item posX = "3" posY = "5" name = "Zoom"/>
|
||||
<Item posX = "3" posY = "6" name = "Mover/Clonar documento atual"/>
|
||||
@ -97,7 +99,13 @@
|
||||
<Item id = "42021" name = "&Reproduzir"/>
|
||||
<Item id = "42022" name = "Alternar comentário no bloco"/>
|
||||
<Item id = "42023" name = "Comentário de documentação"/>
|
||||
<Item id = "42024" name = "Limpar espaços em excesso"/>
|
||||
<Item id = "42042" name = "Limpar espaços à esquerda"/>
|
||||
<Item id = "42043" name = "Limpar espaços à direita e à esquerda"/>
|
||||
<Item id = "42044" name = "EOL para Espaços"/>
|
||||
<Item id = "42045" name = "Remover Espaços e EOL desnecessários"/>
|
||||
<Item id = "42046" name = "TAB para Espaço"/>
|
||||
<Item id = "42047" name = "Espaço para TAB"/>
|
||||
<Item id = "42024" name = "Limpar espaços à direita"/>
|
||||
<Item id = "42025" name = "Salvar macro atual"/>
|
||||
<Item id = "42026" name = "Alinhar texto à direita"/>
|
||||
<Item id = "42027" name = "Alinhar texto à esquerda"/>
|
||||
@ -158,6 +166,7 @@
|
||||
<Item id = "43047" name = "Resultado anterior da pesquisa"/>
|
||||
<Item id = "43048" name = "Selecionar e localizar próximo"/>
|
||||
<Item id = "43049" name = "Selecionar e localizar anterior"/>
|
||||
<Item id = "43050" name = "Inverter marcadores"/>
|
||||
<Item id = "44009" name = "Exibir somente o código"/>
|
||||
<Item id = "44010" name = "Recolher todos níveis"/>
|
||||
<Item id = "44011" name = "Definições do usuário..."/>
|
||||
@ -174,6 +183,7 @@
|
||||
<Item id = "44032" name = "Modo Tela Inteira"/>
|
||||
<Item id = "44033" name = "Retornar ao zoom padrão"/>
|
||||
<Item id = "44034" name = "Manter sobre as outras janelas"/>
|
||||
<Item id = "44049" name = "Resumo..."/>
|
||||
<Item id = "44035" name = "Sincronizar rolagem vertical"/>
|
||||
<Item id = "44036" name = "Sincronizar rolagem horizontal"/>
|
||||
<Item id = "44041" name = "Mostrar símbolo de quebra de linha"/>
|
||||
@ -222,6 +232,9 @@
|
||||
<Item id = "44042" name = "Ocultar linhas"/>
|
||||
<Item id = "42040" name = "Abrir todos arquivos recentes"/>
|
||||
<Item id = "42041" name = "Limpar lista de arquivos recentes"/>
|
||||
<Item id = "48016" name = "Modificar atalho/Deletar macro..."/>
|
||||
<Item id = "48017" name = "Modificar atalho/Deletar comando..."/>
|
||||
<Item id = "48018" name = "Editar Menu de contexto"/>
|
||||
</Commands>
|
||||
</Main>
|
||||
|
||||
@ -347,6 +360,8 @@
|
||||
<Item id = "20009" name = "Ext. :"/>
|
||||
<Item id = "20012" name = "Não dif. maiúsc/minúsc"/>
|
||||
<Item id = "20011" name = "Transparência"/>
|
||||
<Item id = "20016" name = "Importar..."/>
|
||||
<Item id = "20015" name = "Exportar..."/>
|
||||
<Item id = "0" name = "Estilo de cores"/>
|
||||
<Item id = "1" name = "Cor da fonte"/>
|
||||
<Item id = "2" name = "Cor do fundo"/>
|
||||
@ -392,7 +407,6 @@
|
||||
<Item id = "24314" name = "Limite fechado :"/>
|
||||
<Item id = "24001" name = "Habilitar caractere de escape :" />
|
||||
</Operator>
|
||||
|
||||
</UserDefine>
|
||||
|
||||
<Preference title = "Preferências">
|
||||
@ -436,6 +450,12 @@
|
||||
<Item id = "6203" name = "Seta"/>
|
||||
<Item id = "6204" name = "Círculo"/>
|
||||
<Item id = "6205" name = "Caixa"/>
|
||||
<Item id = "6226" name = "Nenhum"/>
|
||||
|
||||
<Item id="6227" name="Quebra de linha"/>
|
||||
<Item id="6228" name="Padrão"/>
|
||||
<Item id="6229" name="Alinhado"/>
|
||||
<Item id="6230" name="Indentado"/>
|
||||
|
||||
<Item id = "6206" name = "Exibir número das linhas"/>
|
||||
<Item id = "6207" name = "Exibir margem de marcadores"/>
|
||||
@ -557,7 +577,6 @@
|
||||
<Item id = "6814" name = "Valor válido : 1 - 9"/>
|
||||
<Item id = "6815" name = "Mostrar dica de parâmetro a cada entrada"/>
|
||||
</Backup>
|
||||
|
||||
</Preference>
|
||||
|
||||
<MultiMacro title = "Executar macro múltiplas vezes">
|
||||
@ -591,7 +610,6 @@
|
||||
<Item id = "1" name = "OK"/>
|
||||
<Item id = "2" name = "Cancelar"/>
|
||||
</ColumnEditor>
|
||||
|
||||
</Dialog>
|
||||
</Native-Langue>
|
||||
</NotepadPlus>
|
||||
|
@ -1,10 +1,10 @@
|
||||
<?xml version="1.0" encoding="Windows-1252" ?>
|
||||
<NotepadPlus>
|
||||
<Native-Langue name = "Dansk" filename="danish.xml" >
|
||||
<!-- Updated for ver. 5.8.3-->
|
||||
<!-- Updated for ver. 5.9.RC-->
|
||||
<Menu>
|
||||
<Main>
|
||||
<!-- Main Menu Entries -->
|
||||
<!-- Main Menu Entries -->
|
||||
<Entries>
|
||||
<Item id = "0" name = "&Filer"/>
|
||||
<Item id = "1" name = "&Rediger"/>
|
||||
@ -19,8 +19,8 @@
|
||||
<Item idName = "Window" name = "Vi&ndue"/>
|
||||
</Entries>
|
||||
|
||||
<!-- Sub Menu Entries -->
|
||||
<SubEntries>
|
||||
<!-- Sub Menu Entries -->
|
||||
<SubEntries>
|
||||
<Item posX = "1" posY = "9" name = "Kopier til &udklipsholder"/>
|
||||
<Item posX = "1" posY = "10" name = "Indr&yk"/>
|
||||
<Item posX = "1" posY = "11" name = "Konverter &versaltype"/>
|
||||
@ -28,6 +28,8 @@
|
||||
<Item posX = "1" posY = "13" name = "Ko&mmenter/afkommenter"/>
|
||||
<Item posX = "1" posY = "14" name = "Au&tofuldfřrelse"/>
|
||||
<Item posX = "1" posY = "15" name = "&EOL-konvertering"/>
|
||||
<Item posX = "1" posY = "16" name = "&Blank-handlinger"/>
|
||||
<Item posX = "1" posY = "17" name = "Inds&æt speciel"/>
|
||||
<Item posX = "2" posY = "16" name = "&Marker alle"/>
|
||||
<Item posX = "2" posY = "17" name = "&Afmarker alle"/>
|
||||
<Item posX = "2" posY = "18" name = "Hop op"/>
|
||||
@ -36,98 +38,110 @@
|
||||
<Item posX = "3" posY = "4" name = "&Vis symbol"/>
|
||||
<Item posX = "3" posY = "5" name = "&Zoom"/>
|
||||
<Item posX = "3" posY = "6" name = "&Gĺ til/klon pĺgćldende dokument"/>
|
||||
<Item posX = "3" posY = "16" name = "&Sammenklap trin"/>
|
||||
<Item posX = "3" posY = "17" name = "&Udklap trin"/>
|
||||
<Item posX = "3" posY = "16" name = "&Sammenklap trin"/>
|
||||
<Item posX = "3" posY = "17" name = "&Udklap trin"/>
|
||||
<Item posX = "4" posY = "5" name = "&Tegnsćt"/>
|
||||
<Item posX = "4" posY = "5" posZ = "0" name="Arabisk"/>
|
||||
<Item posX = "4" posY = "5" posZ = "1" name="Baltisk"/>
|
||||
<Item posX = "4" posY = "5" posZ = "2" name="Keltisk"/>
|
||||
<Item posX = "4" posY = "5" posZ = "3" name="Kyrillisk"/>
|
||||
<Item posX = "4" posY = "5" posZ = "4" name="Centraleuropćisk"/>
|
||||
<Item posX = "4" posY = "5" posZ = "5" name="Kinesisk"/>
|
||||
<Item posX = "4" posY = "5" posZ = "6" name="Řsteuropćisk"/>
|
||||
<Item posX = "4" posY = "5" posZ = "7" name="Grćsk"/>
|
||||
<Item posX = "4" posY = "5" posZ = "8" name="Hebrćisk"/>
|
||||
<Item posX = "4" posY = "5" posZ = "9" name="Japansk"/>
|
||||
<Item posX = "4" posY = "5" posZ = "10" name="Koreansk"/>
|
||||
<Item posX = "4" posY = "5" posZ = "11" name="Nordeuropćisk"/>
|
||||
<Item posX = "4" posY = "5" posZ = "12" name="Thailandsk"/>
|
||||
<Item posX = "4" posY = "5" posZ = "13" name="Tyrkisk"/>
|
||||
<Item posX = "4" posY = "5" posZ = "14" name="Vesteuropćisk"/>
|
||||
<Item posX = "4" posY = "5" posZ = "15" name="Vietnamesisk"/>
|
||||
<Item posX = "4" posY = "5" posZ = "0" name="Arabisk"/>
|
||||
<Item posX = "4" posY = "5" posZ = "1" name="Baltisk"/>
|
||||
<Item posX = "4" posY = "5" posZ = "2" name="Keltisk"/>
|
||||
<Item posX = "4" posY = "5" posZ = "3" name="Kyrillisk"/>
|
||||
<Item posX = "4" posY = "5" posZ = "4" name="Centraleuropæisk"/>
|
||||
<Item posX = "4" posY = "5" posZ = "5" name="Kinesisk"/>
|
||||
<Item posX = "4" posY = "5" posZ = "6" name="Østeuropæisk"/>
|
||||
<Item posX = "4" posY = "5" posZ = "7" name="Græsk"/>
|
||||
<Item posX = "4" posY = "5" posZ = "8" name="Hebræisk"/>
|
||||
<Item posX = "4" posY = "5" posZ = "9" name="Japansk"/>
|
||||
<Item posX = "4" posY = "5" posZ = "10" name="Koreansk"/>
|
||||
<Item posX = "4" posY = "5" posZ = "11" name="Nordeuropæisk"/>
|
||||
<Item posX = "4" posY = "5" posZ = "12" name="Thailandsk"/>
|
||||
<Item posX = "4" posY = "5" posZ = "13" name="Tyrkisk"/>
|
||||
<Item posX = "4" posY = "5" posZ = "14" name="Vesteuropæisk"/>
|
||||
<Item posX = "4" posY = "5" posZ = "15" name="Vietnamesisk"/>
|
||||
<Item posX = "6" posY = "4" name = "Importer"/>
|
||||
</SubEntries>
|
||||
</SubEntries>
|
||||
|
||||
<!-- all menu item -->
|
||||
<Commands>
|
||||
<Item id = "41001" name = "&Nyt"/>
|
||||
<Item id = "41002" name = "&Ĺbn"/>
|
||||
<Item id = "41003" name = "Luk"/>
|
||||
<Item id = "41004" name = "&Luk alle"/>
|
||||
<Item id = "41005" name = "Luk alle &undtagen dette dokument"/>
|
||||
<Item id = "41006" name = "&Gem"/>
|
||||
<Item id = "41007" name = "Gem &alle"/>
|
||||
<Item id = "41008" name = "Gem &som…"/>
|
||||
<Item id = "41010" name = "Udskriv…"/>
|
||||
<Item id = "1001" name = "Udskriv nu!"/>
|
||||
<Item id = "41011" name = "A&fslut"/>
|
||||
<!-- all menu item -->
|
||||
<Commands>
|
||||
<Item id = "41001" name = "&Nyt"/>
|
||||
<Item id = "41002" name = "&Åbn"/>
|
||||
<Item id = "41003" name = "Luk"/>
|
||||
<Item id = "41004" name = "&Luk alle"/>
|
||||
<Item id = "41005" name = "Luk alle &undtagen dette dokument"/>
|
||||
<Item id = "41006" name = "&Gem"/>
|
||||
<Item id = "41007" name = "Gem &alle"/>
|
||||
<Item id = "41008" name = "Gem &som…"/>
|
||||
<Item id = "41010" name = "Udskriv…"/>
|
||||
<Item id = "1001" name = "Udskriv nu!"/>
|
||||
<Item id = "41011" name = "A&fslut"/>
|
||||
<Item id = "41012" name = "Indlćs session…"/>
|
||||
<Item id = "41013" name = "Gem session…"/>
|
||||
<Item id = "41014" name = "Genindlćs fra disk"/>
|
||||
<Item id = "41013" name = "Gem session…"/>
|
||||
<Item id = "41014" name = "Genindlæs fra disk"/>
|
||||
<Item id = "41015" name = "Gem en &kopi som…"/>
|
||||
<Item id = "41016" name = "Slet fra disk"/>
|
||||
<Item id = "41017" name = "&Omdřb…"/>
|
||||
<Item id = "41017" name = "&Omdøb…"/>
|
||||
|
||||
<Item id = "42001" name = "&Klip"/>
|
||||
<Item id = "42002" name = "K&opier"/>
|
||||
<Item id = "42003" name = "&Fortryd"/>
|
||||
<Item id = "42004" name = "&Gendan"/>
|
||||
<Item id = "42005" name = "Sćt &ind"/>
|
||||
<Item id = "42006" name = "&Slet"/>
|
||||
<Item id = "42007" name = "M&arker alt"/>
|
||||
<Item id = "42008" name = "Forřg indrykning"/>
|
||||
<Item id = "42009" name = "Formindsk indrykning"/>
|
||||
<Item id = "42010" name = "Dupliker denne linje"/>
|
||||
<Item id = "42012" name = "Del linjer"/>
|
||||
<Item id = "42013" name = "Sammenfřj linjer"/>
|
||||
<Item id = "42014" name = "Flyt denne linje op"/>
|
||||
<Item id = "42015" name = "Flyt denne linje ned"/>
|
||||
<Item id = "42016" name = "Store bogstaver"/>
|
||||
<Item id = "42017" name = "Smĺ bogstaver"/>
|
||||
<Item id = "42018" name = "&Start optagelse"/>
|
||||
<Item id = "42019" name = "Stop &optagelse"/>
|
||||
<Item id = "42021" name = "&Afspil"/>
|
||||
<Item id = "42022" name = "Blokkommentér/afkommentér"/>
|
||||
<Item id = "42023" name = "Strřmkommentér"/>
|
||||
<Item id = "42024" name = "Trim efterfřlgende mellemrum"/>
|
||||
<Item id = "42025" name = "&Gem denne indpillede makro"/>
|
||||
<Item id = "42026" name = "Tekstretning hřjre mod venstre"/>
|
||||
<Item id = "42027" name = "Tekstretning venstre mod hřjre"/>
|
||||
<Item id = "42028" name = "Skrivebeskyt"/>
|
||||
<Item id = "42029" name = "Denne fils sti"/>
|
||||
<Item id = "42030" name = "Denne fils navn"/>
|
||||
<Item id = "42031" name = "Denne mappes sti"/>
|
||||
<Item id = "42032" name = "&Křr en makro flere gange…"/>
|
||||
<Item id = "42033" name = "Ryd skrivebeskyttelse"/>
|
||||
<Item id = "42002" name = "K&opier"/>
|
||||
<Item id = "42003" name = "&Fortryd"/>
|
||||
<Item id = "42004" name = "&Gendan"/>
|
||||
<Item id = "42005" name = "Sæt &ind"/>
|
||||
<Item id = "42006" name = "&Slet"/>
|
||||
<Item id = "42007" name = "M&arker alt"/>
|
||||
<Item id = "42008" name = "Forøg indrykning"/>
|
||||
<Item id = "42009" name = "Formindsk indrykning"/>
|
||||
<Item id = "42010" name = "Dupliker denne linje"/>
|
||||
<Item id = "42012" name = "Del linjer"/>
|
||||
<Item id = "42013" name = "Sammenføj linjer"/>
|
||||
<Item id = "42014" name = "Flyt denne linje op"/>
|
||||
<Item id = "42015" name = "Flyt denne linje ned"/>
|
||||
<Item id = "42016" name = "Store bogstaver"/>
|
||||
<Item id = "42017" name = "Små bogstaver"/>
|
||||
<Item id = "42018" name = "&Start optagelse"/>
|
||||
<Item id = "42019" name = "Stop &optagelse"/>
|
||||
<Item id = "42021" name = "&Afspil"/>
|
||||
<Item id = "42022" name = "Blokkommentér/afkommentér"/>
|
||||
<Item id = "42023" name = "Strømkommentér"/>
|
||||
<Item id = "42024" name = "Trim efterfølgende mellemrum"/>
|
||||
<Item id = "42025" name = "&Gem denne indpillede makro"/>
|
||||
<Item id = "42026" name = "Tekstretning højre mod venstre"/>
|
||||
<Item id = "42027" name = "Tekstretning venstre mod højre"/>
|
||||
<Item id = "42028" name = "Skrivebeskyt"/>
|
||||
<Item id = "42029" name = "Denne fils sti"/>
|
||||
<Item id = "42030" name = "Denne fils navn"/>
|
||||
<Item id = "42031" name = "Denne mappes sti"/>
|
||||
<Item id = "42032" name = "&Kør en makro flere gange…"/>
|
||||
<Item id = "42033" name = "Ryd skrivebeskyttelse"/>
|
||||
<Item id = "42035" name = "Blokkommentér"/>
|
||||
<Item id = "42036" name = "Afkommentér"/>
|
||||
<Item id = "42037" name = "Kolonnetilstand…"/>
|
||||
<Item id = "42038" name = "Indsæt &HTML-indhold"/>
|
||||
<Item id = "42039" name = "Indsæt &RTF indhold"/>
|
||||
<Item id = "42042" name = "Trim foranstillede mellemrum"/>
|
||||
<Item id = "42043" name = "Trim foranstillede og efterfølgende mellemrum"/>
|
||||
<Item id = "42044" name = "EOL til mellemrum"/>
|
||||
<Item id = "42045" name = "Fjern overflødige tomme og EOL"/>
|
||||
<Item id = "42046" name = "TAB til mellemrum"/>
|
||||
<Item id = "42047" name = "Mellemrum til TAB"/>
|
||||
<Item id = "42048" name = "K&opier binært indhold"/>
|
||||
<Item id = "42049" name = "&Klip binært indhold"/>
|
||||
<Item id = "42050" name = "&Indsæt binært indhold"/>
|
||||
|
||||
<Item id = "43001" name = "S&řg…"/>
|
||||
<Item id = "43002" name = "Find &nćste"/>
|
||||
<Item id = "43003" name = "&Erstat…"/>
|
||||
<Item id = "43004" name = "&Gĺ til linje…"/>
|
||||
<Item id = "43005" name = "Bogmćrke til/fra"/>
|
||||
<Item id = "43006" name = "Nćste bogmćrke"/>
|
||||
<Item id = "43007" name = "Forrige bogmćrke"/>
|
||||
<Item id = "43008" name = "&Ryd alle bogmćrker"/>
|
||||
<Item id = "43009" name = "Gĺ til modsvarende parantes"/>
|
||||
<Item id = "43010" name = "Find &forrige"/>
|
||||
<Item id = "43011" name = "In&krementel sřgning…"/>
|
||||
<Item id = "43013" name = "Sřg i filer"/>
|
||||
<Item id = "43014" name = "Find (hurtig) nćste"/>
|
||||
<Item id = "43015" name = "Find (hurtig) forrige"/>
|
||||
<Item id = "43016" name = "Marker alle"/>
|
||||
<Item id = "43017" name = "Fortryd markering af alle"/>
|
||||
<Item id = "43001" name = "S&øg…"/>
|
||||
<Item id = "43002" name = "Find &næste"/>
|
||||
<Item id = "43003" name = "&Erstat…"/>
|
||||
<Item id = "43004" name = "&Gå til linje…"/>
|
||||
<Item id = "43005" name = "Bogmærke til/fra"/>
|
||||
<Item id = "43006" name = "Næste bogmærke"/>
|
||||
<Item id = "43007" name = "Forrige bogmærke"/>
|
||||
<Item id = "43008" name = "&Ryd alle bogmærker"/>
|
||||
<Item id = "43009" name = "Gå til modsvarende parantes"/>
|
||||
<Item id = "43010" name = "Find &forrige"/>
|
||||
<Item id = "43011" name = "In&krementel søgning…"/>
|
||||
<Item id = "43013" name = "Søg i filer"/>
|
||||
<Item id = "43014" name = "Find (hurtig) næste"/>
|
||||
<Item id = "43015" name = "Find (hurtig) forrige"/>
|
||||
<Item id = "43016" name = "Marker alle"/>
|
||||
<Item id = "43017" name = "Fortryd markering af alle"/>
|
||||
<Item id = "43018" name = "&Klip bogmćrkede linjer"/>
|
||||
<Item id = "43019" name = "K&opier bogmćrkede linjer"/>
|
||||
<Item id = "43020" name = "&Indsćt (erstat) bogmćrkede linjer"/>
|
||||
@ -161,39 +175,40 @@
|
||||
<Item id = "43046" name = "Nćste fundne resultat"/>
|
||||
<Item id = "43047" name = "Forrige fundne resultat"/>
|
||||
<Item id = "43048" name = "Marker og find nćste"/>
|
||||
<Item id = "43049" name = "Marker og find forrige"/>
|
||||
<Item id = "43049" name = "Marker og find forrige"/>
|
||||
<Item id = "43050" name = "In&vers bogmćrke"/>
|
||||
<Item id = "43051" name = "&Fjern umarkerede linjer"/>
|
||||
|
||||
<Item id = "44009" name = "Post-it"/>
|
||||
<Item id = "44010" name = "Sammenklap alle trin"/>
|
||||
<Item id = "44010" name = "Sammenklap alle trin"/>
|
||||
<Item id = "44011" name = "&Brugerdefineret"/>
|
||||
<Item id = "44019" name = "Vis alle tegn"/>
|
||||
<Item id = "44020" name = "Vis indrykningsguide"/>
|
||||
<Item id = "44022" name = "Ombryd"/>
|
||||
<Item id = "44023" name = "Zoom &ind"/>
|
||||
<Item id = "44024" name = "Zoom &ud"/>
|
||||
<Item id = "44025" name = "Vis hvidt mellemrum og TAB"/>
|
||||
<Item id = "44026" name = "Vis slutningen af linje"/>
|
||||
<Item id = "44029" name = "Udklap alle trin"/>
|
||||
<Item id = "44030" name = "Sammenklap dette trin"/>
|
||||
<Item id = "44031" name = "Udklap dette trin"/>
|
||||
<Item id = "44032" name = "Fuld skćrm til/fra"/>
|
||||
<Item id = "44033" name = "&Gendan standard zoom indstilling"/>
|
||||
<Item id = "44034" name = "Altid &řverst"/>
|
||||
<Item id = "44035" name = "Synkoniser lodret rulning"/>
|
||||
<Item id = "44036" name = "Synkroniser vandret rulning"/>
|
||||
<Item id = "44041" name = "Vis symbol for ombrydning"/>
|
||||
<Item id = "44019" name = "Vis alle tegn"/>
|
||||
<Item id = "44020" name = "Vis indrykningsguide"/>
|
||||
<Item id = "44022" name = "Ombryd"/>
|
||||
<Item id = "44023" name = "Zoom &ind Ctrl+Mouse Wheel Up"/>
|
||||
<Item id = "44024" name = "Zoom &ud Ctrl+Mouse Wheel Down"/>
|
||||
<Item id = "44025" name = "Vis hvidt mellemrum og TAB"/>
|
||||
<Item id = "44026" name = "Vis slutningen af linje"/>
|
||||
<Item id = "44029" name = "Udklap alle trin"/>
|
||||
<Item id = "44030" name = "Sammenklap dette trin"/>
|
||||
<Item id = "44031" name = "Udklap dette trin"/>
|
||||
<Item id = "44032" name = "Fuld skærm til/fra"/>
|
||||
<Item id = "44033" name = "&Gendan standard zoom indstilling"/>
|
||||
<Item id = "44034" name = "Altid &øverst"/>
|
||||
<Item id = "44035" name = "Synkoniser lodret rulning"/>
|
||||
<Item id = "44036" name = "Synkroniser vandret rulning"/>
|
||||
<Item id = "44041" name = "Vis symbol for ombrydning"/>
|
||||
<Item id = "44049" name = "&Dokumentinfo…"/>
|
||||
<Item id = "44072" name = "Fokuser pĺ anden visning"/>
|
||||
|
||||
<Item id = "45001" name = "Konverter til Windows format"/>
|
||||
<Item id = "45002" name = "Konverter til UNIX format"/>
|
||||
<Item id = "45003" name = "Konverter til MAC format"/>
|
||||
<Item id = "45004" name = "Indkod i ANSI"/>
|
||||
<Item id = "45005" name = "Indkod i UTF-8"/>
|
||||
<Item id = "45006" name = "Indkod i UCS-2 Big Endian"/>
|
||||
<Item id = "45007" name = "Indkod i UCS-2 Little Endian"/>
|
||||
<Item id = "45008" name = "Indkod i UTF-8 (uden BOM)"/>
|
||||
<Item id = "45001" name = "Konverter til Windows format"/>
|
||||
<Item id = "45002" name = "Konverter til UNIX format"/>
|
||||
<Item id = "45003" name = "Konverter til MAC format"/>
|
||||
<Item id = "45004" name = "Indkod i ANSI"/>
|
||||
<Item id = "45005" name = "Indkod i UTF-8"/>
|
||||
<Item id = "45006" name = "Indkod i UCS-2 Big Endian"/>
|
||||
<Item id = "45007" name = "Indkod i UCS-2 Little Endian"/>
|
||||
<Item id = "45008" name = "Indkod i UTF-8 (uden BOM)"/>
|
||||
<Item id = "45009" name = "Konverter til ANSI"/>
|
||||
<Item id = "45010" name = "Konverter til UTF-8 (uden BOM)"/>
|
||||
<Item id = "45011" name = "Konverter til UTF-8"/>
|
||||
@ -201,39 +216,35 @@
|
||||
<Item id = "45013" name = "Konverter til UCS-2 Little Endian"/>
|
||||
|
||||
|
||||
<Item id = "10001" name = "&Gĺ til anden visning"/>
|
||||
<Item id = "10002" name = "&Klon til anden visning"/>
|
||||
<Item id = "10001" name = "&Gå til anden visning"/>
|
||||
<Item id = "10002" name = "&Klon til anden visning"/>
|
||||
<Item id = "10003" name = "Gĺ &til ny instans"/>
|
||||
<Item id = "10004" name = "&Ĺbn i en ny instans"/>
|
||||
|
||||
|
||||
<Item id = "46015" name = "MS-DOS-stil"/>
|
||||
<Item id = "46015" name = "MS-DOS-stil"/>
|
||||
<Item id = "46016" name = "Normal tekst"/>
|
||||
<Item id = "46017" name = "rc ressourcefil"/>
|
||||
<Item id = "46019" name = "MS INI-fil"/>
|
||||
<Item id = "46080" name = "Brugerdefineret"/>
|
||||
<Item id = "46001" name = "Stilkonfigurator…"/>
|
||||
<Item id = "47000" name = "Om Notepad++…"/>
|
||||
<Item id = "47001" name = "Notepad++ Hjem"/>
|
||||
<Item id = "47002" name = "Notepad++ Projektside"/>
|
||||
<Item id = "47003" name = "Online hjćlp"/>
|
||||
<Item id = "47004" name = "Forum"/>
|
||||
<Item id = "46001" name = "Stilkonfigurator…"/>
|
||||
<Item id = "47000" name = "Om Notepad++…"/>
|
||||
<Item id = "47001" name = "Notepad++ Hjem"/>
|
||||
<Item id = "47002" name = "Notepad++ Projektside"/>
|
||||
<Item id = "47003" name = "Online hjælp"/>
|
||||
<Item id = "47004" name = "Forum"/>
|
||||
<Item id = "47005" name = "Hent flere plugins"/>
|
||||
<Item id = "47006" name = "Opdater Notepad++"/>
|
||||
<Item id = "47007" name = "Wiki OSS"/>
|
||||
<Item id = "47008" name = "Emner i Hjćlp"/>
|
||||
<Item id = "48005" name = "Importer plugins…"/>
|
||||
<Item id = "48006" name = "Importer temaer…"/>
|
||||
|
||||
|
||||
<Item id = "48009" name = "Genvejsoptegnelse…"/>
|
||||
<Item id = "48011" name = "Prćferencer…"/>
|
||||
<Item id = "48018" name = "Rediger genvejsmenu"/>
|
||||
|
||||
<Item id = "49000" name = "&Křr…"/>
|
||||
<Item id = "48009" name = "Genvejsoptegnelse…"/>
|
||||
<Item id = "48011" name = "Præferencer…"/>
|
||||
<Item id = "49000" name = "&Kør…"/>
|
||||
|
||||
<Item id = "50000" name = "Funktionsfuldfřrelse"/>
|
||||
<Item id = "50001" name = "Ordfuldfřrelse"/>
|
||||
<Item id = "50001" name = "Ordfuldførelse"/>
|
||||
<Item id = "50002" name = "Funktionsparametertip"/>
|
||||
<Item id = "42034" name = "Kolonneeditor…"/>
|
||||
<Item id = "44042" name = "Skjul linjer"/>
|
||||
@ -241,19 +252,20 @@
|
||||
<Item id = "42041" name = "&Ryd listen seneste filer"/>
|
||||
<Item id = "48016" name = "Ćndr genvej/Slet makro…"/>
|
||||
<Item id = "48017" name = "Ćndr genvej/Slet kommando…"/>
|
||||
<Item id = "48018" name = "Rediger genvejsmenu"/>
|
||||
|
||||
</Commands>
|
||||
</Main>
|
||||
<Splitter>
|
||||
</Splitter>
|
||||
<TabBar>
|
||||
<Item order = "0" name = "Luk"/>
|
||||
<Item order = "1" name = "Luk alle undtagen dette"/>
|
||||
<Item order = "2" name = "Gem"/>
|
||||
<Item order = "3" name = "Gem som…"/>
|
||||
<Item order = "4" name = "Udskriv"/>
|
||||
<Item order = "5" name = "Gĺ til anden visning"/>
|
||||
<Item order = "6" name = "Klon til anden visning"/>
|
||||
</Commands>
|
||||
</Main>
|
||||
<Splitter>
|
||||
</Splitter>
|
||||
<TabBar>
|
||||
<Item order = "0" name = "Luk"/>
|
||||
<Item order = "1" name = "Luk alle undtagen dette"/>
|
||||
<Item order = "2" name = "Gem"/>
|
||||
<Item order = "3" name = "Gem som…"/>
|
||||
<Item order = "4" name = "Udskriv"/>
|
||||
<Item order = "5" name = "Gå til anden visning"/>
|
||||
<Item order = "6" name = "Klon til anden visning"/>
|
||||
<Item order = "7" name = "Kopier denne fils sti"/>
|
||||
<Item order = "8" name = "Kopier filnavn"/>
|
||||
<Item order = "9" name = "Kopier mappesti"/>
|
||||
@ -263,29 +275,29 @@
|
||||
<Item order = "13" name = "Ryd skrivebeskyttelse"/>
|
||||
<Item order = "14" name = "Gĺ til ny instans"/>
|
||||
<Item order = "15" name = "Ĺbn i en ny instans"/>
|
||||
</TabBar>
|
||||
</Menu>
|
||||
</TabBar>
|
||||
</Menu>
|
||||
|
||||
<Dialog>
|
||||
<Find title = "" titleFind = "Sřg" titleReplace = "Erstat" titleFindInFiles = "Sřg i filer">
|
||||
<Item id = "1" name = "&Find nćste"/>
|
||||
<Item id = "2" name = "&Luk"/>
|
||||
<Dialog>
|
||||
<Find title = "" titleFind = "Søg" titleReplace = "Erstat" titleFindInFiles = "Søg i filer" titleMark = "Marker">
|
||||
<Item id = "1" name = "&Find næste"/>
|
||||
<Item id = "2" name = "&Luk"/>
|
||||
<Item id = "1620" name = "S&řg efter :"/>
|
||||
<Item id = "1603" name = "Match &kun hele ord"/>
|
||||
<Item id = "1604" name = "&Versalfřlsom"/>
|
||||
<Item id = "1605" name = "&Regulćrt udtryk"/>
|
||||
<Item id = "1606" name = "Start &forfra"/>
|
||||
<Item id = "1612" name = "&Op"/>
|
||||
<Item id = "1613" name = "Ne&d"/>
|
||||
<Item id = "1614" name = "T&ćl"/>
|
||||
<Item id = "1615" name = "Find &alle"/>
|
||||
<Item id = "1616" name = "&Marker linje"/>
|
||||
<Item id = "1617" name = "Funden &stilafmćrkning"/>
|
||||
<Item id = "1618" name = "Ryd til &hver ny sřgning"/>
|
||||
<Item id = "1621" name = "Retning"/>
|
||||
<Item id = "1603" name = "Match &kun hele ord"/>
|
||||
<Item id = "1604" name = "&Versalfølsom"/>
|
||||
<Item id = "1605" name = "&Regulært udtryk"/>
|
||||
<Item id = "1606" name = "Start &forfra"/>
|
||||
<Item id = "1612" name = "&Op"/>
|
||||
<Item id = "1613" name = "Ne&d"/>
|
||||
<Item id = "1614" name = "T&æl"/>
|
||||
<Item id = "1615" name = "Find &alle"/>
|
||||
<Item id = "1616" name = "&Marker linje"/>
|
||||
<Item id = "1617" name = "Funden &stilafmærkning"/>
|
||||
<Item id = "1618" name = "Ryd til &hver ny søgning"/>
|
||||
<Item id = "1621" name = "Retning"/>
|
||||
<Item id = "1611" name = "Erstat &med :"/>
|
||||
<Item id = "1608" name = "&Erstat"/>
|
||||
<Item id = "1609" name = "Erstat &alle"/>
|
||||
<Item id = "1609" name = "Erstat &alle"/>
|
||||
<Item id = "1686" name = "Synlighed"/>
|
||||
<Item id = "1687" name = "Udenfor fokus"/>
|
||||
<Item id = "1688" name = "Altid"/>
|
||||
@ -304,66 +316,66 @@
|
||||
<Item id = "1661" name = "F&řlg pĺgćldende dok."/>
|
||||
<Item id = "1624" name = "Sřgemĺde"/>
|
||||
<Item id = "1625" name = "&Normal"/>
|
||||
<Item id = "1626" name = "&Udvidet (\n, \r, \t, \0, \u, \x...)"/>
|
||||
</Find>
|
||||
<GoToLine title = "Gĺ til linje #">
|
||||
<Item id = "1626" name = "&Udvidet (\n, \r, \t, \0, \u, \x...)"/>
|
||||
</Find>
|
||||
<GoToLine title = "Gå til linje #">
|
||||
<Item id = "2007" name = "Linje"/>
|
||||
<Item id = "2008" name = "Afstand"/>
|
||||
<Item id = "1" name = "&Gĺ !"/>
|
||||
<Item id = "2" name = "Jeg gĺr ingensteder"/>
|
||||
<Item id = "2004" name = "Du er her :"/>
|
||||
<Item id = "2005" name = "Du vil gĺ til :"/>
|
||||
<Item id = "2006" name = "Du kan ikke gĺ lćngere end :"/>
|
||||
</GoToLine>
|
||||
<Item id = "1" name = "&Gå !"/>
|
||||
<Item id = "2" name = "Jeg går ingensteder"/>
|
||||
<Item id = "2004" name = "Du er her:"/>
|
||||
<Item id = "2005" name = "Du vil gå til:"/>
|
||||
<Item id = "2006" name = "Du kan ikke gå længere end:"/>
|
||||
</GoToLine>
|
||||
|
||||
<Run title = "Křr…">
|
||||
<Run title = "Kør…">
|
||||
<Item id = "1903" name = "Tast dit program til at křre her"/>
|
||||
<Item id = "1" name = "Křr!"/>
|
||||
<Item id = "2" name = "Annuller"/>
|
||||
<Item id = "1904" name = "Gem…"/>
|
||||
</Run>
|
||||
<Item id = "1" name = "Kør!"/>
|
||||
<Item id = "2" name = "Annuller"/>
|
||||
<Item id = "1904" name = "Gem…"/>
|
||||
</Run>
|
||||
|
||||
<StyleConfig title = "Stilkonfigurator">
|
||||
<StyleConfig title = "Stilkonfigurator">
|
||||
<Item id = "1" name = "Prřv det!"/>
|
||||
<Item id = "2" name = "Annuller"/>
|
||||
<Item id = "2301" name = "Gem && Luk"/>
|
||||
<Item id = "2303" name = "Synlighed"/>
|
||||
<Item id = "2306" name = "Skift til tema:"/>
|
||||
|
||||
<SubDialog>
|
||||
<Item id = "2204" name = "Fed"/>
|
||||
<Item id = "2205" name = "Kursiv"/>
|
||||
<Item id = "2206" name = "Forgrundsfarve"/>
|
||||
<Item id = "2207" name = "Baggrundsfarve"/>
|
||||
<Item id = "2208" name = "Fontnavn :"/>
|
||||
<Item id = "2209" name = "Střrrelse :"/>
|
||||
<Item id = "2211" name = "Stilbeskrivelse :"/>
|
||||
<Item id = "2212" name = "Farvestil"/>
|
||||
<Item id = "2213" name = "Typografi"/>
|
||||
<Item id = "2214" name = "Standard ext :"/>
|
||||
<Item id = "2216" name = "Bruger ext :"/>
|
||||
<Item id = "2218" name = "Understreg"/>
|
||||
<Item id = "2219" name = "Standard nřgleord"/>
|
||||
<Item id = "2221" name = "Brugerdefinerede nřgleord"/>
|
||||
<Item id = "2225" name = "Sprog :"/>
|
||||
<Item id = "2226" name = "Aktiver global forgrundsfarve"/>
|
||||
<Item id = "2227" name = "Aktiver global baggrundsfarve"/>
|
||||
<Item id = "2228" name = "Aktiver global font"/>
|
||||
<Item id = "2229" name = "Aktiver global fontstřrrelse"/>
|
||||
<Item id = "2230" name = "Aktiver global fed typografi"/>
|
||||
<Item id = "2231" name = "Aktiver global kursiv typografi"/>
|
||||
<Item id = "2232" name = "Aktiver global understreg typografi"/>
|
||||
</SubDialog>
|
||||
<SubDialog>
|
||||
<Item id = "2204" name = "Fed"/>
|
||||
<Item id = "2205" name = "Kursiv"/>
|
||||
<Item id = "2206" name = "Forgrundsfarve"/>
|
||||
<Item id = "2207" name = "Baggrundsfarve"/>
|
||||
<Item id = "2208" name = "Fontnavn:"/>
|
||||
<Item id = "2209" name = "Størrelse:"/>
|
||||
<Item id = "2211" name = "Stilbeskrivelse:"/>
|
||||
<Item id = "2212" name = "Farvestil"/>
|
||||
<Item id = "2213" name = "Typografi"/>
|
||||
<Item id = "2214" name = "Standard ext:"/>
|
||||
<Item id = "2216" name = "Bruger ext:"/>
|
||||
<Item id = "2218" name = "Understreg"/>
|
||||
<Item id = "2219" name = "Standard nøgleord"/>
|
||||
<Item id = "2221" name = "Brugerdefinerede nøgleord"/>
|
||||
<Item id = "2225" name = "Sprog:"/>
|
||||
<Item id = "2226" name = "Aktiver global forgrundsfarve"/>
|
||||
<Item id = "2227" name = "Aktiver global baggrundsfarve"/>
|
||||
<Item id = "2228" name = "Aktiver global font"/>
|
||||
<Item id = "2229" name = "Aktiver global fontstørrelse"/>
|
||||
<Item id = "2230" name = "Aktiver global fed typografi"/>
|
||||
<Item id = "2231" name = "Aktiver global kursiv typografi"/>
|
||||
<Item id = "2232" name = "Aktiver global understreg typografi"/>
|
||||
</SubDialog>
|
||||
|
||||
</StyleConfig>
|
||||
</StyleConfig>
|
||||
|
||||
<UserDefine title = "Brugerdefiner">
|
||||
<UserDefine title = "Brugerdefiner">
|
||||
<Item id = "20002" name = "Omdřb"/>
|
||||
<Item id = "20003" name = "Opret nyt…"/>
|
||||
<Item id = "20004" name = "Fjern"/>
|
||||
<Item id = "20005" name = "Gem som…"/>
|
||||
<Item id = "20007" name = "Brugersprog : "/>
|
||||
<Item id = "20009" name = "Ext :"/>
|
||||
<Item id = "20007" name = "Brugersprog: "/>
|
||||
<Item id = "20009" name = "Ext:"/>
|
||||
<Item id = "20012" name = "Ikke versalfřlsom"/>
|
||||
<Item id = "20011" name = "Synlighed"/>
|
||||
<Item id = "20015" name = "Importer…"/>
|
||||
@ -372,17 +384,17 @@
|
||||
<Item id = "1" name = "Forgrundsfarve"/>
|
||||
<Item id = "2" name = "Baggrundsfarve"/>
|
||||
<Item id = "3" name = "Typografi"/>
|
||||
<Item id = "4" name = "Fontnavn :"/>
|
||||
<Item id = "5" name = "Střrrelse :"/>
|
||||
<Item id = "4" name = "Fontnavn:"/>
|
||||
<Item id = "5" name = "Størrelse:"/>
|
||||
<Item id = "6" name = "Fed"/>
|
||||
<Item id = "7" name = "Kursiv"/>
|
||||
<Item id = "8" name = "Understreg"/>
|
||||
<Folder title = "Mappe && Standard">
|
||||
<Folder title = "Mappe && Standard">
|
||||
<Item id = "21101" name = "Standard stilindstilling"/>
|
||||
<Item id = "21201" name = "Ĺbn indstillinger for mappe nřgleord"/>
|
||||
<Item id = "21301" name = "Luk indstillinger for mappe nřgleord"/>
|
||||
</Folder>
|
||||
<Keywords title = "Nřgleordslister">
|
||||
</Folder>
|
||||
<Keywords title = "Nøgleordslister">
|
||||
<Item id = "22101" name = "1. Gruppe"/>
|
||||
<Item id = "22201" name = "2. Gruppe"/>
|
||||
<Item id = "22301" name = "3. Gruppe"/>
|
||||
@ -391,36 +403,37 @@
|
||||
<Item id = "22213" name = "Prćfiks tilstand"/>
|
||||
<Item id = "22313" name = "Prćfiks tilstand"/>
|
||||
<Item id = "22413" name = "Prćfiks tilstand"/>
|
||||
</Keywords>
|
||||
<Comment title = "Kommentar && Nummer">
|
||||
</Keywords>
|
||||
<Comment title = "Kommentar && Nummer">
|
||||
<Item id = "23301" name = "Linjekommentar"/>
|
||||
<Item id = "23101" name = "Blokkommentar"/>
|
||||
<Item id = "23113" name = "Ĺbn kommentar :"/>
|
||||
<Item id = "23115" name = "Luk kommentar :"/>
|
||||
<Item id = "23113" name = "Åbn kommentar:"/>
|
||||
<Item id = "23115" name = "Luk kommentar:"/>
|
||||
<Item id = "23116" name = "Behandl nřgleord som symbol"/>
|
||||
<Item id = "23117" name = "Behandl nřgleord som symboler"/>
|
||||
<Item id = "23201" name = "Nummer"/>
|
||||
</Comment>
|
||||
<Operator title = "Operatorer">
|
||||
</Comment>
|
||||
<Operator title = "Operatorer">
|
||||
<Item id = "24001" name = "Aktiver escape-tegn:"/>
|
||||
<Item id = "24107" name = "Operator"/>
|
||||
<Item id = "24103" name = "Tilgćngelige symboler"/>
|
||||
<Item id = "24101" name = "Aktiverede operatorer"/>
|
||||
<Item id = "24201" name = "Skilletegn 1"/>
|
||||
<Item id = "24211" name = "Grćnse ĺbn :"/>
|
||||
<Item id = "24214" name = "Grćnse luk :"/>
|
||||
<Item id = "24211" name = "Grænse åbn:"/>
|
||||
<Item id = "24214" name = "Grænse luk:"/>
|
||||
<Item id = "24301" name = "Skilletegn 2"/>
|
||||
<Item id = "24311" name = "Grćnse ĺbn :"/>
|
||||
<Item id = "24314" name = "Grćnse luk :"/>
|
||||
</Operator>
|
||||
<Item id = "24001" name = "Aktiver escape-tegn :"/>
|
||||
</UserDefine>
|
||||
<Item id = "24311" name = "Grænse åbn:"/>
|
||||
<Item id = "24314" name = "Grænse luk:"/>
|
||||
</Operator>
|
||||
|
||||
</UserDefine>
|
||||
<Preference title = "Prćferencer">
|
||||
<Item id = "6001" name = "Luk"/>
|
||||
<Item id = "6001" name = "Luk"/>
|
||||
<Global title = "Generelt">
|
||||
<Item id = "6101" name = "Vćrktřjslinje"/>
|
||||
<Item id = "6102" name = "Skjul"/>
|
||||
<Item id = "6103" name = "Smĺ ikoner"/>
|
||||
<Item id = "6104" name = "Store ikoner"/>
|
||||
<Item id = "6104" name = "Store ikoner"/>
|
||||
<Item id = "6105" name = "Smĺ standardikoner"/>
|
||||
|
||||
<Item id = "6106" name = "Fanelinje"/>
|
||||
@ -440,12 +453,12 @@
|
||||
<Item id = "6122" name = "Skjul (Brug Alt eller F10 til at slĺ til/fra)"/>
|
||||
<Item id = "6123" name = "Lokalisering"/>
|
||||
</Global>
|
||||
<Scintillas title = "Redigering">
|
||||
<Scintillas title = "Redigering">
|
||||
<Item id = "6216" name = "Markřrindstillinger"/>
|
||||
<Item id = "6217" name = "Bredde"/>
|
||||
<Item id = "6219" name = "Blinkhastighed"/>
|
||||
<Item id = "6221" name = "H"/>
|
||||
<Item id = "6222" name = "L"/>
|
||||
<Item id = "6222" name = "L"/>
|
||||
<Item id = "6224" name = "Multi-redigering"/>
|
||||
<Item id = "6225" name = "Aktiver (Ctrl+Mus)"/>
|
||||
<Item id = "6226" name = "Ingen"/>
|
||||
@ -456,42 +469,42 @@
|
||||
<Item id = "6201" name = "Mappe marginstil"/>
|
||||
<Item id = "6202" name = "Simpel"/>
|
||||
<Item id = "6203" name = "Pil"/>
|
||||
<Item id = "6204" name = "Cirkeltrć"/>
|
||||
<Item id = "6204" name = "Cirkeltræ"/>
|
||||
<Item id = "6205" name = "Kassetrć"/>
|
||||
|
||||
<Item id = "6206" name = "Vis linjenummermargin"/>
|
||||
<Item id = "6207" name = "Vis bogmćrkemargin"/>
|
||||
<Item id = "6208" name = "Vis lodret kant"/>
|
||||
<Item id = "6209" name = "Antal kolonner : "/>
|
||||
<Item id = "6209" name = "Antal kolonner: "/>
|
||||
|
||||
<Item id = "6211" name = "Lodret kantindstilling"/>
|
||||
<Item id = "6212" name = "Linjetilstand"/>
|
||||
<Item id = "6213" name = "Baggrundstilstand"/>
|
||||
<Item id = "6214" name = "Fremhćv aktiv linje"/>
|
||||
|
||||
</Scintillas>
|
||||
</Scintillas>
|
||||
<NewDoc title = "Nyt dokument/Standardmappe">
|
||||
<Item id = "6419" name = "Nyt dokument"/>
|
||||
<Item id = "6401" name = "Format"/>
|
||||
<Item id = "6402" name = "Windows"/>
|
||||
<Item id = "6403" name = "Unix"/>
|
||||
<Item id = "6404" name = "Mac"/>
|
||||
<Item id = "6404" name = "Mac"/>
|
||||
<Item id = "6405" name = "Kodning"/>
|
||||
<Item id = "6406" name = "ANSI"/>
|
||||
<Item id = "6407" name = "UTF-8 (uden BOM)"/>
|
||||
<Item id = "6408" name = "UTF-8"/>
|
||||
<Item id = "6409" name = "UCS2 Big endian"/>
|
||||
<Item id = "6410" name = "UCS2 Little endian"/>
|
||||
<Item id = "6411" name = "Standardsprog :"/>
|
||||
<Item id = "6411" name = "Standardsprog:"/>
|
||||
<Item id = "6413" name = "Standardmappe Ĺbn/Gem"/>
|
||||
<Item id = "6414" name = "Fřlg det pĺgćldende dokument"/>
|
||||
<Item id = "6415" name = "Husk den seneste operationsmappe"/>
|
||||
<Item id = "6420" name = "Anvend nĺr ANSI-fil ĺbnes"/>
|
||||
</NewDoc>
|
||||
</NewDoc>
|
||||
<FileAssoc title = "Filassociation">
|
||||
<Item id = "4009" name = "Understřttede exts :"/>
|
||||
<Item id = "4010" name = "Registerede exts :"/>
|
||||
</FileAssoc>
|
||||
<Item id = "4009" name = "Understøttede exts:"/>
|
||||
<Item id = "4010" name = "Registerede exts:"/>
|
||||
</FileAssoc>
|
||||
<LangMenu title = "Sprogmenu/Tab-indstillinger">
|
||||
<Item id = "6505" name = "Tilgćngelige emner"/>
|
||||
<Item id = "6506" name = "Deaktiverede emner"/>
|
||||
@ -500,14 +513,14 @@
|
||||
<Item id = "6510" name = "Brug standardvćrdi"/>
|
||||
<Item id = "6301" name = "Tab-indstilling"/>
|
||||
<Item id = "6302" name = "Erstat med mellemrum"/>
|
||||
<Item id = "6303" name = "Tab-střrrelse : "/>
|
||||
</LangMenu>
|
||||
<Item id = "6303" name = "Tab-størrelse: "/>
|
||||
</LangMenu>
|
||||
<Print title = "Udskriv">
|
||||
<Item id = "6601" name = "Udskriv linjenumre"/>
|
||||
<Item id = "6602" name = "Farveindstilling"/>
|
||||
<Item id = "6603" name = "Hvad du ser er hvad du fĺr"/>
|
||||
<Item id = "6604" name = "Inverter"/>
|
||||
<Item id = "6605" name = "Sort pĺ hvid"/>
|
||||
<Item id = "6605" name = "Sort på hvid"/>
|
||||
<Item id = "6606" name = "Ingen baggrundsfarve"/>
|
||||
<Item id = "6607" name = "Margenindstilling (enhed:mm)"/>
|
||||
<Item id = "6612" name = "Venstre"/>
|
||||
@ -518,24 +531,24 @@
|
||||
<Item id = "6707" name = "Kursiv"/>
|
||||
<Item id = "6708" name = "Sidehoved"/>
|
||||
<Item id = "6709" name = "Venstre del"/>
|
||||
<Item id = "6710" name = "Midterste del"/>
|
||||
<Item id = "6710" name = "Midterste del"/>
|
||||
<Item id = "6711" name = "Hřjre del"/>
|
||||
<Item id = "6717" name = "Fed"/>
|
||||
<Item id = "6718" name = "Kursiv"/>
|
||||
<Item id = "6719" name = "Sidefod"/>
|
||||
<Item id = "6720" name = "Venstre del"/>
|
||||
<Item id = "6721" name = "Midterste del"/>
|
||||
<Item id = "6721" name = "Midterste del"/>
|
||||
<Item id = "6722" name = "Hřjre del"/>
|
||||
<Item id = "6723" name = "Tilfřj"/>
|
||||
<Item id = "6725" name = "Variable :"/>
|
||||
<Item id = "6727" name = "Hvilken del :"/>
|
||||
<Item id = "6723" name = "Tilføj"/>
|
||||
<Item id = "6725" name = "Variable:"/>
|
||||
<Item id = "6727" name = "Hvilken del:"/>
|
||||
<Item id = "6728" name = "Sidehoved- og fod"/>
|
||||
</Print>
|
||||
</Print>
|
||||
|
||||
<MISC title = "Diverse">
|
||||
<Item id = "6304" name = "Instilling for historik"/>
|
||||
<Item id = "6305" name = "Check ikke ved opstart"/>
|
||||
<Item id = "6306" name = "Max antal filer :"/>
|
||||
<Item id = "6305" name = "Undersøg ikke ved opstart"/>
|
||||
<Item id = "6306" name = "Max antal filer:"/>
|
||||
<Item id = "6307" name = "Aktiver"/>
|
||||
<Item id = "6308" name = "Minimer til systembakke"/>
|
||||
<Item id = "6309" name = "Husk denne session til nćste opstart"/>
|
||||
@ -558,56 +571,56 @@
|
||||
<Item id = "6115" name = "Autoindrykning"/>
|
||||
<Item id = "6116" name = "Husk det sidste operationskatalog"/>
|
||||
<Item id = "6117" name = "Aktiver MRU-adfćrd for dokumentskifter"/>
|
||||
<Item id = "6322" name = "Sessionsfil ext :"/>
|
||||
<Item id = "6322" name = "Sessionsfil ext:"/>
|
||||
|
||||
|
||||
</MISC>
|
||||
</MISC>
|
||||
<Backup title = "Backup/Autofuldfřrelse">
|
||||
<Item id = "6801" name = "Backup"/>
|
||||
<Item id = "6315" name = "Ingen"/>
|
||||
<Item id = "6316" name = "Enkel backup"/>
|
||||
<Item id = "6317" name = "Udfřrlig backup"/>
|
||||
<Item id = "6804" name = "Brugertilpasset backupkatalog"/>
|
||||
<Item id = "6803" name = "Katalog :"/>
|
||||
<Item id = "6803" name = "Katalog:"/>
|
||||
<Item id = "6807" name = "Autofuldfřrelse"/>
|
||||
<Item id = "6808" name = "Aktiver autofuldfřrelse for hvert input"/>
|
||||
<Item id = "6808" name = "Aktiver autofuldførelse for hvert input"/>
|
||||
<Item id = "6809" name = "Funktionfuldfřrelse"/>
|
||||
<Item id = "6810" name = "Ordfuldfřrelse"/>
|
||||
<Item id = "6811" name = "Fra"/>
|
||||
<Item id = "6813" name = "tegn"/>
|
||||
<Item id = "6814" name = "Gyldig vćrdi : 1 - 9"/>
|
||||
<Item id = "6815" name = "Vis funktionsparametre ved input"/>
|
||||
</Backup>
|
||||
</Preference>
|
||||
</Backup>
|
||||
</Preference>
|
||||
<MultiMacro title = "Křr makro flere gange">
|
||||
<Item id = "1" name = "Křr"/>
|
||||
<Item id = "2" name = "Annuller"/>
|
||||
<Item id = "8006" name = "Makro der křres :"/>
|
||||
<Item id = "1" name = "Kør"/>
|
||||
<Item id = "2" name = "Annuller"/>
|
||||
<Item id = "8006" name = "Makro der køres:"/>
|
||||
<Item id = "8001" name = "Křr"/>
|
||||
<Item id = "8005" name = "gange"/>
|
||||
<Item id = "8002" name = "Křr til slutning af fil"/>
|
||||
</MultiMacro>
|
||||
<Item id = "8002" name = "Kør til slutning af fil"/>
|
||||
</MultiMacro>
|
||||
<Window title = "Vinduer">
|
||||
<Item id = "1" name = "Aktiver"/>
|
||||
<Item id = "2" name = "OK"/>
|
||||
<Item id = "7002" name = "Gem"/>
|
||||
<Item id = "7003" name = "Luk vinduer"/>
|
||||
<Item id = "7004" name = "Sortér faner"/>
|
||||
</Window>
|
||||
<Item id = "1" name = "Aktiver"/>
|
||||
<Item id = "2" name = "OK"/>
|
||||
<Item id = "7002" name = "Gem"/>
|
||||
<Item id = "7003" name = "Luk vinduer"/>
|
||||
<Item id = "7004" name = "Sortér faner"/>
|
||||
</Window>
|
||||
<ColumnEditor title = "Kolonneeditor">
|
||||
<Item id = "2023" name = "Tekst til indsćtning"/>
|
||||
<Item id = "2023" name = "Tekst til indsætning"/>
|
||||
<Item id = "2033" name = "Tal til indsćtning"/>
|
||||
<Item id = "2030" name = "Startvćrdi :"/>
|
||||
<Item id = "2031" name = "Forřg med :"/>
|
||||
<Item id = "2030" name = "Startværdi:"/>
|
||||
<Item id = "2031" name = "Forøg med:"/>
|
||||
<Item id = "2035" name = "Foranstillede nuller"/>
|
||||
<Item id = "2032" name = "Format"/>
|
||||
<Item id = "2024" name = "Dec"/>
|
||||
<Item id = "2025" name = "Oct"/>
|
||||
<Item id = "2026" name = "Hex"/>
|
||||
<Item id = "2027" name = "Bin"/>
|
||||
<Item id = "2024" name = "Dec"/>
|
||||
<Item id = "2025" name = "Oct"/>
|
||||
<Item id = "2026" name = "Hex"/>
|
||||
<Item id = "2027" name = "Bin"/>
|
||||
<Item id = "1" name = "OK"/>
|
||||
<Item id = "2" name = "Annuller"/>
|
||||
</ColumnEditor>
|
||||
</ColumnEditor>
|
||||
</Dialog>
|
||||
</Native-Langue>
|
||||
</Native-Langue>
|
||||
</NotepadPlus>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="Windows-1252" ?>
|
||||
<!--
|
||||
German localization for Notepad++ 5.8.4
|
||||
Last modified Sun, 21 November 2010 by Jan Schreiber.
|
||||
German localization for Notepad++ 5.8.7
|
||||
Last modified Sun, 13 February 2011 by Jan Schreiber.
|
||||
Please e-mail errors, suggestions etc. to janschreiber(at)users.sf.net.
|
||||
-->
|
||||
<NotepadPlus>
|
||||
@ -24,13 +24,14 @@
|
||||
</Entries>
|
||||
<!-- Sub Menu Entries -->
|
||||
<SubEntries>
|
||||
<Item posX = "1" posY = "9" name = "In &Zwischenablage kopieren"/>
|
||||
<Item posX = "1" posY = "9" name = "Pfad in &Zwischenablage kopieren"/>
|
||||
<Item posX = "1" posY = "10" name = "Ein&rückung"/>
|
||||
<Item posX = "1" posY = "11" name = "&Groß-/Kleinschreibung"/>
|
||||
<Item posX = "1" posY = "12" name = "&Zeilen"/>
|
||||
<Item posX = "1" posY = "13" name = "&Kommentare"/>
|
||||
<Item posX = "1" posY = "14" name = "Autovervollst&ändigung"/>
|
||||
<Item posX = "1" posY = "15" name = "Zeile&nende"/>
|
||||
<Item posX = "1" posY = "16" name = "Nicht &druckbare Zeichen"/>
|
||||
<Item posX = "2" posY = "16" name = "Alle &Vorkommnisse hervorheben"/>
|
||||
<Item posX = "2" posY = "17" name = "Alle &Hervorhebungen löschen"/>
|
||||
<Item posX = "2" posY = "18" name = "Zu vorheriger Hervorhebung s&pringen"/>
|
||||
@ -100,14 +101,14 @@
|
||||
<Item id = "42021" name = "Makro ausfüh&ren"/>
|
||||
<Item id = "42022" name = "Zeilenweise ein-/auskommentieren"/>
|
||||
<Item id = "42023" name = "Markierung auskommentieren"/>
|
||||
<Item id = "42024" name = "Leerzeichen am Zeilenende l&öschen"/>
|
||||
<Item id = "42024" name = "Leerzeichen und Tabulatoren am Zeilen&ende löschen"/>
|
||||
<Item id = "42025" name = "Aufgenommenes Makro s&peichern"/>
|
||||
<Item id = "42026" name = "Schreib&richtung R->L"/>
|
||||
<Item id = "42027" name = "Schreib&richtung L->R"/>
|
||||
<Item id = "42028" name = "Schreibschut&z"/>
|
||||
<Item id = "42029" name = "Gesamten akt. Datei&pfad kopieren"/>
|
||||
<Item id = "42030" name = "Aktiven Datei&namen kopieren"/>
|
||||
<Item id = "42031" name = "Aktiven &Verzeichnispfad kopieren"/>
|
||||
<Item id = "42029" name = "Vollständigen &Pfad kopieren"/>
|
||||
<Item id = "42030" name = "Nur Datei&namen kopieren"/>
|
||||
<Item id = "42031" name = "Nur &Verzeichnispfad kopieren"/>
|
||||
<Item id = "42032" name = "Makro &mehrfach ausführen ..."/>
|
||||
<Item id = "42033" name = "Schreibschut&z-Attribut löschen"/>
|
||||
<Item id = "42034" name = "&Block-Editor ..."/>
|
||||
@ -115,6 +116,12 @@
|
||||
<Item id = "42036" name = "Block einkommentieren"/>
|
||||
<Item id = "42040" name = "Alle zuletzt &verwendeten Dateien öffnen"/>
|
||||
<Item id = "42041" name = "Liste der zuletzt &verwendeten Dateien löschen"/>
|
||||
<Item id = "42042" name = "Leerzeichen und Tabulatoren am Zeilen&anfang löschen"/>
|
||||
<Item id = "42043" name = "Leerzeichen und Tabulatoren am Zeilenanfang &und -ende löschen"/>
|
||||
<Item id = "42044" name = "Zeilenumbrüche in Leerzeichen &konvertieren"/>
|
||||
<Item id = "42045" name = "&Mehrfachen Whitespace und Umbrüche entfernen"/>
|
||||
<Item id = "42046" name = "Tabulatoren in &Leerzeichen umwandeln"/>
|
||||
<Item id = "42047" name = "Leerzeichen in &Tabulatoren umwandeln"/>
|
||||
<Item id = "43001" name = "&Suchen ..."/>
|
||||
<Item id = "43002" name = "&Weitersuchen"/>
|
||||
<Item id = "43003" name = "&Ersetzen ..."/>
|
||||
@ -167,7 +174,7 @@
|
||||
<Item id = "44011" name = "Benutzerdefinierte Spra&che ..."/>
|
||||
<Item id = "44019" name = "&Alle Zeichen anzeigen"/>
|
||||
<Item id = "44020" name = "&Einzüge anzeigen"/>
|
||||
<Item id = "44022" name = "Autom. Zeilen&umbruch"/>
|
||||
<Item id = "44022" name = "Automatischer Zeilen&umbruch"/>
|
||||
<Item id = "44023" name = "Schrift ver&größern"/>
|
||||
<Item id = "44024" name = "Schrift ver&kleinern"/>
|
||||
<Item id = "44025" name = "&Leerzeichen und Tabulatoren anzeigen"/>
|
||||
@ -180,7 +187,7 @@
|
||||
<Item id = "44034" name = "Immer im Vordergrund &halten"/>
|
||||
<Item id = "44035" name = "S&ynchrones vertikales Scrollen"/>
|
||||
<Item id = "44036" name = "Synchrones &horizontales Scrollen"/>
|
||||
<Item id = "44041" name = "Zeige Symbol bei Zeilen&umbruch"/>
|
||||
<Item id = "44041" name = "Symbol bei automatischem &Umbruch"/>
|
||||
<Item id = "44042" name = "&Zeilen ausblenden"/>
|
||||
<Item id = "44049" name = "Datei-&Info ..."/>
|
||||
<Item id = "44072" name = "&Zweite Ansicht aktivieren"/>
|
||||
@ -205,7 +212,7 @@
|
||||
<Item id = "46015" name = "MS-DOS-Stil"/>
|
||||
<Item id = "46016" name = "Normaler Text"/>
|
||||
<Item id = "46017" name = "Ressourcen-Datei"/>
|
||||
<Item id = "46019" name = "INI-Datei"/>
|
||||
<!-- <Item id = "46019" name = "MS-INI-Datei"/> -->
|
||||
<Item id = "46080" name = "Benutzerdefiniert"/>
|
||||
<Item id = "47000" name = "&Info ..."/>
|
||||
<Item id = "47001" name = "Notepad++ im &Web"/>
|
||||
@ -250,7 +257,7 @@
|
||||
</TabBar>
|
||||
</Menu>
|
||||
<Dialog>
|
||||
<Find title = "Suchen & Ersetzen" titleFind = "Suchen" titleReplace = "Ersetzen" titleFindInFiles = "In Dateien suchen">
|
||||
<Find title = "Suchen & Ersetzen" titleFind = "Suchen" titleReplace = "Ersetzen" titleFindInFiles = "In Dateien suchen" titleMark = "Vorkommnisse markieren">
|
||||
<Item id = "1" name = "&Weitersuchen"/>
|
||||
<Item id = "2" name = "&Schließen"/>
|
||||
<Item id = "1620" name = "Suchen &nach"/>
|
||||
@ -272,7 +279,7 @@
|
||||
<Item id = "1686" name = "Transparenz"/>
|
||||
<Item id = "1624" name = "Suchmodus"/>
|
||||
<Item id = "1625" name = "Norma&l"/>
|
||||
<Item id = "1626" name = "Erwe&itert (\n, \r, \t, \0, \x ...)"/>
|
||||
<Item id = "1626" name = "Erwe&itert (\n, \r, \t, \0, \x...)"/>
|
||||
<Item id = "1627" name = "Unten"/>
|
||||
<Item id = "1632" name = "In &Markierung"/>
|
||||
<Item id = "1633" name = "Zurücksetzen"/>
|
||||
@ -526,10 +533,10 @@
|
||||
<Item id = "6323" name = "Automatisches Update aktivieren"/>
|
||||
<Item id = "6324" name = "Dokumentenumschalter (Strg+Tab)"/>
|
||||
<Item id = "6325" name = "Nach Aktualisierung zum Ende scrollen"/>
|
||||
<Item id = "6326" name = "Intelligentes Hervorheben benutzen"/>
|
||||
<Item id = "6326" name = "Bei Doppelklick alle hervorheben"/>
|
||||
<Item id = "6327" name = "Tags hervorheben"/>
|
||||
<Item id = "6328" name = "Attribute hervorheben"/>
|
||||
<Item id = "6329" name = "Tag-Hervorhebung"/>
|
||||
<Item id = "6329" name = "HTML-Hervorhebung"/>
|
||||
<Item id = "6330" name = "PHP/ASP-Bereiche hervorheben"/>
|
||||
<Item id = "6331" name = "Nur Dateinamen in Titelleiste anzeigen"/>
|
||||
</MISC>
|
||||
|
607
PowerEditor/installer/nativeLang/hindi.xml
Normal file
@ -0,0 +1,607 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
::Hindi language file for Notepad++ ::
|
||||
|
||||
** created By:- Rathin A. Dholakia **
|
||||
Email- rathin2j@gmail.com
|
||||
|
||||
-->
|
||||
<NotepadPlus>
|
||||
<Native-Langue name="हिन्दी" filename="hindi.xml">
|
||||
<Menu>
|
||||
<Main>
|
||||
<!-- Main Menu Entries -->
|
||||
<Entries>
|
||||
<Item id="0" name="&फाईल"/>
|
||||
<Item id="1" name="&एडिट"/>
|
||||
<Item id="2" name="&सर्च"/>
|
||||
<Item id="3" name="&व्यू"/>
|
||||
<Item id="4" name="&एन्कोडिंग"/>
|
||||
<Item id="5" name="&भाषा"/>
|
||||
<Item id="6" name="&सेटिंग"/>
|
||||
<Item id="7" name="मेक्रो"/>
|
||||
<Item id="8" name="चलाये"/>
|
||||
<Item idName="Plugins" name="प्लगइन्स"/>
|
||||
<Item idName="Window" name="विन्डों"/>
|
||||
</Entries>
|
||||
|
||||
<!-- Sub Menu Entries -->
|
||||
<SubEntries>
|
||||
<Item posX="1" posY="9" name="क्लिपबोर्ड पे कॉपी करे"/>
|
||||
<Item posX="1" posY="10" name="इंडेन्ट"/>
|
||||
<Item posX="1" posY="11" name="कैस को एसे बदले"/>
|
||||
<Item posX="1" posY="12" name="लाईन ऑपरेशन"/>
|
||||
<Item posX="1" posY="13" name="कॉमेंट/कटाक्ष"/>
|
||||
<Item posX="1" posY="14" name="स्वचालित पूर्ति"/>
|
||||
<Item posX="1" posY="15" name="EOL कन्वर्जन"/>
|
||||
<Item posX="1" posY="16" name="ब्लैंक ऑपरेशन"/>
|
||||
<Item posX="2" posY="16" name="सभी चिन्हित करे"/>
|
||||
<Item posX="2" posY="17" name="सभी चिन्ह निकाले"/>
|
||||
<Item posX="2" posY="18" name="ऊपर कूदे"/>
|
||||
<Item posX="2" posY="19" name="नीच कूदे"/>
|
||||
<Item posX="2" posY="21" name="बूकमार्क"/>
|
||||
<Item posX="3" posY="4" name="चिन्ह दिखाये"/>
|
||||
<Item posX="3" posY="5" name="बड़ा करे"/>
|
||||
<Item posX="3" posY="6" name="चालु दस्तावेज़ को हिलाये/क्लोन करे"/>
|
||||
<Item posX="3" posY="16" name="लेवल मिटाए"/>
|
||||
<Item posX="3" posY="17" name="लेवल अनकोलेप्स करे"/>
|
||||
<Item posX="4" posY="5" name="वर्ण सेट"/>
|
||||
<Item posX="4" posY="5" posZ="0" name="अरबी"/>
|
||||
<Item posX="4" posY="5" posZ="1" name="बाल्टिक"/>
|
||||
<Item posX="4" posY="5" posZ="2" name="केल्टिक"/>
|
||||
<Item posX="4" posY="5" posZ="3" name="सिरिलिक"/>
|
||||
<Item posX="4" posY="5" posZ="4" name="मध्य यूरोप"/>
|
||||
<Item posX="4" posY="5" posZ="5" name="चाइनीज"/>
|
||||
<Item posX="4" posY="5" posZ="6" name="पूर्वीय यूरोप"/>
|
||||
<Item posX="4" posY="5" posZ="7" name="ग्रीक"/>
|
||||
<Item posX="4" posY="5" posZ="8" name="हिब्रू"/>
|
||||
<Item posX="4" posY="5" posZ="9" name="जापानीस"/>
|
||||
<Item posX="4" posY="5" posZ="10" name="कोरियन"/>
|
||||
<Item posX="4" posY="5" posZ="11" name="ऊतर यूरोप"/>
|
||||
<Item posX="4" posY="5" posZ="12" name="थाई"/>
|
||||
<Item posX="4" posY="5" posZ="13" name="तुर्किश"/>
|
||||
<Item posX="4" posY="5" posZ="14" name="पश्चिम यूरोप"/>
|
||||
<Item posX="4" posY="5" posZ="15" name="वियतनाम"/>
|
||||
<Item posX="6" posY="4" name="आयात"/>
|
||||
</SubEntries>
|
||||
|
||||
<!-- all menu item -->
|
||||
<Commands>
|
||||
<Item id="41001" name="&नया"/>
|
||||
<Item id="41002" name="&खोले"/>
|
||||
<Item id="41003" name="बंध"/>
|
||||
<Item id="41004" name="&सब बंध"/>
|
||||
<Item id="41005" name="चालु दस्तावेज़ के अलावा सब बंध"/>
|
||||
<Item id="41006" name="&सेव"/>
|
||||
<Item id="41007" name="&सब सेव करे"/>
|
||||
<Item id="41008" name="&की तरह सेव करे"/>
|
||||
<Item id="41010" name="छापे..."/>
|
||||
<Item id="1001" name="अभी छापे"/>
|
||||
<Item id="41011" name="&बाहर"/>
|
||||
<Item id="41012" name="सत्र लोड करे"/>
|
||||
<Item id="41013" name="सत्र सेव करे..."/>
|
||||
<Item id="41014" name="डिस्क पर से रीलोड करे"/>
|
||||
<Item id="41015" name="नकल सेव करे..."/>
|
||||
<Item id="41016" name="डिस्क पर से निकाले"/>
|
||||
<Item id="41017" name="पुनःनामांकन..."/>
|
||||
|
||||
<Item id="42001" name="&कट (cut)"/>
|
||||
<Item id="42002" name="&कॉपी (copy)"/>
|
||||
<Item id="42003" name="&पूर्ववत करे (Undo)"/>
|
||||
<Item id="42004" name="&फिर से करे (Redo)"/>
|
||||
<Item id="42005" name="&पेस्ट (Paste)"/>
|
||||
<Item id="42006" name="&रद (डिलीट/Delete)"/>
|
||||
<Item id="42007" name="&सभी पसंद करे (Select All)"/>
|
||||
<Item id="42008" name="लाईन इंडेंट बढ़ाए"/>
|
||||
<Item id="42009" name="लाईन इंडेंट घटाए"/>
|
||||
<Item id="42010" name="वर्तमान लाईन की नकल करे"/>
|
||||
<Item id="42012" name="लाईन विभाजित करे"/>
|
||||
<Item id="42013" name="लाईन जोड़े"/>
|
||||
<Item id="42014" name="वर्तमान लाईन को ऊपर सरकाये"/>
|
||||
<Item id="42015" name="वर्तमान लाईन को नीचे सरकाये"/>
|
||||
<Item id="42016" name="अपरकेस"/>
|
||||
<Item id="42017" name="लोअरकेस"/>
|
||||
<Item id="42018" name="&रिकॉर्डिंग चालु करे"/>
|
||||
<Item id="42019" name="&रिकॉर्डिंग रोके"/>
|
||||
<Item id="42021" name="&प्लेबैक"/>
|
||||
<Item id="42022" name="ब्लॉक कन्टेन्ट टॉगल करे"/>
|
||||
<Item id="42023" name="कन्टेन्ट स्ट्रीम करे"/>
|
||||
<Item id="42042" name="लिडिंग स्पेस को छाँटे"/>
|
||||
<Item id="42043" name="आगे और पीछे की स्पेस को छाँटे"/>
|
||||
<Item id="42044" name="EOL से स्पेस"/>
|
||||
<Item id="42045" name="बिन जरूरी ब्लैंक और EOL निकाले"/>
|
||||
<Item id="42046" name="TAB से स्पेस"/>
|
||||
<Item id="42047" name="स्पेस से TAB"/>
|
||||
<Item id="42024" name="अनुगामी स्पेस छाँटे"/>
|
||||
<Item id="42025" name="अभी रिकॉर्ड कियागया मेक्रो (macro)सेव करे"/>
|
||||
<Item id="42026" name="RTL अक्षर की दिशा "/>
|
||||
<Item id="42027" name="LTR अक्षर की दिशा "/>
|
||||
<Item id="42028" name="Read-Only सेट करे"/>
|
||||
<Item id="42029" name="वर्तमान फाईल का पथ क्लिपबोर्ड पर ले"/>
|
||||
<Item id="42030" name="वर्तमान फाईल के नाम को क्लिपबोर्ड पर ले"/>
|
||||
<Item id="42031" name="वर्तमान डिरेक्टरि पथ को क्लिपबोर्ड पर ले"/>
|
||||
<Item id="42032" name="मेकरो को कई बार चलाए..."/>
|
||||
<Item id="42033" name="Read-Only फ्लेग को निकाले"/>
|
||||
<Item id="42035" name="टीका (comment) को रोके"/>
|
||||
<Item id="42036" name="Uncomment को रोके"/>
|
||||
|
||||
<Item id="43001" name="&खोजे..."/>
|
||||
<Item id="43002" name="&अगला खोजे"/>
|
||||
<Item id="43003" name="बदले (replace)..."/>
|
||||
<Item id="43004" name="गो टु..."/>
|
||||
<Item id="43005" name="बुकमार्क टॉगल करे"/>
|
||||
<Item id="43006" name="अगला बुकमार्क"/>
|
||||
<Item id="43007" name="पिछला बुकमार्क"/>
|
||||
<Item id="43008" name="सभी बुकमार्क निकाल दे"/>
|
||||
<Item id="43009" name="मिलते ब्रेकेट पर जाए"/>
|
||||
<Item id="43010" name="अगला खोजे"/>
|
||||
<Item id="43011" name="&इंक्रीमेंटल खोज"/>
|
||||
<Item id="43013" name="फ़ाईलों मे खोजे"/>
|
||||
<Item id="43014" name="अगला (Volatile) खोजे"/>
|
||||
<Item id="43015" name="अगला (Volatile) खोजे"/>
|
||||
<Item id="43016" name="सभी चिन्हित करे"/>
|
||||
<Item id="43017" name="सभी चिन्हित निकाले"/>
|
||||
<Item id="43018" name="बुकमार्कड लाइनको कट करो"/>
|
||||
<Item id="43019" name="बुकमार्कड लाइनको कॉपी करो"/>
|
||||
<Item id="43020" name="बुकमार्कड लाइन मे पेस्ट करो (Replace)"/>
|
||||
<Item id="43021" name="बुकमार्कड लाइनको रद्द (delete) करो"/>
|
||||
<Item id="43022" name="१ला स्टाईल ईस्तेमाल करके"/>
|
||||
<Item id="43023" name="१ला स्टाईल निकाले"/>
|
||||
<Item id="43024" name="2रा स्टाईल ईस्तेमाल करके"/>
|
||||
<Item id="43025" name="2रा स्टाईल निकाले"/>
|
||||
<Item id="43026" name="३रा स्टाईल ईस्तेमाल करके"/>
|
||||
<Item id="43027" name="3रा स्टाईल निकाले"/>
|
||||
<Item id="43028" name="4था स्टाईल ईस्तेमाल करके"/>
|
||||
<Item id="43029" name="4था स्टाईल निकाले"/>
|
||||
<Item id="43030" name="5वा स्टाईल ईस्तेमाल करके"/>
|
||||
<Item id="43031" name="5वा स्टाईल निकाले"/>
|
||||
<Item id="43032" name="सभी स्टाईल निकाले"/>
|
||||
<Item id="43033" name="1ला स्टाईल"/>
|
||||
<Item id="43034" name="2रा स्टाईल"/>
|
||||
<Item id="43035" name="3रा स्टाईल"/>
|
||||
<Item id="43036" name="4था स्टाईल"/>
|
||||
<Item id="43037" name="5वा स्टाईल"/>
|
||||
<Item id="43038" name="स्टाईल खोजे"/>
|
||||
<Item id="43039" name="1ला स्टाईल"/>
|
||||
<Item id="43040" name="2रा स्टाईल"/>
|
||||
<Item id="43041" name="3रा स्टाईल"/>
|
||||
<Item id="43042" name="4था स्टाईल"/>
|
||||
<Item id="43043" name="5वा स्टाईल"/>
|
||||
<Item id="43044" name="स्टाईल खोजे"/>
|
||||
<Item id="43045" name="परिणामकी विंडो खोजे"/>
|
||||
<Item id="43046" name="अगला खोज परिणाम"/>
|
||||
<Item id="43047" name="पिछला खोज परिणाम"/>
|
||||
<Item id="43048" name="पसंद करे और अगला खोजे"/>
|
||||
<Item id="43049" name="पसंद करे और पिछला ख़ोजे"/>
|
||||
<Item id="43050" name="उलटा बुकमार्क"/>
|
||||
<Item id="44009" name="ईसे-डाले (post-it)"/>
|
||||
<Item id="44010" name="सब गड़ी करे"/>
|
||||
<Item id="44011" name="उपयोग कर्ता द्वारा बताया गया डायलोग..."/>
|
||||
<Item id="44019" name="सभी केरेक्टर दिखाए"/>
|
||||
<Item id="44020" name="ईन्डेन्ट मार्ग दर्शक दिखाए"/>
|
||||
<Item id="44022" name="रेप (Wrap)"/>
|
||||
<Item id="44023" name="&बड़ा करे Ctrl+Mouse Wheel Up"/>
|
||||
<Item id="44024" name="&छोटा करे Ctrl+Mouse Wheel Down"/>
|
||||
<Item id="44025" name="खाली जगह और टैब दिखाए"/>
|
||||
<Item id="44026" name="लाईन का अंत दिखाए"/>
|
||||
<Item id="44029" name="सभी गड़ी खोल दे"/>
|
||||
<Item id="44030" name="वर्तमान लेवल को गिरा (collapse) दे"/>
|
||||
<Item id="44031" name="वर्तमान लेवल को खड़ा (Uncollapse) करे"/>
|
||||
<Item id="44032" name="Full Screen मोड बदले"/>
|
||||
<Item id="44033" name="पूर्ववत zoom बहाल करे"/>
|
||||
<Item id="44034" name="हमेशा ऊपर"/>
|
||||
<Item id="44049" name="सारांश..."/>
|
||||
<Item id="44035" name="खड़ा स्क्रोलिंग सिंक्रोंनाईज़ करे"/>
|
||||
<Item id="44036" name="क्षैतिज स्क्रोलिंग सिंक्रोंनाईज़ करे"/>
|
||||
<Item id="44041" name="wrap चिन्ह दिखाए"/>
|
||||
<Item id="44072" name="दूसरा व्यू फोकस करे"/>
|
||||
|
||||
<Item id="45001" name="WINDOWS फ़ारमैट में रूपांतरित करे"/>
|
||||
<Item id="45002" name="UNIX फ़ारमैट में रूपांतरित करे"/>
|
||||
<Item id="45003" name="MAC फ़ारमैट में रूपांतरित करे"/>
|
||||
<Item id="45004" name="ANSI में एन्कोड करे"/>
|
||||
<Item id="45005" name="UTF-8 में एन्कोड करे"/>
|
||||
<Item id="45006" name="UCS-2 Big Endian में एन्कोड करे"/>
|
||||
<Item id="45007" name="UCS-2 Little Endian में एन्कोड करे"/>
|
||||
<Item id="45008" name="UTF-8 without BOM में एन्कोड करे"/>
|
||||
<Item id="45009" name="ANSI में रूपांतरित करे"/>
|
||||
<Item id="45010" name="UTF-8 without BOM में रूपांतरित करे"/>
|
||||
<Item id="45011" name="UTF-8 में रूपांतरित करे"/>
|
||||
<Item id="45012" name="UCS-2 Big Endian में रूपांतरित करे"/>
|
||||
<Item id="45013" name="UCS-2 Little Endian में रूपांतरित करे"/>
|
||||
|
||||
<Item id="10001" name="दूसरे व्यू में जाए"/>
|
||||
<Item id="10002" name="दूसरे व्यू में क्लोन करे"/>
|
||||
<Item id="10003" name="नए इन्स्टन्स पे जाए"/>
|
||||
<Item id="10004" name="नया इन्स्टन्स खोले"/>
|
||||
|
||||
|
||||
<Item id="46001" name="स्टाइल विन्यासक..."/>
|
||||
<Item id="46080" name="उपयोग कर्ता निर्दीष्ट"/>
|
||||
<Item id="47000" name="Notepad++ के बारेमे..."/>
|
||||
<Item id="47001" name="Notepad++ गृह"/>
|
||||
<Item id="47002" name="Notepad++ प्रोजेक्ट पेज"/>
|
||||
<Item id="47003" name="ऑनलाइन डॉक्युमेंटेशन"/>
|
||||
<Item id="47004" name="फॉरम"/>
|
||||
<Item id="47005" name="और प्लग-इन पाए"/>
|
||||
<Item id="47006" name="Notepad++ अपडेट करे"/>
|
||||
<Item id="47008" name=" सहायता सामग्री"/>
|
||||
<Item id="48005" name="Plugin(s) आयात करे..."/>
|
||||
<Item id="48006" name="Theme(s) आयात करे..."/>
|
||||
<Item id="48009" name="शॉर्टकट मेपर..."/>
|
||||
<Item id="48011" name="पसंदगी (Preferences)..."/>
|
||||
<Item id="49000" name="&चलाए (Run)..."/>
|
||||
|
||||
<Item id="50000" name="फंकशन पूर्णांकन"/>
|
||||
<Item id="50001" name="शब्द पूर्णांकन"/>
|
||||
<Item id="50002" name="फंकशन पेरमीटर संकेत(हिंट)"/>
|
||||
<Item id="42034" name="कॉलम संपादक (एडिटर)..."/>
|
||||
<Item id="44042" name="लाइन छिपाये"/>
|
||||
<Item id="42040" name="सभी ताजा फ़ाईले खोले"/>
|
||||
<Item id="42041" name="ताजा फाईल यादी मिटाये"/>
|
||||
<Item id="48016" name="modify शॉर्टकट/डिलीट मैक्रो..."/>
|
||||
<Item id="48017" name="Modify शॉर्टकट/डिलीट कमांड..."/>
|
||||
<Item id="48018" name="पॉपअप कोंटेक्स्ट मेनू दुरस्त"/>
|
||||
</Commands>
|
||||
</Main>
|
||||
<Splitter>
|
||||
</Splitter>
|
||||
<TabBar>
|
||||
<Item order="0" name="बंध"/>
|
||||
<Item order="1" name="ईस के अलावा सभी बंध करे"/>
|
||||
<Item order="2" name="सेव"/>
|
||||
<Item order="3" name="सेव एज़..."/>
|
||||
<Item order="4" name="छापे"/>
|
||||
<Item order="5" name="दूसरे व्यू पे जाए"/>
|
||||
<Item order="6" name="दूसरे व्यू पे क्लोन करे"/>
|
||||
<Item order="7" name="फ़ाईल का पुरा पथ क्लिपबोर्ड पर"/>
|
||||
<Item order="8" name="फाईल के नाम को क्लिपबोर्ड पर"/>
|
||||
<Item order="9" name="वर्तमान डिरेक्टरी पथ को क्लिपबोर्ड पर"/>
|
||||
<Item order="10" name="पुनः नामांकन"/>
|
||||
<Item order="11" name="रद्द करे (Delete)"/>
|
||||
<Item order="12" name="Read-Only"/>
|
||||
<Item order="13" name="Read-Only फ्लेग निकाले"/>
|
||||
<Item order="14" name="नए इन्स्टन्स पर जाए"/>
|
||||
<Item order="15" name="नया इन्स्टन्स खोले"/>
|
||||
</TabBar>
|
||||
</Menu>
|
||||
|
||||
<Dialog>
|
||||
<Find title="" titleFind="ख़ोजे" titleReplace="बदले (replace)" titleFindInFiles="फाईल मे ख़ोजे" titleMark="चिन्हित">
|
||||
<Item id="1" name="अगला खोजे"/>
|
||||
<Item id="2" name="बंध"/>
|
||||
<Item id="1620" name="क्या खोजे:"/>
|
||||
<Item id="1603" name="&पुरा शब्द मिलाए"/>
|
||||
<Item id="1604" name="&केस (case) मिलाए"/>
|
||||
<Item id="1605" name="&रेग्युलर एक्स्प्रेशन (expression)"/>
|
||||
<Item id="1606" name="&आजुबाजु लपेटे"/>
|
||||
<Item id="1612" name="&उपर"/>
|
||||
<Item id="1613" name="&नीचे"/>
|
||||
<Item id="1614" name="गिनती"/>
|
||||
<Item id="1615" name="सब खोजे"/>
|
||||
<Item id="1616" name="लाईन चिन्हित करे"/>
|
||||
<Item id="1617" name="स्टाइल ने टोकन खोजा"/>
|
||||
<Item id="1618" name="हरेक खोज साफ़ (Purge) करे"/>
|
||||
<Item id="1621" name="दिशा"/>
|
||||
<Item id="1611" name="&के साथ बदले:"/>
|
||||
<Item id="1608" name="&बदले"/>
|
||||
<Item id="1609" name="&सब बदले"/>
|
||||
<Item id="1623" name="पारदर्शिता"/>
|
||||
<Item id="1687" name="फोकस गवाने पर"/>
|
||||
<Item id="1688" name="हमेशा"/>
|
||||
<Item id="1632" name="पसंदगी में"/>
|
||||
<Item id="1633" name="क्लिअर"/>
|
||||
<Item id="1635" name="सभी खुले दस्तावेजो में सब बदले"/>
|
||||
<Item id="1636" name="सभी खुले दस्तावेज़ो में सब खोजे"/>
|
||||
<Item id="1637" name="फ़ाईलों में खोजे"/>
|
||||
<Item id="1654" name="फिल्टर्स:"/>
|
||||
<Item id="1655" name="डिरेक्टरी:"/>
|
||||
<Item id="1656" name="सब खोजे"/>
|
||||
<Item id="1658" name="सभी सब (sub) फ़ोल्डर्स में"/>
|
||||
<Item id="1659" name="छिपे फ़ोल्डर्स में"/>
|
||||
<Item id="1624" name="जांच मोड"/>
|
||||
<Item id="1625" name="सामान्य"/>
|
||||
<Item id="1626" name="विस्तृत (\n, \r, \t, \0, \x...)"/>
|
||||
<Item id="1660" name="फ़ाईलों में बदले"/>
|
||||
<Item id="1661" name="वर्तमान दस्तावेज़ का पीछा करे"/>
|
||||
<Item id="1641" name="सभी वस्तु वर्तमान दस्तावेज़ में खोजे"/>
|
||||
<Item id="1686" name="पारदर्शिता"/>
|
||||
</Find>
|
||||
<GoToLine title="गो टु...">
|
||||
<Item id="2007" name="लाईन"/>
|
||||
<Item id="2008" name="ऑफसेट"/>
|
||||
<Item id="1" name="&जाओ"/>
|
||||
<Item id="2" name="मै कहीं नहीं जा रहा"/>
|
||||
<Item id="2004" name="आप यहा हे:"/>
|
||||
<Item id="2005" name="आप जाना चाहते हे:"/>
|
||||
<Item id="2006" name="ईस से आगे नहीं जा शकते:"/>
|
||||
</GoToLine>
|
||||
|
||||
<Run title="रन (Run)...">
|
||||
<Item id="1903" name="चलाने के लिए प्रोग्राम"/>
|
||||
<Item id="1" name="चलाए"/>
|
||||
<Item id="2" name="रद्द"/>
|
||||
<Item id="1904" name="संग्रह..."/>
|
||||
</Run>
|
||||
|
||||
<StyleConfig title="स्टाइल कोन्फ़िगरेटर">
|
||||
<Item id="2" name="रद्द"/>
|
||||
<Item id="2301" name="संग्रह करे &और बंध करे"/>
|
||||
<Item id="2303" name="पारदर्शिता"/>
|
||||
<Item id="2306" name="थीम पसंद करे: "/>
|
||||
<SubDialog>
|
||||
<Item id="2204" name="बोल्ड"/>
|
||||
<Item id="2205" name="इटालिक"/>
|
||||
<Item id="2206" name="अग्रभूमि का रंग"/>
|
||||
<Item id="2207" name="पृस्ठभूमि का रंग"/>
|
||||
<Item id="2208" name="फॉन्टका नाम:"/>
|
||||
<Item id="2209" name="फॉन्टकी साइज़:"/>
|
||||
<Item id="2212" name="कलर स्टाइल"/>
|
||||
<Item id="2213" name="फॉन्ट स्टाइल"/>
|
||||
<Item id="2214" name="डिफ़ाल्ट ext.:"/>
|
||||
<Item id="2216" name="यूसर ext.:"/>
|
||||
<Item id="2218" name="अंडरलाइन"/>
|
||||
<Item id="2219" name="डिफ़ाल्ट कीवर्ड"/>
|
||||
<Item id="2221" name="यूसर-डिफ़ाईन कीवर्ड"/>
|
||||
<Item id="2225" name="भाषा:"/>
|
||||
<Item id="2226" name="वैश्विक अग्रभूमि रंग सक्रिय करें"/>
|
||||
<Item id="2227" name="वैश्विक पृस्ठभूमि रंग सक्रिय करें"/>
|
||||
<Item id="2228" name="वैश्विक फ़ॉन्ट सक्रिय करें"/>
|
||||
<Item id="2229" name="वैश्विक फ़ॉन्ट साइज़ सक्रिय करें"/>
|
||||
<Item id="2230" name="वैश्विक बोल्ड फ़ॉन्ट स्टाइल सक्रिय करें"/>
|
||||
<Item id="2231" name="वैश्विक इटालिक फ़ॉन्ट स्टाइल सक्रिय करें"/>
|
||||
<Item id="2232" name="वैश्विक अंडरलाइन फ़ॉन्ट स्टाइल सक्रिय करें"/>
|
||||
</SubDialog>
|
||||
|
||||
</StyleConfig>
|
||||
|
||||
<UserDefine title="यूजर-डिफ़ाईन्ड">
|
||||
<Item id="20002" name="पुनः नामांकन"/>
|
||||
<Item id="20003" name="नया रचे..."/>
|
||||
<Item id="20004" name="निकाले"/>
|
||||
<Item id="20005" name="सेव एज़..."/>
|
||||
<Item id="20007" name="उपयोग कर्ता भाषा:"/>
|
||||
<Item id="20009" name="Ext.:"/>
|
||||
<Item id="20012" name="केस की अवगणना"/>
|
||||
<Item id="20011" name="पारदर्शिता"/>
|
||||
<Item id="20016" name="आयात..."/>
|
||||
<Item id="20015" name="निर्यात..."/>
|
||||
<Item id="0" name="कलर स्टाइल"/>
|
||||
<Item id="1" name="अग्रभूमि का रंग"/>
|
||||
<Item id="2" name="पृस्ठभूमि का रंग"/>
|
||||
<Item id="3" name="फॉन्ट स्टाइल"/>
|
||||
<Item id="4" name="फॉन्टका नाम:"/>
|
||||
<Item id="5" name="फॉन्टकी साइज़:"/>
|
||||
<Item id="6" name="बोल्ड"/>
|
||||
<Item id="7" name="इटालिक"/>
|
||||
<Item id="8" name="अंडरलाइन"/>
|
||||
<Folder title="फोंल्डर डिफ़ाल्ट">
|
||||
<Item id="21101" name="डिफ़ाल्ट स्टाइल सेटिंग"/>
|
||||
<Item id="21201" name="फोंल्डर खोलनेके कीवर्ड सेटिंग"/>
|
||||
<Item id="21301" name="फोंल्डर बंध करनेके कीवर्ड सेटिंग"/>
|
||||
</Folder>
|
||||
<Keywords title="किवर्ड लिस्ट">
|
||||
<Item id="22101" name="1ला समूह"/>
|
||||
<Item id="22201" name="2रा समूह"/>
|
||||
<Item id="22301" name="3रा समूह"/>
|
||||
<Item id="22401" name="4था समूह"/>
|
||||
<Item id="22113" name="उपसर्ग (Prefix) मोड" />
|
||||
<Item id="22213" name="उपसर्ग (Prefix) मोड"/>
|
||||
<Item id="22313" name="उपसर्ग (Prefix) मोड"/>
|
||||
<Item id="22413" name="उपसर्ग (Prefix) मोड"/>
|
||||
</Keywords>
|
||||
<Comment title="कॉमेंट && नंबर">
|
||||
<Item id="23301" name="कॉमेंट लाईन"/>
|
||||
<Item id="23101" name="कॉमेंट ब्लॉक"/>
|
||||
<Item id="23113" name="कॉमेंट खोले:"/>
|
||||
<Item id="23115" name="कॉमेंट बंध:"/>
|
||||
<Item id="23116" name="कीवर्ड को चिन्ह की तरह ले"/>
|
||||
<Item id="23117" name="कीवर्डॉ को चिन्ह की तरह ले"/>
|
||||
<Item id="23201" name="आंक"/>
|
||||
</Comment>
|
||||
<Operator title="ऑपरेटर">
|
||||
<Item id="24107" name="ऑपरेटर"/>
|
||||
<Item id="24103" name="उपलब्ध चिन्ह"/>
|
||||
<Item id="24101" name="सक्रिय ऑपरेटर"/>
|
||||
<Item id="24201" name="डिलिमिटर-1"/>
|
||||
<Item id="24211" name="बाउन्ड्री ओपन:"/>
|
||||
<Item id="24214" name="बाउन्ड्री बंध:"/>
|
||||
<Item id="24301" name="डिलिमिटर-2"/>
|
||||
<Item id="24311" name="बाउन्ड्री ओपन:"/>
|
||||
<Item id="24314" name="बाउन्ड्री बंध:"/>
|
||||
</Operator>
|
||||
<Item id="24001" name="इस्केप कैरेक्टर सक्रिय करे:"/>
|
||||
</UserDefine>
|
||||
<Preference title="प्रेफ़रंस (Preferences)">
|
||||
<Item id="6001" name="बंध"/>
|
||||
<Global title="समान्य">
|
||||
<Item id="6101" name="टूलबार"/>
|
||||
<Item id="6102" name="छिपाए"/>
|
||||
<Item id="6103" name="छोटे आइकॉनस"/>
|
||||
<Item id="6104" name="बड़े आइकॉनस"/>
|
||||
<Item id="6105" name="स्टेंडर्ड आइकॉन"/>
|
||||
|
||||
<Item id="6106" name="टैब बार"/>
|
||||
<Item id="6107" name="घटाए"/>
|
||||
<Item id="6108" name="लॉक (no drag and drop)"/>
|
||||
<Item id="6109" name="निष्क्रिय टैब को काला करे"/>
|
||||
<Item id="6110" name="सक्रिय टैब पर रंगीन बार बनाए"/>
|
||||
|
||||
<Item id="6111" name="स्टेटस बार दिखाए"/>
|
||||
<Item id="6112" name="हरेक टैब पर बंध का बटन दिखाए"/>
|
||||
<Item id="6113" name="दस्तावेज़ बंध करने के लिए दो बार क्लिक करे"/>
|
||||
<Item id="6118" name="छिपाए"/>
|
||||
<Item id="6119" name="मल्टी-लाईन"/>
|
||||
<Item id="6120" name="खड़ा (Vertical)"/>
|
||||
|
||||
<Item id="6121" name="मेनू बार"/>
|
||||
<Item id="6122" name="छिपाए (टॉगल करने Alt या F10 कुंजी ईस्तेमाल करे)"/>
|
||||
<Item id="6123" name="लोकलाईजेशन"/>
|
||||
</Global>
|
||||
<Scintillas title="एडिटिंग">
|
||||
<Item id="6216" name="कैरेट (Caret) सेटिंग्स"/>
|
||||
<Item id="6217" name="चोडाई:"/>
|
||||
<Item id="6219" name="ज़बक ने की मात्रा:"/>
|
||||
<Item id="6221" name="F"/>
|
||||
<Item id="6222" name="S"/>
|
||||
<Item id="6224" name="मल्टी-एडिटिंग सेटिंग्स"/>
|
||||
<Item id="6225" name="सक्रिय (Ctrl+Mouse click/selection)"/>
|
||||
<Item id="6201" name="फोंल्डर मार्जिन स्टाइल"/>
|
||||
<Item id="6202" name="सिम्पल (Simple)"/>
|
||||
<Item id="6203" name="ऐरो (Arrow)"/>
|
||||
<Item id="6204" name="सर्कल ट्री"/>
|
||||
<Item id="6205" name="बॉक्स ट्री"/>
|
||||
<Item id="6226" name="कुछ नहीं (None)"/>
|
||||
|
||||
<Item id="6227" name="लाईन wrap"/>
|
||||
<Item id="6228" name="डिफ़ाल्ट (Default) "/>
|
||||
<Item id="6229" name="अलाईन्ड (Aligned)"/>
|
||||
<Item id="6230" name="इंडेंट (Indent)"/>
|
||||
|
||||
<Item id="6206" name="लाईन नंबर दिखाए"/>
|
||||
<Item id="6207" name="बूकमार्क दिखाए"/>
|
||||
<Item id="6208" name="खड़ी किनार दिखाए"/>
|
||||
<Item id="6209" name="कॉलम की संख्या: "/>
|
||||
|
||||
<Item id="6211" name="खड़ी किनार के सेटिंग्स"/>
|
||||
<Item id="6212" name="लाईन मोड"/>
|
||||
<Item id="6213" name="पृष्ठभुमि मोड"/>
|
||||
<Item id="6214" name="वर्तमान लाईन हाइलाईटिंग सक्रिय करे"/>
|
||||
</Scintillas>
|
||||
<NewDoc title="नए दस्तावेज़/डिफ़ाल्ट डिरेक्टोरी">
|
||||
<Item id="6401" name="फ़ारमैट"/>
|
||||
<Item id="6402" name="Windows"/>
|
||||
<Item id="6403" name="Unix"/>
|
||||
<Item id="6404" name="Mac"/>
|
||||
<Item id="6405" name="Encoding"/>
|
||||
<Item id="6406" name="ANSI"/>
|
||||
<Item id="6407" name="UTF-8 without BOM"/>
|
||||
<Item id="6408" name="UTF-8"/>
|
||||
<Item id="6409" name="UCS-2 Big Endian"/>
|
||||
<Item id="6410" name="UCS-2 Little Endian"/>
|
||||
<Item id="6411" name="डिफ़ाल्ट भाषा:"/>
|
||||
<Item id="6413" name="डिफ़ाल्ट डिरेक्टोरी (Open/Save)"/>
|
||||
<Item id="6414" name="वर्तमान दस्तावेज़ अनुसरे"/>
|
||||
<Item id="6415" name="पिछली बार ईस्तेमाल डिरेक्टरी याद रखे"/>
|
||||
<Item id="6419" name="नया दस्तावेज़"/>
|
||||
<Item id="6420" name="खुली ANSI फाईल पर लागु करे"/>
|
||||
</NewDoc>
|
||||
<FileAssoc title="फाईल एसोसिएशन">
|
||||
<Item id="4009" name="Supported exts:"/>
|
||||
<Item id="4010" name="Registered exts:"/>
|
||||
</FileAssoc>
|
||||
<LangMenu title="भाषा मेनू/ टेब सेटिंग्स">
|
||||
<Item id="6301" name="टैब सेटिंग"/>
|
||||
<Item id="6302" name="स्पेस से बदले"/>
|
||||
<Item id="6303" name="टैब साइज़:"/>
|
||||
<Item id="6505" name="उपलब्ध वस्तु"/>
|
||||
<Item id="6506" name="निष्क्रिय वस्तुए"/>
|
||||
<Item id="6507" name="भाषा मेनू को छोटा बनाए"/>
|
||||
<Item id="6508" name="भाषा मेनू"/>
|
||||
<Item id="6510" name="डिफ़ाल्ट मूल्य ईस्तेमाल करे"/>
|
||||
</LangMenu>
|
||||
<Print title="छपाई (Print)">
|
||||
<Item id="6601" name="लाईन नंबर छापे"/>
|
||||
<Item id="6602" name="रंग विकल्प"/>
|
||||
<Item id="6603" name="WYSIWYG"/>
|
||||
<Item id="6604" name="उल्टा"/>
|
||||
<Item id="6605" name="सफ़ेद पर काला"/>
|
||||
<Item id="6606" name="रंगहिन पृस्ठभुमि"/>
|
||||
<Item id="6607" name="Marge Settings (Unit:mm)"/>
|
||||
<Item id="6612" name="बाए"/>
|
||||
<Item id="6613" name="टॉप"/>
|
||||
<Item id="6614" name="दाए"/>
|
||||
<Item id="6615" name="बॉटम"/>
|
||||
<Item id="6706" name="बोल्ड"/>
|
||||
<Item id="6707" name="इटालिक"/>
|
||||
<Item id="6708" name="हैडर"/>
|
||||
<Item id="6709" name="बायाँ भाग"/>
|
||||
<Item id="6710" name="मध्य भाग"/>
|
||||
<Item id="6711" name="दाया भाग"/>
|
||||
<Item id="6717" name="बोल्ड"/>
|
||||
<Item id="6718" name="ईटालिक"/>
|
||||
<Item id="6719" name="फ़ूटर (Footer)"/>
|
||||
<Item id="6720" name="बायाँ भाग"/>
|
||||
<Item id="6721" name="मध्य भाग"/>
|
||||
<Item id="6722" name="दाया भाग"/>
|
||||
<Item id="6723" name="डाले"/>
|
||||
<Item id="6725" name="वेरिएबल:"/>
|
||||
<Item id="6728" name="हेडर और फ़ूटर"/>
|
||||
</Print>
|
||||
<MISC title="मिश्र (MISC.)">
|
||||
<Item id="6304" name="ताजा फाईल ईतिहास"/>
|
||||
<Item id="6305" name="लॉंच के समय न जाँचे"/>
|
||||
<Item id="6306" name="एन्ट्री की महत्तम सीमा:"/>
|
||||
<Item id="6307" name="सक्रिय"/>
|
||||
<Item id="6308" name="सिस्टम ट्रे में छोटा करे"/>
|
||||
<Item id="6309" name="अगले लॉंच के लिए वर्तमान सेशन याद रखे"/>
|
||||
<Item id="6312" name="फाईल स्टेटस की स्वचालित जांच"/>
|
||||
<Item id="6313" name="चुपचाप अपडेट करे"/>
|
||||
<Item id="6318" name="क्लिक योग्य लिंक के सेटिंग"/>
|
||||
<Item id="6325" name="अपडेट होने के बाद आख़री लाईन पे स्क्रॉल करे"/>
|
||||
<Item id="6319" name="सक्रिय"/>
|
||||
<Item id="6320" name="कोई अंडरलाइन नहीं"/>
|
||||
<Item id="6322" name="सेशन फाईल ext.:"/>
|
||||
<Item id="6323" name="Notepad++ स्वचालित-अपडेटर सक्रिय करे"/>
|
||||
<Item id="6324" name="डॉकयुमेंट स्वीचर (Ctrl+TAB)"/>
|
||||
<Item id="6326" name="स्मार्ट हाईलाईटिंग सक्रिय करे"/>
|
||||
<Item id="6329" name="मिलते टैग्स हाईलाईट करे"/>
|
||||
<Item id="6327" name="सक्रिय"/>
|
||||
<Item id="6328" name="टैग के attributes को हाईलाईट करे"/>
|
||||
<Item id="6330" name="comment/php/asp हिस्सा हाईलाईट करे"/>
|
||||
|
||||
<Item id="6331" name="टाइटल बार मे सिर्फ फाईल का नाम दिखाए"/>
|
||||
<Item id="6114" name="सक्रिय"/>
|
||||
<Item id="6115" name="स्वचालित इंडेंट"/>
|
||||
<Item id="6117" name="MRU बिहेवीयर सक्रिय करे"/>
|
||||
|
||||
</MISC>
|
||||
<Backup title="बेकअप/ऑटो-कम्प्लिशन">
|
||||
<Item id="6801" name="बेकअप"/>
|
||||
<Item id="6315" name="None"/>
|
||||
<Item id="6316" name="सामान्य बेकअप"/>
|
||||
<Item id="6317" name="वर्बोस (Verbose) बेकअप"/>
|
||||
<Item id="6804" name="कस्टम बेकअप डिरेक्टरी"/>
|
||||
<Item id="6803" name="डिरेक्टरी:"/>
|
||||
<Item id="6807" name="स्व-पूर्ति (Auto-Completion)"/>
|
||||
<Item id="6808" name="सब इनपुट पर स्वपूर्ति सक्रिय करे"/>
|
||||
<Item id="6809" name="फंक्शन पूर्ति"/>
|
||||
<Item id="6810" name="शब्द-पूर्ति"/>
|
||||
<Item id="6811" name="से"/>
|
||||
<Item id="6813" name="था अक्षर"/>
|
||||
<Item id="6814" name="मान्य क़ीमत: 1 - 9"/>
|
||||
<Item id="6815" name="कार्य पैरामीटर इनपुट पर संकेत"/>
|
||||
</Backup>
|
||||
</Preference>
|
||||
<MultiMacro title="मेक्रो को कई बार चलाए">
|
||||
<Item id="1" name="रन"/>
|
||||
<Item id="2" name="रद्द"/>
|
||||
<Item id="8006" name="चलाने योग्य मेक्रो:"/>
|
||||
<Item id="8001" name="रन"/>
|
||||
<Item id="8005" name="बार (times)"/>
|
||||
<Item id="8002" name="फाईल के अंत तक रन करे"/>
|
||||
</MultiMacro>
|
||||
<Window title="विंडोज">
|
||||
<Item id="1" name="सक्रिय"/>
|
||||
<Item id="2" name="ठीक"/>
|
||||
<Item id="7002" name="संग्रह"/>
|
||||
<Item id="7003" name="विंडो/विंडोज बंध करे"/>
|
||||
<Item id="7004" name="टेब को छाँटे"/>
|
||||
</Window>
|
||||
<ColumnEditor title="कॉलम एडिटर">
|
||||
<Item id="2023" name="सम्मिलन योग्य अक्षर (text to insert)"/>
|
||||
<Item id="2033" name="सम्मिलन योग्य अंक (Number to insert)"/>
|
||||
<Item id="2030" name="शुरुआती आंक:"/>
|
||||
<Item id="2031" name="से बढ़ाए:"/>
|
||||
<Item id="2035" name="Leading zeros"/>
|
||||
<Item id="2032" name="फ़ारमैट"/>
|
||||
<Item id="2024" name="Dec"/>
|
||||
<Item id="2025" name="Oct"/>
|
||||
<Item id="2026" name="Hex"/>
|
||||
<Item id="2027" name="Bin"/>
|
||||
<Item id="1" name="ठीक"/>
|
||||
<Item id="2" name="रद्द"/>
|
||||
</ColumnEditor>
|
||||
</Dialog>
|
||||
</Native-Langue>
|
||||
</NotepadPlus>
|
@ -26,7 +26,8 @@
|
||||
<Item posX="1" posY="12" name="Операции со строками"/>
|
||||
<Item posX="1" posY="13" name="Добавить/Удалить комментарий"/>
|
||||
<Item posX="1" posY="14" name="Автозавершение"/>
|
||||
<Item posX="1" posY="15" name="EOL Конверсия"/>
|
||||
<Item posX="1" posY="15" name="Конверсия Конца Строки"/>
|
||||
<Item posX="1" posY="16" name="Операции с Пробелами"/>
|
||||
<Item posX="2" posY="16" name="Пометить выделенное"/>
|
||||
<Item posX="2" posY="17" name="Убрать Пометки"/>
|
||||
<Item posX="2" posY="18" name="Перейти вверх"/>
|
||||
@ -83,8 +84,8 @@
|
||||
<Item id="42005" name="Вставить"/>
|
||||
<Item id="42006" name="Удалить"/>
|
||||
<Item id="42007" name="Выделить всё"/>
|
||||
<Item id="42008" name="Вставить табуляцию"/>
|
||||
<Item id="42009" name="Удалить табуляцию"/>
|
||||
<Item id="42008" name="Вставить Табуляцию"/>
|
||||
<Item id="42009" name="Удалить Табуляцию"/>
|
||||
<Item id="42010" name="Дублировать строку"/>
|
||||
<Item id="42012" name="Разбить строки"/>
|
||||
<Item id="42013" name="Объединить строки"/>
|
||||
@ -97,7 +98,7 @@
|
||||
<Item id="42021" name="Прокрутить запись"/>
|
||||
<Item id="42022" name="Блоковый комментарий"/>
|
||||
<Item id="42023" name="Потоковый комментарий"/>
|
||||
<Item id="42024" name="Убрать пробелы с Концов Строк"/>
|
||||
<Item id="42024" name="Убрать Замыкающие Пробелы"/>
|
||||
<Item id="42025" name="Сохранить запись макро..."/>
|
||||
<Item id="42026" name="Текст справа Налево"/>
|
||||
<Item id="42027" name="Текст слева Направо"/>
|
||||
@ -109,6 +110,12 @@
|
||||
<Item id="42033" name="Снять метку "Только чтение""/>
|
||||
<Item id="42035" name="Закомментировать блок"/>
|
||||
<Item id="42036" name="Раскомментировать блок"/>
|
||||
<Item id="42042" name="Убрать Заглавные Пробелы"/>
|
||||
<Item id="42043" name="Убрать Заглавные и Замыкающие Пробелы"/>
|
||||
<Item id="42044" name="Конец Строки в Пробел"/>
|
||||
<Item id="42045" name="Предыдущие две опции вместе"/>---
|
||||
<Item id="42046" name="Табуляцию в Пробел"/>
|
||||
<Item id="42047" name="Пробел в Табуляцию"/>
|
||||
<Item id="43001" name="Поиск..."/>
|
||||
<Item id="43002" name="Искать далее"/>
|
||||
<Item id="43003" name="Замена..."/>
|
||||
@ -162,12 +169,12 @@
|
||||
<Item id="44010" name="Свернуть все блоки"/>
|
||||
<Item id="44011" name="Пользовательское определение"/>
|
||||
<Item id="44019" name="Отображать все символы"/>
|
||||
<Item id="44020" name="Отображать отступы"/>
|
||||
<Item id="44020" name="Отображать Отступы"/>
|
||||
<Item id="44022" name="Перенос строк"/>
|
||||
<Item id="44023" name="Крупнее"/>
|
||||
<Item id="44024" name="Мельче"/>
|
||||
<Item id="44025" name="Пустые пробелы и табуляции"/>
|
||||
<Item id="44026" name="Символ конца строки"/>
|
||||
<Item id="44025" name="Отображать Пробелы и Табуляции"/>
|
||||
<Item id="44026" name="Символ Конец Строки"/>
|
||||
<Item id="44029" name="Развернуть все блоки"/>
|
||||
<Item id="44030" name="Свернуть текущий блок"/>
|
||||
<Item id="44031" name="Развернуть текущий блок"/>
|
||||
@ -193,7 +200,7 @@
|
||||
<Item id="45012" name="Преобразовать в UCS-2 Big Endian"/>
|
||||
<Item id="45013" name="Преобразовать в UCS-2 Little Endian"/>
|
||||
<Item id="10001" name="В другое окно"/>
|
||||
<Item id="10002" name="Дублировать в другое окно"/>
|
||||
<Item id="10002" name="Дублировать в Другое Окно"/>
|
||||
<Item id="10003" name="Переместить в Новый Экземпляр"/>
|
||||
<Item id="10004" name="Открыть в Новом Экземпляре"/>
|
||||
<Item id="46001" name="Определение стилей..."/>
|
||||
@ -236,10 +243,10 @@
|
||||
<Item order="3" name="Сохранить как..."/>
|
||||
<Item order="4" name="Печать"/>
|
||||
<Item order="5" name="В другое окно"/>
|
||||
<Item order="6" name="Дублировать в другое окно"/>
|
||||
<Item order="6" name="Дублировать в Другое Окно"/>
|
||||
<Item order="7" name="Полный путь к файлу"/>
|
||||
<Item order="8" name="Имя файла"/>
|
||||
<Item order="9" name="Текущий путь к директории файла"/>
|
||||
<Item order="9" name="Путь к директории файла"/>
|
||||
<Item order="10" name="Переименовать"/>
|
||||
<Item order="11" name="Удалить"/>
|
||||
<Item order="12" name="Только чтение"/>
|
||||
@ -250,13 +257,13 @@
|
||||
</Menu>
|
||||
|
||||
<Dialog>
|
||||
<Find title = "" titleFind = "Найти" titleReplace = "Заменить" titleFindInFiles = "Найти в файлах">
|
||||
<Find title = "" titleFind = "Найти" titleReplace = "Заменить" titleFindInFiles = "Найти в файлах" titleMark="Пометки">
|
||||
<Item id="1" name="Искать далее"/>
|
||||
<Item id="2" name="Закрыть"/>
|
||||
<Item id="1603" name="Только целые слова"/>
|
||||
<Item id="1604" name="Учитывать регистр"/>
|
||||
<Item id="1605" name="Регулярное выражение"/>
|
||||
<Item id="1606" name="Перенос слов"/>
|
||||
<Item id="1606" name="Зациклить поиск"/>
|
||||
<Item id="1608" name="Заменить"/>
|
||||
<Item id="1609" name="Заменить все"/>
|
||||
<Item id="1611" name="Заменить на:"/>
|
||||
@ -319,6 +326,7 @@
|
||||
<Item id="2207" name="Задний план"/>
|
||||
<Item id="2208" name="Шрифт:"/>
|
||||
<Item id="2209" name="Размер:"/>
|
||||
<Item id="2211" name="Стиль:"/>
|
||||
<Item id="2212" name="Стиль Цвета"/>
|
||||
<Item id="2213" name="Стиль Шрифта"/>
|
||||
<Item id="2214" name="Стандартное расшир:"/>
|
||||
|
@ -18,8 +18,8 @@
|
||||
; Define the application name
|
||||
!define APPNAME "Notepad++"
|
||||
|
||||
!define APPVERSION "5.8.7"
|
||||
!define APPNAMEANDVERSION "Notepad++ v5.8.7"
|
||||
!define APPVERSION "5.9"
|
||||
!define APPNAMEANDVERSION "Notepad++ v5.9"
|
||||
!define VERSION_MAJOR 5
|
||||
!define VERSION_MINOR 87
|
||||
|
||||
@ -29,7 +29,7 @@
|
||||
Name "${APPNAMEANDVERSION}"
|
||||
InstallDir "$PROGRAMFILES\Notepad++"
|
||||
InstallDirRegKey HKLM "Software\${APPNAME}" ""
|
||||
OutFile ".\build\npp.5.8.7.Installer.exe"
|
||||
OutFile ".\build\npp.5.9.Installer.exe"
|
||||
|
||||
; GetWindowsVersion
|
||||
;
|
||||
@ -623,7 +623,7 @@ SectionGroupEnd
|
||||
SectionGroup "Plugins" Plugins
|
||||
|
||||
SetOverwrite on
|
||||
|
||||
/*
|
||||
Section "NPPTextFX" NPPTextFX
|
||||
SetOutPath "$INSTDIR\plugins"
|
||||
File "..\bin\plugins\NPPTextFX.dll"
|
||||
@ -638,7 +638,7 @@ SectionGroup "Plugins" Plugins
|
||||
SetOutPath "$INSTDIR\plugins\doc"
|
||||
File "..\bin\plugins\doc\NPPTextFXdemo.TXT"
|
||||
SectionEnd
|
||||
|
||||
*/
|
||||
Section "Spell-Checker" SpellChecker
|
||||
Delete "$INSTDIR\plugins\SpellChecker.dll"
|
||||
SetOutPath "$INSTDIR\plugins"
|
||||
@ -678,6 +678,12 @@ SectionGroup "Plugins" Plugins
|
||||
SetOutPath "$INSTDIR\updater"
|
||||
File "..\bin\updater\gpup.exe"
|
||||
SectionEnd
|
||||
|
||||
Section "Converter" Converter
|
||||
Delete "$INSTDIR\plugins\NppConverter.dll"
|
||||
SetOutPath "$INSTDIR\plugins"
|
||||
File "..\bin\plugins\NppConverter.dll"
|
||||
SectionEnd
|
||||
SectionGroupEnd
|
||||
|
||||
SectionGroup "Localization" localization
|
||||
@ -1214,6 +1220,9 @@ SectionGroup un.Plugins
|
||||
Section un.ComparePlugin
|
||||
Delete "$INSTDIR\plugins\ComparePlugin.dll"
|
||||
SectionEnd
|
||||
Section un.Converter
|
||||
Delete "$INSTDIR\plugins\NppConverter.dll"
|
||||
SectionEnd
|
||||
Section un.PluginManager
|
||||
Delete "$INSTDIR\plugins\PluginManager.dll"
|
||||
Delete "$INSTDIR\updater\gpup.exe"
|
||||
|
@ -1,21 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=utf-8" http-equiv="content-type"><title>Activating</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Activating
|
||||
a file:</h1>
|
||||
<p>Notepad++
|
||||
allows you to open multiple files at once, or multiple files multiple times, but only one will be
|
||||
active (have focus) at any time. All files are represented on the tab
|
||||
bar with their filename and an icon indicating if its normal, edited
|
||||
or readonly (see the section about the Tab Bar for more details).
|
||||
Simply click on a tab to activate the file. You can also use the
|
||||
<span class="shortcut">Ctrl-TAB</span> and <span class="shortcut">Ctrl-Shift-TAB</span> key combinations to switch through the
|
||||
active files, or depress the right mouse button and use the scroll
|
||||
wheel (see also <a href="Switching%20between%20Documents.html">Switching between Documents</a>).<p>
|
||||
If
|
||||
you have Multi-View enabled, only one view can be actually active,
|
||||
however you can see both files (see also the section about
|
||||
<a href="Multi%20View.html">Multi-View</a>).
|
||||
</body></html>
|
@ -1,36 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=utf-8" http-equiv="content-type"><title>Auto Completion</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css">
|
||||
</head>
|
||||
<body><h1>Auto completion</h1>
|
||||
|
||||
<p>Notepad++
|
||||
has autocompletion capabilities, allowing it to finish a word that
|
||||
you are typing by giving a list of possible options, or immediately
|
||||
inserting it when only one possibility is left (powered by the
|
||||
Scintilla component).</p>
|
||||
<p>There
|
||||
are two types of auto completion. </p>
|
||||
<ul><li>The first one uses a list of well
|
||||
known keywords and provides a hint based on that and goes by the name
|
||||
<span style="font-weight: bold;">Function Completion</span>. It is triggered by selecting <span class="menu_item">Edit->Auto-Completion->Function
|
||||
Completion</span> or automatically when a certain amount of characters is
|
||||
typed (see also <a href="Preferences.html#Backup_Auto-Completion">Preferences</font></a>).<br><img src="images\screenshots\autocomp.png">
|
||||
</li><li>The second one retrieves
|
||||
all the words from the current file and provides hinting on that,
|
||||
named <span style="font-weight: bold;">Word Completion</span>. This is triggered by selecting <span class="menu_item">Edit->Auto-Completion->Word
|
||||
Completion</span>, or by entering a set number of characters (again, see <a href="Preferences.html#Backup_Auto-Completion">Preferences</a>). Word completion is the only type that can
|
||||
automatically finish a word without displaying a list of options
|
||||
first.
|
||||
</li></ul>Somewhat
|
||||
related but not exactly the same is the display of <span style="font-weight: bold;">function parameter
|
||||
hints, or calltips</span>. This is a small tooltip that will show the
|
||||
required parameters (and possibly some details of them) for a
|
||||
function a call to which is being edited. This is specifically
|
||||
targeted for programming purposes and serves no real value for other
|
||||
tasks. The calltip will highlight the current parameter being edited
|
||||
for a quick emphasis on what is actually needed. It is purely
|
||||
passive and will not modify the text in any way. To trigger a calltip (if one can be found), select <span class="menu_item">Edit->Auto-Completion->Function parameters hint</span>.<p>Autocompletion
|
||||
is language based (see <a href="Languages.html">Languages</a>) and has different API files for
|
||||
each language. For more details on these XML files and how to make your own ones, please refer to <a target="_blank" href="http://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=Auto_Completion">NpWiki++</a>.
|
||||
</body></html>
|
@ -1,55 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=utf-8" http-equiv="content-type"><title>Bookmarks</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Bookmarks</h1>
|
||||
A
|
||||
bookmark is a special marker on a single line, indicated on the
|
||||
bookmark margin. With this you can easily search for lines and
|
||||
perform certain operations on them.
|
||||
<p>
|
||||
<h3>Adding/Removing
|
||||
bookmarks:
|
||||
</h3><p>You
|
||||
can toggle a bookmark on a single line by clicking on the bookmark
|
||||
margin in front of the line, or by selecting <span class="menu_item">Search->Toggle
|
||||
Bookmark</span>. The <span class="menu_item">Search->Reverse
|
||||
Bookmarks</span> command toggles bookmarks on each line of the currently opened document.
|
||||
<p><h3>
|
||||
To remove all bookmarks
|
||||
</h3>Select <span class="menu_item">Search->Clear all Bookmarks</span>.<p><h3>Navigating
|
||||
with bookmarks:</h3>
|
||||
<p>To
|
||||
Jump with the cursor to the next line containing a bookmark, select
|
||||
<span class="menu_item">Search->Next Bookmark</span>, to go to the previous bookmarked line
|
||||
select <span class="menu_item">Search->Previous Bookmark</span>.
|
||||
<p>
|
||||
|
||||
<h3>Modifying
|
||||
bookmarked lines:</h3>
|
||||
<p>
|
||||
You
|
||||
can perform a single operation on all bookmarked lines.
|
||||
<p>
|
||||
<ul><li>
|
||||
To
|
||||
cut each bookmarked line, select <span class="menu_item">Search->Cut Bookmarked Lines</span>.
|
||||
Every line will be cut from the file and added to the clipboard, so
|
||||
they can all be pasted at once.
|
||||
</li><li>To
|
||||
copy, select <span class="menu_item">Search->Copy bookmarked Lines</span></font> instead.
|
||||
</li><li>
|
||||
To
|
||||
replace each bookmarked line with the current clipboard contents,
|
||||
select <span class="menu_item">Search->Paste to (Replace) bookmarked lines</span>.
|
||||
/li><li>
|
||||
To
|
||||
remove all bookmarked lines, select <span class="menu_item">Search->Delete bookmarked
|
||||
lines</span>.
|
||||
</li></ul><p>
|
||||
The
|
||||
Delete option allows you to search for lines first, mark them with a
|
||||
bookmark using search (see Search), then remove all of them based on
|
||||
a certain trait.
|
||||
</body></html>
|
@ -1,13 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Brace Matching</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Brace
|
||||
Matching</h1><p>
|
||||
Notepad++
|
||||
can search for matching brace pairs. Placing the cursor at one brace
|
||||
will automatically search for the matching other brace, and highlight
|
||||
it (see <a href="Styler%20Configurator.html#Brace_Highlight_Style">Styler Configurator</a>). You can move the cursor to
|
||||
the matching brace by selecting <span class="menu_item">Search->Go to matching brace</span>.
|
||||
</body></html>
|
@ -1,26 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Bug Reports</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css"></head>
|
||||
<body>
|
||||
<h1>Bug Reports</h1><p>
|
||||
If
|
||||
you find that Notepad++ isn't working correctly or plain crashing,
|
||||
you probably encountered a bug. First check if you have the latest
|
||||
version, each release Notepad++ gets improved and bugs get fixed
|
||||
(unfortunately, sometimes added as well so always tread careful when
|
||||
updating). Also, if you just added or opgraded a plugin, it could be the cause of the bug.<p>
|
||||
Then,
|
||||
check if a plugin causes the trouble. Remove all plugins or start
|
||||
with the command line option to disable all plugins and see if the
|
||||
issue persists. If so:<p>
|
||||
Check
|
||||
the forums: maybe other users noticed it as well and found a fix or
|
||||
are in discussion.<p>
|
||||
Check
|
||||
the Bug tracker
|
||||
(<a target="_blank" href="http://sourceforge.net/tracker2/?group_id=95717&atid=612382">http://sourceforge.net/tracker2/?group_id=95717&atid=612382</a>):
|
||||
maybe the bug is already detected and added to the list. Search for
|
||||
it and if it's not there, you can add it and help the developers find
|
||||
and fix it (always be very clear what the problem is, what causes it
|
||||
and how to reproduce it. Crash reports are, unfortunately, currently
|
||||
not very helpful, a description on how to reproduce the crash is). Also please zip or 7-zip the NppDump.dmp file if any was produced, and attach it to the report: it contains the internal state of Notepad++ when the crash took place, an is invaluable to developpers.</body></html>
|
@ -1,17 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Built-in Languages</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Built-in languages</h1>
|
||||
<p>Standard
|
||||
Notepad++ comes preloaded with a list with over 50 among the most popular
|
||||
languages. You can select those languages using the Language
|
||||
menu and configure their style using the <a href="Styler%20Configurator.html">Styler Configurator</a>. Most
|
||||
often the correct language is selected when opening a file based on the
|
||||
extension or filename (as is the case for makefiles) but you can always
|
||||
select another one. When saving a session, the selected language will
|
||||
be remembered, but closing and reopening the file will trigger the
|
||||
autodetection again. You can change the extensions that are associated
|
||||
with a language using the <a href="Styler%20Configurator.html#Extension">Styler Configurator</a>. Also, custom keywords can be added to most languages: when selecting an adequate (language, style item) pair, the Styler Configurator displayys a text area where extra keywords can be typed in, separated with spaces.
|
||||
</body></html>
|
@ -1,30 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=utf-8" http-equiv="content-type"><title>Closing</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Closing
|
||||
files</h1><p>
|
||||
In
|
||||
order to close the files you have open, you have multiple options at
|
||||
hand. Remember that if you have any unsaved data in a file, Notepad++
|
||||
will always ask you if you'd like to save those changes before
|
||||
closing any file.
|
||||
<p>Primarily,
|
||||
you can close any file by selecting <span class="menu_item">File->Close</span> or press <img style="width: 16px; height: 16px;" alt="" src="Images/Toolbar/closeFile.png">.
|
||||
<p>To
|
||||
close all files, select <span class="menu_item">File->Close All</span> or press <img style="width: 16px; height: 16px;" alt="" src="Images/Toolbar/closeAll.png">.
|
||||
<p>To close all
|
||||
the files but the active one, select <span class="menu_item">File->Close All but Active</span>.
|
||||
<p>You
|
||||
can also close any tab by clicking on it with the middle mouse
|
||||
button. This way you can close tabs without having to bring them to
|
||||
the foreground. A right click on the tab will invoke a context menu, from which the topmost entry is <span class="menu_item">Close me</span>. That works just as well if you have only two mouse buttons.</font>
|
||||
<p>There
|
||||
is also a setting that allows you to close any tab by doubleclicking
|
||||
on it, or show a close button on each tab (<img style="width: 11px; height: 11px;" alt="" src="Images/closeTabButton.png">). To see how to do this,
|
||||
see the section about configuring the Tab Bar in the <a href="Preferences.html#Global">Preference dialog</a>
|
||||
<p>Finally,
|
||||
you can close any active tab by clicking on the cross in the
|
||||
top-right corner of the menu bar.
|
||||
</body></html>
|
@ -1,52 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=utf-8" http-equiv="content-type"><title>Column Mode Editing</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Column Mode editing</h1>
|
||||
<h2>Editing rectangilar areas</h2>
|
||||
<p>A
|
||||
special way of editing files is column mode editing. This means that
|
||||
text can be selected in columns, rather than rows (effectively
|
||||
meaning 'vertical editing'). The column editing support is done via
|
||||
Scintilla, but with a few supplements of Notepad++. To initiate a
|
||||
Column mode selection, depress the <span class="shortcut">Alt</span> key (default) when selecting
|
||||
text (using <span class="shortcut">mouse</span> or <span class="shortcut">cursor keys</span>), moving the cursor downwards or
|
||||
upwards as needed. This works best if a non-proportional (monospaced)
|
||||
font is used, because then each character will be visually aligned with the
|
||||
ones in the same column above and below it (refer to <a href="Styler%20Configurator.html">Styler Configurator</a> for more
|
||||
information).
|
||||
<p>When text is
|
||||
selected in this so called rectangilar mode, typing will change each selected column of characters into the typed character, or insert such a column.
|
||||
Use the ESC key to exit this special typing mode. To back up one column, use the <span class="menu_item">Edit->Undo</span> feature, instead of the <span class="shortcut">Backspace</span> key.
|
||||
<p>
|
||||
<table align="center" border="1">
|
||||
<th><tr><td>Before typing "done"<td>After typing "dne"</th>
|
||||
<tr>
|
||||
<td><img alt="" src="Images/Screenshots/col_edit_before.png">
|
||||
<td><img alt="" src="Images/Screenshots/col_edit_after.png">
|
||||
</tr></table>
|
||||
<h2>The column editor</h2>
|
||||
<p>The
|
||||
<span style="font-weight: bold;">Column Editor dialog</span> is designed to make working with columns easier.
|
||||
It can be opened by selecting <span class="menu_item">Edit->Column Editor</span>.
|
||||
<p><img style="width: 341px; height: 357px;" alt="" src="Images/Screenshots/column_editor.png"><p>
|
||||
|
||||
<p>There
|
||||
are two types of insertions that the column editor supports, regular
|
||||
text or number sequences.
|
||||
<ul><li> By selecting the <span class="radio">Text to insert</span> option, it
|
||||
will overwrite each selected row with the given text.
|
||||
</li><li>The <span class="radio">Number to insert</span> option will change each selected row into a numeric value,
|
||||
depending on the parameters given:
|
||||
<ul><li>The <span class="label">Initial number</span> is the first
|
||||
number to be inserted.
|
||||
</li><li>The <span class="label">Increase by</span> value gives the value by which
|
||||
each consecutive number will increase.
|
||||
</li><li>If the <span class="radio">Leading zeros</span> option is
|
||||
checked, smaller values will be padded with zeros to make them the
|
||||
same size as larger values, character wise.
|
||||
</li><li>Finally, you can choose
|
||||
which radix to use for numbers (Format), default is Decimal (10 base).
|
||||
</li></ul></ul>
|
||||
</body></html>
|
@ -1,68 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=utf-8" http-equiv="content-type"><title>Command Line</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css">
|
||||
</head><body>
|
||||
<h1>Command
|
||||
Line</h1><p>
|
||||
<table border="1" bordercolor="#000000" cellpadding="4" cellspacing="0" width="100%">
|
||||
<col width="256*">
|
||||
<tbody><tr>
|
||||
<td valign="top" width="100%" style="background-color:Aquamarine;">
|
||||
Notepad++.exe [-multiInst]
|
||||
[-noPlugin] [-ro] [-nosession] [-notabbar] [-n##] [-l$$$] [FILES]</font>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<p>
|
||||
Notepad++
|
||||
supports a few command line parameters to control its startup. The
|
||||
following options are supported (they are case sensitive):</font>
|
||||
p><dl>
|
||||
<dt>-n<span style="font-weight: normal;"><i>line number</i></span>
|
||||
<dd>Line number to go to for each file opened.
|
||||
<dt>-c
|
||||
<dd> Start editing in Column mode.
|
||||
<dt>--help
|
||||
<dd> Displays this list, i.e. all the command line switches
|
||||
<dt>-loadingTime
|
||||
<dd> Displays the loading time of all files Notepad++ is started with.
|
||||
The result is displayed in a message box, with a 0.01 second resolution.
|
||||
<dt>-multiInst
|
||||
<dd> allow Notpead++ to start more than one instance. By default, if
|
||||
Notepad++ is already started files wil lbe opened in that instance,
|
||||
but this option will start a new one.
|
||||
<dt>-noPlugin
|
||||
<dd>Do not load any plugins. If you suspect a defunct plugin or you
|
||||
just do not wish to load them, add this option.
|
||||
<dt>-ro
|
||||
<dd>Any file now opened will be opened in Read only mode.
|
||||
<dt>-nosession
|
||||
<dd> Do not load the previous session if Notepad++ is started. Do not save the session on exit either.
|
||||
<dt>-notabbar
|
||||
<dd> Hide the Tab Bar, even if the settings say otherwise.
|
||||
<dt>-systemtray
|
||||
<dd> Start Notepad++ minimised in the system tray, aka notification area
|
||||
<dt>-x<span style="font-weight: normal;"><i>line number</i></span>
|
||||
<dd>Specify the horizontal position (in pixels) at which Notepad++ main window is to open.
|
||||
<dt>-y<span style="font-weight: normal;"><i>line number</i></span>
|
||||
<dd>Specify the vertical position (in pixels) at which Notepad++ main window is to open.
|
||||
<dt>-l<span style="font-weight: normal;"><i>language short name</i></span>
|
||||
<dd>Language to set for each file opened. $$$ is a short identifier
|
||||
string, of which the following are allowed:<br></font><table style="text-align: left; width: 100%;" border="1" cellpadding="2" cellspacing="0" ><tbody><tr><td style="background-color:aquamarine;">normal, php, c, cpp, cs, objc, d,
|
||||
java, rc, html, xml, makefile, pascal, batch, ini, nfo, asp, sql, vb,
|
||||
javascript, css, perl, python, lua, tex, cobol, fortran, bash, actionscript,
|
||||
nsis, tcl, lisp, scheme, asm, diff, props, postscript, ruby, smalltalk,
|
||||
vhdl, kix, autoit, Gui4Cli, powershell, caml, ada, verilog, matlab, haskell, inno, cmake,
|
||||
yaml,r, jsp</td></tr></tbody></table>
|
||||
<dt>Files
|
||||
<dd>Anything else will be interpreted as a filename. Always quote your
|
||||
filename to allow the path to contain spaces, otherwise Notepad++
|
||||
will split the single path into multiple paths at each space.<p>
|
||||
</dl>
|
||||
The
|
||||
order of the options is not important.<p>
|
||||
For
|
||||
compatibility, Notepad++ will first try to identify the entire
|
||||
command line as a filename, even if it is unquoted. It is however not
|
||||
recommended to do this, always quote the filename.
|
||||
</body></html>
|
@ -1,78 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Commands</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css">
|
||||
</head>
|
||||
<body>Commands</h1>
|
||||
<p>
|
||||
Commands
|
||||
allow you to execute applications from Notepad++, for example to open
|
||||
your current file in a browser or compile it with some external
|
||||
compiler. You can pass the program command line parameters based on
|
||||
the current status of your document.
|
||||
<p>
|
||||
<img style="width: 300px; height: 185px;" alt="" src="Images/Screenshots/run.png"><p>
|
||||
<h3>To run a new command:</h3>
|
||||
<p>Sselect <span class="menu_item">Run->Run...</span>. A dialog will pop up
|
||||
asking for the path to the program and possible any command line
|
||||
parameters. You can use the browse button to search for your program.
|
||||
The drop down list provides recently run programs. The command line
|
||||
arguments can also be based on the status of the current document,
|
||||
and are always enclosed in $(...), where … can be:
|
||||
<dl>
|
||||
<dt>FULL_CURRENT_PATH
|
||||
<dd> the fully qualified path to the current document.
|
||||
<dt>CURRENT_DIRECTORY
|
||||
<dd> The directory the current document resides in.
|
||||
<dt>FILE_NAME
|
||||
<dd> The filename of the document, without the directory.
|
||||
<dt>NAME_PART
|
||||
<dd> The filename without the extension.
|
||||
<dt>EXT_PART
|
||||
<dd> The extension of the current document.
|
||||
<dt>NPP_DIRECTORY
|
||||
<dd> The directory that contains the notepad++.exe executable that is
|
||||
currently running.
|
||||
<dt>>CURRENT_WORD
|
||||
<dd> The currently selected text in the document.
|
||||
<dt>CURRENT_LINE
|
||||
<dd> The current line number that is selected in the document (0 based
|
||||
index, the first line is 0).
|
||||
<dt>CURRENT_COLUMN
|
||||
<dd> The current column the cursor resides in (0 based index, the first
|
||||
position on the line is 0).
|
||||
</dl>
|
||||
<p>For
|
||||
example, </span></font></strong>
|
||||
|
||||
<table border="1" bordercolor="#000000" cellpadding="4" cellspacing="0" width="100%">
|
||||
<col width="256*">
|
||||
<tbody style="font-family: monospace;"><tr>
|
||||
<td valign="top" width="100%">
|
||||
<strong><font size="2"><span style="background-color:Aquamarine;">"$(NPP_DIRECTORY)\notepad++.exe"
|
||||
-multiInst "$(FULL_CURRENT_PATH)"</span></font></strong>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<p>
|
||||
would
|
||||
start a new instance of Notepad++ opening the current file. Remember
|
||||
to put quotes around paths if it can contain spaces. For the
|
||||
Notepad++ command line options, see Command Line.
|
||||
<p>
|
||||
<h3>To run an existing command:</h3>
|
||||
<p>Select it from the Run menu below the <span class="menu_item">Run...</span>
|
||||
option. If no commands are saved, the list will be empty.
|
||||
<p><img style="width: 276px; height: 188px;" alt="" src="Images/Screenshots/save_shortcut.png"><p>
|
||||
<p><h3>To save the command:</h3>
|
||||
<P>Sselect <span class="menu_item">Run->Run...</span>, enter the command and press <span class="button">Save...</span>. A dialog will pop up asking for a name of the command and
|
||||
the default key combination. Once saved,
|
||||
the command will be available from the Run menu.
|
||||
<p>
|
||||
<h3>To edit or delete an existing command:</h3>
|
||||
<p>
|
||||
The Shortcut Mapper (see <a href="Shortcut%20Mapper.html">Shortcut Mapper</a>) displays all available commands in a uniform way, so you can modify or delete
|
||||
any shortcut you defined, including <span class="menu_item">Run</span> commands. This procedure is also available from
|
||||
<span class="menu_item">Run -> Modify shortcut / Delete command</span>.
|
||||
As the name suggests, this does not extend to editing the command text proper - you need to edit
|
||||
<tt>shortcuts.xml</tt> to do that.
|
||||
</body></html>
|
@ -1,31 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Commenting</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Commenting</h1>
|
||||
<p>When
|
||||
programming, it is often useful to comment (adding certain tags
|
||||
around or in front of text to mark it is non-code) or uncomment
|
||||
(large) section of text. Notepad++ allows to add two types of
|
||||
comments:
|
||||
<br><ul><li>block
|
||||
comments, which means adding a special tag in front of each line of
|
||||
(selected) text.
|
||||
</li><li>stream
|
||||
comments, which means putting special tags around the selected text.</li></ul>
|
||||
<p>
|
||||
Notepad++
|
||||
can also remove block comments from text, or toggle them (adding them
|
||||
where absent and removing them where present). These options are
|
||||
available from the <span class="menu_item">Edit</span> menu or the Context Menu (see the section
|
||||
about the <a href="Context%20Menu.html">Context Menu</a> for more details).<p>
|
||||
<ul><li>
|
||||
To add block comment tags, select <span class="menu_item">Edit->Comment/Uncomment->Block comment</span>.
|
||||
</li><li> To remove block comment tags, select <span class="menu_item">Edit->Comment/Uncomment->Block uncomment</span>.
|
||||
</li><li> To Toggle tags for all selected lines, select <span class="menu_item">Edit->Comment/Uncomment->Block toggle comment</span/li><li>To add stream comment tags around the selected text, select <span class="menu_item">Edit->Comment/Uncomment->Stream comment</span>.</ul>
|
||||
p>Note that if a block comment starts in column 1, and you toggle block
|
||||
comment on a range of lines that contains the line, the line will be
|
||||
uncommented, which is not usually desired. This behaviour is difficult to
|
||||
avoid.
|
||||
</body></html>
|
@ -1,13 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Context Menu</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css"></head>
|
||||
<body>
|
||||
<h1>Context Menu</h1>
|
||||
<img align="left" src="Images/Screenshots/contextmenu.png" alt="" style="width:120px; height:240px;"/>
|
||||
The
|
||||
context menu can be reached by <span class="shortcut">rightclicking</span> anywhere in the edit
|
||||
screen. The context menu allows for quick access to commonly used
|
||||
commands and is user configurable. To change the contents of the
|
||||
context menu, you have to edit the contextMenu.xml file. For this we
|
||||
refer you to<br><a target="_blank" href="http://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=Context_Menu">NpWiki++</a>
|
||||
</body></html>
|
@ -1,21 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=utf-8" http-equiv="content-type"><title>Control files</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css">
|
||||
</head><body>
|
||||
<h1>Control
|
||||
files</h1>
|
||||
<p>
|
||||
The
|
||||
startup behavior of Notepad++ can be adjusted with a few (0 sized)
|
||||
control files. Their absence or presence will control how Notepad++
|
||||
acts:
|
||||
p><dl><dt>doLocalConf.xml
|
||||
<dd> If present, Notepad++ will use the installation directory for all
|
||||
configurations. If <span style="font-weight: normal;">abscent,
|
||||
%APPDATA% is used instead.</span>
|
||||
<dt>asNotepad.xml
|
||||
<dd> If present, Notepad++ will act as Windows Notepad, meaning it
|
||||
will launch in multiple instances, hid</span>es the tab bar and will
|
||||
not load the previous session.
|
||||
</dl>
|
||||
</body></html>
|
@ -1,6 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"><title>Credits</title></head>
|
||||
<body><h1>Credits</h1>This help file was written by Harry (<a href="mailto:harrybharry@users.sourceforge.net">harrybharry@users.sourceforge.net</a>) and updated by CChris (<a href="mailto:cchris@users.sourceforge.net">cchris@users.sourceforge.net</a>).
|
||||
It was converted to HTML using KompoZer, compiled to a help file
|
||||
with Microsoft HTML Help Workshop. Notepad++ is a product by Don Ho (<a href="mailto:don.h@free.fr">don.h@free.fr</a>), Microsoft and Microsoft Windows are registered trademarks.
|
||||
</body></html>
|
@ -1,25 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=utf-8" http-equiv="content-type"><title>Continued search</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Dialog-free search</h1>
|
||||
<h2>Continued search</h2>
|
||||
<p>After
|
||||
a search inside a file, you can select <span class="menu_item">Search->Find Next</span> or
|
||||
<span class="menu_item">Search->Find Previous</span> to search for this query again. This allows
|
||||
you to quickly perform the same search multiple times without the
|
||||
need for any further input.
|
||||
<p>Likewise, you can use <span class="menu_item">Search->Go to Next found result</span> or
|
||||
<span class="menu_item">Search->Go to Previous found result</span> to navigate through results shown on the <a href="Search%window.html">Search result window</a>
|
||||
<h2>Volatile search</h2>
|
||||
Volatile search consists in searching for a word under the caret without the need to open the search dialog box. This has two flavours:
|
||||
<ul>
|
||||
<li>
|
||||
<span class="menu_item">Search->Find (Volatile) Next</span> or
|
||||
<span class="menu_item">Search->Find (Volatile) Previous</span> find the next/previous occurence of the selected text, without affecting continued search.
|
||||
<li>
|
||||
<span class="menu_item">Search->Select and Find Next</span> or
|
||||
<span class="menu_item">Search->Select and Find Previous</span> find the next/previous occurence of the word under the caret, and remember this search so that continued search applies to this same word.
|
||||
</ul>
|
||||
</body></html>
|
@ -1,33 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Display Shortcuts</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css">
|
||||
</head>
|
||||
|
||||
<h1>Shortcuts for the View menu</h1>
|
||||
|
||||
<h3> Default shortcuts </h3>
|
||||
Below is the list of predefined keyboard and mouse shortcuts for Notepad++.
|
||||
They can be freely configured using the <a href="Shortcut%20Mapper.html">shortcut mapper</a>,
|
||||
as well as all the commands which were not bound to shortcuts by default.
|
||||
This list does not include standard shortcuts provided by Notepad++-related plugins.
|
||||
</p><br/><br/>
|
||||
<table>
|
||||
<caption> <i><b>View menu</b></i></caption><tr>
|
||||
<th width="30%"> Shortcut</th><th> Action</th></tr>
|
||||
<tr><td> Ctrl-(Keypad-/Keypad+) </td><td> or Ctrl + mouse wheel button (if any) Zoom in (+ or up) and Zoom out (- or down)</td></tr>
|
||||
<tr><td> Ctrl-Keypad/ </td><td> Restore the original size from zoom</td></tr>
|
||||
<tr><td> F11 </td><td> Toggle Full Screen Mode</td></tr>
|
||||
<tr><td> F12 </td><td> Toggle Post-It Mode</td></tr>
|
||||
<tr><td> Ctrl-Alt-F </td><td> Collapse the Current Level</td></tr>
|
||||
<tr><td> Ctrl-Alt-Shift-F </td><td> Uncollapse the Current Level</td></tr>
|
||||
<tr><td> Alt-0 </td><td> Fold All</td></tr>
|
||||
<tr><td> Alt-(1~8) </td><td> Collapse the Level (1~8)</td></tr>
|
||||
<tr><td> Alt-Shift-0 </td><td> Unfold All</td></tr>
|
||||
<tr><td> Alt-Shift-(1~8) </td><td> Uncollapse the Level (1~8)</td></tr>
|
||||
</table>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
@ -1,10 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Display</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css">
|
||||
</head>
|
||||
<body><h1>Display</h1>
|
||||
<p>The subjects described here control the appearance of the text in the screen.<br><p><a href="Viewing%20modes.html">Viewing modes</a></p><p><a href="Unprintable%20characters.html">Unprintable Characters</a></p><p><a href="Wrapping.html">Line Wrapping</a></p><p><a href="Zooming.html">Zooming</a></p><p><a href="Folding.html">Folding</a></p><p><a href="Hiding%20lines.html">Hiding Lines</a></p><p><a href="Multi%20View.html">Multi View</a></p><p><a href="RTL.html">Right-to-Left modus</a></p><p><a href="System%20Tray.html">System tray</a></p>
|
||||
<p><a href="RTL.html">Right-to-Left modus</a></p>
|
||||
<p><a href="Display%20Shortcuts.html">Shortcuts related with the View menu</a></p>
|
||||
|
||||
</body></html>
|
@ -1,26 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=iso-8859-1" http-equiv="content-type">
|
||||
<link rel="stylesheet" href="styles.css" type="text/css">
|
||||
<title>Dockable Windows</title></head>
|
||||
<body>
|
||||
<h1>Dockable Windows</h1>
|
||||
<p>
|
||||
<img style="width: 840px; height: 551px;" alt="" src="Images/Screenshots/docking.png">
|
||||
<p>Notepad++
|
||||
supports so called Dockable Windows. These are part of the GUI, but you
|
||||
can move them around and choose whether you want them aligned to any
|
||||
side of the main windows (docked), or floating like a separate window.<p>To
|
||||
change the location of a dockable window, click and drag the titlebar
|
||||
of the window around. When you drag near any edge of the main window, a
|
||||
rectangle will be drawn indicating that the window will be docked there
|
||||
if you release it. Moving it anywhere else will draw the rectangle in
|
||||
the same way the window would be positioned if it were floating. <p>You
|
||||
can resize floating windows like any other window by dragging its
|
||||
edges, but to resize a dockable window you have to drag the edge that
|
||||
is adjacent to the main window.<p>There can be multiple dockable
|
||||
windows grouped together. If this is the case, only one of the windows
|
||||
is shown, and the others are reachable by a tab bar that is shown below
|
||||
the visible window. Selecting an item from the tab bar will hide the
|
||||
visible window, and show the corresponding window from the tab bar. You
|
||||
can recognize the dockable windows in the tab bar by their icon.
|
||||
</body></html>
|
@ -1,25 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Document Switcher</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Document
|
||||
Switcher</h1>
|
||||
<p>The
|
||||
document switcher is a small list of currently opened files that is
|
||||
shown (if enabled, see <a href="Preferences.html#MISC">Preferences</a>) when you switch documents,
|
||||
allows you to select what document to activate before actually doing
|
||||
so. The list will remain visible until either you release the
|
||||
modifier key that triggered the list (<span class="shortcut">Ctrl</span> key if using the <span class="shortcut">TAB</span> key
|
||||
or the right mouse button if using the <span class="shortcut">scroll wheel</span>) or one of the
|
||||
documents has been selected by clicking on it with the <span class="shortcut">left mouse
|
||||
button</span>. The highlighted document will then be activated.
|
||||
<p>
|
||||
<img src="Images\Screenshots\docswitch.png">
|
||||
<p>
|
||||
Please
|
||||
note that if you assign anything else than <span class="shortcut">Ctrl-(Shift-)TAB</span> to
|
||||
switching documents, the document switcher will not work properly
|
||||
when switching using the keyboard. In that case, use the <span class="shortcut">mouse</span> or
|
||||
disable it (v5.4.3).
|
||||
</body></html>
|
@ -1,14 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=utf-8" http-equiv="content-type"><title>Document properties</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css">
|
||||
</head>
|
||||
<body><h1>Document Properties</h1>
|
||||
<p>A document has certain characteristics in the way its stored on your hard-disk. These subjects control some of those aspects.<br><p><a href="Newline%20format.html">Newline format</a></p><p><a href="Encoding.html">Encoding</a>
|
||||
</p>
|
||||
Note: both
|
||||
the default Newline format and the encoding of new files can be set, see
|
||||
<a href="Preferences.html#New_Document_Open_Save_directory">New document settings</a>
|
||||
for more details.
|
||||
<p>The current properties of a document, like its character count, selection statistics and such, are available through the <span class="menu_item">View -> Summary</span>.
|
||||
Because this information is readily available from the <a href="Status%20Bar.html">status bar</a>, a detailed description of the displayed properties will be found there.
|
||||
</body></html>
|
@ -1,11 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Dummy</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<!-- File merely exists to get HTMLHelpWorkshop to include CSS image files -->
|
||||
<img style="width: 10px; height: 15px;" alt="" src="Images/checkboxon.png">
|
||||
<img style="width: 10px; height: 15px;" alt="" src="Images/checkboxoff.png">
|
||||
<img style="width: 10px; height: 15px;" alt="" src="Images/radioon.png">
|
||||
<img style="width: 10px; height: 15px;" alt="" src="Images/radiooff.png">
|
||||
</body></html>
|
@ -1,62 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Edit Shortcuts</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css">
|
||||
</head>
|
||||
|
||||
<h1>Shortcuts for the Edit menu</h1>
|
||||
|
||||
<h3> Default shortcuts </h3>
|
||||
Below is the list of predefined keyboard and mouse shortcuts for Notepad++.
|
||||
They can be freely configured using the <a href="Shortcut%20Mapper.html">shortcut mapper</a>,
|
||||
as well as all the commands which were not bound to shortcuts by default.
|
||||
This list does not include standard shortcuts provided by Notepad++-related plugins.
|
||||
</p><br/><br/>
|
||||
<table>
|
||||
<caption> <i><b>Edit menu</b></i></caption>
|
||||
<tr><th width="30%"> Shortcut</th><th> Action</th></tr>
|
||||
<tr><td> Ctrl-C </td><td> Copy</td></tr>
|
||||
<tr><td> Ctrl-Insert </td><td> Copy</td></tr>
|
||||
<tr><td> Ctrl-Shift-T </td><td> Copy current line to clipboard</td></tr>
|
||||
<tr><td> Ctrl-X </td><td> Cut</td></tr>
|
||||
<tr><td> Shift-Delete </td><td> Cut</td></tr>
|
||||
<tr><td> Ctrl-V </td><td> Paste</td></tr>
|
||||
<tr><td> Shift-Insert </td><td> Paste</td></tr>
|
||||
<tr><td> Ctrl-Z </td><td> Undo</td></tr>
|
||||
<tr><td> Alt-Backspace </td><td> Undo</td></tr>
|
||||
<tr><td> Ctrl-Y </td><td> Redo</td></tr>
|
||||
<tr><td> Ctrl-A </td><td> Select All</td></tr>
|
||||
<tr><td> Alt-Shift-Arrow keys, or Alt + Left mouse click </td><td> Column Mode Select</td></tr>
|
||||
<tr><td> Ctrl + Left mouse click </td><td> Start new selected area. Only multiple stream areas ca be selected this way.</td></tr>
|
||||
<tr><td> ALT-C </td><td> Column Editor</td></tr>
|
||||
<tr><td> Ctrl-D </td><td> Duplicate Current Line</td></tr>
|
||||
<tr><td> Ctrl-T </td><td> Switch the current line position with the previous line position</td></tr>
|
||||
<tr><td> Ctrl-Shift-Up </td><td> Move Current Line, or current selection if a single stream, Up</td></tr>
|
||||
<tr><td> Ctrl-Shift-Down </td><td> Move Current Line, or current selection if a single stream, Down</td></tr>
|
||||
<tr><td> Ctrl-L </td><td> Delete Current Line</td></tr>
|
||||
<tr><td> Ctrl-I </td><td> Split Lines</td></tr>
|
||||
<tr><td> Ctrl-J </td><td> Join Lines</td></tr>
|
||||
<tr><td> Ctrl-G </td><td> Launch GoToLine Dialog</td></tr>
|
||||
<tr><td> Ctrl-Q </td><td> Block comment/uncomment</td></tr>
|
||||
<tr><td> Ctrl-Shift-Q </td><td> Stream comment</td></tr>
|
||||
<tr><td> Tab (selection of one or more full lines) </td><td> Insert Tabulation or Space (Indent)</td></tr>
|
||||
<tr><td> Shift-Tab (selection of one or more full lines) </td><td> Remove Tabulation or Space (outdent)</td></tr>
|
||||
<tr><td> Ctrl-BackSpace </td><td> Delete to start of word</td></tr>
|
||||
<tr><td> Ctrl-Delete </td><td> Delete to end of word</td></tr>
|
||||
<tr><td> Ctrl-Shift-BackSpace </td><td> Delete to start of line</td></tr>
|
||||
<tr><td> Ctrl-Shift-Delete </td><td> Delete to end of line</td></tr>
|
||||
<tr><td> Ctrl-U </td><td> Convert to lower case</td></tr>
|
||||
<tr><td> Ctrl-Shift-U </td><td> Convert to UPPER CASE</td></tr>
|
||||
<tr><td> Ctrl-B </td><td> Go to matching brace</td></tr>
|
||||
<tr><td> Ctrl-Space </td><td> Launch CallTip ListBox</td></tr>
|
||||
<tr><td> Ctrl-Shift-Space </td><td> Launch Function Completion ListBox</td></tr>
|
||||
<tr><td> Ctrl-Enter </td><td> Launch Word Completion ListBox</td></tr>
|
||||
<tr><td> Ctrl-Alt-R </td><td> Text Direction RTL</td></tr>
|
||||
<tr><td> Ctrl-Alt-L </td><td> Text Direction LTR</td></tr>
|
||||
<tr><td> Enter </td><td> Split line downwards, or create new line</td></tr>
|
||||
<tr><td> Shift-Enter </td><td> Split line downwards, or create new line</td></tr>
|
||||
</table>
|
||||
|
||||
</body>
|
||||
</html>
|
@ -1,14 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Editing</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Editing
|
||||
files:</h1><p>
|
||||
When
|
||||
you edit a file, Notepad++ will mark the file as edited, allowing you
|
||||
to save it if you wish to store these changes. To indicate a file is
|
||||
edited, the icon in the tabbar will turn red (<img style="width: 16px; height: 16px;" alt="" src="Images/unsaved.png">) and an asterisk (*)
|
||||
will be displayed in the titlebar before the filename if that file is
|
||||
active.
|
||||
</body></html>
|
@ -1,22 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Editing</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css">
|
||||
</head>
|
||||
<body><h1>Editing</h1>Primarily editing files is done by simply using
|
||||
the keyboard (or the standard Input Method Editor (IME) for eastern asian language) to change the contents, inserting and deleting text as
|
||||
needed. However, Notepad++ has many tools and aids to assist in editing
|
||||
files, mainly to automate repetitive tasks or speed up development.<p>Notepad++
|
||||
is based on the Scintilla edit control and relies on it to perform many
|
||||
editing tasks, supplementing it if useful.<br>
|
||||
<p><a href="Standard%20Operations.html">Standard Operations</a></p>
|
||||
<p><a href="Indentation.html">Indentation</a></p>
|
||||
<p><a href="Selecting.html">Selecting text</a></p>
|
||||
<p><a href="Overtype.html">Overtype</a></p>
|
||||
<p><a href="Auto%20Completion.html">Auto Completion</a></p>
|
||||
<p><a href="Column%20Mode%20Editing.html">Column Mode Editing</a></p>
|
||||
<p><a href="Commenting.html">Commenting</a></p>
|
||||
<p><a href="Other%20editing%20tools.html">Other editing tools</a></p
|
||||
<p><a href="Mouse%20Gestures.html">Mouse gestures</a></p
|
||||
<p><a href="Edit%20Shortcuts.html">Shortcuts related to Editing</a></p
|
||||
|
||||
></body></html>
|
@ -1,43 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=utf-8" http-equiv="content-type"><title>Encoding</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Encoding</h1>
|
||||
<p>
|
||||
Text
|
||||
can be encoded in multiple ways. Most (older) text files use an
|
||||
encoding named ANSI, which has room for a limited amount of different
|
||||
characters, but is often sufficient to display all the text. However,
|
||||
Unicode encodings allow for a much richer amount of characters,
|
||||
allowing a single file to contain many languages at once, at the cost
|
||||
of an increase in filesize. Notepad++ will automatically try to
|
||||
detect the encoding used when opening a file, but allows you to
|
||||
change it when editing it. To simply change the displayed encoding
|
||||
(without modifying the actual text), select one of the <span class="menu_item">Format->Encode in</span>
|
||||
options from the Format menu. The convert the text to a certain
|
||||
encoding, select one of the <span class="menu_item">Format->Convert to</span> options in the format menu.<p>
|
||||
It
|
||||
can happen that a file is saved with a certain encoding, but upon
|
||||
reopening it in Notepad++ it is detected with another encoding. This
|
||||
is a technical limitation and happens because sometimes the resulting
|
||||
file will not differ even though different encodings are used. This
|
||||
is most noticeable if the file is saved without a special BOM (Byte
|
||||
Order Mark) indicating the used encoding.<p>Notepad++ offers the following encoding schemes:
|
||||
<dl>
|
||||
<dt>ANSI
|
||||
<dd> Older encoding, smallest filesize but error prone due to use of various codepages
|
||||
<dt>UTF-8
|
||||
<dd> Unicode encoding, most Western character take one byte of filesize,
|
||||
but other character can take up more, 3 to 4 most commonly. A three
|
||||
byte BOM will be added upon save.
|
||||
<dt>UTF-8 without BOM
|
||||
<dd> Like UTF-8, but no BOM is added. Saves three bytes, but makes encoding detection harder.
|
||||
<dt>UTF-16 Little Endian
|
||||
<dd> All characters are two bytes in size, pairs are Little Endian ordered. A 2 byte BOM is added upon save.
|
||||
<dt>UTF-16 Big Endian
|
||||
<dd> All characters are two bytes in size, pairs are Big Endian ordered. A 2 byte BOM is added upon save.
|
||||
</dl>
|
||||
<p>In addition, since version 5.6, Notepad++ supports changing the character set being used to display the text, exactly the way you can change it on most web browsers. Thiese encodings are available using the <span class="menu_item">Character sets</span> menu entry which comes right after the <span class="menu_item">Encode in ...</span> family items.
|
||||
<p>Note that, for HTML and XML files, Notepad++ attempts to detect the encoding being used when the file is opened, thus avoiding a number of errors which may not show before the file is being used on a server.
|
||||
</body></html>
|
@ -1,16 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=utf-8" http-equiv="content-type"><title>Exiting</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css">
|
||||
</head>
|
||||
<body><h1>Exiting Notepad++</h1>
|
||||
<p>To exit Notepad++, select
|
||||
<span class="menu_item">File->Exit</span> or press the close button in the titlebar. If you have
|
||||
any unsaved changes, Notepad++ will ask you if you want to save these
|
||||
changes (or cancel the exit process). When exiting, Notepad++ will save
|
||||
the current session by default (see the section <a href="Session%20Management.html">Session management</a>) so
|
||||
it will reopen it on the next restart. To change this
|
||||
behavior, see the section <a href="Preferences.html#MISC">Preferences</a>.
|
||||
<p>Sometimes, for various reasons (a rogue plugin, or some bug of the operating system), Notepad++ shuts down anomalously in a spontaneous way - it is said to crash. In such a situation, it does two things:
|
||||
<ol><li>It attempts to save any unsaved data, if any. The results are in %TEMP%\N++RECOV\. Notepad++ will pop message boxes up to inform you of the process.
|
||||
<li>On closing, it will produce a ~300k binary file called NppDump.dmp. Sending the file to a Notepad++ developer will help them understand the crash and fix the application as soon as possible, so that such events occur on an exceptional basis only. If the culprit is a plugin, the plugin author may be notified with insights into the crash, for them to take action.</ol>
|
||||
</body></html>
|
@ -1,10 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=utf-8" http-equiv="content-type"><title>External Lexers</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css">
|
||||
</head>
|
||||
<body><h1>External Lexers</h1><p>External
|
||||
lexers are like built-in languages, but are provided by means of a
|
||||
plugin (see <a href="Plugins.html">Plugins</a> for details). This allows to user to add powerful
|
||||
syntax coloring and folding, but are harder to make. Installation goes
|
||||
the same as for regular plugins, and you can select them from the
|
||||
<span class="menu_item">Languages</span> menu, they will be at the bottom.</body></html>
|
@ -1,16 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=utf-8" http-equiv="content-type"><title>Feature Requests</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css"></head>
|
||||
<body>
|
||||
<h1>Feature Requests</h1>
|
||||
<p>If
|
||||
you have a (very) good idea on how to improve Notepad++, you can
|
||||
request a feature using <a target="_blank" href="https://sourceforge.net/apps/ideatorrent/notepad-plus/ideatorrent/">IdeaTorrent</a>. You can also use the Feature Request tracker
|
||||
(<a target="_blank" href="http://sourceforge.net/tracker2/?group_id=95717&atid=612385">http://sourceforge.net/tracker2/?group_id=95717&atid=612385</a>), even though this facility may be phased out at some point. Using IdeaTorrent allows for competing solutions for a given issue, and voting for these so-called solutions.
|
||||
If your feature hasn't been asked for before, you can do so here, or vote for an already proposed solution.
|
||||
<p>There is no
|
||||
guarantee it will be added however; what is a great feature for one
|
||||
person might be a big nuisance for another, or it simply is too
|
||||
difficult or time consuming to add it in. They are hints as to what are the most wished-for additions or modifications to the software, and they will be considered on the basis of urgency, popularity, available developer time and technical feasibility.
|
||||
<p>Also, some feature requests would involve modifying the Scintilla component, which would prove unpractical. In such a case, the feature request would be better filed with <a href="http://sourceforge.net/projects/scintilla/">the Scintilla project</a>. When this project upgrades the Scintilla component, and when Notepad++ can take advantage of the new versions, all the new features become available - they may have been asked for by people who never heard of Notepad++ -, and the large tester pool for Scintilla will have probably weeded out any possible bugs therein.
|
||||
</body></html>
|
@ -1,12 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=utf-8" http-equiv="content-type"><title>File Creation</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Creating
|
||||
new files:</h1>
|
||||
<p>To
|
||||
create a new file, go to <span class="menu_item">File->New</span> or press <img style="width: 16px; height: 16px;" alt="" src="Images/Toolbar/newFile.png">. A new empty tab
|
||||
will appear with the title “New 1”, where the number depends on
|
||||
how many new files you have created since you opened the current Notepad++ instance.
|
||||
</body></html>
|
@ -1,17 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>File Management</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<h1>File
|
||||
management</h1>
|
||||
<p>How to manage your files:
|
||||
<p style="margin-bottom: 0in;"><a href="File%20Creation.html"><font face="Times New Roman, serif">Creating new files</font></a></p><p style="margin-bottom: 0in;"><font face="Times New Roman, serif"><a href="Opening%20and%20Saving.html">Opening and Saving files</a></font></p><p style="margin-bottom: 0in;"><a href="Closing.html"><font face="Times New Roman, serif">Closing files</font></a></p><p style="margin-bottom: 0in;"><a href="Activating.html"><font face="Times New Roman, serif">Activating a file</font></a></p><p style="margin-bottom: 0in;"><a href="Editing.html"><font face="Times New Roman, serif">Editing files</font></a></p>
|
||||
<p style="margin-bottom: 0in;"><a href="Read-Only.html"><font face="Times New Roman, serif">Read-only files</font></a>
|
||||
<p style="margin-bottom: 0in;"><a href="File%20Shortcuts.html"><font face="Times New Roman, serif">Shortcuts related to the File menu</font></a>
|
||||
|
||||
<p>
|
||||
Note:
|
||||
See the section about the <a href="Windows%20Dialog.html">Windows dialog</a> to see other methods to
|
||||
manage your files.
|
||||
</body></html>
|
@ -1,33 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>File Shortcuts</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css">
|
||||
</head>
|
||||
|
||||
<h1>Shortcuts for the File menu</h1>
|
||||
|
||||
<h3> Default shortcuts </h3>
|
||||
Below is the list of predefined keyboard and mouse shortcuts for Notepad++.
|
||||
They can be freely configured using the <a href="Shortcut%20Mapper.html">shortcut mapper</a>,
|
||||
as well as all the commands which were not bound to shortcuts by default.
|
||||
This list does not include standard shortcuts provided by Notepad++-related plugins.
|
||||
</p><br/><br/>
|
||||
<table>
|
||||
<caption> <i><b>File menu</b></i></caption>
|
||||
<tr><th width="30%"> Shortcut</th><th> Action</th></tr>
|
||||
<tr><td> Ctrl-O </td><td> Open File</td></tr>
|
||||
<tr><td> Ctrl-N </td><td> New File</td></tr>
|
||||
<tr><td> Ctrl-S </td><td> Save File</td></tr>
|
||||
<tr><td> Ctrl-Alt-S </td><td> Save As</td></tr>
|
||||
<tr><td> Ctrl-Shift-S </td><td> Save All</td></tr>
|
||||
<tr><td> Ctrl-P </td><td> Print</td></tr>
|
||||
<tr><td> Alt-F4 </td><td> Exit</td></tr>
|
||||
<tr><td> Ctrl-Tab </td><td> Next Document (also shows list of open files). Can be disabled - see Settings/Preferences/Global.</td></tr>
|
||||
<tr><td> Ctrl-Shift-Tab </td><td> Previous Document (also shows list of open files). Can be disabled - see above.</td></tr>
|
||||
<tr><td> Ctrl-W </td><td> Close Current Document</td></tr>
|
||||
</table>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
@ -1,78 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Folding</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Folding</h1>
|
||||
<p>Notepad++
|
||||
supports so called folding for your text documents. This means that
|
||||
certain lines of your text can be hidden based on certain traits.
|
||||
This works well for structured languages such as C++ or XML . Blocks
|
||||
of texts are 'parented' to others and by folding them (also called
|
||||
collapsing) only the first line is visible. This works well if you
|
||||
want a quick glance at your document and skim for a relevant
|
||||
position. Unfolding the text (a.k.a. Expanding or Uncollapsing) shows the text again.
|
||||
<p>
|
||||
You can recognize text that can be folded by looking at the fold
|
||||
margin on the left. This margin shows icons and line to indicate the
|
||||
structure of the text (the appearance of the margin can be changed,
|
||||
see <a href="Styler%20Configurator.html#Fold">Styler Configurator</a> and <a href="Preferences.html#Edit_Components">Preferences</a>).
|
||||
The current lexer determines the structure (see <a href="Languages.html">Languages</a>). By
|
||||
default, the fold margin shows boxes and lines to indicate the
|
||||
structure. A box with a minus sign (<img style="width: 12px; height: 16px;" alt="" src="Images/fold_min.png">) indicates the text can be
|
||||
collapsed. Inversely, a box with a plus sign (<img style="width: 12px; height: 16px;" alt="" src="Images/fold_plus.png">) indicates the text
|
||||
can be expanded. Folded text is additionally indicated with a
|
||||
horizontal line where the text is collapsed. The first line of the
|
||||
collapsed text will always remain visible. Lines on the fold margin
|
||||
indicate that the textlines they run by are foldable. Vertical lines
|
||||
(<img style="width: 8px; height: 14px;" alt="" src="Images/fold_line.png">) indicate multiple lines that can be folded together as a group,
|
||||
which is terminated with a small horizontal line(<img style="width: 9px; height: 15px;" alt="" src="Images/fold_bar.png">) or a box.</p>
|
||||
<p>Rhe images shown above are from the default style, one among the 4 supported. Also, you may decide to hide the margin completely,
|
||||
even when the language of the document allows for folding.</p>
|
||||
<p>There
|
||||
are multiple ways to <span style="font-weight: bold;">fold</span> text.
|
||||
<p ><ul><li><font face="Times New Roman, serif">The
|
||||
foremost means is by clicking with the <span class="shortcut">left mouse button</span> on a box
|
||||
with a minus sign. This will simply collapse all the text that is in
|
||||
this group.</font>
|
||||
</li><li><font face="Times New Roman, serif">The
|
||||
same procedure but with the <span class="shortcut">Ctrl</span> key pressed down will cause the
|
||||
group to collapse, but also any sub groups inside. This effectively
|
||||
means that if you were to unfold just that group, all subgroups would
|
||||
still be folded.</font>
|
||||
</li><li><font face="Times New Roman, serif">Using
|
||||
the menu:<br></font><font face="Times New Roman, serif"><span class="menu_item">View->Fold
|
||||
All</span> will fold every single group in the document, causing the minimal
|
||||
amount of text visible.</font>
|
||||
<span class="menu_item">View->Collapse
|
||||
current level</span> will only collapse the current group (that is, the
|
||||
group that contains the current line, anywhere in the group). This
|
||||
will not collapse any subgroups.</font>
|
||||
<span class="menu_item">View->Collapse
|
||||
level...</span> will collapse the selected level (ranging from 1 to 8).
|
||||
This will collapse all the groups on a particular level, but not any
|
||||
subgroups. You can use this to view your text with a certain 'level
|
||||
of detail'.</font>
|
||||
</li></ul><font face="Times New Roman, serif">To
|
||||
<span style="font-weight: bold;">unfold</span> folded text, use any of the following measures:</font>
|
||||
p><ul><li><font face="Times New Roman, serif">Click
|
||||
on the box with the plus sign in the fold margin, this will expand
|
||||
that group.</font>
|
||||
</li><li><font face="Times New Roman, serif">Click
|
||||
on the box with the plus sign with the <span class="shortcut">Shift</span> or <span class="shortcut">Ctrl</span> key pressed down. This
|
||||
will expand the group and any folded subgroups.</font>
|
||||
</li><li><font face="Times New Roman, serif">Using
|
||||
the menu:<br></font><font face="Times New Roman, serif"><span class="menu_item">View->Unfold
|
||||
All</span> will expand every single group in the document, this will cause
|
||||
the maximum amount of text to be visible.</font>
|
||||
<span class="menu_item">View->Uncollapse
|
||||
current level</span> will only expand the current group (that is, the
|
||||
group that contains the current line). This will not collapse any
|
||||
subgroups.</font>
|
||||
<span class="menu_item">View->Uncollapse
|
||||
level...</span> will make every group of a certain level visible,
|
||||
including any parenting group.</font>
|
||||
</li></ul><font face="Times New Roman, serif">Also
|
||||
note that if any change occurs in folded text, it will automatically
|
||||
unfold to show the text.
|
||||
</font></body></html>
|
@ -1,7 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Further help</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<h1><font face="Times New Roman, serif">Further
|
||||
help</font></h1><font face="Times New Roman, serif">If you want more information or help for Notepad++, or want to submit some feedback, these are some possibilities:</font><br><p><a href="Main%20website%20and%20Forums.html"><font face="Times New Roman, serif">Main website and Forums</font></a></p><p><a href="Bug%20Reports.html"><font face="Times New Roman, serif">Bug Reports</font></a></p><p><a href="Feature%20Requests.html"><font face="Times New Roman, serif">Feature Requests</font></a></p><p><a href="Patches.html"><font face="Times New Roman, serif">Patches</font></a></p><p></p></body></html>
|
@ -1,19 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=utf-8" http-equiv="content-type"><title>GUI elements</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css">
|
||||
|
||||
</head>
|
||||
<body><h1>GUI elements</h1>The main Notepad++ view consists of a few GUI elements. These sections elaborate a bit on them. Their names will display as a tooltip as the mouse hovers over the corresponding clickable areas on the big picture:
|
||||
<p><img style="width: 630px; height: 413px;" alt="" src="Images/Screenshots/main.png" usemap="#main"
|
||||
class="annotated"><br><p><a href="Tab%20Bar.html">Tab Bar</a></p><p><a href="Status%20Bar.html">Status Bar</a></p><p><a href="Tool%20Bar.html">Tool Bar</a></p><p><a href="Menu.html">Menu</a></p><p><a href="Context%20Menu.html">Context Menu</a></p>
|
||||
<p><a href="Dockable%20Windows.html">Dockable Windows</a></p>
|
||||
<div>
|
||||
<map id="main" name="main">
|
||||
<area shape="rect" alt="Menu" coords="4,17,626,31" href="Menu.html" title="Menu" />
|
||||
<area shape="rect" alt="Tool Bar" coords="4,32,626,50" href="Tool%20Bar.html" title="Tool Bar" />
|
||||
<area shape="rect" alt="Tab Bar" coords="4,53,626,68" href="Tab%20Bar.html" title="Tab Bar" />
|
||||
<area shape="rect" alt="Status Bar" coords="3,396,626,410" href="Status%20Bar.html" title="Status Bar" />
|
||||
<area shape="rect" alt="Context Menu" coords="143,153,253,337" href="Context%20Menu.html" title="Context Menu" />
|
||||
</map>
|
||||
</div>
|
||||
</body></html>
|
@ -1,18 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head>
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Go to dialog</title>
|
||||
|
||||
<link rel="stylesheet" href="styles.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Go to dialog</h1>
|
||||
<p><img style="width: 398px; height: 165px;" alt="" src="Images/Screenshots/goto.png"><p>To
|
||||
go to a certain location in the file, open the Go To line dialog by
|
||||
selecting <span class="menu_item">Search->Go To line</span>
|
||||
or by <span class="shortcut">doubleclicking</span>
|
||||
the location section
|
||||
in the statusbar (also see <a href="Status%20Bar.html">Status Bar</a>). You can go to a certain line
|
||||
in the file or position, depending on the selection in the dialog.
|
||||
The <span class="button">Go!</span> Button will go to that location if it's valid, the<span class="button"> I'm going
|
||||
nowhere</span> button cancels the operation.
|
||||
</body></html>
|
@ -1,15 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Hiding lines</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Hiding
|
||||
lines</h1>
|
||||
<p>You
|
||||
can also manually hide lines. To do this, select the lines to hide
|
||||
(all but the very first or last line) and select <span class="menu_item">View->Hide lines</span>.
|
||||
The selected lines will be hidden and in the bookmark margin two
|
||||
icons will appear (<img style="width: 10px; height: 15px;" alt="" src="Images/hide_start.png"> indicating the start and <img style="width: 11px; height: 17px;" alt="" src="Images/hide_end.png"> indicating the end of
|
||||
the hidden section). Clicking on any of these two icons will show the
|
||||
lines again.
|
||||
</body></html>
|
Before Width: | Height: | Size: 9.4 KiB |
Before Width: | Height: | Size: 4.6 KiB |
Before Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 3.8 KiB |
Before Width: | Height: | Size: 7.2 KiB |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 42 KiB |
Before Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 62 KiB |
Before Width: | Height: | Size: 27 KiB |
Before Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 30 KiB |
Before Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 33 KiB |
Before Width: | Height: | Size: 25 KiB |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 38 KiB |
Before Width: | Height: | Size: 44 KiB |
Before Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 41 KiB |
Before Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 25 KiB |
Before Width: | Height: | Size: 968 B |
Before Width: | Height: | Size: 976 B |
Before Width: | Height: | Size: 989 B |
Before Width: | Height: | Size: 975 B |
Before Width: | Height: | Size: 1005 B |
Before Width: | Height: | Size: 1014 B |
Before Width: | Height: | Size: 175 B |
Before Width: | Height: | Size: 948 B |
Before Width: | Height: | Size: 1022 B |
Before Width: | Height: | Size: 1019 B |
Before Width: | Height: | Size: 915 B |
Before Width: | Height: | Size: 949 B |
Before Width: | Height: | Size: 1014 B |
Before Width: | Height: | Size: 992 B |
Before Width: | Height: | Size: 1013 B |
Before Width: | Height: | Size: 977 B |
Before Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 1019 B |
Before Width: | Height: | Size: 166 B |
Before Width: | Height: | Size: 153 B |
Before Width: | Height: | Size: 1011 B |
Before Width: | Height: | Size: 1.0 KiB |