Commit Graph

756 Commits (bbb21cd29967de48109a98174b6ae801e599c220)

Author SHA1 Message Date
Don HO 70dee50dc7 Notepad++ 7.6.2 release Gilet Jaune Edition 2019-01-01 02:46:17 +01:00
Artem Polivanchuk 201b5afabe Update ukrainian.xml
Close #5132
2018-12-30 18:45:34 +01:00
Artem Polivanchuk e335050fbf Update belarusian.xml
Update Belarusian translation

Close #5143
2018-12-30 18:41:30 +01:00
Luca bb09cda273 Updated italian to 7.6.2
Close #5177
2018-12-30 18:18:46 +01:00
rra0137 b1285e7b1e Add Zulu localization
Close #5160
2018-12-29 12:40:35 +01:00
schnurlos 3f2126c758 Update german.xml (48503, SHA-256, ...)
Close #5172
2018-12-29 01:38:41 +01:00
yasmise 8c03066351 update japanese.xml to v7.6.2
Close #5169
2018-12-27 21:01:28 +01:00
rddim 1bc50df4e7 Update Bulgarian localization
Close #4954
2018-12-27 20:58:18 +01:00
Don HO 953919c406 Make new added SHA-256 hash features translatable 2018-12-26 00:06:04 +01:00
Don HO 589e21151d Change the access right of folders via installer
%PROGRAMDATA%\Notepad++\plugins\ will be restricted
%PROGRAMDATA%\Notepad++\plugins\Config\ will has full access
2018-12-25 19:25:38 +01:00
Don HO 62bfef46ef Remove unused "plugins\disabled" folder 2018-12-24 02:49:30 +01:00
Don HO a76843cf65 Remove auto-completion files from the old location while update 2018-12-23 15:02:50 +01:00
Don HO 90c724ae43 Change folder location of auto-completion for zipped package 2018-12-23 04:44:48 +01:00
Don HO d6f5b7b13a Change folder location of auto-completion
from "<NPP_INST>\plugins\APIs\" to "<NPP_INST>\autoCompletion\"
2018-12-23 04:27:56 +01:00
Don HO 699b9b08ed Add Plugins Admin module into zipped package 2018-12-23 01:20:32 +01:00
Don HO b709bc9f1b Fix installer's plugins copy issue under Linux (by using WINE) 2018-12-11 18:50:57 +01:00
Tmp341 6c6a4d5bbd Updated Turkish.xml
Updated after english.xml [fab3db5](fab3db50df (diff-2a8496e2537c34b95cbeca007cd2346b)) and [1719000](17190009bf (diff-2a8496e2537c34b95cbeca007cd2346b)) commits.
Close #4960
2018-12-09 16:06:12 +01:00
xomx 9175b55ff0 Update Czech Translation
Update czech.xml for Plugins Admin

Close #5106
2018-12-09 15:54:33 +01:00
Don HO 03daf5559e Make installer more coherent for the option doLocalConf.xml
If the install path is under %PROGRAMFILE% then option to copy doLocalConf.xml will be unchecked and disabled.
2018-12-08 17:33:03 +01:00
Don HO 15ef9bd052 Change nppPluginList.dll installation locaion
From %LOCALAPPDATA%\Ntepad++\plugins\Config\ to %PROGRAMDATA%\Ntepad++\plugins\Config\
2018-12-06 02:31:39 +01:00
mogu1121 b4f012985f Add new JavaScript API for auto-completion
Close #5023
2018-12-03 00:55:06 +01:00
Christian Grasser ef29c78945 Merge branch 'xml_syntax_issues' of https://github.com/chcg/notepad-plus-plus into chcg-xml_syntax_issues
checked all files of the APIs dir for xml syntax issues and corrected the invalid files

Tested with plugin tools and checked also against https://www.xmlvalidation.com/

The current invalid xml syntax seems to have no bad influence on the functionality of the files.
2018-12-02 23:55:27 +01:00
bubbajdf f632002c62 Fix a entry of Pig latin
Corrected GENERAL to ENERALGAY
Close #5069
2018-12-02 23:37:16 +01:00
Luca 67b5fcd8c5 Update Italian translation
Add plugins admin translation entries

