rddim
d1c335fff3
[xml] Update Bulgarian localization
...
Close #14282
2023-11-18 00:20:42 +01:00
Thomas De Rocker
3f81b2457d
Update dutch.xml
...
Close #14364
2023-11-17 20:05:04 +01:00
kubalav
40fc7a57c9
[xml] Update Slovak translation
...
Close #14365
2023-11-17 20:03:22 +01:00
Marcellomco
a2c10cc9a7
[xml] Update brazilian_portuguese.xml
...
Removed entry indicated in "Remove the redundant entry".
Close #14362
2023-11-17 20:01:17 +01:00
CennoxX
370f99556c
Fix wrong German translation of multi-select features
...
The German translation is completely missing the word "case" (meant is "upper/lower case"). The literally translation of "Nur Übereinstimmung" would be "Match only", which doesn't capture the essence of the phrase.
Also it's "Mehrfachauswahl", not "Mehrfach-Auswahl".
Close #14361
2023-11-17 19:59:47 +01:00
xomx
b85c1ebd34
[xml] Update czech.xml to v8.5.9
...
Close #14360
2023-11-17 02:48:27 +01:00
Don Ho
faba181e8f
[xml] Remove the redundant entry
2023-11-17 02:45:03 +01:00
schnurlos
24af65c602
[xml] Update german.xml
...
Small fixes (thx MarkusBodensee).
Close #14250
2023-11-16 21:15:31 +01:00
yasmise
b6624f05cc
[xml] Update japanese.xml
...
Add translation texts for these commits:
* Make session inaccessible files remembered (part 2/2) (0879451
)
* Force to enable multi-select feature in Scintilla (89278e1
)
* Enhance Multi-select feature (cecd161
)
* Enhance Find Dialog: display extra info in the status bar (05f339b
)
Close #14275
2023-11-16 21:05:51 +01:00
Don Ho
3e7425f6b1
Fix a typo
2023-11-16 05:29:24 +01:00
~GOLEM~
4123d531a0
[xml] Update russian.xml v8.5.9
...
Close #14256
2023-11-15 19:52:38 +01:00
kubalav
931155a311
[xml] Update Slovak translation
...
Close #14259
2023-11-15 19:06:32 +01:00
Marcellomco
eb3e1a65a0
[XML] Update brazilian_portuguese.xml
...
Added translation for Make session inaccessible files remembered
Close #14260
2023-11-15 19:03:55 +01:00
Christophe Mateos
2905efef6a
[xml] Update french.xml with latest additions + realign with english.xml
...
Close #14317
2023-11-15 19:00:04 +01:00
Patriccollu
4391274b37
[xml] Update Corsican translation for Notepad++ 8.5.9
...
Fix #14290
2023-11-15 18:57:37 +01:00
Don Ho
05f339b0cf
Enhance Find Dialog: display extra info in the status bar
...
Fix #14307 , close #14347
2023-11-14 21:13:02 +01:00
Don Ho
cecd161570
Enhance Multi-select feature
...
1. Make "Multi-select all" expand the word only when there's no selection.
2. Make Multi-select command set macro-able.
3. Make Multi-select command set translatable.
Ref: https://github.com/notepad-plus-plus/notepad-plus-plus/pull/14295#issuecomment-1791688412
Close #14301
2023-11-03 13:16:45 +01:00
Don Ho
89278e1dc7
Force to enable multi-select feature in Scintilla
2023-10-30 15:40:49 +01:00
Don Ho
1c27e64126
Use double quot instead of single quot
...
Fix #14265
2023-10-29 02:48:22 +02:00
Don Ho
08794510be
Make session inaccessible files remembered (part 2/2)
...
Following the commit: 4248c2ae22
If the user enables the option "Remember inaccessible files from past session" (disabled by default), and an opened session (the default session "session.xml" or a user session) contains one or several inaccessible files, a message dialog will appear, giving the user the choice to open or not open the placeholders. If the user chooses to open them, empty and read-only documents will be opened as placeholders for these inaccessible files.
Fix #12079 , fix #12744 , fix #13696 , close #14252
2023-10-23 00:07:00 +02:00
Karlo-F
8b50f876c9
[xml] Update croatian.xml to v8.5.8
...
Close #14229
2023-10-14 17:31:12 +02:00
xomx
a489388b57
[xml] Update czech.xml to v8.5.8
...
Close #14231
2023-10-14 17:28:41 +02:00
~GOLEM~
d972240db6
[xml] Update russian.xml
...
Close #14222
2023-10-09 02:33:03 +02:00
Juan
1152780de2
[xml] Update spanish.xml v8.5.5
...
New revision and update
Close #14115
2023-10-08 19:59:07 +02:00
Juan
20a146a7a4
[xml] Update galician.xml v8.5.5
...
New revision and update
Close #14116
2023-10-08 19:56:35 +02:00
schnurlos
09833992b5
[xml] Update german.xml
...
Following cf8ddc18c9
Close #14118
2023-10-08 19:52:04 +02:00
~GOLEM~
25759679e6
[xml] Update russian.xml v8.5.7
...
Close #14111
2023-10-08 19:46:29 +02:00
Patriccollu
215897d304
[xml] Update Corsican translation for Notepad++ 8.5.8
...
Close #14122
2023-10-08 19:34:15 +02:00
Andrei Miloiu
27a82f4aac
Update Romanian translation
...
Close #14123
2023-10-08 19:28:51 +02:00
rddim
bab8be3f29
[xml] Update Bulgarian localization
...
Close 14140
2023-10-08 19:23:45 +02:00
Marcellomco
14ac877c2c
[XML] Update brazilian_portuguese.xml
...
Added translation for "Fix data loss issue due to no room on disk for saving"
Close #14141
2023-10-08 19:18:42 +02:00
kubalav
6e61660cd7
[xml] Update Slovak translation
...
Close #14143
2023-10-08 19:15:31 +02:00
yasmise
d94e3e9d54
[xml] Update japanese.xml
...
Add translation texts for these commits:
* Fix data loss issue due to no room on disk for saving (e30ee85
)
* Fix Wrong Categories in Shortcuts Mapper (39001d7
)
* Make auto-checking of Find InSelection configurable (OFF or resizable) (591b00e
)
* Dark mode tweaks and unicode size support for InSelection configurable size (b3179b5
)
Close #14147
2023-10-08 19:08:11 +02:00
Tmp341
088f46eba6
[xml] Update Turkish localization
...
* According to cf8ddc18
and e30ee852
commits.
* Fixed wording in line 257.
Close #14154
2023-10-08 19:06:46 +02:00
Christophe Mateos
a8dd49d14d
[xml] Update french.xml
...
Close #14163
2023-10-08 18:57:53 +02:00
Matteo Concato
424f4a1585
Update italian.xml v.8.5.8
...
Close #14180
2023-10-08 18:55:12 +02:00
Alan Kilborn
591b00e538
Make auto-checking of Find InSelection configurable (OFF or resizable)
...
Set value to 0 to disable auto-checking "In Selection" checkbox in Find dialog.
Set any value to define the length of selected characters to auto-check "In Selection" checkbox in Find dialog.
The default and maximum value is 1024.
Fix #14108 , fix #13677 , fix #12639 , close #14175
2023-10-06 00:32:28 +02:00
Don Ho
39001d7a02
Fix Wrong Categories in Shortcuts Mapper
...
and make localization more accurate.
Fix #13285 , close #14156
2023-09-20 23:07:08 +02:00
Don Ho
e30ee852d6
Fix data loss issue due to no room on disk for saving
...
Fix #5664 , fix #14089 , close #14134
2023-09-12 14:50:52 +02:00
Don Ho
a511a575b7
Update slovenian.xml
2023-09-10 15:53:57 +02:00
xomx
6eb74a9653
[xml] Update czech.xml to v8.5.7
...
Close #14102
2023-09-06 18:21:36 +02:00
Karlo-F
f1adb46c59
[xml] Update croatian.xml to v8.5.7
...
Close #14106
2023-09-06 18:17:56 +02:00
Hugo Carvalho
14d8aaaa1f
[xml] Update portuguese.xml
...
For commit: 391f4281ef
Close #14014
2023-09-05 14:33:46 +02:00
Christophe Mateos
4276428e01
[xml] Update french.xml
...
Close #14048
2023-09-05 14:29:43 +02:00
Andrei Miloiu
e64de6cd5f
Update romanian.xml
...
Close #14050
2023-09-05 14:26:42 +02:00
Marcellomco
ceb9306451
[XML] Update brazilian_portuguese.xml
...
Added translation for "Add suppress 2GB file warning option for x64".
Close #14076
2023-09-05 14:23:55 +02:00
rddim
88ba29cff0
[xml] Update Bulgarian localization
...
Close #14079
2023-09-05 14:21:35 +02:00
kubalav
df94bfae54
[xml] Update Slovak translation
...
Close #14081
2023-09-05 14:17:49 +02:00
yasmise
3c802e0767
[xml] Update japanese.xml
...
Add translation text for this commit:
* Add supperss 2GB file warning option for x64 (cf8ddc1
)
Close #14083
2023-09-05 14:12:11 +02:00
(x*ln(7))⁻¹
cf8ddc18c9
Add supperss 2GB file warning option for x64
...
Fix #14055 , close #14069
2023-08-31 01:16:15 +02:00
~GOLEM~
119a256907
[xml] Update russian.xml
...
Fix sha256 line.
Close #14001
2023-08-15 15:06:36 +02:00
Andrei Miloiu
0ca2ade6b2
[xml] Update romanian.xml
...
Close #13999
2023-08-14 18:49:02 +02:00
Tmp341
d05b2654f9
[xml] Update Turkish localization
...
* According to 61503a2
, 5b52386
, 4ffd897
, d7aee68
, d9b9868
, e7f7c31
, c143a4a
and 391f428
commits.
Close #13992
2023-08-14 18:46:25 +02:00
rddim
8d6df5a465
[xml]Update Bulgarian localization
...
Close #13980
2023-08-14 18:43:42 +02:00
Patriccollu
d1ceb6291d
[xml] Update Corsican translation for Notepad++ 8.5.6
...
Close #13978
2023-08-14 18:41:35 +02:00
Don Ho
3385eb60c3
[xml] Update slovenian.xml
2023-08-13 18:07:36 +02:00
schnurlos
d7d59401e5
[xml] Fix Update german.xml
...
Following https://github.com/notepad-plus-plus/notepad-plus-plus/pull/13951
Close #13965
2023-08-07 18:35:30 +02:00
Karlo-F
18b19f30fc
[xml] Update croatian.xml to v8.5.5
...
Close #13971
2023-08-07 18:33:01 +02:00
Marcellomco
54a7cf4f95
[XML] Update brazilian_portuguese.xml
...
Added translation for "Fix leading & tailling spaces being allowed after renaming tab issue"
Close #13974
2023-08-07 18:30:20 +02:00
~GOLEM~
7979c36671
[xml] Update russian.xml
...
Close #13975
2023-08-07 18:26:53 +02:00
yasmise
fa0cc8a6e5
[xml] Update japanese.xml
...
Add a translation text for this commit:
* Fix leading & tailling spaces being allowed after renaming tab issue (391f428
)
Close #13976
2023-08-07 18:24:48 +02:00
kubalav
edc599e1cc
[xml] Update Slovak translation
...
Close #13977
2023-08-07 18:22:43 +02:00
Don Ho
391f4281ef
Fix leading & tailling spaces being allowed after renaming tab issue
...
Ref: https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13344#issuecomment-1665687932
Fix #13967 , close #13967
2023-08-05 18:59:30 +02:00
ArkadiuszMichalski
b09432cfa8
[xml] Update polish.xml to 8.5.5
...
Close #13955
2023-08-02 16:53:35 +02:00
schnurlos
7234e1478c
[xml] Update german.xml
...
Close #13795
2023-08-01 21:46:27 +02:00
kubalav
feb65c42b9
[xml] Update Slovak translation
...
Close #13826
2023-08-01 21:43:50 +02:00
Marcellomco
6bcc7a2a00
[XML] Update brazilian_portuguese.xml
...
Added translation for "Fix menu Tools contains 2 SHA-256 item while using localization"
Close #13804
2023-08-01 21:41:52 +02:00
Hugo Carvalho
4b8bcb0c14
[xml] Update portuguese.xml
...
Close #13810
2023-08-01 21:39:31 +02:00
yasmise
8b1a49aaae
[xml] Update japanese.xml
...
Add translation texts for these commits:
* Fix menu Tools contains 2 SHA-256 item while using localization (5b52386
)
* Add SHA-512 hash features (4ffd897
)
* [xml] Add missing entries in english.xml for SHA-1/SHA-512 (d7aee68
)
* Add change history navgation commands (d9b9868
)
* Fix inaccurate find/replace in files result while using invalid regexp (e7f7c31
)
* Remove "Temporary doc site:" from localization files (c143a4a
)
Close #13814
2023-08-01 21:36:27 +02:00
artpoli
aefd71ca2e
[xml] Update Ukrainian translation
...
Close #13947
2023-08-01 21:33:32 +02:00
Sapziller
dd163e797a
[xml] update korean 8.5.5
...
Close #13924
2023-08-01 21:31:50 +02:00
xomx
0f48a82d6c
[xml] Update czech.xml to v8.5.5
...
Close #13890
2023-08-01 21:30:16 +02:00
Andrei Miloiu
61b23dfd1e
[xml] Update Romanian localization
...
Close #13848
2023-08-01 21:29:08 +02:00
A. Regnander
796ae18f0c
Update swedish.xml
...
Added new strings and made changes to match english.xml
Close #13840
2023-08-01 21:26:44 +02:00
Juan
e894c2baca
[xml] Update galician.xml
...
Close #13830
2023-08-01 21:25:18 +02:00
~GOLEM~
119d17f928
[xml] Update russian.xml v8.5.5
...
Close #13823
2023-08-01 21:23:24 +02:00
Juan
c1605852be
[xml] Update spanish.xml
...
Close #13828
2023-08-01 21:21:07 +02:00
Patriccollu
e827e51ed1
[xml] Update Corsican translation for Notepad++ 8.5.5
...
Close #13820
2023-08-01 21:18:32 +02:00
spkprs
1f3cd8752e
Update greek.xml
...
Close #13809
2023-08-01 21:16:42 +02:00
yaoyao5128
694c4101c3
Update chineseSimplified.xml
...
add Item id "1726-1728".
Close #13808
2023-08-01 21:13:06 +02:00
rddim
459f310edd
[xml] Update Bulgarian localization
...
Close #13801
2023-08-01 21:11:30 +02:00
Patriccollu
50a15f2e59
Remove extra char on top of french.xml
...
Close #13949
2023-08-01 19:15:11 +02:00
Don Ho
c143a4a6cc
Remove "Temporary doc site:" from localization files
...
The removal is due to 9011253
(9011253a0a (commitcomment-121208415)
)
2023-07-31 02:24:11 +02:00
Don Ho
e7f7c319f5
Fix inaccurate find/replace in files result while using invalid regexp
...
Fix #13164 , close #13945
2023-07-30 13:31:15 +02:00
Don Ho
d9b98681f4
Add change history navgation commands
...
Add Go to next/prev change & clear change history commands.
Fix #12248 , close #13861
2023-07-07 21:44:04 +02:00
Don Ho
1943ce87b5
[xml] Update slovenian.xml
2023-06-23 01:40:34 +02:00
Don Ho
b14810d087
Update localization files
2023-06-21 18:23:49 +02:00
yasmise
d7aee6828d
[xml] Add missing entries in english.xml for SHA-1/SHA-512
...
Fix #13815 , close #13816
2023-06-21 18:20:33 +02:00
Don Ho
4ffd897ccf
Add SHA-512 hash features
...
Fix also SHA-1 hash result wrong length bug while "Treat each line as a separate string" enabled.
Fix #13805 , fix #13812 , fix #13811 , close #13806
2023-06-20 23:19:19 +02:00
Don Ho
5b5238610e
Fix menu Tools contains 2 SHA-256 item while using localization
...
Fix #13797
2023-06-19 18:29:13 +02:00
xomx
bdd13c0839
[xml] Update czech.xml to v8.5.4
...
Close #13772
2023-06-17 13:24:13 +02:00
Karlo-F
fcb9f56df8
[xml] Update croatian.xml to v8.5.4
...
Close #13773
2023-06-17 13:24:13 +02:00
kubalav
2aa6b0cff5
[xml] Update Slovak translation
...
Close #13671
2023-06-11 01:49:12 +02:00
schnurlos
15d5c1e9c6
[xml] Update german.xml
...
Close #13672
2023-06-11 01:46:44 +02:00
Marcellomco
9bbcfd1354
[xml] Update brazilian_portuguese.xml
...
Mirror changes from "GUI Enhancement: Column Editor" to Brazilian Portuguese language.
Close #13679
2023-06-11 01:30:14 +02:00
Patriccollu
ec23e4216f
[xml] Update Corsican translation for Notepad++ 8.5.4
...
Close #13680
2023-06-11 01:28:07 +02:00
Blackspirits
8e0b326b77
[xml] Update portuguese.xml
...
Close #13689
2023-06-11 01:26:15 +02:00
yasmise
063a31a87c
[xml] Update japanese.xml
...
Update translations for these commits:
* GUI Enhancement: User Define dlgs (052626c
)
* Make all the localization files pretty printed (3c15ff5
)
* GUI Enhancement: Plugins Admin dialog (4e0f504
)
* GUI enhancement: Find in Finder dialog (af8b339
)
* GUI Enhancement: General & Editing sections in Preferences dialog (a1d7db8
)
* GUI Enhancement: About, Debug, Save dialogs (1806b89
)
* Add "open new blank document in addition on startup" ability (61503a2
)
Close #13697
2023-06-11 01:22:32 +02:00
rddim
5694b3c407
[xml] Update Bulgarian localization
...
Close #13707
2023-06-11 01:20:57 +02:00
Matteo Concato
1ae5745118
[xml] Update italian.xml 8.5.4
...
Close #13710
2023-06-11 01:19:12 +02:00