Commit Graph

90 Commits

Author SHA1 Message Date
impeeza
df03aac552
ES-419 update
Seems the update of this file get lost in between commits.
2024-11-05 11:22:58 -05:00
JK
9b8c852b5c
Merge pull request #244 from DDinghoya/patch-2
Update ko.txt
2024-10-16 13:07:57 -04:00
JK
cf39346d69
Merge pull request #191 from Pf-16/patch-3
Update it.txt
2024-10-16 13:07:11 -04:00
JK
7949582fd8
Merge pull request #182 from qazrfv1234/qazrfv1234-patch-4
Update zh-TW.txt
2024-10-16 13:06:55 -04:00
DDinghoya
1bda18d98f
Update ko.txt 2024-09-22 00:32:07 +09:00
Martin Riedel
f342bf15af feat: PR-related cleanup
- updated build instructions
- added user-agent header to webdav calls
- Generalized popDriveNotActive to popRemoteNotActive
- Updated version identifier presented in app
- Removed some commented code
2023-07-10 15:01:44 -04:00
Martin Riedel
938c52b603 feat: Webdav support for remote storage
- Created common interface that GDrive and Webdav implement (rfs::IRemoteFS)
- Moved shared functionality into shared interface/implementation
- drive.h/.cpp was replaced by remote.h/.cpp
- fld.cpp now gets a copy of RfsItem (former gdIems), because the implementation is not required to retain these (e.g. Webdav does not)
- UI presentation changed from [GD] to [R] (Remote)
2023-07-09 23:13:01 -04:00
Pf-16
14a2debccd
Update it.txt
Felt like it would be a more accurate translation
2023-05-05 16:09:45 +02:00
qazrfv1234
07b210b0bd
Update zh-TW.txt 2023-03-08 20:57:10 +08:00
bitest
52976d613f
Update zh-CN.txt 2022-11-18 04:40:01 +08:00
qazrfv1234
df100e8e32
Update zh-TW.txt 2022-11-17 20:26:10 +08:00
JK
e16e1db34b
Merge pull request #153 from yyoossk/master
jpn update
2022-11-16 18:56:01 -05:00
DDinghoya
42dff0b887
Update ko.txt 2022-03-26 14:33:54 +09:00
yyoossk
2b640eed52
jpn update 2022-03-16 21:01:11 +09:00
Simo
9a89682ec0
Update it.txt
Update based on new variables in French translations
2021-12-16 23:16:11 +01:00
J-D-K
00dd0ee6af Updated French 2021-12-07 20:34:34 -05:00
JK
d1d0564d5b
Merge branch 'master' into master 2021-12-02 20:45:45 -05:00
J-D-K
411452658c Update translation files, might need a second look 2021-11-30 15:59:13 -05:00
J-D-K
2fbfe5b62e First(?) readme update, thread race fix 2021-11-15 17:47:12 -05:00
Simo
6ff97ad765
Update it.txt 2021-11-03 23:35:44 +01:00
Simo
6cbf56840a
Update it.txt 2021-11-03 23:32:13 +01:00
Simo
ba07b988b8
Update it.txt 2021-11-03 23:31:09 +01:00
Simo
0ad0dfb598
Delete it.txt 2021-11-03 23:04:14 +01:00
Simo
e49e7bea84
Create it.txt 2021-11-03 23:03:56 +01:00
Simo
09cf058f1b
Delete it.txt 2021-11-03 23:02:55 +01:00
Simo
2015ef490d
Create it.txt 2021-11-03 23:02:22 +01:00
Simo
97789951c3
Update it.txt 2021-11-03 22:48:13 +01:00
J-D-K
94b0c800ca Upload new French translation 2021-10-01 21:12:57 -04:00
JK
5b4a920def
Merge branch 'master' into qazrfv1234-patch-2 2021-09-27 19:17:29 -04:00
qazrfv1234
9392fef706
Update zh-TW.txt 2021-09-26 18:24:07 +08:00
J-D-K
815cdaf513 Revised translation loading, exporting 2021-09-26 02:09:37 -04:00
Damien Zhao
18cb1e0742
adjust translations in UI
1. Remove error message translations.
2. Using format string in json file instead of using C++ strings.
3. More accurate naming for translation entries
4. Added the initial strings for newly added translation items in json.
2021-09-21 16:14:08 +08:00
damien zhao
37e8f10aa8
zh-CN.txt mini update 2021-09-05 11:34:05 +08:00
damien zhao
c6c95eb498
min zh-CN.txt update 2021-09-05 11:18:11 +08:00
damien zhao
af210d2f65
full UI with translation 2021-09-05 11:11:26 +08:00
damien zhao
a60471e888
full ui Lang in lang txt 2021-09-04 23:15:34 +08:00
damien zhao
f3bd18e3df
addSimplified Chinese support 2021-09-04 19:34:57 +08:00
J-D-K
b0a5bd1e7e Add French, code for JP + FR, fix edited menu text not scrolling. 2021-09-03 17:54:50 -04:00
yyoossk
8fe8d788fc
jpn 2021-09-02 08:07:57 +09:00
qazrfv1234
51f62b8802
Update zh-TW.txt 2021-09-01 20:23:45 +08:00
J-D-K
a88de19023 Blacklist editor in settings finally. 2021-08-24 23:33:42 -04:00
J-D-K
275ae7dbdc Export new en-US.txt 2021-08-21 22:13:12 -04:00
J-D-K
2b6f91e20f Update readme, add legacy config loading, new translation format, remove curUser and curData definition shortcuts 2021-08-16 21:58:18 -04:00
J-D-K
3e89939308 Add language override bool 2021-06-14 23:00:03 -04:00
J-D-K
b5037abd83 Restore color pulse, fix up zh-TW line breaking rules, fix load screen 2021-06-14 22:26:36 -04:00
J-D-K
6c95ffc0f7 Update readme + updated traditional chinese 2021-05-17 15:27:05 -04:00
NPC-C83H
8663314826
Update zh-CN.txt 2021-03-15 14:37:16 +08:00
J-D-K
97aa90034a Quick and dirty HID update 2020-12-20 01:20:35 -05:00
J-D-K
11a382794b Add sort options 2020-08-27 16:11:18 -04:00
J-D-K
d8cbb3401a Add online update code, alpha mask for icons, optimize gfx a bit better 2020-07-09 23:24:57 -04:00