84 Commits

Author SHA1 Message Date
wzsx150
aed12006a6 Update chineseSimplified.xml
Added and corrected some translations.

Close #16909
2025-08-10 12:31:24 +02:00
Don Ho
2214d10ce2 Add set read-only attribute on file feature
So user can toggle (set/remove) R/O attribute of a file.

Note: only 42033 (Clear Read-Only Flag) but not 42028 (Set Read-Only) entries are removed from the localization files.
Because 42028 (Set Read-Only) command is only reworded, its functionnality remains the same.
Whereas 42033 (Clear Read-Only Flag) command has changed its behaviour, hence the deletion.
Though 42028's translation of "Set Read-Only" can be remained, the translators are suggested to reword your translation with "Read-Only in Notepad++" in order to avoid the confusion of users.

Fix #326, fix #4594, fix #6216, fix #7841, fix #12520, fix #15571, fix #16603, close #16686
2025-06-16 14:01:15 +02:00
Terry Chao
ccd155d605 [xml] Update ChineseSimplified.xml
Close #16523
2025-06-15 17:14:13 +02:00
Don Ho
08c9774ea5 Remove items from the localization files 2025-04-22 18:34:49 +02:00
Don Ho
dba2a9890e Add "Make the selected text foreground a single color" option on GUI
and remove the usage of zero length enableSelectFgColor.xml file.

Close #16391
2025-04-07 23:35:18 +02:00
Don Ho
123f5abc1c Remove deleted line from the localization files 2025-02-24 04:45:12 +01:00
indiff
f5fbff5927 Update chinese.xml
Close #15988
2025-01-20 09:23:44 +01:00
Don Ho
a0bb55f0ed Remove the obsolete entry from localization files 2024-12-17 17:57:23 +01:00
春风化雨细如丝
ac7a2a4506 Update chineseSimplified.xml
Chinese Simplified translation for Indentation

Close #15858
2024-11-29 19:25:58 +01:00
Don Ho
30c6ac778e Remove obsolete entries from localization files 2024-11-22 03:20:39 +01:00
Don Ho
d9c24ad78f Remove dead entry from the localization files
Ref: ce58b424bd (commitcomment-148911101)
2024-11-09 14:43:49 +01:00
Don Ho
cd45afc020 Improve GUI for commands for the system tray in Preferences 2024-10-11 04:28:19 +02:00
popcorner
bc1436a5c0 Update chineseSimplified.xml
Close #15154
2024-06-04 00:41:16 +02:00
xomx
6afcb73557 Fix possible 2GB+ files loading Scintilla exception
Previously there was the 4096 MB max limit, so when e.g. user set this 4GB threshold and then tried to open any 2GB+ file, the Scintilla CellBuffer::Allocate method throwed a std::runtime_error because currently the Notepad++ does not use the SC_DOCUMENTOPTION_TEXT_LARGE in such a case.
2024-04-05 18:55:07 +02:00
yaoyao5128
694c4101c3 Update chineseSimplified.xml
add Item id "1726-1728".

Close #13808
2023-08-01 21:13:06 +02:00
Don Ho
3c15ff5783 [xml] Make all the localization files pretty printed
This commit makes all the localization files pretty printed (indent only).

Close #13631
2023-05-09 04:52:09 +02:00
Don Ho
9462238c0f Fix localization files structure error (already fixed in code) 2023-03-16 19:35:39 +01:00
Asx
669bbb2284 Update chineseSimplified.xml
Close #13310
2023-03-16 17:21:01 +01:00
Latt Hsiang
f526567f70 Update chineseSimplified.xml
Retranslated "Function Completion" and "Word Completion"

