Commit Graph

125 Commits

Author SHA1 Message Date
KafamaG
02ca56139a Complete the Turkish module.info descriptions
Every module now has a reviewed desc_tr and longdesc_tr in
module.info.tr - 245 strings across 125 modules. Previously 37 were
reviewed, 194 came from module.info.tr.auto and 14 were missing
entirely (grub2, hardware-info, kea-dhcp, logviewer, nftables, systemd,
xterm), so those modules showed English titles in the Webmin menu.

The reviewed strings are removed from module.info.tr.auto, which now
holds only name_tr - the same split the de and ca translations use.
Thirty-six of those files became empty and are deleted.

Some of the machine text this replaces was wrong rather than just
clumsy:

  sarg          "Squid Report Generator" had become "Kalamar Rapor
                Oluşturucu" - the fish, not the proxy
  heartbeat     the product name was translated as "Kalp Atışı"
  cluster-cron  "Cron Jobs" had become "Cron İş İlanları" (job ads)
  proc          "renice" was translated as "rename"
  samba         "file and print shares" was split into "create a samba
                file" and "print the shares"
  exports, hpuxexports, sgiexports, inetd, init, mount, net
                each repeated the file path mid-sentence
  firewall,     the "(iptables)" and "(ip6tables)" qualifiers that
  firewall6     distinguish the two modules were dropped

Turkish capitalisation of English words was also wrong throughout
("İptables", "İnetd", "İscsitarget", "İnternet"), and three previously
reviewed strings were stored as double-encoded UTF-8 (cron/desc_tr,
mailboxes/desc_tr, mailboxes/longdesc_tr).

cluster-cron and ldap-server carried a stray desc_de_tr key - a German
key that had leaked into the Turkish file. It is removed.
2026-08-30 14:41:10 +03:00
KafamaG
020a7733b7 Translate procmail, cpan, logrotate, pptp-client and iscsi-tgtd
Adds complete lang/tr files for five more previously untranslated
modules and removes their machine-generated lang/tr.auto files:

  procmail     122 strings - procmail recipes, conditions and variables
  cpan         121 strings - Perl module installation from CPAN
  logrotate    117 strings - log file rotation and scheduling
  pptp-client  106 strings - PPTP VPN tunnels and MPPE options
  iscsi-tgtd    99 strings - iSCSI TGTd targets

iscsi-tgtd reuses 73 strings from iscsi-target and iscsi-server, taken
only where the English source text is identical.