Close #5095, close #4953
2018-12-02 22:45:17 +01:00
Rajendra Singh 6e4f591bd1 Fix typo and remove unecessery files
Close #5071
2018-12-02 18:36:48 +01:00
Artur 0f9aaf1626 Update russian.xml
Add PluginsAdminDlg's entries

Close #5008
2018-12-02 16:53:12 +01:00
Rajendra Singh db8b20dd15 Update Hindi translation
Add new localization entries for Admin plugin

Close #5070
2018-12-02 03:27:13 +01:00
schnurlos 06743d8db4 Update german.xlm (Plugins Admin)
Close #5073

Additional encloses 1afc5b3adf from polluks & https://github.com/notepad-plus-plus/notepad-plus-plus/pull/4969 from sloper42
2018-12-02 03:24:21 +01:00
Robert Wilhelm 77cdbe7179 german.xml: fix typo
Close #4969
2018-12-02 03:21:56 +01:00
Per Persson c85f9f2177 Swedish translation typo
Spelling 'öpnnas' -> 'öppnas'

Close #4970
2018-12-02 03:12:36 +01:00
Andriy Poznakhovskyy 37e67c098f Update occitan.xml
XML syntax error fix, `<Menus>` was replaced with <Menús>

Close #5081
2018-12-02 02:49:03 +01:00
Andriy Poznakhovskyy 505e7a05e6 Update spanish.xml
XML syntax error, `<` was typed instead of `&lt;`

Close #5082
2018-12-02 02:46:00 +01:00
Andriy Poznakhovskyy 5c227b25c6 Update portuguese.xml
XML syntax error fix, `&amp;` was typed as `&`

Close #5083
2018-12-02 02:35:07 +01:00
Andriy Poznakhovskyy 0a8a337168 Update brazilian_portuguese.xml
XML Syntax error fix, `quot;` was specified as `"` inside XML attribute

