Commit Graph

  • 3944fec7db Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2020-04-18 16:06:20 -07:00
  • a9b43e461a Factor out function to get device labels, and add caching 0ttps://www.virtualmin.com/node/68733 Jamie Cameron 2020-04-18 16:00:40 -07:00
  • aadd3e5b7c Merge branch 'master' of github.com:webmin/webmin Ilia Rostovtsev 2020-04-17 20:22:40 +03:00
  • 9c93f60e57 Remove dupes Ilia Rostovtsev 2020-04-17 20:22:28 +03:00
  • 9119ebd6d7 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2020-04-17 09:48:41 -07:00
  • f25de1bc14 Handle other include formats Jamie Cameron 2020-04-17 09:46:53 -07:00
  • 392d2429c0 Fix to avoid embedding libs twice Ilia Rostovtsev 2020-04-16 12:45:18 +03:00
  • 65c1891d9d Add first step in supporting "help/" transcoding/translation Ilia Rostovtsev 2020-04-15 21:01:16 +03:00
  • 759993abf6 Remove broken Ilia Rostovtsev 2020-04-15 20:50:38 +03:00
  • bba33b5dba Fix translation bugs (HTML entities) Ilia Rostovtsev 2020-04-14 21:00:52 +03:00
  • b10b0dd2db Fix to disable check with acme_tiny unless staging Ilia Rostovtsev 2020-04-14 18:03:33 +03:00
  • 9a8d68e47c Fix to remove "_de" from main file Ilia Rostovtsev 2020-04-14 02:08:27 +03:00
  • 8b40bed018 Fix to escape HTML entities as designed on template language (en) Ilia Rostovtsev 2020-04-14 01:34:18 +03:00
  • 7535c1318c Fix not wring a file in transcode only mode Ilia Rostovtsev 2020-04-14 01:30:48 +03:00
  • 5f8e23218f Fix no to write empty files Ilia Rostovtsev 2020-04-14 01:24:52 +03:00
  • 75f0ca4ba5 Add search/replace feature, executed against original template values Ilia Rostovtsev 2020-04-14 00:56:20 +03:00
  • 71c58c2383 Fix text string Ilia Rostovtsev 2020-04-13 19:42:09 +03:00
  • 1758f34318 Don't allow stopping webmin to kill itself 0https://github.com/webmin/webmin/issues/1228 Jamie Cameron 2020-04-11 19:44:29 -07:00
  • 6902a470b1 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2020-04-11 11:22:10 -07:00
  • 2f7e434f12 Batch file export format on BSD needs to have the same format as expected for import https://github.com/webmin/webmin/issues/1230 Jamie Cameron 2020-04-11 11:21:52 -07:00
  • 934030688c Fix most (or even all errors) in human-translated configs Ilia Rostovtsev 2020-04-10 00:12:39 +03:00
  • 038826670f Fix symlinks for Firewall6 Ilia Rostovtsev 2020-04-09 23:05:42 +03:00
  • d80bbaeb79 Question mark is a part of regex, just use some other char Ilia Rostovtsev 2020-04-09 22:15:41 +03:00
  • 7a4e1470ed Add proper "config.info" (configs) transcoding Ilia Rostovtsev 2020-04-09 22:15:10 +03:00
  • 5e1cd4e769 Originally there was no .el but only .gr Ilia Rostovtsev 2020-04-09 21:55:16 +03:00
  • 82a2d13268 Add fixes to initial files first Ilia Rostovtsev 2020-04-09 21:48:33 +03:00
  • 2ae4895cce Restore configs that were edited after checked out commit Ilia Rostovtsev 2020-04-09 20:32:50 +03:00
  • cc5bf7634f Restore incorrectly transcoded configs Ilia Rostovtsev 2020-04-09 18:52:05 +03:00
  • 03170f9624 Nowadays charset should always be 'UTF-8' Ilia Rostovtsev 2020-04-08 21:34:57 +03:00
  • 8b25ff7c98 Fix few comments Ilia Rostovtsev 2020-04-08 20:31:01 +03:00
  • 5663b90a58 Transcode "config.info" files properly Ilia Rostovtsev 2020-04-08 20:07:39 +03:00
  • c9b01f4216 Unroll previous as there are params with multiple dashes, like MD5-Cram-MD5 Ilia Rostovtsev 2020-04-08 20:03:39 +03:00
  • c149a9fb35 Fix quantifier to be lazy instead of greedy It's important to stop right after the first dash, which separates param and a text, otherwise you would have to use - escapses such as -, which is in this case absolutely not necessary. There are few places where it would fail Example: https://regex101.com/r/PZU395/1 Ilia Rostovtsev 2020-04-08 19:54:27 +03:00
  • 727d7ca244 Drop pointless, empty "config.info." files Ilia Rostovtsev 2020-04-08 18:14:01 +03:00
  • 24facaec53 Drop pointless, untranslated copies of main "config.info" file Ilia Rostovtsev 2020-04-08 18:03:36 +03:00
  • 9cb42113c2 Fix intentionally abused by humans translations (reported to Google) Ilia Rostovtsev 2020-04-08 14:03:20 +03:00
  • bcaf6fe350 Fix post-translation bugs /2 Ilia Rostovtsev 2020-04-07 20:47:58 +03:00
  • e83d2910ca Fix post-translation bugs Ilia Rostovtsev 2020-04-07 20:39:18 +03:00
  • e3c23f5df2 Fix typo Ilia Rostovtsev 2020-04-07 15:54:13 +03:00
  • 04803fe390 Add support for merging ".auto" for (module|config).info and help/ files Ilia Rostovtsev 2020-04-07 15:48:52 +03:00
  • fc8063f67d Fix missing description (fatal error) Ilia Rostovtsev 2020-04-06 15:01:14 +03:00
  • 938738112e Fix indent Ilia Rostovtsev 2020-04-06 13:48:21 +03:00
  • cabd7cdbdc Merge branch 'master' of github.com:webmin/webmin Ilia Rostovtsev 2020-04-06 13:47:08 +03:00
  • 6de435f4b4 Process full request string like POST /stats.cgi?a=1 HTTP/1.1 as well Ilia Rostovtsev 2020-04-06 13:46:40 +03:00
  • 07e3a262e1 Add option to not use user's shell Jamie Cameron 2020-04-05 17:30:32 -07:00
  • 6deecd2b48 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2020-04-05 17:20:06 -07:00
  • 35df515dee Param is a number Jamie Cameron 2020-04-05 17:12:49 -07:00
  • 971467c91b Prefix is already set on redirect Ilia Rostovtsev 2020-04-05 15:58:47 +03:00
  • 4a0c7b4297 Show view name in header on all pages https://github.com/webmin/webmin/issues/1227 Jamie Cameron 2020-04-04 18:42:44 -07:00
  • ab1af2238e Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2020-04-04 18:30:04 -07:00
  • fbd95074d9 Use the postfix init script if it exists to start and stop Jamie Cameron 2020-04-04 18:23:42 -07:00
  • 032da8f594 Add support for exluding processing symlinks Ilia Rostovtsev 2020-03-29 15:02:45 +03:00
  • c38b23d71f Merge branch 'master' of github.com:webmin/webmin Ilia Rostovtsev 2020-03-29 14:27:42 +03:00
  • bb0f97ab35 Only print error details (file and line) in debug mode Ilia Rostovtsev 2020-03-29 14:27:20 +03:00
  • b0609aec61 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2020-03-28 14:28:03 -07:00
  • f9144a9906 Fix MySQL config location on Ubuntu 18 https://github.com/webmin/webmin/issues/1221 Jamie Cameron 2020-03-28 14:26:34 -07:00
  • 108855b6ea Japanese translations - PR #1226 from kosugikun/master Ilia Rostovtsev 2020-03-28 19:03:17 +03:00
  • 6902021035 日本語訳を更新 Kosugi_kun 2020-03-29 00:49:26 +09:00
  • 150345aadc Fix broken HTML preventing theme work Ilia Rostovtsev 2020-03-28 18:04:00 +03:00
  • cb4f274057 Fix translator errors: 1 USD -> Ilia Rostovtsev 2020-03-27 20:46:29 +03:00
  • fceb41b21a Add Usermin config support Ilia Rostovtsev 2020-03-27 19:49:56 +03:00
  • f5e7ffdf91 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2020-03-21 13:08:18 -07:00
  • f4c8abeb85 Deal with spaces in mount points https://sourceforge.net/p/webadmin/bugs/4081/ Jamie Cameron 2020-03-21 13:07:13 -07:00
  • 41472f2044 Merge branch 'master' of github.com:webmin/webmin Ilia Rostovtsev 2020-03-21 17:16:25 +03:00
  • 11e2f62d45 Use grep instead ef1d3f2a54 (commitcomment-37954867) Ilia Rostovtsev 2020-03-21 17:16:13 +03:00
  • a3b06a1860 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2020-03-20 22:43:34 -07:00
  • ea2f537904 Handle different order of dynamic and noprefixroute https://github.com/webmin/webmin/issues/1217 Jamie Cameron 2020-03-20 22:31:05 -07:00
  • fa4559cba8 Add better alternative randomness and check for hex stricter Ilia Rostovtsev 2020-03-20 14:38:18 +03:00
  • ef1d3f2a54 Fix FreeBSD match for -linux like distros Ilia Rostovtsev 2020-03-20 13:47:13 +03:00
  • fd8a5b9cfe Move strings from machine to human lang file Ilia Rostovtsev 2020-03-19 17:02:12 +03:00
  • b3673d97f8 Fix units 1d8c82a5e4 https://github.com/authentic-theme/authentic-theme/pull/1457 Ilia Rostovtsev 2020-03-19 16:59:40 +03:00
  • e021dc4b41 Fix (trick) to make it work on all distros Ilia Rostovtsev 2020-03-19 16:43:11 +03:00
  • bb55a1025e Fix to get better 'sid' for users with no /dev/urandom Ilia Rostovtsev 2020-03-19 14:47:29 +03:00
  • 5aff8e34ba Merge pull request #1218 from edwardsmarkf/patch-1 Ilia Rostovtsev 2020-03-18 13:42:25 +03:00
  • f54a9a0868 Update setup.sh marky edwards 2020-03-17 20:08:17 -07:00
  • 074c0db5d7 Translate new string Ilia Rostovtsev 2020-03-17 18:14:15 +03:00
  • 75ed5b1466 Add an option to include ".auto" files Ilia Rostovtsev 2020-03-17 18:10:43 +03:00
  • 423e44e6a9 Use old lang map to accommodate language changes /2 Ilia Rostovtsev 2020-03-16 23:12:46 +03:00
  • 6ab73204e8 Use old lang map to accommodate language changes Ilia Rostovtsev 2020-03-16 23:04:56 +03:00
  • 556f3e990d Fix initially broken (hr) lang /4 Ilia Rostovtsev 2020-03-16 20:12:00 +03:00
  • b235d9953e Fix initially broken (hr) lang /3 Ilia Rostovtsev 2020-03-16 20:02:01 +03:00
  • e3013ff873 Merge branch 'master' of github.com:webmin/webmin Ilia Rostovtsev 2020-03-16 16:17:34 +03:00
  • 5a4d3f247d Fix typo Jamie Cameron 2020-03-15 18:38:08 -07:00
  • 6612f7fc5a Explicitly open files for read Jamie Cameron 2020-03-15 12:54:53 -07:00
  • f47847da84 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2020-03-14 17:23:49 -07:00
  • a2dc3f7124 Switch all calls to open() to explicitly open for read Jamie Cameron 2020-03-14 17:20:54 -07:00
  • bf1fe2240d Fix post-translation bugs /10 Ilia Rostovtsev 2020-03-14 23:06:37 +03:00
  • d26cbcc2eb Fix typo Ilia Rostovtsev 2020-03-14 21:41:25 +03:00
  • bf55427e2a Simply transcode existing languages for modules not in "makedist.pl" Ilia Rostovtsev 2020-03-14 20:37:24 +03:00
  • 2fc10e9c67 Add better way to just transcode all other modules Ilia Rostovtsev 2020-03-14 20:32:48 +03:00
  • 5faf3f8142 Add translations for Majordomo as requested by @gnadelwartz Ilia Rostovtsev 2020-03-14 20:23:33 +03:00
  • c9ec200f33 Merge branch 'master' of github.com:webmin/webmin Ilia Rostovtsev 2020-03-14 19:48:10 +03:00
  • 40b817b75c Remove test string to see how it works (no diff) Ilia Rostovtsev 2020-03-14 19:40:37 +03:00
  • e52a8ed70c Add test string to see how it works (no diff) [user@desktop webmin]$ bin/language-manager -m=bind8 Affected modules [1]: bind8 Affected languages [41]: af de mt ms nl vi tr ca da es eu fr hr it lv lt hu no pl pt pt_BR ro sk sl fi sv cs el be bg ru uk he ur ar fa th zh zh_TW ja ko Attention! The following operation will synchronize mentioned languages, for all mentioned modules listed above, using en as a template language. The keys found in target languages but missing on source, will be deleted, while newly added keys on source, will be translated for targets. The ope- ration log will be written in /tmp/language-manager-1584203722.log file. Do you want to proceed? [y/N]: y Transcoding/translating bind8 module .. .. Processing Afrikaans (af) language .. .. Found machine translated file for Afrikaans (af.auto) .. Found human translated file for Afrikaans (af) .. Set file encoding to default utf-8 .. (af) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- Dit is die toets .. Processing Deutsch (de) language .. .. Found machine translated file for Deutsch (de.auto) .. Found human translated file for Deutsch (de) .. Set file encoding to default utf-8 .. (de) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- Dies ist der Test .. Processing Malti (mt) language .. .. Found machine translated file for Malti (mt.auto) .. Found human translated file for Malti (mt) .. Set file encoding to default utf-8 .. (mt) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- Dan huwa t-test .. Processing Melayu (ms) language .. .. Found machine translated file for Melayu (ms.auto) .. Found human translated file for Melayu (ms) .. Set file encoding to default utf-8 .. (ms) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- Inilah ujian .. Processing Nederlands (nl) language .. .. Found machine translated file for Nederlands (nl.auto) .. Found human translated file for Nederlands (nl) .. Set file encoding to default utf-8 .. (nl) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- Dit is de test .. Processing Tiếng Việt (vi) language .. .. Found machine translated file for Tiếng Việt (vi.auto) .. Found human translated file for Tiếng Việt (vi) .. Set file encoding to default utf-8 .. (vi) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- Đây là bài kiểm tra .. Processing Türkçe (tr) language .. .. Found machine translated file for Türkçe (tr.auto) .. Found human translated file for Türkçe (tr) .. Set file encoding to default utf-8 .. (tr) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- Bu test .. Processing català (ca) language .. .. Found machine translated file for català (ca.auto) .. Found human translated file for català (ca) .. Set file encoding to default utf-8 .. (ca) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- Aquesta és la prova .. Processing dansk (da) language .. .. Found machine translated file for dansk (da.auto) .. Found human translated file for dansk (da) .. Set file encoding to default utf-8 .. (da) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- Dette er testen .. Processing español (es) language .. .. Found machine translated file for español (es.auto) .. Found human translated file for español (es) .. Set file encoding to default utf-8 .. (es) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- Esta es la prueba .. Processing euskara (eu) language .. .. Found machine translated file for euskara (eu.auto) .. Found human translated file for euskara (eu) .. Set file encoding to default utf-8 .. (eu) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- Hau da proba .. Processing français (fr) language .. .. Found machine translated file for français (fr.auto) .. Found human translated file for français (fr) .. Set file encoding to default utf-8 .. (fr) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- C'est le test .. Processing hrvatski (hr) language .. .. Found machine translated file for hrvatski (hr.auto) .. Found human translated file for hrvatski (hr) .. Set file encoding to default utf-8 .. (hr) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- Ovo je test .. Processing italiano (it) language .. .. Found machine translated file for italiano (it.auto) .. Found human translated file for italiano (it) .. Set file encoding to default utf-8 .. (it) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- Questo è il test .. Processing latviešu (lv) language .. .. Found machine translated file for latviešu (lv.auto) .. Found human translated file for latviešu (lv) .. Set file encoding to default utf-8 .. (lv) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- Šis ir pārbaudījums .. Processing lietuvių (lt) language .. .. Found machine translated file for lietuvių (lt.auto) .. Found human translated file for lietuvių (lt) .. Set file encoding to default utf-8 .. (lt) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- Tai yra testas .. Processing magyar (hu) language .. .. Found machine translated file for magyar (hu.auto) .. Found human translated file for magyar (hu) .. Set file encoding to default utf-8 .. (hu) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- Ez a teszt .. Processing norsk (no) language .. .. Found machine translated file for norsk (no.auto) .. Found human translated file for norsk (no) .. Set file encoding to default utf-8 .. (no) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- Dette er testen .. Processing polski (pl) language .. .. Found machine translated file for polski (pl.auto) .. Found human translated file for polski (pl) .. Set file encoding to default utf-8 .. (pl) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- To jest test .. Processing português (pt) language .. .. Found machine translated file for português (pt.auto) .. Found human translated file for português (pt) .. Set file encoding to default utf-8 .. (pt) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- Este é o teste .. Processing português (Brasil) (pt_BR) language .. .. Found machine translated file for português (Brasil) (pt_BR.auto) .. Found human translated file for português (Brasil) (pt_BR) .. Set file encoding to default utf-8 .. (pt_BR) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- Este é o teste .. Processing română (ro) language .. .. Found machine translated file for română (ro.auto) .. Found human translated file for română (ro) .. Set file encoding to default utf-8 .. (ro) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- Acesta este testul .. Processing slovenčina (sk) language .. .. Found machine translated file for slovenčina (sk.auto) .. Found human translated file for slovenčina (sk) .. Set file encoding to default utf-8 .. (sk) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- Toto je test .. Processing slovenščina (sl) language .. .. Found machine translated file for slovenščina (sl.auto) .. Found human translated file for slovenščina (sl) .. Set file encoding to default utf-8 .. (sl) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- To je test .. Processing suomi (fi) language .. .. Found machine translated file for suomi (fi.auto) .. Found human translated file for suomi (fi) .. Set file encoding to default utf-8 .. (fi) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- Tämä on testi .. Processing svenska (sv) language .. .. Found machine translated file for svenska (sv.auto) .. Found human translated file for svenska (sv) .. Set file encoding to default utf-8 .. (sv) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- Detta är testet .. Processing čeština (cs) language .. .. Found machine translated file for čeština (cs.auto) .. Found human translated file for čeština (cs) .. Set file encoding to default utf-8 .. (cs) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- Toto je test .. Processing Ελληνικά (el) language .. .. Found machine translated file for Ελληνικά (el.auto) .. Found human translated file for Ελληνικά (el) .. Set file encoding to default utf-8 .. (el) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- Αυτή είναι η δοκιμή .. Processing беларуская (be) language .. .. Found machine translated file for беларуская (be.auto) .. Found human translated file for беларуская (be) .. Set file encoding to default utf-8 .. (be) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- Гэта тэст .. Processing български (bg) language .. .. Found machine translated file for български (bg.auto) .. Found human translated file for български (bg) .. Set file encoding to default utf-8 .. (bg) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- Това е тестът .. Processing русский (ru) language .. .. Found machine translated file for русский (ru.auto) .. Found human translated file for русский (ru) .. Set file encoding to default utf-8 .. (ru) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- Это тест .. Processing українська (uk) language .. .. Found machine translated file for українська (uk.auto) .. Found human translated file for українська (uk) .. Set file encoding to default utf-8 .. (uk) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- Це тест .. Processing עברית (he) language .. .. Found machine translated file for עברית (he.auto) .. Found human translated file for עברית (he) .. Set file encoding to default utf-8 .. (he) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- זה המבחן .. Processing اردو (ur) language .. .. Found machine translated file for اردو (ur.auto) .. Found human translated file for اردو (ur) .. Set file encoding to default utf-8 .. (ur) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- یہ امتحان ہے .. Processing العربية (ar) language .. .. Found machine translated file for العربية (ar.auto) .. Found human translated file for العربية (ar) .. Set file encoding to default utf-8 .. (ar) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- هذا هو الاختبار .. Processing فارسی (fa) language .. .. Found machine translated file for فارسی (fa.auto) .. Found human translated file for فارسی (fa) .. Set file encoding to default utf-8 .. (fa) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- این تست است .. Processing ไทย (th) language .. .. Found machine translated file for ไทย (th.auto) .. Found human translated file for ไทย (th) .. Set file encoding to default utf-8 .. (th) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- นี่คือการทดสอบ .. Processing 中文 (简体) (zh) language .. .. Found machine translated file for 中文 (简体) (zh.auto) .. Found human translated file for 中文 (简体) (zh) .. Set file encoding to default utf-8 .. (zh) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- 这是测试 .. Processing 中文 (繁體) (zh_TW) language .. .. Found machine translated file for 中文 (繁體) (zh_TW.auto) .. Found human translated file for 中文 (繁體) (zh_TW) .. Set file encoding to default utf-8 .. (zh_TW) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- 這是測試 .. Processing 日本語 (ja) language .. .. Found machine translated file for 日本語 (ja.auto) .. Found human translated file for 日本語 (ja) .. Set file encoding to default utf-8 .. (ja) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- これはテストです .. Processing 한국어 (ko) language .. .. Found machine translated file for 한국어 (ko.auto) .. Found human translated file for 한국어 (ko) .. Set file encoding to default utf-8 .. (ko) translated value for xfer_none_new_test to — xfer_none_new_test --> This is the test — xfer_none_new_test <-- 이것은 테스트입니다 .. done Ilia Rostovtsev 2020-03-14 19:38:02 +03:00
  • 3093838b5b Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2020-03-14 09:34:48 -07:00
  • 68f4a3269d Code cleanup - always explicitly open for read Jamie Cameron 2020-03-14 09:33:28 -07:00
  • a24a45ce8d Sync/translate newly added strigs to BIND module 194cba8b9a (diff-6dc0332799d0db2bf9a2a5926a8c225c) Ilia Rostovtsev 2020-03-14 18:40:15 +03:00
  • b1c7af37de Add missing 'he' lang for BIND Ilia Rostovtsev 2020-03-14 18:39:29 +03:00
  • 98ee113c42 Fix last known bug .. translate script is finished! 🎉 🥳 Ilia Rostovtsev 2020-03-14 18:24:09 +03:00
  • d971277e95 Don't print in-sync message for certain modes; fix bugs Ilia Rostovtsev 2020-03-14 18:14:53 +03:00