Commit Graph

13829 Commits

Author SHA1 Message Date
Ilia Rostovtsev
4c4bb4fa97 Fix to update start time 2020-02-29 01:31:19 +03:00
Ilia Rostovtsev
c84155f9e9 Fix previous translations for module.info with broken paths 2020-02-29 00:47:52 +03:00
Ilia Rostovtsev
9fd353a857 Unescape single quotes 2020-02-29 00:47:12 +03:00
Ilia Rostovtsev
33fed8d5ed Quote path for Google Translate to prevent translation logic corruption
.. unless path is quoted, the translation results are broken for some languages. It's obviously Goole Translate bug that we need to work around.
2020-02-29 00:24:37 +03:00
Ilia Rostovtsev
c301989c9f Auch, "quantifier" cannot be "greedy" - retranslating the last .. 2020-02-28 23:33:29 +03:00
Ilia Rostovtsev
62ca456cfa Fix missing $opt ref 2020-02-28 23:25:35 +03:00
Ilia Rostovtsev
c90848b59a Translate module info always using HTML format
This is all very tricky and hacky - we need to preserve the path that can be wrapped to span with notranslate attr, and while `module.info` strings doesn't have any extra HTML it will work just fine
2020-02-28 23:14:45 +03:00
Ilia Rostovtsev
6a1bea4c75 Properly escape path when translating 2020-02-28 22:32:02 +03:00
Ilia Rostovtsev
27dde7c488 This time update GT API token properly 2020-02-28 21:43:17 +03:00
Ilia Rostovtsev
38cc53cc71 Update GT API token properly 2020-02-28 21:42:25 +03:00
Ilia Rostovtsev
9ef21468db Remove all spaces from path when broken by translator 2020-02-28 21:37:02 +03:00
Ilia Rostovtsev
aa6adca01d Fix to preserve paths in string as it is, e.g. /etc/rpc 2020-02-28 21:17:19 +03:00
Ilia Rostovtsev
82b4bde6b4 Add token expiration check and module exclude option 2020-02-28 20:45:44 +03:00
Ilia Rostovtsev
dbdf540ea3 Language Transform: All modules transcode/translate (module) to utf-8 2/3 2020-02-28 20:27:12 +03:00
Ilia Rostovtsev
453d7ae027 Fix broken .bg translations (was broken forever) 2020-02-28 19:09:01 +03:00
Ilia Rostovtsev
4e5b9d9a1e Language Transform: All modules transcode/translate (module.info) to new UTF-8 format 1/3 2020-02-28 18:59:13 +03:00
Ilia Rostovtsev
039b23958c Fix to reduce the rate to prenent 503 error 2020-02-28 16:38:17 +03:00
Ilia Rostovtsev
42ae9658e3 Language Transform: All modules transcode (config) to new UTF-8 format 2020-02-28 16:08:10 +03:00
Ilia Rostovtsev
908ddfaa61 Print error clearly 2020-02-28 15:56:53 +03:00
Ilia Rostovtsev
3d9c809a16 Try first if encoding works out for decode sub 2020-02-28 15:53:19 +03:00
Ilia Rostovtsev
aba0337d24 Fix to support module and config types for mass operations 2020-02-28 15:34:14 +03:00
Ilia Rostovtsev
09b6994115 Language Transform: ACL module transcode/translate (module) 2020-02-28 03:39:12 +03:00
Ilia Rostovtsev
876fe28633 Language Transform: ACL module transcode/translate (config) 2020-02-28 03:30:49 +03:00
Ilia Rostovtsev
99bb889e8b Language Transform: ACL module transcode/translate (lang) 2020-02-28 03:24:07 +03:00
Ilia Rostovtsev
b854eef86d Drop no longer used language files 2020-02-28 03:22:35 +03:00
Ilia Rostovtsev
9e365d7341 Drop few languages that are hard to manage (for now) 2020-02-28 03:20:06 +03:00
Ilia Rostovtsev
09a5ba06cf Fix regex for translated strings 2020-02-28 02:57:21 +03:00
Ilia Rostovtsev
adb4ad1797 Language Transform: Switch to using utf-8 only, drop all convert scripts 2020-02-28 01:17:50 +03:00
Ilia Rostovtsev
c2006d1dfa Language Transform: Add manipulate-language main script
This is the first version of the script which at the moment can only do bulk transcoding/translate for given or all modules/languages. Add/remove and spell check functionality is coming in the near future.
Run `manipulate-language -h` for more details.
2020-02-28 00:50:08 +03:00
Ilia Rostovtsev
395a2552b1 Language Transform: Update language list 2020-02-27 23:29:40 +03:00
Jamie Cameron
8b8b957897 change default defaults https://github.com/webmin/webmin/issues/1203 2020-02-23 10:02:52 -08:00
Jamie Cameron
410073bded Partitions on NVME have p before the number https://github.com/webmin/webmin/issues/1202 2020-02-22 13:31:27 -08:00
Jamie Cameron
0b440e8fc5 Always update contact email 2020-02-18 17:07:41 -08:00
Jamie Cameron
f44988264c Parital version of fail2ban merge support 2020-02-16 22:47:29 -08:00
Jamie Cameron
25fe0fc4f0 Add forgotten file to github 2020-02-16 21:13:40 -08:00
Jamie Cameron
daa6196f2e Remove obsolete old icon files 2020-02-16 21:08:54 -08:00
Jamie Cameron
df1244a228 translation contribution 2020-02-16 21:03:26 -08:00
Jamie Cameron
5f9eb07d30 Merge branch 'master' of github.com:webmin/webmin 2020-02-16 21:02:56 -08:00
Jamie Cameron
484763cbcc Contributed catalan translation 2020-02-16 21:02:47 -08:00
Ilia Rostovtsev
fcea4bf2d6 Make conversions for JSON properly; add 2 new options 2020-02-13 15:35:52 +03:00
Ilia Rostovtsev
961373ce41 Update JSON:PP to the latest 2020-02-13 12:52:48 +03:00
Jamie Cameron
067a433eec Fix command to show holds https://github.com/webmin/webmin/issues/1198 2020-02-10 23:14:24 -08:00
Jamie Cameron
b98c2a1804 escape logged commands 2020-02-10 14:47:34 -08:00
Jamie Cameron
f9406d5487 Merge branch 'master' of github.com:webmin/webmin 2020-02-10 14:45:04 -08:00
Jamie Cameron
ae5e3605a8 Escape list of previous commands 2020-02-10 14:42:59 -08:00
Ilia Rostovtsev
13af3e6567 1.941 notes 2020-02-10 12:11:08 +03:00
Jamie Cameron
83d00ecb7b bump version 2020-02-09 21:10:12 -08:00
Jamie Cameron
445fe83477 Fix command shell chroot in usermin 2020-02-09 21:02:15 -08:00
Jamie Cameron
15dd56d314 Fix perl warning https://www.virtualmin.com/node/68418 2020-02-09 09:33:24 -08:00
Ilia Rostovtsev
e469ba3a40 Fix typo 2020-02-09 15:39:47 +03:00