mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-09-25 10:58:18 +02:00
[RELEASE] Notepad++ 6.3.2 Release.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1034 f5eea248-9336-0410-98b8-ebc06183d4e3
This commit is contained in:
parent
84339dc3a4
commit
3aff6b23a1
@ -1,11 +1,8 @@
|
||||
Notepad++ v6.3.1 fixed bugs and added features:
|
||||
Notepad++ v6.3.2 fixed bug and added feature:
|
||||
|
||||
1. Fix a regression (performance issue).
|
||||
2. Recognize wscript and Rakefile respectively as python and ruby file.
|
||||
|
||||
1. Fix replacing '\n' bug in both extended and regex mode.
|
||||
2. Remember folding states for each file in session.
|
||||
3. Fix a crash bug on uncommenting.
|
||||
4. Add "Set Updater proxy..." command for setting the proxy of updater.
|
||||
5. Fix the problem of Window position not saved/restored properly.
|
||||
6. Add new API NPPM_GETCURRENTVIEW.
|
||||
|
||||
Included plugins:
|
||||
|
||||
|
Binary file not shown.
@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="windows-1252" ?>
|
||||
<!--
|
||||
Catalan translation
|
||||
for Notepad++ 6.2.3
|
||||
Updated 22.12.2012
|
||||
for Notepad++ 6.3.1
|
||||
Updated 22.03.2013
|
||||
By Hiro5 [groccat at gmail]
|
||||
-->
|
||||
<NotepadPlus>
|
||||
@ -210,6 +210,7 @@ By Hiro5 [groccat at gmail]
|
||||
<Item id="44031" name="Desplega el n&ivell actual"/>
|
||||
<Item id="44049" name="Sumari&..."/>
|
||||
<Item id="44080" name="M&apa del document"/>
|
||||
<Item id="44084" name="Llista de funcions"/>
|
||||
<Item id="44035" name="Sincronitza el desplaçament &vertical"/>
|
||||
<Item id="44036" name="Sincronitza el desplaçament &horitzontal"/>
|
||||
<Item id="42026" name="Text de &dreta a esquerra"/>
|
||||
@ -264,6 +265,7 @@ By Hiro5 [groccat at gmail]
|
||||
<Item id="47004" name="&Fòrum"/>
|
||||
<Item id="47005" name="Aconsegueix més &complements"/>
|
||||
<Item id="47006" name="Ac&tualitza Notepad++"/>
|
||||
<Item id="47009" name="Confi&gura l'intermediari d'actualització"/>
|
||||
<Item id="47000" name="&Quant a..."/>
|
||||
</Commands>
|
||||
</Main>
|
||||
@ -404,7 +406,7 @@ By Hiro5 [groccat at gmail]
|
||||
<Item id="25032" name="Mida:"/>
|
||||
<Item id="25001" name="Negreta"/>
|
||||
<Item id="25002" name="Cursiva"/>
|
||||
<Item id="25003" name="Subratll."/>
|
||||
<Item id="25003" name="Subratllat"/>
|
||||
<Item id="25006" name="Color de primer pla"/>
|
||||
<Item id="25007" name="Color de fons"/>
|
||||
<Item id="25029" name="Incrustació:"/>
|
||||
@ -481,6 +483,10 @@ By Hiro5 [groccat at gmail]
|
||||
<Item id="22621" name="Mode prefix"/>
|
||||
</Keywords>
|
||||
<Comment title="Comentaris i números">
|
||||
<Item id="23003" name="Posició de comentari de línia"/>
|
||||
<Item id="23004" name="Permet en qualsevol lloc"/>
|
||||
<Item id="23005" name="Força al principi de línia"/>
|
||||
<Item id="23006" name="Permet espaiat inicial"/>
|
||||
<Item id="23001" name="Permet plegat de comentaris"/>
|
||||
<Item id="23002" name="Força comentaris de línia al començament de línia"/>
|
||||
<Item id="23301" name="Comentaris de línia"/>
|
||||
@ -488,16 +494,23 @@ By Hiro5 [groccat at gmail]
|
||||
<Item id="23323" name="Obertura"/>
|
||||
<Item id="23324" name="Caràcter de continuació"/>
|
||||
<Item id="23325" name="Tancament"/>
|
||||
<Item id="23101" name="Bloc de comentaris"/>
|
||||
<Item id="23101" name="Comentaris de bloc"/>
|
||||
<Item id="23124" name="Estil"/>
|
||||
<Item id="23122" name="Obertura"/>
|
||||
<Item id="23123" name="Tancament"/>
|
||||
<Item id="23201" name="Número"/>
|
||||
<Item id="23220" name="Estil"/>
|
||||
<Item id="23221" name="Prefixos de números (hex, octal, ...) : "/>
|
||||
<Item id="23227" name="Caràcters extra als núm. amb prefix: "/>
|
||||
<Item id="23225" name="Sufixos opcionals pels números: "/>
|
||||
<Item id="23223" name="Rang de símbols: "/>
|
||||
<Item id="23230" name="Prefix 1:"/>
|
||||
<Item id="23232" name="Prefix 2:"/>
|
||||
<Item id="23234" name="Extres 1:"/>
|
||||
<Item id="23236" name="Extres 2:"/>
|
||||
<Item id="23238" name="Sufix 1:"/>
|
||||
<Item id="23240" name="Sufix 2:"/>
|
||||
<Item id="23242" name="Rang : "/>
|
||||
<Item id="23244" name="Separador decimal"/>
|
||||
<Item id="23245" name="Punt"/>
|
||||
<Item id="23246" name="Coma"/>
|
||||
<Item id="23247" name="Ambdós"/>
|
||||
</Comment>
|
||||
<Operator title="Operadors">
|
||||
<Item id="24101" name="Operadors activats"/>
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -14,8 +14,8 @@
|
||||
<Item menuId="settings" name="تنظیمات"/>
|
||||
<Item menuId="macro" name="ماکرو"/>
|
||||
<Item menuId="run" name="اِجرا"/>
|
||||
<Item idName="افزونه ها" name="افزونه ها"/>
|
||||
<Item idName="پنجره" name="پنجره"/>
|
||||
<Item idName="Plugins" name="افزونه ها"/>
|
||||
<Item idName="Window" name="پنجره"/>
|
||||
</Entries>
|
||||
|
||||
<!-- Sub Menu Entries -->
|
||||
@ -212,7 +212,6 @@
|
||||
<Item id="10003" name="انتقال به نمونه جدید"/>
|
||||
<Item id="10004" name="بازکردن در نمونه جدید"/>
|
||||
|
||||
|
||||
<Item id="46001" name="پیکربندی کننده سبک..."/>
|
||||
<Item id="46080" name="تعریف شده توسط کاربر"/>
|
||||
<Item id="47000" name="درباره برنامه..."/>
|
||||
@ -260,6 +259,7 @@
|
||||
<Item CMID="13" name="پاکسازی نشانه فقط-خواندنی"/>
|
||||
<Item CMID="14" name="انتقال به نمونه جدید"/>
|
||||
<Item CMID="15" name="بازکردن در نمونه جدید"/>
|
||||
<Item CMID="16" name="بارگیری مجدد"/>
|
||||
</TabBar>
|
||||
</Menu>
|
||||
|
||||
@ -361,18 +361,41 @@
|
||||
<Item id="20009" name="پسوند:"/>
|
||||
<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="20015" name="واردکردن.."/>
|
||||
<Item id="20016" name="خروجیگیری.."/>
|
||||
<StylerDialog title="پنجره حالات">
|
||||
<Item id="25030" name="گزینه های فونت:"/>
|
||||
<Item id="25006" name="رنگ پیش زمینه"/>
|
||||
<Item id="25007" name="رنگ پس زمینه"/>
|
||||
<Item id="25031" name="نام:"/>
|
||||
<Item id="25032" name="اندازه:"/>
|
||||
<Item id="25001" name="توپُر"/>
|
||||
<Item id="25002" name="مورب"/>
|
||||
<Item id="25003" name="زیرخط دار"/>
|
||||
<Item id="25029" name="تو در تو:"/>
|
||||
<Item id="25008" name="حائل 1"/>
|
||||
<Item id="25009" name="حائل 2"/>
|
||||
<Item id="25010" name="حائل 3"/>
|
||||
<Item id="25011" name="حائل 4"/>
|
||||
<Item id="25012" name="حائل 5"/>
|
||||
<Item id="25013" name="حائل 6"/>
|
||||
<Item id="25014" name="حائل 7"/>
|
||||
<Item id="25015" name="حائل 8"/>
|
||||
<Item id="25018" name="واژه کلیدی 1"/>
|
||||
<Item id="25019" name="واژه کلیدی 2"/>
|
||||
<Item id="25020" name="واژه کلیدی 3"/>
|
||||
<Item id="25021" name="واژه کلیدی 4"/>
|
||||
<Item id="25022" name="واژه کلیدی 5"/>
|
||||
<Item id="25023" name="واژه کلیدی 6"/>
|
||||
<Item id="25024" name="واژه کلیدی 7"/>
|
||||
<Item id="25025" name="واژه کلیدی 8"/>
|
||||
<Item id="25016" name="توضیح"/>
|
||||
<Item id="25017" name="خط توضیح"/>
|
||||
<Item id="25026" name="گرداننده 1"/>
|
||||
<Item id="25027" name="گرداننده 2"/>
|
||||
<Item id="25028" name="اعداد"/>
|
||||
</StylerDialog>
|
||||
<Folder title="پوشه &&& پیش فرض">
|
||||
<Item id="21101" name="تنظیمات سبک پیش فرض"/>
|
||||
<Item id="21201" name="تنظیمات واژه کلیدی بازکردن پوشه"/>
|
||||
<Item id="21301" name="تنظیمات واژه کلیدی بستن پوشه"/>
|
||||
@ -380,14 +403,14 @@
|
||||
<Keywords title="لیست های واژه کلیدی">
|
||||
<Item id="22101" name="اولین گروه"/>
|
||||
<Item id="22201" name="دومین گروه"/>
|
||||
<Item id="22301" name="یومین گروه"/>
|
||||
<Item id="22301" name="سومین گروه"/>
|
||||
<Item id="22401" name="چهرمین گروه"/>
|
||||
<Item id="22113" name="حالت پیشوند"/>
|
||||
<Item id="22213" name="حالت پیشوند"/>
|
||||
<Item id="22313" name="حالت پیشوند"/>
|
||||
<Item id="22413" name="حالت پیشوند"/>
|
||||
</Keywords>
|
||||
<Comment title="توضیح && شماره">
|
||||
<Comment title="توضیح &&& شماره">
|
||||
<Item id="23301" name="خط توضیح"/>
|
||||
<Item id="23101" name="انسداد توضیح"/>
|
||||
<Item id="23113" name="بازکردن توضیح:"/>
|
||||
@ -407,7 +430,7 @@
|
||||
<Item id="24311" name="مرز باز:"/>
|
||||
<Item id="24314" name="مرز بسته:"/>
|
||||
</Operator>
|
||||
<Item id="24001" name="فعالسازی نویسه فرار:"/>
|
||||
<Item id="24001" name="اندازه فونت:"/>
|
||||
</UserDefine>
|
||||
<Preference title="مزیت ها">
|
||||
<Item id="6001" name="بستن"/>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="Windows-1252" ?>
|
||||
<!--
|
||||
Italian translation for Notepad++ 6.2.3
|
||||
Last modified Tue, December 18th, 2012 by Luca Leonardi.
|
||||
Italian translation for Notepad++ 6.3.1
|
||||
Last modified Sun, March 24th, 2013 by Luca Leonardi.
|
||||
Please e-mail errors, suggestions etc. to ices_eyes(at)users.sourceforge.net.
|
||||
For updates, see https://sourceforge.net/projects/notepad-plus/forums/forum/558104/topic/1853765
|
||||
-->
|
||||
@ -20,7 +20,7 @@
|
||||
<Item menuId = "settings" name = "C&onfigurazione"/>
|
||||
<Item menuId = "macro" name = "Macro"/>
|
||||
<Item menuId = "run" name = "Esegui"/>
|
||||
<Item idName = "Plugins" name = "Plugins"/>
|
||||
<Item idName = "Plugins" name = "Plugin"/>
|
||||
<Item idName = "Window" name = "Finestra"/>
|
||||
</Entries>
|
||||
<!-- Sub Menu Entries -->
|
||||
@ -40,7 +40,7 @@
|
||||
<Item subMenuId = "search-jumpUp" name = "Salta su"/>
|
||||
<Item subMenuId = "search-jumpDown" name = "Salta giù"/>
|
||||
<Item subMenuId = "search-bookmark" name = "Segnalibri"/>
|
||||
<Item subMenuId = "view-showSymbol" name = "Mostra simboli"/>
|
||||
<Item subMenuId = "view-showSymbol" name = "Simboli"/>
|
||||
<Item subMenuId = "view-zoom" name = "Zoom"/>
|
||||
<Item subMenuId = "view-moveCloneDocument" name = "Sposta/Clona documento corrente"/>
|
||||
<Item subMenuId = "view-collapseLevel" name = "Collassa livello"/>
|
||||
@ -197,11 +197,11 @@
|
||||
<Item id = "44014" name = "Nascondi margine cartella"/>
|
||||
<Item id = "44019" name = "Mostra tutti i caratteri"/>
|
||||
<Item id = "44020" name = "Mostra guide di indentazione"/>
|
||||
<Item id = "44022" name = "A capo automatico"/>
|
||||
<Item id = "44022" name = "Attiva a capo automatico"/>
|
||||
<Item id = "44023" name = "&Ingrandisci testo"/>
|
||||
<Item id = "44024" name = "&Riduci testo"/>
|
||||
<Item id = "44025" name = "Mostra spazi bianchi e tabulazioni"/>
|
||||
<Item id = "44026" name = "Mostra fine riga"/>
|
||||
<Item id = "44026" name = "Mostra carattere di fine riga"/>
|
||||
<Item id = "44029" name = "Espandi tutti i livelli"/>
|
||||
<Item id = "44030" name = "Contrai al livello corrente"/>
|
||||
<Item id = "44031" name = "Espandi il livello corrente"/>
|
||||
@ -218,6 +218,7 @@
|
||||
<Item id = "44081" name = "Pannello 1"/>
|
||||
<Item id = "44082" name = "Pannello 2"/>
|
||||
<Item id = "44083" name = "Pannello 3"/>
|
||||
<Item id = "44084" name = "Lista funzioni"/>
|
||||
<Item id = "45001" name = "Formato Windows"/>
|
||||
<Item id = "45002" name = "Formato UNIX"/>
|
||||
<Item id = "45003" name = "Formato MAC"/>
|
||||
@ -250,13 +251,13 @@
|
||||
<Item id = "47005" name = "Ottieni altri plugin"/>
|
||||
<Item id = "47006" name = "Aggiorna Notepad++"/>
|
||||
<Item id = "47008" name = "Guida..."/>
|
||||
<Item id = "48005" name = "Importa Plugin..." />
|
||||
<Item id = "48006" name = "Importa Tema/i ..." />
|
||||
<Item id = "48005" name = "Importa plugin..." />
|
||||
<Item id = "48006" name = "Importa tema..." />
|
||||
<Item id = "48009" name = "Tasti di scelta rapida..."/>
|
||||
<Item id = "48011" name = "Preferenze..."/>
|
||||
<Item id = "48016" name = "Modifica Scorciatoie/Elimina Macro..."/>
|
||||
<Item id = "48017" name = "Modifica Scorciatoie/Elimina Comando..."/>
|
||||
<Item id = "48018" name = "Modifica Menu Contestuale..."/>
|
||||
<Item id = "48016" name = "Modifica scorciatoie/Elimina macro..."/>
|
||||
<Item id = "48017" name = "Modifica scorciatoie/Elimina comando..."/>
|
||||
<Item id = "48018" name = "Modifica menu contestuale..."/>
|
||||
<Item id = "49000" name = "E&segui..."/>
|
||||
<Item id = "50000" name = "Completa funzione"/>
|
||||
<Item id = "50001" name = "Completa parola"/>
|
||||
@ -327,7 +328,7 @@
|
||||
<FindCharsInRange title = "Cerca caratteri...">
|
||||
<Item id = "2910" name = "Cerca"/>
|
||||
<Item id = "2" name = "Chiudi"/>
|
||||
<Item id = "2901" name = "Carateri Non-ASCII (128-255)"/>
|
||||
<Item id = "2901" name = "Caratteri non ASCII (128-255)"/>
|
||||
<Item id = "2902" name = "Caratteri ASCII (0 - 127)"/>
|
||||
<Item id = "2903" name = "Intervallo:"/>
|
||||
<Item id = "2906" name = "Su"/>
|
||||
@ -413,35 +414,45 @@
|
||||
<Item id = "21426" name = "Chiudi:"/>
|
||||
</Folder>
|
||||
<Keywords title = "Lista Parole Chiave">
|
||||
<Item id = "22101" name = "1º Gruppo"/>
|
||||
<Item id = "22201" name = "2º Gruppo"/>
|
||||
<Item id = "22301" name = "3º Gruppo"/>
|
||||
<Item id = "22401" name = "4º Gruppo"/>
|
||||
<Item id = "22451" name = "5º Gruppo"/>
|
||||
<Item id = "22501" name = "6º Gruppo"/>
|
||||
<Item id = "22551" name = "7º Gruppo"/>
|
||||
<Item id = "22601" name = "5º Gruppo"/>
|
||||
<Item id = "22121" name = "Modalità Prefisso"/>
|
||||
<Item id = "22221" name = "Modalità Prefisso"/>
|
||||
<Item id = "22321" name = "Modalità Prefisso"/>
|
||||
<Item id = "22421" name = "Modalità Prefisso"/>
|
||||
<Item id = "22471" name = "Modalità Prefisso"/>
|
||||
<Item id = "22521" name = "Modalità Prefisso"/>
|
||||
<Item id = "22571" name = "Modalità Prefisso"/>
|
||||
<Item id = "22621" name = "Modalità Prefisso"/>
|
||||
<Item id = "22101" name = "1º gruppo"/>
|
||||
<Item id = "22201" name = "2º gruppo"/>
|
||||
<Item id = "22301" name = "3º gruppo"/>
|
||||
<Item id = "22401" name = "4º gruppo"/>
|
||||
<Item id = "22451" name = "5º gruppo"/>
|
||||
<Item id = "22501" name = "6º gruppo"/>
|
||||
<Item id = "22551" name = "7º gruppo"/>
|
||||
<Item id = "22601" name = "5º gruppo"/>
|
||||
<Item id = "22121" name = "Modalità prefisso"/>
|
||||
<Item id = "22221" name = "Modalità prefisso"/>
|
||||
<Item id = "22321" name = "Modalità prefisso"/>
|
||||
<Item id = "22421" name = "Modalità prefisso"/>
|
||||
<Item id = "22471" name = "Modalità prefisso"/>
|
||||
<Item id = "22521" name = "Modalità prefisso"/>
|
||||
<Item id = "22571" name = "Modalità prefisso"/>
|
||||
<Item id = "22621" name = "Modalità prefisso"/>
|
||||
</Keywords>
|
||||
<Comment title = "Commenti && Numeri">
|
||||
<Item id = "23001" name = "Permetti delimitazione dei commenti"/>
|
||||
<Item id = "23002" name = "Forza commenti lineari ad inizio riga"/>
|
||||
<Item id = "23003" name = "Posizione commenti in linea"/>
|
||||
<Item id = "23004" name = "Permetti ovunque"/>
|
||||
<Item id = "23005" name = "Forza ad inizio riga"/>
|
||||
<Item id = "23006" name = "Permetti spazi all'inizio"/>
|
||||
<Item id = "23101" name = "Stile commenti"/>
|
||||
<Item id = "23120" name = "Apertura"/>
|
||||
<Item id = "23121" name = "Chiusura"/>
|
||||
<Item id = "23122" name = "Apertura"/>
|
||||
<Item id = "23123" name = "Chiusura"/>
|
||||
<Item id = "23201" name = "Stile numeri"/>
|
||||
<Item id = "23221" name = "Prefissi numeri (hex, octal, ...):"/>
|
||||
<Item id = "23223" name = "Simboli di intervallo:"/>
|
||||
<Item id = "23225" name = "Suffissi opzionali per i numeri:"/>
|
||||
<Item id = "23227" name = "Caratteri extra nei numeri con prefisso:"/>
|
||||
<Item id = "23301" name = "Stile commento riga singola"/>
|
||||
<Item id = "23230" name = "Prefisso 1:"/>
|
||||
<Item id = "23232" name = "Prefisso 2:"/>
|
||||
<Item id = "23234" name = "Extra 1:"/>
|
||||
<Item id = "23236" name = "Extra 2:"/>
|
||||
<Item id = "23238" name = "Suffisso 1:"/>
|
||||
<Item id = "23240" name = "Suffisso 2:"/>
|
||||
<Item id = "23242" name = "Intervallo:"/>
|
||||
<Item id = "23244" name = "Separatore decimale"/>
|
||||
<Item id = "23245" name = "Punto"/>
|
||||
<Item id = "23246" name = "Virgola"/>
|
||||
<Item id = "23247" name = "Entrambi"/>
|
||||
<Item id = "23301" name = "Stile commenti su riga singola"/>
|
||||
<Item id = "23323" name = "Apertura"/>
|
||||
<Item id = "23324" name = "Carattere di continuazione"/>
|
||||
<Item id = "23325" name = "Chiusura"/>
|
||||
@ -532,11 +543,11 @@
|
||||
<Item id = "6104" name = "Icone grandi"/>
|
||||
<Item id = "6105" name = "Icone standard"/>
|
||||
<Item id = "6106" name = "Barra delle schede"/>
|
||||
<Item id = "6107" name = "Mostra schede piccole"/>
|
||||
<Item id = "6107" name = "Barra delle schede compatta"/>
|
||||
<Item id = "6108" name = "Blocca schede (no trascinamento)"/>
|
||||
<Item id = "6109" name = "Oscura schede inattive"/>
|
||||
<Item id = "6110" name = "Evidenzia scheda attiva con una barra"/>
|
||||
<Item id = "6111" name = "Mostra barra di stato"/>
|
||||
<Item id = "6111" name = "Attiva barra di stato"/>
|
||||
<Item id = "6112" name = "Pulsante di chiusura su ogni scheda"/>
|
||||
<Item id = "6113" name = "Doppio click chiude una scheda"/>
|
||||
<Item id = "6118" name = "Nascondi"/>
|
||||
@ -544,7 +555,7 @@
|
||||
<Item id = "6120" name = "Verticale"/>
|
||||
<Item id = "6121" name = "Barra dei menu"/>
|
||||
<Item id = "6122" name = "Nascondi (Alt o F10 per mostrare)"/>
|
||||
<Item id = "6123" name = "Seleziona Lingua"/>
|
||||
<Item id = "6123" name = "Lingua di Notepad++"/>
|
||||
<Item id = "6125" name = "Documenti aperti"/>
|
||||
<Item id = "6126" name = "Visualizza"/>
|
||||
</Global>
|
||||
@ -573,16 +584,16 @@
|
||||
<Item id = "6213" name = "Modalità 'sfondo'"/>
|
||||
<Item id = "6214" name = "Evidenzia la riga corrente"/>
|
||||
<Item id = "6224" name = "Impostazioni selezione multipla"/>
|
||||
<Item id = "6225" name = "Abilita (Ctrl+Click/selezione)"/>
|
||||
<Item id = "6225" name = "Abilita (Ctrl+click/selezione)"/>
|
||||
<Item id = "6226" name = "Nessuno"/>
|
||||
<Item id = "6227" name = "A capo automatico"/>
|
||||
<Item id = "6228" name = "Default"/>
|
||||
<Item id = "6228" name = "Predefinito"/>
|
||||
<Item id = "6229" name = "Allineato"/>
|
||||
<Item id = "6230" name = "Indentato"/>
|
||||
<Item id = "6231" name = "Spessore bordo editor"/>
|
||||
</Scintillas>
|
||||
<NewDoc title = "Nuovo documento/Cartella predefinita">
|
||||
<Item id = "-1" name = "Mostra"/>
|
||||
<Item id = "-1" name = "Visualizza"/>
|
||||
<Item id = "6304" name = "Documenti recenti"/>
|
||||
<Item id = "6305" name = "Non controllare all'avvio"/>
|
||||
<Item id = "6306" name = "Elementi usati di recente:"/>
|
||||
@ -604,7 +615,7 @@
|
||||
<Item id = "6420" name = "Applica all'apertura di file ANSI"/>
|
||||
<Item id = "6424" name = "In un sottomenù"/>
|
||||
<Item id = "6425" name = "Solo nome file"/>
|
||||
<Item id = "6426" name = "Intero path"/>
|
||||
<Item id = "6426" name = "Intero percorso"/>
|
||||
<Item id = "6427" name = "Personalizza lunghezza massima:"/>
|
||||
</NewDoc>
|
||||
<FileAssoc title = "Associazione tipi di file">
|
||||
@ -690,7 +701,7 @@
|
||||
<Item id = "6815" name = "Mostra parametri funzioni durante l'immissione"/>
|
||||
<Item id = "6315" name = "Nessuno"/>
|
||||
<Item id = "6316" name = "Backup semplice"/>
|
||||
<Item id = "6317" name = "Backup verboso"/>
|
||||
<Item id = "6317" name = "Backup dettagliato"/>
|
||||
</Backup>
|
||||
</Preference>
|
||||
<MultiMacro title = "Esegui macro più volte">
|
||||
@ -738,8 +749,8 @@
|
||||
<ProjectManager>
|
||||
<PanelTitle name = "Progetti"/>
|
||||
<WorkspaceRootName name = "Workspace"/>
|
||||
<NewProjectName name = "Nome Progetto"/>
|
||||
<NewFolderName name = "Nome Cartella"/>
|
||||
<NewProjectName name = "Nome progetto"/>
|
||||
<NewFolderName name = "Nome cartella"/>
|
||||
<Menus>
|
||||
<Entries>
|
||||
<Item id = "0" name = "Workspace"/>
|
||||
@ -748,7 +759,7 @@
|
||||
<WorkspaceMenu>
|
||||
<Item id = "3122" name = "Nuovo workspace"/>
|
||||
<Item id = "3123" name = "Apri workspace"/>
|
||||
<Item id = "3124" name = "Ricarica Workspace"/>
|
||||
<Item id = "3124" name = "Ricarica workspace"/>
|
||||
<Item id = "3125" name = "Salva"/>
|
||||
<Item id = "3126" name = "Salva come..."/>
|
||||
<Item id = "3127" name = "Salva una copia come..."/>
|
||||
@ -757,18 +768,18 @@
|
||||
<ProjectMenu>
|
||||
<Item id = "3111" name = "Rinomina"/>
|
||||
<Item id = "3112" name = "Aggiungi cartella"/>
|
||||
<Item id = "3113" name = "Aggiungi files..."/>
|
||||
<Item id = "3113" name = "Aggiungi file..."/>
|
||||
<Item id = "3114" name = "Rimuovi"/>
|
||||
<Item id = "3117" name = "Aggiungi files da una cartella..."/>
|
||||
<Item id = "3117" name = "Aggiungi file da una cartella..."/>
|
||||
<Item id = "3118" name = "Sposta su"/>
|
||||
<Item id = "3119" name = "Sposta giù"/>
|
||||
</ProjectMenu>
|
||||
<FolderMenu>
|
||||
<Item id = "3111" name = "Rinomina"/>
|
||||
<Item id = "3112" name = "Aggiungi cartella"/>
|
||||
<Item id = "3113" name = "Aggiungi files..."/>
|
||||
<Item id = "3113" name = "Aggiungi file..."/>
|
||||
<Item id = "3114" name = "Rimuovi"/>
|
||||
<Item id = "3117" name = "Aggiungi files da una cartella..."/>
|
||||
<Item id = "3117" name = "Aggiungi file da una cartella..."/>
|
||||
<Item id = "3118" name = "Sposta su"/>
|
||||
<Item id = "3119" name = "Sposta giù"/>
|
||||
</FolderMenu>
|
||||
|
@ -57,7 +57,6 @@
|
||||
<Item subMenuId="encoding-westernEuropean" name="Europea oriental"/>
|
||||
<Item subMenuId="encoding-vietnamese" name="Vietnamita"/>
|
||||
<Item subMenuId="settings-import" name="Importar"/>
|
||||
|
||||
</SubEntries>
|
||||
<!-- all menu item -->
|
||||
<Commands>
|
||||
@ -351,19 +350,42 @@
|
||||
<Item id="20011" name="Transparencia"/>
|
||||
<Item id="20016" name="Importar..."/>
|
||||
<Item id="20015" name="Exportar..."/>
|
||||
<Item id="0" name="Color del estilo"/>
|
||||
<Item id="1" name="Color frontal"/>
|
||||
<Item id="2" name="Color de fondo"/>
|
||||
<Item id="3" name="Estilo de tipografía"/>
|
||||
<Item id="4" name="Tipografía:"/>
|
||||
<Item id="5" name="Tamaño:"/>
|
||||
<Item id="6" name="Negrita"/>
|
||||
<Item id="7" name="Cursiva"/>
|
||||
<Item id="8" name="Subrayado"/>
|
||||
<Folder title="Carpeta && predeterminado">
|
||||
<Item id="21101" name="Configuración de estilo predeterminado"/>
|
||||
<Item id="21201" name="Configurar palabras clave de apertura"/>
|
||||
<Item id="21301" name="Configurar palabras clave de cierre"/>
|
||||
<StylerDialog title="Styler Dialog">
|
||||
<Item id="25030" name="Opciones de fuente:"/>
|
||||
<Item id="25006" name="Color primer plano"/>
|
||||
<Item id="25007" name="Color de fondo"/>
|
||||
<Item id="25031" name="Nombre:"/>
|
||||
<Item id="25032" name="Tamaño:"/>
|
||||
<Item id="25001" name="Negrita"/>
|
||||
<Item id="25002" name="Cursiva"/>
|
||||
<Item id="25003" name="Subrayado"/>
|
||||
<Item id="25029" name="Nido:"/>
|
||||
<Item id="25008" name="Delimitador 1"/>
|
||||
<Item id="25009" name="Delimitador 2"/>
|
||||
<Item id="25010" name="Delimitador 3"/>
|
||||
<Item id="25011" name="Delimitador 4"/>
|
||||
<Item id="25012" name="Delimitador 5"/>
|
||||
<Item id="25013" name="Delimitador 6"/>
|
||||
<Item id="25014" name="Delimitador 7"/>
|
||||
<Item id="25015" name="Delimitador 8"/>
|
||||
<Item id="25018" name="Clave 1"/>
|
||||
<Item id="25019" name="Clave 2"/>
|
||||
<Item id="25020" name="Clave 3"/>
|
||||
<Item id="25021" name="Clave 4"/>
|
||||
<Item id="25022" name="Clave 5"/>
|
||||
<Item id="25023" name="Clave 6"/>
|
||||
<Item id="25024" name="Clave 7"/>
|
||||
<Item id="25025" name="Clave 8"/>
|
||||
<Item id="25016" name="Comentario"/>
|
||||
<Item id="25017" name="Linea de comentario"/>
|
||||
<Item id="25026" name="Operador 1"/>
|
||||
<Item id="25027" name="Operador 2"/>
|
||||
<Item id="25028" name="Numeros"/>
|
||||
</StylerDialog>
|
||||
<Folder title="Folder && Default">
|
||||
<Item id="21101" name="Estilo por defecto"/>
|
||||
<Item id="21201" name="Ajustes apertura archivo"/>
|
||||
<Item id="21301" name="Ajustes cierre archivo"/>
|
||||
</Folder>
|
||||
<Keywords title="Listas de palabras clave">
|
||||
<Item id="22101" name="1º Grupo"/>
|
||||
@ -580,7 +602,7 @@
|
||||
<Item id="2" name="Cancelar"/>
|
||||
</ColumnEditor>
|
||||
</Dialog>
|
||||
<MessageBox>
|
||||
<MessageBox>
|
||||
<ContextMenuXmlEditWarning title="Menú de edición del proyecto" message="Editar Menu.xml le permite modificar el menú contextual emergente.\rDeberá reiniciar Notepad++ para que tengan efecto los cambios."/>
|
||||
<NppHelpAbsentWarning title="El archivo no existe" message="\rno existe. Puede descargarlo del sitio web de Notepad++."/>
|
||||
<SaveCurrentModifWarning title="Guardar la modificación" message="Debe guardar la modificación.\rLos cambions realizados son irreversibles.\r\rConfirme continuar"/>
|
||||
|
@ -28,10 +28,10 @@
|
||||
; Define the application name
|
||||
!define APPNAME "Notepad++"
|
||||
|
||||
!define APPVERSION "6.3.1"
|
||||
!define APPVERSION "6.3.2"
|
||||
!define APPNAMEANDVERSION "${APPNAME} v${APPVERSION}"
|
||||
!define VERSION_MAJOR 6
|
||||
!define VERSION_MINOR 31
|
||||
!define VERSION_MINOR 32
|
||||
|
||||
!define APPWEBSITE "http://notepad-plus-plus.org/"
|
||||
|
||||
@ -149,10 +149,6 @@ FunctionEnd
|
||||
!define GetWindowsVersion '!insertmacro "GetWindowsVersion"'
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Function LaunchNpp
|
||||
Exec '"$INSTDIR\notepad++.exe" "$INSTDIR\change.log" '
|
||||
FunctionEnd
|
||||
@ -1199,6 +1195,11 @@ Section -FinishSection
|
||||
|
||||
WriteRegStr HKLM "Software\${APPNAME}" "" "$INSTDIR"
|
||||
WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\${APPNAME}" "DisplayName" "${APPNAME}"
|
||||
WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\${APPNAME}" "Publisher" "Notepad++ Team"
|
||||
WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\${APPNAME}" "VersionMajor" "${VERSION_MAJOR}"
|
||||
WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\${APPNAME}" "VersionMinor" "${VERSION_MINOR}"
|
||||
WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\${APPNAME}" "MajorVersion" "${VERSION_MAJOR}"
|
||||
WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\${APPNAME}" "MinorVersion" "${VERSION_MINOR}"
|
||||
WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\${APPNAME}" "UninstallString" "$INSTDIR\uninstall.exe"
|
||||
WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\${APPNAME}" "DisplayIcon" "$INSTDIR\notepad++.exe"
|
||||
WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\${APPNAME}" "DisplayVersion" "${APPVERSION}"
|
||||
@ -1844,6 +1845,7 @@ Section Uninstall
|
||||
Delete "$INSTDIR\shortcuts.xml"
|
||||
Delete "$INSTDIR\nativeLang.xml"
|
||||
Delete "$INSTDIR\session.xml"
|
||||
Delete "$INSTDIR\localization\english.xml"
|
||||
|
||||
SetShellVarContext current
|
||||
Delete "$APPDATA\Notepad++\langs.xml"
|
||||
|
@ -454,7 +454,7 @@ BEGIN
|
||||
|
||||
MENUITEM "Document Map", IDM_VIEW_DOC_MAP
|
||||
|
||||
MENUITEM "Function List", IDM_VIEW_FUNC_LIST
|
||||
//MENUITEM "Function List", IDM_VIEW_FUNC_LIST
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Synchronize Vertical Scrolling", IDM_VIEW_SYNSCROLLV
|
||||
MENUITEM "Synchronize Horizontal Scrolling", IDM_VIEW_SYNSCROLLH
|
||||
|
File diff suppressed because one or more lines are too long
@ -29,12 +29,12 @@
|
||||
#ifndef RESOURCE_H
|
||||
#define RESOURCE_H
|
||||
|
||||
#define NOTEPAD_PLUS_VERSION TEXT("Notepad++ v6.3.1")
|
||||
#define NOTEPAD_PLUS_VERSION TEXT("Notepad++ v6.3.2")
|
||||
|
||||
// should be X.Y : ie. if VERSION_DIGITALVALUE == 4, 7, 1, 0 , then X = 4, Y = 71
|
||||
// ex : #define VERSION_VALUE TEXT("5.63\0")
|
||||
#define VERSION_VALUE TEXT("6.31\0")
|
||||
#define VERSION_DIGITALVALUE 6, 3, 1, 0
|
||||
#define VERSION_VALUE TEXT("6.32\0")
|
||||
#define VERSION_DIGITALVALUE 6, 3, 2, 0
|
||||
|
||||
#ifdef UNICODE
|
||||
#define UNICODE_ANSI_MODE TEXT("(UNICODE)")
|
||||
|
Loading…
x
Reference in New Issue
Block a user