Close #12798
2023-01-23 21:29:42 +01:00
doufu3344
d8a3ea135d Update chineseSimplified.xml
Close #12793
2023-01-23 04:01:38 +01:00
popcorner
c3c410506b Update chineseSimplified.xml
Close #12096
2022-09-21 17:26:23 +02:00
popcorner
9781b34bc0 Update chineseSimplified.xml
Close #11858
2022-06-30 18:00:45 +02:00
popcorner
9de65fb6f3 Update chineseSimplified.xml
Close #11737
2022-06-28 00:41:37 +02:00
Don Ho
456fdaa680 Simplify the localization in codes
and fix the bug that menu "Window" not translated:
5917fdefb0 (commitcomment-67151276)
2022-02-21 17:59:25 +01:00
popcorner
94788503d2 Update chineseSimplified.xml
Close #10559
2021-09-16 20:43:58 +02:00
popcorner
ad40663fb3 Update chineseSimplified.xml
Close #10498
2021-09-16 19:00:04 +02:00
Don HO
0f15c207d5 Update localization files (change tag) 2021-07-23 17:10:35 +02:00
Don HO
71fabb1567 Remove the access of Live Support on Gitter 2021-05-15 13:30:28 +02:00
popcorner
ed347fae90
Update chineseSimplified.xml
Close #9622
2021-03-08 23:52:16 +01:00
Haoran Du
7c73faba57
Fix a interface error(missed a "$" symbol) in Chinese localization
Close #9589
2021-03-08 13:08:18 +01:00
mere-human
aca37f150b
Remove localization of "Use new style dialog" with id="6430"
The option isn't available since FileDialog was removed.

For more context, see discussion in #9403 and #9374

Close #9449
2021-01-27 02:48:16 +01:00
Don HO
3373756afb
Fix a regression in Chinese Simplified localization
Fix #9329
2021-01-01 16:00:28 +01:00
popcorner
528712f050
Update chineseSimplified.xml
Close #9295
2020-12-23 15:55:10 +01:00
popcorner
736bf89f57 Update chineseSimplified.xml
Close #8766
2020-09-09 18:40:32 +02:00
popcorner
c9c900db5b
Update chineseSimplified.xml
Close #8491
2020-07-07 23:54:06 +02:00
Don HO
78d42fbd2d
Update localization files 2020-04-17 22:23:36 +02:00
Don HO
40b8666392
Update localization files
Update localization files due to c3ec0cbf6ef1ba2267406313cc0e75f2b9af3ce1
2020-04-17 22:11:47 +02:00
popcorner
edfd1f687f
Update chineseSimplified.xml
Close #8039
2020-04-14 13:22:35 +02:00
popcorner
78d0a4feec Update chineseSimplified.xml
Close #7829, close #7727
2020-01-08 09:54:35 +01:00
popcorner
3011612c70
Update chineseSimplified.xml
Close #7535
2019-11-12 14:02:13 +01:00
Waldi Ravens
50a4fc8ad1
Fix localization in Preferences dialog
Fix #6228, close #6229
2019-10-18 09:29:03 +02:00
popcorner
b61ad0c374
Update chineseSimplified.xml
Close #5992
2019-08-02 13:48:35 +02:00
popcorner
ace66fac7c
Update chineseSimplified.xml
Close #5580
2019-05-11 17:25:45 +02:00
popcorner
f5f2f4a12c Update chineseSimplified.xml
Close #5180
2019-03-01 22:06:07 +01:00
Rajendra Singh
17190009bf Fixed Typo in localization files
Close #4897
2018-10-04 09:01:56 +02:00
Don HO
6c9a5a2afe Fix typos in translation entry string 2018-03-17 23:06:03 +01:00
popcorner
22abebefe9 Update chineseSimplified.xml 2018-03-10 23:57:31 +01:00
popcorner
d6daac2434 Update chineseSimplified.xml
Close #4223
2018-02-27 00:55:49 +01:00
popcorner
0fa26f4bae Update chineseSimplified.xml
Close #4175
2018-02-25 22:54:17 +01:00
popcorner
478bb6f241 Update chineseSimplified.xml
Closes #3660
2017-08-27 02:01:00 +02:00