Commit Graph

133 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
65862cc785 Add Turkish translations for the ldap-server and nis modules
Translates all 319 strings in ldap-server/lang/en and all 288 in
nis/lang/en into Turkish, and removes both tr.auto files.

Directory and naming-service terms stay in English: OpenLDAP, slapd,
LDIF, DN and the sample DNs, SHA1 and SSHA hashing, objectClass filters,
NIS and NIS+, Hesiod, XFN, RPC, DES and the Automounter map names.
2026-08-30 13:17:12 +03:00
Ilia Ross
30fb29a300 Fix bugs in translations 2026-06-15 15:51:18 +02:00
Imre Eilertsen
841c3e0442 Update no 2026-06-15 13:32:24 +02:00
Imre Eilertsen
e62ee2bb4d Update no 2026-06-15 13:30:56 +02:00
Ilia Ross
d46c8f20d5 Fix escapes 2026-05-12 17:51:37 +02:00
Jamie Cameron
da49c5b9b8 Safely quote slave param 2026-05-06 20:14:30 -07: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
477982776c Updated de
Corrections (UTF-8, new lines at file end), amendments, updates
2024-11-26 01:43:34 +00:00
MacSteini
e3112ac41f Update de 2024-09-09 14:41:28 +01:00
iliajie
f4c367f2ae Add support for contemporary OpenSUSE Leap Linux 2022-11-23 22:30:51 +02:00
luz paz
3e6142f098 Fix user and non-user facing typos 2022-06-29 07:17:11 -04:00
Ilia Rostovtsev
0462945632 Update translations 3/3 2021-11-18 22:13:17 +03:00
Ilia Rostovtsev
4c4b647096 Fix to add extra line breaks (sections) to language files 2020-12-27 21:15:36 +03:00
Ilia Rostovtsev
e2a7aaaf6a Auto-fix French language translations 2020-12-25 14:32:30 +03:00
Ilia Rostovtsev
0da23adbe9 Merge pull request #1379 from ljdj/patch-44
Update fr
2020-12-25 14:00:04 +03:00
ljdj
4718f68a40 Update fr
Complete and indented translation in French
2020-12-24 12:59:54 +01:00
ljdj
3b27224f7d Create config.info.fr
Complete translation in French
2020-12-24 12:44:11 +01: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
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
Ilia Rostovtsev
cb4f274057 Fix translator errors: 1 USD -> 2020-03-27 20:46:29 +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
9a593e912b Fix post-translation bugs /8 2020-03-13 13:48:45 +03:00
Ilia Rostovtsev
9c8486fb65 Fix post-translation bugs /3 2020-03-13 12:46:30 +03:00
Ilia Rostovtsev
bc181f7099 Add transcoding/translation for nis module of 한국어 (ko) 2020-03-10 00:03:46 +03:00
Ilia Rostovtsev
147148ea0c Add transcoding/translation for nis module of 日本語 (ja) 2020-03-10 00:03:34 +03:00
Ilia Rostovtsev
94cf1c433f Add transcoding/translation for nis module of 中文 (繁體) (zh_TW) 2020-03-10 00:03:21 +03:00
Ilia Rostovtsev
85ddbe21a9 Add transcoding/translation for nis module of 中文 (简体) (zh) 2020-03-10 00:03:11 +03:00
Ilia Rostovtsev
0e18a25883 Add transcoding/translation for nis module of ไทย (th) 2020-03-10 00:03:01 +03:00
Ilia Rostovtsev
bc14733216 Add transcoding/translation for nis module of فارسی (fa) 2020-03-10 00:01:10 +03:00
Ilia Rostovtsev
8d6f128864 Add transcoding/translation for nis module of العربية (ar) 2020-03-09 23:59:18 +03:00
Ilia Rostovtsev
7dff55699e Add transcoding/translation for nis module of اردو (ur) 2020-03-09 23:57:26 +03:00
Ilia Rostovtsev
f50ad549c0 Add transcoding/translation for nis module of עברית (he) 2020-03-09 23:55:33 +03:00
Ilia Rostovtsev
dad305d061 Add transcoding/translation for nis module of українська (uk) 2020-03-09 23:53:40 +03:00
Ilia Rostovtsev
1922ffc45d Add transcoding/translation for nis module of русский (ru) 2020-03-09 23:53:31 +03:00
Ilia Rostovtsev
13cdb1d703 Add transcoding/translation for nis module of български (bg) 2020-03-09 23:53:21 +03:00
Ilia Rostovtsev
5c69962387 Add transcoding/translation for nis module of беларуская (be) 2020-03-09 23:51:29 +03:00
Ilia Rostovtsev
ef45b470c4 Add transcoding/translation for nis module of Ελληνικά (el) 2020-03-09 23:49:36 +03:00
Ilia Rostovtsev
ce48510105 Add transcoding/translation for nis module of čeština (cs) 2020-03-09 23:47:25 +03:00