Procmail flag semantics, Makefile.PL, endscript/endrotate, MPPE
directive names and MH/maildir folder types are kept in English, since
they appear verbatim in the configuration files being edited.
2026-08-30 14:20:34 +03:00
Ilia Ross
18c12c7f8b Fix to correctly fetch "PPTP VPN Client" version as --help returns different output
https://github.com/webmin/webmin/issues/2567
2025-10-04 12:35:26 +03:00
Ilia Ross
78a3ab924d Fix to display error message correctly in PPTP VPN Client 2025-10-04 12:29:03 +03:00
MacSteini
c3d03ed9e7 Update de 2025-02-17 00:32:15 +00:00
Ilia Ross
f880192526 Remove languages with 0% coverage
https://github.com/webmin/webmin/issues/2403#issuecomment-2652613588
2025-02-12 13:19:49 +02:00
Ilia Ross
82cca63300 Update translations 2025-02-11 13:20:57 +02:00
MacSteini
162206949f Consecutive Spaces Replacement
Replaced multiple consecutive spaces with a single space
2024-12-16 16:57:09 +00:00
MacSteini
5ea0cc6b42 Trailing Spaces Removal
Removed trailing spaces
2024-12-16 15:16:55 +00:00
MacSteini
64598e5f39 Blanks Removal
Removed blanks before or after the equal sign
2024-12-16 12:59:19 +00:00
MacSteini
61cf8dcc73 Updated de
Corrections (UTF-8, new lines at file end), amendments, updates
2024-11-26 09:02:52 +00:00
MacSteini
477982776c Updated de
Corrections (UTF-8, new lines at file end), amendments, updates
2024-11-26 01:43:34 +00:00
MacSteini
4775d07c8f Updated de 2024-10-03 04:11:15 +01:00
Ilia Rostovtsev
f69fa81e59 Fix to get safely using wrapper sub 2/2 2021-09-28 16:30:05 +03:00
Ilia Rostovtsev
4c4b647096 Fix to add extra line breaks (sections) to language files 2020-12-27 21:15:36 +03:00
Jamie Cameron
c6345ec1e9 Norwegian translation update from Stein-Askel Basma 2020-12-06 11:00:27 -08:00
Ilia Rostovtsev
fafc6ed2b5 Drop useless empty files /2 2020-04-29 23:25:40 +03:00
Ilia Rostovtsev
ee56777e6d Drop useless empty files 2020-04-29 23:17:45 +03:00
Ilia Rostovtsev
cb91a34aeb Fix quotes surrounding 2020-04-24 13:17:39 +03:00
Ilia Rostovtsev
70876bff93 Add help/ translations 2020-04-23 18:10:56 +03:00
Ilia Rostovtsev
f6b8cc6692 Add transcodings and rename files to new format for help/ 2020-04-19 20:02:31 +03:00
Ilia Rostovtsev
8b40bed018 Fix to escape HTML entities as designed on template language (en)
Note: Large diff for most files is due to sorting lines as in template languge file (English)
2020-04-14 01:34:18 +03:00
Ilia Rostovtsev
934030688c Fix most (or even all errors) in human-translated configs 2020-04-10 00:12:39 +03:00
Ilia Rostovtsev
7a4e1470ed Add proper "config.info" (configs) transcoding 2020-04-09 22:15:10 +03:00
Ilia Rostovtsev
cc5bf7634f Restore incorrectly transcoded configs 2020-04-09 18:52:05 +03:00
Ilia Rostovtsev
727d7ca244 Drop pointless, empty "config.info." files 2020-04-08 18:14:01 +03:00
Ilia Rostovtsev
24facaec53 Drop pointless, untranslated copies of main "config.info" file 2020-04-08 18:03:36 +03:00
Jamie Cameron
a2dc3f7124 Switch all calls to open() to explicitly open for read 2020-03-14 17:20:54 -07:00
Ilia Rostovtsev
5953f57385 Fix post-translation bugs /2 2020-03-13 00:14:45 +03:00
Ilia Rostovtsev
e3474a5717 Add transcoding/translation for pptp-client module of 한국어 (ko) 2020-03-10 05:04:39 +03:00
Ilia Rostovtsev
1e4f75636f Add transcoding/translation for pptp-client module of 日本語 (ja) 2020-03-10 05:03:55 +03:00
Ilia Rostovtsev
44f3da2d27 Add transcoding/translation for pptp-client module of 中文 (繁體) (zh_TW) 2020-03-10 05:03:11 +03:00
Ilia Rostovtsev
55b2363a75 Add transcoding/translation for pptp-client module of 中文 (简体) (zh) 2020-03-10 05:02:27 +03:00
Ilia Rostovtsev
0778c8c174 Add transcoding/translation for pptp-client module of ไทย (th) 2020-03-10 05:01:44 +03:00
Ilia Rostovtsev
7dd8de59f6 Add transcoding/translation for pptp-client module of فارسی (fa) 2020-03-10 05:01:01 +03:00
Ilia Rostovtsev
4b79e5b0ba Add transcoding/translation for pptp-client module of العربية (ar) 2020-03-10 05:00:16 +03:00
Ilia Rostovtsev
a8b041ae13 Add transcoding/translation for pptp-client module of اردو (ur) 2020-03-10 04:59:32 +03:00
Ilia Rostovtsev
ac53a840b6 Add transcoding/translation for pptp-client module of עברית (he) 2020-03-10 04:58:50 +03:00
Ilia Rostovtsev
71ae8bc2cc Add transcoding/translation for pptp-client module of українська (uk) 2020-03-10 04:58:06 +03:00
Ilia Rostovtsev
a8fe318522 Add transcoding/translation for pptp-client module of русский (ru) 2020-03-10 04:57:21 +03:00
Ilia Rostovtsev
1be0ceff0c Add transcoding/translation for pptp-client module of български (bg) 2020-03-10 04:56:38 +03:00
Ilia Rostovtsev
f79a8779fd Add transcoding/translation for pptp-client module of беларуская (be) 2020-03-10 04:55:54 +03:00
Ilia Rostovtsev
b8337a1449 Add transcoding/translation for pptp-client module of Ελληνικά (el) 2020-03-10 04:55:09 +03:00
Ilia Rostovtsev
bdf319b071 Add transcoding/translation for pptp-client module of čeština (cs) 2020-03-10 04:54:11 +03:00
Ilia Rostovtsev
a12e985280 Add transcoding/translation for pptp-client module of svenska (sv) 2020-03-10 04:53:27 +03:00
Ilia Rostovtsev
3b4371a8a0 Add transcoding/translation for pptp-client module of suomi (fi) 2020-03-10 04:52:43 +03:00
Ilia Rostovtsev
78414035ec Add transcoding/translation for pptp-client module of slovenščina (sl) 2020-03-10 04:51:59 +03:00
Ilia Rostovtsev
3324155775 Add transcoding/translation for pptp-client module of slovenčina (sk) 2020-03-10 04:51:15 +03:00
Ilia Rostovtsev
64f8dec65b Add transcoding/translation for pptp-client module of română (ro) 2020-03-10 04:50:30 +03:00
Ilia Rostovtsev
0446905033 Add transcoding/translation for pptp-client module of português (Brasil) (pt_BR) 2020-03-10 04:49:47 +03:00