Close #5084
2018-12-02 02:31:42 +01:00
yasmise 6c5e4db085 Add Japanese translations for Plugins Admin
Close #5090
2018-12-02 02:10:16 +01:00
Don HO f8aba0122e Make %PROGRAMDATA%\Notepad++\plugins\ as default plugins installation location
And remove %LOCALAPPDATA%\Notepad++\plugins\ location
2018-12-02 00:58:07 +01:00
Christian Grasser 24a839434c checked all files of the APIs dir for xml syntax issues and corrected the broken files 2018-12-01 15:09:39 +01:00
Don HO 5df59ba2fc Add Pig latin language in installer 2018-11-28 02:56:02 +01:00
Don HO b466e5bf08 Add Pig latin language 2018-11-28 02:31:37 +01:00
Don HO 5080fdf2d8 Add Plugins Admin translation entries into english.xml
And translate Plugins Admin in Chinese and French
2018-11-27 13:20:51 +01:00
Don HO 78a0f57ed1 Make Plugins Admin translatable 2018-11-27 13:12:56 +01:00
taveirajc 6cf238a6ab Update Brazilian Portuguese translation
Close #5024
2018-11-25 22:51:08 +01:00
Opher Shachar c0fb9f3578 Update Hebrew for menu bar
Close #5025
2018-11-25 22:46:34 +01:00
Daniel Kwan 7f1cbfea89 Update chinese.xml
- Fixed "Chinglish" Grammar (Original Chinese translator's defence: they are not "Chinglish", they are good Chinese translations which are not accepted by "normal people", who lakes the imagination and creactivity)
- Unified Translation for some terms
- `$STR_REPLACE` -> `$STR_REPLACE$`
- Added Several Translation
2018-11-25 19:05:11 +01:00
Don HO 44baa33d1e Add the option to installer for installing the plugins in %PROGRAMDATA% 2018-11-24 17:30:19 +01:00
Don HO 3465cac7ce Fix Installer HI-DPI GUI glitch. 2018-11-14 03:37:13 +01:00
Don HO 5251bdd6db Because some people don't love sex...
...so change the awesome spiritual quote to a boring one.
2018-11-13 18:06:11 +01:00
Don HO 40fbf0da61 Notepad++ 7.6 release 2018-11-13 02:31:46 +01:00
Don HO f1534118e1 Add a spiritual quote into Installer 2018-11-13 02:29:34 +01:00
Adrian Stanciu 8ea3c4fe55 Make installer DPI-aware
Close #4947
2018-11-12 23:29:49 +01:00
Christian Grasser 6cdac077f2 Add autoit autoCompletion
Add autoit.xml autoCompletion from http://docs.notepad-plus-plus.org/index.php?title=User_Defined_Language_Files#A -> http://notepad-plus.sourceforge.net/commun/userDefinedLang/Autoit.xml

Close #4977
2018-11-09 20:24:48 +01:00
david082321 11e479326c Update chinese.xml
Change "$STR_REPLACE" into "$STR_REPLACE$". To fix the problem that file name can't display.
把 $STR_REPLACE改成 $STR_REPLACE$,修正檔名無法正常顯示的問題。

Close #4944
2018-11-09 13:13:53 +01:00
Adam Stachowicz 5685a50e58 Polish translation: Ampersand fix
Close #4935
2018-11-09 13:10:45 +01:00
Christian Grasser 2d81570be5 added lua autoCompletion
added lua autoCompletion from http://ageekandhisblog.com/notepad-plugin-lua-corona-api-autocompletion/
as the one mentioned under http://docs.notepad-plus-plus.org/index.php?title=User_Defined_Language_Files#L -> http://www.davidcarrigg.com/uploads/LuaLangFile.zip is no longer available

Close #4978
2018-11-09 12:41:51 +01:00
Don HO 4fa910c74b Add nppPluginList into the installer. 2018-11-06 13:31:20 +01:00
Don HO e61fe03d89 Install default plugins into new location
Install default plugins into %USERPROFILE%\AppData\Local\Notepad++\plugins\ instead of %PROGRAMFILES(x86)%\Notepad++\plugins\
2018-11-04 22:21:04 +01:00
Don HO 113212547f Remove allowAppDataPluginsLoading option from the installer 2018-11-03 20:57:10 +01:00
Don HO 45812764cd Update "wingup for Notepad++" to version 5.0.3 2018-10-12 23:42:00 +02:00
Sergei Bulgakov f159a62163 Update Russian translation
Add w/ BOM and remove w/o BOM
Close #4605
2018-10-08 09:41:54 +02:00
Rajendra Singh 0bdbf348d9 Fix Plugin directories not removed regression after uninstalling Notepad++
Close #4771
2018-10-08 09:25:54 +02:00
Rajendra Singh 17190009bf Fixed Typo in localization files
Close #4897
2018-10-04 09:01:56 +02:00
Rajendra Singh 55394cfb08 Improve Hindi translation
Close #4844
2018-10-04 00:46:00 +02:00
Artur 2439a4eec0 Update russian.xml
Update russian.xml due to the confusion BOM with FI

Close #4695
2018-09-02 18:11:54 +02:00
Motaz Alnuweiri ab3f5e5651 Update Arabic language to v7.5.5
Close #4759
2018-09-02 17:48:57 +02:00
Daniel Kwan e32d89c629 Big Update of the Translation of Chinese (Trad.)
What makes me edit the translation is the translation from "No Cloud" (Cloud Settings) to 晴朗無雲 (Sunny with NO CLOUD)... Finally, I reviewed the whole translation once. I'm from Hong Kong and this is actually my first pull request.

Close #4773
2018-09-02 17:39:35 +02:00
Magnus Österlund f92d5e69ad Update Swedish localization
Close #4777
2018-09-02 17:14:20 +02:00
Stefan e1ad5ccf43 Update german.xml
Close #4784
2018-09-02 17:10:12 +02:00
schnurlos c4d4428847 Update german.xml
Modified some phrases.

Close #4540
2018-07-19 23:34:49 +02:00
ordtrogen 5c72d8902d Update swedish.xml
Make swedish.xml align with english.xml, fixed typos and corrected translations

Close #4630
2018-07-19 23:29:07 +02:00
xomx 3246a47fdf Fixed DoCloseOrNot translation
Close #4645
2018-07-19 23:26:50 +02:00
altiereslima da35cf9663 Update brazilian_portuguese.xml
Added some missing strings.

Close #4647
2018-07-19 23:23:11 +02:00
Don HO 75e326895d Update a localization file 2018-07-19 02:14:42 +02:00
Don HO 7ce0ab04e6 include the newest version of winGup 2018-07-19 02:01:18 +02:00
Hiro5 26a3af946d Update catalan.xml
Close #4537
2018-06-24 23:05:20 +02:00
Adrien Cordonnier a99fa9ae50 Installer enhancement: Place program shortcut in top-level Start folder
Fix #2143, close #4342
2018-05-26 02:02:09 +02:00
Tmp341 8848c3151e Update turkish.xml
Close #4478
2018-05-24 01:29:14 +02:00
Don HO 9391fa764f Enhance Notepad++ installation packaging
Use GUP to retrieve GUP release from its website while doing Notepad++ release.
2018-05-20 03:28:48 +02:00
MCCshreyas 2e4b01cd3d More improvements in C# intellisense
Close #4419
2018-05-06 02:18:33 +02:00
schnurlos 08b0d390ee Small fix in german.xml
Close #4316
2018-05-06 02:13:11 +02:00
Artur f4460075e6 Update Russian translation for 7.5.6
Close #4441
2018-05-06 01:58:28 +02:00
Nicedward ddb886c665 Update Indonesian.xml
Close #4446
2018-05-06 01:54:30 +02:00
Don HO 454f92af4a Adapt new plugin file system structure for the future release. 2018-04-30 19:36:15 +02:00
Luca a4ac43f141 Update italian.xml to version 7.5.6
Various update on translation for italian
Close #4355
2018-04-21 15:51:01 +02:00
Acheron bdae39ff24 Update dutch.xml
Fix a few spelling mistakes, change mail address

Close #4344
2018-04-20 13:23:58 +02:00
SinghRajenM 094fbabe02 Updated Hindi Translation
Close #4376
2018-04-20 13:17:54 +02:00
FishDoctor78 92e65f33eb Updated Slovak language file for the latest Notepad++ version.
Close #4341
2018-04-20 12:57:56 +02:00
vlakoff f0e0e0248a Various fixes in french.xml
Close #4319
2018-04-20 12:52:44 +02:00
Don HO 9210bd37b6 Fix a typo in French translation 2018-04-17 02:22:22 +02:00
Don HO c4cf9165ae Update Russian translation 2018-04-13 18:19:44 +02:00
MCCshreyas 460564554e Major improvements to C# intellisense
Close #4142
2018-03-18 23:50:39 +01:00
Don HO 6c9a5a2afe Fix typos in translation entry string 2018-03-17 23:06:03 +01:00
Don HO 5fa7a718eb Update French localization 2018-03-17 22:39:08 +01:00
swirti 9685f46229 Update french.xml
Close #4263
2018-03-17 19:09:32 +01:00
Phroneris af1cc71b28 Fit access keys of the main manu to English behavior
Close #4230
2018-03-17 19:03:55 +01:00
SinghRajenM 543dce8942 Update Hindi Localization
Close #4244
2018-03-17 18:47:16 +01:00
rddim d4d403dabd Update Bulgarian localization
Close #4260
2018-03-17 18:42:50 +01:00
Tmp341 2291bb3a75 Update Turkish localization
Close #4289
2018-03-17 18:35:36 +01:00
Patriccollu 03abfc8f7c Update Corsican translation for Notepad++ 7.5.5
Close #4290
2018-03-17 18:15:55 +01:00
MAPJe71 51b7eb1b59 Update Dutch translation for 7.5.5
Close #4292
2018-03-17 16:40:13 +01:00
Magnus Österlund 0924134533 Update Swedish localization
Close #4296
2018-03-17 16:33:16 +01:00