Commit Graph

208 Commits

Author SHA1 Message Date
Ilia Rostovtsev
fd1f10bc7f Add transcoding/translation for proc module of українська (uk) 2020-03-10 05:59:15 +03:00
Ilia Rostovtsev
9edbb047be Add transcoding/translation for proc module of русский (ru) 2020-03-10 05:58:54 +03:00
Ilia Rostovtsev
5e09e85280 Add transcoding/translation for proc module of български (bg) 2020-03-10 05:58:53 +03:00
Ilia Rostovtsev
7689178374 Add transcoding/translation for proc module of беларуская (be) 2020-03-10 05:57:42 +03:00
Ilia Rostovtsev
d141c40331 Add transcoding/translation for proc module of Ελληνικά (el) 2020-03-10 05:56:29 +03:00
Ilia Rostovtsev
f433807007 Add transcoding/translation for proc module of čeština (cs) 2020-03-10 05:56:28 +03:00
Ilia Rostovtsev
5051427f7d Add transcoding/translation for proc module of svenska (sv) 2020-03-10 05:56:25 +03:00
Ilia Rostovtsev
c93b538af1 Add transcoding/translation for proc module of suomi (fi) 2020-03-10 05:55:50 +03:00
Ilia Rostovtsev
b2093f1b11 Add transcoding/translation for proc module of slovenščina (sl) 2020-03-10 05:54:38 +03:00
Ilia Rostovtsev
0761bc5dad Add transcoding/translation for proc module of slovenčina (sk) 2020-03-10 05:53:24 +03:00
Ilia Rostovtsev
7aaef17d37 Add transcoding/translation for proc module of română (ro) 2020-03-10 05:52:12 +03:00
Ilia Rostovtsev
9e41c0fd9f Add transcoding/translation for proc module of português (Brasil) (pt_BR) 2020-03-10 05:51:01 +03:00
Ilia Rostovtsev
72d8a9e1eb Add transcoding/translation for proc module of português (pt) 2020-03-10 05:51:00 +03:00
Ilia Rostovtsev
853213a33d Add transcoding/translation for proc module of polski (pl) 2020-03-10 05:50:18 +03:00
Ilia Rostovtsev
68204f3ea2 Add transcoding/translation for proc module of norsk (no) 2020-03-10 05:50:18 +03:00
Ilia Rostovtsev
a0a00beeb4 Add transcoding/translation for proc module of magyar (hu) 2020-03-10 05:50:18 +03:00
Ilia Rostovtsev
e8ed6f885e Add transcoding/translation for proc module of lietuvių (lt) 2020-03-10 05:50:11 +03:00
Ilia Rostovtsev
6dd85dd12d Add transcoding/translation for proc module of latviešu (lv) 2020-03-10 05:48:57 +03:00
Ilia Rostovtsev
f2fedfee37 Add transcoding/translation for proc module of italiano (it) 2020-03-10 05:47:42 +03:00
Ilia Rostovtsev
aa24f15618 Add transcoding/translation for proc module of hrvatski (hr) 2020-03-10 05:47:41 +03:00
Ilia Rostovtsev
d4eac676c7 Add transcoding/translation for proc module of français (fr) 2020-03-10 05:46:30 +03:00
Ilia Rostovtsev
54ddf581f0 Add transcoding/translation for proc module of euskara (eu) 2020-03-10 05:45:58 +03:00
Ilia Rostovtsev
014aa3fe3c Add transcoding/translation for proc module of español (es) 2020-03-10 05:44:46 +03:00
Ilia Rostovtsev
b3983218ed Add transcoding/translation for proc module of dansk (da) 2020-03-10 05:44:26 +03:00
Ilia Rostovtsev
70adc719a6 Add transcoding/translation for proc module of català (ca) 2020-03-10 05:43:14 +03:00
Ilia Rostovtsev
78441a9266 Add transcoding/translation for proc module of Türkçe (tr) 2020-03-10 05:43:13 +03:00
Ilia Rostovtsev
a55f43379b Add transcoding/translation for proc module of Tiếng Việt (vi) 2020-03-10 05:43:00 +03:00
Ilia Rostovtsev
10e884f12f Add transcoding/translation for proc module of Nederlands (nl) 2020-03-10 05:41:43 +03:00
Ilia Rostovtsev
43c4c01727 Add transcoding/translation for proc module of Melayu (ms) 2020-03-10 05:41:42 +03:00
Ilia Rostovtsev
2931aa03cd Add transcoding/translation for proc module of Malti (mt) 2020-03-10 05:40:19 +03:00
Ilia Rostovtsev
43cd95e2da Add transcoding/translation for proc module of Deutsch (de) 2020-03-10 05:39:05 +03:00
Ilia Rostovtsev
14d83ac013 Add transcoding/translation for proc module of Afrikaans (af) 2020-03-10 05:39:05 +03:00
Ilia Rostovtsev
80d34a59d5 Language Transform: All modules transcode/translate (module) to utf-8 3/3 2020-02-29 07:48:18 +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
b854eef86d Drop no longer used language files 2020-02-28 03:22:35 +03:00
Jamie Cameron
11b7cbc929 Allow safe user of proc module 2019-12-07 09:23:57 -08:00
Jamie Cameron
4d37f20e22 use ui-lib and formal params 2019-12-07 09:20:53 -08:00
Jamie Cameron
dd54463213 Remove obsolete code for module risk levels 2019-12-05 13:12:52 -08:00
Jamie Cameron
1c1f6b4ffb Handle invalid day numbers https://sourceforge.net/p/webadmin/bugs/5311/ 2019-10-25 18:33:14 -07:00
Jamie Cameron
e975c8bd37 Handle unexpected ps time format 00~https://sourceforge.net/p/webadmin/bugs/5311/01~ 2019-10-24 19:40:58 -07:00
Jamie Cameron
d38bb8ed8a Fail gracefully if time isn't in the expected format https://github.com/webmin/webmin/issues/1119 2019-09-29 13:40:36 -07:00
Jamie Cameron
8d04bd2b3f Get CPU model from /proc/device-tree https://sourceforge.net/p/webadmin/bugs/5308/ 2019-09-22 22:48:58 -07:00
Jamie Cameron
e581097113 Show start time nicely formatted https://github.com/authentic-theme/authentic-theme/issues/1387 2019-07-30 23:05:07 -07:00
Ilia Rostovtsev
0c68b28259 UTF-8 files are auto-generated 2019-04-10 20:53:34 +03:00
Jamie Cameron
ca1dcfabaf Catalan update from Jaume Badiella 2018-12-22 11:32:42 -08:00
Jamie Cameron
99d6684972 Remove small icons that are never used 2018-11-25 17:16:12 -08:00
Jamie Cameron
525db8ff5d add option to hide index.cgi process 2018-05-18 15:41:36 -07:00
Kay Marquardt (Gnadelwartz)
e248b03c41 missing german longdesc 2018-02-24 22:25:47 +01:00
Jamie Cameron
1718482abc Extract language-specific module descriptions into separate files 2018-02-04 15:49:39 -08:00
Jamie Cameron
80510b63f6 fix bogomips regexp 2017-12-24 16:54:35 -08:00